Updating issues

I did not have access for months to my laptop so many updates were pending today.

I tried to update but package-query was making problems and i had to uninstall it.

Now i have to deal with a message i can’t understand and both the Terminal and package manager crash when trying to update.

The error message is :

remove authorization: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Rejected send message, 1 matched rules; type="method_call", sender=":1.77" (uid=1000 pid=2699 comm="pamac-manager ") interface="org.manjaro.pamac.daemon" member="RemoveAuthorization" error name="(unset)" requested_reply="0" destination="org.manjaro.pamac.daemon" (uid=0 pid=2741 comm="/usr/bin/pamac-daemon ")

Any idea?

sudo pacman-mirrors -g && sudo pacman -Syyu

(and report any errors … note: please use the </> in the post editor here to format ‘code’)

Sorry for the delay as i was sick.

Here’s the output:

sudo pacman-mirrors -g && sudo pacman -Syyu
[sudo] Mot de passe de matthieu : 
::INFO Downloading mirrors from Manjaro
::INFO => Mirror pool: https://repo.manjaro.org/mirrors.json
::INFO => Mirror status: https://repo.manjaro.org/status.json
::INFO Using custom mirror file
::INFO Querying mirrors - This may take some time
  0.310 France         : http://ftp.free.org/mirrors/repo.manjaro.org
::INFO Writing mirror list
::France          : http://ftp.free.org/mirrors/repo.manjaro.org/repos/
::INFO Mirror list generated and saved to: /etc/pacman.d/mirrorlist
::INFO To reset custom mirrorlist 'sudo pacman-mirrors -id'
::INFO To remove custom config run  'sudo pacman-mirrors -c all'
:: Synchronisation des bases de données de paquets…
 core                  169,5 KiB   612 KiB/s 00:00 [###########] 100%
 extra                1915,0 KiB  1105 KiB/s 00:02 [###########] 100%
 community               6,8 MiB  1284 KiB/s 00:05 [###########] 100%
 multilib              175,5 KiB   864 KiB/s 00:00 [###########] 100%
 DEB_Arch_Extra          3,1 KiB  11,6 KiB/s 00:00 [###########] 100%
:: Début de la mise à jour complète du système…
avertissement : sndio : la version locale (20180120-1) est plus récente que community (1.8.1-1)
 il n’y a rien à faire

It might be good idea to reinstall.

Do you copy paste this message without further explanations on every post?

Open /etc/pacman.conf and comment out the entry for DEB_Arch_Extra .

Try again full update with sudo pacman-mirrors -g && sudo pacman -Syyuu

Accept to “downgrade” the sndio package, the versioning scheme changed some time ago and that 1.8.1-1 is in fact a newer version.

1 Like