updated to 16.04 now internal error, java crash, other updates won't...

Asked by Farren Dilon

Updated a couple days ago

Now can't open Universal Password Manager
I checked all the boxes in Software & Updates/Other Software

New security updates won't happen

"16.04 internal error" /usr/lib/jvm/java-9-openjdk-amd64/java, crashed with SIGABRT

So I need access to UPM and Updates and ?

Thx
F

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Vancouver Technical Support Edit question
Assignee:
No assignee Edit question
Solved by:
Manfred Hampl
Solved:
Last query:
Last reply:
Revision history for this message
Manfred Hampl (m-hampl) said :
#1

Please follow steps 1 to 6 of https://help.ubuntu.com/community/PackageManagerTroubleshootingProcedure and post all output into this question document that you have already created.

Revision history for this message
Farren Dilon (ftdilon) said :
#2

Thanks for the instructions Manfred...
Here is the terminal output.

farren@farren-All-Series:~$ ubuntu-support-status
Support status summary of 'farren-All-Series':

You have 1940 packages (78.0%) supported until April 2021 (5y)
You have 189 packages (7.6%) supported until April 2019 (3y)
You have 5 packages (0.2%) supported until May 2017 (9m)
You have 125 packages (5.0%) supported until January 2017 (9m)

You have 61 packages (2.5%) that can not/no longer be downloaded
You have 167 packages (6.7%) that are unsupported

Run with --show-unsupported, --show-supported or --show-all to see more
details
farren@farren-All-Series:~$ cat /etc/dpkg/dpkg.cfg.d/multiarch
cat: /etc/dpkg/dpkg.cfg.d/multiarch: No such file or directory
farren@farren-All-Series:~$ dpkg --print-foreign-architectures
i386
farren@farren-All-Series:~$ sudo grep -R proxy /etc/apt/*
farren@farren-All-Series:~$ grep proxy /etc/environment
farren@farren-All-Series:~$ echo $http_proxy

farren@farren-All-Series:~$ echo $ftp_proxy

farren@farren-All-Series:~$ grep proxy /etc/bash.bashrc
farren@farren-All-Series:~$ grep proxy ~/.bashrc
farren@farren-All-Series:~$ cat /etc/apt/apt.conf
cat: /etc/apt/apt.conf: No such file or directory
farren@farren-All-Series:~$ sudo fuser -vvv /var/lib/dpkg/lock
farren@farren-All-Series:~$ sudo fuser -vvv /var/cache/apt/archives/lock
farren@farren-All-Series:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.1 LTS"
farren@farren-All-Series:~$ uname -a
Linux farren-All-Series 4.4.0-34-generic #53-Ubuntu SMP Wed Jul 27 16:06:39
UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
farren@farren-All-Series:~$ sudo rm /var/lib/apt/lists/lock
farren@farren-All-Series:~$ sudo rm /var/cache/apt/archives/lock
farren@farren-All-Series:~$ sudo rm /var/lib/dpkg/lock
farren@farren-All-Series:~$ sudo cp -arf /var/lib/dpkg /var/lib/dpkg.backup

sudo mv /var/lib/dpkg/status /var/lib/dpkg/status-bad
farren@farren-All-Series:~$
farren@farren-All-Series:~$ sudo mv /var/lib/dpkg/status
/var/lib/dpkg/status-bad
farren@farren-All-Series:~$ sudo cp /var/lib/dpkg/status-old
/var/lib/dpkg/status || sudo cp /var/backups/apt.extended_states.0
/var/lib/dpkg/status
farren@farren-All-Series:~$ sudo mv /var/lib/dpkg/available
/var/lib/dpkg/available-bad
farren@farren-All-Series:~$ sudo cp /var/lib/dpkg/available-old
/var/lib/dpkg/available
farren@farren-All-Series:~$ sudo rm -rf /var/lib/dpkg/updates/*
farren@farren-All-Series:~$ sudo rm -rf /var/lib/apt/lists
farren@farren-All-Series:~$ sudo rm /var/cache/apt/*.bin
farren@farren-All-Series:~$ sudo mkdir /var/lib/apt/lists
farren@farren-All-Series:~$ sudo mkdir /var/lib/apt/lists/partial
farren@farren-All-Series:~$ LANG=C;sudo apt-get clean
farren@farren-All-Series:~$ LANG=C;sudo apt-get autoclean
Reading package lists... Done
Building dependency tree
Reading state information... Done
farren@farren-All-Series:~$ sudo dpkg --configure -a
farren@farren-All-Series:~$ sudo dpkg --clear-avail
farren@farren-All-Series:~$ LANG=C;sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer
required:
  libcdaudio1 libenca0 libfaac0 libslv2-9
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
farren@farren-All-Series:~$ LANG=C;sudo apt-get --fix-missing install
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer
required:
  libcdaudio1 libenca0 libfaac0 libslv2-9
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
farren@farren-All-Series:~$ LANG=C;sudo apt-get --purge autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
  libcdaudio1* libenca0* libfaac0* libslv2-9*
0 upgraded, 0 newly installed, 4 to remove and 0 not upgraded.
After this operation, 585 kB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 348598 files and directories currently installed.)
Removing libcdaudio1:amd64 (0.99.12p2-14) ...
Removing libenca0:amd64 (1.18-1) ...
Removing libfaac0:amd64 (1.28+cvs20151130-1) ...
Removing libslv2-9:amd64 (0.6.6+dfsg1-3build1) ...
Purging configuration files for libslv2-9:amd64 (0.6.6+dfsg1-3build1) ...
Processing triggers for libc-bin (2.23-0ubuntu3) ...
farren@farren-All-Series:~$ LANG=C;sudo apt-get --fix-missing update -o
APT::Cache-Limit=100000000
Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease
Get:2 http://dl.google.com/linux/chrome/deb stable Release [1189
B]
Get:3 http://dl.google.com/linux/chrome/deb stable Release.gpg [916
B]
Get:4 http://dl.google.com/linux/chrome/deb stable/main amd64 Packages
[1347 B]
Get:5 http://archive.ubuntu.com/ubuntu xenial InRelease [247
kB]
Get:6 http://archive.canonical.com/ubuntu raring InRelease [6901
B]
Get:7 http://archive.canonical.com/ubuntu raring/partner Sources [1871
B]
Ign:8 http://linux.dropbox.com/ubuntu xenial
InRelease
Get:9 http://archive.canonical.com/ubuntu raring/partner amd64 Packages
[3105 B]
Get:10 http://archive.canonical.com/ubuntu raring/partner i386 Packages
[3808 B]
Get:11 http://linux.dropbox.com/ubuntu xenial Release [6600
B]
Get:12 http://linux.dropbox.com/ubuntu xenial Release.gpg [473 B]
Get:13 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [95.7 kB]
Get:14 http://linux.dropbox.com/ubuntu xenial/main i386 Packages [1104 B]
Get:15 http://linux.dropbox.com/ubuntu xenial/main amd64 Packages [1092 B]
Get:16 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [92.2 kB]
Get:17 http://archive.ubuntu.com/ubuntu xenial-security InRelease [94.5 kB]
Get:18 http://archive.ubuntu.com/ubuntu xenial/main Sources [868 kB]
Get:19 http://archive.ubuntu.com/ubuntu xenial/restricted Sources [4808 B]
Get:20 http://archive.ubuntu.com/ubuntu xenial/universe Sources [7728 kB]
Get:21 http://archive.ubuntu.com/ubuntu xenial/multiverse Sources [179
kB]
Get:22 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages [1201
kB]
Get:23 http://archive.ubuntu.com/ubuntu xenial/main i386 Packages [1196
kB]
Get:24 http://archive.ubuntu.com/ubuntu xenial/main Translation-en [568
kB]
Get:25 http://archive.ubuntu.com/ubuntu xenial/main amd64 DEP-11 Metadata
[733 kB]
Get:26 http://archive.ubuntu.com/ubuntu xenial/main DEP-11 64x64 Icons [409
kB]
Get:27 http://archive.ubuntu.com/ubuntu xenial/restricted amd64 Packages
[8344 B]
Get:28 http://archive.ubuntu.com/ubuntu xenial/restricted i386 Packages
[8684 B]
Get:29 http://archive.ubuntu.com/ubuntu xenial/restricted Translation-en
[2908 B]
Get:30 http://archive.ubuntu.com/ubuntu xenial/restricted amd64 DEP-11
Metadata [186 B]
Get:31 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
[7532 kB]
Get:32 http://archive.ubuntu.com/ubuntu xenial/universe i386 Packages [7512
kB]
Get:33 http://archive.ubuntu.com/ubuntu xenial/universe Translation-en
[4354 kB]
Get:34 http://archive.ubuntu.com/ubuntu xenial/universe amd64 DEP-11
Metadata [3410 kB]
Get:35 http://archive.ubuntu.com/ubuntu xenial/universe DEP-11 64x64 Icons
[7448 kB]
Get:36 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages
[144 kB]
Get:37 http://archive.ubuntu.com/ubuntu xenial/multiverse i386 Packages
[140 kB]
Get:38 http://archive.ubuntu.com/ubuntu xenial/multiverse Translation-en
[106 kB]
Get:39 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 DEP-11
Metadata [63.8 kB]
Get:40 http://archive.ubuntu.com/ubuntu xenial/multiverse DEP-11 64x64
Icons [230 kB]
Get:41 http://archive.ubuntu.com/ubuntu xenial-updates/main Sources [180
kB]
Get:42 http://archive.ubuntu.com/ubuntu xenial-updates/universe Sources
[89.9 kB]
Get:43 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse Sources
[3220 B]
Get:44 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages
[373 kB]
Get:45 http://archive.ubuntu.com/ubuntu xenial-updates/main i386 Packages
[368 kB]
Get:46 http://archive.ubuntu.com/ubuntu xenial-updates/main Translation-en
[140 kB]
Get:47 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 DEP-11
Metadata [213 kB]
Get:48 http://archive.ubuntu.com/ubuntu xenial-updates/main DEP-11 64x64
Icons [159 kB]
Get:49 http://archive.ubuntu.com/ubuntu xenial-updates/restricted amd64
DEP-11 Metadata [157 B]
Get:50 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64
Packages [319 kB]
Get:51 http://archive.ubuntu.com/ubuntu xenial-updates/universe i386
Packages [316 kB]
Get:52 http://archive.ubuntu.com/ubuntu xenial-updates/universe
Translation-en [109 kB]
Get:53 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64
DEP-11 Metadata [88.6 kB]
Get:54 http://archive.ubuntu.com/ubuntu xenial-updates/universe DEP-11
64x64 Icons [89.9 kB]
Get:55 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64
Packages [5488 B]
Get:56 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse i386
Packages [4280 B]
Get:57 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse
Translation-en [2428 B]
Get:58 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64
DEP-11 Metadata [2473 B]
Get:59 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse DEP-11
64x64 Icons [2699 B]
Get:60 http://archive.ubuntu.com/ubuntu xenial-backports/main Sources [1400
B]
Get:61 http://archive.ubuntu.com/ubuntu xenial-backports/universe Sources
[800 B]
Get:62 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64
Packages [1540 B]
Get:63 http://archive.ubuntu.com/ubuntu xenial-backports/main i386 Packages
[1544 B]
Get:64 http://archive.ubuntu.com/ubuntu xenial-backports/main
Translation-en [1484 B]
Get:65 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 DEP-11
Metadata [197 B]
Get:66 http://archive.ubuntu.com/ubuntu xenial-backports/restricted amd64
DEP-11 Metadata [194 B]
Get:67 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64
Packages [1000 B]
Get:68 http://archive.ubuntu.com/ubuntu xenial-backports/universe i386
Packages [1000 B]
Get:69 http://archive.ubuntu.com/ubuntu xenial-backports/universe
Translation-en [584 B]
Get:70 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64
DEP-11 Metadata [201 B]
Get:71 http://archive.ubuntu.com/ubuntu xenial-backports/multiverse amd64
DEP-11 Metadata [194 B]
Get:72 http://archive.ubuntu.com/ubuntu xenial-security/main Sources [36.8
kB]
Get:73 http://archive.ubuntu.com/ubuntu xenial-security/universe Sources
[8944 B]
Get:74 http://archive.ubuntu.com/ubuntu xenial-security/multiverse Sources
[728 B]
Get:75 http://archive.ubuntu.com/ubuntu xenial-security/main amd64 Packages
[134 kB]
Get:76 http://archive.ubuntu.com/ubuntu xenial-security/main i386 Packages
[130 kB]
Get:77 http://archive.ubuntu.com/ubuntu xenial-security/main Translation-en
[54.9 kB]
Get:78 http://archive.ubuntu.com/ubuntu xenial-security/main amd64 DEP-11
Metadata [43.9 kB]
Get:79 http://archive.ubuntu.com/ubuntu xenial-security/main DEP-11 64x64
Icons [50.8 kB]
Get:80 http://archive.ubuntu.com/ubuntu xenial-security/restricted amd64
DEP-11 Metadata [158 B]
Get:81 http://archive.ubuntu.com/ubuntu xenial-security/universe amd64
Packages [40.3 kB]
Get:82 http://archive.ubuntu.com/ubuntu xenial-security/universe i386
Packages [40.2 kB]
Get:83 http://archive.ubuntu.com/ubuntu xenial-security/universe
Translation-en [24.3 kB]
Get:84 http://archive.ubuntu.com/ubuntu xenial-security/universe amd64
DEP-11 Metadata [2329 B]
Get:85 http://archive.ubuntu.com/ubuntu xenial-security/universe DEP-11
64x64 Icons [4102 B]
Get:86 http://archive.ubuntu.com/ubuntu xenial-security/multiverse amd64
Packages [1176 B]
Get:87 http://archive.ubuntu.com/ubuntu xenial-security/multiverse i386
Packages [1344 B]
Get:88 http://archive.ubuntu.com/ubuntu xenial-security/multiverse
Translation-en [628 B]
Get:89 http://archive.ubuntu.com/ubuntu xenial-security/multiverse amd64
DEP-11 Metadata [200 B]
Fetched 47.5 MB in 28s (1681
kB/s)
Reading package lists... Done
farren@farren-All-Series:~$ LANG=C;sudo apt-get update -o
APT::Cache-Limit=100000000 && sudo apt-get dist-upgrade
Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:2 http://dl.google.com/linux/chrome/deb stable
Release
Hit:4 http://archive.ubuntu.com/ubuntu xenial
InRelease
Hit:5 http://archive.canonical.com/ubuntu raring
InRelease
Ign:6 http://linux.dropbox.com/ubuntu xenial
InRelease
Hit:7 http://archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:8 http://linux.dropbox.com/ubuntu xenial Release
Hit:10 http://archive.ubuntu.com/ubuntu xenial-backports InRelease
Hit:11 http://archive.ubuntu.com/ubuntu xenial-security InRelease
Reading package lists... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following NEW packages will be installed:
  snap-confine
The following packages will be upgraded:
  apparmor apparmor-easyprof compiz compiz-core compiz-gnome
  compiz-plugins-default fontconfig fontconfig-config gnupg gnupg-curl gpgv
  libapparmor-perl libapparmor1 libcompizconfig0 libdecoration0
libfontconfig1
  libframe6 libgcrypt20 libnautilus-extension1a libunity-core-6.0-9
  nautilus-data openssh-client python3-apparmor python3-distupgrade
  python3-libapparmor python3-software-properties snapd
  software-properties-common software-properties-gtk ssh-askpass-gnome
  ubuntu-core-launcher ubuntu-release-upgrader-core
  ubuntu-release-upgrader-gtk unity unity-schemas unity-services
36 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 11.3 MB of archives.
After this operation, 540 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64
libfontconfig1 amd64 2.11.94-0ubuntu1.1 [131 kB]
Get:2 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64
fontconfig-config all 2.11.94-0ubuntu1.1 [49.9 kB]
Get:3 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig
amd64 2.11.94-0ubuntu1.1 [178 kB]
Get:4 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64
libapparmor1 amd64 2.10.95-0ubuntu2.2 [31.8 kB]
Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64
libapparmor-perl amd64 2.10.95-0ubuntu2.2 [31.6 kB]
Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 apparmor
amd64 2.10.95-0ubuntu2.2 [446 kB]
Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64
ubuntu-core-launcher amd64 1.0.38-0ubuntu0.16.04.4 [2694 B]
Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64
snap-confine amd64 1.0.38-0ubuntu0.16.04.4 [20.4 kB]
Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64
libgcrypt20 amd64 1.6.5-2ubuntu0.2 [336 kB]
Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gpgv
amd64 1.4.20-1ubuntu3.1 [165 kB]
Get:11 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gnupg
amd64 1.4.20-1ubuntu3.1 [626 kB]
Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64
openssh-client amd64 1:7.2p2-4ubuntu2.1 [587 kB]
Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64
ubuntu-release-upgrader-gtk all 1:16.04.16 [9320 B]
Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64
ubuntu-release-upgrader-core all 1:16.04.16 [29.2 kB]
Get:15 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64
python3-distupgrade all 1:16.04.16 [104 kB]
Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64
libcompizconfig0 amd64 1:0.9.12.2+16.04.20160801.3-0ubuntu1 [118 kB]
Get:17 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64
compiz-gnome amd64 1:0.9.12.2+16.04.20160801.3-0ubuntu1 [126 kB]
Get:18 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64
compiz-plugins-default amd64 1:0.9.12.2+16.04.20160801.3-0ubuntu1 [816 kB]
Get:19 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64
libdecoration0 amd64 1:0.9.12.2+16.04.20160801.3-0ubuntu1 [52.0 kB]
Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64
compiz-core amd64 1:0.9.12.2+16.04.20160801.3-0ubuntu1 [312 kB]
Get:21 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 compiz
all 1:0.9.12.2+16.04.20160801.3-0ubuntu1 [3872 B]
Get:22 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64
gnupg-curl amd64 1.4.20-1ubuntu3.1 [18.1 kB]
Get:23 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libframe6
amd64 2.5.0daily13.06.05+16.04.20160809-0ubuntu1 [39.2 kB]
Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64
libnautilus-extension1a amd64 1:3.18.4.is.3.14.3-0ubuntu5 [53.8 kB]
Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 unity
amd64 7.4.0+16.04.20160801.2-0ubuntu1 [1608 kB]
Get:26 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64
libunity-core-6.0-9 amd64 7.4.0+16.04.20160801.2-0ubuntu1 [434 kB]
Get:27 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64
unity-schemas all 7.4.0+16.04.20160801.2-0ubuntu1 [11.5 kB]
Get:28 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64
unity-services amd64 7.4.0+16.04.20160801.2-0ubuntu1 [31.5 kB]
Get:29 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64
nautilus-data all 1:3.18.4.is.3.14.3-0ubuntu5 [48.1 kB]
Get:30 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64
software-properties-common all 0.96.20.4 [9416 B]
Get:31 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64
software-properties-gtk all 0.96.20.4 [47.1 kB]
Get:32 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64
python3-software-properties all 0.96.20.4 [20.0 kB]
Get:33 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 snapd
amd64 2.12+0.16.04 [4670 kB]
Get:34 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64
ssh-askpass-gnome amd64 1:7.2p2-4ubuntu2.1 [14.2 kB]
Get:35 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64
python3-libapparmor amd64 2.10.95-0ubuntu2.2 [27.1 kB]
Get:36 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64
python3-apparmor amd64 2.10.95-0ubuntu2.2 [76.1 kB]
Get:37 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64
apparmor-easyprof all 2.10.95-0ubuntu2.2 [10.0 kB]
Fetched 11.3 MB in 10s (1067
kB/s)
Extracting templates from packages: 100%
Preconfiguring packages ...
(Reading database ... 348573 files and directories currently installed.)
Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ...
Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) over (2.11.94-0ubuntu1)
...
Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ...
Unpacking fontconfig-config (2.11.94-0ubuntu1.1) over (2.11.94-0ubuntu1) ...
Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ...
Unpacking fontconfig (2.11.94-0ubuntu1.1) over (2.11.94-0ubuntu1) ...
Preparing to unpack .../libapparmor1_2.10.95-0ubuntu2.2_amd64.deb ...
Unpacking libapparmor1:amd64 (2.10.95-0ubuntu2.2) over (2.10.95-0ubuntu2)
...
Processing triggers for libc-bin (2.23-0ubuntu3) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for doc-base (0.10.7) ...
Processing 1 changed doc-base file...
Registering documents with scrollkeeper...
Setting up libapparmor1:amd64 (2.10.95-0ubuntu2.2) ...
Processing triggers for libc-bin (2.23-0ubuntu3) ...
(Reading database ... 348573 files and directories currently installed.)
Preparing to unpack .../libapparmor-perl_2.10.95-0ubuntu2.2_amd64.deb ...
Unpacking libapparmor-perl (2.10.95-0ubuntu2.2) over (2.10.95-0ubuntu2) ...
Preparing to unpack .../apparmor_2.10.95-0ubuntu2.2_amd64.deb ...
Unpacking apparmor (2.10.95-0ubuntu2.2) over (2.10.95-0ubuntu2) ...
Preparing to unpack
.../ubuntu-core-launcher_1.0.38-0ubuntu0.16.04.4_amd64.deb ...
Unpacking ubuntu-core-launcher (1.0.38-0ubuntu0.16.04.4) over (1.0.27.1) ...
Selecting previously unselected package snap-confine.
Preparing to unpack .../snap-confine_1.0.38-0ubuntu0.16.04.4_amd64.deb ...
Unpacking snap-confine (1.0.38-0ubuntu0.16.04.4) ...
Preparing to unpack .../libgcrypt20_1.6.5-2ubuntu0.2_amd64.deb ...
Unpacking libgcrypt20:amd64 (1.6.5-2ubuntu0.2) over (1.6.5-2) ...
Processing triggers for ureadahead (0.100.0-19) ...
ureadahead will be reprofiled on next reboot
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for libc-bin (2.23-0ubuntu3) ...
Setting up libgcrypt20:amd64 (1.6.5-2ubuntu0.2) ...
Processing triggers for systemd (229-4ubuntu7) ...
Processing triggers for libc-bin (2.23-0ubuntu3) ...
(Reading database ... 348580 files and directories currently installed.)
Preparing to unpack .../gpgv_1.4.20-1ubuntu3.1_amd64.deb ...
Unpacking gpgv (1.4.20-1ubuntu3.1) over (1.4.20-1ubuntu3) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up gpgv (1.4.20-1ubuntu3.1) ...
(Reading database ... 348580 files and directories currently installed.)
Preparing to unpack .../gnupg_1.4.20-1ubuntu3.1_amd64.deb ...
Unpacking gnupg (1.4.20-1ubuntu3.1) over (1.4.20-1ubuntu3) ...
Processing triggers for install-info (6.1.0.dfsg.1-5) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up gnupg (1.4.20-1ubuntu3.1) ...
(Reading database ... 348580 files and directories currently installed.)
Preparing to unpack .../openssh-client_1%3a7.2p2-4ubuntu2.1_amd64.deb ...
Unpacking openssh-client (1:7.2p2-4ubuntu2.1) over (1:7.2p2-4ubuntu1) ...
Preparing to unpack .../ubuntu-release-upgrader-gtk_1%3a16.04.16_all.deb ...
Unpacking ubuntu-release-upgrader-gtk (1:16.04.16) over (1:16.04.15) ...
Preparing to unpack .../ubuntu-release-upgrader-core_1%3a16.04.16_all.deb
...
Unpacking ubuntu-release-upgrader-core (1:16.04.16) over (1:16.04.15) ...
Preparing to unpack .../python3-distupgrade_1%3a16.04.16_all.deb ...
Unpacking python3-distupgrade (1:16.04.16) over (1:16.04.15) ...
Preparing to unpack
.../libcompizconfig0_1%3a0.9.12.2+16.04.20160801.3-0ubuntu1_amd64.deb ...
Unpacking libcompizconfig0:amd64 (1:0.9.12.2+16.04.20160801.3-0ubuntu1)
over (1:0.9.12.2+16.04.20160714-0ubuntu1) ...
Preparing to unpack
.../compiz-gnome_1%3a0.9.12.2+16.04.20160801.3-0ubuntu1_amd64.deb ...
Unpacking compiz-gnome (1:0.9.12.2+16.04.20160801.3-0ubuntu1) over
(1:0.9.12.2+16.04.20160714-0ubuntu1) ...
Preparing to unpack
.../compiz-plugins-default_1%3a0.9.12.2+16.04.20160801.3-0ubuntu1_amd64.deb
...
Unpacking compiz-plugins-default:amd64
(1:0.9.12.2+16.04.20160801.3-0ubuntu1) over
(1:0.9.12.2+16.04.20160714-0ubuntu1) ...
Preparing to unpack
.../libdecoration0_1%3a0.9.12.2+16.04.20160801.3-0ubuntu1_amd64.deb ...
Unpacking libdecoration0:amd64 (1:0.9.12.2+16.04.20160801.3-0ubuntu1) over
(1:0.9.12.2+16.04.20160714-0ubuntu1) ...
Preparing to unpack
.../compiz-core_1%3a0.9.12.2+16.04.20160801.3-0ubuntu1_amd64.deb ...
Unpacking compiz-core (1:0.9.12.2+16.04.20160801.3-0ubuntu1) over
(1:0.9.12.2+16.04.20160714-0ubuntu1) ...
Preparing to unpack
.../compiz_1%3a0.9.12.2+16.04.20160801.3-0ubuntu1_all.deb ...
Unpacking compiz (1:0.9.12.2+16.04.20160801.3-0ubuntu1) over
(1:0.9.12.2+16.04.20160714-0ubuntu1) ...
Preparing to unpack .../gnupg-curl_1.4.20-1ubuntu3.1_amd64.deb ...
Leaving 'diversion of /usr/lib/gnupg/gpgkeys_curl to
/usr/lib/gnupg/gpgkeys_curl.non_curl by gnupg-curl'
Leaving 'diversion of /usr/lib/gnupg/gpgkeys_hkp to
/usr/lib/gnupg/gpgkeys_hkp.non_curl by gnupg-curl'
Unpacking gnupg-curl (1.4.20-1ubuntu3.1) over (1.4.20-1ubuntu3) ...
Preparing to unpack
.../libframe6_2.5.0daily13.06.05+16.04.20160809-0ubuntu1_amd64.deb ...
Unpacking libframe6:amd64 (2.5.0daily13.06.05+16.04.20160809-0ubuntu1) over
(2.5.0daily13.06.05-0ubuntu1) ...
Preparing to unpack
.../libnautilus-extension1a_1%3a3.18.4.is.3.14.3-0ubuntu5_amd64.deb ...
Unpacking libnautilus-extension1a:amd64 (1:3.18.4.is.3.14.3-0ubuntu5) over
(1:3.18.4.is.3.14.3-0ubuntu4) ...
Preparing to unpack .../unity_7.4.0+16.04.20160801.2-0ubuntu1_amd64.deb ...
Unpacking unity (7.4.0+16.04.20160801.2-0ubuntu1) over
(7.4.0+16.04.20160715-0ubuntu1) ...
Preparing to unpack
.../libunity-core-6.0-9_7.4.0+16.04.20160801.2-0ubuntu1_amd64.deb ...
Unpacking libunity-core-6.0-9:amd64 (7.4.0+16.04.20160801.2-0ubuntu1) over
(7.4.0+16.04.20160715-0ubuntu1) ...
Preparing to unpack
.../unity-schemas_7.4.0+16.04.20160801.2-0ubuntu1_all.deb ...
Unpacking unity-schemas (7.4.0+16.04.20160801.2-0ubuntu1) over
(7.4.0+16.04.20160715-0ubuntu1) ...
Preparing to unpack
.../unity-services_7.4.0+16.04.20160801.2-0ubuntu1_amd64.deb ...
Unpacking unity-services (7.4.0+16.04.20160801.2-0ubuntu1) over
(7.4.0+16.04.20160715-0ubuntu1) ...
Preparing to unpack .../nautilus-data_1%3a3.18.4.is.3.14.3-0ubuntu5_all.deb
...
Unpacking nautilus-data (1:3.18.4.is.3.14.3-0ubuntu5) over
(1:3.18.4.is.3.14.3-0ubuntu4) ...
Preparing to unpack .../software-properties-common_0.96.20.4_all.deb ...
Unpacking software-properties-common (0.96.20.4) over (0.96.20.3) ...
Preparing to unpack .../software-properties-gtk_0.96.20.4_all.deb ...
Unpacking software-properties-gtk (0.96.20.4) over (0.96.20.3) ...
Preparing to unpack .../python3-software-properties_0.96.20.4_all.deb ...
Unpacking python3-software-properties (0.96.20.4) over (0.96.20.3) ...
Preparing to unpack .../snapd_2.12+0.16.04_amd64.deb ...
Warning: Stopping snapd.service, but it can still be activated by:
  snapd.socket
Unpacking snapd (2.12+0.16.04) over (2.11+0.16.04) ...
Preparing to unpack .../ssh-askpass-gnome_1%3a7.2p2-4ubuntu2.1_amd64.deb ...
Unpacking ssh-askpass-gnome (1:7.2p2-4ubuntu2.1) over (1:7.2p2-4ubuntu1) ...
Preparing to unpack .../python3-libapparmor_2.10.95-0ubuntu2.2_amd64.deb ...
Unpacking python3-libapparmor (2.10.95-0ubuntu2.2) over (2.10.95-0ubuntu2)
...
Preparing to unpack .../python3-apparmor_2.10.95-0ubuntu2.2_amd64.deb ...
Unpacking python3-apparmor (2.10.95-0ubuntu2.2) over (2.10.95-0ubuntu2) ...
Preparing to unpack .../apparmor-easyprof_2.10.95-0ubuntu2.2_all.deb ...
Unpacking apparmor-easyprof (2.10.95-0ubuntu2.2) over (2.10.95-0ubuntu2) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for libc-bin (2.23-0ubuntu3) ...
Processing triggers for libglib2.0-0:amd64 (2.48.1-1~ubuntu16.04.1) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu5) ...
Processing triggers for mime-support (3.59ubuntu1) ...
Processing triggers for gnome-menus (3.13.3-6ubuntu3.1) ...
Processing triggers for bamfdaemon (0.5.3~bzr0+16.04.20160701-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for gconf2 (3.2.6-3ubuntu6) ...
Processing triggers for dbus (1.10.6-1ubuntu3) ...
Processing triggers for shared-mime-info (1.5-2ubuntu0.1) ...
Processing triggers for hicolor-icon-theme (0.15-0ubuntu1) ...
Setting up fontconfig-config (2.11.94-0ubuntu1.1) ...
Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ...
Setting up fontconfig (2.11.94-0ubuntu1.1) ...
Regenerating fonts cache... done.
Setting up libapparmor-perl (2.10.95-0ubuntu2.2) ...
Setting up apparmor (2.10.95-0ubuntu2.2) ...
Installing new version of config file
/etc/apparmor.d/abstractions/dbus-session-strict ...
update-rc.d: warning: start and stop actions are no longer supported;
falling back to defaults
Skipping profile in /etc/apparmor.d/disable: usr.bin.firefox
Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd
Files /var/lib/dpkg/info/apparmor.md5sums and
/var/lib/apparmor/profiles/.apparmor.md5sums differ
Setting up snap-confine (1.0.38-0ubuntu0.16.04.4) ...
Setting up ubuntu-core-launcher (1.0.38-0ubuntu0.16.04.4) ...
Removing obsolete conffile /etc/apparmor.d/usr.bin.ubuntu-core-launcher ...
Setting up openssh-client (1:7.2p2-4ubuntu2.1) ...
Setting up python3-distupgrade (1:16.04.16) ...
Setting up ubuntu-release-upgrader-core (1:16.04.16) ...
Setting up ubuntu-release-upgrader-gtk (1:16.04.16) ...
Setting up compiz-core (1:0.9.12.2+16.04.20160801.3-0ubuntu1) ...
Setting up libcompizconfig0:amd64 (1:0.9.12.2+16.04.20160801.3-0ubuntu1) ...
Setting up libdecoration0:amd64 (1:0.9.12.2+16.04.20160801.3-0ubuntu1) ...
Setting up compiz-plugins-default:amd64
(1:0.9.12.2+16.04.20160801.3-0ubuntu1) ...
Setting up compiz-gnome (1:0.9.12.2+16.04.20160801.3-0ubuntu1) ...
Setting up compiz (1:0.9.12.2+16.04.20160801.3-0ubuntu1) ...
Setting up gnupg-curl (1.4.20-1ubuntu3.1) ...
Setting up libframe6:amd64 (2.5.0daily13.06.05+16.04.20160809-0ubuntu1) ...
Setting up libnautilus-extension1a:amd64 (1:3.18.4.is.3.14.3-0ubuntu5) ...
Setting up unity-services (7.4.0+16.04.20160801.2-0ubuntu1) ...
Setting up unity-schemas (7.4.0+16.04.20160801.2-0ubuntu1) ...
Setting up libunity-core-6.0-9:amd64 (7.4.0+16.04.20160801.2-0ubuntu1) ...
Setting up unity (7.4.0+16.04.20160801.2-0ubuntu1) ...
Setting up nautilus-data (1:3.18.4.is.3.14.3-0ubuntu5) ...
Setting up python3-software-properties (0.96.20.4) ...
Setting up software-properties-common (0.96.20.4) ...
Setting up software-properties-gtk (0.96.20.4) ...
Setting up snapd (2.12+0.16.04) ...
Setting up ssh-askpass-gnome (1:7.2p2-4ubuntu2.1) ...
Setting up python3-libapparmor (2.10.95-0ubuntu2.2) ...
Setting up python3-apparmor (2.10.95-0ubuntu2.2) ...
Setting up apparmor-easyprof (2.10.95-0ubuntu2.2) ...
Processing triggers for libc-bin (2.23-0ubuntu3) ...
farren@farren-All-Series:~$ find /etc/apt -name '*.list' -exec bash -c
'echo -e "\n$1\n"; cat -n "$1"' _ '{}' \;

/etc/apt/sources.list

     1 # deb cdrom:[Ubuntu 13.04 _Raring Ringtail_ - Release amd64
(20130424)]/ raring main restricted
     2
     3 # See http://help.ubuntu.com/community/UpgradeNotes for how to
upgrade to
     4 # newer versions of the distribution.
     5 deb http://archive.ubuntu.com/ubuntu xenial main restricted
     6 deb-src http://archive.ubuntu.com/ubuntu xenial main restricted
     7
     8 ## Major bug fix updates produced after the final release of the
     9 ## distribution.
    10 deb http://archive.ubuntu.com/ubuntu xenial-updates main
restricted
    11 deb-src http://archive.ubuntu.com/ubuntu xenial-updates main
restricted
    12
    13 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by
the Ubuntu
    14 ## team. Also, please note that software in universe WILL NOT
receive any
    15 ## review or updates from the Ubuntu security team.
    16 deb http://archive.ubuntu.com/ubuntu xenial universe
    17 deb-src http://archive.ubuntu.com/ubuntu xenial universe
    18 deb http://archive.ubuntu.com/ubuntu xenial-updates universe
    19 deb-src http://archive.ubuntu.com/ubuntu xenial-updates universe
    20
    21 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by
the Ubuntu
    22 ## team, and may not be under a free licence. Please satisfy
yourself as to
    23 ## your rights to use the software. Also, please note that
software in
    24 ## multiverse WILL NOT receive any review or updates from the
Ubuntu
    25 ## security team.
    26 deb http://archive.ubuntu.com/ubuntu xenial multiverse
    27 deb-src http://archive.ubuntu.com/ubuntu xenial multiverse
    28 deb http://archive.ubuntu.com/ubuntu xenial-updates multiverse
    29 deb-src http://archive.ubuntu.com/ubuntu xenial-updates multiverse
    30
    31 ## N.B. software from this repository may not have been tested as
    32 ## extensively as that contained in the main release, although it
includes
    33 ## newer versions of some applications which may provide useful
features.
    34 ## Also, please note that software in backports WILL NOT receive
any review
    35 ## or updates from the Ubuntu security team.
    36 deb http://archive.ubuntu.com/ubuntu xenial-backports main
restricted universe multiverse
    37 deb-src http://archive.ubuntu.com/ubuntu xenial-backports main
restricted universe multiverse
    38
    39 deb http://archive.ubuntu.com/ubuntu xenial-security main
restricted
    40 deb-src http://archive.ubuntu.com/ubuntu xenial-security main
restricted
    41 deb http://archive.ubuntu.com/ubuntu xenial-security universe
    42 deb-src http://archive.ubuntu.com/ubuntu xenial-security universe
    43 deb http://archive.ubuntu.com/ubuntu xenial-security multiverse
    44 deb-src http://archive.ubuntu.com/ubuntu xenial-security
multiverse
    45
    46 ## Uncomment the following two lines to add software from
Canonical's
    47 ## 'partner' repository.
    48 ## This software is not part of Ubuntu, but is offered by
Canonical and the
    49 ## respective vendors as a service to Ubuntu users.
    50 deb http://archive.canonical.com/ubuntu raring partner
    51 deb-src http://archive.canonical.com/ubuntu raring partner
    52

/etc/apt/sources.list.d/dropbox.list

     1 deb [arch=i386,amd64] http://linux.dropbox.com/ubuntu xenial main
# disabled on upgrade to xenial

/etc/apt/sources.list.d/micahflee-ppa-trusty.list

     1 # deb http://ppa.launchpad.net/micahflee/ppa/ubuntu xenial main #
disabled on upgrade to xenial
     2 # deb-src http://ppa.launchpad.net/micahflee/ppa/ubuntu trusty
main

/etc/apt/sources.list.d/webupd8team-nemo-saucy.list

     1 # deb http://ppa.launchpad.net/webupd8team/nemo/ubuntu trusty
main # disabled on upgrade to trusty
     2 # deb-src http://ppa.launchpad.net/webupd8team/nemo/ubuntu saucy
main

/etc/apt/sources.list.d/adriansmith-upm-raring.list

     1 # deb http://ppa.launchpad.net/adriansmith/upm/ubuntu saucy main
# disabled on upgrade to saucy
     2 # deb-src http://ppa.launchpad.net/adriansmith/upm/ubuntu raring
main
     3 # deb-src http://ppa.launchpad.net/adriansmith/upm/ubuntu raring
main

/etc/apt/sources.list.d/google-chrome.list

     1 ### THIS FILE IS AUTOMATICALLY CONFIGURED ###
     2 # You may comment out this entry, but any other modifications may
be lost.
     3 deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable
main
farren@farren-All-Series:~$ sudo dpkg --audit
farren@farren-All-Series:~$

On Wed, Aug 17, 2016 at 12:57 AM, Manfred Hampl <
<email address hidden>> wrote:

> Your question #348446 on Ubuntu Vancouver Technical Support changed:
> https://answers.launchpad.net/ubuntu-vancouver-loco-tech-
> support/+question/348446
>
> Status: Open => Needs information
>
> Manfred Hampl requested more information:
> Please follow steps 1 to 6 of
> https://help.ubuntu.com/community/PackageManagerTroubleshootingProcedure
> and post all output into this question document that you have already
> created.
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/ubuntu-vancouver-loco-tech-
> support/+question/348446
>
> You received this question notification because you asked the question.
>

Revision history for this message
Manfred Hampl (m-hampl) said :
#3

Ok. This looks fine, no problem with the package management shown.

I assume that the UPM package that you want to use is from adriansmith's PPA, but the configuration for that PPA is not fully correct causing that you have an outdated version.

I suggest that you proceed as follows:

Open a terminal window and issue the commands

cd /etc/apt/sources.list.d/
sudo mv adriansmith-upm-raring.list adriansmith-upm-xenial.list
sudo gedit adriansmith-upm-xenial.list

This will open an editor with the related sources.list configuration file loaded.
Remove the first two characters '# ' from the beginning of first line
Delete the third line
Replace the string 'saucy' by 'xenial' and replace the string 'raring' by 'xenial'.
Save the file and close the editor.

Then issue the commands

sudo apt-get update
sudo apt-get dist-upgrade

and finally try using UPM and report the results.

Revision history for this message
Farren Dilon (ftdilon) said :
#4

  Hi Manfred

     Not sure if I did these last instructions correctly.

farren@farren-All-Series:~$ cd /etc/apt/sources.list.d/
farren@farren-All-Series:/etc/apt/sources.list.d$
farren@farren-All-Series:/etc/apt/sources.list.d$ sudo mv
adriansmith-upm-raring.list adriansmith-upm-xenial.list
[sudo] password for farren:
farren@farren-All-Series:/etc/apt/sources.list.d$ sudo gedit
adriansmith-upm-xenial.list

(gedit:5435): Gtk-WARNING **: Calling Inhibit failed:
GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
org.gnome.SessionManager was not provided by any .service files

** (gedit:5435): WARNING **: Set document metadata failed: Setting
attribute metadata::gedit-spell-enabled not supported

** (gedit:5435): WARNING **: Set document metadata failed: Setting
attribute metadata::gedit-encoding not supported

Also... In the Text Editor:
Removed two "#" but one of them was not at the beginning of the line..?!

deb http://ppa.launchpad.net/adriansmith/upm/ubuntu saucy main disabled on
upgrade to xenial
# deb-src http://ppa.launchpad.net/adriansmith/upm/ubuntu xenial main

Terminal:
sudo apt-get update
sudo apt-get dist-upgrade

I get this warning in the Terminal when I try to save the Text Editor
** (gedit:5435): WARNING **: Set document metadata failed: Setting
attribute metadata::gedit-encoding not supported

So....... I closed the Text Editor and re-entered the last Terminal command.
farren@farren-All-Series:/etc/apt/sources.list.d$ sudo apt-get update
[sudo] password for farren:
Sorry, try again.
[sudo] password for farren:
Sorry, try again.
[sudo] password for farren:
Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:2 http://dl.google.com/linux/chrome/deb stable
Release
Ign:4 http://ppa.launchpad.net/adriansmith/upm/ubuntu saucy
InRelease
Hit:5 http://archive.canonical.com/ubuntu raring
InRelease
Hit:6 http://archive.ubuntu.com/ubuntu xenial InRelease
Ign:7 http://linux.dropbox.com/ubuntu xenial
InRelease
Get:8 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [95.7 kB]
Get:9 http://ppa.launchpad.net/adriansmith/upm/ubuntu saucy Release [11.9
kB]
Hit:10 http://linux.dropbox.com/ubuntu xenial
Release
Get:12 http://ppa.launchpad.net/adriansmith/upm/ubuntu saucy Release.gpg
[316 B]
Ign:12 http://ppa.launchpad.net/adriansmith/upm/ubuntu saucy Release.gpg
Get:13 http://ppa.launchpad.net/adriansmith/upm/ubuntu saucy/main amd64
Packages [566 B]
Hit:14 http://archive.ubuntu.com/ubuntu xenial-backports InRelease
Get:15 http://ppa.launchpad.net/adriansmith/upm/ubuntu saucy/main i386
Packages [566 B]
Get:16 http://archive.ubuntu.com/ubuntu xenial-security InRelease [94.5 kB]
Get:17 http://archive.ubuntu.com/ubuntu xenial/main Translation-en_CA [420
kB]
Get:18 http://archive.ubuntu.com/ubuntu xenial/universe Translation-en_CA
[3,039 kB]
Fetched 3,663 kB in 2s (1,259
kB/s)
Reading package lists... Done
W: GPG error: http://ppa.launchpad.net/adriansmith/upm/ubuntu saucy
Release: The following signatures couldn't be verified because the public
key is not available: NO_PUBKEY 99AAD42E78463415
W: The repository 'http://ppa.launchpad.net/adriansmith/upm/ubuntu saucy
Release' is not signed.
N: Data from such a repository can't be authenticated and is therefore
potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration
details.
farren@farren-All-Series:/etc/apt/sources.list.d$

On Thu, Aug 18, 2016 at 11:32 PM, Manfred Hampl <
<email address hidden>> wrote:

> Your question #348446 on Ubuntu Vancouver Technical Support changed:
> https://answers.launchpad.net/ubuntu-vancouver-loco-tech-
> support/+question/348446
>
> Status: Open => Answered
>
> Manfred Hampl proposed the following answer:
> Ok. This looks fine, no problem with the package management shown.
>
> I assume that the UPM package that you want to use is from adriansmith's
> PPA, but the configuration for that PPA is not fully correct causing
> that you have an outdated version.
>
> I suggest that you proceed as follows:
>
> Open a terminal window and issue the commands
>
> cd /etc/apt/sources.list.d/
> sudo mv adriansmith-upm-raring.list adriansmith-upm-xenial.list
> sudo gedit adriansmith-upm-xenial.list
>
> This will open an editor with the related sources.list configuration file
> loaded.
> Remove the first two characters '# ' from the beginning of first line
> Delete the third line
> Replace the string 'saucy' by 'xenial' and replace the string 'raring' by
> 'xenial'.
> Save the file and close the editor.
>
> Then issue the commands
>
> sudo apt-get update
> sudo apt-get dist-upgrade
>
> and finally try using UPM and report the results.
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
> https://answers.launchpad.net/ubuntu-vancouver-loco-tech-
> support/+question/348446/+confirm?answer_id=2
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/ubuntu-vancouver-loco-tech-
> support/+question/348446
>
> You received this question notification because you asked the question.
>

Revision history for this message
Manfred Hampl (m-hampl) said :
#5

You should have left the second '#' as it was. I just re-read my instructions and see that they were not 100% clear.
Maybe the better idea is to totally remove the comment at the end of the line, try again:

cd /etc/apt/sources.list.d/
sudo gedit adriansmith-upm-xenial.list

and change the contents such that they look like this:

deb http://ppa.launchpad.net/adriansmith/upm/ubuntu xenial main
# deb-src http://ppa.launchpad.net/adriansmith/upm/ubuntu xenial main

Then issue

sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 78463415
sudo apt-get update

and report the results.

If there is no error any more, execute

sudo apt-get dist-upgrade

and check whether an updated version of UPM is installed.

Revision history for this message
Farren Dilon (ftdilon) said :
#6

farren@farren-All-Series:~$ cd /etc/apt/sources.list.d/
farren@farren-All-Series:/etc/apt/sources.list.d$ sudo gedit
adriansmith-upm-xenial.list
[sudo] password for farren:

(gedit:8626): Gtk-WARNING **: Calling Inhibit failed:
GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
org.gnome.SessionManager was not provided by any .service files

** (gedit:8626): WARNING **: Set document metadata failed: Setting
attribute metadata::gedit-spell-enabled not supported

** (gedit:8626): WARNING **: Set document metadata failed: Setting
attribute metadata::gedit-encoding not supported
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 78463415
sudo apt-get update

** (gedit:8626): WARNING **: Set document metadata failed: Setting
attribute metadata::gedit-spell-enabled not supported

** (gedit:8626): WARNING **: Set document metadata failed: Setting
attribute metadata::gedit-encoding not supported
cd /etc/apt/sources.list.d/
sudo gedit adriansmith-upm-xenial.list

sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 78463415
sudo apt-get update
sudo apt-get dist-upgrade

...... UMP still won't open and closing the Terminal shows a warning of a
process still running.
Would that be an update underway or should I close it anyway?

On Fri, Aug 19, 2016 at 9:08 AM, Manfred Hampl <
<email address hidden>> wrote:

> Your question #348446 on Ubuntu Vancouver Technical Support changed:
> https://answers.launchpad.net/ubuntu-vancouver-loco-tech-
> support/+question/348446
>
> Status: Open => Answered
>
> Manfred Hampl proposed the following answer:
> You should have left the second '#' as it was. I just re-read my
> instructions and see that they were not 100% clear.
> Maybe the better idea is to totally remove the comment at the end of the
> line, try again:
>
> cd /etc/apt/sources.list.d/
> sudo gedit adriansmith-upm-xenial.list
>
> and change the contents such that they look like this:
>
> deb http://ppa.launchpad.net/adriansmith/upm/ubuntu xenial main
> # deb-src http://ppa.launchpad.net/adriansmith/upm/ubuntu xenial main
>
> Then issue
>
> sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 78463415
> sudo apt-get update
>
> and report the results.
>
> If there is no error any more, execute
>
> sudo apt-get dist-upgrade
>
> and check whether an updated version of UPM is installed.
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
> https://answers.launchpad.net/ubuntu-vancouver-loco-tech-
> support/+question/348446/+confirm?answer_id=4
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/ubuntu-vancouver-loco-tech-
> support/+question/348446
>
> You received this question notification because you asked the question.
>

Revision history for this message
Farren Dilon (ftdilon) said :
#7

Oh but wait... Then I closed the Text Editor and got this...
And the Terminal still has a process running??

farren@farren-All-Series:/etc/apt/sources.list.d$ sudo apt-key adv
--recv-keys --keyserver keyserver.ubuntu.com 78463415
Executing: /tmp/tmp.XyZPR4rvQx/gpg.1.sh --recv-keys
--keyserver
keyserver.ubuntu.com
78463415
gpg: requesting key 78463415 from hkp server keyserver.ubuntu.com
gpg: key 78463415: public key "Launchpad PPA for Adrian Smith" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
farren@farren-All-Series:/etc/apt/sources.list.d$ sudo apt-get update
Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:2 http://dl.google.com/linux/chrome/deb stable
Release
Hit:4 http://archive.canonical.com/ubuntu raring
InRelease
Hit:5 http://archive.ubuntu.com/ubuntu xenial
InRelease
Get:6 http://ppa.launchpad.net/adriansmith/upm/ubuntu xenial InRelease
[17.5 kB]
Get:7 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [95.7
kB]
Ign:8 http://linux.dropbox.com/ubuntu xenial
InRelease
Hit:9 http://linux.dropbox.com/ubuntu xenial
Release
Get:10 http://ppa.launchpad.net/adriansmith/upm/ubuntu xenial/main amd64
Packages [520 B]
Get:12 http://ppa.launchpad.net/adriansmith/upm/ubuntu xenial/main i386
Packages [520 B]
Get:13 http://ppa.launchpad.net/adriansmith/upm/ubuntu xenial/main
Translation-en [264 B]
Hit:14 http://archive.ubuntu.com/ubuntu xenial-backports InRelease
Get:15 http://archive.ubuntu.com/ubuntu xenial-security InRelease [94.5 kB]
Fetched 209 kB in 1s (126 kB/s)
Reading package lists... Done
farren@farren-All-Series:/etc/apt/sources.list.d$ cd
/etc/apt/sources.list.d/
farren@farren-All-Series:/etc/apt/sources.list.d$ sudo gedit
adriansmith-upm-xenial.list

On Fri, Aug 19, 2016 at 11:28 AM, Farren Dilon <email address hidden> wrote:

> farren@farren-All-Series:~$ cd /etc/apt/sources.list.d/
> farren@farren-All-Series:/etc/apt/sources.list.d$ sudo gedit
> adriansmith-upm-xenial.list
> [sudo] password for farren:
>
> (gedit:8626): Gtk-WARNING **: Calling Inhibit failed:
> GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
> org.gnome.SessionManager was not provided by any .service files
>
> ** (gedit:8626): WARNING **: Set document metadata failed: Setting
> attribute metadata::gedit-spell-enabled not supported
>
> ** (gedit:8626): WARNING **: Set document metadata failed: Setting
> attribute metadata::gedit-encoding not supported
> sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 78463415
> sudo apt-get update
>
> ** (gedit:8626): WARNING **: Set document metadata failed: Setting
> attribute metadata::gedit-spell-enabled not supported
>
> ** (gedit:8626): WARNING **: Set document metadata failed: Setting
> attribute metadata::gedit-encoding not supported
> cd /etc/apt/sources.list.d/
> sudo gedit adriansmith-upm-xenial.list
>
> sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 78463415
> sudo apt-get update
> sudo apt-get dist-upgrade
>
> ...... UMP still won't open and closing the Terminal shows a warning of a
> process still running.
> Would that be an update underway or should I close it anyway?
>
> On Fri, Aug 19, 2016 at 9:08 AM, Manfred Hampl <question348446@answers.
> launchpad.net> wrote:
>
>> Your question #348446 on Ubuntu Vancouver Technical Support changed:
>> https://answers.launchpad.net/ubuntu-vancouver-loco-tech-sup
>> port/+question/348446
>>
>> Status: Open => Answered
>>
>> Manfred Hampl proposed the following answer:
>> You should have left the second '#' as it was. I just re-read my
>> instructions and see that they were not 100% clear.
>> Maybe the better idea is to totally remove the comment at the end of the
>> line, try again:
>>
>> cd /etc/apt/sources.list.d/
>> sudo gedit adriansmith-upm-xenial.list
>>
>> and change the contents such that they look like this:
>>
>> deb http://ppa.launchpad.net/adriansmith/upm/ubuntu xenial main
>> # deb-src http://ppa.launchpad.net/adriansmith/upm/ubuntu xenial main
>>
>> Then issue
>>
>> sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 78463415
>> sudo apt-get update
>>
>> and report the results.
>>
>> If there is no error any more, execute
>>
>> sudo apt-get dist-upgrade
>>
>> and check whether an updated version of UPM is installed.
>>
>> --
>> If this answers your question, please go to the following page to let us
>> know that it is solved:
>> https://answers.launchpad.net/ubuntu-vancouver-loco-tech-sup
>> port/+question/348446/+confirm?answer_id=4
>>
>> If you still need help, you can reply to this email or go to the
>> following page to enter your feedback:
>> https://answers.launchpad.net/ubuntu-vancouver-loco-tech-sup
>> port/+question/348446
>>
>> You received this question notification because you asked the question.
>>
>
>

Revision history for this message
Farren Dilon (ftdilon) said :
#8

Ok sorry to confuse things. I just copied the wrong section from the
Terminal. Lower down there was a Y/N pending.
Here is the most recent (Complete) output.

farren@farren-All-Series:~$ cd /etc/apt/sources.list.d/
farren@farren-All-Series:/etc/apt/sources.list.d$ sudo gedit
adriansmith-upm-xenial.list
[sudo] password for farren:

(gedit:8626): Gtk-WARNING **: Calling Inhibit failed:
GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
org.gnome.SessionManager was not provided by any .service files

** (gedit:8626): WARNING **: Set document metadata failed: Setting
attribute metadata::gedit-spell-enabled not supported

** (gedit:8626): WARNING **: Set document metadata failed: Setting
attribute metadata::gedit-encoding not supported
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 78463415
sudo apt-get update

** (gedit:8626): WARNING **: Set document metadata failed: Setting
attribute metadata::gedit-spell-enabled not supported

** (gedit:8626): WARNING **: Set document metadata failed: Setting
attribute metadata::gedit-encoding not supported
cd /etc/apt/sources.list.d/
sudo gedit adriansmith-upm-xenial.list

sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 78463415
sudo apt-get update
sudo apt-get dist-upgrade

** (gedit:8626): WARNING **: Set document metadata failed: Setting
attribute metadata::gedit-position not supported
farren@farren-All-Series:/etc/apt/sources.list.d$ sudo apt-key adv
--recv-keys --keyserver keyserver.ubuntu.com 78463415
Executing: /tmp/tmp.XyZPR4rvQx/gpg.1.sh --recv-keys
--keyserver
keyserver.ubuntu.com
78463415
gpg: requesting key 78463415 from hkp server keyserver.ubuntu.com
gpg: key 78463415: public key "Launchpad PPA for Adrian Smith" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
farren@farren-All-Series:/etc/apt/sources.list.d$ sudo apt-get update
Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:2 http://dl.google.com/linux/chrome/deb stable
Release
Hit:4 http://archive.canonical.com/ubuntu raring
InRelease
Hit:5 http://archive.ubuntu.com/ubuntu xenial
InRelease
Get:6 http://ppa.launchpad.net/adriansmith/upm/ubuntu xenial InRelease
[17.5 kB]
Get:7 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [95.7
kB]
Ign:8 http://linux.dropbox.com/ubuntu xenial
InRelease
Hit:9 http://linux.dropbox.com/ubuntu xenial
Release
Get:10 http://ppa.launchpad.net/adriansmith/upm/ubuntu xenial/main amd64
Packages [520 B]
Get:12 http://ppa.launchpad.net/adriansmith/upm/ubuntu xenial/main i386
Packages [520 B]
Get:13 http://ppa.launchpad.net/adriansmith/upm/ubuntu xenial/main
Translation-en [264 B]
Hit:14 http://archive.ubuntu.com/ubuntu xenial-backports InRelease
Get:15 http://archive.ubuntu.com/ubuntu xenial-security InRelease [94.5 kB]
Fetched 209 kB in 1s (126 kB/s)
Reading package lists... Done
farren@farren-All-Series:/etc/apt/sources.list.d$ cd
/etc/apt/sources.list.d/
farren@farren-All-Series:/etc/apt/sources.list.d$ sudo gedit
adriansmith-upm-xenial.list

** (gedit:9362): WARNING **: Set document metadata failed: Setting
attribute metadata::gedit-position not supported
farren@farren-All-Series:/etc/apt/sources.list.d$
farren@farren-All-Series:/etc/apt/sources.list.d$ sudo apt-key adv
--recv-keys --keyserver keyserver.ubuntu.com 78463415
Executing: /tmp/tmp.WyhQrhToGD/gpg.1.sh --recv-keys
--keyserver
keyserver.ubuntu.com
78463415
gpg: requesting key 78463415 from hkp server keyserver.ubuntu.com
gpg: key 78463415: "Launchpad PPA for Adrian Smith" not changed
gpg: Total number processed: 1
gpg: unchanged: 1
farren@farren-All-Series:/etc/apt/sources.list.d$ sudo apt-get update
Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:2 http://dl.google.com/linux/chrome/deb stable
Release
Hit:4 http://ppa.launchpad.net/adriansmith/upm/ubuntu xenial
InRelease
Hit:5 http://archive.ubuntu.com/ubuntu xenial
InRelease
Hit:6 http://archive.canonical.com/ubuntu raring
InRelease
Ign:7 http://linux.dropbox.com/ubuntu xenial InRelease
Hit:8 http://archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:9 http://archive.ubuntu.com/ubuntu xenial-backports InRelease
Hit:10 http://linux.dropbox.com/ubuntu xenial Release
Get:12 http://archive.ubuntu.com/ubuntu xenial-security InRelease [94.5 kB]
Fetched 94.5 kB in 1s (86.0 kB/s)
Reading package lists... Done
farren@farren-All-Series:/etc/apt/sources.list.d$ sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
  upm
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 194 kB of archives.
After this operation, 4,096 B disk space will be freed.
Do you want to continue? [Y/n] y
Get:1 http://ppa.launchpad.net/adriansmith/upm/ubuntu xenial/main amd64 upm
all 1.14-1~ppa3 [194 kB]
Fetched 194 kB in 1s (163 kB/s)
(Reading database ... 348581 files and directories currently installed.)
Preparing to unpack .../upm_1.14-1~ppa3_all.deb ...
Unpacking upm (1.14-1~ppa3) over (1.12-1~ppa1) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu5) ...
Processing triggers for mime-support (3.59ubuntu1) ...
Processing triggers for gnome-menus (3.13.3-6ubuntu3.1) ...
Processing triggers for bamfdaemon (0.5.3~bzr0+16.04.20160701-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for hicolor-icon-theme (0.15-0ubuntu1) ...
Setting up upm (1.14-1~ppa3) ...

On Fri, Aug 19, 2016 at 11:33 AM, Farren Dilon <email address hidden> wrote:

> Oh but wait... Then I closed the Text Editor and got this...
> And the Terminal still has a process running??
>
> farren@farren-All-Series:/etc/apt/sources.list.d$ sudo apt-key adv
> --recv-keys --keyserver keyserver.ubuntu.com 78463415
> Executing: /tmp/tmp.XyZPR4rvQx/gpg.1.sh --recv-keys
> --keyserver
> keyserver.ubuntu.com
> 78463415
> gpg: requesting key 78463415 from hkp server keyserver.ubuntu.com
> gpg: key 78463415: public key "Launchpad PPA for Adrian Smith" imported
> gpg: Total number processed: 1
> gpg: imported: 1 (RSA: 1)
> farren@farren-All-Series:/etc/apt/sources.list.d$ sudo apt-get update
> Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease
> Hit:2 http://dl.google.com/linux/chrome/deb stable
> Release
> Hit:4 http://archive.canonical.com/ubuntu raring
> InRelease
> Hit:5 http://archive.ubuntu.com/ubuntu xenial
> InRelease
> Get:6 http://ppa.launchpad.net/adriansmith/upm/ubuntu xenial InRelease
> [17.5 kB]
> Get:7 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [95.7
> kB]
> Ign:8 http://linux.dropbox.com/ubuntu xenial
> InRelease
> Hit:9 http://linux.dropbox.com/ubuntu xenial
> Release
> Get:10 http://ppa.launchpad.net/adriansmith/upm/ubuntu xenial/main amd64
> Packages [520 B]
> Get:12 http://ppa.launchpad.net/adriansmith/upm/ubuntu xenial/main i386
> Packages [520 B]
> Get:13 http://ppa.launchpad.net/adriansmith/upm/ubuntu xenial/main
> Translation-en [264 B]
> Hit:14 http://archive.ubuntu.com/ubuntu xenial-backports InRelease
> Get:15 http://archive.ubuntu.com/ubuntu xenial-security InRelease [94.5
> kB]
> Fetched 209 kB in 1s (126 kB/s)
> Reading package lists... Done
> farren@farren-All-Series:/etc/apt/sources.list.d$ cd
> /etc/apt/sources.list.d/
> farren@farren-All-Series:/etc/apt/sources.list.d$ sudo gedit
> adriansmith-upm-xenial.list
>
>
>
> On Fri, Aug 19, 2016 at 11:28 AM, Farren Dilon <email address hidden> wrote:
>
>> farren@farren-All-Series:~$ cd /etc/apt/sources.list.d/
>> farren@farren-All-Series:/etc/apt/sources.list.d$ sudo gedit
>> adriansmith-upm-xenial.list
>> [sudo] password for farren:
>>
>> (gedit:8626): Gtk-WARNING **: Calling Inhibit failed:
>> GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
>> org.gnome.SessionManager was not provided by any .service files
>>
>> ** (gedit:8626): WARNING **: Set document metadata failed: Setting
>> attribute metadata::gedit-spell-enabled not supported
>>
>> ** (gedit:8626): WARNING **: Set document metadata failed: Setting
>> attribute metadata::gedit-encoding not supported
>> sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 78463415
>> sudo apt-get update
>>
>> ** (gedit:8626): WARNING **: Set document metadata failed: Setting
>> attribute metadata::gedit-spell-enabled not supported
>>
>> ** (gedit:8626): WARNING **: Set document metadata failed: Setting
>> attribute metadata::gedit-encoding not supported
>> cd /etc/apt/sources.list.d/
>> sudo gedit adriansmith-upm-xenial.list
>>
>> sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 78463415
>> sudo apt-get update
>> sudo apt-get dist-upgrade
>>
>> ...... UMP still won't open and closing the Terminal shows a warning of a
>> process still running.
>> Would that be an update underway or should I close it anyway?
>>
>> On Fri, Aug 19, 2016 at 9:08 AM, Manfred Hampl <
>> <email address hidden>> wrote:
>>
>>> Your question #348446 on Ubuntu Vancouver Technical Support changed:
>>> https://answers.launchpad.net/ubuntu-vancouver-loco-tech-sup
>>> port/+question/348446
>>>
>>> Status: Open => Answered
>>>
>>> Manfred Hampl proposed the following answer:
>>> You should have left the second '#' as it was. I just re-read my
>>> instructions and see that they were not 100% clear.
>>> Maybe the better idea is to totally remove the comment at the end of the
>>> line, try again:
>>>
>>> cd /etc/apt/sources.list.d/
>>> sudo gedit adriansmith-upm-xenial.list
>>>
>>> and change the contents such that they look like this:
>>>
>>> deb http://ppa.launchpad.net/adriansmith/upm/ubuntu xenial main
>>> # deb-src http://ppa.launchpad.net/adriansmith/upm/ubuntu xenial main
>>>
>>> Then issue
>>>
>>> sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 78463415
>>> sudo apt-get update
>>>
>>> and report the results.
>>>
>>> If there is no error any more, execute
>>>
>>> sudo apt-get dist-upgrade
>>>
>>> and check whether an updated version of UPM is installed.
>>>
>>> --
>>> If this answers your question, please go to the following page to let us
>>> know that it is solved:
>>> https://answers.launchpad.net/ubuntu-vancouver-loco-tech-sup
>>> port/+question/348446/+confirm?answer_id=4
>>>
>>> If you still need help, you can reply to this email or go to the
>>> following page to enter your feedback:
>>> https://answers.launchpad.net/ubuntu-vancouver-loco-tech-sup
>>> port/+question/348446
>>>
>>> You received this question notification because you asked the question.
>>>
>>
>>
>

Revision history for this message
Farren Dilon (ftdilon) said :
#9

Software Updater says everything is up to date (previously UPM was on the
list).
UPM still will not respond, there must be a simple final step???

Thanks,
Farren

On Fri, Aug 19, 2016 at 11:37 AM, Farren Dilon <email address hidden> wrote:

> Ok sorry to confuse things. I just copied the wrong section from the
> Terminal. Lower down there was a Y/N pending.
> Here is the most recent (Complete) output.
>
> farren@farren-All-Series:~$ cd /etc/apt/sources.list.d/
> farren@farren-All-Series:/etc/apt/sources.list.d$ sudo gedit
> adriansmith-upm-xenial.list
> [sudo] password for farren:
>
> (gedit:8626): Gtk-WARNING **: Calling Inhibit failed:
> GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
> org.gnome.SessionManager was not provided by any .service files
>
> ** (gedit:8626): WARNING **: Set document metadata failed: Setting
> attribute metadata::gedit-spell-enabled not supported
>
> ** (gedit:8626): WARNING **: Set document metadata failed: Setting
> attribute metadata::gedit-encoding not supported
> sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 78463415
> sudo apt-get update
>
> ** (gedit:8626): WARNING **: Set document metadata failed: Setting
> attribute metadata::gedit-spell-enabled not supported
>
> ** (gedit:8626): WARNING **: Set document metadata failed: Setting
> attribute metadata::gedit-encoding not supported
> cd /etc/apt/sources.list.d/
> sudo gedit adriansmith-upm-xenial.list
>
> sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 78463415
> sudo apt-get update
> sudo apt-get dist-upgrade
>
> ** (gedit:8626): WARNING **: Set document metadata failed: Setting
> attribute metadata::gedit-position not supported
>
> farren@farren-All-Series:/etc/apt/sources.list.d$ sudo apt-key adv
> --recv-keys --keyserver keyserver.ubuntu.com 78463415
> Executing: /tmp/tmp.XyZPR4rvQx/gpg.1.sh --recv-keys
> --keyserver
> keyserver.ubuntu.com
> 78463415
> gpg: requesting key 78463415 from hkp server keyserver.ubuntu.com
> gpg: key 78463415: public key "Launchpad PPA for Adrian Smith" imported
> gpg: Total number processed: 1
> gpg: imported: 1 (RSA: 1)
> farren@farren-All-Series:/etc/apt/sources.list.d$ sudo apt-get update
> Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease
> Hit:2 http://dl.google.com/linux/chrome/deb stable
> Release
> Hit:4 http://archive.canonical.com/ubuntu raring
> InRelease
> Hit:5 http://archive.ubuntu.com/ubuntu xenial
> InRelease
> Get:6 http://ppa.launchpad.net/adriansmith/upm/ubuntu xenial InRelease
> [17.5 kB]
> Get:7 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [95.7
> kB]
> Ign:8 http://linux.dropbox.com/ubuntu xenial
> InRelease
> Hit:9 http://linux.dropbox.com/ubuntu xenial
> Release
> Get:10 http://ppa.launchpad.net/adriansmith/upm/ubuntu xenial/main amd64
> Packages [520 B]
> Get:12 http://ppa.launchpad.net/adriansmith/upm/ubuntu xenial/main i386
> Packages [520 B]
> Get:13 http://ppa.launchpad.net/adriansmith/upm/ubuntu xenial/main
> Translation-en [264 B]
> Hit:14 http://archive.ubuntu.com/ubuntu xenial-backports InRelease
> Get:15 http://archive.ubuntu.com/ubuntu xenial-security InRelease [94.5
> kB]
> Fetched 209 kB in 1s (126 kB/s)
> Reading package lists... Done
> farren@farren-All-Series:/etc/apt/sources.list.d$ cd
> /etc/apt/sources.list.d/
> farren@farren-All-Series:/etc/apt/sources.list.d$ sudo gedit
> adriansmith-upm-xenial.list
>
> ** (gedit:9362): WARNING **: Set document metadata failed: Setting
> attribute metadata::gedit-position not supported
> farren@farren-All-Series:/etc/apt/sources.list.d$
> farren@farren-All-Series:/etc/apt/sources.list.d$ sudo apt-key adv
> --recv-keys --keyserver keyserver.ubuntu.com 78463415
> Executing: /tmp/tmp.WyhQrhToGD/gpg.1.sh --recv-keys
> --keyserver
> keyserver.ubuntu.com
> 78463415
> gpg: requesting key 78463415 from hkp server keyserver.ubuntu.com
> gpg: key 78463415: "Launchpad PPA for Adrian Smith" not changed
> gpg: Total number processed: 1
> gpg: unchanged: 1
> farren@farren-All-Series:/etc/apt/sources.list.d$ sudo apt-get update
> Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease
> Hit:2 http://dl.google.com/linux/chrome/deb stable
> Release
> Hit:4 http://ppa.launchpad.net/adriansmith/upm/ubuntu xenial
> InRelease
> Hit:5 http://archive.ubuntu.com/ubuntu xenial
> InRelease
> Hit:6 http://archive.canonical.com/ubuntu raring
> InRelease
> Ign:7 http://linux.dropbox.com/ubuntu xenial InRelease
> Hit:8 http://archive.ubuntu.com/ubuntu xenial-updates InRelease
> Hit:9 http://archive.ubuntu.com/ubuntu xenial-backports InRelease
> Hit:10 http://linux.dropbox.com/ubuntu xenial Release
> Get:12 http://archive.ubuntu.com/ubuntu xenial-security InRelease [94.5
> kB]
> Fetched 94.5 kB in 1s (86.0 kB/s)
> Reading package lists... Done
> farren@farren-All-Series:/etc/apt/sources.list.d$ sudo apt-get
> dist-upgrade
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> Calculating upgrade... Done
> The following packages will be upgraded:
> upm
> 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
> Need to get 194 kB of archives.
> After this operation, 4,096 B disk space will be freed.
> Do you want to continue? [Y/n] y
> Get:1 http://ppa.launchpad.net/adriansmith/upm/ubuntu xenial/main amd64
> upm all 1.14-1~ppa3 [194 kB]
> Fetched 194 kB in 1s (163 kB/s)
> (Reading database ... 348581 files and directories currently installed.)
> Preparing to unpack .../upm_1.14-1~ppa3_all.deb ...
> Unpacking upm (1.14-1~ppa3) over (1.12-1~ppa1) ...
> Processing triggers for desktop-file-utils (0.22-1ubuntu5) ...
> Processing triggers for mime-support (3.59ubuntu1) ...
> Processing triggers for gnome-menus (3.13.3-6ubuntu3.1) ...
> Processing triggers for bamfdaemon (0.5.3~bzr0+16.04.20160701-0ubuntu1)
> ...
> Rebuilding /usr/share/applications/bamf-2.index...
> Processing triggers for hicolor-icon-theme (0.15-0ubuntu1) ...
> Setting up upm (1.14-1~ppa3) ...
>
>
> On Fri, Aug 19, 2016 at 11:33 AM, Farren Dilon <email address hidden> wrote:
>
>> Oh but wait... Then I closed the Text Editor and got this...
>> And the Terminal still has a process running??
>>
>> farren@farren-All-Series:/etc/apt/sources.list.d$ sudo apt-key adv
>> --recv-keys --keyserver keyserver.ubuntu.com 78463415
>> Executing: /tmp/tmp.XyZPR4rvQx/gpg.1.sh --recv-keys
>> --keyserver
>> keyserver.ubuntu.com
>> 78463415
>> gpg: requesting key 78463415 from hkp server keyserver.ubuntu.com
>> gpg: key 78463415: public key "Launchpad PPA for Adrian Smith" imported
>> gpg: Total number processed: 1
>> gpg: imported: 1 (RSA: 1)
>> farren@farren-All-Series:/etc/apt/sources.list.d$ sudo apt-get update
>> Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease
>> Hit:2 http://dl.google.com/linux/chrome/deb stable
>> Release
>> Hit:4 http://archive.canonical.com/ubuntu raring
>> InRelease
>> Hit:5 http://archive.ubuntu.com/ubuntu xenial
>> InRelease
>> Get:6 http://ppa.launchpad.net/adriansmith/upm/ubuntu xenial InRelease
>> [17.5 kB]
>> Get:7 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [95.7
>> kB]
>> Ign:8 http://linux.dropbox.com/ubuntu xenial
>> InRelease
>> Hit:9 http://linux.dropbox.com/ubuntu xenial
>> Release
>> Get:10 http://ppa.launchpad.net/adriansmith/upm/ubuntu xenial/main amd64
>> Packages [520 B]
>> Get:12 http://ppa.launchpad.net/adriansmith/upm/ubuntu xenial/main i386
>> Packages [520 B]
>> Get:13 http://ppa.launchpad.net/adriansmith/upm/ubuntu xenial/main
>> Translation-en [264 B]
>> Hit:14 http://archive.ubuntu.com/ubuntu xenial-backports InRelease
>> Get:15 http://archive.ubuntu.com/ubuntu xenial-security InRelease [94.5
>> kB]
>> Fetched 209 kB in 1s (126 kB/s)
>> Reading package lists... Done
>> farren@farren-All-Series:/etc/apt/sources.list.d$ cd
>> /etc/apt/sources.list.d/
>> farren@farren-All-Series:/etc/apt/sources.list.d$ sudo gedit
>> adriansmith-upm-xenial.list
>>
>>
>>
>> On Fri, Aug 19, 2016 at 11:28 AM, Farren Dilon <email address hidden> wrote:
>>
>>> farren@farren-All-Series:~$ cd /etc/apt/sources.list.d/
>>> farren@farren-All-Series:/etc/apt/sources.list.d$ sudo gedit
>>> adriansmith-upm-xenial.list
>>> [sudo] password for farren:
>>>
>>> (gedit:8626): Gtk-WARNING **: Calling Inhibit failed:
>>> GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
>>> org.gnome.SessionManager was not provided by any .service files
>>>
>>> ** (gedit:8626): WARNING **: Set document metadata failed: Setting
>>> attribute metadata::gedit-spell-enabled not supported
>>>
>>> ** (gedit:8626): WARNING **: Set document metadata failed: Setting
>>> attribute metadata::gedit-encoding not supported
>>> sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 78463415
>>> sudo apt-get update
>>>
>>> ** (gedit:8626): WARNING **: Set document metadata failed: Setting
>>> attribute metadata::gedit-spell-enabled not supported
>>>
>>> ** (gedit:8626): WARNING **: Set document metadata failed: Setting
>>> attribute metadata::gedit-encoding not supported
>>> cd /etc/apt/sources.list.d/
>>> sudo gedit adriansmith-upm-xenial.list
>>>
>>> sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 78463415
>>> sudo apt-get update
>>> sudo apt-get dist-upgrade
>>>
>>> ...... UMP still won't open and closing the Terminal shows a warning of
>>> a process still running.
>>> Would that be an update underway or should I close it anyway?
>>>
>>> On Fri, Aug 19, 2016 at 9:08 AM, Manfred Hampl <
>>> <email address hidden>> wrote:
>>>
>>>> Your question #348446 on Ubuntu Vancouver Technical Support changed:
>>>> https://answers.launchpad.net/ubuntu-vancouver-loco-tech-sup
>>>> port/+question/348446
>>>>
>>>> Status: Open => Answered
>>>>
>>>> Manfred Hampl proposed the following answer:
>>>> You should have left the second '#' as it was. I just re-read my
>>>> instructions and see that they were not 100% clear.
>>>> Maybe the better idea is to totally remove the comment at the end of
>>>> the line, try again:
>>>>
>>>> cd /etc/apt/sources.list.d/
>>>> sudo gedit adriansmith-upm-xenial.list
>>>>
>>>> and change the contents such that they look like this:
>>>>
>>>> deb http://ppa.launchpad.net/adriansmith/upm/ubuntu xenial main
>>>> # deb-src http://ppa.launchpad.net/adriansmith/upm/ubuntu xenial main
>>>>
>>>> Then issue
>>>>
>>>> sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 78463415
>>>> sudo apt-get update
>>>>
>>>> and report the results.
>>>>
>>>> If there is no error any more, execute
>>>>
>>>> sudo apt-get dist-upgrade
>>>>
>>>> and check whether an updated version of UPM is installed.
>>>>
>>>> --
>>>> If this answers your question, please go to the following page to let us
>>>> know that it is solved:
>>>> https://answers.launchpad.net/ubuntu-vancouver-loco-tech-sup
>>>> port/+question/348446/+confirm?answer_id=4
>>>>
>>>> If you still need help, you can reply to this email or go to the
>>>> following page to enter your feedback:
>>>> https://answers.launchpad.net/ubuntu-vancouver-loco-tech-sup
>>>> port/+question/348446
>>>>
>>>> You received this question notification because you asked the question.
>>>>
>>>
>>>
>>
>

Revision history for this message
Best Manfred Hampl (m-hampl) said :
#10

My aim was to get the updates working, and that seems achieved.

UPM was updated from version 1.12-1 to 1.14.1

With your problem that upm is not working, I cannot help. I have never tried using it myself.
This is a program from a PPA, so you best contact the provider, see https://launchpad.net/~adriansmith/+archive/ubuntu/upm

Revision history for this message
Farren Dilon (ftdilon) said :
#11

Indeed :) Thank you very much

On Fri, Aug 19, 2016 at 12:42 PM, Manfred Hampl <
<email address hidden>> wrote:

> Your question #348446 on Ubuntu Vancouver Technical Support changed:
> https://answers.launchpad.net/ubuntu-vancouver-loco-tech-
> support/+question/348446
>
> Status: Open => Answered
>
> Manfred Hampl proposed the following answer:
> My aim was to get the updates working, and that seems achieved.
>
> UPM was updated from version 1.12-1 to 1.14.1
>
> With your problem that upm is not working, I cannot help. I have never
> tried using it myself.
> This is a program from a PPA, so you best contact the provider, see
> https://launchpad.net/~adriansmith/+archive/ubuntu/upm
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
> https://answers.launchpad.net/ubuntu-vancouver-loco-tech-
> support/+question/348446/+confirm?answer_id=9
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/ubuntu-vancouver-loco-tech-
> support/+question/348446
>
> You received this question notification because you asked the question.
>

Revision history for this message
Farren Dilon (ftdilon) said :
#12

Thanks Manfred Hampl, that solved my question.