TEST CASE:
1. Deploy fresh (up-to-date) Ubuntu 20.10 (Groovy) machine.
2. apt install -qqy debmirror=1:2.27ubuntu1
3. debmirror -a amd64 -d groovy -s main --nosource --passive --method=http -h 
archive.ubuntu.com -r ubuntu 
--keyring=/usr/share/keyrings/ubuntu-archive-keyring.gpg --progress 
/opt/debmirror
4. echo 'deb file:///opt/debmirror groovy main' > 
/etc/apt/sources.list.d/file.list
5. apt update # expected E: failed to fetch 
file:/opt/debmirror/dists/groovy/main/cnf/Commands-amd64  File not found
6. apt install -qqy debmirror=1:2.27ubuntu2.20.10.1
7. debmirror -a amd64 -d groovy -s main --nosource --passive --method=http -h 
archive.ubuntu.com -r ubuntu 
--keyring=/usr/share/keyrings/ubuntu-archive-keyring.gpg --progress 
/opt/debmirror
8. echo 'deb file:///opt/debmirror groovy main' > 
/etc/apt/sources.list.d/file.list
9. apt update # All packages are up to date.

VERIFICATION DONE
Mirror is usable with updated `debmirror` package.

** Tags removed: verification-needed verification-needed-groovy
** Tags added: verification-done verification-done-groovy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1821251

Title:
  please add cnf support to debmirror

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-mirror/+bug/1821251/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to