[Bug 1634613] Re: mysqltuner looks for old 'password' field, not 'authentication_string'

2019-09-12 Thread Thomas Antepoth
Hi folks, trivial patch here diff -u mysqltuner.orig mysqltuner --- mysqltuner.orig 2019-09-13 05:16:01.221572477 +0200 +++ mysqltuner 2019-09-13 05:17:37.479446200 +0200 @@ -1266,7 +1266,7 @@ # Looking for Empty Password @mysqlstatlist = select_array -"SELECT CONCAT(user, '\@',

[Bug 568704] Re: debian-installer preseed "d-i mirror/http/proxy" sets env http_proxy

2017-07-04 Thread Thomas Antepoth
This issue is still the case using 16.04. Worked around this using: # # d-i proxy sets the proxy globally and not for pkgs only # see also: https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/568704 # unset http_proxy quite on top of the %POST section of my kickstart file. Thanks

[Bug 1325408] Re: nvidia-173 173.14.39-0ubuntu3: nvidia-173 kernel module failed to build

2015-05-25 Thread Thomas Antepoth
Alberto is the man! For the testers: I went to the /usr/src/nvidia-173-173.14.39 directory and edited the nv-linux.h file. At around line 213 of that file I pasted the #include acpi/acpi_bus.h line of the patch below the #define NV_LINUX_ACPI_EVENTS_SUPPORTED like described in the patch of the

[Bug 1406604] Re: nvidia-331 331.113-0ubuntu0.1: nvidia-331 kernel module failed to build

2015-05-25 Thread Thomas Antepoth
This bug is no duplicate because it affects Kernel 3.19.0-031900rc2-generic and nvidia whereas the duplicate one affects 3.13.0-2-generic and is a completely different error message. Here: /var/lib/dkms/nvidia-331/331.113/build/nv.c:2027:29: error: ‘struct file’ has no member named ‘f_dentry’

[Bug 1406604] Re: nvidia-331 331.113-0ubuntu0.1: nvidia-331 kernel module failed to build

2015-05-25 Thread Thomas Antepoth
** This bug is no longer a duplicate of bug 1268257 nvidia-331-updates 331.38-0ubuntu3: nvidia-331-updates kernel module failed to build, with only error: objdump: '... .tmp_nv.o': No such file -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1406604] Re: nvidia-331 331.113-0ubuntu0.1: nvidia-331 kernel module failed to build

2015-05-25 Thread Thomas Antepoth
*** This bug is a duplicate of bug 1409190 *** https://bugs.launchpad.net/bugs/1409190 Technically this bugreport is no duplicate because #1406604 was earlier posted but the #1409190 is about the same issue and has already fixes. ** This bug has been marked a duplicate of bug 1409190

[Bug 1325408] Re: nvidia-173 173.14.39-0ubuntu3: nvidia-173 kernel module failed to build

2015-05-24 Thread Thomas Antepoth
There is already a patch available -thanks to Alberto - but it just seems not to be backpropagated into 14.04 for whatever reason. http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/utopic/nvidia- graphics-drivers-173/utopic-proposed/revision/65 -- You received this bug notification because

[Bug 1325408] Re: nvidia-173 173.14.39-0ubuntu3: nvidia-173 kernel module failed to build

2015-05-24 Thread Thomas Antepoth
Brian is right. The version the duplicate flag was linked to affected the nvidia-331 and it is fixed there only. Currently this bug is still present in the 173.14.39 package of the legacy nvidia drivers and is not fixed. The compile process stops with these errors in the

[Bug 1271839] Re: ibus-ui-gtk3 big memory leak

2014-08-17 Thread Thomas Antepoth
** Description changed: ubuntu 13.10 64bit 2gb of memory leak + + Also seen on Ubuntu 14.04 64Bit -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1271839 Title: ibus-ui-gtk3 big memory leak To

[Bug 1118447] Re: Race condition with network and NFS mounts causes boottime hang

2014-07-19 Thread Thomas Antepoth
I'm right now approx 300 kms away from my server and I notice, that the machine fails to boot. Symptoms are: Open ports on the server: Not shown: 997 closed ports PORTSTATE SERVICE 111/tcp open rpcbind 139/tcp open netbios-ssn 445/tcp open microsoft-ds MAC Address: 50:E5:49:92:FB:3F

[Bug 946344] Re: mdadm crashed with SIGABRT in raise()

2012-06-03 Thread Thomas Antepoth
*** This bug is a duplicate of bug 946758 *** https://bugs.launchpad.net/bugs/946758 The link https://bugs.launchpad.net/bugs/946758 which is mentioned in comment #2 is not accessible or missing. Thus I'm subscribing to this bugreport instead. Excactly the same StacktraceTop on my machine

[Bug 770283] Re: [fglrx]title bar does not update on non-maximized windows

2011-07-24 Thread Thomas Antepoth
for my part this bug was remedied by using the workaround described in https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/758609 using gconf-editor and unchecking the key /apps/metacity/general/capture_before_unmap after logging off and on again. -- You received this bug

[Bug 758609] Re: natty beta Ubuntu Classic (No effects) SDL|openGL window always on top

2011-07-24 Thread Thomas Antepoth
Confirmed the fix using gconf-editor and unchecking unmap... on Natty. The bleeding-in of some of the window contents into other windows when switching desktops as well as the partial non-repaint of the title bar as described in https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/770283 was

[Bug 770283] Re: [fglrx]title bar does not update on non-maximized windows

2011-06-25 Thread Thomas Antepoth
This happens also using a hand made fglrx bundle using the 11.6 drivers from AMD: apt-cache policy fglrx fglrx: Installiert: 2:8.861-0ubuntu1 Kandidat:2:8.861-0ubuntu1 Versionstabelle: *** 2:8.861-0ubuntu1 0 100 /var/lib/dpkg/status 2:8.840-0ubuntu4 0 The packages were

[Bug 612907] Re: 100% CPU usage on exit

2010-12-05 Thread Thomas Antepoth
I also experience the 100%-CPU-on-exit-Bug. A strace -tttvp PID of a hung thunderbird process gives: 1291570615.512403 read(3, 0x7fe302066074, 4096) = -1 EAGAIN (Resource temporarily unavailable) 1291570615.512427 poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=8,

[Bug 612907] Re: 100% CPU usage on exit

2010-12-05 Thread Thomas Antepoth
Installed version is: r...@sofa:~# apt-cache policy thunderbird thunderbird: Installiert: 3.0.10+build1+nobinonly-0ubuntu0.10.04.1 Kandidat: 3.0.10+build1+nobinonly-0ubuntu0.10.04.1 Versions-Tabelle: *** 3.0.10+build1+nobinonly-0ubuntu0.10.04.1 0 500

[Bug 598824] Re: atd fails to start on new kernel 2.6.35-6

2010-09-03 Thread Thomas Antepoth
I did a: r...@sofa:/etc/sysctl.d# sysctl -w kernel.yama.protected_nonaccess_hardlinks=0 kernel.yama.protected_nonaccess_hardlinks = 0 r...@sofa:/etc/sysctl.d# and in fact - this workaround did it for me. Is there any backport of 3.1.12 in Lucid available? -- atd fails to start on new kernel

[Bug 598824] Re: atd fails to start on new kernel 2.6.35-6

2010-09-03 Thread Thomas Antepoth
@Kees: I don't have any Maverick installation currently. This one came up in a from-the-scratch Lucid installation from August 16th using the 2.6.35.19 ppa. Sep 3 18:40:16 sofa init: atd main process (16523) terminated with status 1 Sep 3 18:40:16 sofa init: atd respawning too fast, stopped

[Bug 544496] Re: [RS100] desktop became slow after upgrading to Lucid

2010-08-26 Thread Thomas Antepoth
Installed a ppa kernel 2.6.35-18 yesterday by installing this kernel according to: r...@sofa:/etc/apt/sources.list.d# cat kernel-ppa-ppa-lucid.list deb http://ppa.launchpad.net/kernel-ppa/ppa/ubuntu lucid main Key management is still lacking - but this is currently not my concern. Upgraded to

[Bug 544496] Re: [RS100] desktop became slow after upgrading to Lucid

2010-08-26 Thread Thomas Antepoth
Sorry - my mistake: The GPU-Lockups were documented in https://bugs.launchpad.net/ubuntu/lucid/+source/linux/+bug/568605 ofc. The ticket above is a similar issue discussed here. -- [RS100] desktop became slow after upgrading to Lucid https://bugs.launchpad.net/bugs/544496 You received this bug

[Bug 568605] Re: ATI radeon KMS driver - gpu lockup

2010-08-25 Thread Thomas Antepoth
Thanks David. Due to your hint using the ppa-Kernel I went off to install this one: r...@sofa:/var/log# uname -a Linux sofa 2.6.35-18-generic #24~lucid1-Ubuntu SMP Mon Aug 23 04:49:33 UTC 2010 x86_64 GNU/Linux r...@sofa:/var/log# Overall scrolling performance feels somewhat improved and the

[Bug 568605] Re: ATI radeon KMS driver - gpu lockup

2010-08-24 Thread Thomas Antepoth
Reproducable also here in this url with the GPU mentioned above when scrolling up and down a bit: http://www.bilder-hochladen.net/files/fcjc-12-jpg.html This URL loaded in Firefox resulted in a: Aug 24 21:35:14 sofa kernel: [91459.900989] [drm:radeon_fence_wait] *ERROR*

[Bug 576255] Re: can't install apache2.2-common (2.2.14-5ubuntu8)

2010-08-23 Thread Thomas Antepoth
Patched my /var/lib/dpkg/info/apache2.2-common.postinst at line 77 in this way: # Note, this line catches new installs as well as upgrades if dpkg --compare-versions $2 lt 2.2.15-1~0; then a2enmod -q reqtimeout fi to: # Note, this line catches new installs as well as upgrades if dpkg

[Bug 540637] Re: nfs-kernel-server fails to start after kernel upgrade

2010-08-23 Thread Thomas Antepoth
As a temporary workaround I added the nolock keyword to the mount options on the clients involved. This would circumvent some of the timeouts without manually restarting the nfs-server. -- nfs-kernel-server fails to start after kernel upgrade https://bugs.launchpad.net/bugs/540637 You received

[Bug 568605] Re: ATI radeon KMS driver - gpu lockup

2010-08-23 Thread Thomas Antepoth
I can perfectly reproduce here on a clean Lucid install this while surfing on Firefox onto this URL: http://www.godmode-trader.de/DU-Pont-Nemours-Aktie/Kennzahlen After five to ten seconds the screen goes black and the CRT finally enters powersave mode. Syslog records: Aug 23 19:26:03 sofa

[Bug 576255] Re: can't install apache2.2-common (2.2.14-5ubuntu8)

2010-08-23 Thread Thomas Antepoth
Patched my /var/lib/dpkg/info/apache2.2-common.postinst at line 77 in this way: # Note, this line catches new installs as well as upgrades if dpkg --compare-versions $2 lt 2.2.15-1~0; then a2enmod -q reqtimeout fi to: # Note, this line catches new installs as well as upgrades if dpkg

[Bug 544496] Re: [RS100] desktop became slow after upgrading to Lucid

2010-08-22 Thread Thomas Antepoth
Situation here: Clean install of 10.04 Lucid Lynx with a current kernel of: 2.6.32-24-generic #41-Ubuntu SMP Thu Aug 19 01:38:40 UTC 2010 x86_64 lspci | grep VGA reports a 01:00.0 VGA compatible controller: ATI Technologies Inc RV610 video device [Radeon HD 2400 PRO] The setting of

[Bug 622258] [NEW] Cannot insert Gold quotes into beancounter portfolio

2010-08-22 Thread Thomas Antepoth
Public bug reported: Binary package hint: beancounter After setting up the beancounter package I tried to insert some data about Gold-EUR-Exchange rates into the database by entering: beancounter addportfolio 'XAUEUR=X':10:EUR:Gold:mine:331.00:20040501 This command results in an errormessage:

[Bug 622258] Re: Cannot insert XAUEUR=X quotes into beancounter portfolio

2010-08-22 Thread Thomas Antepoth
** Summary changed: - Cannot insert Gold quotes into beancounter portfolio + Cannot insert XAUEUR=X quotes into beancounter portfolio -- Cannot insert XAUEUR=X quotes into beancounter portfolio https://bugs.launchpad.net/bugs/622258 You received this bug notification because you are a member of

[Bug 619365] Re: Screen corruption when X starts

2010-08-22 Thread Thomas Antepoth
I worked around the mousepointer corruption on my system by 1.) Stopping X service and logging into the text console 2.) creating an xorg.conf via x -configure and copying this freshly created xorg.conf.new to /etc/X11 3.) entering this option: Option EXANoDownloadFromScreen true

[Bug 309211] Re: Intel Gibabit Ethernet NIC (82541PI) operating at 100Mbps instead of 1000Mbps after upgrading to Hardy

2010-08-18 Thread Thomas Antepoth
Finally my connectivity problems turned out to be caused by four blown up 470uF/25V capacitors by the infamous STONE-Company on the board of the Linksys SD2005. You might want to google for stone badcap and linksys sd2005 bad caps to get the whole story. It took me quite a while to prove that by

[Bug 309211] Re: Intel Gibabit Ethernet NIC (82541PI) operating at 100Mbps instead of 1000Mbps after upgrading to Hardy

2010-08-17 Thread Thomas Antepoth
Another Update: This still occurres on a fresh lucid lynx either with the stock driver modules or the CFLAGS_EXTRA-Settings. r...@sofa:~# ethtool -i eth0 driver: e1000 version: 8.0.19-NAPI firmware-version: N/A bus-info: :05:00.0 r...@sofa:~# The switch to which the NIC is connected is a

[Bug 309211] Re: Intel Gibabit Ethernet NIC (82541PI) operating at 100Mbps instead of 1000Mbps after upgrading to Hardy

2010-08-17 Thread Thomas Antepoth
When plugging the cable into the wall plug instead of the Linksys SD2005 the dmesg command shows that the same unchanged driver is in fact capable to do 1000MB: From the freshly compiled 8.0.19 driver issued by intel which is loaded by modprobe e1000 AutoNeg=0x28 as suggested earlier: