Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71332 - the ebuild for pysol doesn't download the correct file. (I think.)
Summary: the ebuild for pysol doesn't download the correct file. (I think.)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-15 15:53 UTC by Matt
Modified: 2004-11-21 10:02 UTC (History)
0 users

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 Matt 2004-11-15 15:53:48 UTC
When I try to emerge pysol, I'm unable to download the correct tarball as specified in the ebuild file.

It's looking for
http://www.pysol.org/download/pysol/pysol-4.82.tar.bz2
But the pysol webpage only has
http://www.pysol.org/download/pysol/pysol-4.82-src.tar.bz2

I even tried messing with the ebuild file to force it to download the "-src" version of the file, but the file size is different leading me to believe that a change has been made somewhere else.

Reproducible: Always
Steps to Reproduce:
1. sudo emerge pysol
2.
3.

Actual Results:  
[mascot:~] > sudo emerge pysol
Password:
Calculating dependencies ...done!
>>> emerge (1 of 1) games-board/pysol-4.82 to /
>>> Downloading ftp://ftp6.uni-erlangen.de/pub/mirrors/gentoo/distfiles/pysol-4.
82.tar.bz2
--16:37:00--  ftp://ftp6.uni-erlangen.de/pub/mirrors/gentoo/distfiles/pysol-4.
82.tar.bz2
           => `/usr/portage/distfiles/pysol-4.82.tar.bz2'
Resolving ftp6.uni-erlangen.de... failed: Host not found.
>>> Downloading ftp://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/distfiles/
pysol-4.82.tar.bz2
--16:37:01--  ftp://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/distfiles/
pysol-4.82.tar.bz2
           => `/usr/portage/distfiles/pysol-4.82.tar.bz2'
Resolving vlaai.snt.ipv6.utwente.nl... failed: Host not found.
>>> Downloading http://gentoo.binarycompass.org/distfiles/pysol-4.82.tar.bz2
--16:37:01--  http://gentoo.binarycompass.org/distfiles/pysol-4.82.tar.bz2
           => `/usr/portage/distfiles/pysol-4.82.tar.bz2'
Resolving gentoo.binarycompass.org... 216.52.244.214
Connecting to gentoo.binarycompass.org[216.52.244.214]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
16:37:01 ERROR 404: Not Found.

>>> Downloading http://gentoo.llarian.net/distfiles/pysol-4.82.tar.bz2
--16:37:01--  http://gentoo.llarian.net/distfiles/pysol-4.82.tar.bz2
           => `/usr/portage/distfiles/pysol-4.82.tar.bz2'
Resolving gentoo.llarian.net... 209.221.142.124
Connecting to gentoo.llarian.net[209.221.142.124]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
16:37:05 ERROR 404: Not Found.

>>> Downloading http://www.oberhumer.com/opensource/pysol/download/pysol-4.82.
tar.bz2
--16:37:05--  http://www.oberhumer.com/opensource/pysol/download/pysol-4.82.tar.
bz2
           => `/usr/portage/distfiles/pysol-4.82.tar.bz2'
Resolving www.oberhumer.com... 213.129.228.33
Connecting to www.oberhumer.com[213.129.228.33]:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://www.pysol.org/download/pysol//pysol-4.82.tar.bz2 [following]
--16:37:05--  http://www.pysol.org/download/pysol/pysol-4.82.tar.bz2
           => `/usr/portage/distfiles/pysol-4.82.tar.bz2'
Resolving www.pysol.org... 213.129.228.33
Connecting to www.pysol.org[213.129.228.33]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
16:37:06 ERROR 404: Not Found.

!!! Couldn't download pysol-4.82.tar.bz2. Aborting.


Expected Results:  
It should have downloaded the file and then compiled it and installed it.  :-)

This is the first time I've ever sent anything into a bugzilla repository.  I 
hope I've done things correctly (included enough information, not included 
redundant information, ...).  If I haven't just let me know and I will try to be 
of as much help as I can.

Thank you guys for helping all the rest of us out.  It really means a lot.
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2004-11-19 21:05:50 UTC
yeah the tarball went away upstream.  I changed the ebuild to use the gentoo mirrors since the tarball that *is* there is much smaller and doesn't include a lot of the files.  No idea what's happened there.  The upstream author seems to be confused about how the GPL works though so I recommend using something else for card games.  gnome-games has a good card game system.
Comment 2 Matt 2004-11-21 10:02:23 UTC
Thank you.  I hope people say thanks at least most of the time, but I suspect that yours is a pretty thankless job.  Regardless, I do want to thank you for taking the time to help me in this OH SO IMPORTANT TASK of fixing my card games. :-)