coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: new snapshot available: coreutils-8.27.99-3ebdc3


From: Kamil Dudka
Subject: Re: new snapshot available: coreutils-8.27.99-3ebdc3
Date: Tue, 29 Aug 2017 14:43:07 +0200

On Tuesday, August 29, 2017 10:49:17 AM CEST Pádraig Brady wrote:
> We plan to release coreutils-8.28 towards the end of this week,
> so any testing you can do on various different systems between now and then
> would be most welcome.
> 
> --------------------------------------
> 
> You can download the coreutils snapshot in xz format (5.2 MB) from:
>   https://pixelbeat.org/cu/coreutils-ss.tar.xz
> 
> And verify with gpg or md5sum with:
>   https://pixelbeat.org/cu/coreutils-ss.tar.xz.sig
>   MD5 (coreutils-ss.tar.xz) = f38d980b63f88b66bf2415c3edf6313b
> 
> --------------------------------------
> 
> To test follow this standard procedure:
> 
>   tar -xf coreutils-ss.tar.xz
>   cd coreutils-8.27.99-3ebdc3/
>   ./configure && make check VERBOSE=yes
> 
> Failures are reported and details are in tests/test-suite.log

tests/misc/runcon-no-reorder.sh fails on my Fedora 25 VM if and only
if coreutils is compiled _without_ having libseccomp-devel installed:

FAIL: tests/misc/runcon-no-reorder
==================================

++ initial_cwd_=/home/kdudka/git/coreutils
+++ testdir_prefix_
+++ printf gt
++ pfx_=gt
+++ mktempd_ /home/kdudka/git/coreutils gt-runcon-no-reorder.sh.XXXX
+++ case $# in
+++ destdir_=/home/kdudka/git/coreutils
+++ template_=gt-runcon-no-reorder.sh.XXXX
+++ MAX_TRIES_=4
+++ case $destdir_ in
+++ destdir_slash_=/home/kdudka/git/coreutils/
+++ case $template_ in
++++ unset TMPDIR
+++ d=/home/kdudka/git/coreutils/gt-runcon-no-reorder.sh.bWvO
+++ case $d in
+++ :
+++ test -d /home/kdudka/git/coreutils/gt-runcon-no-reorder.sh.bWvO
++++ ls -dgo /home/kdudka/git/coreutils/gt-runcon-no-reorder.sh.bWvO
+++ perms='drwx------. 2 6 Aug 29 14:39 
/home/kdudka/git/coreutils/gt-runcon-no-reorder.sh.bWvO'
+++ case $perms in
+++ :
+++ echo /home/kdudka/git/coreutils/gt-runcon-no-reorder.sh.bWvO
+++ return
++ test_dir_=/home/kdudka/git/coreutils/gt-runcon-no-reorder.sh.bWvO
++ cd /home/kdudka/git/coreutils/gt-runcon-no-reorder.sh.bWvO
++ gl_init_sh_nl_='
'
++ IFS=' 
'
++ for sig_ in 1 2 3 13 15
+++ expr 1 + 128
++ eval 'trap '\''Exit 129'\'' 1'
+++ trap 'Exit 129' 1
++ for sig_ in 1 2 3 13 15
+++ expr 2 + 128
++ eval 'trap '\''Exit 130'\'' 2'
+++ trap 'Exit 130' 2
++ for sig_ in 1 2 3 13 15
+++ expr 3 + 128
++ eval 'trap '\''Exit 131'\'' 3'
+++ trap 'Exit 131' 3
++ for sig_ in 1 2 3 13 15
+++ expr 13 + 128
++ eval 'trap '\''Exit 141'\'' 13'
+++ trap 'Exit 141' 13
++ for sig_ in 1 2 3 13 15
+++ expr 15 + 128
++ eval 'trap '\''Exit 143'\'' 15'
+++ trap 'Exit 143' 15
++ trap remove_tmp_ 0
+ path_prepend_ ./src
+ test 1 '!=' 0
+ path_dir_=./src
+ case $path_dir_ in
+ abs_path_dir_=/home/kdudka/git/coreutils/./src
+ case $abs_path_dir_ in
+ 
PATH=/home/kdudka/git/coreutils/./src:/home/kdudka/git/coreutils/src:/opt/coverity/bin:/usr/lib64/ccache:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin
+ create_exe_shims_ /home/kdudka/git/coreutils/./src
+ case $EXEEXT in
+ return 0
+ shift
+ test 0 '!=' 0
+ export PATH
+ print_ver_ runcon
+ require_built_ runcon
+ skip_=no
+ for i in '"$@"'
+ case " $built_programs " in
+ test no = yes
+ test yes = yes
+ local i
+ for i in '$*'
+ env runcon --version
runcon (GNU coreutils) 8.27.99-3ebdc3
Copyright (C) 2017 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Russell Coker.
+ diag='runcon: runcon may be used only on a SELinux kernel'
+ echo 'runcon: runcon may be used only on a SELinux kernel'
++ id -Z
+ runcon unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 true -j
+ case $(cat out) in
++ cat out
+ compare exp out
+ compare_dev_null_ exp out
+ test 2 = 2
+ test xexp = x/dev/null
+ test xout = x/dev/null
+ return 2
+ case $? in
+ compare_ exp out
+ diff -u exp out
--- exp 2017-08-29 14:39:57.481307950 +0200
+++ out 2017-08-29 14:39:57.486307987 +0200
@@ -1 +1 @@
-runcon: runcon may be used only on a SELinux kernel
+runcon: cannot create session
+ fail=1
+ Exit 1
+ set +e
+ exit 1
+ exit 1
+ remove_tmp_
+ __st=1
+ cleanup_
+ :
+ test '' = yes
+ cd /home/kdudka/git/coreutils
+ chmod -R u+rwx /home/kdudka/git/coreutils/gt-runcon-no-reorder.sh.bWvO
+ rm -rf /home/kdudka/git/coreutils/gt-runcon-no-reorder.sh.bWvO
+ exit 1
FAIL tests/misc/runcon-no-reorder.sh (exit status: 1)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]