hirak99 / yabsnap

Btrfs Scheduled Snapshot Manager for Arch
Apache License 2.0
62 stars 2 forks source link

ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded #17

Closed nebulosa2007 closed 11 months ago

nebulosa2007 commented 11 months ago

Triyng install yabsnap with pikaur and getting this error:

ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

Full log is here: https://0x0.st/HJkP.txt

And the second point is - in README file in Quick Start /etc/configs/yabsnap/CONFIGNAME.conf but right path is: /etc/yabsnap/configs/CONFIGNAME.conf Please fix the path.

Log: $ sudo yabsnap create-config config [sudo] password for nebulosa: Config directory does not exist. Use 'create-config' command to create a config.

Created: /etc/yabsnap/configs/config.conf Please edit the file to set 'source = ' field.

hirak99 commented 11 months ago

Ack on both. Should now be fixed, with commit d01ab67e45d257e42d2c64b5604d0656e7e2e7f5 released as v2.0.7.

Thank you!