Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 692864 - sys-apps/pkgcore-0.10.0 : [TEST] E AssertionError: assert False
Summary: sys-apps/pkgcore-0.10.0 : [TEST] E AssertionError: assert False
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tim Harder
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-25 22:26 UTC by Toralf Förster
Modified: 2019-08-26 23:03 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.67 KB, text/plain)
2019-08-25 22:26 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,24.36 KB, text/plain)
2019-08-25 22:26 UTC, Toralf Förster
Details
environment (environment,106.11 KB, text/plain)
2019-08-25 22:27 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.17 KB, application/x-bzip)
2019-08-25 22:27 UTC, Toralf Förster
Details
sys-apps:pkgcore-0.10.0:20190825-210158.log (sys-apps:pkgcore-0.10.0:20190825-210158.log,141.77 KB, text/plain)
2019-08-25 22:27 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,38.89 KB, application/x-bzip)
2019-08-25 22:27 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,84.16 KB, application/x-bzip)
2019-08-25 22:27 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-08-25 22:26:53 UTC
        syncer = base.AutodetectSyncer(str(tmp_path))
>       assert isinstance(syncer, git.git_syncer)
E       AssertionError: assert False
E        +  where False = isinstance(<pkgcore.sync.base.DisabledSyncer object at 0x7f1b448a7c18>, <class 'pkgcore.sync.git.git_syncer'>)
E        +    where <class 'pkgcore.sync.git.git_syncer'> = git.git_syncer


  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-test-20190824-231545

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)





repository timestamp:

==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sun, 25 Aug 2019 19:28:17 +0000

emerge -qpvO sys-apps/pkgcore
[ebuild  N    ] sys-apps/pkgcore-0.10.0  USE="test -doc" PYTHON_TARGETS="python3_6 -python3_7"
Comment 1 Toralf Förster gentoo-dev 2019-08-25 22:26:55 UTC
Created attachment 588062 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-08-25 22:26:58 UTC
Created attachment 588064 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-08-25 22:27:01 UTC
Created attachment 588066 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-08-25 22:27:03 UTC
Created attachment 588068 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-08-25 22:27:06 UTC
Created attachment 588070 [details]
sys-apps:pkgcore-0.10.0:20190825-210158.log
Comment 6 Toralf Förster gentoo-dev 2019-08-25 22:27:09 UTC
Created attachment 588072 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-08-25 22:27:11 UTC
Created attachment 588074 [details]
tests.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-08-26 23:03:01 UTC
The bug has been closed via the following commit(s):

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

commit c737030aec88deef3d27554a8ffdbd25e3d1833a
Author:     Tim Harder <radhermit@gentoo.org>
AuthorDate: 2019-08-26 22:48:31 +0000
Commit:     Tim Harder <radhermit@gentoo.org>
CommitDate: 2019-08-26 22:50:13 +0000

    sys-apps/pkgcore: version bump to 0.10.1
    
    Closes: https://bugs.gentoo.org/692864
    
    Signed-off-by: Tim Harder <radhermit@gentoo.org>

 sys-apps/pkgcore/Manifest              |  1 +
 sys-apps/pkgcore/pkgcore-0.10.1.ebuild | 53 ++++++++++++++++++++++++++++++++++
 2 files changed, 54 insertions(+)