Bug 135904 - mDNSResponder: /var/run/mdnsd: symlink to directory in RPM, file in installed system
Summary: mDNSResponder: /var/run/mdnsd: symlink to directory in RPM, file in installed...
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Network (show other bugs)
Version: Final
Hardware: All Other
: P5 - None : Normal
Target Milestone: ---
Assignee: Adrian Schröter
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-29 18:00 UTC by Stanislav Brabec
Modified: 2006-03-28 12:18 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stanislav Brabec 2005-11-29 18:00:00 UTC
RPM package mDNSResponder installs symlink /var/run/mdnsd pointing to /var/lib/mdnsd/var/run/mdnsd. This symlink is removed in the system and replaced by file. It causes RPM complains.

sbrabec@hammer:~> rpm -V mDNSResponder
SM?....T   /var/run/mdnsd
sbrabec@hammer:~> rpm -vql mDNSResponder | grep /var/run/mdnsd
drwxr-xr-x    2 mdnsd   nogroup             0 Sep  9 19:22 /var/lib/mdnsd/var/run/mdnsd
lrwxrwxrwx    1 root    root               26 Sep  9 19:22 /var/run/mdnsd -> ../lib/mdnsd/var/run/mdnsd
sbrabec@hammer:~> ls -ald /var/run/mdnsd
srwxrwxrwx  1 root root 0 2005-11-28 10:50 /var/run/mdnsd
Comment 1 Adrian Schröter 2006-03-28 12:18:52 UTC
obsolete symlink removed