[Solved]ceni and ifupdown to be removed

Post questions regarding lower-level issues will here.

[Solved]ceni and ifupdown to be removed

Postby craigevil » May 14th, 2012, 4:55 am

Do not d-u today as ceni and ifupdown would be removed. The problem is the new version of netbase.

netbase : Breaks: ifupdown (< 0.7~rc1) but 0.7~alpha5+really0.6.16 is installed.

Code: Select all
The following packages will be REMOVED:
  ceni ifupdown
The following packages will be upgraded:
  dctrl-tools debhelper emacsen-common kmod libc-ares2 libio-socket-ssl-perl libkmod2 libmpg123-0 libmsn0.3
  module-init-tools netbase
11 upgraded, 0 newly installed, 2 to remove and 0 not upgraded.


Code: Select all
 aptitude full-upgrade -s
The following packages will be upgraded:
  bash-completion dctrl-tools debhelper emacsen-common initscripts kmod libc-ares2 libio-socket-ssl-perl libkmod2
  libmpg123-0 libmsn0.3 module-init-tools netbase{b} sysv-rc sysvinit sysvinit-utils
The following packages are RECOMMENDED but will NOT be installed:
  libio-socket-inet6-perl
16 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/2,150 kB of archives. After unpacking 474 kB will be freed.
The following packages have unmet dependencies:
 netbase : Breaks: ifupdown (< 0.7~rc1) but 0.7~alpha5+really0.6.16 is installed.
The following actions will resolve these dependencies:

     Remove the following packages:
1)     ceni                       
2)     ifupdown                   



Accept this solution? [Y/n/q/?] q
Last edited by craigevil on May 16th, 2012, 12:02 am, edited 1 time in total.
Debian Sid KDE 4 Kernel 3.7 Thinkpad R40 Intel M 1.3 CPU 2GB RAM Radeon Mobility 7500
Debian - "If you can't apt-get something, it isn't useful or doesn't exist"
Giant Debian sources.list | Debian upgrade script smxi | sysinfo script inxi
craigevil
 
Posts: 117
Joined: March 12th, 2011, 8:42 am
Location: down the rabbit hole

Re: ceni and ifupdown to be removed

Postby lester] » May 14th, 2012, 5:22 am

here is what I get
aptitude wrote: aptitude full-upgrade -s
The following NEW packages will be installed:
libgegl-0.2-0{a} libpam-cap{a} libumfpack5.4.0{a}
The following packages will be REMOVED:
libgegl-0.1-0{u}
The following packages will be upgraded:
blender dctrl-tools debhelper debian-archive-keyring gimp gimp-data grep kmod libcap2 libcap2-bin libgimp2.0 libio-socket-ssl-perl libkmod2 libmpg123-0 libpulse-mainloop-glib0 libpulse0 libqtwebkit4
libtiff-tools libtiff5 linux-image-3.2.0-2-686-pae linux-image-3.2.0-2-rt-686-pae linux-libc-dev module-init-tools netbase{b}
24 packages upgraded, 3 newly installed, 1 to remove and 0 not upgraded.
Need to get 104 MB of archives. After unpacking 8,665 kB will be used.
The following packages have unmet dependencies:
netbase : Breaks: ifupdown (< 0.7~rc1) but 0.7~beta2 is installed.
The following actions will resolve these dependencies:

Remove the following packages:
1) ifupdown

Leave the following dependencies unresolved:
2) netbase recommends ifupdown


Accept this solution? [Y/n/q/?] q
Abandoning all efforts to resolve these dependencies.
Abort.

Holding netbase resolves the ifupdown issue on my box
aptitude wrote:# aptitude hold netbase
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 24 not upgraded.
Need to get 0 B of archives. After unpacking 0 B will be used.

# aptitude full-upgrade -s
The following NEW packages will be installed:
libgegl-0.2-0{a} libpam-cap{a} libumfpack5.4.0{a}
The following packages will be REMOVED:
libgegl-0.1-0{u}
The following packages will be upgraded:
blender dctrl-tools debhelper debian-archive-keyring gimp gimp-data grep kmod libcap2 libcap2-bin libgimp2.0 libio-socket-ssl-perl libkmod2 libmpg123-0 libpulse-mainloop-glib0 libpulse0 libqtwebkit4
libtiff-tools libtiff5 linux-image-3.2.0-2-686-pae linux-image-3.2.0-2-rt-686-pae linux-libc-dev module-init-tools
23 packages upgraded, 3 newly installed, 1 to remove and 1 not upgraded.
Need to get 104 MB of archives. After unpacking 8,672 kB will be used.
Do you want to continue? [Y/n/?]
Would download/install/remove packages.
User avatar
lester]
 
Posts: 200
Joined: January 28th, 2012, 8:13 am
Location: hienlien

Re: ceni and ifupdown to be removed

Postby craigevil » May 14th, 2012, 6:24 am

Yeah I went ahead and put netbase on hold.

10 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
Debian Sid KDE 4 Kernel 3.7 Thinkpad R40 Intel M 1.3 CPU 2GB RAM Radeon Mobility 7500
Debian - "If you can't apt-get something, it isn't useful or doesn't exist"
Giant Debian sources.list | Debian upgrade script smxi | sysinfo script inxi
craigevil
 
Posts: 117
Joined: March 12th, 2011, 8:42 am
Location: down the rabbit hole

Re: ceni and ifupdown to be removed

Postby nadir » May 14th, 2012, 11:59 am

Thanks. I bet anything i got i would have missed it.

apt-get upgrade
instead of dist-upgrade seems to work too. Well: here.
nadir
 
Posts: 1708
Joined: February 9th, 2011, 8:07 am

Re: ceni and ifupdown to be removed

Postby cynwulf » May 14th, 2012, 1:25 pm

nadir wrote:Thanks. I bet anything i got i would have missed it.

apt-get upgrade
instead of dist-upgrade seems to work too. Well: here.

I'm not sure about apt-get, but aptitude uses a safe resolver when you use the "safe-upgrade" argument as opposed to "full-upgrade".
User avatar
cynwulf
 
Posts: 1405
Joined: April 26th, 2011, 2:46 pm

Re: ceni and ifupdown to be removed

Postby Beewolf » May 14th, 2012, 4:27 pm

"safe-upgrade" is just a misleading and needlessly verbose synonym for "upgrade". The one difference between apt-get and aptitude in that command is that the former will only upgrade packages and won't install or remove any while the latter will install packages if necessary.
Llewellyn H. Rockwell Jr. wrote:Data points on their own convey no theory, suggest no conclusions, and offer no truths. To arrive at truth requires the most important step that we as human beings can ever take: thinking. Through this thinking, and with good teaching and reading, we can put together a coherent theoretical apparatus that helps us understand.
User avatar
Beewolf
 
Posts: 467
Joined: February 9th, 2011, 4:37 pm

Re: ceni and ifupdown to be removed

Postby lester] » May 14th, 2012, 5:31 pm

I ran 4 simple simulations
pick your poison.
More: show
1:
\h:\w$ aptitude full-upgrade -s
The following NEW packages will be installed:
libgegl-0.2-0{a} libpam-cap{a} libumfpack5.4.0{a}
The following packages will be REMOVED:
libgegl-0.1-0{u}
The following packages will be upgraded:
blender dctrl-tools debhelper debian-archive-keyring gimp gimp-data grep kmod libcap2 libcap2-bin libgimp2.0 libio-socket-ssl-perl libkmod2 libmpg123-0 libpulse-mainloop-glib0 libpulse0 libqtwebkit4
libtiff-tools libtiff5 linux-image-3.2.0-2-686-pae linux-image-3.2.0-2-rt-686-pae linux-libc-dev module-init-tools netbase{b}
24 packages upgraded, 3 newly installed, 1 to remove and 0 not upgraded.
Need to get 104 MB of archives. After unpacking 8,665 kB will be used.
The following packages have unmet dependencies:
netbase : Breaks: ifupdown (< 0.7~rc1) but 0.7~beta2 is installed.
The following actions will resolve these dependencies:

Remove the following packages:
1) ifupdown

Leave the following dependencies unresolved:
2) netbase recommends ifupdown


Accept this solution? [Y/n/q/?] q
Abandoning all efforts to resolve these dependencies.
Abort.

2:
\h:\w$ aptitude safe-upgrade -s
Resolving dependencies...
The following NEW packages will be installed:
libgegl-0.2-0{a} libumfpack5.4.0{a}
The following packages will be REMOVED:
libgegl-0.1-0{u}
The following packages will be upgraded:
blender dctrl-tools debhelper debian-archive-keyring gimp gimp-data grep kmod libcap2 libcap2-bin libgimp2.0 libio-socket-ssl-perl libkmod2 libmpg123-0 libpulse-mainloop-glib0 libpulse0 libqtwebkit4
libtiff-tools libtiff5 linux-image-3.2.0-2-686-pae linux-image-3.2.0-2-rt-686-pae linux-libc-dev module-init-tools
The following packages are RECOMMENDED but will NOT be installed:
libpam-cap
23 packages upgraded, 2 newly installed, 1 to remove and 1 not upgraded.
Need to get 104 MB of archives. After unpacking 8,608 kB will be used.
Do you want to continue? [Y/n/?]
Would download/install/remove packages.

3:
\h:\w$ apt-get dist-upgrade --recon
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages will be REMOVED:
ifupdown
The following NEW packages will be installed:
libgegl-0.2-0 libpam-cap libumfpack5.4.0
The following packages will be upgraded:
blender dctrl-tools debhelper debian-archive-keyring gimp gimp-data grep kmod libcap2 libcap2-bin libgimp2.0 libio-socket-ssl-perl libkmod2 libmpg123-0 libpulse-mainloop-glib0 libpulse0 libqtwebkit4
libtiff-tools libtiff5 linux-image-3.2.0-2-686-pae linux-image-3.2.0-2-rt-686-pae linux-libc-dev module-init-tools netbase
24 upgraded, 3 newly installed, 1 to remove and 0 not upgraded.
Remv ifupdown [0.7~beta2]
Inst grep [2.12-1] (2.12-2 Debian:unstable [i386])
Conf grep (2.12-2 Debian:unstable [i386])
Inst libkmod2 [6-2] (8-1 Debian:unstable [i386])
Inst libcap2 [1:2.22-1] (1:2.22-1.1 Debian:unstable [i386])
Inst libumfpack5.4.0 (1:3.4.0-2 Debian:unstable [i386])
Inst libgegl-0.2-0 (0.2.0-2 Debian:unstable [i386])
Inst libmpg123-0 [1.14.1-1] (1.14.2-1 Debian:unstable [i386])
Inst libpulse-mainloop-glib0 [1.1-3.2] (2.0-1 Debian:unstable [i386]) []
Inst libpulse0 [1.1-3.2] (2.0-1 Debian:unstable [i386])
Inst libqtwebkit4 [2.2.1-2] (2.2.1-4 Debian:unstable [i386])
Inst libtiff5 [4.0.1-5] (4.0.1-6 Debian:unstable [i386])
Inst kmod [6-2] (8-1 Debian:unstable [i386])
Inst module-init-tools [6-2] (8-1 Debian:unstable [all])
Inst linux-image-3.2.0-2-686-pae [3.2.16-1] (3.2.17-1 Debian:unstable [i386])
Inst linux-image-3.2.0-2-rt-686-pae [3.2.16-1] (3.2.17-1 Debian:unstable [i386])
Inst debian-archive-keyring [2012.1] (2012.2 Debian:unstable [all])
Conf debian-archive-keyring (2012.2 Debian:unstable [all])
Inst netbase [4.47] (5.0 Debian:unstable [all])
Inst blender [2.63-1] (2.63a-1 Debian:unstable [i386])
Inst dctrl-tools [2.21.1] (2.22 Debian:unstable [i386])
Inst debhelper [9.20120509] (9.20120513 Debian:unstable [all])
Inst gimp [2.6.12-1+b2] (2.8.0-2 Debian:unstable [i386]) []
Inst libgimp2.0 [2.6.12-1+b2] (2.8.0-2 Debian:unstable [i386]) []
Inst gimp-data [2.6.12-1] (2.8.0-2 Debian:unstable [all])
Inst libcap2-bin [1:2.22-1] (1:2.22-1.1 Debian:unstable [i386])
Inst libio-socket-ssl-perl [1.73-1] (1.74-1 Debian:unstable [all])
Inst libpam-cap (1:2.22-1.1 Debian:unstable [i386])
Inst libtiff-tools [4.0.1-5] (4.0.1-6 Debian:unstable [i386])
Inst linux-libc-dev [3.2.16-1] (3.2.17-1 Debian:unstable [i386])
Conf libkmod2 (8-1 Debian:unstable [i386])
Conf libcap2 (1:2.22-1.1 Debian:unstable [i386])
Conf libumfpack5.4.0 (1:3.4.0-2 Debian:unstable [i386])
Conf libgegl-0.2-0 (0.2.0-2 Debian:unstable [i386])
Conf libmpg123-0 (1.14.2-1 Debian:unstable [i386])
Conf libpulse0 (2.0-1 Debian:unstable [i386])
Conf libpulse-mainloop-glib0 (2.0-1 Debian:unstable [i386])
Conf libqtwebkit4 (2.2.1-4 Debian:unstable [i386])
Conf libtiff5 (4.0.1-6 Debian:unstable [i386])
Conf kmod (8-1 Debian:unstable [i386])
Conf module-init-tools (8-1 Debian:unstable [all])
Conf linux-image-3.2.0-2-686-pae (3.2.17-1 Debian:unstable [i386])
Conf linux-image-3.2.0-2-rt-686-pae (3.2.17-1 Debian:unstable [i386])
Conf netbase (5.0 Debian:unstable [all])
Conf blender (2.63a-1 Debian:unstable [i386])
Conf dctrl-tools (2.22 Debian:unstable [i386])
Conf debhelper (9.20120513 Debian:unstable [all])
Conf libgimp2.0 (2.8.0-2 Debian:unstable [i386])
Conf gimp-data (2.8.0-2 Debian:unstable [all])
Conf gimp (2.8.0-2 Debian:unstable [i386])
Conf libcap2-bin (1:2.22-1.1 Debian:unstable [i386])
Conf libio-socket-ssl-perl (1.74-1 Debian:unstable [all])
Conf libpam-cap (1:2.22-1.1 Debian:unstable [i386])
Conf libtiff-tools (4.0.1-6 Debian:unstable [i386])
Conf linux-libc-dev (3.2.17-1 Debian:unstable [i386])

4:
\h:\w$ apt-get upgrade --recon
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages have been kept back:
gimp gimp-data libcap2-bin libgimp2.0 netbase
The following packages will be upgraded:
blender dctrl-tools debhelper debian-archive-keyring grep kmod libcap2 libio-socket-ssl-perl libkmod2 libmpg123-0 libpulse-mainloop-glib0 libpulse0 libqtwebkit4 libtiff-tools libtiff5
linux-image-3.2.0-2-686-pae linux-image-3.2.0-2-rt-686-pae linux-libc-dev module-init-tools
19 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
Inst grep [2.12-1] (2.12-2 Debian:unstable [i386])
Conf grep (2.12-2 Debian:unstable [i386])
Inst libkmod2 [6-2] (8-1 Debian:unstable [i386])
Inst libcap2 [1:2.22-1] (1:2.22-1.1 Debian:unstable [i386])
Inst libmpg123-0 [1.14.1-1] (1.14.2-1 Debian:unstable [i386])
Inst libpulse-mainloop-glib0 [1.1-3.2] (2.0-1 Debian:unstable [i386]) []
Inst libpulse0 [1.1-3.2] (2.0-1 Debian:unstable [i386])
Inst libqtwebkit4 [2.2.1-2] (2.2.1-4 Debian:unstable [i386])
Inst libtiff5 [4.0.1-5] (4.0.1-6 Debian:unstable [i386])
Inst kmod [6-2] (8-1 Debian:unstable [i386])
Inst module-init-tools [6-2] (8-1 Debian:unstable [all])
Inst linux-image-3.2.0-2-686-pae [3.2.16-1] (3.2.17-1 Debian:unstable [i386])
Inst linux-image-3.2.0-2-rt-686-pae [3.2.16-1] (3.2.17-1 Debian:unstable [i386])
Inst debian-archive-keyring [2012.1] (2012.2 Debian:unstable [all])
Conf debian-archive-keyring (2012.2 Debian:unstable [all])
Inst blender [2.63-1] (2.63a-1 Debian:unstable [i386])
Inst dctrl-tools [2.21.1] (2.22 Debian:unstable [i386])
Inst debhelper [9.20120509] (9.20120513 Debian:unstable [all])
Inst libio-socket-ssl-perl [1.73-1] (1.74-1 Debian:unstable [all])
Inst libtiff-tools [4.0.1-5] (4.0.1-6 Debian:unstable [i386])
Inst linux-libc-dev [3.2.16-1] (3.2.17-1 Debian:unstable [i386])
Conf libkmod2 (8-1 Debian:unstable [i386])
Conf libcap2 (1:2.22-1.1 Debian:unstable [i386])
Conf libmpg123-0 (1.14.2-1 Debian:unstable [i386])
Conf libpulse0 (2.0-1 Debian:unstable [i386])
Conf libpulse-mainloop-glib0 (2.0-1 Debian:unstable [i386])
Conf libqtwebkit4 (2.2.1-4 Debian:unstable [i386])
Conf libtiff5 (4.0.1-6 Debian:unstable [i386])
Conf kmod (8-1 Debian:unstable [i386])
Conf module-init-tools (8-1 Debian:unstable [all])
Conf linux-image-3.2.0-2-686-pae (3.2.17-1 Debian:unstable [i386])
Conf linux-image-3.2.0-2-rt-686-pae (3.2.17-1 Debian:unstable [i386])
Conf blender (2.63a-1 Debian:unstable [i386])
Conf dctrl-tools (2.22 Debian:unstable [i386])
Conf debhelper (9.20120513 Debian:unstable [all])
Conf libio-socket-ssl-perl (1.74-1 Debian:unstable [all])
Conf libtiff-tools (4.0.1-6 Debian:unstable [i386])
Conf linux-libc-dev (3.2.17-1 Debian:unstable [i386])
\h:\w$

I think they both work pretty damn OK
I must be in Love.
User avatar
lester]
 
Posts: 200
Joined: January 28th, 2012, 8:13 am
Location: hienlien

Re: ceni and ifupdown to be removed

Postby craigevil » May 16th, 2012, 12:02 am

Update of ifupdown in sid yesterday fixed the issue.

$ apt-cache policy ifupdown
ifupdown:
Installed: 0.7~rc3
Candidate: 0.7~rc3
Version table:
*** 0.7~rc3 0
500 http://mirrors.kernel.org/debian/ unstable/main i386 Packages
100 /var/lib/dpkg/status
0.7~rc2+experimental 0
1 http://mirrors.kernel.org/debian/ experimental/main i386 Packages

$ apt-cache policy netbase
netbase:
Installed: 5.0
Candidate: 5.0
Version table:
*** 5.0 0
500 http://mirrors.kernel.org/debian/ unstable/main i386 Packages
100 /var/lib/dpkg/status
Debian Sid KDE 4 Kernel 3.7 Thinkpad R40 Intel M 1.3 CPU 2GB RAM Radeon Mobility 7500
Debian - "If you can't apt-get something, it isn't useful or doesn't exist"
Giant Debian sources.list | Debian upgrade script smxi | sysinfo script inxi
craigevil
 
Posts: 117
Joined: March 12th, 2011, 8:42 am
Location: down the rabbit hole


Return to System Issues

Who is online

Users browsing this forum: No registered users and 1 guest

x