You are not logged in.
Pages: 1
i'm tryng to debootstrap ascii on my server in a chroot, is from 4 hours that is stopped on
I: Retrieving Packages
is there any problem with mirrors?
root@eurostar1 /home # debootstrap ascii /home/service/ http://auto.mirror.devuan.org/merged/
I: Retrieving InRelease
I: Checking Release signature
I: Valid Release signature (key id 72E3CB773315DFA2E464743D94532124541922FB)
I: Retrieving Packages
server's network is OK.
where can be the problem?
update:
solved changing the address of the url:
debootstrap ascii /home/service/ http://pkgmaster.devuan.org/merged/
Pages: 1