Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 38602 - The Source URI in /usr/portage/x11-plugins/wmbattery/wmbattery-2.19.ebuild does not download
Summary: The Source URI in /usr/portage/x11-plugins/wmbattery/wmbattery-2.19.ebuild do...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High trivial
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-18 08:14 UTC by keith
Modified: 2004-01-24 03:59 UTC (History)
1 user (show)

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


Attachments
fixed ebuild (wmbattery-2.19.ebuild,651 bytes, application/octet-stream)
2004-01-21 21:31 UTC, scootersmk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description keith 2004-01-18 08:14:37 UTC
SRC_URI="http://kitenet.net/programs/code/wmbattery/${P/-/_}.tar.gz"  Does not download needed file.



Reproducible: Always
Steps to Reproduce:
1. emerge world
2.
3.

Actual Results:  
1074440509:  === (2 of 22) Cleaning (x11-plugins/wmbattery-2.19::/usr/portage/x1
1-plugins/wmbattery/wmbattery-2.19.ebuild)
1074440510:  === (2 of 22) Compiling/Merging (x11-plugins/wmbattery-2.19::/usr/p
ortage/x11-plugins/wmbattery/wmbattery-2.19.ebuild)
1074440515:  *** terminating.
1074440719:  *** terminating.
1074441099: Started emerge on: Jan 18, 2004 07:51:39
1074441099:  *** emerge  world


Expected Results:  
download the source code to /usr/portage/distfiles, extract and install

Went to http://kitenet.net/programs/wmbattery/ and downloaded the source code
and moved it to my /usr/portage/distfiles directory.

The direct URL to file is:  
http://kitenet.net/programs/wmbattery/wmbattery_2.19.tar.gz
Comment 1 scootersmk 2004-01-21 21:31:48 UTC
Created attachment 24214 [details]
fixed ebuild

Fixed ebuild with SRC_URI changed.
Comment 2 Markus Nigbur (RETIRED) gentoo-dev 2004-01-24 03:59:48 UTC
fixed in cvs