Public bug reported:

Binary package hint: dbus

1)
# lsb_release -rd
Description:    Ubuntu jaunty (development branch)
Release:        9.04

2)
# apt-cache policy dbus
dbus:
  Installed: 1.2.12-0ubuntu2
  Candidate: 1.2.12-0ubuntu2
  Version table:
 *** 1.2.12-0ubuntu2 0
        500 http://ch.archive.ubuntu.com jaunty/main Packages
        100 /var/lib/dpkg/status

3)
dbus runs as user 105 that is not existing on system 
# ps -ef | grep -i dbus
UID        PID  PPID  C STIME TTY          TIME CMD
105       2165     1  0 10:13 ?        00:00:00 /bin/dbus-daemon --system
# id 105
id: 105: No such user

4)
dbus package creates dbus user if needed else run as other existing user

** Affects: dbus (Ubuntu)
     Importance: Undecided
         Status: New

-- 
dbus runs as user 105
https://bugs.launchpad.net/bugs/344136
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to