Comment 41 for bug 1825755

Revision history for this message
Heather Lemon (hypothetical-lemon) wrote :

### FOCAL VERIFICATION-DONE ###

previous apt-mirror version: 0.5.4-1
sudo apt-get install apt-mirror
vim /etc/apt/mirror.list
deb http://archive.ubuntu.com/ubuntu eoan-updates main restricted universe multiverse
./apt-mirror
...
apt-mirror: can't open index archive.ubuntu.com/ubuntu//dists/artful-updates/main/source/Sources in process_index at /usr/bin/apt-mirror line 800.
....

** note we do not see any cnf files listed here in the output of apt-mirror.

# enabled proposed pocket
new apt-mirror version: 0.5.4-1ubuntu1.20.04.1
apt-get install --only-upgrade apt-mirror

# edit /etc/apt/mirror.list to use only multiverse
deb http://archive.ubuntu.com/ubuntu focal main multiverse

Downloading 22 index files using 20 threads...
Begin time: Mon Feb 26 17:16:45 2024
[20]... [19]... [18]... [17]... [16]... [15]... [14]... [13]... [12]... [11]... [10]... [9]... [8]... [7]... [6]... [5]... [4]... [3]... [2]... [1]... [0]...
End time: Mon Feb 26 17:16:47 2024

Processing translation indexes: [T]

Downloading 252 translation files using 20 threads...
Begin time: Mon Feb 26 17:16:47 2024
[20]... [19]... [18]... [17]... [16]... [15]... [14]... [13]... [12]... [11]... [10]... [9]... [8]... [7]... [6]... [5]... [4]... [3]... [2]... [1]... [0]...
End time: Mon Feb 26 17:16:49 2024

Processing DEP-11 indexes: [D]

Downloading 16 dep11 files using 16 threads...
Begin time: Mon Feb 26 17:16:49 2024
[16]... [15]... [14]... [13]... [12]... [11]... [10]... [9]... [8]... [7]... [6]... [5]... [4]... [3]... [2]... [1]... [0]...
End time: Mon Feb 26 17:16:50 2024

Processing cnf indexes: [C]

Downloading 4 cnf files using 4 threads...
Begin time: Mon Feb 26 17:16:50 2024
[4]... [3]... [2]... [1]... [0]...
End time: Mon Feb 26 17:16:50 2024

Processing indexes: [P]

11.6 GiB will be downloaded into archive.
Downloading 6903 archive files using 20 threads...
Begin time: Mon Feb 26 17:16:51 2024
[20]... [19]... [18]... [17]... [16]... [15]... [14]... [13]... [12]... [11]... [10]... [9]... [8]... [7]... [6]... [5]... [4]... [3]... [2]... [1]... [0]...
End time: Mon Feb 26 17:23:38 2024

0 bytes in 0 files and 0 directories can be freed.
Run /var/spool/apt-mirror/var/clean.sh for this purpose.

Running the Post Mirror script ...
(/var/spool/apt-mirror/var/postmirror.sh)

Post Mirror script has completed. See above output for any possible errors.

# checking apt-get update
apt-get update
Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB]
Get:5 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB]
Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 c-n-f Metadata [29.5 kB]

Thanks,
Heather Lemon

### FOCAL VERIFICATION-DONE ###