[Bug 1062220] Re: qemu-system-arm crashed with SIGABRT in cpu_abort()

2015-10-16 Thread Kurt Huwig
Also happens on wily when running $ qemu-system-arm -machine realview-pb-a8 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchpad.net/bugs/1062220 Title: qemu-system-arm crashed with SIGABRT in

[Bug 1430181] Re: rpcbind/rpc.statd listen on all interfaces

2015-03-19 Thread Kurt Huwig
Thanks for the patch! Just two questions: 1. why does rpcbind not listen to UDP any more? 2. have you noticed that a similar problem exists in rpc.statd? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to rpcbind in Ubuntu.

[Bug 1432989] [NEW] Apache2 default installation has lua module but no library

2015-03-17 Thread Kurt Huwig
Public bug reported: Bug 1323930 is marked as Fix released but the problem still exists: If I enable the module lua in the apache2 default installation, I cannot start the server: $ docker run -it --rm ubuntu:trusty bash root@6b882ad1774a:/# apt-get update root@6b882ad1774a:/# apt-get install

[Bug 1323930] Re: mod_lua.so missing from 14.04 install (apache2-bin, 2.4.7-1ubuntu4))

2015-03-17 Thread Kurt Huwig
The problem still exists. I've opened bug 1432989 for that. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/1323930 Title: mod_lua.so missing from 14.04 install (apache2-bin,

[Bug 1430181] [NEW] rpcbind/rpc.statd listen on all interfaces

2015-03-10 Thread Kurt Huwig
Public bug reported: There is no way to prevent rpcbind from listening on all interfaces for TCP connections. The setting -h only applies to UDP connections. There is a bug and fix from 2007: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=84494 The link to the fix gives a 404 for me, but it

[Bug 1335652] Re: phpinfo() Type Confusion Information Leak Vulnerability

2014-07-11 Thread Kurt Cancemi
This can be closed because this CVE and a whole other bunch of CVE's were fixed in bug #1338170 which was filed after this bug report. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu.

[Bug 1335652] Re: phpinfo() Type Confusion Information Leak Vulnerability

2014-07-08 Thread Kurt Cancemi
** CVE added: http://www.cve.mitre.org/cgi- bin/cvename.cgi?name=2014-4721 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/1335652 Title: phpinfo() Type Confusion Information Leak

[Bug 1335652] [NEW] phpinfo() Type Confusion Information Leak Vulnerability

2014-06-29 Thread Kurt Cancemi
*** This bug is a security vulnerability *** Public security bug reported: Reported in php as bug #67498 by Stefan Esser. Here is an excerpt from the bug of some of the capabilities of this security bug: Because this is only exploitable in case these variables are overwritten as integers,

[Bug 1075948] [NEW] Cinder installation depends on installing Git

2012-11-07 Thread Kurt Huwig
Public bug reported: python-cinder depends on python-setuptools-git which depends on git It should depend on either python-setuptools or python-setuptools-git not just the git variant. ** Affects: cinder (Ubuntu) Importance: Undecided Status: New -- You received this bug

[Bug 1073287] Re: tgt-admin fails to read configuration

2012-11-07 Thread Kurt Huwig
This also happens when using openstack cinder. Replacing the *.conf by * fixes the issue -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tgt in Ubuntu. https://bugs.launchpad.net/bugs/1073287 Title: tgt-admin fails to read

[Bug 1036093] Re: nova volume-attach with high device name keeps volume in state attaching

2012-09-04 Thread Kurt Huwig
** Changed in: nova (Ubuntu) Status: Incomplete = New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1036093 Title: nova volume-attach with high device name keeps volume in

[Bug 1033444] Re: Deleting an added floating IP just removes it from the server

2012-09-04 Thread Kurt Huwig
** Changed in: nova (Ubuntu) Status: Incomplete = New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1033444 Title: Deleting an added floating IP just removes it from the

[Bug 1036093] Re: nova volume-attach with high device name keeps volume in state attaching

2012-08-23 Thread Kurt Huwig
it's cirros-0.3.x uec -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1036093 Title: nova volume-attach with high device name keeps volume in state attaching To manage notifications

[Bug 1036093] Re: nova volume-attach with high device name keeps volume in state attaching

2012-08-14 Thread Kurt Huwig
Version is nova-common 2012.1-0ubuntu2 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1036093 Title: nova volume-attach with high device name keeps volume in state attaching To

[Bug 1033444] Re: Deleting an added floating IP just removes it from the server

2012-08-13 Thread Kurt Huwig
It's from Ubuntu: 2012.1-0ubuntu1 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1033444 Title: Deleting an added floating IP just removes it from the server To manage notifications

[Bug 1036093] [NEW] nova volume-attach with high device name keeps volume in state attaching

2012-08-13 Thread Kurt Huwig
Public bug reported: If I attach a volume to a high device name, e.g. /dev/vdm nova volume-attach f91e2097-5e2f-47df-90ea-f6da292df41b 4072 /dev/vdm then nothing happens within the instance and the volume is in the state attaching. According to the logs the iscsi attach works and the lv is in

[Bug 1033444] [NEW] Deleting an added floating IP just removes it from the server

2012-08-06 Thread Kurt Huwig
Public bug reported: When I try to delete an IP that is attached to a server, it is only removed from the server, but not deleted. Only the second delete will actually delete it. I waited several seconds between the commands. I expect the command to either fail completely or remove the IP from

[Bug 1029896] Re: package nova-common 2012.1+stable~20120612-3ee026e-0ubuntu1.2 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2012-07-30 Thread Kurt Huwig
Hi Adam, yes, I had devstack installed. This is the output from your command: $ python -c 'import webob.exc' Traceback (most recent call last): File string, line 1, in module ImportError: No module named webob.exc I purged python-webob (and everything else from nova), removed /etc/nova/ and

[Bug 1029896] [NEW] package nova-common 2012.1+stable~20120612-3ee026e-0ubuntu1.2 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2012-07-27 Thread Kurt Huwig
Public bug reported: automatic update of package ProblemType: Package DistroRelease: Ubuntu 12.04 Package: nova-common 2012.1+stable~20120612-3ee026e-0ubuntu1.2 ProcVersionSignature: Ubuntu 3.2.0-27.43-generic 3.2.21 Uname: Linux 3.2.0-27-generic x86_64 ApportVersion: 2.0.1-0ubuntu11

[Bug 1029896] Re: package nova-common 2012.1+stable~20120612-3ee026e-0ubuntu1.2 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2012-07-27 Thread Kurt Huwig
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1029896 Title: package nova-common 2012.1+stable~20120612-3ee026e-0ubuntu1.2 failed to install/upgrade: Unterprozess installiertes

[Bug 992075] Re: Commissioning status persists with cloud-init 0.6.3-0ubuntu1

2012-06-08 Thread Kurt
I too am seeing this bug and am interested in seeing a resolution. It should be noted I am using virtual adapters with and I am running this in a test environment with virtual machines, yet I am seeing the same symptoms. Do we have any updates on a possible fix? -- You received this bug

[Bug 994781] Re: removing a node when it has failed commissioning is not possible from the UI

2012-06-08 Thread Kurt
Is the functionality of the shell documented anywhere? This would be VERY useful to know. Given the gui doesn't always work the way it should, I could see this as really good and important information. -- You received this bug notification because you are a member of Ubuntu Server Team, which

[Bug 538871] Re: authbind fail on IPv6

2011-03-07 Thread Kurt Huwig
There is a patch for this: http://toroid.org/ams/etc/authbind-ipv6-support -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to authbind in ubuntu. https://bugs.launchpad.net/bugs/538871 Title: authbind fail on IPv6 --

[Bug 644910] Re: Hardy: apache2-mpm-itk cannot be installed due to dependency

2010-09-22 Thread Kurt Huwig
According to this page: https://launchpad.net/ubuntu/hardy/+source/apache2 The apache2-mpm-itk is not part of apache2 in Hardy. Updating was my first try. Just tried again, but no change: r...@storage:~# apt-get update Hit http://de.archive.ubuntu.com hardy Release.gpg Ign

[Bug 644910] Re: Hardy: apache2-mpm-itk cannot be installed due to dependency

2010-09-22 Thread Kurt Huwig
The correct package for Hardy is apache2-mpm-itk, not apache2?! ** Package changed: apache2 (Ubuntu) = apache2-mpm-itk (Ubuntu) -- Hardy: apache2-mpm-itk cannot be installed due to dependency https://bugs.launchpad.net/bugs/644910 You received this bug notification because you are a member of

[Bug 644910] [NEW] Hardy: apache2-mpm-itk cannot be installed due to dependency

2010-09-21 Thread Kurt Huwig
Public bug reported: Binary package hint: apache2 Ubuntu 8.04.4 LTS r...@storage:~# apt-get install apache2-mpm-itk [...] The following packages have unmet dependencies: apache2-mpm-itk: Depends: apache2.2-common (= 2.2.8-1ubuntu0.17) but 2.2.8-1ubuntu0.18 is to be installed ** Affects:

[Bug 611305] Re: No debug symbols for libapache2-mod-php5

2010-09-15 Thread Kurt Huwig
Ah, sorry for the noise. I just did an apt-get source and did not apply the patches. -- No debug symbols for libapache2-mod-php5 https://bugs.launchpad.net/bugs/611305 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in ubuntu. --

[Bug 611316] Re: Segmentation fault in php5-sybase

2010-09-14 Thread Kurt Huwig
Hi Clint, I just put another 3 hours into it: The bug happens in this source code line: if(passwd_len255) { passwd[255] = '\0'; } of php_mssql_do_connect. I found this out by disassembling the code in the core dump: Dump of assembler code for function

[Bug 611316] Re: Segmentation fault in php5-sybase

2010-09-14 Thread Kurt Huwig
Some side note: the debug symbols do not match the source code. According to the disassembly, the segfault happened in /build/buildd/php5-5.3.2/ext/mssql/php_mssql.c:561 but gdb shows /build/buildd/php5-5.3.2/ext/mssql/php_mssql.c:593 I will add this to Bug #611305 -- Segmentation fault in

[Bug 602689] Re: Segmentation fault in libapache2-mod-php5 when calling methods

2010-09-14 Thread Kurt Huwig
The bug happens in this line: if (--(*op_array-refcount)0) { return; } of destroy_op_array, when the code tries to read the refcount, according to the disassembler: Dump of assembler code for function destroy_op_array: 0x7f6c321e2080 +0: push %r13

[Bug 611305] Re: No debug symbols for libapache2-mod-php5

2010-09-14 Thread Kurt Huwig
As written in Bug #611316, the debug symbols for /build/buildd/php5-5.3.2/ext/mssql/php_mssql.c are off by 32 lines, according to the disassembly of a core dump. ** Changed in: php5 (Ubuntu) Status: Invalid = New -- No debug symbols for libapache2-mod-php5

[Bug 631489] Re: Browsing through Folders via samba is very slow

2010-09-11 Thread kurt belgrave
This bug report is being closed due to your last comment regarding this being fixed with an update. For future reference you can manage the status of your own bugs by clicking on the current status in the yellow line and then choosing a new status in the revealed drop down box. You can learn more

[Bug 631489] Re: Browsing through Folders via samba is very slow

2010-09-06 Thread kurt belgrave
Thank you for taking the time to report this bug and helping to make Ubuntu better. This bug did not have a package associated with it, which is important for ensuring that it gets looked at by the proper developers. You can learn more about finding the right package at

[Bug 611305] [NEW] No debug symbols for libapache2-mod-php5

2010-07-29 Thread Kurt Huwig
Public bug reported: Binary package hint: php5 I cannot install the debug symbols which blocks bug #602689 apt-get install libapache2-mod-php5-dbgsym Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may

[Bug 602689] Re: Segmentation fault in libapache2-mod-php5 when calling methods

2010-07-29 Thread Kurt Huwig
I pinned the release to 5.3.2-1ubuntu4 and downgraded. This is the core- dump: Core was generated by `/usr/sbin/apache2 -k start'. Program terminated with signal 11, Segmentation fault. #0 0x7f3168507343 in _zend_mm_free_canary_int (heap=0x7f316e2b8a30, p=0xe781bdf254723a17) at

[Bug 611316] [NEW] Segmentation fault in php5-sybase

2010-07-29 Thread Kurt Huwig
Public bug reported: Binary package hint: php5 I get a segmentation fault within php_mssql.c: Core was generated by `/usr/sbin/apache2 -k start'. Program terminated with signal 11, Segmentation fault. #0 0x7f825deca3fc in php_mssql_do_connect (ht=0, return_value=0x7f8268cfa668,

[Bug 602689] Re: Segmentation fault in libapache2-mod-php5 when calling methods

2010-07-29 Thread Kurt Huwig
bug #589953 has a segfault in the same line of _zend_mm_free_canary_int but with a different stacktrace. -- Segmentation fault in libapache2-mod-php5 when calling methods https://bugs.launchpad.net/bugs/602689 You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 602689] Re: Segmentation fault in libapache2-mod-php5 when calling methods

2010-07-29 Thread Kurt Huwig
bug #607646 shows a different backtrace and a patch related to pgsql, but the pgsql package is not installed on my machine. -- Segmentation fault in libapache2-mod-php5 when calling methods https://bugs.launchpad.net/bugs/602689 You received this bug notification because you are a member of

[Bug 602689] Re: Segmentation fault in libapache2-mod-php5 when calling methods

2010-07-08 Thread Kurt Huwig
The system is AMD64 (I thought this was clear from the backtrace output). uname -a Linux 2.6.32-24-server #38-Ubuntu SMP Mon Jul 5 10:29:32 UTC 2010 x86_64 GNU/Linux I followed the instructions from the wiki, but there seems to be a missing package: apt-get install libapache2-mod-php5-dbgsym

[Bug 602689] Re: Segmentation fault in libapache2-mod-php5 when calling methods

2010-07-08 Thread Kurt Huwig
I forced the installation of the debug symbols, but they did not match the binary: warning: the debug information found in /usr/lib/debug//usr/lib/apache2/modules/libphp5.so does not match /usr/lib/apache2/modules/libphp5.so (CRC mismatch). warning: the debug information found in

[Bug 602689] [NEW] Segmentation fault in libapache2-mod-php5 when calling methods

2010-07-07 Thread Kurt Huwig
Public bug reported: Binary package hint: php5 I have these 2 php files: - 8 parta.php ?php require_once('partb.php'); $fieldlist[0]='A'; $fieldlist[1]='B'; while (list($x, $fieldbez) = each($fieldlist)) { $a = myfunc('a',$$fieldbez); } ? - 8 - 8 partb.php

[Bug 602689] Re: Segmentation fault in libapache2-mod-php5 when calling methods

2010-07-07 Thread Kurt Huwig
I don't think it is the same as bug #531150: 1. the page is NOT in ~/public_html/ but in a configured virtual host 2. short_tags = on does not help; in php.ini the option short_open_tag = On was already active. I added short_tags but it still crashes. Frankly, I don't quite understand some of

[Bug 531555] [NEW] php5-cli isn't compiled with SQLite support

2010-03-03 Thread Kurt Kraut
Public bug reported: Binary package hint: php5 For my surprise I've noticed that php5-cli isn't compiled with SQLite support. SQLite is the best database system for desktop usage, for applications that are not running in a webserver. Firefox and Amarok use and depend on SQLite for storing data.

Re: [Bug 361754] Re: guest needs to boot with clock=acpi_pm (older AMD freq scaling issues)

2010-03-01 Thread Kurt Harders
Hallo Dustin, i reported this bug too for Hardy. Its gone with karmic. Reagrds, Kurt Am 02.03.2010 00:36, schrieb Dustin Kirkland: Daniel- You opened this bug... Have you experienced this problem on Lucid (or Karmic) or any time recently? Thierry- You originally confirmed it. Can you

[Bug 485899] [NEW] pwmconfig generates a blank values /etc/fancontrol

2009-11-20 Thread Kurt Kraut
Public bug reported: Binary package hint: lm-sensors I'm trying to use pwmconfig and here is the output: ### BEGINING OF PASTE ### r...@ktk7:~# pwmconfig This program will search your sensors for pulse width modulation (pwm) controls, and test each one to see if it controls a fan on your

[Blueprint server-lucid-mariadb-inclusion] MariaDB as default DB server in 10.04 (Lucid)

2009-11-10 Thread Kurt von Finck
Blueprint changed by Kurt von Finck: Approver: (none) = Matt Zimmerman -- MariaDB as default DB server in 10.04 (Lucid) https://blueprints.edge.launchpad.net/ubuntu/+spec/server-lucid-mariadb-inclusion -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify

[Blueprint mariadb-inclusion] MariaDB as default DB server in 10.04 (Lucid)

2009-11-04 Thread Kurt von Finck
You are now subscribed to the blueprint mariadb-inclusion - MariaDB as default DB server in 10.04 (Lucid). -- https://blueprints.edge.launchpad.net/ubuntu/+spec/mariadb-inclusion -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at:

[Bug 406466] Re: 2.6.31 - Can't see files in CIFS-mounted directories

2009-11-03 Thread Kurt J. Bosch
I also see this bug on Arch Linux when using nounix. Option noserverino does *not* fix it. Guess it's an upstream issue. Linux: 2.6.31.5-1 smbclient: 3.4.3-2 (testing) NAS: FRITZ!Box Fon WLAN 7270 (UI) Firmware-Version 54.04.76 cat /proc/fs/cifs/DebugData Display Internal CIFS Data

[Bug 406466] Re: 2.6.31 - Can't see files in CIFS-mounted directories

2009-11-03 Thread Kurt J. Bosch
On Arch Linux downgrading smbclient from 3.4.3-2 to 3.3.8-1 in addition to noserverino did the trick. ** Package changed: linux (Arch Linux) = samba (Arch Linux) -- 2.6.31 - Can't see files in CIFS-mounted directories https://bugs.launchpad.net/bugs/406466 You received this bug notification

[Bug 380938] Re: _netdev not working; other mount.cifs problems

2009-05-27 Thread Kurt Wall
** Package changed: ubuntu = samba (Ubuntu) -- _netdev not working; other mount.cifs problems https://bugs.launchpad.net/bugs/380938 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu. -- Ubuntu-server-bugs mailing list