#2899 Issue closed
: Not finding ldd?¶
Labels: waiting for info
, support / question
,
won't fix / can't fix / obsolete
MarSOnEarth opened issue at 2022-12-28 00:37:¶
Relax-and-Recover (ReaR) Issue Template¶
Fill in the following items before submitting a new issue
(quick response is not guaranteed with free support):
-
ReaR version ("/usr/sbin/rear -V"):
Relax-and-Recover 2.7 / 2022-07-13 -
OS version ("cat /etc/os-release" or "lsb_release -a" or "cat /etc/rear/os.conf"):
NAME="Pop!_OS"
VERSION="22.04 LTS"
ID=pop
ID_LIKE="ubuntu debian"
PRETTY_NAME="Pop!_OS 22.04 LTS"
VERSION_ID="22.04"
HOME_URL="https://pop.system76.com"
SUPPORT_URL="https://support.system76.com"
BUG_REPORT_URL="https://github.com/pop-os/pop/issues"
PRIVACY_POLICY_URL="https://system76.com/privacy"
VERSION_CODENAME=jammy
UBUNTU_CODENAME=jammy
LOGO=distributor-logo-pop-os
- ReaR configuration files ("cat /etc/rear/site.conf" and/or "cat
/etc/rear/local.conf"):
the whole content of the example conf file plus...
OUTPUT=USB
BACKUP=NETFS
BACKUP_URL=usb:///dev/disk/by-label/REAR-000
-
Hardware vendor/product (PC or PowerNV BareMetal or ARM) or VM (KVM guest or PowerVM LPAR):
PC -
System architecture (x86 compatible or PPC64/PPC64LE or what exact ARM device):
AMD64 -
Firmware (BIOS or UEFI or Open Firmware) and bootloader (GRUB or ELILO or Petitboot):
UEFI -
Storage (local disk or SSD) and/or SAN (FC or iSCSI or FCoE) and/or multipath (DM or NVMe):
local -
Storage layout ("lsblk -ipo NAME,KNAME,PKNAME,TRAN,TYPE,FSTYPE,LABEL,SIZE,MOUNTPOINT"):
NAME KNAME PKNAME TRAN TYPE FSTYPE LABEL SIZE MOUNTPOINT
/dev/sda /dev/sda
| usb disk 931.5G
`-/dev/sda1
/dev/sda1
/dev/sda
part ext4 EXT 931.5G /media/moe
/dev/sdb /dev/sdb
| usb disk 28.9G
`-/dev/sdb1
/dev/sdb1
/dev/sdb
part swap 28.9G
/dev/sdc /dev/sdc
| usb disk iso966 Pop_OS 22.04 amd64 Intel
| 14.5G
|-/dev/sdc1
| /dev/sdc1
| /dev/sdc
| part 8M
|-/dev/sdc2
| /dev/sdc2
| /dev/sdc
| part vfat REAR-EFI 1G
`-/dev/sdc3
/dev/sdc3
/dev/sdc
part ext3 REAR-000 13.4G
/dev/nvme0n1
| /dev/nvme0n1
| nvme disk 238.5G
|-/dev/nvme0n1p1
| /dev/nvme0n1p1
| /dev/nvme0n1
| nvme part vfat 1022M /boot/efi
|-/dev/nvme0n1p2
| /dev/nvme0n1p2
| /dev/nvme0n1
| nvme part vfat 4G /recovery
|-/dev/nvme0n1p3
| /dev/nvme0n1p3
| /dev/nvme0n1
| nvme part ext4 229.5G /
`-/dev/nvme0n1p4
/dev/nvme0n1p4
/dev/nvme0n1
nvme part swap 4G
`-/dev/mapper/cryptswap
/dev/dm-0
/dev/nvme0n1p4
crypt swap cryptswap 4G [SWAP]
-
Description of the issue (ideally so that others can reproduce it):
rear -vD mkrescue -
Workaround, if any:
-
Attachments, as applicable ("rear -D mkrescue/mkbackup/recover" debug log files):
schlomo commented at 2023-02-13 19:49:¶
Please show output of rear dump
and the log file where you got the
problem
[Export of Github issue for rear/rear.]