[Bug 1795989] [NEW] Ubuntu18.04 LTS: python3-ldap package depends on python2

2018-10-03 Thread Quanah
Public bug reported: If one attempts to install the python3-ldap package, a number of python2 related dependencies are also pulled in for installation: # apt install python3-ldap Reading package lists... Done Building dependency tree Reading state information... Done The following additional pack

Re: [Bug 1749247] Re: Spurious SEGV running inside kvm

2018-02-14 Thread Quanah
It can also die with the following backtrace: (gdb) bt #0 __memmove_ssse3 () at ../sysdeps/x86_64/multiarch/memcpy-ssse3.S:2331 #1 0x7f570da4a14e in ber_dupbv_x (dst=0x25f55e8, src=0x7f2ee8001200, ctx=0x0) at /home/build/git/sold-2445/openldap/libraries/liblber/memory.c:512 #2 0x7f570da4

[Bug 1693915] [NEW] e2fsprogs: ext(2,3,4) manpage typo

2017-05-26 Thread Quanah
Public bug reported: When running: man ext4 There is an obvious typo at the top: NAME ext2 - the second extended file system ext2 - the third extended file system ext4 - the fourth extended file system Clearly, the "third" extended filesystem should be "ext3" not "ext2" *

[Bug 1616679] [NEW] rdepends for apt-cache fails for virtual packages

2016-08-24 Thread Quanah
Public bug reported: Example of problem: The zimbra-mta package provides mail-transport-agent. Packages that depend on mail-transport-agent are installed (mailutils,logwatch). apt-cache is unable to list either of those as depending on zimbra-mta: root@zre-ldap004:/home/build# apt-cache rdepen

[Bug 1559420] Re: plugin install fails in ubuntu/debian packaged version of vagrant (xenial)

2016-05-07 Thread Quanah
Just get vagrant from upstream, they have an ubuntu16 build and it actually works. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1559420 Title: plugin install fails in ubuntu/debian packaged version

[Bug 1574969] Re: Regression: "lxc-create -B best" stopped working

2016-05-07 Thread Quanah
"-B", "best", "--template", "/home/quanah/.vagrant.d/gems/gems/vagrant-lxc-1.2.1/scripts/lxc-template", "--name", "u1690_default_1462660055308_76102", "--", "--tarball", "/home/quanah/.vagrant.d/boxes/develope

[Bug 1579396] Re: unable to install vagrant plugins

2016-05-07 Thread Quanah
*** This bug is a duplicate of bug 1559420 *** https://bugs.launchpad.net/bugs/1559420 By comparison, here is installing plugins using the build distributed by Hashicorp: root@ub16:~# wget https://releases.hashicorp.com/vagrant/1.8.1/vagrant_1.8.1_x86_64.deb --2016-05-07 09:35:16-- https:/

[Bug 1579396] [NEW] unable to install vagrant plugins

2016-05-07 Thread Quanah
Public bug reported: Currently on Ubuntu 16.04 LTS, it is impossible to install any vagrant plugins. I do /not/ have this problem using Vagrant provided by the vagrant project, only the Ub16 package: root@ub16:~# vagrant plugin install vagrant-cachier Installing the 'vagrant-cachier' plugin. Thi

[Bug 1420914] Re: secret-tool does not run on headless system

2016-04-28 Thread Quanah
It is trivial to fix this by adding the following to ~/.bashrc: if test -z "$DBUS_SESSION_BUS_ADDRESS" ; then eval `dbus-launch --sh-syntax` fi -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1420914

[Bug 1420914] Re: secret-tool does not run on headless system

2016-04-28 Thread Quanah
Still a problem in ubuntu14.04.3. Command line tools should not depend on X11. secret-tool store --label="blahblah/org.freedesktop.NetworkManager.vpnc/vpn" setting-name vpn setting-key "Xauth password" (secret-tool:6159): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)

[Bug 1375637] Re: Premature end of data in tag file line 247651 with libxml2

2015-11-20 Thread Quanah Gibson-Mount
Hi Sebastien, The problem is I've found no consistent trigger for the bug. I have 225 packages in my repository, built out for two different branches and two oses (so 225x4). createrepo just randomly corrupts when executing 'createrepo --update .' when adding a new source/binary rpm pair. It is

[Bug 1375637] Re: Premature end of data in tag file line 247651 with libxml2

2015-11-19 Thread Quanah Gibson-Mount
When will this be fixed? I'm currently using a single server to host both debs and rpms, and this bug triggers fairly frequently, causing me to have to take down my repo and regenerate it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubunt

[Bug 1003633] Re: Escape plus character in apt HTTP requests to work around Amazon S3 bug

2015-11-03 Thread Quanah Gibson-Mount
I filed https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1512845 for the https issue -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1003633 Title: Escape plus character in apt HTTP requests to work

[Bug 1512845] [NEW] Escape plus character in apt HTTPS requests to work around Amazon S3 bug

2015-11-03 Thread Quanah Gibson-Mount
with --fix-missing? Escaping the + sign fixes the issue when testing with wget: root@zre-ldap001:/home/quanah# wget https://repo.zimbra.com/apt/87/pool/zimbra/z/zimbra-openssl/zimbra-openssl_1.0.1p-1zimbra8.7b1%2B14.04_amd64.deb --2015-11-03 13:11:03-- https://repo.zimbra.com/apt/87/pool/zimbra/z

[Bug 1003633] Re: Escape plus character in apt HTTP requests to work around Amazon S3 bug

2015-11-03 Thread Quanah Gibson-Mount
I would note this is broken for https based repositories still. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1003633 Title: Escape plus character in apt HTTP requests to work around Amazon S3 bug

[Bug 1479148] Re: reprepro includedsc option does not work with multiple dsc files

2015-07-28 Thread Quanah Gibson-Mount
** Package changed: ubuntu => reprepro (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1479148 Title: reprepro includedsc option does not work with multiple dsc files To manage notifications

[Bug 1479148] [NEW] reprepro includedsc option does not work with multiple dsc files

2015-07-28 Thread Quanah Gibson-Mount
Public bug reported: While it is possible to sign and include multiple deb files with reprepro, using a command like: reprepro -b /var/repositories/apt/90 -C zimbra includedeb precise *.deb It is not possible to do this with multiple dsc files. I.e., reprepro -b /var/repositories/apt/90 -C zim

[Bug 1455205] [NEW] dpkg-gencontrol fails when debian/control is mode 444

2015-05-14 Thread Quanah Gibson-Mount
Public bug reported: If debian/control is read only, dpkg-buildpackage will fail with the following error: make[1]: Leaving directory `/home/build/p4/zimbra/main/ThirdParty/openssl/deb/zimbra-openssl' dh_installdeb dh_gencontrol dpkg-gencontrol: error: cannot write debian/control: Permissi

[Bug 1110919] [NEW] hostname command breaks with IPv6 if /etc/hostname isn't fqdn

2013-01-30 Thread Quanah Gibson-Mount
Public bug reported: This issue is tracked in http://bugs.debian.org/cgi- bin/bugreport.cgi?bug=626292 Unfortunately, the fix has not been backported to Ubuntu 10.04 lTS or Ubuntu 12.04 LTS, both of which have versions of hostname < 3.08 Symptoms look like: hostname --fqdn hostname: No address

[Bug 495418] Re: Enable GSSAPI support (for likewise-open)

2012-12-05 Thread Quanah Gibson-Mount
This should be backed out. Use cyrus-sasl for SASL/GSSAPI binds with OpenLDAP. It would be nice if folks would actually clear stuff with upstream instead of cluelessly hacking on the OpenLDAP source. There have been enough issues caused by this already with the debian and ubuntu folks over the

[Bug 875440] Re: Cannot authenticate with saslauthd and mysql

2012-01-11 Thread Quanah Gibson-Mount
https://bugzilla.cyrusimap.org/show_bug.cgi?id=3590 has a better solution ** Bug watch added: bugzilla.cyrusimap.org/ #3590 http://bugzilla.cyrusimap.org/show_bug.cgi?id=3590 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://

[Bug 875440] Re: Cannot authenticate with saslauthd and mysql

2012-01-11 Thread Quanah Gibson-Mount
Might be related to https://bugzilla.cyrusimap.org/show_bug.cgi?id=3625 ** Bug watch added: bugzilla.cyrusimap.org/ #3625 http://bugzilla.cyrusimap.org/show_bug.cgi?id=3625 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bu

[Bug 727973] Re: Included debian patch can cause DB corruption

2011-03-02 Thread Quanah Gibson-Mount
See http://lists.alioth.debian.org/pipermail/pkg-openldap- devel/2011-March/004309.html for the fix. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/727973 Title: Included debian patch can cause DB c

[Bug 727973] [NEW] Included debian patch can cause DB corruption

2011-03-02 Thread Quanah Gibson-Mount
Public bug reported: http://lists.alioth.debian.org/pipermail/pkg-openldap- devel/2011-February/004308.html ** Affects: openldap (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 672749] [NEW] Root file descriptor limits being applied to non-root processes with higher limits

2010-11-08 Thread Quanah Gibson-Mount
Public bug reported: We've found that with Zimbra Collaboration Suite, when we run it on Ubuntu 10.04 LTS, we often get "bad file descriptor" errors. We can work around this by modifying limits.conf to give root a higher number of file descriptors. However, the processes in question are running

[Bug 489619] Re: "Our attempts to find your SCHEMA for "attributetypes" have FAILED"

2010-03-29 Thread Quanah Gibson-Mount
lcAccess: {2}to dn.base="cn=subschema" by * read The first so that access to the controls available, etc, is there, and the second so that access to the cn=subschema entry is available. These access issues both broken with Ubuntu, and very serious. --Quanah -- "Our at

Re: [Bug 416539] Re: openldap server doc has incorrect steps

2009-08-24 Thread Quanah
--On Monday, August 24, 2009 8:22 PM + Adam Sommer wrote: > Thanks Quanah for reporting this bug, and helping make Ubuntu better. > The cn=admin,dc=example,dc=com dn is created during installation. The > dc=exmaple,dc=com portion depends on the domain name of the host. Ok. I wa

[Bug 416539] [NEW] openldap server doc has incorrect steps

2009-08-20 Thread Quanah
Public bug reported: Binary package hint: ubuntu-docs https://help.ubuntu.com/8.10/serverguide/C/openldap-server.html has the following as step 6: To add the entries to the LDAP directory use the ldapadd utility: ldapadd -x -D cn=admin,dc=example,dc=com -W -f example.com.ldif However, no wh

[Bug 17744] Re: libnss-ldap and libpam-ldap should use the same configuration file

2007-10-03 Thread Quanah Gibson-Mount
What if one wants to make it so that pam_ldap and nss_ldap bind with different users, for auditing reasons? By combining these two config files, if someone is using simple binds, this is no longer possible. -- libnss-ldap and libpam-ldap should use the same configuration file https://bugs.launch

[Bug 90812] Re: perl backend can't use dynamically loaded modules (DBI, POSIX...)

2007-06-14 Thread Quanah
/ --Quanah OpenLDAP QA Engineer -- perl backend can't use dynamically loaded modules (DBI, POSIX...) https://bugs.launchpad.net/bugs/90812 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu