Skip to content

Instantly share code, notes, and snippets.

@stephgosling
Created October 24, 2017 21:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stephgosling/5b488a93b3f25923d9c8c6adff74f7db to your computer and use it in GitHub Desktop.
Save stephgosling/5b488a93b3f25923d9c8c6adff74f7db to your computer and use it in GitHub Desktop.
PlatformSDK steph@f5321:~$ sb2 -t $VENDOR-$DEVICE-$PORT_ARCH -m sdk-install -R ssu release 2.1.3.5
Changing release from 2.1.2.3 to 2.1.3.5
Your device is now in release mode!
DBus unavailable, falling back to libssu
PlatformSDK steph@f5321:~$ sb2 -t $VENDOR-$DEVICE-$PORT_ARCH -m sdk-install -R ssu ur
DBus unavailable, falling back to libssu
PlatformSDK steph@f5321:~$ sb2 -t $VENDOR-$DEVICE-$PORT_ARCH -m sdk-install -R zypper ref
Retrieving repository 'hotfixes' metadata ............................................................................................................................[done]
Building repository 'hotfixes' cache .................................................................................................................................[done]
Retrieving repository 'jolla' metadata ...............................................................................................................................[done]
Building repository 'jolla' cache ....................................................................................................................................[done]
Retrieving repository 'mer-tools' metadata ...........................................................................................................................[done]
Building repository 'mer-tools' cache ................................................................................................................................[done]
Retrieving repository 'sdk' metadata .................................................................................................................................[done]
Building repository 'sdk' cache ......................................................................................................................................[done]
All repositories have been refreshed.
PlatformSDK steph@f5321:~$ sb2 -t $VENDOR-$DEVICE-$PORT_ARCH -m sdk-install -R zypper dup
Warning: You are about to do a distribution upgrade with all enabled repositories. Make sure these repositories are compatible before you continue. See 'man zypper' for more information about this command.
Loading repository data...
Reading installed packages...
Computing distribution upgrade...
2 Problems:
Problem: nothing provides sdk-configs needed by patterns-sailfish-target-support-0.10.2-10.5.1.jolla.noarch
Problem: ambienced-devel-0.27.4-10.51.2.jolla.armv7hl requires ambienced = 0.27.4-10.51.2.jolla, but this requirement cannot be provided
Problem: nothing provides sdk-configs needed by patterns-sailfish-target-support-0.10.2-10.5.1.jolla.noarch
Solution 1: keep obsolete patterns-sailfish-target-support-0.9.7-10.3.1.jolla.noarch
Solution 2: break patterns-sailfish-target-support-0.10.2-10.5.1.jolla.noarch by ignoring some of its dependencies
Choose from above solutions by number or skip, retry or cancel [1/2/s/r/c] (c): ^CMessages from sb2:
(ERROR) zypper[86354/-162707648] Failed to send command to server (ruletree_rpc)
(ERROR) zypper[86354/-162707648] Failed to send command to server (ruletree_rpc)
(ERROR) zypper[86354/-162707648] Failed to send command to server (ruletree_rpc)
(ERROR) zypper[86354/-162707648] Failed to send command to server (ruletree_rpc)
# exit 105 (105)
PlatformSDK steph@f5321:~$ exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment