Siduction Forum

Siduction Forum => Upgrade Warnings => Topic started by: vilde on 2014/04/18, 17:24:31

Title: [SOLVED] Networkmanager will be removed...again
Post by: vilde on 2014/04/18, 17:24:31
On two of my 32 bit machines network-manager and network-manager-gnome will be removed on d-u.
Title: Re: Networkmanager will be removed...again
Post by: ayla on 2014/04/18, 17:39:08
also on kde:

Code: [Select]
LANG=C apt-get dist-upgrade -d
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
The following packages will be REMOVED:
  network-manager plasma-nm......
.....Do you want to continue? [Y/n] n

apt-mark hold network-manager plasma-nm


LANG=C apt-get dist-upgrade -d
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
  ppp
after that d-u went ok.

greets
ayla
Title: Re: Networkmanager will be removed...again
Post by: terroreek on 2014/04/18, 18:08:00
For me it wants to remove the open connect client, which I need to vpn to work. 

Code: [Select]
The following packages will be REMOVED:
  network-manager-openconnect network-manager-openconnect-gnome
The following packages have been kept back:
  lightdm-gtk-greeter ppp
The following packages will be upgraded:
  libpython3.4-minimal libpython3.4-stdlib python3.4 python3.4-minimal
4 upgraded, 0 newly installed, 2 to remove and 2 not upgraded.

Doing what ayla suggested, marking the packages to be removed on hold and then doing a d-u works, but ppp which is the culprit wanting to remove network-manager is not updated.
Title: Re: Networkmanager will be removed...again
Post by: vilde on 2014/04/18, 18:53:55
I am quite bored of this nework-manager problem so I descided to remove it now, but first I tried a d-u and now it seems to work.

Yes, d-u is done, network-manager was updated among everything else :)
Title: Re: Networkmanager will be removed...again
Post by: ayla on 2014/04/18, 19:11:55
Here on kde it still would get removed.

Maybe one just has to wait for the next mirror sync
Title: Re: Networkmanager will be removed...again
Post by: terroreek on 2014/04/18, 19:17:32
just did an d-u and network-manager gets updated now.
Title: Re: Networkmanager will be removed...again
Post by: ayla on 2014/04/18, 20:35:55
yup, ev'rythings fine here now, too.
NM updated and working.