Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 410133 - sys-power/powertop-9999 has wrong git url
Summary: sys-power/powertop-9999 has wrong git url
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mobile Herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-29 11:45 UTC by Hanspeter Spalinger
Modified: 2012-08-28 03:11 UTC (History)
3 users (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 Hanspeter Spalinger 2012-03-29 11:45:28 UTC
The URL in the ebuild (at git.kernel.org) is invalid and the ebuild fails with a generic git error.
The current URL seems to be..
git://git.linaro.org/people/amitdanielk/powertop.git
(at least that was the newest repository alive i found for this, the powertop website at google and lesswatts.org point to git.moblin.org but i was not able to find a repo there....).

Changing EGIT_REPO_URL in the ebuild made the ebuild work again.
Comment 1 Matt 2012-04-07 12:20:55 UTC
confirmed:



>>> Verifying ebuild manifests

>>> Emerging (1 of 1) sys-power/powertop-9999
>>> Unpacking source...
fatal: Couldn't find remote ref master
 * ERROR: sys-power/powertop-9999 failed (unpack phase):
 *   git-2_update_repo: can't update from git://git.kernel.org/pub/scm/status/powertop/powertop.git
 * 
 * Call stack:
 *     ebuild.sh, line   85:  Called src_unpack
 *   environment, line 2196:  Called git-2_src_unpack
 *   environment, line 1587:  Called git-2_fetch
 *   environment, line 1406:  Called git-2_update_repo
 *   environment, line 1645:  Called die
 * The specific snippet of code:
 *       [[ -n ${EGIT_REPO_URI_SELECTED} ]] || die "${FUNCNAME}: can't update from ${EGIT_REPO_URI}"
 * 
 * If you need support, post the output of 'emerge --info =sys-power/powertop-9999',
 * the complete build log and the output of 'emerge -pqv =sys-power/powertop-9999'.
 * The complete build log is located at '/var/log/portage/sys-power:powertop-9999:20120407-121902.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-power/powertop-9999/temp/environment'.
 * S: '/var/tmp/portage/sys-power/powertop-9999/work/powertop-9999'

>>> Failed to emerge sys-power/powertop-9999, Log file:

>>>  '/var/log/portage/sys-power:powertop-9999:20120407-121902.log'

 * Messages for package sys-power/powertop-9999:

 * ERROR: sys-power/powertop-9999 failed (unpack phase):
 *   git-2_update_repo: can't update from git://git.kernel.org/pub/scm/status/powertop/powertop.git
 * 
 * Call stack:
 *     ebuild.sh, line   85:  Called src_unpack
 *   environment, line 2196:  Called git-2_src_unpack
 *   environment, line 1587:  Called git-2_fetch
 *   environment, line 1406:  Called git-2_update_repo
 *   environment, line 1645:  Called die
 * The specific snippet of code:
 *       [[ -n ${EGIT_REPO_URI_SELECTED} ]] || die "${FUNCNAME}: can't update from ${EGIT_REPO_URI}"
 * 
 * If you need support, post the output of 'emerge --info =sys-power/powertop-9999',
 * the complete build log and the output of 'emerge -pqv =sys-power/powertop-9999'.
 * The complete build log is located at '/var/log/portage/sys-power:powertop-9999:20120407-121902.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-power/powertop-9999/temp/environment'.
 * S: '/var/tmp/portage/sys-power/powertop-9999/work/powertop-9999'
 * 
 * The following package has failed to build or install:
 * 
 *  (sys-power/powertop-9999::gentoo, ebuild scheduled for merge), Log file:
 *   '/var/log/portage/sys-power:powertop-9999:20120407-121902.log'
 * 




there's an additional address:

https://github.com/fenrus75/powertop

not sure how (un-)official that is
Comment 2 Hanspeter Spalinger 2012-04-14 15:39:31 UTC
This issue has hit the linux kernel mailing list; posting this for reference, maybe more info will be available some time.

http://thread.gmane.org/gmane.linux.kernel/1281910
Comment 3 Joe Kappus 2012-05-07 00:33:03 UTC
This appears to be fixed.  Portage has ebuild with fenrus75 repo and the lkml thread confirms this is the location.  Plz a update as "RESOLVED FIXED"