http://www.mozilla.org/projects/thunderbird/ New version released. Reproducible: Always Steps to Reproduce:
Fear not, one is indeed in the works. The source tarball mozilla.org is distributing for thunderbird is currently corrupt, so I'm discussing that with them. Shouldn't be long at all, and stay tuned for a mozilla-thunderbird-bin ebuild also.
In CVS
I'm getting this error with the new 0.4 ebuild: Connecting to ftp.mozilla.org[129.79.6.160]:80... connected. HTTP request sent, awaiting response... 200 OK Length: 30,968,925 [application/x-bzip2] 100%[====================================>] 30,968,925 506.46K/s ETA 00:00 10:25:03 (354.89 KB/s) - `/usr/portage/distfiles/thunderbird-source-0.4.tar.bz2' saved [30968925/30968925] !!! Couldn't download thunderbird-source-0.4.tar.bz2. Aborting. Any idea why?
I cannot install mozilla-thunderbird-0.4. emerge hangs at: $ env ACCEPT_KEYWORDS="~x86" emerge -v /usr/portage/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.4.ebuild [...] >>> Downloading http://ftp.mozilla.org/pub/thunderbird/releases/0.4/thunderbird-source-0.4.tar.bz2 --21:33:14-- http://ftp.mozilla.org/pub/thunderbird/releases/0.4/thunderbird-source-0.4.tar.bz2 => `/usr/portage/distfiles/thunderbird-source-0.4.tar.bz2' Resolving ftp.mozilla.org... Downloading the file by wget doesn't help, I get the following error: $ env ACCEPT_KEYWORDS="~x86" emerge -v /usr/portage/net-mail/mozilla-thunderbird/mozilla-thunderbird-0.4.ebuild [...] Continued download failed on this file, which conflicts with `-c'. Refusing to truncate existing file `/usr/portage/distfiles/thunderbird-source-0.4.tar.bz2'. [...] Resolving ftp.mozilla.org... and it hangs, again
I'm getting the same error as Doug. If I then try it again, I get: --------------------------------------------------------- ACCEPT_KEYWORDS="~x86" emerge mozilla-thunderbird Calculating dependencies ...done! >>> emerge (1 of 1) net-mail/mozilla-thunderbird-0.4 to / >>> Resuming download... >>> Downloading ftp://gentoo.noved.org//distfiles/thunderbird-source-0.4.tar.bz2 --14:56:04-- ftp://gentoo.noved.org//distfiles/thunderbird-source-0.4.tar.bz2 => `/usr/portage/distfiles/thunderbird-source-0.4.tar.bz2' Resolving gentoo.noved.org... 69.2.197.241 Connecting to gentoo.noved.org[69.2.197.241]:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD /distfiles ... done. ==> SIZE thunderbird-source-0.4.tar.bz2 ... done. ==> PASV ... done. ==> REST 30968925 ... done. ==> RETR thunderbird-source-0.4.tar.bz2 ... No such file `thunderbird-source-0.4.tar.bz2'. >>> Resuming download... >>> Downloading http://gentoo.noved.org//distfiles/thunderbird-source-0.4.tar.bz2 --14:56:05-- http://gentoo.noved.org//distfiles/thunderbird-source-0.4.tar.bz2 => `/usr/portage/distfiles/thunderbird-source-0.4.tar.bz2' Resolving gentoo.noved.org... 69.2.197.241 Connecting to gentoo.noved.org[69.2.197.241]:80... connected. HTTP request sent, awaiting response... 404 Not Found The file is already fully retrieved; nothing to do. >>> Resuming download... >>> Downloading http://mirrors.tds.net/gentoo/distfiles/thunderbird-source-0.4.tar.bz2 --14:56:05-- http://mirrors.tds.net/gentoo/distfiles/thunderbird-source-0.4.tar.bz2 => `/usr/portage/distfiles/thunderbird-source-0.4.tar.bz2' Resolving mirrors.tds.net... 216.170.230.33 Connecting to mirrors.tds.net[216.170.230.33]:80... connected. HTTP request sent, awaiting response... 416 Requested Range Not Satisfiable The file is already fully retrieved; nothing to do. >>> Resuming download... >>> Downloading ftp://ftp.ussg.iu.edu/pub/linux/gentoo/distfiles/thunderbird-source-0.4.tar.bz2 --14:56:05-- ftp://ftp.ussg.iu.edu/pub/linux/gentoo/distfiles/thunderbird-source-0.4.tar.bz2 => `/usr/portage/distfiles/thunderbird-source-0.4.tar.bz2' Resolving ftp.ussg.iu.edu... 129.79.6.12 Connecting to ftp.ussg.iu.edu[129.79.6.12]:21... connected. Logging in as anonymous ... Logged in! ==> SYST ... done. ==> PWD ... done. ==> TYPE I ... done. ==> CWD /pub/linux/gentoo/distfiles ... done. ==> SIZE thunderbird-source-0.4.tar.bz2 ... done. ==> PASV ... done. ==> REST 30968925 ... done. ==> RETR thunderbird-source-0.4.tar.bz2 ... No such file `thunderbird-source-0.4.tar.bz2'. >>> Resuming download... >>> Downloading http://ftp.mozilla.org/pub/thunderbird/releases/0.4/thunderbird-source-0.4.tar.bz2 --14:56:05-- http://ftp.mozilla.org/pub/thunderbird/releases/0.4/thunderbird-source-0.4.tar.bz2 => `/usr/portage/distfiles/thunderbird-source-0.4.tar.bz2' Resolving ftp.mozilla.org... 129.79.6.160, 130.207.108.134, 204.152.184.113, ... Connecting to ftp.mozilla.org[129.79.6.160]:80... connected. HTTP request sent, awaiting response... 302 Found Location: http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/0.4/thunderbird-source-0.4.tar.bz2 [following] --14:56:06-- http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/0.4/thunderbird-source-0.4.tar.bz2 => `/usr/portage/distfiles/thunderbird-source-0.4.tar.bz2' Connecting to ftp.mozilla.org[129.79.6.160]:80... connected. HTTP request sent, awaiting response... 416 Requested Range Not Satisfiable The file is already fully retrieved; nothing to do. !!! Couldn't download thunderbird-source-0.4.tar.bz2. Aborting. -------------------------------------------------------------- I have no idea what this means :)
Reopening bug due to installation problems (see above posts).
*** Bug 35285 has been marked as a duplicate of this bug. ***
Mozilla.org rolled the initial tarball as a gzipped file, which I worked around in the ebuild and committed. They then fixed this by re-rolling the tarball as a true bzip2ball, which caused the digest errors you're seeing here. A new ebuild and digest file are in CVS now, and should propagate shortly. The enigmail tarball is in the process of propagating, so please be patient if it doesn't fetch for you right away.