You are not logged in.

#1 2017-04-07 11:21

FlexQ4
Member
Registered: 2017-02-19
Posts: 148

Update manager quits with error code 100 (libaucore3)

As having installed 1.8.2 i decided do get the update manager yesterday (to get the update of 1.8.3?).
At the end of the day i closed every single application and started the updater, but this ends up everytime at the error 100 for the libaudcore3 - shown as attached.
Re-loging in or even restarting the pc before  didn't change anyhing.


Attachments:
png Update Error.png, Size: 20.39 KiB, Downloads: 631

Offline

#2 2017-04-07 11:47

Dai_trying
Member
From: UK
Registered: 2015-12-14
Posts: 2,989

Re: Update manager quits with error code 100 (libaucore3)

I'm not exactly sure what the error is (my translation skills are poor), but I would try these commands in a terminal to "clean up" apt

sudo apt-get update

Just to update the apt database

sudo apt-get -f install

this should fix any unresolved dependency issue by either installing or removing problem packages. After this I would reboot (not always necessary but it's a habit of mine) and then try update manager again to see if everything works ok now.

Offline

#3 2017-04-07 13:00

q4osteam
Q4OS Team
Registered: 2015-12-06
Posts: 4,256
Website

Re: Update manager quits with error code 100 (libaucore3)

FlexQ4 wrote:

... this ends up everytime at the error 100 for the libaudcore3...

It's about conflicting packages from backports and deb-multimedia repository. You need to proceed following in terminal:
$ sudo apt-get autoremove libaudgui3
$ sudo apt-get install -f
$ sudo apt-get dist-upgrade

Offline

#4 2017-04-07 13:19

FlexQ4
Member
Registered: 2017-02-19
Posts: 148

Re: Update manager quits with error code 100 (libaucore3)

Thanks Bin & the Team. i did both:

sudo apt-get update
sudo apt-get -f install

it recommended me to do a

sudo apt-get autoremove

and it removed a package like g+4.9 (or so) and some other...

q4osteam wrote:

It's about conflicting packages from backports and deb-multimedia repository. You need to proceed following in terminal:
$ sudo apt-get remove libaudgui3
$ sudo apt-get install -f
$ sudo apt-get dist-upgrade

Sorry, i was a bit to fast, but i was removed anyway:

me@flex5:~\> su
Passwort:
root@flex5:/home/me# sudo apt-get remove libaudgui3
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen.... Fertig
Paket »libaudgui3« ist nicht installiert, wird also auch nicht entfernt.
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.

But now i'm waiting for the update-nofier (in the task bar) since 20 minutes, it doesn't po up no more!?
Exists a possibility to start it directly?

Offline

#5 2017-04-07 13:32

q4osteam
Q4OS Team
Registered: 2015-12-06
Posts: 4,256
Website

Re: Update manager quits with error code 100 (libaucore3)

FlexQ4 wrote:

But now i'm waiting for the update-nofier (in the task bar) since 20 minutes, it doesn't po up no more!?
Exists a possibility to start it directly?

Yes, there are probably no more updates, so the notifier is hidden. You can still run updater directly this way:
$ /opt/program_files/q4os-update-manager/bin/updatemgr.exu

Offline

#6 2017-04-07 13:52

FlexQ4
Member
Registered: 2017-02-19
Posts: 148

Re: Update manager quits with error code 100 (libaucore3)

q4osteam wrote:

Yes, there is probably no more updates, so the notifier is hidden. You can still run updater directly this way:
$ /opt/program_files/q4os-update-manager/bin/updatemgr.exu

Thanks again, indeed, the manual intervention solved that obviously.

Since i had originally installed 1.8.2: Did that update lead me to 1.8.3, or was it something different?
(Where) can i see the version of Q4 i'm actuelly running?

[Edit:] Just recognized now: i confused you, Dai, with Bin further above, sorry.

Last edited by FlexQ4 (2017-04-07 13:58)


Attachments:
png Update Final.png, Size: 12.51 KiB, Downloads: 626

Offline

#7 2017-04-07 13:55

q4osteam
Q4OS Team
Registered: 2015-12-06
Posts: 4,256
Website

Re: Update manager quits with error code 100 (libaucore3)

FlexQ4 wrote:

Since i had originally installed 1.8.2: Did that update lead me to 1.8.3, or was it something different?
(Where) can i see the version of Q4 i'm actuelly running?

Yes it did. You can check Q4OS version using this command:
$ get-q4os-version

Offline

Board footer

Powered by FluxBB