** Description changed:

- [Impact]
- Munge daemon does not start in ubuntu 14.04 beta.
+ Steps to reproduce:
+ ===================
+ on 16.04 LTS:
+ $ sudo apt-get install munge
  
- [Test Case]
- - Install package
- - Try "sudo service munge start"
- - See if service starts or if there is an error
+ (without the fix, the install fails because it attempts to start the
+ service in the package's postinst.)
  
- [Regression Potential]
- The service currently doesn't start. Worst case, the patch would still 
prevent the service from starting.
+ on 14.04 LTS
+ $ sudo apt-get install munge
+ $ sudo /usr/sbin/create-munge-key
+ $ sudo service restart munge
  
+ (the service restart will fail if unfixed)
  
- Original report:
+ Regression Potential
+ ====================
+ Patch is from the upstream author of munge, regressions introduced by the 
patch itself would have been seen there. Test packages were confirmed to 
address the issue. 
  
+ Original bug report
+ ===================
  Munge daemon does not start in ubuntu 14.04 beta.
  
  sudo service munge start
   * Starting MUNGE munged                                                 
[fail]
  munged: Error: Logfile is insecure: group-writable permissions set on 
"/var/log"
  
  /var/log permissions are (I have not changed them in any way):
  drwxrwxr-x 13 root syslog 4,0K maali  4 06:40 log
  
  However, I can start munge manually by running "sudo munged -f", which
  runs the daemon despite warnings.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: munge 0.5.11-1ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-8.28-generic 3.13.2
  Uname: Linux 3.13.0-8-generic x86_64
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  Date: Tue Mar  4 11:30:24 2014
  InstallationDate: Installed on 2014-02-26 (5 days ago)
  InstallationMedia: Ubuntu-Server 14.04 LTS "Trusty Tahr" - Alpha amd64 
(20140219)
  SourcePackage: munge
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1287624

Title:
  Munged does not start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/munge/+bug/1287624/+subscriptions

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

Reply via email to