Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 200368 - dev-libs/libol has wrong SRC_URI
Summary: dev-libs/libol has wrong SRC_URI
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Mr. Bones. (RETIRED)
URL: http://www.balabit.com/downloads/libo...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-26 06:08 UTC by adrian r.
Modified: 2007-11-26 07:12 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 adrian r. 2007-11-26 06:08:34 UTC
i'm new with gentoo, i'm still trying to install it, but when i try to "emerge syslog-ng" it looks for libol-0.3.18.tar.gz in a folder that doesn't exist in the server

it looks for it at...
http://gentoo.arcticnetwork.ca/distfiles/libol-0.3.18.tar.gz
and when it fails looks at
http://www.balabit.com/downloads/libol/0.3/libol-0.3.18.tar.gz

but should look for it at...
http://gentoo.arcticnetwork.ca/source/distfiles/libol-0.3.18.tar.gz
or at
http://www.balabit.com/downloads/files/libol/0.3/libol-0.3.18.tar.gz

Related with BUG "emerge sysklogd  can't download sysklogd-1.4.1.tar.gz"

let me know when it is fixed, so i can finish my first gentoo installation

Reproducible: Always

Steps to Reproduce:
1. follow Gentoo Linux x86 Handbook (2007.0)
2. at section 9.a. System Logger
3. emerge syslog-ng
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-11-26 07:06:03 UTC
Incorrect SRC_URI in ebuild has nothing to do w/ Gentoo mirrors. Also, you have GENTOO_MIRRORS set incorrectly in make.conf, it downloads just fine from the mirrors.

 # emerge -f libol
Calculating dependencies... done!

>>> Emerging (1 of 1) dev-libs/libol-0.3.18 to /
>>> Downloading 'http://gentoo.osuosl.org/distfiles/libol-0.3.18.tar.gz'
--08:05:09--  http://gentoo.osuosl.org/distfiles/libol-0.3.18.tar.gz
           => `/usr/portage/distfiles/libol-0.3.18.tar.gz'
Resolving gentoo.osuosl.org... 64.50.236.52
Connecting to gentoo.osuosl.org|64.50.236.52|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 345,794 (338K) [application/x-gzip]

100%[==================================================================================================>] 345,794      236.56K/s             

08:05:11 (236.02 KB/s) - `/usr/portage/distfiles/libol-0.3.18.tar.gz' saved [345794/345794]

 * libol-0.3.18.tar.gz RMD160 SHA1 SHA256 size ;-) ...                                                                                  [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                    [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                   [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                  [ ok ]
 * checking libol-0.3.18.tar.gz ;-) ...                                                                                                 [ ok ]
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2007-11-26 07:12:15 UTC
you need to fix your mirror settings.  ebuild's been fixed in portage.