Giter Site home page Giter Site logo

Comments (4)

89luca89 avatar 89luca89 commented on May 30, 2024

This is a problem fixed on 1.7.1

from distrobox.

g33kex avatar g33kex commented on May 30, 2024

I have the same issue in 1.7.1 with podman 5.0.0 on Arch
Running pacman -Syu always crashes the container (corrupting pacman database) during "Processing triggers" like mentioned in #1312

Maybe there's something more going on there?

from distrobox.

89luca89 avatar 89luca89 commented on May 30, 2024

Let's see I'll reopen this issue
Maybe it is something different

I'll try when back from holidays

For now can you try with a freshly pulled image, create a new container with 1.7.1 and see if this occurs?

from distrobox.

g33kex avatar g33kex commented on May 30, 2024

Thanks!

I couldn't reproduce the issue with a freshly pulled archlinux:base-20240101.0.204074 image.

I noticed on the container with the issue that /usr/share/libalpm/scripts/distrobox_post_hook.sh contained 64 times:

#!/bin/sh
echo -e '#!/bin/sh\nexit 0' > /usr/share/libalpm/scripts/systemd-hook;

Which is not the case in the fresh container (the two lines are only present once).

It's probably time to upgrade my containers anyway, it seems the new assemble feature will make this easier. Usually I pacman -Syu them but maybe it's better practice to pull the latest image and reinstall all the packages every once in a while.

from distrobox.

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.