Your message dated Sat, 8 Oct 2022 23:38:22 -0300
with message-id <20221009023822.qiwy46w6popuy...@disroot.org>
and subject line
has caused the Debian Bug report #1021417,
regarding apt-venv: deprecated list of Ubuntu releases
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1021417: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1021417
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: apt-venv
Version: 1.0.0-2
Severity: important
X-Debbugs-Cc: brau...@disroot.org
Dear Maintainer,
Apt-venv has a deprecated list of Ubuntu versions.
Therefore when we use apt-venv with one of the deactivated versions (lucid -
precise - utopic) of Ubuntu, we get an error, see the examples below:
# apt-venv lucid -c "apt-get update"
Ign:1 http://archive.ubuntu.com/ubuntu lucid InRelease
Ign:2 http://security.ubuntu.com/ubuntu lucid-security InRelease
Ign:3 http://archive.ubuntu.com/ubuntu lucid-updates InRelease
Err:4 http://security.ubuntu.com/ubuntu lucid-security Release
404 Not Found [IP: 185.125.190.39 80]
Err:5 http://archive.ubuntu.com/ubuntu lucid Release
404 Not Found [IP: 185.125.190.39 80]
Err:6 http://archive.ubuntu.com/ubuntu lucid-updates Release
404 Not Found [IP: 185.125.190.39 80]
# apt-venv precise -c "apt-get update"
Welcome to apt virtual environment for precise release.
All the configuration is available in /root/.config/apt-venv/precise
You may want run first "apt-get update"
Ign:1 http://security.ubuntu.com/ubuntu precise-security InRelease
Err:2 http://security.ubuntu.com/ubuntu precise-security Release
404 Not Found [IP: 91.189.91.38 80]
Ign:3 http://archive.ubuntu.com/ubuntu precise InRelease
Ign:4 http://archive.ubuntu.com/ubuntu precise-updates InRelease
Err:5 http://archive.ubuntu.com/ubuntu precise Release
404 Not Found [IP: 185.125.190.36 80]
Err:6 http://archive.ubuntu.com/ubuntu precise-updates Release
404 Not Found [IP: 185.125.190.36 80]
# apt-venv utopic -c "apt-get update"
Welcome to apt virtual environment for utopic release.
All the configuration is available in /root/.config/apt-venv/utopic
You may want run first "apt-get update"
Ign:1 http://archive.ubuntu.com/ubuntu utopic InRelease
Ign:2 http://archive.ubuntu.com/ubuntu utopic-updates InRelease
Ign:3 http://security.ubuntu.com/ubuntu utopic-security InRelease
Err:4 http://archive.ubuntu.com/ubuntu utopic Release
404 Not Found [IP: 91.189.91.38 80]
Err:5 http://security.ubuntu.com/ubuntu utopic-security Release
404 Not Found [IP: 185.125.190.36 80]
Err:6 http://archive.ubuntu.com/ubuntu utopic-updates Release
404 Not Found [IP: 91.189.91.38 80]
Only the 'trusty' version is with the link that works, but soon it should be
turned off too.
The fix is very simple, just change the name of the Ubuntu releases to the new
ones and add their respective public keys, to be able to use apt-venv with the
latest releases of Ubuntu.
Regards,
Braulio
--- End Message ---
--- Begin Message ---
fixed 1021417 debian/1.0.0-4
thanks
I am closing this BUG because in version 1.0.0-4 the problem of disabled Ubuntu
releases has been fixed.
It changed the name of the releases to the 4 latest versions currently and
added their respective public keys.
Regards,
Braulio
--- End Message ---