Public bug reported:
Audio options overlay causes immediate segfaults in xbmc due to a 64bit
bug in SDL. The attached patch works around it for 64bit builds (and
should compile out to nothing on 32bit)
XBMC bug report: http://xbmc.org/trac/ticket/6145 (ignore the arguing)
SDL bug report: http://b
** Attachment added: "Workaround for xbmc"
http://launchpadlibrarian.net/26670525/XThreadUtils.patch
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/26670526/Dependencies.txt
** Bug watch added: XBMC project Bug Tracker #6145
http://xbmc.org/trac/ticket/6145
** Al
We're hitting this inside Tomcat - any updates? Been a year and a half
:(
I can post more bug info if needed, since everything has been updated in
the meantime, but its the same stack trace and the same bug..
--
[apport] display crashed with signal 7 in memcpy()
https://bugs.launchpad.net/bugs/9
The fixed bins work for me also.
Is "its totally broken on this arch" sufficient reason to add it to one
of the updates repos?
--
tightvnc crashes on 6.10 amd64
https://launchpad.net/bugs/75954
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/u
Public bug reported:
Binary package hint: ec2-init
Changes included:
- trailing / in getData results in get-info not working reliably under
Eucalyptus (Please validate that this doesn't break amazon EC2)
- 'reserveration-id' results in ec2-get-info --all failing (reservation-id)
- remove unus
** Attachment added: "ec2.patch"
http://launchpadlibrarian.net/38192972/ec2.patch
--
ec2-get-info typos (with patch)
https://bugs.launchpad.net/bugs/510773
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
** Attachment added: "same patch, against 0.4.999-0ubuntu7.1"
http://launchpadlibrarian.net/38193139/ec2-0.4.999.patch
--
ec2-get-info typos (with patch)
https://bugs.launchpad.net/bugs/510773
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to U
Public bug reported:
Binary package hint: tomcat6
Upstream tomcat6 server properties is:
server.info=Apache Tomcat/6.0.18
server.number=6.0.18.0
server.built=Jul 22 2008 02:00:36
Ubuntu (for 6.0.18-2ubuntu6) reports:
server.info=Apache Tomcat/6.0.18
server.number=6.0.0.0
server.built=Jun 10 2009
mysql-server 5.1 (5.1.37-1ubuntu5) prints: MySQL-5.1 no longer provides
NDB Cluster support. Please migrate to the new mysql-cluster package and
remove all lines starting with "ndb" from all config files below
/etc/mysql
There's no mysql-cluster package...
--
mysql-server-5.1 does not include nd
Disagree on priority - that assumes that only ubuntu karmic (or later)
images will ever be used, and breaks compatibility with every other
ec2-compatible image out there. (And not breaks like "annoyingly the
hostname is 172 & everything works fine", but actual "firstboot scripts
will fail, dogs and
For those of us who aren't Dan, why would you solve an ec2
incompatibility with a distribution-specific workaround? Seems like
either a dns lookup (at startup and cached?) or a simple iterator
mapping ("Hostname format: cloud-$1-$2-$3-$4.foo.com" for example) would
be a proper fix.
--
Hostname no
Any time you say "the images should work around..", that means that
UEC's EC2 compatibility is -broken-. UEC should return a text hostname
(ip-a-b-c-d? instancename? no-dns-you-loser.euca-a-b-c-d? whatever.) in
the hostname field. Regardless of configuration. The spec you are
claiming compatibility
** Attachment added: "apport.libpam-google-authenticator.t20k3g_j.apport"
https://bugs.launchpad.net/ubuntu/+source/google-authenticator/+bug/1805681/+attachment/5217060/+files/apport.libpam-google-authenticator.t20k3g_j.apport
--
You received this bug notification because you are a member of
Public bug reported:
Release: Bionic
Package Version: 20170702-1
Expected:
Running pam-auth-update should include Google Authenticator as an available
option
Actual:
Google authenticator is missing
Fix:
I attached a sample configuration, based off of yubico, that can be put in
/usr/share/pam-
Sorry, failed to include version information:
Linux hostname 3.13.0-107-generic #154-Ubuntu SMP Tue Dec 20 09:57:27 UTC 2016
x86_64 x86_64 x86_64 GNU/Linux
ii linux-image-3.13.0-107-generic3.13.0-107.154
amd64Linux kernel image for version 3.13.0 on 64 bit x86 SMP
--
You received t
We're also hitting it more often then not on several up to date 14.04.5
systems. (AWS c4.large instances running python scripts via supervisor.)
About 1 OOM event in 3 fires successfully, kills the process and
continues on. For the others, the console indicates an OOM kill but
cpu/disk spikes and
Public bug reported:
Setting up snmpd (5.4.2.1~dfsg0ubuntu1-0ubuntu2.1) ...
userdel: cannot remove entry 'snmp' from /etc/passwd
/usr/sbin/deluser: `/usr/sbin/userdel snmp' returned error code 1. Exiting.
dpkg: error processing snmpd (--configure):
subprocess installed post-installation script re
FYI it does seem to work over afp/netatalk. It isn't a workaround for
most uses (including mine unfortunately) but it might help some people.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/277578
Title
Still broken in 1.6.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/662638
Title:
Postinst fails if webapps/ROOT is a symlink
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.
The conflict/provides doesn't solve the entire problem. Lots of packages depend
on specific versions of libmysqlclient16, eg nagios-plugins-standard. (Although
this is the natty version it was just as broken in lucid):
Depends: libc6 (>= 2.8), libldap-2.4-2 (>= 2.4.7), libmysqlclient16 (>=
5.1.2
The lack of ndbmtd is a huge issue. I spent a week trying to figure out
why our performance was so abysmal...
I have a patch (possibly incorrect?) that adds them into the appropriate
pkg-files - when rebuilt, they are present. It also fixes some of the
other issues we found along the way. Should I
"if [ ! -d /var/lib/tomcat6/webapps/ROOT -a ! -L
/var/lib/tomcat6/webapps/ROOT ]; then"
works fine
?field.comment="if [ ! -d /var/lib/tomcat6/webapps/ROOT -a ! -L
/var/lib/tomcat6/webapps/ROOT ]; then"
works fine
** Patch added: "patch for postinst"
https://bugs.launchpad.net/ubuntu/+sourc
Worked great, thanks! :)
--
postinst fails if group exists
https://bugs.launchpad.net/bugs/611721
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/
Public bug reported:
Binary package hint: tomcat6
Ubuntu Lucid, amd64, tomcat6 6.0.24-2ubuntu1.4
For historic reasons, we have /var/lib/tomcat6/webapps/ROOT as a symlink
into the deployed application. During postinst, dpkg fails:
Setting up tomcat6 (6.0.24-2ubuntu1.4) ...
cp: cannot overwrite n
Public bug reported:
Binary package hint: clamav-unofficial-sigs
There is no way to undefine clamd_socket in /etc/clamav* because it is
set in /usr/share/clamav-unofficial-sigs/conf.d/01-debian.conf.
If you use tcp sockets for clamav, you will get emailed error messages and the
sigs will not up
--
non-standard configuration location
https://bugs.launchpad.net/bugs/662747
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bug
Oops, I said 'override' when I meant 'undefine':
There is no way to undefine clamd_socket in /etc/clamav* because it is set in
/usr/share/clamav-unofficial-sigs/conf.d/01-debian.conf.
** Description changed:
Binary package hint: clamav-unofficial-sigs
- There is no way to override clamd_soc
Public bug reported:
Binary package hint: tomcat6
In cases where the tomcat6 group already exists (eg ldap), the postinst fails
due to running addgroup blindly.
Commenting out the addgroup works fine, although that isn't a generic fix.
> addgroup --system "$TOMCAT6_GROUP" --quiet
>
r...@foo:~# aptitude -vvv install tomcat6
..
The following partially installed packages will be configured:
tomcat6
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Setting up tomcat6 (6.0.24-2ubuntu1.2) ...
dpkg: error processing tomcat6 (--configure):
subprocess install
Also:
f...@bar:~$ sudo addgroup --system tomcat6 --quiet ; echo $?
1
--
postinst fails if group exists
https://bugs.launchpad.net/bugs/611721
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.
Lucid, up to date with security patches (and sun-java, not that it
matters for this.)
I suspect the difference is ldap authentication vs local groups. (In
fact, I just tested against a group that it is in both /etc/group and in
ldap and it returned 0.)
That may make this an adduser bug..
--
po
31 matches
Mail list logo