Public bug reported:
When installing ipa-client on ubuntu, it pulls in python2 packages on
LTS servers. IPA is an authentication service, and while ubuntu 18.04+
uses python3 by default for system services and software installs (no
python2 installed by default), IPA is still being built using pyth
I wiped and did a reinstall. Looks like /etc/pki has contents this time,
so it seems something wiped out the /etc/pki folder without replacing
its contents.
I'll close this for now, until I run into the next issue.
--
You received this bug notification because you are a member of Ubuntu
Bugs, wh
no new info
** Changed in: freeipa (Ubuntu)
Status: New => Incomplete
** Changed in: freeipa (Ubuntu)
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1698309
Also, if I touch /etc/pki/default.cfg, it still fails, because
/etc/pki/pki.conf doesn't exist and isn't created by anything. If pki is
supposed to be configured prior to installing ipa, as a stand alone
server separate from ipa, having that documented might be a good idea.
As it is it appears ipa
Note, this is a VM running on VMware. It was cloned from a template
generated last month.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1698309
Title:
free-ipa-server install fails
To manage notifi
Public bug reported:
clean install ubuntu 16.04, kernel 4.4.0-79, running ipa-server-install
after installing freeipa-server always fails. It successfully gets
through all 46 previous steps, and fails on pki-tomcatd:
Configuring certificate server (pki-tomcatd). Estimated time: 3 minutes 30
seco
Broken. I'm running a mirror for many different oses on ubuntu 12.04.
Upgrading the server is a chore as I'm serving scientific linux, debian,
and ubuntu mirrors as well as private repos for debian software build by
myself. This broke our ability to run mirrors for xenial hosts. Bad
ubuntu. What we
This problem has returned for us as well. What was the solution last
time?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1427216
Title:
Error while loading 50dictionaries-common: Symbol's value as v
The previous comparison was to explain that the NFSv4 configurations are
(pretty basic) working as expected, as they're identical on both
systems, the only change is whether or not the server itself is getting
users from LDAP or NIS, and both LDAP and NIS configurations are also
working fine, as us
I have this problem on every version of ubuntu to date.
My setup are two kinds of systems (we have hundreds of these systems
deployed).
If we configure users with nfsv4 on systems with NIS (no kerberos. just
a vanilla NIS implementation), idmapd works great.
If we configure machines identically
This issue still exists for me in ubuntu precise which is an LTS
release.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/433438
Title:
device descriptor read/64, error -110
To manage notifications a
*** This bug is a duplicate of bug 973096 ***
https://bugs.launchpad.net/bugs/973096
** This bug has been marked a duplicate of bug 973096
Nvidia driver causes xorg crash
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https:/
*** This bug is a duplicate of bug 973096 ***
https://bugs.launchpad.net/bugs/973096
Public bug reported:
this is a duplicate of #973096.
Additionally, it's possibly a new bug entitled "Ubuntu has no useful
method for including my crash data on an existing bug other than typing
ubuntu-bug at
Using Cinnamon desktop, so I get this error. Didn't realize I was using
fedora now. Since cinnamon was made for linux mint. On ubuntu.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/871985
Title:
Ok. Thanks,
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1031963
Title:
Soundcard modules load, sound doesnt work
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+
Sure, but then won't it be unmanaged? I mean it won't update
automatically? This is just one of about 300 machines we maintain, so
manual updates are a pain
On Aug 2, 2012 5:41 PM, "Daniel T Chen" wrote:
> Instead, ideally you'd want one for your corresponding release (lucid)
> from https://lau
ATM we're stuck using 10.04.3 - anyway, I thought this was an LTS
release? Until 2013?
In any case, I added the alsa-ppa at https://launchpad.net/~team-
iquik/+archive/alsa - no change, still same error messages. I'll dump
them out here again if you like. (That's alsa 1.024 I believe).
--
You
If this works in 11.04, why hasn't it been updated in the LTS ubuntu?
10.04 is still LTS on desktop until 2013, yes?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/463829
Title:
No sound on Creative
Sorry, those first commented parts of the Makefile above didn't get
formatted pretty by this form, everything up to BUILD_KERNEL should be
commented out, the line breaks make it look like they're not.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscrib
I'm not using 2.6.32-34, I'm using Ubuntu 10.04, which at the time of
writing was 2.6.32-40. I had to do the following to get it to work:
dkms.conf:
MAKE="make -C src/ KERNELDIR=/lib/modules/$(uname -r)/build"
##MAKE="make -C src/ KERNELDIR=/lib/modules/$(kernelver)/build "
CLEAN="make -C src/
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1031963
Title:
Soundcard modules load, sound doesnt work
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-dr
Public bug reported:
The following modules loaded:
snd_hda_codec_ca0110 7346 1
snd_hda_intel 25805 4
snd_hda_codec 85759 2 snd_hda_codec_ca0110,snd_hda_intel
snd_hwdep 6924 1 snd_hda_codec
snd_pcm87946 4 snd_hda_intel,snd_hda_codec,snd_pcm
To clarify, where others have reported that "the (kernel headers) are
missing a file present in prior kernels, namely
/lib/modules/2.6.32-34-server/build/include/linux/bounds.h, which is
required to build 3w-sas.ko correctly." My build errors out with this
missing file, but copying it from a previ
#3, I get an unlimited number of error messages trying to do this
telling me that I'm missing linux kernel header files. Note that this
is after I've installed all relevent linux-header* deb packages using
apt-get. So, it doesn't work, I can't use dkms to get the drivers to
work. Yes, this means
I get this error when compiling thunderbird-11.0.1+build1 for lucid
(thunderbird from the page at
https://launchpad.net/ubuntu/precise/+source/thunderbird/11.0.1+build1-0ubuntu2
).I'm using gcc4.4.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscri
25 matches
Mail list logo