Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 750959 - smart-live-rebuild command asking for 'https://github.com' password
Summary: smart-live-rebuild command asking for 'https://github.com' password
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-24 02:05 UTC by email200202
Modified: 2020-10-24 03:07 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 email200202 2020-10-24 02:05:04 UTC
# smart-live-rebuild 
*** Forking to drop superuser privileges ...
*** Updating the repositories using 6 parallel jobs...
->  svn://svn.mplayerhq.hu/mplayer/trunk
--> svn --config-dir /usr/portage/distfiles/svn-src/.subversion info svn://svn.mplayerhq.hu/mplayer/trunk
!!! Error enumerating =media-video/mplayer-9999: [KeyError] "Environment does not declare: ['EGIT_VERSION']"
->  https://svn.code.sf.net/p/sdcc/code/trunk/sdcc
--> svn --config-dir /usr/portage/distfiles/svn-src/.subversion info https://svn.code.sf.net/p/sdcc/code/trunk/sdcc
->  https://github.com/retext-project/retext.git [HEAD]
--> git ls-remote https://github.com/retext-project/retext.git HEAD
->  https://github.com/ytdl-org/youtube-dl/ [HEAD]
--> git ls-remote https://github.com/ytdl-org/youtube-dl/ HEAD
->  https://anongit.freedesktop.org/git/spice/spice-gtk.git [HEAD]
--> git ls-remote https://anongit.freedesktop.org/git/spice/spice-gtk.git HEAD
->  https://git.code.sf.net/p/gnuplot/gnuplot-main [master]
--> git ls-remote https://git.code.sf.net/p/gnuplot/gnuplot-main master
Username for 'https://github.com': ->  [kde-misc/diskmonitor:0]
--> EGIT_COMMIT set, package is not really a live one
->  [sci-visualization/gnuplot:0] https://git.code.sf.net/p/gnuplot/gnuplot-main [master]
--> at rev 54c7c6ec5784faff0e1b8efad421122dcdc82e9c (no changes)
->  [net-misc/spice-gtk:0] https://anongit.freedesktop.org/git/spice/spice-gtk.git [HEAD]
--> at rev df0d3f9d95fe8235b95fa291feb746ba5e3bd6aa (no changes)
->  [app-editors/retext:0] https://github.com/retext-project/retext.git [HEAD]
--> at rev 07848eae7fa735ce6817bbbdcf35bf413376ef44 (no changes)
->  [dev-embedded/sdcc:0] https://svn.code.sf.net/p/sdcc/code/trunk/sdcc
--> update from 11921 to 11922
->  https://gitlab.com/pdftk-java/pdftk/ [HEAD]
--> git ls-remote https://gitlab.com/pdftk-java/pdftk/ HEAD
->  https://anongit.freedesktop.org/git/spice/spice-protocol.git [HEAD]
--> git ls-remote https://anongit.freedesktop.org/git/spice/spice-protocol.git HEAD
warning: redirecting to https://gitlab.com/pdftk-java/pdftk.git/
->  [app-text/pdftk:0] https://gitlab.com/pdftk-java/pdftk/ [HEAD]
--> update from d912abff37d7b86f5a8b8506ae2f45c2f6237672 to ad877baf29f6189a151c9c646ffe8e626f908320
->  [app-emulation/spice-protocol:0] https://anongit.freedesktop.org/git/spice/spice-protocol.git [HEAD]
--> at rev 90b57dace404db564a8e034ad4427b9951071bcd (no changes)
->  [media-video/mplayer:0] svn://svn.mplayerhq.hu/mplayer/trunk
--> at rev 38198 (no changes)

Password for 'https://github.com':

Reproducible: Always

Steps to Reproduce:
1.Run smart-live-rebuild

Actual Results:  
Ask for 'https://github.com' password

Expected Results:  
It doesn't do this
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-10-24 03:07:52 UTC
I think this is the fault of your git configuration for whatever upstreams you've set?

For example, youtube-dl got removed from Github earlier. Maybe that is why.