On Wed, 2013-06-12 at 15:41 +0200, Thomas Schwinge wrote: > Hi! > > On Mon, 10 Jun 2013 16:28:40 +0200, Richard Braun <[email protected]> wrote: > > On Mon, Jun 10, 2013 at 04:10:57PM +0200, Justus Winter wrote: > > > Any reason not to serve source packages from debian-ports.org? > > > > I'd like to know as well. > > Additionally to that, I'd also find it useful if the following worked, > which probably is related: > > $ apt-get changelog libc0.3 > Err Changelog for libc0.3 > (http://packages.debian.org/changelogs/pool-hurd-i386/main/e/eglibc/eglibc_2.17-3+hurd.2/changelog) > 404 Not Found > Err Changelog for libc0.3 > (http://ftp.debian-ports.org/debian/pool-hurd-i386/main/e/eglibc/eglibc_2.17-3+hurd.2.changelog) > 404 Not Found > E: changelog download failed
Hi, When doing that on Linux, the changelogs seems to be located at: http://ftp-master.metadata.debian.org/changelogs/main/e/eglibc/ The same metadata stuff does not seem to exist for -ports. Sources cannot be placed in the .../debian/dists/sid/main/source/Sources.{gz,xz} file, due to clashes with source packages for all ports in ../debian/dists/sid/main/: binary-all, binary-alpha, etc as explained by Aurelien Jarno earlier. However, using dget seems to be OK when uploading complete packages, .dsc, .orig.tar.gz and .debian.tar.gz, to ftp.debian-ports.org/debian/pool-hurd-i386/main/*/* as the ../h/hurd/hurd_20130501-1 package shows. The changelog problems above remains to solve. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

