[Bug 1733726] Re: package linux-headers-4.13.0-17-generic 4.13.0-17.20 failed to install/upgrade: subprocess installed post-installation script was killed by signal (Terminated)

2017-11-22 Thread Jurjen Stellingwerff
I had the same issue but traced it with strace to the dkms task. root 5155 5105 0 09:39 pts/300:00:00 /bin/sh /usr/lib/dkms/dkms_autoinstaller start 4.13.0-17-generic I killed it several times before the routine finished. The only dkms module I had installed was nvidia-384 so I remove

[Bug 1087622] Re: Linux kernel 3.5.0-20 won't boot [unable to handle kernel paging request at f91fe4fc in trace_event_raw_init+0xb/0x20]

2012-12-11 Thread Jurjen Stellingwerff
This version of the module fixed the problem for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1087622 Title: Linux kernel 3.5.0-20 won't boot [unable to handle kernel paging request at f91fe4

[Bug 1087967] Re: Kernel OOPS on intel 5 series/3400 leads to non working mouse

2012-12-10 Thread Jurjen Stellingwerff
The laptop started perfectly without the module. It it possible to blacklist this motherboard with this module? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1087967 Title: Kernel OOPS on intel 5 se

[Bug 1087967] Re: Kernel OOPS on intel 5 series/3400 leads to non working mouse

2012-12-08 Thread Jurjen Stellingwerff
reverting to kernel 3.5.0-19 in grub resulted in a non oops boot again with working mousepad -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1087967 Title: Kernel OOPS on intel 5 series/3400 leads to

[Bug 1087967] [NEW] Kernel OOPS on intel 5 series/3400 leads to non working mouse

2012-12-08 Thread Jurjen Stellingwerff
Public bug reported: This is the kernel oops from dmesg.. later it reported driver problems for ACPI.. [ 10.726251] ACPI Warning: 0x0460-0x047f SystemIO conflicts with Region \PMIO 1 (20120320/utaddress-251) [ 10.726258] ACPI: If an ACPI driver is available for this d

[Bug 993427] Re: fglrx 2:8.960-0ubuntu1: fglrx kernel module failed to build [error: ‘cpu_possible_map’ undeclared (first use in this function)]

2012-06-20 Thread Jurjen Stellingwerff
Still gives on x86 system: /var/lib/dkms/fglrx/8.960/build/2.6.x/firegl_public.c: In function ‘KCL_fpu_begin’: /var/lib/dkms/fglrx/8.960/build/2.6.x/firegl_public.c:5859:5: error: implicit declaration of function ‘__thread_has_fpu’ [-Werror=implicit-function-declaration] /var/lib/dkms/fglrx/8.9

[Bug 993427] Re: fglrx 2:8.960-0ubuntu1: fglrx kernel module failed to build [error: ‘cpu_possible_map’ undeclared (first use in this function)]

2012-06-05 Thread Jurjen Stellingwerff
I had no luck with the new patch. It still gave compiler warnings. So I combined the two patches to one and that worked for my situation. ** Patch added: "Combined the original and the new pach." https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/993427/+attachment/3176264/+files/c

[Bug 998486] Re: fglrx 2:8.960-0ubuntu1: fglrx kernel module failed to build

2012-05-12 Thread Jurjen Stellingwerff
*** This bug is a duplicate of bug 993427 *** https://bugs.launchpad.net/bugs/993427 ** This bug has been marked a duplicate of bug 993427 fglrx 2:8.960-0ubuntu1: fglrx kernel module failed to build [error: ‘cpu_possible_map’ undeclared (first use in this function)] -- You received this

[Bug 998486] Re: fglrx 2:8.960-0ubuntu1: fglrx kernel module failed to build

2012-05-12 Thread Jurjen Stellingwerff
*** This bug is a duplicate of bug 993427 *** https://bugs.launchpad.net/bugs/993427 Sorry the previous patch did make it install but not work on my system. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 998486] Re: fglrx 2:8.960-0ubuntu1: fglrx kernel module failed to build

2012-05-12 Thread Jurjen Stellingwerff
./amd-driver-installer-12-4-x86.x86_64.run --extract driver cd common/lib/modules/fglrx/build_mod patch -p1 < ~/Downloads/doit.patch cd ../../../.. sudo ./ati-installer.sh 8.961 --install --force ** Patch added: "patch file" https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/998486

[Bug 998486] Re: fglrx 2:8.960-0ubuntu1: fglrx kernel module failed to build

2012-05-12 Thread Jurjen Stellingwerff
The following patch made it compile again: source-url http://phoronix.com/forums/showthread.php?68922-Patch-to-compile-fgrlx-module-on-Linux-3-3-rc4-with-x86-32-bit-arch/page2 diff --git a/firegl_public.c b/firegl_public.c index a56fff1..b4bdfb7 100644 --- a/firegl_public.c +++ b/firegl_public.c

[Bug 998486] [NEW] fglrx 2:8.960-0ubuntu1: fglrx kernel module failed to build

2012-05-12 Thread Jurjen Stellingwerff
Public bug reported: after upgrading /var/lib/dkms/fglrx/8.960/build/make.log contains: DKMS make.log for fglrx-8.960 for kernel 3.4.0-1-generic-pae (i686) za mei 12 18:48:05 CEST 2012 AMD kernel module generator version 2.1 doing Makefile based build for kernel 2.6.x and higher rm -rf *.c *.h *.

[Bug 998486] Re: fglrx 2:8.960-0ubuntu1: fglrx kernel module failed to build

2012-05-12 Thread Jurjen Stellingwerff
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/998486 Title: fglrx 2:8.960-0ubuntu1: fglrx kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubunt

[Bug 968753] Re: ssh crashed with SIGSEGV

2012-04-07 Thread Jurjen Stellingwerff
One more success for the patch on x86. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/968753 Title: ssh crashed with SIGSEGV To manage notifications about this bug go to: https://bugs.launchpad.net/

[Bug 731893] Re: WARNING: at /build/buildd/linux-2.6.38/net/sched/sch_generic.c:256 dev_watchdog 0x2a0/0x2b0()

2011-03-09 Thread Jurjen Stellingwerff
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/731893 Title: WARNING: at /build/buildd/linux-2.6.38/net/sched/sch_generic.c:256 dev_watchdog 0x2a0/0x2b0() -- ubuntu-bugs mailing list ubuntu-bugs@l

[Bug 731893] [NEW] WARNING: at /build/buildd/linux-2.6.38/net/sched/sch_generic.c:256 dev_watchdog 0x2a0/0x2b0()

2011-03-09 Thread Jurjen Stellingwerff
Public bug reported: Normally I only get an oops or even panic when there is high network traffic. For example during a scp file transfer. ProblemType: KernelOops DistroRelease: Ubuntu 11.04 Package: linux-image-2.6.38-5-generic 2.6.38-5.32 Regression: Yes Reproducible: No ProcVersionSignature: U

[Bug 591895] Re: removing a keyboard layout is not persistent across reboots

2010-08-16 Thread Jurjen Stellingwerff
The same happens to me with "USA International (dead keys)" reappearing as the default while I only want "USA International (AltGr dead keys)". It has no effect to push the 'Apply System-Wide...' button. -- removing a keyboard layout is not persistent across reboots https://bugs.launchpad.net/bug

[Bug 444701] Re: dkms error exit status 10 on rt73-k2wrlz

2009-10-18 Thread Jurjen Stellingwerff
I will keep trying to build it for the different kernel updates.. 2.6.31-14-generic still has the error and no wifi. -- dkms error exit status 10 on rt73-k2wrlz https://bugs.launchpad.net/bugs/444701 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 444701] Re: dkms error exit status 10 on rt73-k2wrlz

2009-10-06 Thread Jurjen Stellingwerff
** Attachment added: "AlsaDevices.txt" http://launchpadlibrarian.net/33130933/AlsaDevices.txt ** Attachment added: "AplayDevices.txt" http://launchpadlibrarian.net/33130934/AplayDevices.txt ** Attachment added: "ArecordDevices.txt" http://launchpadlibrarian.net/33130941/ArecordDevices.t

[Bug 444701] [NEW] dkms error exit status 10 on rt73-k2wrlz

2009-10-06 Thread Jurjen Stellingwerff
Public bug reported: After an update to Karmic of the kernel a DKMS modules doesn't build. After that the wireless card is not working. $ apt-get dist-upgrade Setting up linux-headers-2.6.31-12-generic (2.6.31-12.39) ... Examining /etc/kernel/header_postinst.d. run-parts: executing /etc/kernel/he

[Bug 223705] Re: Can't play video or audio

2008-04-29 Thread Jurjen Stellingwerff
** Changed in: pulseaudio (Ubuntu) Sourcepackagename: None => pulseaudio -- Can't play video or audio https://bugs.launchpad.net/bugs/223705 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.u

[Bug 223368] Re: Keyboard shortcuts doesn't include all the workspaces in Hardy

2008-04-29 Thread Jurjen Stellingwerff
Just checked my shortcuts and switching to 4 workspaces worked. Both with and without visual effects turned on. My configuration of workspaces is: - show all workspaces is 2 rows - number of workspaces 4 Do you use an alternative configuration? Does is work for you with a new empty test user? --

[Bug 223705] Re: Can't play video or audio

2008-04-29 Thread Jurjen Stellingwerff
Could this be a duplicate bug of #191027 on Pulseaudio? Can you play sound and video when you witch to ALSA under System/Preferences/Sound? What kind of audio hardware do you have? -- Can't play video or audio https://bugs.launchpad.net/bugs/223705 You received this bug notification because you

[Bug 213143] Re: snort: failed to install: post-installation script killed by signal (Interrupt)

2008-04-22 Thread Jurjen Stellingwerff
** Tags added: needs-upstream-sync -- snort: failed to install: post-installation script killed by signal (Interrupt) https://bugs.launchpad.net/bugs/213143 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubu

[Bug 213143] Re: snort: failed to install: post-installation script killed by signal (Interrupt)

2008-04-22 Thread Jurjen Stellingwerff
** Summary changed: - package snort None [modified: /var/lib/dpkg/info/snort.list] failed to install/upgrade: subprocess post-installation script killed by signal (Interrupt) + snort: failed to install: post-installation script killed by signal (Interrupt) -- snort: failed to install: post-in

[Bug 213143] Re: package snort None [modified: /var/lib/dpkg/info/snort.list] failed to install/upgrade: subprocess post-installation script killed by signal (Interrupt)

2008-04-22 Thread Jurjen Stellingwerff
Work around to still install snort with this bug unfixed remove the log file with the root user instead of the snort user: sudo rm /var/log/snort/alert create a file /etc/default/snort with: sudo gedit /etc/default/snort # Parameters for the daemon PARAMS="-m 027 -D -d " SNORTUSER="snort"

[Bug 213143] Re: package snort None [modified: /var/lib/dpkg/info/snort.list] failed to install/upgrade: subprocess post-installation script killed by signal (Interrupt)

2008-04-22 Thread Jurjen Stellingwerff
This bug is same as the debian bug 471895 and is fixed there with snort_2.7.0-14. Some configuration files were not copied on installation and so it defaulted to foreground running instead of running as a daemon. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=471895 -- package snort None [mo

[Bug 191575] Re: wine segfaults on winecfg

2008-02-19 Thread Jurjen Stellingwerff
The lpng12 vs lpng difference was due to 2 patches provided in the debian/paches directory. They seem to be out of order because the build used libpng before the paches but skipped it afterwards. But my version had them automatically applied so they skipped png but the clean version would skip t

[Bug 191575] Re: wine segfaults on winecfg

2008-02-19 Thread Jurjen Stellingwerff
More information on the difference between my build and the clean build (build a pbuilder environment) --- output_clean2008-02-19 16:19:41.0 +0100 +++ output 2008-02-18 17:41:35.0 +0100 @@ -454,14 +454,14 @@ checking for X11/extensions/xf86vmode.h... yes checking for

[Bug 185622] Re: Firefox 3 doesn't act as the default browser

2008-02-19 Thread Jurjen Stellingwerff
Firefox 3.0 build seems to be missing a file called /var/lib/firefox-3.0b3/libgtkembedmoz.so The old firefox package contained /var/lib/firefox/libgtkembedmoz.so and a lot of external packages use that library to open firefox windows. -- Firefox 3 doesn't act as the default browser https://bugs

[Bug 191575] Re: wine segfaults on winecfg

2008-02-19 Thread Jurjen Stellingwerff
It gets stranger here. After success with my own builds I reinstalled the version of Stephan and now it works. Anybody else also has this observation? Is one of the other updates today responsible? I cannot be of much assistance here now because the error is not reproducible by me anymore. I cou

[Bug 191575] Re: wine segfaults on winecfg

2008-02-18 Thread Jurjen Stellingwerff
What I expected.. it was the rebuild and not the stripping that did the job. So here is the output of ./configure so you can match it with yours to find the differences. I probably have some package or a version of it installed that is different from the clean build on the server. ** Attachment

[Bug 191575] Re: wine segfaults on winecfg

2008-02-18 Thread Jurjen Stellingwerff
More information: ubuntu version hardy haron updated till head building on a AMD64 machine with ubuntu i386 architecture binaries installed (a bit of legacy) the library ramble was just my second guessing by looking at the dumps.. just ignore that for now -- wine segfaults on winecfg https://b

[Bug 191575] Re: wine segfaults on winecfg

2008-02-18 Thread Jurjen Stellingwerff
I rebuild the wine package for myself without stripping the symbols: sudo apt-get build-dep wine apt-get source wine cd wine-0.9.55 export DEB_BUILD_OPTIONS=nostrip dpkg-buildpackage -rfakeroot -us -uc cd .. sudo dpkg -i wine_0.9.55-0ubuntu1_i386.deb And now my wine 0.9.55 runs perfectly without

[Bug 93287] Re: [apport] inkscape crashed when exporting to openoffice drawing

2007-03-17 Thread Jurjen Stellingwerff
** Attachment added: "CoreDump.gz" http://librarian.launchpad.net/6849928/CoreDump.gz ** Attachment added: "Dependencies.txt" http://librarian.launchpad.net/6849929/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://librarian.launchpad.net/6849930/ProcMaps.txt ** Attachment ad

[Bug 93287] [apport] inkscape crashed when exporting to openoffice drawing

2007-03-17 Thread Jurjen Stellingwerff
Public bug reported: Binary package hint: inkscape Working on a document with a few lines... Tried to export it to openoffice drawing format but crashed during it. The document where I worked on that moment was not saved so I cannot give a document that repeats this behaviour. The next document

[Bug 92371] Re: [apport] Jokosher crashed with AttributeError in wrapperFunction()

2007-03-14 Thread Jurjen Stellingwerff
** Attachment added: "Dependencies.txt" http://librarian.launchpad.net/6807482/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://librarian.launchpad.net/6807483/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://librarian.launchpad.net/6807484/ProcStatus.txt ** Attachm

[Bug 92371] [apport] Jokosher crashed with AttributeError in wrapperFunction()

2007-03-14 Thread Jurjen Stellingwerff
Public bug reported: Binary package hint: jokosher It was after trying to record something. That first gave the text: Argh! Something went wrong and a serious error occurred: The stream is in the wrong format. gstbasesrc.c(1865): gst_base_src_start (): /timeline/playbackbin/clickbin/click: Che

[Bug 90674] Re: [apport] gnome-sound-recorder crashed pushing the record button

2007-03-08 Thread Jurjen Stellingwerff
** Attachment added: "CoreDump.gz" http://librarian.launchpad.net/6690041/CoreDump.gz ** Attachment added: "Dependencies.txt" http://librarian.launchpad.net/6690042/Dependencies.txt ** Attachment added: "Disassembly.txt" http://librarian.launchpad.net/6690043/Disassembly.txt ** Attachm

[Bug 90674] [apport] gnome-sound-recorder crashed pushing the record button

2007-03-08 Thread Jurjen Stellingwerff
Public bug reported: Binary package hint: gnome-media Start the sound-recorder... push record. It seams like the alsa recording system doesn't work for ekiga/jokosher/krecord and sound-recorder. Is there another way to help debugging this? No problems with my sound card including recording unde