[Bug 1847611] [NEW] please remove prelink from focal
Launchpad Bug Tracker
1847611 at bugs.launchpad.net
Fri Nov 8 00:24:10 UTC 2019
You have been subscribed to a public bug by Seth Arnold (seth-arnold):
Hi !
Just installed prelink on a fresh Eoan beta install following this
process and got an instant "core dumpled" error :
sudo apt install prelink
sudo sed -i 's/PRELINKING=unknown/PRELINKING=yes/' /etc/default/prelink
sudo /etc/cron.daily/prelink
Had to boot on a live usb,
mount my / in /mnt
and "sudo cp -r /lib/x86_64-linux-gnu /mnt/lib/" to get rid ot this error.
And then did this to remove prelink :
sudo mount --bind /dev /mnt/dev
sudo mount --bind /proc /mnt/proc
sudo mount --bind /sys /mnt/sys
sudo chroot /mnt
apt purge prelink
Is prelink deprecated or is it an error ? (and is it still useful BTW ?)
** Affects: prelink (Ubuntu)
Importance: Undecided
Status: Confirmed
--
please remove prelink from focal
https://bugs.launchpad.net/bugs/1847611
You received this bug notification because you are a member of Ubuntu Package Archive Administrators, which is subscribed to the bug report.
More information about the ubuntu-archive
mailing list