Bug 218140 - avahi configuration file wants a non-existent group
Summary: avahi configuration file wants a non-existent group
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: avahi
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Martin Bacovsky
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-12-01 23:24 UTC by Michal Jaegermann
Modified: 2009-06-27 15:45 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-01-22 13:04:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Michal Jaegermann 2006-12-01 23:24:03 UTC
Description of problem:

In /etc/dbus-1/system.d/avahi-dbus.conf one can find:

  <policy group="netdev">
    <allow send_destination="org.freedesktop.Avahi"/>
    <allow receive_sender="org.freedesktop.Avahi"/>
  </policy>

The problem is that there is no group "netdev" and I do not see any
package script which would create such thing.  As a result the
following happens:

# /etc/init.d/messagebus start
Starting system message bus: Unknown group "netdev" in message bus configuration
file
                                                           [  OK  ]

Version-Release number of selected component (if applicable):
avahi-0.6.15-3.fc7

How reproducible:
always

Comment 1 Martin Bacovsky 2007-01-22 13:04:55 UTC
This issue should be fixed in RAWHIDE version if avahi(avahi-0.6.16-1.fc7)


Note You need to log in before you can comment on or make changes to this bug.