Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 136183 - app-doc/ebookmerge - ebookmerge.sh cannot retrieve list
Summary: app-doc/ebookmerge - ebookmerge.sh cannot retrieve list
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: José Alberto Suárez López (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-09 05:41 UTC by Paulo J. Matos
Modified: 2006-10-13 05:11 UTC (History)
2 users (show)

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


Attachments
Patch to go with updated ebuild (ebookmerge-0.9.1_berlios_only.patch,1.63 KB, patch)
2006-06-19 13:09 UTC, DrChandra the Gentoo Person
Details | Diff
Revise ebuild to remove lidn host (ebookmerge-0.9.1.ebuild,876 bytes, text/plain)
2006-06-19 13:11 UTC, DrChandra the Gentoo Person
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paulo J. Matos 2006-06-09 05:41:35 UTC
Hi all, 

Ebookmerge cannot retrieve list:
# ebookmerge.sh -r 
 * Dowloading list from http://lidn.sf.net...
cat: books_download.php: No such file or directory
rm: cannot remove `books_download.php': No such file or directory
 * Dowloaded. Use -l for a list.

http://lidn.sf.net is also non-available.
Comment 1 DrChandra the Gentoo Person 2006-06-19 13:09:37 UTC
Created attachment 89559 [details, diff]
Patch to go with updated ebuild

This patch removed the stale lidn server, and focuses the script on the berlios.de one only.
Comment 2 DrChandra the Gentoo Person 2006-06-19 13:11:31 UTC
Created attachment 89560 [details]
Revise ebuild to remove lidn host

This applies the accompanying patch to remove support for an alternate mirror site, an makes the alternate berlios.de site the only one the script uses. The lidn.sf.net mirror no longer exists.
Comment 3 Paulo J. Matos 2006-07-15 18:09:36 UTC
How come there is not yet a new version in portage?
Comment 4 José Alberto Suárez López (RETIRED) gentoo-dev 2006-10-13 05:11:03 UTC
Sorry for all this time i was trying to contat with the lidn guys.

version 0.9.3 in cvs (~x86)
* removed lidn support
* work with the new berlios schema

the other versions was removed.

Test and tell me :)