[Bug 300416] Re: adblock plus hangs firefox visiting some pages containing java applets

2009-12-23 Thread Markske
Some tests - karmic - firefox 3.5.6+nobinonly-0ubuntu0.9.10.1 - Java(TM) Plug-in 1.6.0_17-b04 (also tested with sun-java5(recompile of intrepid) and sun-java6(of repo)) A page like the calc is a good example (http://yamaza.com/java/calc.html) If I open a page like that, it takes +/- 3minutes

[Bug 484798] [NEW] grub-probe: error: no mapping exists (with encrypted root disk)

2009-11-18 Thread Markske
Public bug reported: Binary package hint: grub2 The grub-probe give's a failure with encrypted disk /boot is not encrypted so the boot is fine, but wheb you want extra stuff like gfxmode it needs files from /usr... And that disk is encrypted So I think that I need to move the needed files to

[Bug 484798] Re: grub-probe: error: no mapping exists (with encrypted root disk)

2009-11-18 Thread Markske
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/35824957/Dependencies.txt -- grub-probe: error: no mapping exists (with encrypted root disk) https://bugs.launchpad.net/bugs/484798 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 351591] Re: Please sync libpcap 1.0.0-1 (main) from Debian unstable (main)

2009-03-31 Thread Markske
I did the update and the problem is solved great, you can close this one Thx Markske -- Please sync libpcap 1.0.0-1 (main) from Debian unstable (main) https://bugs.launchpad.net/bugs/351591 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 351591] [NEW] tcpdump -i any: SIOCGIFHWADDR: No such device

2009-03-30 Thread Markske
Public bug reported: Binary package hint: tcpdump r...@jaunty:~# tcpdump -i any tcpdump: SIOCGIFHWADDR: No such device (specify other interface = no problem) Version: 3.9.8-4ubuntu2 uname -a Linux jaunty 2.6.28-11-generic #38-Ubuntu SMP Fri Mar 27 09:00:52 UTC 2009 i686 GNU/Linux ip link 1:

[Bug 351591] Re: tcpdump -i any: SIOCGIFHWADDR: No such device

2009-03-30 Thread Markske
tcpdump -D 1.eth0 2.tun0 3.tun1 4.tun2 5.lo tcpdump -i eth0 -i tun0 -i tun1 -i tun2 -i lo tcpdump: verbose output suppressed, use -v or -vv for full protocol decode listening on lo, link-type EN10MB (Ethernet), capture size 96 bytes The network interfaces looks good but still the any fails --

[Bug 351591] Re: tcpdump -i any: SIOCGIFHWADDR: No such device

2009-03-30 Thread Markske
strace tcpdump -i eth0 -i tun1 -i tun0 -i tun2 -c 1 21|grep SIOCG ioctl(3, SIOCGIFINDEX, {ifr_name=lo, ifr_index=1}) = 0 ioctl(3, SIOCGIFHWADDR, {ifr_name=tun2, ifr_hwaddr=00:00:00:00:00:00}) = 0 ioctl(3, SIOCGIFINDEX, {ifr_name=tun2, ifr_index=11}) = 0 ioctl(4, SIOCGIFADDR, {ifr_name=tun2,

[Bug 348460] Re: package linux-image-2.6.28-11-generic 2.6.28-11.37 failed to install/upgrade: subprocess post-installation script returned error exit status 2

2009-03-26 Thread Markske
Hi I had the same issue during upgrade of the kernel-image I just removed and installed nvidia-common Afther that the problem is gone Linux jaunty 2.6.28-11-generic #37-Ubuntu SMP Mon Mar 23 16:40:23 UTC 2009 i686 GNU/Linux -- package linux-image-2.6.28-11-generic 2.6.28-11.37 failed to

[Bug 212224] Re: puppet init.d script is broken

2008-10-09 Thread Markske
Seen on Hardy and Intrepid! As work-around or fix I have done this Wrong path: /var/run/puppet/$NAME.pid Fixed path: /var/puppet/run/$NAME.pid Just vi /etc/init.d/puppet :1,$s/run\/puppet/puppet\/run/ -- puppet init.d script is broken https://bugs.launchpad.net/bugs/212224 You received this