Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 637460 - app-portage/repoman-2.3.5 fails test testSimple - AttributeError: 'module' object has no attribute 'MANIFEST2_REQUIRED_HASH'
Summary: app-portage/repoman-2.3.5 fails test testSimple - AttributeError: 'module' ob...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Portage team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2017-11-14 07:51 UTC by eroen
Modified: 2017-11-14 22:03 UTC (History)
0 users

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


Attachments
app-portage/repoman-2.3.5:20171114-074704.log (repoman-2.3.5:20171114-074704.log,72.34 KB, text/plain)
2017-11-14 07:51 UTC, eroen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description eroen 2017-11-14 07:51:25 UTC
Created attachment 504138 [details]
app-portage/repoman-2.3.5:20171114-074704.log

>>> Test phase: app-portage/repoman-2.3.5
 * python2_7: running distutils-r1_run_phase python_test
/usr/bin/python2.7 setup.py test
running test
running build_tests
running build_py
warning: build_py: byte-compiling is disabled, skipping.

creating /var/tmp/portage/app-portage/repoman-2.3.5/work/repoman-2.3.5-python2_7/bin
copying and adjusting bin/repoman -> /var/tmp/portage/app-portage/repoman-2.3.5/work/repoman-2.3.5-python2_7/bin/
changing mode of /var/tmp/portage/app-portage/repoman-2.3.5/work/repoman-2.3.5-python2_7/bin/repoman from 644 to 755
testCopyrightUpdate (repoman.tests.changelog.test_echangelog.RepomanEchangelogTestCase) ... ok
testEmptyChangeLog (repoman.tests.changelog.test_echangelog.RepomanEchangelogTestCase) ... ok
testExistingBadHeader (repoman.tests.changelog.test_echangelog.RepomanEchangelogTestCase) ... ok
testExistingGoodHeader (repoman.tests.changelog.test_echangelog.RepomanEchangelogTestCase) ... ok
testMissingSkelFile (repoman.tests.changelog.test_echangelog.RepomanEchangelogTestCase) ... ok
testRejectRootUser (repoman.tests.changelog.test_echangelog.RepomanEchangelogTestCase) ... ok
testSkelHeader (repoman.tests.changelog.test_echangelog.RepomanEchangelogTestCase) ... ok
testTrailingNewlines (repoman.tests.changelog.test_echangelog.RepomanEchangelogTestCase) ... ok
testCopyrightUpdate (repoman.tests.simple.test_simple.SimpleRepomanTestCase) ... ok
testSimple (repoman.tests.simple.test_simple.SimpleRepomanTestCase) ... Traceback (most recent call last):
  File "/var/tmp/portage/app-portage/repoman-2.3.5/work/repoman-2.3.5-python2_7/bin/repoman", line 44, in <module>
    repoman_main(sys.argv[1:])
  File "/usr/lib64/python2.7/site-packages/repoman/main.py", line 97, in repoman_main
    repoman_settings, vcs_settings, options, qawarnings)
  File "/usr/lib64/python2.7/site-packages/repoman/repos.py", line 106, in __init__
    if portage.const.MANIFEST2_REQUIRED_HASH not in manifest_hashes:
AttributeError: 'module' object has no attribute 'MANIFEST2_REQUIRED_HASH'
FAIL

======================================================================
FAIL: testSimple (repoman.tests.simple.test_simple.SimpleRepomanTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/tmp/portage/app-portage/repoman-2.3.5/work/repoman-2.3.5-python2_7/lib/repoman/tests/__init__.py", line 223, in run
    testMethod()
  File "/var/tmp/portage/app-portage/repoman-2.3.5/work/repoman-2.3.5-python2_7/lib/repoman/tests/simple/test_simple.py", line 322, in testSimple
    "%s failed in %s" % (cmd, cwd,))
AssertionError: (u'/usr/bin/python2.7', '-b', '-Wd', u'/var/tmp/portage/app-portage/repoman-2.3.5/work/repoman-2.3.5-python2_7/bin/repoman', 'manifest') failed in 

----------------------------------------------------------------------
Ran 10 tests in 2.256s

FAILED (failures=1)
Symlinking /var/tmp/portage/app-portage/repoman-2.3.5/work/repoman-2.3.5-python2_7/cnf -> ../repoman-2.3.5/cnf
Traceback (most recent call last):
  File "setup.py", line 491, in <module>
    'Topic :: System :: Installation/Setup'
  File "/usr/lib64/python2.7/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/lib64/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib64/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "setup.py", line 418, in run
    os.path.join(self.build_lib, 'repoman/tests/runTests.py')
  File "/usr/lib64/python2.7/subprocess.py", line 186, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['/usr/bin/python2.7', '-bWd', '/var/tmp/portage/app-portage/repoman-2.3.5/work/repoman-2.3.5-python2_7/lib/repoman/tests/runTests.py']' returned non-zero exit status 1
 * ERROR: app-portage/repoman-2.3.5::gentoo failed (test phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line  124:  Called src_test
 *   environment, line 2763:  Called distutils-r1_src_test
 *   environment, line  906:  Called _distutils-r1_run_foreach_impl 'python_test'
 *   environment, line  352:  Called python_foreach_impl 'distutils-r1_run_phase' 'python_test'
 *   environment, line 2283:  Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test'
 *   environment, line 1560:  Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test'
 *   environment, line 1558:  Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test'
 *   environment, line  576:  Called distutils-r1_run_phase 'python_test'
 *   environment, line  837:  Called python_test
 *   environment, line 2643:  Called esetup.py 'test'
 *   environment, line 1105:  Called die
 * The specific snippet of code:
 *       "${@}" || die "${die_args[@]}";
Comment 1 eroen 2017-11-14 07:53:06 UTC
occam ~ # emerge --info '=app-portage/repoman-2.3.5::gentoo'
Portage 2.3.14 (python 3.6.3-final-0, hardened/linux/amd64, gcc-6.4.0, glibc-2.26-r3, 4.12.12-gentoo-o0 x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.12.12-gentoo-o0-x86_64-Intel-R-_Core-TM-_i5-2520M_CPU_@_2.50GHz-with-gentoo-2.4.1
KiB Mem:     8006608 total,   2452536 free
KiB Swap:   16777212 total,  16267204 free
Timestamp of repository gentoo: Tue, 14 Nov 2017 06:30:01 +0000
Head commit of repository gentoo: 13bfffe78fcbacfec686fcbfdf51bfdaf68f7324
Timestamp of repository eroen: Sun, 30 Oct 2016 21:58:42 +0000
Head commit of repository sapher: 9ef31d0bf6a902342746fb03a445d4f8b7ddabef

Head commit of repository wiktorb: 722797c27affae074c3d7b0a628cad1bdff2041c

Head commit of repository stuff: f995bda2b464207dde520c9421ed1ee7c498812b

sh bash 4.4_p12
ld GNU ld (Gentoo 2.29.1 p2) 2.29.1
ccache version 3.3.4 [disabled]
app-shells/bash:          4.4_p12::gentoo
dev-java/java-config:     2.2.0-r3::gentoo
dev-lang/perl:            5.26.1-r1::gentoo
dev-lang/python:          2.7.14-r1::gentoo, 3.4.6-r1::gentoo, 3.5.4-r1::gentoo, 3.6.3-r1::gentoo
dev-util/ccache:          3.3.4-r1::gentoo
dev-util/cmake:           3.9.6::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.4.1-r2::gentoo
sys-apps/openrc:          0.34.7::gentoo
sys-apps/sandbox:         2.12::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69-r4::gentoo
sys-devel/automake:       1.9.6-r4::gentoo, 1.15.1-r1::gentoo
sys-devel/binutils:       2.27-r1::gentoo, 2.28.1::gentoo, 2.29.1-r1::gentoo
sys-devel/gcc:            5.3.0::gentoo, 5.4.0-r3::gentoo, 6.3.0::gentoo, 6.4.0::gentoo
sys-devel/gcc-config:     1.9.0::gentoo
sys-devel/libtool:        2.4.6-r4::gentoo
sys-devel/make:           4.2.1-r1::gentoo
sys-kernel/linux-headers: 4.13::gentoo (virtual/os-headers)
sys-libs/glibc:           2.26-r3::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-extra-opts: --exclude ChangeLog* --exclude /metadata/cache/ --stats --delay-updates -c

crossdev
    location: /var/lib/portage/crossdev
    masters: gentoo gamerlay eroen

eroen
    location: /usr/local/portage
    masters: gentoo
    priority: 0

sapher
    location: /var/lib/overlays/sapher
    sync-type: git
    sync-uri: https://github.com/apinsard/sapher-overlay.git
    masters: gentoo

wiktorb
    location: /var/lib/overlays/wiktorb
    sync-type: git
    sync-uri: https://github.com/wiktor-b/overlay.git
    masters: gentoo

enlightenment
    location: /var/lib/layman/enlightenment
    masters: gentoo
    priority: 50

flora
    location: /var/lib/layman/flora
    masters: gentoo
    priority: 50

gamerlay
    location: /var/lib/layman/gamerlay
    masters: gentoo
    priority: 50

glc
    location: /var/lib/layman/glc
    masters: gentoo
    priority: 50

hardened-development
    location: /var/lib/layman/hardened-development
    masters: gentoo
    priority: 50

haskell
    location: /var/lib/layman/haskell
    masters: gentoo
    priority: 50

hasufell
    location: /var/lib/layman/hasufell
    masters: gentoo
    priority: 50

java
    location: /var/lib/layman/java
    masters: gentoo
    priority: 50

laurentb
    location: /var/lib/layman/laurentb
    masters: gentoo
    priority: 50

roslin
    location: /var/lib/layman/roslin
    masters: gentoo
    priority: 50

science
    location: /var/lib/layman/science
    masters: gentoo
    priority: 50

stuff
    location: /var/lib/layman/stuff
    sync-type: git
    sync-uri: https://github.com/istitov/stuff.git
    masters: gentoo
    priority: 50

sunrise
    location: /var/lib/layman/sunrise
    masters: gentoo
    priority: 50

toolchain
    location: /var/lib/layman/toolchain
    masters: gentoo
    priority: 50

v-fox
    location: /var/lib/layman/v-fox
    masters: gentoo
    priority: 50

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=corei7-avx -pipe -Og -g -gdwarf-4"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /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 /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=corei7-avx -pipe -Og -g -gdwarf-4"
DISTDIR="/var/distfiles"
EMERGE_DEFAULT_OPTS="--jobs=4 --autounmask --quiet-build --nospinner --verbose-conflicts --verbose-slot-rebuilds"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs binpkg-multi-instance cgroup collision-protect compressdebug config-protect-if-modified distlocks ebuild-locks fixlafiles installsources ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch parallel-install preserve-libs protect-owned sandbox sfperms split-log splitdebug strict test unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS=""
LANG="en_GB.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
MAKEOPTS="-j4 -l10"
PKGDIR="/var/packages"
PORTAGE_COMPRESS="xz"
PORTAGE_COMPRESS_FLAGS="-9"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_EXTRA_OPTS="--exclude ChangeLog* --exclude /metadata/cache/ --stats --delay-updates -c"
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 acl alsa amd64 apng audio audiofile avresample avx bash-completion bdf berkdb bluray bzip2 cairo caps cb cdda cdparanoia cdr cjk cli corefonts cracklib crypt cups curl cxx ddate declarative detex device-mapper dga dia djvu dri dts dvd dvi2tty dvipdfm ebook egl exif fam ffmpeg fftw fits flac fontconfig g3dvl gallium gbm gcrypt gdbm gif gimp git glamor glib glibc-omitfp gmp gnuplot gnutls gold gpm graphics graphviz gs gstreamer gtk gtk3 hardened highlight hscolour iconv icu id3tag idn imagemagick imlib inotify iproute2 ipv6 jbig jpeg jpeg2k jpg json justify kde kde4 kpathsea latex lcms libffi libssh2 libv4l luatex lvm lvm2 lzma lzo man metric mikmod mkv mms mmx mng modules mp3 mpeg mpg123 multilib multimedia musepack ncurses netlink nptl nut ocr odbc offensive ogg opengl openmp openvg optimization optimized-qmake opus pam pango pcre pdf pgf phonon pie png postscript private-headers pstricks pth publishers python3 qt3support qt4 raw readline samba sbsms scanner science sdl seccomp session smp sna sndfile speex spell sqlite sse sse2 sse3 sse4 sse41 sse4_1 sse4_2 ssh ssl ssp ssse3 svg t1lib tcpd tesseract theora threads tiff tls truetype udev unicode urandom usb v4l v4l2 vaapi video vorbis vpx webp wmf x264 xanim xattr xcb xcomposite xetex xft xinerama xkb xml xmlpatterns xorg xosd xpm xrandr xtpax xv xvid xvmc xz zlib zsh-completion" ABI_X86="32 64" 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="kexi words flow plan sheets stage tables krita karbon braindump author" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx sse sse2 avx sse3 ssse3 sse4_1 aes avx mmxext popcnt sse3 sse4_1 sse4_2 ssse3" CURL_SSL="openssl" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="efi-64" INPUT_DEVICES="mouse keyboard evdev synaptics wacom" KERNEL="linux" L10N="en en-US en-GB eng" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en gb us en_US en_GB eng jbo no nb nn no_NO nb_NO nn_NO nor" LLVM_TARGETS="BPF X86" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-3" POSTGRES_TARGETS="postgres9_5" PYTHON_SINGLE_TARGET="python3_4" PYTHON_TARGETS="python2_7 python3_4 python3_5 python3_6" QEMU_SOFTMMU_TARGETS="x86_64 i386" RUBY_TARGETS="ruby22" SANE_BACKENDS="plustek" USERLAND="GNU" VIDEO_CARDS="intel i965 ilo" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND

occam ~ # emerge -pqv '=app-portage/repoman-2.3.5::gentoo'
[ebuild     U ] app-portage/repoman-2.3.5 [2.3.4] PYTHON_TARGETS="python2_7 python3_4 python3_5 python3_6" 

!!! The following installed packages are masked:
- sys-kernel/hardened-sources-4.9.24::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Anthony G. Basile <blueness@gentoo.org> (27 Aug 2017)
# Upstream is no longer providing public patches

- dev-java/icedtea-7.2.6.11::java (masked by: package.mask)
/usr/portage/profiles/package.mask:
# James Le Cuirot <chewi@gentoo.org> (05 Nov 2017)
# Java 7 is old and we are no longer able to support it. The ability
# to build against Java 7 may return when we update the eclasses for
# Java 9 but the runtime will not return. If you need it then source
# ebuilds will continue to be maintained by gnu_andrew in java-overlay
# for a few years. Removal in 30 days.

- dev-dotnet/nuget-2.8.7-r1::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Mikhail Pukhlikov <cynede@gentoo.org> (20 Jul 2017)
# Old mono/dotnet packages (used on GNOME2 stack)
# also some deprecated forks used for monodevelop
# awhile they are very unstable they will live in dotnet overlay

- dev-dotnet/xdt-for-monodevelop-2.8.1::gentoo (masked by: package.mask)
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
Comment 2 Zac Medico gentoo-dev 2017-11-14 18:36:16 UTC
Apparently src_test does not adjust sys.path appropriately, since it's importing /usr/lib64/python2.7/site-packages/repoman/main.py from the installed instance of repoman.
Comment 3 Mike Gilbert gentoo-dev 2017-11-14 18:52:52 UTC
The repoman and runTests.py scripts do some sys.path manipulation before importing other modules.

I would bet that /usr/lib64/python2.7/site-packages is being accidentally inserted in sys.path ahead of /x/portage/app-portage/repoman-2.3.5/work/repoman-2.3.5-python2_7/lib
Comment 4 Mike Gilbert gentoo-dev 2017-11-14 18:58:50 UTC
Here's sys.path before esetup.py test:

['', '/x/portage/app-portage/repoman-2.3.5/work/repoman-2.3.5-python2_7/lib', '/x/portage/app-portage/repoman-2.3.5/work/repoman-2.3.5', '/usr/lib64/python27.zip', '/usr/lib64/python2.7', '/usr/lib64/python2.7/plat-linux2', '/usr/lib64/python2.7/lib-tk', '/usr/lib64/python2.7/lib-old', '/usr/lib64/python2.7/lib-dynload', '/usr/lib64/python2.7/site-packages']

sys.path in setup.py:

['/x/portage/app-portage/repoman-2.3.5/work/repoman-2.3.5', '/x/portage/app-portage/repoman-2.3.5/work/repoman-2.3.5-python2_7/lib', '/x/portage/app-portage/repoman-2.3.5/work/repoman-2.3.5', '/usr/lib64/python27.zip', '/usr/lib64/python2.7', '/usr/lib64/python2.7/plat-linux2', '/usr/lib64/python2.7/lib-tk', '/usr/lib64/python2.7/lib-old', '/usr/lib64/python2.7/lib-dynload', '/usr/lib64/python2.7/site-packages']

sys.path in /x/portage/app-portage/repoman-2.3.5/work/repoman-2.3.5-python2_7/bin/repoman after the sys.path manipulation code executes:

['/x/portage/app-portage/repoman-2.3.5/work/repoman-2.3.5-python2_7/pym', '/x/portage/app-portage/repoman-2.3.5/work/repoman-2.3.5-python2_7/bin', '/usr/lib64/python2.7/site-packages', '/x/portage/app-portage/repoman-2.3.5/work/repoman-2.3.5-python2_7/lib', '/x/portage/app-portage/repoman-2.3.5/temp/tmpWP600q/var/repositories/test_repo', '/usr/lib64/python27.zip', '/usr/lib64/python2.7', '/usr/lib64/python2.7/plat-linux2', '/usr/lib64/python2.7/lib-tk', '/usr/lib64/python2.7/lib-old', '/usr/lib64/python2.7/lib-dynload']
Comment 5 Zac Medico gentoo-dev 2017-11-14 20:51:53 UTC
The PYTHONPATH code inside test_simple.py is wrong because it uses PORTAGE_PYM_PATH which corresponds to the global site-packages directory now.

Also, the .repoman_not_installed code inside bin/repoman is wrong because setup.py creates ${PORTAGE_TMPDIR}/portage/app-portage/repoman-2.3.5/work/repoman-2.3.5-python2_7/.repoman_not_installed and the repoman module is actually in a directory named "lib" rather than "pym".
Comment 6 Larry the Git Cow gentoo-dev 2017-11-14 21:46:42 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/portage.git/commit/?id=167eda54ae504583dab534522a691aa229c68532

commit 167eda54ae504583dab534522a691aa229c68532
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2017-11-14 21:27:35 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2017-11-14 21:31:09 +0000

    SimpleRepomanTestCase: remove broken PYTHONPATH setting (bug 637460)
    
    Since PORTAGE_PYM_PATH typically refers to the global site-packages
    directory, using it to set PYTHONPATH is unhelpful. The code
    involving .repoman_not_installed already overrides sys.path when
    necessary.
    
    Bug: https://bugs.gentoo.org/637460

 repoman/pym/repoman/tests/simple/test_simple.py | 15 ---------------
 1 file changed, 15 deletions(-)

https://gitweb.gentoo.org/proj/portage.git/commit/?id=4c4559f45b653a6b816ae66b1a6c4e7dd2ef7e8c

commit 4c4559f45b653a6b816ae66b1a6c4e7dd2ef7e8c
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2017-11-14 21:11:22 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2017-11-14 21:14:13 +0000

    repoman/setup.py: create pym -> lib symlink for unit tests (bug 637460)
    
    Various code involving the .repoman_not_installed file assumes
    that the 'pym' directory should be added to sys.path, therefore
    create a pym -> lib symlink during unit tests.
    
    Bug: https://bugs.gentoo.org/637460

 repoman/setup.py | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)}
Comment 7 Larry the Git Cow gentoo-dev 2017-11-14 22:03:31 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9edaa700f8157cb00e21f5b8050ea37a43ed1443

commit 9edaa700f8157cb00e21f5b8050ea37a43ed1443
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2017-11-14 21:58:49 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2017-11-14 22:02:49 +0000

    app-portage/repoman: version bump to 2.3.6 (bug 637460)
    
    Closes: https://bugs.gentoo.org/637460
    Package-Manager: Portage-2.3.14, Repoman-2.3.6

 app-portage/repoman/Manifest                                       | 2 +-
 app-portage/repoman/{repoman-2.3.5.ebuild => repoman-2.3.6.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)