Mailinglist Archive: opensuse-bugs (14006 mails)
| < Previous | Next > |
[Bug 381227] gdm user not created, even though gdm is installed
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Fri, 18 Apr 2008 19:53:18 -0600 (MDT)
- Message-id: <20080419015318.84550CC6CE@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=381227
User captain.magnus@xxxxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=381227#c16
Magnus Boman <captain.magnus@xxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|
|captain.magnus@xxxxxxxxxxxx
--- Comment #16 from Magnus Boman <captain.magnus@xxxxxxxxxxxx> 2008-04-18
19:53:17 MST ---
Using only -f doesn't work here. I get "Nothing to do", adding a -n makes it
work;
packs=(aaa_base avahi beagle cups dbus-1 festival fuse gdm hal ntp openssh
PolicyKit postfix pulseaudio pwdutils samba scrollkeeper uuid-runtime
yast2-registration)
installed=($(rpmqpack))
reinst=($(join <(printf '%s\n' "${packs[@]}" | sort -u) <(printf '%s\n'
"${installed[@]}" | sort -u)))
set -x
zypper in -f -n "${reinst[@]}"
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
User captain.magnus@xxxxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=381227#c16
Magnus Boman <captain.magnus@xxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|
|captain.magnus@xxxxxxxxxxxx
--- Comment #16 from Magnus Boman <captain.magnus@xxxxxxxxxxxx> 2008-04-18
19:53:17 MST ---
Using only -f doesn't work here. I get "Nothing to do", adding a -n makes it
work;
packs=(aaa_base avahi beagle cups dbus-1 festival fuse gdm hal ntp openssh
PolicyKit postfix pulseaudio pwdutils samba scrollkeeper uuid-runtime
yast2-registration)
installed=($(rpmqpack))
reinst=($(join <(printf '%s\n' "${packs[@]}" | sort -u) <(printf '%s\n'
"${installed[@]}" | sort -u)))
set -x
zypper in -f -n "${reinst[@]}"
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |