Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:bmwiedemann:reproducible:distribution:ring0rb
coreutils
coreutils-misc.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File coreutils-misc.patch of Package coreutils
--- tests/help/help-version.sh | 1 + tests/other-fs-tmpdir | 3 +++ 2 files changed, 4 insertions(+) Index: tests/help/help-version.sh =================================================================== --- tests/help/help-version.sh.orig +++ tests/help/help-version.sh @@ -241,6 +241,7 @@ parted_setup () { args="-s $tmp_in mklab for i in $built_programs; do # Skip these. case $i in chroot|stty|tty|false|chcon|runcon|coreutils) continue;; esac + case $i in df) continue;; esac rm -rf $tmp_in $tmp_in2 $tmp_dir $tmp_out $bigZ_in $zin $zin2 echo z |gzip > $zin Index: tests/other-fs-tmpdir =================================================================== --- tests/other-fs-tmpdir.orig +++ tests/other-fs-tmpdir @@ -43,6 +43,9 @@ for d in $CANDIDATE_TMP_DIRS; do done +# Autobuild hack +test -f /bin/uname.bin && other_partition_tmpdir= + if test -z "$other_partition_tmpdir"; then skip_ \ "requires a writable directory on a different file system,
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor