View Single Post
Posts: 1,873 | Thanked: 4,529 times | Joined on Mar 2010 @ North Potomac MD
#102
Originally Posted by preflex View Post
Your package sigs are out of date.
Code:
rm -R /etc/pacman.d/gnupg  
pacman-key --init  
pacman -Syy  
pacman-key --populate archlinux   
pacman -Syu
You should pick whatever mirror is fastest for you. See: Sorting Mirrors

This may also happen to manjaro users. If you're using Manjaro, you need to do "pacman-key --populate archlinux manjaro" instead.
(Note this is all with respect to Jolla Tablet.)

I tried this and some commands, including pacman, became broke. For example if I try to "more" a file I get an error associated with different libarchive files

"wrong elfclass64"

I've hunted around but can't find a satisfactory solution. Anybody experience this?

Then if I get out of the chroot (via ctrl c) I can't chroot back. Get error /bin/sh: no such file or directory (a clue?). Also, there must be a more graceful way of exiting the chroot.

Finally I tried the ubuntu version and get errors about x11-common not being configured when running pacman -S to install, say onboard (although I was able to get gcc to install).

Tried commands like dpkg --config -a but didn't work.

Sorry about being such a noob about this.
 

The Following User Says Thank You to mscion For This Useful Post: