#47338 /var/run/dirsrv doesn't exist after upgrading to f19
Closed: wontfix Opened by pviktori.

After yum upgrading from Fedora 18 to Fedora 19, /var/run is no longer a symlink to /run, so /var/run/dirsrv no longer exists, and the DS fails to (re-)start.
Creating /var/run/dirsrv with the proper permissions fixes the problem.


I just did a yum fedora-upgrade from f18 to f19 and from f18 to f20(rawhide), and there are no issues with /var/run & /var/run/dirsrv.

Step I took to try to reproduce the issue:

[1] Install f18(VM)
[2] Install 389-ds-base
[3] Run setup-ds.pl
[4] yum update yum
[5] yum install fedora-upgrade
[6] yum clean all
[7] yum --releasever=19 distro-sync --nogpgcheck
[8] /var/run/dirsrv still intact
[9] Reboot VM, and startup 389 DS
[10] Everything is still fine with /var/run/dirsrv

Is there something I missed? Maybe the issue has been fixed in the version of f19 I used?

uname -a
Linux localhost.localdomain 3.9.0-301.fc19.x86_64

Any update? If not, I'll assume this has been fixed in the latest version of Fedora.

I didn't run into the problem recently, it was probably fixed in Fedora.

Thanks Petr! Closing ticket.

Metadata Update from @mreynolds:
- Issue assigned to mreynolds
- Issue set to the milestone: 1.3.1.1

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/675

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Invalid)

Metadata