Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 350927 - net-libs/libktorrent-1.0.5.3 uses wrong path for src uri
Summary: net-libs/libktorrent-1.0.5.3 uses wrong path for src uri
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL: http://ktorrent.org/downloads/4.0.5/
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2011-01-07 04:11 UTC by Jason Komar
Modified: 2011-01-07 12:43 UTC (History)
1 user (show)

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


Attachments
libktorrent-1.0.5.3.ebuild.patch (libktorrent-1.0.5.3.ebuild.patch,464 bytes, patch)
2011-01-07 10:01 UTC, Lars Wendler (Polynomial-C) (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Komar 2011-01-07 04:11:56 UTC
When downloading sources, the ebuild uses path http://ktorrent.org/downloads/4.0.5.3/libktorrent-1.0.5-3.tar.bz2

Path should be http://ktorrent.org/downloads/4.0.5/libktorrent-1.0.5-3.tar.bz2

The extra .3 on the directory path causes a 404 error.

Reproducible: Always

Steps to Reproduce:
1. paludis -i1 net-libs/libktorrent
2.
3.

Actual Results:  
404 error

Expected Results:  
Sources are downloaded and compiled.
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2011-01-07 10:01:22 UTC
Created attachment 259118 [details, diff]
libktorrent-1.0.5.3.ebuild.patch

Possible fix...
Comment 2 Tomáš Chvátal (RETIRED) gentoo-dev 2011-01-07 12:43:31 UTC
Hupsie. Fixed.