bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems in Debian GNU/Hurd with Xorg and GCC


From: Samuel Thibault
Subject: Re: Problems in Debian GNU/Hurd with Xorg and GCC
Date: Fri, 3 Jul 2020 17:37:15 +0200
User-agent: NeoMutt/20170609 (1.8.3)

Almudena Garcia, le ven. 03 juil. 2020 17:10:06 +0200, a ecrit:
> > Again, do you have properly set up the apt sources, notably the
> > unreleased one? There are installable versions of these there.
> 
> I attach my sources.list . I have all repositories, except the snapshot

Ok so probably just first remove libgcc1, or if that entails removing a
lot of packages, tell apt to upgrade gcc-9 at the same time you remove
libgcc1:

apt-get install gcc-9 libgcc1-

Concerning vim, git etc., use "apt-cache policy vim" etc to know the
version you can install from unreleased, and install them this way: 

apt-get install vim=2:8.2.0716-2

Samuel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]