View Single Post
Posts: 84 | Thanked: 146 times | Joined on Feb 2015
#321
Stupidly tried to update on reasonably functional 3.3.0.16 Pro1 using:

Code:
pkcon refresh
pkcon update
Alright, cool, got some updates. But I think it did not work correctly.

Went to upgrade to 3.4.0.24 using:

Code:
ssu release 3.4.0.24
version --dup
Code:
Error: Unit home.mount failed to load: No such file or directory.
Finished transaction (status-2, runtime=0ms)
UPGRADE NOT COMPLETE - Retry 1 of 9
Waiting 1 seconds before retry.
This carries on ten times and it fails.

Ok, how about using zypper?

Code:
zypper ref
zypper up
A large group of updates are found, but running the updates keeps spilling an error for each package:

Code:
Applying delta: ./package.drpm........[error]
applydeltarpm failed.
Ok, how about PackageKit?

Code:
pkcon refresh
Failed to contact PackageKit: Error calling StartServiceByName for org.freedesktop.PackageKit: Unit home.mount failed to load: No such file or directory.
Odd. Do I have PackageKit installed?

Code:
zypper install PackageKit
Loading repository data...
Reading installed packages...
'PackageKit' is already installed.
No update candidate for 'PackageKit-1.1.13+git9-1.14.5.jolla.arm7hl'. The highest available version is already installed.
Resolving package dependencies...

Nothing to do.
Huh, it is already there. Maybe the service needs to be started?

Code:
systemctl start PackageKit
Failed to start PackageKit.service: Unit PackageKit.service failed to load: No such file or directory.
How about trying to find PackageKit?

Code:
find /home/ -name 'PackageKit-*'
Find yields no result.

Folks, I'm not entirely sure of what I should do next to resolve this issue. Any advice would be great.
 

The Following 3 Users Say Thank You to oenone For This Useful Post: