[Bug 1287624] Re: Munged does not start

Marc Deslauriers marc.deslauriers at canonical.com
Wed Jun 14 19:12:14 UTC 2017


Uploaded for processing by the SRU team, thanks!

** Description changed:

+ [Impact]
+ Munge daemon does not start in ubuntu 14.04 beta.
+ 
+ [Test Case]
+ - Install package
+ - Try "sudo service munge start"
+ - See if service starts or if there is an error
+ 
+ [Regression Potential]
+ The service currently doesn't start. Worst case, the patch would still prevent the service from starting.
+ 
+ 
+ Original report:
+ 
  Munge daemon does not start in ubuntu 14.04 beta.
  
  sudo service munge start
-  * Starting MUNGE munged                                                 [fail] 
+  * 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)

** Changed in: munge (Ubuntu Trusty)
       Status: Triaged => In Progress

** Changed in: munge (Ubuntu Xenial)
       Status: Triaged => In Progress

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

Title:
  Munged does not start

Status in munge package in Ubuntu:
  Fix Released
Status in munge source package in Trusty:
  In Progress
Status in munge source package in Xenial:
  In Progress

Bug description:
  Steps to reproduce:
  ===================
  on 16.04 LTS:
  $ sudo apt-get install munge

  (without the fix, the install fails because it attempts to start the
  service in the package's postinst.)

  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)

  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)

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



More information about the Ubuntu-sponsors mailing list