Closed (fixed)
Project:
Drupal.org infrastructure
Component:
Packaging
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Sep 2011 at 07:09 UTC
Updated:
23 Jan 2012 at 08:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
amateescu commentedLame excuse for a subscribe, but here are the nodequeue issues:
#1285992: ftp.drupal.org/files/projects/nodequeue-7.x-2.0-beta1.tar.gz returns 404 error
#1285954: File nodequeue-6.x-2.11.tar.gz is corrupt (wrong md5 checksum). [error]
Comment #2
attiks commentedlinking others #1285992: ftp.drupal.org/files/projects/nodequeue-7.x-2.0-beta1.tar.gz returns 404 error
Comment #3
attiks commentedanother: #1286006: updating file not available
Comment #4
attiks commentedComment #5
tinefin commentedfeatures as well, although only the 7.x versions.
Comment #6
klausiComment #7
femrich commentedTracking this...
Comment #8
rade commentedSubscribing
Comment #9
hctomsubscribing
Comment #10
jaymiejones86 commentedsubscribing
Comment #11
Anonymous (not verified) commentedand now tarballs that have mismatched md5sums:
should be 41f2115bc0b593f1c280264fda3ee7f3, as per attached screenshot.
Comment #12
mjpa commentedare the tarballs being re-generated automatically for modules that have them missing?
Comment #13
kartagisThe very same thing happened for my project. I got The requested URL /files/projects/tcmb-7.x-1.6.tar.gz was not found on this server.
Comment #14
hadi farnoud commentedSubscribing
same on http://drupal.org/project/strongarm
Comment #15
killes@www.drop.org commentedjust a fyi: this is likely an issue with the rsync job that copies the files to the ftp server. The files as such do exist, you can download them if you omit the ftp subdomain.
We need to wait for the OSL to get up to resolve this.
Comment #16
Refineo commentedsubscribing
Comment #17
killes@www.drop.org commentedthis is now fixed.
Comment #18
philosurfer commentedi beg to differ... trying to download a drupal 7.8 is not working
Comment #19
gregglesDrupal 7.8 downloads for me. Maybe a network device between you and the servers cached the missing file?
Comment #21
kenorb commentedAnother:
Comment #22
greggles@kenorb - can you traceroute ftp.drupal.org and post the results?
Comment #23
kenorb commented#21 I did on LAN at work, I've the same error at home (different network). Other packages work.
Traceroute from home:
Comment #24
kenorb commentedI think the problem is somewhere else, I just run drush with -dv.
It's trying to download non-existing file, see 404 below.
It's a drush bug then? Should say at least that the package was not found.
Comment #25
killes@www.drop.org commented--2011-10-06 20:02:53-- http://ftp.drupal.org/files/projects/ad_lemon-twist-7.x-1.x-dev.tar.gz
Resolving ftp.drupal.org... 64.50.236.52, 64.50.233.100
Connecting to ftp.drupal.org|64.50.236.52|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
This is not the same issue as we had previously. The file simply doesn't exist. not on ftp.d.o and not on our own servers.
That may be a packaging error, or an error on how the filename is determined.
Comment #26
attiks commentedI checked http://drupal.org/project/lemontwist and there's not even a D7 branch, but apparently it was called ad_lemon-twist before, see http://drupalcode.org/project/lemontwist.git/commit/6a65ab1d479c39ef3af8...
Comment #27
attiks commenteddid some more digging
http://updates.drupal.org/release-history/lemontwist/7.x shows a release and points to http://drupal.org/node/266802, so apparently the releases was made and the branch deleted afterwards? Is this possible?
Comment #28
sdboyer commentedDug around and verified that *no* changes have been pushed into this repository (including branch deletions) since the git migration. The repository has never been pushed to at all, in fact. So whatever weirdness is happening with that decrepit 7.x branch, it's a relic of the CVS days.
Comment #29
kartagisLast comment in October. Seems to have been fixed. Marking as fixed.