I hope this is what Tim meant by "truncated text":
https://bugs.launchpad.net/ubuntu-gnome/+bug/1265342
Also, something I've noticed twice in this process, is that applying the ppa and only running "apt-get upgrade" fails to apply all so you must run "apt-get dist-upgrade". Is that expected behavior or am I doing something wrong?
Sorry if this looks horrible in the archives:
lance@lance-desktop:~$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
gdm gir1.2-mutter-3.0 gnome-shell gnome-shell-common gnome-shell-extensions
mutter mutter-common
The following packages will be upgraded:
gir1.2-gdesktopenums-3.0 gnome-accessibility-themes gnome-themes-standard
gnome-themes-standard-data gsettings-desktop-schemas
5 upgraded, 0 newly installed, 0 to remove
and 7 not upgraded.
Need to get 5,405 kB of archives.
After this operation, 3,902 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://ppa.launchpad.net/gnome3-team/gnome3/ubuntu/ trusty/main gnome-accessibility-themes all 3.10.0-0ubuntu1~trusty1 [2,267 kB]
Get:2 http://ppa.launchpad.net/gnome3-team/gnome3/ubuntu/ trusty/main gnome-themes-standard i386 3.10.0-0ubuntu1~trusty1 [255 kB]
Get:3 http://ppa.launchpad.net/gnome3-team/gnome3/ubuntu/ trusty/main gnome-themes-standard-data all 3.10.0-0ubuntu1~trusty1 [2,507 kB]
Get:4 http://ppa.launchpad.net/gnome3-team/gnome3/ubuntu/ trusty/main gir1.2-gdesktopenums-3.0 i386 3.10.1-0ubuntu1~trusty1 [10.4 kB]
Get:5 http://ppa.launchpad.net/gnome3-team/gnome3/ubuntu/ trusty/main gsettings-desktop-schemas all 3.10.1-0ubuntu1~trusty1 [366 kB]
Fetched 5,405 kB in 10s (498
kB/s)
(Reading database ... 162344 files and directories currently installed.)
Preparing to replace gnome-accessibility-themes 3.8.4-1ubuntu1 (using .../gnome-accessibility-themes_3.10.0-0ubuntu1~trusty1_all.deb) ...
Unpacking replacement gnome-accessibility-themes ...
Preparing to replace gnome-themes-standard:i386 3.8.4-1ubuntu1 (using .../gnome-themes-standard_3.10.0-0ubuntu1~trusty1_i386.deb) ...
Unpacking replacement gnome-themes-standard:i386 ...
Preparing to replace gnome-themes-standard-data 3.8.4-1ubuntu1 (using .../gnome-themes-standard-data_3.10.0-0ubuntu1~trusty1_all.deb) ...
Unpacking replacement gnome-themes-standard-data ...
Preparing to replace
gir1.2-gdesktopenums-3.0 3.8.2-0ubuntu1 (using .../gir1.2-gdesktopenums-3.0_3.10.1-0ubuntu1~trusty1_i386.deb) ...
Unpacking replacement gir1.2-gdesktopenums-3.0 ...
Preparing to replace gsettings-desktop-schemas 3.8.2-0ubuntu1 (using .../gsettings-desktop-schemas_3.10.1-0ubuntu1~trusty1_all.deb) ...
Unpacking replacement gsettings-desktop-schemas ...
Processing triggers for libglib2.0-0:i386 ...
Processing triggers for gconf2 ...
Setting up gnome-accessibility-themes (3.10.0-0ubuntu1~trusty1) ...
Setting up gnome-themes-standard-data (3.10.0-0ubuntu1~trusty1) ...
Setting up gnome-themes-standard:i386 (3.10.0-0ubuntu1~trusty1) ...
Setting up gir1.2-gdesktopenums-3.0 (3.10.1-0ubuntu1~trusty1) ...
Setting up gsettings-desktop-schemas (3.10.1-0ubuntu1~trusty1) ...
lance@lance-desktop:~$ df
Filesystem 1K-blocks Used Available Use% Mounted
on
/dev/sda15 20132756 4221180 14865848 23% /
none 4 0 4 0% /sys/fs/cgroup
udev 1017092 4 1017088 1% /dev
tmpfs 205300 1076 204224 1% /run
none 5120 0 5120 0% /run/lock
none 1026480
80 1026400 1% /run/shm
none 102400 44 102356 1% /run/user
lance@lance-desktop:~$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded.
lance@lance-desktop:~$ sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages will be REMOVED:
libgdm libmutter0b
The following NEW packages will be installed:
gir1.2-gdm-1.0 libgdm1 libmutter0c
The following packages will be upgraded:
gdm gir1.2-mutter-3.0 gnome-shell gnome-shell-common
gnome-shell-extensions
mutter mutter-common
7 upgraded, 3 newly installed, 2 to remove and 0 not upgraded.
Need to get 3,928 kB of archives.
After this operation, 700 kB disk space will be freed.
Do you want to continue? [Y/n]