Bug#517095: [apt-cacher-ng] Debian Ports schould be included in debrep

2009-03-08 Thread Eduard Bloch
#include hallo.h
* David Prévot [Sat, Mar 07 2009, 10:34:54PM]:

  So what should I add? Another preconfigured archive ring (like
  debrep/deb_mirrors.gz resp. uburep/ubuntu_mirrors) to the default
  package installation? That could be done.
 
 I hoped that the non specific arch (that are identical to the official)
 packages could be share in /var/cache/apt-cacher-ng/debrep/pool, and why
 not the specific ones stored in /var/cache/apt-cacher-ng/debrep/
 (/var/cache/apt-cacher-ng/debrep/pool-hurd-i386,
 /var/cache/apt-cacher-ng/debrep/pool-kfreebsd-amd64, etc.)

Now I realize what you are talking about... they have _different pool_
directories for the extra architectures, the pool directory itself is
only kept to hold arch:all packages.

Actually, this creates some headaches when thinking about
implementation.

Solution a) putting them into the same ring as Debian mirrors but then
some files might be overlapping (at least Release/Release.gpg).

Solution b) create a completely separate ring (= cache repository), i.e.
debrepPorts and another ring to reroute the pool subdir to debrep (might
be error prone).

That all needs a proper investigation requiring more spare time than I
currently have - defered to a future release.

Regards,
Eduard.

-- 
Joey Toll.
Joey Ich Idiot.
Joey Ich hab das gleiche Programm zweimal geschrieben.
Joey Super.
Joey Es heißt sogar gleich.
Joey Und kann ungefähr gleich viel.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#517095: [apt-cacher-ng] Debian Ports schould be included in debrep

2009-03-07 Thread Eduard Bloch
#include hallo.h
* David Prévot [Wed, Feb 25 2009, 11:49:35AM]:

 Thanks for maintening this very useful package,
 
 I just tried the kfreebsd port and noticed that the official repository
 (and its mirrors [1] [2]) are not included in deb_mirrors.gz so the arch
 all packages needs to be downloaded again.
 
 (A simple workaround is to include a symlink to debrep in _import, and
 then « Start Import » before update the port machines, but the same
 packages will be present two times and the « Start Import » action needs
 to be performed each time you want to update the port machines.)
 
 [1] http://www.debian-ports.org/mirrors
 [2] http://wiki.debian.org/DebianPorts/Mirrors

Please elaborate on the first paragraph. What exactly do you expect me
to do?

I cannot see binary-all in
http://ftp.de.debian.org/debian-ports/dists/sid/Release - I guess the
users of debian-ports have both kind of sources in their sources list,
i.e. the official mirrors and debian-ports archive.

So what should I add? Another preconfigured archive ring (like
debrep/deb_mirrors.gz resp. uburep/ubuntu_mirrors) to the default
package installation? That could be done.

Regards,
Eduard.

-- 
Ein Mann deutet recht deutlich (als sein Selbst-Rhapsodist) seinen
Charakter durch das Tragen seines Stockes an, sobald er ihn,
unwissend, bemerkt zu werden, trägt und schwenkt und hält.
-- Jean Paul



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#517095: [apt-cacher-ng] Debian Ports schould be included in debrep

2009-03-07 Thread David Prévot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Eduard Bloch a écrit :
 * David Prévot [Wed, Feb 25 2009, 11:49:35AM]:
[...]
 I just tried the kfreebsd port and noticed that the official repository
 (and its mirrors [1] [2]) are not included in deb_mirrors.gz so the arch
 all packages needs to be downloaded again.
[...]
 [1] http://www.debian-ports.org/mirrors
 [2] http://wiki.debian.org/DebianPorts/Mirrors
 
 Please elaborate on the first paragraph. What exactly do you expect me
 to do?

Is it be possible to add debian-ports and its mirrors to the
preconfigured archive ring deb_mirrors.gz so that the arch all packages
will be shared in /var/cache/apt-cacher-ng/debrep/pool? The port
specific packages are in a separate pool : pool-hurd-i386,
pool-kfreebsd-amd64, pool-kfreebsd-i386 and pool-m68k (as you can see in
http://ftp.de.debian.org/debian-ports/)

 I cannot see binary-all in
 http://ftp.de.debian.org/debian-ports/dists/sid/Release

Neither are they in http://ftp.de.debian.org/debian/dists/sid/Release
but the packages are present in
http://ftp.de.debian.org/debian-ports/pool/ (as the official ones in
http://ftp.de.debian.org/debian/pool/).

 - I guess the
 users of debian-ports have both kind of sources in their sources list,
 i.e. the official mirrors and debian-ports archive.

no, the sources.list is quite simple :

deb http://lapin:3142/ftp.debian-ports.org/debian unstable main
deb http://lapin:3142/ftp.debian-ports.org/debian unreleased main

 So what should I add? Another preconfigured archive ring (like
 debrep/deb_mirrors.gz resp. uburep/ubuntu_mirrors) to the default
 package installation? That could be done.

I hoped that the non specific arch (that are identical to the official)
packages could be share in /var/cache/apt-cacher-ng/debrep/pool, and why
not the specific ones stored in /var/cache/apt-cacher-ng/debrep/
(/var/cache/apt-cacher-ng/debrep/pool-hurd-i386,
/var/cache/apt-cacher-ng/debrep/pool-kfreebsd-amd64, etc.)

Regards,

David

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkmzLsoACgkQ18/WetbTC/ptOQCeIvJYwSDJpOnRSQWkMeLeLfgV
sZ4AnRenE0BeX34i7t2dXy/w9Fzc4mI7
=nY8D
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#517095: [apt-cacher-ng] Debian Ports schould be included in debrep

2009-02-25 Thread David Prévot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: apt-cacher-ng
Version: 0.3.3-1
Severity: wishlist

Hi,

Thanks for maintening this very useful package,

I just tried the kfreebsd port and noticed that the official repository
(and its mirrors [1] [2]) are not included in deb_mirrors.gz so the arch
all packages needs to be downloaded again.

(A simple workaround is to include a symlink to debrep in _import, and
then « Start Import » before update the port machines, but the same
packages will be present two times and the « Start Import » action needs
to be performed each time you want to update the port machines.)

[1] http://www.debian-ports.org/mirrors
[2] http://wiki.debian.org/DebianPorts/Mirrors

Cheers

David

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkmlaI4ACgkQ18/WetbTC/rmHwCfRAfGs9KudD7hnXtulAxO/eK+
oCsAoIhih8i0eR2udBHw8zs4YrxOrW5K
=gLVV
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org