Hi again, Axel Beckert wrote: > As every day, I ran "aptitude -u". But for one or two days (not sure if > before or after the APT 1.3 final upload), all Opera APT repos gave a > 404. (They no more do, so I can't reproduce it anymore with these repos, > but will later try to get a working and persistent example with a dummy > repo.)
I was able to reproduce this with these sources.list entries: deb http://deb.opera.com/opera/ stretch non-free deb http://deb.opera.com/opera-beta/ stretch non-free deb http://deb.opera.com/opera-snapshot/ stretch non-free (They don't know about stretch, just about testing, see http://deb.opera.com/opera/dists/) It might be necessary to first do the following: * Add a line like "deb http://deb.opera.com/opera/ stable non-free" * Run "apt update" * Add the according GPG key with "apt-key add" * Run "apt update" again. * Change "stable" to "stretch". * Then run "aptitude -u" and it should stall as reported. At least the above should suffice. Regards, Axel -- ,''`. | Axel Beckert <[email protected]>, http://people.debian.org/~abe/ : :' : | Debian Developer, ftp.ch.debian.org Admin `. `' | 4096R: 2517 B724 C5F6 CA99 5329 6E61 2FF9 CD59 6126 16B5 `- | 1024D: F067 EA27 26B9 C3FC 1486 202E C09E 1D89 9593 0EDE _______________________________________________ Aptitude-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/aptitude-devel

