Op 29-07-17 om 12:56 schreef Alessandro Vesely:
On Sat 29/Jul/2017 12:31:03 +0200 Frank wrote:
Op 29-07-17 om 12:20 schreef Alessandro Vesely:
(I tried ``deb http://security.debian.org/ jessie-security main'' but got W:
Failed to fetch
http://security.debian.org/dists/jessie-security/main/binary-amd64/Packages
404 Not Found [IP: 217.196.149.233 80])
What do I miss?
Try: deb http://security.debian.org/ jessie/updates main
Yes, I have that already, but according to apt-cache it still has enigmail
2:1.8.2-4~deb8u1.
Indeed. Looking at https://packages.debian.org/search?keywords=enigmail
I would expect 2:1.9.8.1-1~deb8u1 to be available from security and it
is, but it doesn't show up after apt-get update with that repository
line. Curious. I think it's because this package is in binary-all
instead of the separate binary-amd64, binary-i386, etc. channels.
If I add another line with
deb [arch=all] http://security.debian.org/ jessie/updates main
apt-cache does show the correct version after another apt-get update.
I'm not sure this is the correct way to handle this, though...
Regards,
Frank