why is this relevant here? open a new bug
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1627371
Title:
Timing problems with FreeIPA installation
To manage notifications about this bug go to:
https:
Timo,
You might take a look at /etc/sssd/sssd.conf
Consider changing
services = ifp
#services = nss, pam, ifp, ssh, sudo
The reason is that unless you change this, systemctl is-system-running
reports degraded instead of running, with messages akin to
Dec 9 17:59:25 registry1 sssd_check_sock
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1627371
Title:
Timing problems with FreeIPA installation
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dogtag-
I'm just going to assume things are all fixed with 19.10 and up, which
have freeipa 4.8.x and dogtag 10.7.3, and they both depend on systemd
features now which should resolve all race conditions
** Changed in: freeipa (Ubuntu)
Status: Confirmed => Fix Released
** Changed in: dogtag-pki (Ub
I was able to get this to install finally with the workaround provided
above of installing the haveged package and increasing my core count to
4.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1627371
At
https://bugs.launchpad.net/ubuntu/+source/freeipa/+bug/1769440/comments/34
You will find a recipe to work around all bugs stopping the installation
of freeipa with integrated DNS on 18.04/bionic as of this date.
Hopefully folks who like to fix things can work these into the install
scripts and
At appears my problem arises as I asked for an install with DNS. On
ubuntu bionic, apt install freeipa-server-dns
ipa-server-install
then the bug appears. It is discussed here.
https://bugs.launchpad.net/ubuntu/+source/freeipa/+bug/1769440
--
You received this bug notification because you are
Spoke too soon, though the routine reported success, in the log we have:
Updating DNS system records
ipapython.dnsutil: ERRORDNS query for directory1.ri.mamabosso.com. 1
failed: The DNS operation timed out after 30.0014941692 seconds
ipaserver.dns_data_management: ERRORunable to resolve h
Added:
apt install python-psutil
in cainstance.py after import tempfile added
import psutil
In function "migrate_profiles_to_ldap"
before
for profile_id in profile_ids:
changed time.sleep(80) to time.sleep(30)
then added just after, inside the loop:
while psutil.cpu_percent() > 5: time.sleep(2
Same issue here. Adding haveged reduced the error count, but still
failed with 2 processors and 2gb. 3 processors and 3gb failed with a
network error
[24/28]: migrating certificate profiles to LDAP
[error] NetworkError: cannot connect to
'https://directory1.ri.mamabosso.com:8443/ca/rest/accoun
I was also affected by this problem, which I solved by adding extra RAM
and cores. However, in some cases, when working with virtual machines,
this problem might be exacerbated by the fact that VMs are much slower
in collecting entropy with respect to real hardware. The low entropy
slows down /dev/
note that 389 upstream will be dropping all support for 32bit
architectures soon.. so 18.04 won't have freeipa-server available for
them
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1627371
Title:
my armv7h OrangePi+ 2E with 2Gb of ram running armbian nightly mainline
(upgraded to zesty) also experiences this problem, and the attached
patch fixes it.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: dogtag-pki (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1627371
Title:
The attachment "Not pretty, but works. Incorp" seems to be a patch. If
it isn't, please remove the "patch" flag from the attachment, remove the
"patch" tag, and if you are a member of the ~ubuntu-reviewers,
unsubscribe the team.
[This is an automated message performed by a Launchpad user owned by
root@ipa:/usr/lib/python2.7/dist-packages/ipaserver/install# free -m
totalusedfree shared buff/cache available
Mem:920 282 223 7 414 597
Swap: 0 0 0
Every time the installati
I am working with this atm. There isn't much RAM being used. I typically
see 600M used as cache. And only about 150M used for the services
running. This is supposed to be a dedicated freeipa-server. I will try
and run the installation again until it fails, and looks at the memory
usage.
--
You re
this is likely caused by tomcat instances using initd rather than
systemd
I'm not sure about adding timeouts to freeipa for this, because RPi
doesn't have much RAM either.. the VM's that I've used for testing have
all had at least 1.5GB
** Also affects: dogtag-pki (Ubuntu)
Importance: Undecide
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: freeipa (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1627371
Title:
Ti
19 matches
Mail list logo