[Freeipa] [Bug 1874915] [NEW] krb5kdc[27833]: Couldn't open log file /var/log/krb5kdc.log: Read-only file system

2020-04-28 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Hopefully this can trivially be corrected.

Seems the systemd service file for the kerberos portion of freeipa could
use a minor tweak.

When restarting the kerberos service, it (incorrectly) reports that the
default configured log file (/var/log/krb5kdc.log) is sending to a "read
only filesystem".  This is a misleading error, since the /var/log
directory by default -IS- writeable, but systemd is in fact preventing
the daemon from writing.  Why systemd can't inject itself
inappropriately and report that it's causing the trouble is another
conversation. ;) [not personally a systemd fan]


File:
=
/lib/systemd/system/krb5-kdc.service

Command:
=
service krb5-kdc restart

Error:
=
krb5kdc[27833]: Couldn't open log file /var/log/krb5kdc.log: Read-only file 
system


Please make the following adjustment to the default systemd file.
=
13c13
< ReadWriteDirectories=-/var/tmp /tmp /var/lib/krb5kdc -/var/run /run
---
> ReadWriteDirectories=-/var/tmp /tmp /var/lib/krb5kdc -/var/run /run /var/log


Thank you for all the help and support.  :)

Cheers,
-Chris

** Affects: freeipa (Ubuntu)
 Importance: Undecided
 Status: Triaged

-- 
krb5kdc[27833]: Couldn't open log file /var/log/krb5kdc.log: Read-only file 
system
https://bugs.launchpad.net/bugs/1874915
You received this bug notification because you are a member of FreeIPA, which 
is subscribed to freeipa in Ubuntu.

___
Mailing list: https://launchpad.net/~freeipa
Post to : freeipa@lists.launchpad.net
Unsubscribe : https://launchpad.net/~freeipa
More help   : https://help.launchpad.net/ListHelp


[Freeipa] [Bug 1875722] Re: Sync dogtag-pki 10.8.3-2 (universe) from Debian unstable (main)

2020-04-28 Thread Timo Aaltonen
can't do that, because python3-ipahealthcheck-core (src:freeipa-
healthcheck) needs freeipa-server packages, and they aren't in ubuntu

-- 
You received this bug notification because you are a member of FreeIPA,
which is subscribed to dogtag-pki in Ubuntu.
https://bugs.launchpad.net/bugs/1875722

Title:
  Sync dogtag-pki 10.8.3-2 (universe) from Debian unstable (main)

Status in dogtag-pki package in Ubuntu:
  New

Bug description:
  Please sync dogtag-pki 10.8.3-2 (universe) from Debian unstable (main)

  Explanation of the Ubuntu delta and why it can be dropped:
* control: Add python3-pytest-runner to build-depends.
* control: Add python3-pytest-runner to build-depends.

  Extra build dependency now added in the Debian package too.

  Changelog entries since current groovy version 10.8.3-1ubuntu1:

  dogtag-pki (10.8.3-2) unstable; urgency=medium

* control: Mark themes and javadoc M-A: foreign.
* control: Bump policy to 4.5.0.
* control: Add python3-pytest-runner as a build-dep.
* fix-tomcat-paths.diff: Use /usr/share/tomcat9/bin/version.sh when
  determining the tomcat version.
* control: Add python3-ipahealthcheck-core to pki-server depends.

   -- Timo Aaltonen   Mon, 30 Mar 2020 14:52:56
  +0300

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dogtag-pki/+bug/1875722/+subscriptions

___
Mailing list: https://launchpad.net/~freeipa
Post to : freeipa@lists.launchpad.net
Unsubscribe : https://launchpad.net/~freeipa
More help   : https://help.launchpad.net/ListHelp


[Freeipa] [Bug 1875722] Re: Sync dogtag-pki 10.8.3-2 (universe) from Debian unstable (main)

2020-04-28 Thread Hans Joachim Desserud
** Tags added: groovy upgrade-software-version

-- 
You received this bug notification because you are a member of FreeIPA,
which is subscribed to dogtag-pki in Ubuntu.
https://bugs.launchpad.net/bugs/1875722

Title:
  Sync dogtag-pki 10.8.3-2 (universe) from Debian unstable (main)

Status in dogtag-pki package in Ubuntu:
  New

Bug description:
  Please sync dogtag-pki 10.8.3-2 (universe) from Debian unstable (main)

  Explanation of the Ubuntu delta and why it can be dropped:
* control: Add python3-pytest-runner to build-depends.
* control: Add python3-pytest-runner to build-depends.

  Extra build dependency now added in the Debian package too.

  Changelog entries since current groovy version 10.8.3-1ubuntu1:

  dogtag-pki (10.8.3-2) unstable; urgency=medium

* control: Mark themes and javadoc M-A: foreign.
* control: Bump policy to 4.5.0.
* control: Add python3-pytest-runner as a build-dep.
* fix-tomcat-paths.diff: Use /usr/share/tomcat9/bin/version.sh when
  determining the tomcat version.
* control: Add python3-ipahealthcheck-core to pki-server depends.

   -- Timo Aaltonen   Mon, 30 Mar 2020 14:52:56
  +0300

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dogtag-pki/+bug/1875722/+subscriptions

___
Mailing list: https://launchpad.net/~freeipa
Post to : freeipa@lists.launchpad.net
Unsubscribe : https://launchpad.net/~freeipa
More help   : https://help.launchpad.net/ListHelp


[Freeipa] [Bug 1875722] [NEW] Sync dogtag-pki 10.8.3-2 (universe) from Debian unstable (main)

2020-04-28 Thread Hans Joachim Desserud
Public bug reported:

Please sync dogtag-pki 10.8.3-2 (universe) from Debian unstable (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * control: Add python3-pytest-runner to build-depends.
  * control: Add python3-pytest-runner to build-depends.

Extra build dependency now added in the Debian package too.

Changelog entries since current groovy version 10.8.3-1ubuntu1:

dogtag-pki (10.8.3-2) unstable; urgency=medium

  * control: Mark themes and javadoc M-A: foreign.
  * control: Bump policy to 4.5.0.
  * control: Add python3-pytest-runner as a build-dep.
  * fix-tomcat-paths.diff: Use /usr/share/tomcat9/bin/version.sh when
determining the tomcat version.
  * control: Add python3-ipahealthcheck-core to pki-server depends.

 -- Timo Aaltonen   Mon, 30 Mar 2020 14:52:56 +0300

** Affects: dogtag-pki (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: groovy upgrade-software-version

-- 
You received this bug notification because you are a member of FreeIPA,
which is subscribed to dogtag-pki in Ubuntu.
https://bugs.launchpad.net/bugs/1875722

Title:
  Sync dogtag-pki 10.8.3-2 (universe) from Debian unstable (main)

Status in dogtag-pki package in Ubuntu:
  New

Bug description:
  Please sync dogtag-pki 10.8.3-2 (universe) from Debian unstable (main)

  Explanation of the Ubuntu delta and why it can be dropped:
* control: Add python3-pytest-runner to build-depends.
* control: Add python3-pytest-runner to build-depends.

  Extra build dependency now added in the Debian package too.

  Changelog entries since current groovy version 10.8.3-1ubuntu1:

  dogtag-pki (10.8.3-2) unstable; urgency=medium

* control: Mark themes and javadoc M-A: foreign.
* control: Bump policy to 4.5.0.
* control: Add python3-pytest-runner as a build-dep.
* fix-tomcat-paths.diff: Use /usr/share/tomcat9/bin/version.sh when
  determining the tomcat version.
* control: Add python3-ipahealthcheck-core to pki-server depends.

   -- Timo Aaltonen   Mon, 30 Mar 2020 14:52:56
  +0300

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dogtag-pki/+bug/1875722/+subscriptions

___
Mailing list: https://launchpad.net/~freeipa
Post to : freeipa@lists.launchpad.net
Unsubscribe : https://launchpad.net/~freeipa
More help   : https://help.launchpad.net/ListHelp