Comment # 3 on bug 1171368 from
(In reply to Josef Reidinger from comment #2)
> Michel - it looks like storage-ruby version is not correct ( probably one
> with ruby 2.6 ) as target. Can you check it? Or paste content of
> /.packages.root

Do not know how to access the file as not mounted:
===
hvc0:install:/ # ls -ltra /.packages.*
-rw-r--r-- 1 root root 9344 May  7 00:52 /.packages.initrd
-rw-r--r-- 1 root root   33 May  7 01:06 /.packages.modules
lrwxrwxrwx 1 root root   30 May  7 13:14 /.packages.root ->
/mounts/mp_0001/.packages.root
lrwxrwxrwx 1 root root   30 May  7 13:14 /.packages.bind ->
/mounts/mp_0003/.packages.bind
===
hvc0:install:/ # mount
tmpfs on / type tmpfs (rw,relatime,size=33418304k,nr_inodes=0)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
/parts/00_lib on /parts/mp_0000 type squashfs (ro,relatime)
/parts/01_usr on /parts/mp_0001 type squashfs (ro,relatime)
devtmpfs on /dev type devtmpfs
(rw,relatime,size=16622656k,nr_inodes=259729,mode=755)
===
hvc0:install:/ # ls -ltra /mounts/mp_0001/.packages.root
ls: cannot access '/mounts/mp_0001/.packages.root': No such file or directory
hvc0:install:/ # ls -ltra /mounts/mp_0001/              
ls: cannot access '/mounts/mp_0001/': No such file or directory
hvc0:install:/ # ls -ltra /mounts         
total 0
drwxr-xr-x 24 root root 840 May  7 13:14 ..
drwxr-xr-x  2 root root  40 May  7 13:15 .
===


You are receiving this mail because: