Closed barryib closed 7 years ago
@barryib what happens if you run aptly mirror update
once again?
I was able to perform successful mirroring:
$ aptly mirror create -architectures=amd64 j-c http://security.debian.org/ jessie/updates main
$ aptly mirror update j-c
Mirror `j-c` has been successfully updated.
Could it be that you're running out of disk space? I wonder if the error in there masks another issue?
@smira I ran it several times, but still getting errors when downloading some files.
Could it be that you're running out of disk space?
Nope. I'm using only 2% of my data disk.
I wonder if the error in there masks another issue?
Maybe. I'm trying to update mirrors again with -max-tries=10
to check if its network issue. I'll let you know if that solves my problem or not.
Are these errors mentioning different files each time?
@smira Still getting problems.
Are these errors mentioning different files each time?
Yes. Here is my latest error.
ERROR: unable to update: download errors:
http://security.debian.org/pool/updates/main/p/postgresql-9.4/postgresql-9.4-dbg_9.4.9-0+deb8u1_amd64.deb: rename /data/pool/07/1b/postgresql-9.4-dbg_9.4.9-0+deb8u1_amd64.deb.down /data/pool/07/1b/postgresql-9.4-dbg_9.4.9-0+deb8u1_amd64.deb: no such file or directory
http://security.debian.org/pool/updates/main/e/elasticsearch/elasticsearch_1.0.3+dfsg-5+deb8u1_all.deb: rename /data/pool/1f/47/elasticsearch_1.0.3+dfsg-5+deb8u1_all.deb.down /data/pool/1f/47/elasticsearch_1.0.3+dfsg-5+deb8u1_all.deb: no such file or directory
http://security.debian.org/pool/updates/main/l/linux/linux-image-3.16.0-4-amd64-dbg_3.16.39-1+deb8u2_amd64.deb: rename /data/pool/09/2c/linux-image-3.16.0-4-amd64-dbg_3.16.39-1+deb8u2_amd64.deb.down /data/pool/09/2c/linux-image-3.16.0-4-amd64-dbg_3.16.39-1+deb8u2_amd64.deb: no such file or directory
http://security.debian.org/pool/updates/main/libr/libreoffice/libreoffice-dbg_4.3.3-2+deb8u6_amd64.deb: rename /data/pool/0a/99/libreoffice-dbg_4.3.3-2+deb8u6_amd64.deb.down /data/pool/0a/99/libreoffice-dbg_4.3.3-2+deb8u6_amd64.deb: no such file or directory
Closing this issue. I ran into this issue, because there was another aptly process launched by a cron for repo update.
Detailed Description
I have some issue when I try to update mirrors. Here is a exemple on my jessie-security mirror.
Context
Here is my mirror setting
Possible Implementation
Your Environment
I'm on debian jessie