*** zbenjamin_ is now known as zbenjamin | 02:14 | |
*** nyov is now known as Guest19611 | 04:12 | |
*** Krikke_ is now known as Krikke | 09:45 | |
Malinux | So I tried to remove aliendalvik control prior to upgrade to 3.4.0.24 from storeman from 3.3.X. Didn't seem to uninstall as it still installed. Tried to reboot phone, and then my phone belives it is upgraded to 3.4.0.24. So to try to make the phone work normal and ugprade as intended I further tried: ssu release 3.4.0.24 then version --dup Then I get this error: http://paste.debian.net/1168653/ | 20:16 |
---|---|---|
mal | maybe you had the broken version of aliendalvik control which wouldn't uninstall properly or something like that | 20:24 |
mal | does "ssu lr" work? | 20:25 |
Malinux | Then I get this output http://paste.debian.net/1168654/ | 20:32 |
Malinux | what do you suggest I am doing now? I am not sure how I can try to restart the upgrade process etc | 20:42 |
mal | that looks normal at least | 20:46 |
mal | does "zypper ref" and then "zypper dup" do anything? | 20:47 |
Malinux | bash: zypper: command not found | 20:47 |
Malinux | maybe I misspelled something? | 20:48 |
mal | no, zypper is not installed by default | 20:48 |
Malinux | ah | 20:48 |
Malinux | doubt I can install it now, though I could try | 20:48 |
Malinux | nope: >Failed to contact PackageKit: Error calling StartServiceByName for org.freedesktop.PackageKit: Failed to activate service 'org.freedesktop.PackageKit': timed out (service_start_timeout=25000ms) | 20:49 |
Malinux | and this is the ouput from systemctl status packekit | 20:51 |
Malinux | http://paste.debian.net/1168656/ | 20:51 |
Malinux | *packagekit | 20:51 |
mal | yes, that looks like broken installation, it failed in the middle of update, can you find the rpms on the device somewhere? | 20:52 |
Malinux | where should they be located? | 20:53 |
mal | hopefully there is cache of those still | 20:53 |
mal | check under /var for example | 20:53 |
mal | like this: find /var -name '*.rpm' | 20:54 |
Malinux | it found this packages: http://paste.debian.net/1168658/ | 20:55 |
mal | not many there | 20:55 |
Malinux | no | 20:55 |
mal | try searching whole root | 20:55 |
mal | find / -name '*.rpm' | 20:55 |
Malinux | found more now http://paste.debian.net/1168659/ | 20:56 |
mal | hmm, no libzypp of packagekit there | 20:57 |
Malinux | if I need them, is there a way to wget them or another way to download them manually from the repo? | 20:58 |
mal | was it normal release you updated from? | 20:58 |
mal | or some other | 20:59 |
Malinux | It was from the last 3.3 release . I can't remember the last numbers | 20:59 |
Malinux | like regular normal release yes | 20:59 |
mal | ok | 21:00 |
Malinux | do you know if this is an approach that is still suported? https://jolla.zendesk.com/hc/en-us/articles/115003648634#dl-incomplete | 21:00 |
Malinux | though, if packagekit is missing I guess it won't catch up after a reboot anyways? | 21:01 |
mal | I will see if those files can be downloaded manually, if not I can share those probably | 21:02 |
Malinux | okey, thanks :) | 21:02 |
mal | I hope just libzypp would be enough to get packagekit up again | 21:03 |
Malinux | hopefully yes :) | 21:03 |
mal | Malinux: try: curl -O https://releases.jolla.com/releases/3.4.0.24/jolla/armv7hl/core/armv7hl/libzypp-17.9.0+git5-1.12.1.jolla.armv7hl.rpm | 21:13 |
mal | and then use something like rpm -U that.rpm | 21:14 |
Malinux | it says the package is already installed | 21:14 |
mal | hmm, wait | 21:16 |
mal | Malinux: curl -O https://releases.jolla.com/releases/3.4.0.24/jolla/armv7hl/mw/armv7hl/PackageKit-1.1.13+git9-1.14.5.jolla.armv7hl.rpm | 21:18 |
mal | Malinux: you could also try rpm -U --force that.rpm | 21:19 |
Malinux | yeah, it complaains about Failed dependencies. You want a paste of it as well I guess? | 21:20 |
mal | yes | 21:20 |
Malinux | http://paste.debian.net/1168661/ | 21:20 |
Malinux | still complains about dependencies with force flag, as I would expect it to do, but I tried anyways | 21:21 |
mal | Malinux: curl -O https://releases.jolla.com/releases/3.4.0.24/jolla/armv7hl/mw/armv7hl/PackageKit-zypp-1.1.13+git9-1.14.5.jolla.armv7hl.rpm | 21:21 |
mal | wait | 21:21 |
mal | Malinux: also curl -O https://releases.jolla.com/releases/3.4.0.24/jolla/armv7hl/mw/armv7hl/PackageKit-glib-1.1.13+git9-1.14.5.jolla.armv7hl.rpm | 21:21 |
Malinux | heh, more dependeccies xD http://paste.debian.net/1168663/ | 21:22 |
Malinux | ah, okey, i'll try that one as well | 21:22 |
mal | Malinux: install those at the same time | 21:22 |
mal | all 3 | 21:22 |
mal | so just add all 3 rpms as parameters to rpm -U | 21:23 |
Malinux | ah | 21:23 |
Malinux | so rpm -U package1 package2 package3 ? | 21:23 |
mal | yes | 21:23 |
Malinux | as far as I can see, they all three installed successfully. | 21:26 |
mal | any different with packagekit now? | 21:28 |
Malinux | now I stopped, then started the packagekit service again. according to systemctl status it does run now | 21:28 |
Malinux | I can try the version --dup again and see | 21:28 |
mal | hopefully it works now | 21:28 |
Malinux | seems not likely. pastebin when it is finished with it's attempts | 21:29 |
mal | same error or something else? | 21:30 |
Malinux | a little different. It doesn't complain about packagekit anymore | 21:30 |
mal | something about ssu? | 21:30 |
Malinux | http://paste.debian.net/1168666/ | 21:31 |
Malinux | yeah, I think so | 21:31 |
Malinux | at least some url's mentioning ssu | 21:31 |
Malinux | like non attached medium | 21:31 |
mal | ok, just a moment | 21:32 |
mal | curl -O https://releases.jolla.com/releases/3.4.0.24/jolla/armv7hl/mw/armv7hl/ssu-1.0.8-1.17.8.jolla.armv7hl.rpm | 21:35 |
mal | curl -O https://releases.jolla.com/releases/3.4.0.24/jolla/armv7hl/oss/noarch/ssu-vendor-data-jolla-0.117-1.12.1.jolla.noarch.rpm | 21:35 |
mal | Malinux: get those and install at the same time like before | 21:35 |
Malinux | http://paste.debian.net/1168668/ | 21:37 |
mal | hmm, just try version --dup now | 21:38 |
Malinux | oki | 21:38 |
Malinux | oh, it says Refreshing and the percentage increases | 21:38 |
Malinux | holy molly xD | 21:38 |
mal | magic :) | 21:39 |
Malinux | yes :p | 21:39 |
mal | well not really, I have done similar things before | 21:39 |
Malinux | Hopefully that means it works. And your help is much appreaciated | 21:39 |
Malinux | ah | 21:39 |
Malinux | so you're a wizard? | 21:39 |
Malinux | just kidding :p xD | 21:39 |
mal | no, I do work at jolla so I know a thing or two about how to fix things :) | 21:40 |
Malinux | ah, cool :) | 21:41 |
Malinux | hm, the first package it is downloading now is aliendalvis-system 8.1.0.73.23-1.1.1.jolla | 21:42 |
Malinux | though I am happy it does download stuff | 21:42 |
mal | let me know how it works after that | 21:46 |
mal | hopefully the aliendalvik control package is not causing problems anymore | 21:46 |
Malinux | yeah, I keep you updated with hoe it goes :) | 21:47 |
Malinux | s/hoe/how/ | 21:47 |
Malinux | mal: The aliendalvik-control is still struggeling to uninstall http://paste.debian.net/1168679/ That said, I don't have the last version of it installed | 22:50 |
mal | Malinux: try installing newer version or something | 23:04 |
Malinux | okey | 23:05 |
Malinux | hm, it says: package aliendalvik-control-9.3.1-1.armv7hl is already installed | 23:07 |
Malinux | so the installer tries to install the version that is not installed? | 23:07 |
Malinux | could I just try rpm -e aliendalvik-control perhaps? | 23:09 |
Malinux | hm http://paste.debian.net/1168683/ | 23:10 |
Malinux | multiple packages | 23:10 |
Malinux | http://paste.debian.net/1168684/ | 23:12 |
mal | use rpm -e --no-scripts aliendalvik-control | 23:17 |
Malinux | rpm: --no-scripts: unknown option | 23:20 |
Malinux | seemls like it's --noscripts | 23:20 |
mal | yes, sorry | 23:20 |
mal | easy to make typos this late | 23:21 |
Malinux | yeah :) np | 23:22 |
Malinux | the command I think completed withouth complaining | 23:22 |
Malinux | so, I should perhaps try version --dup again? | 23:22 |
Malinux | that's what I am doing now at least :p | 23:23 |
mal | yes | 23:24 |
Malinux | it continued with upgrading. afik it's not the same packages as when it stopped, so I assume it just catches up | 23:26 |
Malinux | http://paste.debian.net/1168687/ | 23:30 |
Malinux | I know it's on my own risk to reboot, but I don't know if there is something I should investigate further before a reboot? | 23:31 |
Malinux | I'll give it a try | 23:37 |
mal | it seems to say update was finished without errors | 23:41 |
Malinux | yeah And after the reboot,things seems to work as intended. Tank you very much for helping me<3 | 23:47 |
Malinux | can't hear audio in phone calls though | 23:49 |
mal | which device is that? | 23:51 |
mal | looks like xa2 | 23:51 |
mal | try rebooting | 23:52 |
Malinux | xa2 dual sim works after reboot xD | 23:53 |
Malinux | thanks | 23:57 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!