[Freeipa] [Bug 1890786] Re: ipa-client-install fails on restarting non-existing chronyd.service

2021-01-25 Thread David Baucum
Any chance of getting this fixed released for Ubuntu 12.04? It is still
on package 4.8.6-1ubuntu2.

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

Title:
  ipa-client-install fails on restarting non-existing chronyd.service

Status in freeipa package in Ubuntu:
  Fix Released

Bug description:
  DistroRelease: Ubuntu 20.10
  Package: freeipa-client 4.8.6-1ubuntu2

  Client install fails:

   * LANG=C /usr/sbin/ipa-client-install --domain cockpit.lan --realm 
COCKPIT.LAN --mkhomedir --enable-dns-updates --unattended --force-join 
--principal admin -W --force-ntpd
  Option --force-ntpd has been deprecated and will be removed in a future 
release.
  Discovery was successful!
  Client hostname: x0.cockpit.lan
  Realm: COCKPIT.LAN
  DNS Domain: cockpit.lan
  IPA Server: f0.cockpit.lan
  BaseDN: dc=cockpit,dc=lan
  Synchronizing time
  No SRV records of NTP servers found and no NTP server or pool address was 
provided.
  CalledProcessError(Command ['/bin/systemctl', 'restart', 'chronyd.service'] 
returned non-zero exit status 5: 'Failed to restart chronyd.service: Unit 
chronyd.service not found.\n')
  The ipa-client-install command failed. See /var/log/ipaclient-install.log for 
more information

  /var/log/ipaclient-install.log basically says the same,  just with a
  giant Traceback for CalledProcessError.

  freeipa-client could depend on chronyd, but IMHO it would be better to
  make this non-fatal. If one uses systemd-timesyncd (as we do by
  default in Ubuntu), that should be fine?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freeipa/+bug/1890786/+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 1879083] Re: default sssd.conf after ipa-client-install crashes sssd

2021-01-25 Thread David Baucum
Any chance of getting this fixed released for Ubuntu 12.04? It is still
on package 4.8.6-1ubuntu2.

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

Title:
  default sssd.conf after ipa-client-install crashes sssd

Status in freeipa package in Ubuntu:
  Fix Released

Bug description:
  Notice 
  ipa-client-install
  creates /etc/sssd/sssd.conf
  but changes in the sssd process's socket approach calls for that file to 
change
  /etc/sssd.conf from
  ...
  [sssd]
  services = nss, pam, ssh, sud
  ...
  to
  [sssd]
  #services = nss, pam, ssh, sud
  otherwise the sssd service either won't start or complains.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: freeipa-client 4.8.6-1ubuntu2
  ProcVersionSignature: Ubuntu 5.4.0-29.33-generic 5.4.30
  Uname: Linux 5.4.0-29-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: MATE
  Date: Sat May 16 12:51:21 2020
  InstallationDate: Installed on 2020-05-13 (2 days ago)
  InstallationMedia: Ubuntu-MATE 20.04 LTS "Focal Fossa" - Release amd64 
(20200423)
  SourcePackage: freeipa
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freeipa/+bug/1879083/+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 1913175] Re: Hint 389-ds-base to unblock net-snmp migration

2021-01-25 Thread Lukas Märdian
** Also affects: dogtag-pki (Ubuntu)
   Importance: Undecided
   Status: New

** Description changed:

- The 389-ds-base LDAP server has a broken autopkgtest as of ~June 2020 on
- s390x.
+ The 389-ds-base LDAP server vs dogtag-pki has a broken autopkgtest as of
+ ~June 2020 on s390x.
  
  This is holding back "net-snmp" migration, which is in turn holding back many 
other packages:
  Implicit dependency: net-snmp asterisk
  Implicit dependency: net-snmp cacti-spine
  Implicit dependency: net-snmp cluster-glue
  Implicit dependency: net-snmp corosync
  Implicit dependency: net-snmp cyrus-imapd
  Implicit dependency: net-snmp dnsdist
  Implicit dependency: net-snmp frr
  Implicit dependency: net-snmp fwbuilder
  Implicit dependency: net-snmp hplip
  Implicit dependency: net-snmp ifstat
  Implicit dependency: net-snmp kamailio
  Implicit dependency: net-snmp keepalived
  Implicit dependency: net-snmp lldpd
  Implicit dependency: net-snmp nut
  Implicit dependency: net-snmp openhpi
  Implicit dependency: net-snmp openipmi
  Implicit dependency: net-snmp openvas-libraries
  Implicit dependency: net-snmp openvas-scanner
  Implicit dependency: net-snmp pdns-recursor
  Implicit dependency: net-snmp php7.4
  Implicit dependency: net-snmp prelude-manager
  Implicit dependency: net-snmp prometheus-snmp-exporter
  Implicit dependency: net-snmp s390-tools
  Implicit dependency: net-snmp sane-backends
  Implicit dependency: net-snmp syslog-ng
  Implicit dependency: net-snmp wmnd
  Implicit dependency: net-snmp zabbix
  
  Upstream is (now) aware of the problem and working on a fix:
  https://github.com/389ds/389-ds-base/issues/4563 IMO, we should hint the
  389-ds-base s390x test, to get things moving.

** Summary changed:

- Hint 389-ds-base to unblock net-snmp migration
+ Hint dogtag-pki to unblock 389-ds-base and net-snmp migration

** Description changed:

  The 389-ds-base LDAP server vs dogtag-pki has a broken autopkgtest as of
  ~June 2020 on s390x.
  
  This is holding back "net-snmp" migration, which is in turn holding back many 
other packages:
  Implicit dependency: net-snmp asterisk
  Implicit dependency: net-snmp cacti-spine
  Implicit dependency: net-snmp cluster-glue
  Implicit dependency: net-snmp corosync
  Implicit dependency: net-snmp cyrus-imapd
  Implicit dependency: net-snmp dnsdist
  Implicit dependency: net-snmp frr
  Implicit dependency: net-snmp fwbuilder
  Implicit dependency: net-snmp hplip
  Implicit dependency: net-snmp ifstat
  Implicit dependency: net-snmp kamailio
  Implicit dependency: net-snmp keepalived
  Implicit dependency: net-snmp lldpd
  Implicit dependency: net-snmp nut
  Implicit dependency: net-snmp openhpi
  Implicit dependency: net-snmp openipmi
  Implicit dependency: net-snmp openvas-libraries
  Implicit dependency: net-snmp openvas-scanner
  Implicit dependency: net-snmp pdns-recursor
  Implicit dependency: net-snmp php7.4
  Implicit dependency: net-snmp prelude-manager
  Implicit dependency: net-snmp prometheus-snmp-exporter
  Implicit dependency: net-snmp s390-tools
  Implicit dependency: net-snmp sane-backends
  Implicit dependency: net-snmp syslog-ng
  Implicit dependency: net-snmp wmnd
  Implicit dependency: net-snmp zabbix
  
  Upstream is (now) aware of the problem and working on a fix:
  https://github.com/389ds/389-ds-base/issues/4563 IMO, we should hint the
- 389-ds-base s390x test, to get things moving.
+ dogtag-pki vs 389-ds-base s390x test, to get things moving.

** Merge proposal linked:
   https://code.launchpad.net/~slyon/britney/+git/hints-ubuntu/+merge/396858

-- 
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/1913175

Title:
  Hint dogtag-pki to unblock 389-ds-base and net-snmp migration

Status in 389-ds-base package in Ubuntu:
  New
Status in dogtag-pki package in Ubuntu:
  New

Bug description:
  The 389-ds-base LDAP server vs dogtag-pki has a broken autopkgtest as
  of ~June 2020 on s390x.

  This is holding back "net-snmp" migration, which is in turn holding back many 
other packages:
  Implicit dependency: net-snmp asterisk
  Implicit dependency: net-snmp cacti-spine
  Implicit dependency: net-snmp cluster-glue
  Implicit dependency: net-snmp corosync
  Implicit dependency: net-snmp cyrus-imapd
  Implicit dependency: net-snmp dnsdist
  Implicit dependency: net-snmp frr
  Implicit dependency: net-snmp fwbuilder
  Implicit dependency: net-snmp hplip
  Implicit dependency: net-snmp ifstat
  Implicit dependency: net-snmp kamailio
  Implicit dependency: net-snmp keepalived
  Implicit dependency: net-snmp lldpd
  Implicit dependency: net-snmp nut
  Implicit dependency: net-snmp openhpi
  Implicit dependency: net-snmp openipmi
  Implicit dependency: net-snmp openvas-libraries
  Implicit dependency: net-snmp openvas-scanner
  Implicit dependency: net-snmp pdns-recursor
  Implicit dependency: net-snmp php7.4
  Implicit dependency: net-snmp