Giter Site home page Giter Site logo

Comments (4)

RoliSoft avatar RoliSoft commented on July 19, 2024 1

Hi,

Keep in mind the SquashFS version from the ISO requires you to go through the whole installation procedure, as described in the installation guide.

Since one of the steps is selecting the mirror for pacman, that is why you are unable to do anything with it.

I recommend using get-prebuilt.py with the newer 3rd-party pritunl/archlinux, or the older official base/archlinux. Both are fully supported, but the 3rd-party version will setup faster, since it requires less updating and tweaking.

You can, of course, use the SquashFS version, but then please follow the official installation guide to complete it.

I'm not sure if there is much benefit to using the SquashFS versions, but I'll check it out later tonight, and update the hook script if it does not require much tweaking.

Problem was just populating pacman-key, not any of the other stuff.

For the docker versions, pacman -S archlinux-keyring populates the database with the new keys, but in your case, I presume you haven't selected a mirror yet, and as such cannot install packages.

you mislocated the libmockchroot in the preinstall script,

I haven't, there's a pacman -S fakechroot which installs a better library for purpose and I switch the primitive chroot mocker to that library, but I presume you noticed this and that's why you closed the pull request.

Anyway, afterwards, I'm still getting this acl error afterwards

Are you talking about dlsym(acl_get_fd): ...: undefined symbol: acl_get_fd during makepkg/pacaur?

Those aren't errors, just warnings issued by fakeroot-tcp, since WSL doesn't have those functions defined, so it can't mock them.

from wsl-distribution-switcher.

RoliSoft avatar RoliSoft commented on July 19, 2024 1

Released new hook in 978ec74, which builds new fakeroot from ABS after patching, instead of the older fakeroot-tcp version from AUR, last updated around 2012.

This version isn't spamming the console with undefined symbol warnings.

from wsl-distribution-switcher.

fpqc avatar fpqc commented on July 19, 2024

Problem was just populating pacman-key, not any of the other stuff.

Edit: Nah, now it's just broken =\

from wsl-distribution-switcher.

fpqc avatar fpqc commented on July 19, 2024

Thanks!

from wsl-distribution-switcher.

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.