| View previous topic :: View next topic |
| Author |
Message |
Joseph_sys Advocate

Joined: 08 Jun 2004 Posts: 2316 Location: Edmonton, AB
|
Posted: Fri Dec 28, 2012 3:15 am Post subject: [SOLVED] Couldn't download 'module-init-tools-3.16.tar.bz2 |
|
|
My upgrade can not seems to download: module-init-tools-3.16-r2
| Code: | !!! Couldn't download 'module-init-tools-3.16.tar.bz2'. Aborting.
* Fetch failed for 'sys-apps/module-init-tools-3.16-r2', Log file:
* '/var/tmp/portage/sys-apps/module-init-tools-3.16-r2/temp/build.log' |
My mirrors: | Code: | | GENTOO_MIRRORS="ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ ftp://distro.ibiblio.org/pub/linux/distributions/gentoo/ |
_________________ #Joseph
Last edited by Joseph_sys on Fri Dec 28, 2012 8:09 pm; edited 1 time in total |
|
| Back to top |
|
 |
audiodef Advocate


Joined: 06 Jul 2005 Posts: 4946
|
Posted: Fri Dec 28, 2012 2:21 pm Post subject: |
|
|
I use kmod, which I think replaces module-init-tools, so first, you might want to try that.
But I went into my module-init-tools dir, rm Manifest, and ebuild module-init-tools-3.16-r2.ebuild digest, and that didn't give me any problem (meaning it downloaded the src). If for some reason you're avoiding kmod, try syncing Portage. _________________ Gentoo Studio: http://gentoostudio.org
Pappy's Kernel Seeds: http://kernel-seeds.gentoostudio.org
Linux 'Tude Tees: http://skreened.com/geektudetees
A cloud is evaporated water in the sky, thanks. |
|
| Back to top |
|
 |
Joseph_sys Advocate

Joined: 08 Jun 2004 Posts: 2316 Location: Edmonton, AB
|
Posted: Fri Dec 28, 2012 6:48 pm Post subject: |
|
|
| audiodef wrote: | I use kmod, which I think replaces module-init-tools, so first, you might want to try that.
But I went into my module-init-tools dir, rm Manifest, and ebuild module-init-tools-3.16-r2.ebuild digest, and that didn't give me any problem (meaning it downloaded the src). If for some reason you're avoiding kmod, try syncing Portage. |
Well, kmod is still not mark as stable, and I can not run digest on the "module-init-tools-3.16-r2.ebuild" as portage can not download it.
So I'm stuck in limbo. The only option is to upgrade to kmod unstable :-/ _________________ #Joseph |
|
| Back to top |
|
 |
Joseph_sys Advocate

Joined: 08 Jun 2004 Posts: 2316 Location: Edmonton, AB
|
Posted: Fri Dec 28, 2012 8:08 pm Post subject: |
|
|
Solved. There is some problem with my mirrors:
These ones worked:
| Code: | | GENTOO_MIRRORS="http://gentoo.llarian.net/ http://gentoo.mirrors.hoobly.com/ http://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ http://gentoo.mirrors.easynews.com/linux/gentoo/" |
My didn't:
| Code: | | GENTOO_MIRRORS="ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ ftp://distro.ibiblio.org/pub/linux/distributions/gentoo/ http://distro.ibiblio.org/pub/linux/distributions/gentoo/ http://mirror.mdfnet.se/mirror/gentoo" |
_________________ #Joseph |
|
| Back to top |
|
 |
audiodef Advocate


Joined: 06 Jul 2005 Posts: 4946
|
|
| Back to top |
|
 |
|