Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 308407 - In ruby overlay, dev-ruby/shoes fails because shoooes.net domain no longer valid
Summary: In ruby overlay, dev-ruby/shoes fails because shoooes.net domain no longer valid
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-08 01:17 UTC by Andy Cooper
Modified: 2010-03-15 20:18 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 Andy Cooper 2010-03-08 01:17:23 UTC
The shoes ebuild tries to download the package from my configured mirrors and then falls back on shoooes.net, but since _why went missing that site doesn't exist anymore.



Reproducible: Always

Steps to Reproduce:
1.layman -f -a ruby
2.emerge shoes

Actual Results:  
Log:

# sudo emerge shoes
Calculating dependencies... done!

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) dev-ruby/shoes-0.1134 from ruby
>>> Downloading 'http://gentoo.cites.uiuc.edu/pub/gentoo/distfiles/shoes-0.1134.tar.gz'
--2010-03-07 20:07:06--  http://gentoo.cites.uiuc.edu/pub/gentoo/distfiles/shoes-0.1134.tar.gz
Resolving gentoo.cites.uiuc.edu... 128.174.5.78
Connecting to gentoo.cites.uiuc.edu|128.174.5.78|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2010-03-07 20:07:06 ERROR 404: Not Found.

>>> Downloading 'http://lug.mtu.edu/gentoo/distfiles/shoes-0.1134.tar.gz'
--2010-03-07 20:07:06--  http://lug.mtu.edu/gentoo/distfiles/shoes-0.1134.tar.gz
Resolving lug.mtu.edu... 141.219.155.230
Connecting to lug.mtu.edu|141.219.155.230|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2010-03-07 20:07:07 ERROR 404: Not Found.

>>> Downloading 'http://shoooes.net/dist/shoes-0.r1134.tar.gz'
--2010-03-07 20:07:07--  http://shoooes.net/dist/shoes-0.r1134.tar.gz
Resolving shoooes.net... failed: Temporary failure in name resolution.
wget: unable to resolve host address `shoooes.net'
!!! Couldn't download 'shoes-0.1134.tar.gz'. Aborting.
 * Fetch failed for 'dev-ruby/shoes-0.1134', Log file:
 *  '/var/tmp/portage/dev-ruby/shoes-0.1134/temp/build.log'

>>> Failed to emerge dev-ruby/shoes-0.1134, Log file:

>>>  '/var/tmp/portage/dev-ruby/shoes-0.1134/temp/build.log'

 * Messages for package dev-ruby/shoes-0.1134:

 * Fetch failed for 'dev-ruby/shoes-0.1134', Log file:
 *  '/var/tmp/portage/dev-ruby/shoes-0.1134/temp/build.log'



I'm going to start looking into fixing the ebuild myself, so I might be attaching a patch in the next few days.
Comment 1 Alex Legler (RETIRED) archtester gentoo-dev Security 2010-03-15 19:06:38 UTC
I got the tarball from a user a while ago. I fixed the ebuild:

http://git.overlays.gentoo.org/gitweb/?p=proj/ruby-overlay.git;a=commit;h=4249be0d8a6b2a9df786d6aef30dd8a74f5640e8

Please attach your new ebuilds to the ebuild request bug 234985.
Comment 2 Sergio D. Rodríguez Inclan 2010-03-15 20:18:27 UTC
Hi,

You can also point the URL to http://shoes.heroku.com/ where shoes is hosted now.