On Sun, Dec 18, 2016 at 12:08:03AM +0100, Florian Zieboll wrote: > On Sat, 17 Dec 2016 17:21:35 -0500 > Hendrik Boom <[email protected]> wrote: > > > > On Sat, Dec 17, 2016 at 10:37:48PM +0100, Florian Zieboll wrote: > > > > > > and everything worked sanely. But aptitude is still misbehaving. > > No idea, why apt would behave differently to aptitude. I just tried to > reproduce it, to no avail... > > > Oh. except that apt-update tells me > > > > W: GPG error: http://download.opensuse.org Release: The following > > signatures were invalid: KEYEXPIRED 1476626585 > > That might be the problem. > > > I have no idea why it would be looking at suse at all. > > > > By the way, my /etc/apt/sources.list: > > > > root@notlookedfor:~# cat /etc/apt/sources.list > > How about 'cat /etc/apt/sources.list.d/*'? You seem to have packages > from an unreachable mirror installed, or apt wouldn't complain as it > does...
Yes!! hendrik@notlookedfor:~$ cat /etc/apt/sources.list.d/opam.list deb http://download.opensuse.org/repositories/home:/ocaml/Debian_7.0/ / hendrik@notlookedfor:~$ (a) so there are other places to look for sources entries than the file I always used. (b) Why would opam connect me to suse? Time to complain on the ocaml mailing list. > > You could use 'aptitude search' to find those (temporarily) "obsolete" > packages. > > f. > > _______________________________________________ > Dng mailing list > [email protected] > https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng _______________________________________________ Dng mailing list [email protected] https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
