Bug#931863: debirf: buster build fails to create initrd

2021-08-24 Thread PetrasL
The same on debian 10.10 while trying to do:

debirf make minimal

I noticed that this missing file exist in another directory:

/root/DEBIRF/minimal/root/usr/lib/klibc-s9qQdCstNfYRDSY0VN-k2cEOgUE.so

Fixed /usr/bin/debirf, but then getting kernel panic while booting from
that ISO.

Regards
PetrasL


Bug#931863: debirf: buster build fails to create initrd

2020-05-09 Thread Pierre Gronlier
Hello,

I'm facing the same problem from a clean Debian 10 install using
debirf-0.38

debirf> modules complete
debirf> creating debirf initrd ('nested')...
cp: cannot stat
'/media/sdb1/workspace/ai_bench/debird/rescue/root/lib/klibc-*': No such
file or directory

$ lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description:Debian GNU/Linux 10 (buster)
Release:10
Codename:   buster

$ cat /etc/debian_version
10.4

To reproduce:
- Install debirf: `apt-get install debirf`
- Take rescue template: `tar zxf
/usr/share/doc/debirf/example-profiles/rescue.tgz`
- Disable partimage package: `sed -i '/partimage$/d' rescue/packages`
- Build the image: `sudo debirf make rescue`

-- 
Pierre Gronlier


Bug#931863: debirf: buster build fails to create initrd

2019-07-11 Thread Matt Taggart
Package: debirf
Version: 0.38

When running a debirf build on a buster machine, building a stable
(buster) rescue image, everything works up until creating the initrd

...
debirf> modules complete
debirf> creating debirf initrd ('nested')...
cp: cannot stat '/home/taggart/debirf/rescue/root/lib/klibc-*': No such
file or directory

-- 
Matt Taggart
tagg...@debian.org