The debian-private mailing list leak, part 1. Volunteers have complained about Blackmail. Lynchings. Character assassination. Defamation. Cyberbullying. Volunteers who gave many years of their lives are picked out at random for cruel social experiments. The former DPL's girlfriend Molly de Blanc is given volunteers to experiment on for her crazy talks. These volunteers never consented to be used like lab rats. We don't either. debian-private can no longer be a safe space for the cabal. Let these monsters have nowhere to hide. Volunteers are not disposable. We stand with the victims.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

debian distribution support site woes



This morning, I'm unable to get ftp session on either
new-master.debian.org or primer.i-connect.net.

I am able to get a session on ftp.debian.org, where I see
that msdos symlinks are once again outdated and broken.
Here's an example:

ftp> pwd
257 "/.1/debian/unstable/msdos-i386/base" is current directory.
ftp> ls dpkg*
200 PORT command successful.
150 ASCII data connection for /bin/ls (129.188.154.108,1420) (0 bytes).
lrwxrwxrwx   1 root     other         37 Apr  5 21:24 dpkg.deb -> ../../binary-i386/base/dpkg-1.1.3.deb
ftp> cd ../../binary-i386/base
250 CWD command successful.
ftp> pwd
257 "/.1/debian/unstable/binary-i386/base" is current directory.
ftp> ls dpkg*
200 PORT command successful.
150 ASCII data connection for /bin/ls (129.188.154.108,1483) (0 bytes).
-r--r--r--   1 root     root      245936 Apr 15 16:13 dpkg-1.1.5aout.deb

Would it be possible for packages to be moved into the distribution
in such a way as to keep these links current and  not broken?
Perhaps a cron job to audit them nightly and report problems might help.