After a few months not updating anything (system up to date according to the message), Pamac gives now an error about synchronizing databases. Is the maintenance of Manjaro on Pinebook Pro stopped for good ?
community repo … ?
Thanks for the advice, I didn’t know about that. I’ve removed 2 lines from /etc/pacman.conf but still the same error, and still no update
Then rebuild your mirrorlist
sudo pacman-mirrors --continent
The update check takes some time (mostly at 45%) to do its downloads now (instead of instantly before building the mirror list) but when it reaches 100%, the error still emits.
Depending on your location - the --continent argument - the pool may have many mirrors to process.
I have a pinebook pro for test purpose and I see no issues.
I cannot say what your issue may be - perhaps if you provided the text from the terminal.
Open a new terminal and execute
sudo pacman -Syu
Then copy the text (no image - text) and paste it here - when pasted, mark the text and click the </>
icon in the comment toolbar - creates a codefence for the marked text.
example
``` $ sudo pacman -Syu [sudo] password for fh: :: Synchronizing package databases... core is up to date extra is up to date multilib is up to date :: Starting full system upgrade... there is nothing to do ```
$ sudo pacman -Syu
:: Synchronisation des bases de données de paquets…
core est à jour
extra est à jour
:: Début de la mise à jour complète du système…
avertissement : pulseaudio-alsa : la version locale (1:1.2.7.1-2) est plus récente que extra (2-5)
il n’y a rien à faire
$
Then you are up-to-date - not that I understand french -but this look familiar
Ok, I’ll wait for a pamac update while the error remains, and use pacman instead. Thanks @linux-aarhus
Edit: I’ve solved the error thanks to this thread
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.