GithubHelp home page GithubHelp logo

Comments (4)

drinkcat avatar drinkcat commented on September 18, 2024

Sorry about that, I have a fix for this bug, but forgot to merge it in. The fix is now in the master branch, but your chroot has been damaged (it should be recoverable though).

I'm not sure why you have a i686 chroot instead of a x86_64 chroot, is it an intentional choice?

Can you double-check by posting the output of:
grep ARCH /var/lib/pacman/local/pacman-[0-9]*/desc -A 1
and
file /bin/pacman /bin/wget
(both inside the chroot)

from chroagh.

airbus001 avatar airbus001 commented on September 18, 2024

Thank You for the fast response. I was a bit vague, I have the old HP Pavillion 14 (http://www.amazon.com/dp/B00CXFJPJC) so I remember very clearly that ChromeOS was 32 bit when I got my machine because there was some talk of Arch dropping support for i686. So the choice of i686 was not intentional.

grep: error while loading shared libraries: libpcre.so.1: wrong ELF class: ELFCLASS64

and

-bash: /usr/bin/file: No such file or directory

from chroagh.

airbus001 avatar airbus001 commented on September 18, 2024

I tried updating my chroot again using your latest master branch, but get the same error. I have a backup from right after updating my chroot where libpcre is not 64 bit, and restored it. However when updating sudo pacman -Syu, the chroot updates libpcre and incurs the same problem. So I think the problem may be with the repos? Although for some reason xmobar does not work in that chroot either.
If anything I will just install a new chroot, and dump my home folder into the new one.

from chroagh.

drinkcat avatar drinkcat commented on September 18, 2024

@airbus001: Have you tried restoring from backup, then running the new installer? That should work.

You can also manually edit /etc/pacman.conf and make sure that you have this line, replacing Auto with i686 (the newest installer will do that as well):

Architecture = i686

Then pacman -Syu should not try to replace libpcre by a 64-bit version...

from chroagh.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.