Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 791946 - dev-vcs/git-2.31.1 fails test "fetch with negative refspec avoids duplicate conflict"
Summary: dev-vcs/git-2.31.1 fails test "fetch with negative refspec avoids duplicate c...
Status: RESOLVED DUPLICATE of bug 751907
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-25 10:16 UTC by Paolo Pedroni
Modified: 2021-05-27 19:36 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
git-2.31.1:20210525-091450.log.gz (git-2.31.1:20210525-091450.log.gz,467.59 KB, application/gzip)
2021-05-25 10:16 UTC, Paolo Pedroni
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paolo Pedroni 2021-05-25 10:16:54 UTC
Created attachment 711132 [details]
git-2.31.1:20210525-091450.log.gz

*** t5582-fetch-negative-refspec.sh ***
ok 141 - name prune fetch.prune=false remote.origin.prune=true fetch.pruneTags=false remote.origin.pruneTags=true; branch:pruned tag
:pruned
ok 1 - setup
ok 2 - clone and setup child repos
ok 142 - link prune fetch.prune=false remote.origin.prune=true fetch.pruneTags=false remote.origin.pruneTags=true; branch:pruned tag
:pruned
ok 3 - fetch one
ok 4 - fetch with negative refspec on commandline
ok 5 - fetch with negative sha1 refspec fails
ok 6 - fetch with negative pattern refspec
ok 143 - name prune fetch.prune=true remote.origin.prune=false fetch.pruneTags=true remote.origin.pruneTags=false; branch:kept tag:k
ept
*** t5600-clone-fail-cleanup.sh ***
ok 7 - fetch with negative pattern refspec does not expand prefix
not ok 8 - fetch with negative refspec avoids duplicate conflict
#       
#               cd "$D" &&
#               (
#                       cd one &&
#                       git branch dups/a &&
#                       git branch dups/b &&
#                       git branch dups/c &&
#                       git branch other/a &&
#                       git rev-parse --verify refs/heads/other/a >../expect &&
#                       git rev-parse --verify refs/heads/dups/b >>../expect &&
#                       git rev-parse --verify refs/heads/dups/c >>../expect
#               ) &&
#               (
#                       cd three &&
#                       git fetch ../one/.git ^refs/heads/dups/a refs/heads/dups/*:refs/dups/* refs/heads/other/a:refs/dups/a &&
#                       git rev-parse --verify refs/dups/a >../actual &&
#                       git rev-parse --verify refs/dups/b >>../actual &&
#                       git rev-parse --verify refs/dups/c >>../actual
#               ) &&
#               test_cmp expect actual
#       
ok 9 - push --prune with negative refspec
ok 144 - link prune fetch.prune=true remote.origin.prune=false fetch.pruneTags=true remote.origin.pruneTags=false; branch:kept tag:k
ept
ok 1 - clone of non-existent source should fail
ok 2 - failed clone should not leave a directory
ok 10 - push --prune with negative refspec apply to the destination
ok 3 - create a repo to clone
ok 4 - create objects in repo for later corruption
ok 5 - clone of non-existent (relative to $PWD) source should fail
ok 6 - clone should work now that source exists
ok 7 - successful clone must leave the directory
ok 11 - fetch --prune with negative refspec
ok 8 - failed clone --separate-git-dir should not leave any directories
ok 145 - name prune fetch.prune=unset remote.origin.prune=unset fetch.pruneTags=unset remote.origin.pruneTags=unset --prune --prune-tags origin +refs/heads/*:refs/remotes/origin/*; branch:pruned tag:kept
ok 9 - failed clone into empty leaves directory (vanilla)
ok 12 - push with matching : and negative refspec
ok 10 - failed clone into empty leaves directory (bare)
ok 11 - failed clone into empty leaves directory (separate)
ok 13 - push with matching +: and negative refspec
# failed 1 among 13 test(s)
[...]
make[2]: Target 'aggregate-results-and-cleanup' not remade because of errors.
make[2]: Leaving directory '/var/tmp/portage/dev-vcs/git-2.31.1/work/git-2.31.1/t'
make[1]: *** [Makefile:44: test] Error 2
make[1]: Target 'all' not remade because of errors.
make[1]: Leaving directory '/var/tmp/portage/dev-vcs/git-2.31.1/work/git-2.31.1/t'
make: *** [Makefile:2828: test] Error 2
emake failed
make -j12 -l6 ASCIIDOC_NO_ROFF=YesPlease NO_CVS=YesPlease NO_PERL=YesPlease NO_PYTHON=YesPlease NO_SVN_TESTS=YesPlease NO_TCLTK=YesPlease BLK_SHA1=YesPlease NO_FINK=YesPlease NO_DARWIN_PORTS=YesPlease INSTALL=install TAR=tar SHELL_PATH=/bin/sh SANE_TOOL_PATH= OLD_ICONV= NO_EXTERNAL_GREP= USE_LIBPCRE2=YesPlease ASCIIDOC8=YesPlease prefix=/usr htmldir=/usr/share/doc/git-2.31.1/html perllibdir= sysconfdir=/etc DESTDIR=/var/tmp/portage/dev-vcs/git-2.31.1/image GIT_TEST_OPTS=--no-color OPTAR=/usr/bin/gcc-ar OPTCC=x86_64-pc-linux-gnu-gcc 'OPTCFLAGS=-O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=6' 'OPTLDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -flto=6' PERL_PATH=/usr/bin/perl PERL_MM_OPT= PYTHON_PATH= V=1 aggregate-results 
for f in 'test-results'/t*-*.counts; do \
        echo "$f"; \
done | '/bin/sh' ./aggregate-results.sh

failed test(s): t5582

fixed   0
success 21512
failed  1
broken  239
total   22475
 * ERROR: dev-vcs/git-2.31.1::gentoo failed (test phase):
 *   tests failed. Please file a bug.

# emerge --info =dev-vcs/git-2.31.1
Portage 3.0.18 (python 3.8.9-final-0, default/linux/amd64/17.1/desktop/plasma/systemd, gcc-10.2.0, glibc-2.32-r7, 5.10.27-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-5.10.27-gentoo-x86_64-AMD_Phenom-tm-_II_X6_1100T_Processor-with-glibc2.2.5
KiB Mem:    16133816 total,   8497776 free
KiB Swap:   12550140 total,  11822624 free
Timestamp of repository gentoo: Tue, 25 May 2021 08:45:02 +0000
Head commit of repository gentoo: 521945589adfa47fa37a938450db4e1d38b23580
sh dash 0.5.11.3-r1
ld GNU gold (Gentoo 2.35.2 p1 2.35.2) 1.16
distcc 3.3.3 x86_64-pc-linux-gnu [enabled]
ccache version 4.2.1 [disabled]
app-shells/bash:          5.1_p8::gentoo
dev-java/java-config:     2.3.1::gentoo
dev-lang/perl:            5.32.1::gentoo
dev-lang/python:          2.7.18_p9::gentoo, 3.8.9_p2::gentoo, 3.9.4_p1::gentoo
dev-lang/rust:            1.51.0-r2::gentoo
dev-util/ccache:          4.2.1::gentoo
dev-util/cmake:           3.18.5::gentoo
sys-apps/baselayout:      2.7::gentoo
sys-apps/sandbox:         2.23::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.69-r5::gentoo
sys-devel/automake:       1.16.3-r1::gentoo
sys-devel/binutils:       2.35.2::gentoo
sys-devel/gcc:            10.2.0-r5::gentoo
sys-devel/gcc-config:     2.4::gentoo
sys-devel/libtool:        2.4.6-r6::gentoo
sys-devel/make:           4.3::gentoo
sys-kernel/linux-headers: 5.10::gentoo (virtual/os-headers)
sys-libs/glibc:           2.32-r7::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.europe.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-verify-max-age: 24
    sync-rsync-verify-jobs: 1
    sync-rsync-extra-opts: 
    sync-rsync-verify-metamanifest: yes

x-portage
    location: /usr/local/portage
    masters: gentoo
    priority: 0

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=6"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/easy-rsa /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=6"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--keep-going y --with-bdeps y"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=6"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs cgroup compress-build-logs config-protect-if-modified distcc distlocks ebuild-locks ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms split-elog split-log strict test unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe -frecord-gcc-switches -march=amdfam10 -flto=6"
GENTOO_MIRRORS="http://mirror.leaseweb.com/gentoo/ http://mirror.init7.net/gentoo/ https://mirror.init7.net/gentoo/ http://ftp.uni-hannover.de/gentoo/"
LANG="it_IT.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -flto=6"
LINGUAS="it it_IT"
MAKEOPTS="-j12 -l6"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac aalib acl acpi activities adns alsa amd64 ao audiofile bash-completion bluetooth branding brotli bzip2 cairo caps cdda cddb cdparanoia cdr cli crypt css cups curl dbus declarative dga djvu dri dts dvd dvdr emboss encode exif expat fbcon ffmpeg fftw flac fontconfig fortran ftp gd gdbm geoip gif gimp gles2-only gmp gnutls gphoto2 gpm graphviz gtk gui handbook iconv icu idn imagemagick imlib introspection ipv6 java javascript jbig jemalloc jpeg jpeg2k kde kipi kwallet lame lcms libass libglvnd libnotify libsamplerate libtirpc lm_sensors lua lzma lzo mad magic mmap mng mp3 mp4 mpeg mplayer multilib musicbrainz ncurses nls nptl nsplugin offensive ogg openal opengl openmp pam pango pch pcre pdf phonon plasma png policykit postscript ppds pulseaudio qml qt5 rdesktop readline recode samba sctp sdl seccomp sndfile sockets speex spell split-usr sqlite sqlite3 ssl startup-notification svg symlink syslog systemd sysvipc taglib telemetry test theora threads tidy tiff truetype udev udisks unicode upower usb v4l vaapi vala vdpau verify-sig vim-syntax vnc vorbis wavpack wayland widgets win32codecs wmf wxwidgets x264 xattr xcb xine xinerama xml xpm xscreensaver xv xvid yahoo zlib zstd" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="hda-intel virmidi" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="3dnow 3dnowext mmx mmxext popcnt sse sse2 sse3 sse4a" CURL_SSL="gnutls" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="pc" INPUT_DEVICES="libinput" KERNEL="linux" L10N="it en" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-3 php7-4" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_8" PYTHON_TARGETS="python3_8" RUBY_TARGETS="ruby26" USERLAND="GNU" VIDEO_CARDS="radeon r600" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RUSTFLAGS

# emerge -1pqv =dev-vcs/git-2.31.1
[ebuild     U ] dev-vcs/git-2.31.1 [2.26.3] USE="blksha1 curl gpg iconv nls pcre test threads webdav -cgi -cvs -doc -emacs -gnome-keyring -highlight -mediawiki -mediawiki-experimental -perforce -perl (-ppcsha1) -subversion -tk -xinetd (-pcre-jit%*)" PYTHON_SINGLE_TARGET="python3_8 -python3_7 -python3_9%"
Comment 1 Rolf Eike Beer archtester 2021-05-27 19:36:26 UTC

*** This bug has been marked as a duplicate of bug 751907 ***