Giter Site home page Giter Site logo

Comments (4)

Rezney avatar Rezney commented on August 23, 2024

@bxue Thanks for reporting this issue. We will move this to "leapp-repository" as it is related to upgrades.

I took a look at the machine and the issue seems to be related to the fact that there is "/var" filesystem on separate partition:

Filesystem                 Size  Used Avail Use% Mounted on
/dev/mapper/vg0-lvroot     4.8G  1.1G  3.5G  25% /
devtmpfs                   1.2G     0  1.2G   0% /dev
tmpfs                      1.2G     0  1.2G   0% /dev/shm
tmpfs                      1.2G  8.6M  1.2G   1% /run
tmpfs                      1.2G     0  1.2G   0% /sys/fs/cgroup
/dev/vda1                  248M  115M  121M  49% /boot
/dev/mapper/vg0-lvhome     481M  2.3M  449M   1% /home
/dev/mapper/vg0-lvvar      3.9G  952M  2.8G  26% /var

And when in overlayfs container we see only:

[root@merged ~]# ls -la /var/lib/
total 20
drwxr-xr-x  4 root root 4096 Feb 21 17:16 .
drwxr-xr-x. 1 root root 4096 Feb 21 17:16 ..
drwxr-xr-x  5 root root 4096 Feb 21 17:16 rhsm
drwxr-xr-x  2 root root 4096 Feb 21 17:16 rpm

thus "dnf-plugin-data.txt" file cannot be created as it does not have whole path prepared. We will have to investigate this further.

@pirat89 @shaded-enmity @vinzenz any ideas?

from leapp-repository.

Rezney avatar Rezney commented on August 23, 2024

@pirat89 found that we could use list of directories for lower:

https://wiki.archlinux.org/index.php/Overlay_filesystem

But it looks like those directories are then "merged" together as one lower dir.

from leapp-repository.

pirat89 avatar pirat89 commented on August 23, 2024

But it looks like those directories are then "merged" together as one lower dir.
@Rezney yep, we will need to do that in different way.

from leapp-repository.

bocekm avatar bocekm commented on August 23, 2024

We're tracking this bug under https://bugzilla.redhat.com/show_bug.cgi?id=1691155. @bxue, please follow the progress there.

from leapp-repository.

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.