[DNG] make a proper mirror

2016-12-22 Thread zeanmi

Dear Aitor, Dear Jaromil,

Thank you for your answers.

My debmirror is

debmirror $HOME/devuan-repo \
--host=auto.mirror.devuan.org \
--arch=i386,amd64 \
--dist=jessie,jessie-security \
--diff=none \
--root=merged \
--verbose \
--i18n \
--method=http \
--keyring $HOME/541922FB.bin

But maybe i should change like yours :
-h ftp.auto.mirror.devuan.org \

Actually, the problem comes when jessie and jessie-updates are used 
together : debmirror does not handle properly jessie-updates : it maps 
on codename and not on the suite and retrieve the dists/jessie 
repository instead of dists/jessie-updates


If i remember well, if you want to boostrap from the devuan beta2 iso 
net install, make the sole jessie repository is not enought, but maybe 
i'm wrong. So this is why i wanted to replicate the exacte structure for 
jessie/ jessie-updates and jessie-security as is show at 
https://devuan.org/ :


deb http://auto.mirror.devuan.org/merged jessie  main
deb http://auto.mirror.devuan.org/merged jessie-updates  main
deb http://auto.mirror.devuan.org/merged jessie-security main

So i made a mirror with wget just for jessie-updates with 
https://auto.mirror.devuan.org/merged/dists/jessie-updates/ and if made 
another merged repository with symlinks to dists/jessie, 
dists/jessie-security and dists/jessie-updates.


It works but that's not very convenient.

So i look forward the version 2.0 of amprolla (thx Jaromil) ^^

Regards,
Zeanmi
--


Hi Zeanmi,

On 12/20/2016 01:00 PM, zea...@free.fr wrote:
> Hi !
>
> How to make a proper mirror
> ofhttps://auto.mirror.devuan.org/merged/  ? debmirror [wheezy]
> seems to fail with jessie-updates (so i mirrored width wget). I
> previously downloaded debian jessie and jessie security from
> another mirror (because it's far faster from devuan.org) and i
> made a merge with symlinks but debmirror seems to have a problem
> with merged/dists/jessie-updates (it retrieves the jessie
> directory).
>
> https://auto.mirror.devuan.org/  does not support rsync, right ?
>
> zeanmi.

Debmirror works for me:

debmirror -h ftp.auto.mirror.devuan.org \
   --dist=jessie \
   --root=/merged \
   --di-arch=i386,amd64,armhf \
   --section=main \
   --nosource \
   --progress \
   --ignore-release-gpg \
   --method http \
   --diff=none \
   $HOME/devuan-repo

Cheers,

   Aitor.

___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


[DNG] make a proper mirror

2016-12-22 Thread aitor_czr

Hi Zeanmi,


On 12/20/2016 01:00 PM, zea...@free.fr wrote:

Hi !

How to make a proper mirror ofhttps://auto.mirror.devuan.org/merged/  ?
debmirror [wheezy] seems to fail with jessie-updates (so i mirrored
width wget). I previously downloaded debian jessie and jessie security
from another mirror (because it's far faster from devuan.org) and i made
a merge with symlinks but debmirror seems to have a problem with
merged/dists/jessie-updates (it retrieves the jessie directory).

https://auto.mirror.devuan.org/  does not support rsync, right ?

zeanmi.


Debmirror works for me:

debmirror -h ftp.auto.mirror.devuan.org \
  --dist=jessie \
  --root=/merged \
  --di-arch=i386,amd64,armhf \
  --section=main \
  --nosource \
  --progress \
  --ignore-release-gpg \
  --method http \
  --diff=none \
  $HOME/devuan-repo

Cheers,

  Aitor.



___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] make a proper mirror

2016-12-20 Thread Jaromil


dear zeanmi,


On Tue, 20 Dec 2016, zea...@free.fr wrote:

> Hi !
> 
> How to make a proper mirror of https://auto.mirror.devuan.org/merged/ ?
> debmirror [wheezy] seems to fail with jessie-updates (so i mirrored width
> wget). I previously downloaded debian jessie and jessie security from
> another mirror (because it's far faster from devuan.org) and i made a merge
> with symlinks but debmirror seems to have a problem with
> merged/dists/jessie-updates (it retrieves the jessie directory).
> 
> https://auto.mirror.devuan.org/ does not support rsync, right ?

you are right in guessing, mirroring the repository is not yet
supported, for the way amprolla works. But its lead dev nextime is
working hard and almost there with version 2.0 of amprolla, which will
support also mirroring in its new course of development. Meanwhile we
have plans in place so that our infrastructure can well carry the load.

once it will be possible to do mirrors of the devuan package overlay,
this will be announced and documented. Many people around here are
asking for this.

ciao

___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


[DNG] make a proper mirror

2016-12-19 Thread zeanmi

Hi !

How to make a proper mirror of https://auto.mirror.devuan.org/merged/ ? 
debmirror [wheezy] seems to fail with jessie-updates (so i mirrored 
width wget). I previously downloaded debian jessie and jessie security 
from another mirror (because it's far faster from devuan.org) and i made 
a merge with symlinks but debmirror seems to have a problem with 
merged/dists/jessie-updates (it retrieves the jessie directory).


https://auto.mirror.devuan.org/ does not support rsync, right ?

zeanmi.


___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng