Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
The current version for dev-util/dialog is dialog_1.0-20050206.ebuild. The ebuild tries to fetch dialog_1.0-20050206.orig.tar.gz from a debian mirror. None of the debian mirrors seems to provide this file anymore, there is only the newer dialog_1.0-20050306. In any case, is it sensible to depend on distfiles of a foreign distribution? Reproducible: Always Steps to Reproduce: 1. emerge --sync 2. emerge --update world 3. Actual Results: >>> emerge (1 of 5) dev-util/dialog-1.0.20050206 to / >>> Resuming download... >>> Downloading ftp://ftp.nara.wide.ad.jp/pub/Linux/Debian/debian/pool/main/d/dialog/dialog_1.0-20050206.orig.tar.gz curl: (19) Can't open dialog_1.0-20050206.orig.tar.gz: No such file or directory >>> Resuming download... >>> Downloading http://mirror.cs.wisc.edu/pub/mirrors/linux/debian/pool/main/d/dialog/dialog_1.0-20050206.orig.tar.gz curl: (33) HTTP server doesn't seem to support byte ranges. Cannot resume. >>> Resuming download... >>> Downloading ftp://debian.secsup.org/pub/linux/debian/pool/main/d/dialog/dialog_1.0-20050206.orig.tar.gz ... and so on forever and ever and ever. Expected Results: This is a design flaw of the dev-util/dialog ebuild, depending on files which it cannot guarantee to exist.
*** This bug has been marked as a duplicate of 91994 ***