Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 680524 - app-portage/gemato: openpgp.py:296: BytesWarning: str() on a bytes instance .format(uid))
Summary: app-portage/gemato: openpgp.py:296: BytesWarning: str() on a bytes instance ....
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-15 22:17 UTC by Thomas Deutschmann (RETIRED)
Modified: 2019-03-18 12:15 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Deutschmann (RETIRED) gentoo-dev 2019-03-15 22:17:06 UTC
> # emerge --sync
> >>> Syncing repository 'gentoo' into '/var/db/repos/gentoo'...
> /usr/bin/git fetch origin --depth 1
> remote: Enumerating objects: 1431, done.
> remote: Counting objects: 100% (1430/1430), done.
> remote: Compressing objects: 100% (492/492), done.
> remote: Total 773 (delta 666), reused 287 (delta 280)
> Receiving objects: 100% (773/773), 162.06 KiB | 3.12 MiB/s, done.
> Resolving deltas: 100% (666/666), completed with 605 local objects.
> From https://anongit.gentoo.org/git/repo/sync/gentoo
>  + cabcef9c8e...e3556504da stable     -> origin/stable  (forced update)
>  * Using keys from /usr/share/openpgp-keys/gentoo-release.asc
>  * Refreshing keys from keyserver .../usr/lib64/python3.6/site-packages/gemato/openpgp.py:296: BytesWarning: str() on a
> bytes instance
>   .format(uid))
>                                                                             [ ok ]
>  * Trusted signature found on top commit
> === Sync completed for gentoo


 # smart-live-rebuild
*** Forking to drop superuser privileges ...
*** Updating the repositories using 6 parallel jobs...
->  https://gitlab.com/saalen/ansifilter.git [HEAD]
--> git ls-remote https://gitlab.com/saalen/ansifilter.git HEAD
->  https://github.com/gentoo/tatt.git [HEAD]
--> git ls-remote https://github.com/gentoo/tatt.git HEAD
->  https://github.com/mgorny/gemato.git [HEAD]
--> git ls-remote https://github.com/mgorny/gemato.git HEAD
->  https://anongit.gentoo.org/git/proj/portage.git [HEAD]
--> git ls-remote https://anongit.gentoo.org/git/proj/portage.git HEAD
->  [app-portage/repoman:0] https://anongit.gentoo.org/git/proj/portage.git [HEAD]
--> at rev 47662a812bb5a5266d372427701441310cfd8654 (no changes)
->  [app-text/ansifilter:0] https://gitlab.com/saalen/ansifilter.git [HEAD]
--> at rev 61b799c34af96357ac9251b3de68beccf642676a (no changes)
->  [sys-apps/portage:0] https://anongit.gentoo.org/git/proj/portage.git [HEAD]
--> at rev 47662a812bb5a5266d372427701441310cfd8654 (no changes)
->  [app-portage/gemato:0] https://github.com/mgorny/gemato.git [HEAD]
--> at rev bad2341b9861494352ef6cfa6ea3d0049148f3fc (no changes)
->  [app-portage/tatt:0] https://github.com/gentoo/tatt.git [HEAD]
--> at rev f84663baa99dfd4883a022ec57fb1169a70d04b5 (no changes)
*** No updates found (in 5 live packages)
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-03-16 07:00:33 UTC
That's with -9999, correct?  I've just pushed a fix to dev branch, so it should appear in master once CI/CD finishes.
Comment 2 Thomas Deutschmann (RETIRED) gentoo-dev 2019-03-18 12:15:23 UTC
Fixed via https://github.com/mgorny/gemato/commit/e7be5162d984d1b8d83113c539df9217105e7971