On Tue, Oct 28, 2014 at 01:06:06PM +1100, Tim wrote:
> On 28/10/14 06:29, Paul Smith wrote:
> > So, my attempt to upgrade from Ubuntu GNOME 14.04 to 14.10 failed, I
> > believe because I had previously used the PPA for gnome3-stable.  I
> > removed all my PPAs before I started using ppa-purge as suggested, then
> > ran "sudo do-release-upgrade".
> >
> > However, ubuntu-gnome-desktop wouldn't install, because gnome-shell (!)
> > and gdm would not install.
> >
> > TL;DR: I fixed it by running this command to forcibly downgrade some of
> > my packages to the ones in Utopic:
> >
> >   # apt-get install --reinstall gdm libgdm1=3.10.0.1-0ubuntu7 \
> >      gir1.2-gdm-1.0=3.10.0.1-0ubuntu7 gnome-shell \
> >      gir1.2-upowerglib-1.0=0.9.23-2ubuntu2
>
> are you sure that the ppa-purge actually completed, most of the
> messaages below look like there are still some packages from the ppa
> hanging around?

ppa-purge ppa:gnome3-team/gnome3-staging on Ubuntu 14.04 was very
unreliable for me and left all sorts of outdated packages around,
despite also removing large chunks of ubuntu-gnome-desktop.

I had to manually downgrade mutter-common evolution-common before I
could apt-get install ubuntu-gnome-desktop back.

apt-show-versions | grep -v uptodate is a very handy tool for resolving
situations like this.

I was also surprised to discover that ppa-purge downgraded some packages
to the version in trusty, while there was a newer version in
trusty-updates.  I had to apt-get upgrade after running ppa-purge to
reduce the noise in 'apt-show-versions | grep -v uptodate'.

Marius Gedminas
-- 
One picture is worth 128K words.

Attachment: signature.asc
Description: Digital signature

-- 
Ubuntu-GNOME mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-gnome

Reply via email to