Since weeks I can't update debian sid as apt-get always wants to remove
gnome:
apt-get dist-upgrade
[...]
The following packages will be REMOVED:
epiphany-extensions fast-user-switch-applet gnome
gnome-desktop-environment gnome-system-tools k3b libavcodeccvs51
libavdevicecvs52 libavformatcvs52 libavutilcvs49 liboobs-1-3
libpostproccvs51 libswscalecvs0 libuim5 scim-uim
[...]
As I couldn't find any mails from other users about this problem, I
finally wonder if there is something wrong with my system.
Should I continue to wait for some more weeks until finally gnome can be
updated again or is there some better way to proceed?
Thanks, Dietrich
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
06-12-2008, 03:16 AM
Ron Johnson
debian sid & gnome
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 06/11/08 21:31, Dietrich Bollmann wrote:
> Hi,
>
> Since weeks I can't update debian sid as apt-get always wants to remove
> gnome:
I have to ask: do you "apt-get update"?
> apt-get dist-upgrade
> [...]
> The following packages will be REMOVED:
> epiphany-extensions fast-user-switch-applet gnome
> gnome-desktop-environment gnome-system-tools k3b libavcodeccvs51
> libavdevicecvs52 libavformatcvs52 libavutilcvs49 liboobs-1-3
> libpostproccvs51 libswscalecvs0 libuim5 scim-uim
> [...]
>
> As I couldn't find any mails from other users about this problem, I
> finally wonder if there is something wrong with my system.
>
> Should I continue to wait for some more weeks until finally gnome can be
> updated again or is there some better way to proceed?
Try upgrading a handful of packages at a time. That will show you
where the problem is. "apt-show-packages -u | sort" is handy.
- --
Ron Johnson, Jr.
Jefferson LA USA
"Kittens give Morbo gas. In lighter news, the city of New New
York is doomed."
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
06-12-2008, 03:47 AM
Dietrich Bollmann
debian sid & gnome
Hi Ron.
On Wed, 2008-06-11 at 22:16 -0500, Ron Johnson wrote:
> > Since weeks I can't update debian sid as apt-get always wants to remove
> > gnome:
>
> I have to ask: do you "apt-get update"?
Of course I did
> Try upgrading a handful of packages at a time. That will show you
> where the problem is. "apt-show-packages -u | sort" is handy.
I couldn't find 'apt-show-packages' - even google only lists six pages
when searching for 'apt-show-packages':
http://www.google.com/search?q=apt-show-packages
Where can I find it?
Is there some way to list the package dependencies used when trying to
upgrade debian? Having a dependency tree it should be easy to
understand why apt-get always wants to uninstall gnome.
Thanks for your answer, Dietrich
> - --
> Ron Johnson, Jr.
> Jefferson LA USA
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
06-12-2008, 04:21 AM
Daniel Burrows
debian sid & gnome
On Thu, Jun 12, 2008 at 11:31:16AM +0900, Dietrich Bollmann <diresu@web.de> was heard to say:
> Hi,
>
> Since weeks I can't update debian sid as apt-get always wants to remove
> gnome:
>
> apt-get dist-upgrade
> [...]
> The following packages will be REMOVED:
> epiphany-extensions fast-user-switch-applet gnome
> gnome-desktop-environment gnome-system-tools k3b libavcodeccvs51
> libavdevicecvs52 libavformatcvs52 libavutilcvs49 liboobs-1-3
> libpostproccvs51 libswscalecvs0 libuim5 scim-uim
> [...]
>
> As I couldn't find any mails from other users about this problem, I
> finally wonder if there is something wrong with my system.
>
> Should I continue to wait for some more weeks until finally gnome can be
> updated again or is there some better way to proceed?
What do you get if you run "aptitude -s full-upgrade"? (this won't
modify your system at all) If it suggests removing packages to solve
dependencies, enter "o" at the prompt to find out why.
Daniel
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
06-12-2008, 04:58 AM
Ron Johnson
debian sid & gnome
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 06/11/08 22:47, Dietrich Bollmann wrote:
> Hi Ron.
>
> On Wed, 2008-06-11 at 22:16 -0500, Ron Johnson wrote:
>>> Since weeks I can't update debian sid as apt-get always wants to remove
>>> gnome:
>> I have to ask: do you "apt-get update"?
>
> Of course I did
I figured you did...
>> Try upgrading a handful of packages at a time. That will show you
>> where the problem is. "apt-show-packages -u | sort" is handy.
>
> I couldn't find 'apt-show-packages' - even google only lists six pages
> when searching for 'apt-show-packages':
> http://www.google.com/search?q=apt-show-packages
>
> Where can I find it?
Oops. It's apt-show-versions.
> Is there some way to list the package dependencies used when trying to
> upgrade debian? Having a dependency tree it should be easy to
> understand why apt-get always wants to uninstall gnome.
Upgrading a few GNOME packages should lead you to the culprit.
> Thanks for your answer, Dietrich
- --
Ron Johnson, Jr.
Jefferson LA USA
"Kittens give Morbo gas. In lighter news, the city of New New
York is doomed."
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
06-12-2008, 04:59 AM
Dietrich Bollmann
debian sid & gnome
Hi Daniel,
On Wed, 2008-06-11 at 21:21 -0700, Daniel Burrows wrote:
> On Thu, Jun 12, 2008 at 11:31:16AM +0900, Dietrich Bollmann <diresu@web.de> was heard to say:
> > Hi,
> >
> > Since weeks I can't update debian sid as apt-get always wants to remove
> > gnome:
> >
> > apt-get dist-upgrade
> > [...]
> > The following packages will be REMOVED:
> > epiphany-extensions fast-user-switch-applet gnome
> > gnome-desktop-environment gnome-system-tools k3b libavcodeccvs51
> > libavdevicecvs52 libavformatcvs52 libavutilcvs49 liboobs-1-3
> > libpostproccvs51 libswscalecvs0 libuim5 scim-uim
> > [...]
> >
> > As I couldn't find any mails from other users about this problem, I
> > finally wonder if there is something wrong with my system.
> >
> > Should I continue to wait for some more weeks until finally gnome can be
> > updated again or is there some better way to proceed?
>
> What do you get if you run "aptitude -s full-upgrade"? (this won't
> modify your system at all) If it suggests removing packages to solve
> dependencies, enter "o" at the prompt to find out why.
A strangely different result:
- it complains about gnome being broken
- it doesn't want to remove gnome this time - but kde.
(... apt-get didn't complain about kde at all...)
How can it be possible that two tools trying to do the same thing
propose so much differing solutions?
I am not using kde for the moment - and wouldn't mind to deinstall it
if only I could be sure that the system still continues to work after
the update...
What do you think should I do?
Thanks, Dietrich
PS: I appended the output of 'aptitude -s full-upgrade' :
Remove the following packages:
kde
kdenetwork
scim-uim
Keep the following packages at their current version:
epiphany-extensions [2.22.1-2 (unstable, now)]
epiphany-gecko [2.22.1.1-1 (now)]
k3b-data [1.0.4-8 (now)]
system-tools-backends [2.4.2-1 (now)]
Upgrade the following packages:
xulrunner-gnome-support [1.8.1.14-2 (now) -> 1.8.1.14-3.1 (unstable)]
Score is 489
Accept this solution? [Y/n/q/?] o
epiphany-gecko recommends epiphany-extensions
-> Installing epiphany-extensions 2.22.1-2 (unstable, now)
kdenetwork depends upon dcoprss (>= 4:3.5.9-2)
-> Removing kdenetwork
kde depends upon kdenetwork (>= 4:3.5.5)
-> Removing kde
scim-uim depends upon libuim5
-> Removing scim-uim
system-tools-backends conflicts with liboobs-1-3
-> Installing system-tools-backends 2.4.2-1 (now)
epiphany-gecko depends upon xulrunner-gnome-support
-> Installing xulrunner-gnome-support 1.8.1.14-3.1 (unstable)
Accept this solution? [Y/n/q/?]
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
06-12-2008, 06:50 AM
Magnus Therning
debian sid & gnome
Dietrich Bollmann wrote:
> Hi,
>
> Since weeks I can't update debian sid as apt-get always wants to remove
> gnome:
>
> apt-get dist-upgrade
> [...]
> The following packages will be REMOVED:
> epiphany-extensions fast-user-switch-applet gnome
> gnome-desktop-environment gnome-system-tools k3b libavcodeccvs51
> libavdevicecvs52 libavformatcvs52 libavutilcvs49 liboobs-1-3
> libpostproccvs51 libswscalecvs0 libuim5 scim-uim
> [...]
>
> As I couldn't find any mails from other users about this problem, I
> finally wonder if there is something wrong with my system.
>
> Should I continue to wait for some more weeks until finally gnome can be
> updated again or is there some better way to proceed?
>
> Thanks, Dietrich
I usually solve this sort of problem using aptitude, checking the
dependencies of the packages suggested for removal has always revealed
the culprit. Of course YMMV.
/M
--
Magnus Therning (OpenPGP: 0xAB4DFBA4)
magnusï¼*therning.org Jabber: magnus.therningï¼*gmail.com
http://therning.org/magnus
What if I don't want to obey the laws? Do they throw me in jail with
the other bad monads?
-- Daveman
06-12-2008, 11:06 AM
"thveillon.debian"
debian sid & gnome
Dietrich Bollmann a écrit :
Hi Daniel,
On Wed, 2008-06-11 at 21:21 -0700, Daniel Burrows wrote:
On Thu, Jun 12, 2008 at 11:31:16AM +0900, Dietrich Bollmann <diresu@web.de> was heard to say:
Hi,
Since weeks I can't update debian sid as apt-get always wants to remove
gnome:
apt-get dist-upgrade
[...]
The following packages will be REMOVED:
epiphany-extensions fast-user-switch-applet gnome
gnome-desktop-environment gnome-system-tools k3b libavcodeccvs51
libavdevicecvs52 libavformatcvs52 libavutilcvs49 liboobs-1-3
libpostproccvs51 libswscalecvs0 libuim5 scim-uim
[...]
As I couldn't find any mails from other users about this problem, I
finally wonder if there is something wrong with my system.
Should I continue to wait for some more weeks until finally gnome can be
updated again or is there some better way to proceed?
What do you get if you run "aptitude -s full-upgrade"? (this won't
modify your system at all) If it suggests removing packages to solve
dependencies, enter "o" at the prompt to find out why.
A strangely different result:
- it complains about gnome being broken
- it doesn't want to remove gnome this time - but kde.
(... apt-get didn't complain about kde at all...)
How can it be possible that two tools trying to do the same thing
propose so much differing solutions?
I am not using kde for the moment - and wouldn't mind to deinstall it
if only I could be sure that the system still continues to work after
the update...
What do you think should I do?
Thanks, Dietrich
PS: I appended the output of 'aptitude -s full-upgrade' :
Daniel
Here the output of: aptitude -s full-upgrade
[snip]
Remove the following packages:
kde
kdenetwork
scim-uim
[snip]
kde depends upon kdenetwork (>= 4:3.5.5)
-> Removing kde
I believe "kde" is a meta package (as is "gnome") dragging all the usual
kde stuff on your system , removing it shouldn't hurt too much as it
won't remove anything except the meta package itself..
For the other two I don't know but I would try removing it manually and
then re-installing it cleanly after the upgrade.
Tom
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
06-12-2008, 01:27 PM
Daniel Burrows
debian sid & gnome
On Thu, Jun 12, 2008 at 01:59:08PM +0900, Dietrich Bollmann <diresu@web.de> was heard to say:
> On Wed, 2008-06-11 at 21:21 -0700, Daniel Burrows wrote:
> > What do you get if you run "aptitude -s full-upgrade"? (this won't
> > modify your system at all) If it suggests removing packages to solve
> > dependencies, enter "o" at the prompt to find out why.
>
> A strangely different result:
>
> - it complains about gnome being broken
> - it doesn't want to remove gnome this time - but kde.
> (... apt-get didn't complain about kde at all...)
>
> How can it be possible that two tools trying to do the same thing
> propose so much differing solutions?
The algorithms used to solve dependencies are different, so sometimes
they'll produce different results. aptitude has more facilities for
showing why it's doing what it's doing, which is why I suggested it.
> The following packages have unmet dependencies:
> system-tools-backends: Conflicts: liboobs-1-3 but 2.20.0-1 is
> installed.
> k3b: Depends: k3b-data (= 1.0.4-8) but 1.0.5-1 is to be installed.
> kdenetwork: Depends: dcoprss (>= 4:3.5.9-2) but 4:3.5.9-1 is
> installed.
> Depends: kdenetwork-kfile-plugins (>= 4:3.5.9-2) but
> 4:3.5.9-1 is installed.
> Depends: kdict (>= 4:3.5.9-2) but 4:3.5.9-1 is installed.
> Depends: kdnssd (>= 4:3.5.9-2) but 4:3.5.9-1 is installed.
> Depends: kget (>= 4:3.5.9-2) but 4:3.5.9-1 is installed.
> Depends: knewsticker (>= 4:3.5.9-2) but 4:3.5.9-1 is
> installed.
> Depends: kopete (>= 4:3.5.9-2) but 4:3.5.9-1 is installed.
> Depends: kpf (>= 4:3.5.9-2) but 4:3.5.9-1 is installed.
> Depends: kppp (>= 4:3.5.9-2) but 4:3.5.9-1 is installed.
> Depends: krdc (>= 4:3.5.9-2) but 4:3.5.9-1 is installed.
> Depends: krfb (>= 4:3.5.9-2) but 4:3.5.9-1 is installed.
> Depends: ksirc (>= 4:3.5.9-2) but 4:3.5.9-1 is installed.
> Depends: kwifimanager (>= 4:3.5.9-2) but 4:3.5.9-1 is installed.
> Depends: librss1 (>= 4:3.5.9-2) but 4:3.5.9-1 is installed.
So, these are the dependencies it's trying to resolve. The big
problems for you are probably the broken gnome-system-tools (which is
required by gnome-desktop-environment) and the broken kdenetwork (which
is part of kde). In the case of kdenetwork, you can't upgrade it until
kde is rebuilt for your architecture -- according to
packages.debian.org, packages like dcoprss are only at 4:3.5.9-2 on
amd64, hppa, and ia64 so far.
gnome is broken because gnome-desktop-environment depends on
gnome-system-tools, which depends on both system-tools-backends and
liboobs-1-3; however, the new version of system-tools-backends conflicts
with liboobs-1-3. So the version of gnome in sid just can't be
installed at all, ever.
In other words, neither of these packages can be upgraded right now.
If you run "aptitude safe-upgrade" does it upgrade a reasonable amount
of stuff?
Daniel
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
06-12-2008, 05:05 PM
"H.S."
debian sid & gnome
Dietrich Bollmann wrote:
As I couldn't find any mails from other users about this problem, I
finally wonder if there is something wrong with my system.
Should I continue to wait for some more weeks until finally gnome can be
updated again or is there some better way to proceed?
This might have been suggested before. Try:
$> aptitude update
$> aptitude safe-upgrade
and if that goes okay, try
$> aptitude full-upgrade
Aptitude usually tells you what is broken and what is the suggested
resolution. If you do not accept the suggestion, it gives you another
different one and so on until you accept one or just quit the upgrade.
(I use aptitude the same way I used to use apt-get.)
->HS
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org