I was testing the other day the instructions on dbus and dm wiki to implement on a user who denies any admin duties and things worked.
Then I thought I reverted the procedure as it is of no interest to me and discover that the process creates a permanent /usr/lib/66/service with my username in it. Should this be in /usr/lib/66 and not on /etc/66?
I follow testing, as I am a self designated tester :), and can't remember how I ended up with this weird package:
% sudo 66-mods.sh boot-user-@ oblive
66-mods.sh: fatal: module boot-user-@ doesn't exist
% sudo pacman -S boot-user-@ -66mod
resolving dependencies...
looking for conflicting packages...
:: boot-user-@ -66mod and boot-user@ -66mod are in conflict. Remove boot-user@ -66mod? [y/N] y
Package (2) Old Version New Version Net Change
boot-user@ -66mod 0.2.0-1 -0.06 MiB
observice/boot-user-@ -66mod 0.1.0-1 0.06 MiB
Total Installed Size: 0.06 MiB
Net Upgrade Size: 0.00 MiB
(1/1) installing boot-user-@ -66mod [------------------------------------] 100%
% sudo 66-mods.sh boot-user-@ oblive
66-mods.sh: fatal: /usr/lib/66/service/boot-user-oblive already exists
Anything on the wiki that contains user-@ should be changed to user@ and session-@ to session@ which means that any instruction in the forum written with this syntax should also be replaced.
What puzzles me is if I did this before 0.2.0-1 how did 0.2.0-1 replace the "different pkg" 0.1.0-1
Till I noticed the - difference I thought my pacman was broken.
Then I thought I reverted the procedure as it is of no interest to me and discover that the process creates a permanent /usr/lib/66/service with my username in it. Should this be in /usr/lib/66 and not on /etc/66?
I follow testing, as I am a self designated tester :), and can't remember how I ended up with this weird package:
% sudo 66-mods.sh boot-user-@ oblive
66-mods.sh: fatal: module boot-user-@ doesn't exist
% sudo pacman -S boot-user-@ -66mod
resolving dependencies...
looking for conflicting packages...
:: boot-user-@ -66mod and boot-user@ -66mod are in conflict. Remove boot-user@ -66mod? [y/N] y
Package (2) Old Version New Version Net Change
boot-user@ -66mod 0.2.0-1 -0.06 MiB
observice/boot-user-@ -66mod 0.1.0-1 0.06 MiB
Total Installed Size: 0.06 MiB
Net Upgrade Size: 0.00 MiB
(1/1) installing boot-user-@ -66mod [------------------------------------] 100%
% sudo 66-mods.sh boot-user-@ oblive
66-mods.sh: fatal: /usr/lib/66/service/boot-user-oblive already exists
Anything on the wiki that contains user-@ should be changed to user@ and session-@ to session@ which means that any instruction in the forum written with this syntax should also be replaced.
What puzzles me is if I did this before 0.2.0-1 how did 0.2.0-1 replace the "different pkg" 0.1.0-1
Till I noticed the - difference I thought my pacman was broken.