Public bug reported:

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: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1847611

Title:
  Installing prelink on a fresh eoan install gets me a "Core dumped"
  error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/prelink/+bug/1847611/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to