LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Manjaro (https://www.linuxquestions.org/questions/manjaro-119/)
-   -   help: option --root is deprecated; use --sysroot instead (https://www.linuxquestions.org/questions/manjaro-119/help-option-root-is-deprecated%3B-use-sysroot-instead-4175633109/)

BW-userx 07-02-2018 09:39 AM

help: option --root is deprecated; use --sysroot instead
 
I was trying to install bbpager to check it out, I got a core dump, and then I tried removing it and I got this instead.
Code:

userx@manjaro:~
$ sudo pacman -S bbpager
resolving dependencies...
looking for conflicting packages...

Packages (1) bbpager-0.4.7-7

Total Download Size:  0.03 MiB
Total Installed Size:  0.11 MiB

:: Proceed with installation? [Y/n]
:: Retrieving packages...
 bbpager-0.4.7-7-x86_64    34.0 KiB  4.75M/s 00:00 [######################] 100%
(1/1) checking keys in keyring                    [######################] 100%
(1/1) checking package integrity                  [######################] 100%
(1/1) loading package files                        [######################] 100%
(1/1) checking for file conflicts                  [######################] 100%
(1/1) checking available disk space                [######################] 100%
:: Processing package changes...
(1/1) installing bbpager                          [######################] 100%
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
userx@manjaro:~
$ bbpager
Segmentation fault (core dumped)
userx@manjaro:~
$
userx@manjaro:~
$ sudo pacman -r bbpager
warning: option --root is deprecated; use --sysroot instead
error: failed to initialize alpm library
(could not find or read directory: bbpager/var/lib/pacman/)

what is that ??
Code:

warning: option --root is deprecated; use --sysroot instead
error: failed to initialize alpm library
(could not find or read directory: bbpager/var/lib/pacman/)

How do I fix this.
thanks...

ondoho 07-02-2018 01:14 PM

linux is case sensitive.
please read 'man pacman'.

BW-userx 07-02-2018 01:24 PM

Quote:

Originally Posted by ondoho (Post 5874645)
linux is case sensitive.
please read 'man pacman'.

you mean use big R .. thanks for your coded message... got...
cheers!


All times are GMT -5. The time now is 11:29 PM.