Description of problem: While running urpmi.update -a && urpmi --auto-select media up to date (ok) bash: urpmi : commande introuvable By the way, mouse problem on compiz-fusion / plasma (no click available) Version-Release number of selected component (if applicable): 8.110 How reproducible: every time Steps to Reproduce: 1. open a konsole 2. run the command 3. bug
I wrote this bug report because of my mouse problem. It was consistent even after two reboots (Alt+Sys+RSEIUB). Thinking it was caused by recent kernel, glibc update, I intented to update and encountered urpmi problem... right now, after several unsuccessful action and a final session killed (Alt+Backspace), mouse is ok again, maybe my plasma config was not clean enough ??? Anyway, urpmi is still "introuvable".
urpmi is in /usr/sbin/urpmi, which means that it's only available for the root user. You need to use either: $ su # urpmi --auto-select or, if you configured sudo, $ sudo urpmi --auto-select For the mouse problem, it would be better to open a new bug report focusing on it.
Status: NEW => RESOLVEDResolution: (none) => OLD
As root, urpmi is "introuvable". # ls -al /usr/sbin/urpmi* -r-xr-xr-x 1 root root 27737 juil. 13 2017 /usr/sbin/urpmi -r-xr-xr-x 1 root root 7371 juil. 13 2017 /usr/sbin/urpmi.addmedia -r-xr-xr-x 1 root root 2550 juil. 13 2017 /usr/sbin/urpmi.removemedia lrwxrwxrwx 1 root root 30 juil. 13 2017 /usr/sbin/urpmi.update -> ../../usr/libexec/urpmi.update But, as my mouse problem is gone, mcc + update is now enough to keep system updated. Thank you for your advice.
Resolution: OLD => FIXED
RESOLVED, problem was due to a mistake (deleting files in root profile directory °_°). Hopefully this was reverted thanks a backup.