[Bug 1871963] Re: dpkg fails to install grub-efi-amd64 signed and shim-signed

2021-06-24 Thread Pieter De Wit
I am seeing this too (late upgrade to the system)

For me, this is caused by /usr/lib/grub/grub-multi-install:

# /usr/lib/grub/grub-multi-install
mount: /var/lib/grub/esp: special device /dev/sdb1 does not exist.

I have a /dev/sdb, but it's a raw disk, no part. table

# ls /dev/sdb*
/dev/sdb

Thanks :)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1871963

Title:
  dpkg fails to install grub-efi-amd64 signed and shim-signed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1871963/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1869621] [NEW] Please update since .co dates are not working

2020-03-29 Thread Pieter De Wit via ubuntu-bugs
Public bug reported:

Hi,

Can you please update the package to a later version since .co dates are
not working in the packaged version. Pulling the version from PIP works:

$ ./whois_check.py -d stuff.co
{'last_updated': None, 'name': 'stuff.co', 'expiration_date': None, 
'creation_date': None, 'registrar': '', 'name_servers': 
set(['ns-518.awsdns-00.net', 'ns-410.awsdns-51.com', 'ns-1864.awsdns-41.co.uk', 
'ns-1489.awsdns-58.org'])}

$ whois stuff.co
Domain Name: stuff.co
Registry Domain ID: D725954-CO
Registrar-Reseller Name: GANDI SAS
Registrar WHOIS Server: whois.ccireg.com
Registrar URL: www.ccireg.com
Updated Date: 2019-11-18T20:51:19Z
Creation Date: 2010-04-23T07:10:01Z
Registry Expiry Date: 2021-04-22T23:59:59Z

After the update:

$ ./whois_check.py -d stuff.co
{'text': u'Domain Name: stuff.co\r\nRegistry Domain ID: 
D725954-CO\r\nRegistrar-Reseller Name: GANDI SAS\r\nRegistrar WHOIS Server: 
whois.ccireg.com\r\nRegistrar URL: www.ccireg.com\r\nUpdated Date: 
2019-11-18T20:51:19Z\r\nCreation Date: 2010-04-23T07:10:01Z\r\nRegistry Expiry 
Date: 2021-04-22T23:59:59Z\r\n

** Affects: python-whois (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1869621

Title:
  Please update since .co dates are not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-whois/+bug/1869621/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1869621] Re: Please update since .co dates are not working

2020-03-29 Thread Pieter De Wit via ubuntu-bugs
Forgot to add - this is for 18.04

$ cat /etc/issue
Ubuntu 18.04.4 LTS \n \l

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1869621

Title:
  Please update since .co dates are not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-whois/+bug/1869621/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1314058] Re: app_stack.so: undefined symbol: ast_agi_unregister

2015-01-10 Thread Pieter De Wit
Here is a work around (or even a perm. fix ?)

in /etc/asterisk/modules.conf

Add the following line *before* the autoload=yes line:

load => res_agi.so

This will fix the error that app_stack needs agi to be loaded.

Tested on a clean installed 14.04 machine.

Cheers,

Pieter

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1314058

Title:
  app_stack.so: undefined symbol: ast_agi_unregister

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/asterisk/+bug/1314058/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1119174] Re: IPTables on powerpc seems to "missing" NAT'ing packets

2013-02-08 Thread Pieter De Wit
I am tagging it as a security issue since this can leak private subnet
information

** Information type changed from Public to Public Security

** Tags added: iptables masq nat security

** Description changed:

  Hi,
  
  Here is my setup:
  
  eth0 ---\
-  SERVER ---> eth1 ---> ppp0 (pppoe)
+  SERVER ---> eth1 ---> ppp0 (pppoe)
  eth2 ---/
  
  I have stripped the iptables config to the bear requirements for NAT:
+ (I have also tried this with just one MASQ statement - same result
+  Also - Source NAT - same result)
  
  *nat
  :PREROUTING ACCEPT [41024:3267406]
  :INPUT ACCEPT [36053:2477434]
  :OUTPUT ACCEPT [39588:2527196]
  :POSTROUTING ACCEPT [39961:2568225]
  -A POSTROUTING -s 192.168.4.0/24 -o ppp0 -j MASQUERADE
  -A POSTROUTING -s 192.168.5.0/24 -o ppp0 -j MASQUERADE
  COMMIT
  
  eth0 = 192.168.4.0/24
  eth2 = 192.168.5.0/24
  
  If I run "tcpdump -i ppp0 -n net 192.168.0.0/16" I do see packets
  leaving ppp0, "unNAT'ed":
  
  21:14:55.974633 IP 192.168.5.109.49458 > 17.152.19.51.443: Flags [F.], seq 
1404846587, ack 269222910, win 16384, options [nop,nop,sack 1 {4381:5764}], 
length 0
  21:14:56.990586 IP 192.168.5.109.49458 > 17.152.19.51.443: Flags [F.], seq 0, 
ack 1, win 16384, options [nop,nop,sack 1 {4381:5764}], length 0
  21:14:58.713042 IP 192.168.5.109.49458 > 17.152.19.51.443: Flags [F.], seq 0, 
ack 1, win 16384, options [nop,nop,sack 1 {4381:5764}], length 0
  21:15:02.258076 IP 192.168.5.109.49458 > 17.152.19.51.443: Flags [F.], seq 0, 
ack 1, win 16384, options [nop,nop,sack 1 {4381:5764}], length 0
  21:17:13.711341 IP 192.168.5.109.49458 > 17.152.19.51.443: Flags [F.], seq 0, 
ack 1, win 16384, options [nop,nop,sack 1 {4381:5764}], length 0
  
  I also can't access certain sites using https, like freelancer.com and
  iTunes from my iphone (eth2 via wireless).
  
  This used to work. In between I have upgraded to linux-
  image-3.2.0-36-powerpc64-smp   3.2.0-36.57 and linux-
  image-3.2.0-38-powerpc64-smp   3.2.0-38.59 and both seem to have the
  issue.
  
  I havn't back tracked the kernels to a working one yet - working on that
  atm.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1119174

Title:
  IPTables on powerpc seems to "missing" NAT'ing packets

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iptables/+bug/1119174/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1119174] [NEW] IPTables on powerpc seems to "missing" NAT'ing packets

2013-02-08 Thread Pieter De Wit
*** This bug is a security vulnerability ***

Public security bug reported:

Hi,

Here is my setup:

eth0 ---\
 SERVER ---> eth1 ---> ppp0 (pppoe)
eth2 ---/

I have stripped the iptables config to the bear requirements for NAT:
(I have also tried this with just one MASQ statement - same result
 Also - Source NAT - same result)

*nat
:PREROUTING ACCEPT [41024:3267406]
:INPUT ACCEPT [36053:2477434]
:OUTPUT ACCEPT [39588:2527196]
:POSTROUTING ACCEPT [39961:2568225]
-A POSTROUTING -s 192.168.4.0/24 -o ppp0 -j MASQUERADE
-A POSTROUTING -s 192.168.5.0/24 -o ppp0 -j MASQUERADE
COMMIT

eth0 = 192.168.4.0/24
eth2 = 192.168.5.0/24

If I run "tcpdump -i ppp0 -n net 192.168.0.0/16" I do see packets
leaving ppp0, "unNAT'ed":

21:14:55.974633 IP 192.168.5.109.49458 > 17.152.19.51.443: Flags [F.], seq 
1404846587, ack 269222910, win 16384, options [nop,nop,sack 1 {4381:5764}], 
length 0
21:14:56.990586 IP 192.168.5.109.49458 > 17.152.19.51.443: Flags [F.], seq 0, 
ack 1, win 16384, options [nop,nop,sack 1 {4381:5764}], length 0
21:14:58.713042 IP 192.168.5.109.49458 > 17.152.19.51.443: Flags [F.], seq 0, 
ack 1, win 16384, options [nop,nop,sack 1 {4381:5764}], length 0
21:15:02.258076 IP 192.168.5.109.49458 > 17.152.19.51.443: Flags [F.], seq 0, 
ack 1, win 16384, options [nop,nop,sack 1 {4381:5764}], length 0
21:17:13.711341 IP 192.168.5.109.49458 > 17.152.19.51.443: Flags [F.], seq 0, 
ack 1, win 16384, options [nop,nop,sack 1 {4381:5764}], length 0

I also can't access certain sites using https, like freelancer.com and
iTunes from my iphone (eth2 via wireless).

This used to work. In between I have upgraded to linux-
image-3.2.0-36-powerpc64-smp   3.2.0-36.57 and linux-
image-3.2.0-38-powerpc64-smp   3.2.0-38.59 and both seem to have the
issue.

I havn't back tracked the kernels to a working one yet - working on that
atm.

** Affects: iptables (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: iptables masq nat security

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1119174

Title:
  IPTables on powerpc seems to "missing" NAT'ing packets

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iptables/+bug/1119174/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1055192] Re: After 1000's of small connections traffic on those connections stop

2012-10-02 Thread Pieter De Wit
Hi Joseph,

I havn't had time to test the rest. I did however, notice that the 3.6
kernel one (rc7) stopped after hours. It could have been something else
that triggered it so more testing will take place on that first.

Cheers,

Pieter

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1055192

Title:
  After 1000's of small connections traffic on those connections stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1055192/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1055192] Re: After 1000's of small connections traffic on those connections stop

2012-09-25 Thread Pieter De Wit
Hi Joseph,

I have tested the kernel you advised, so far so good. Given the quick
failure rate in the past, I am happy to say that 3.6 fixes the issue.

Thanks,

Pieter

** Tags removed: needs-upstream-testing
** Tags added: kernel-fixed-upstream

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1055192

Title:
  After 1000's of small connections traffic on those connections stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1055192/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1055192] UdevLog.txt

2012-09-24 Thread Pieter De Wit
apport information

** Attachment added: "UdevLog.txt"
   
https://bugs.launchpad.net/bugs/1055192/+attachment/3339507/+files/UdevLog.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1055192

Title:
  After 1000's of small connections traffic on those connections stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1055192/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1055192] UdevDb.txt

2012-09-24 Thread Pieter De Wit
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1055192/+attachment/3339506/+files/UdevDb.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1055192

Title:
  After 1000's of small connections traffic on those connections stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1055192/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1055192] ProcModules.txt

2012-09-24 Thread Pieter De Wit
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1055192/+attachment/3339505/+files/ProcModules.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1055192

Title:
  After 1000's of small connections traffic on those connections stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1055192/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1055192] ProcInterrupts.txt

2012-09-24 Thread Pieter De Wit
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1055192/+attachment/3339504/+files/ProcInterrupts.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1055192

Title:
  After 1000's of small connections traffic on those connections stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1055192/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1055192] ProcCpuinfo.txt

2012-09-24 Thread Pieter De Wit
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1055192/+attachment/3339475/+files/ProcCpuinfo.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1055192

Title:
  After 1000's of small connections traffic on those connections stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1055192/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1055192] Lspci.txt

2012-09-24 Thread Pieter De Wit
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1055192/+attachment/3339474/+files/Lspci.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1055192

Title:
  After 1000's of small connections traffic on those connections stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1055192/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1055192] CurrentDmesg.txt

2012-09-24 Thread Pieter De Wit
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1055192/+attachment/3339473/+files/CurrentDmesg.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1055192

Title:
  After 1000's of small connections traffic on those connections stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1055192/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1055192] BootDmesg.txt

2012-09-24 Thread Pieter De Wit
apport information

** Attachment added: "BootDmesg.txt"
   
https://bugs.launchpad.net/bugs/1055192/+attachment/3339472/+files/BootDmesg.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1055192

Title:
  After 1000's of small connections traffic on those connections stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1055192/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1055192] Re: After 1000's of small connections traffic on those connections stop

2012-09-24 Thread Pieter De Wit
apport information

** Tags added: apport-collected precise

** Description changed:

  Hi,
  
  I have two VM's setup with e1000 drivers. I use iperf in server mode on
  the one and in client mode on the other. On the client I run the
  following in a while "true" loop:
  
  iperf -c  -P 8 -i 5 -l 1k
  
  I run about 50 of those in background.
  
  After about 40 seconds traffic just stops. new connections are still
  made and working, but these all stop. Something like ping never stops
  and I can ssh to the box and all other connections are maintained.
  
  I do see a message in the kernel about SYN cookies being sent, but
  disabling this doesn't solve the problem.
  
  Switching the network to vmnet3 solves the problem, but this has a bunch
  of issues itself.
  
  Thanks !
+ --- 
+ AlsaDevices:
+  total 0
+  crw-rw---T 1 root audio 116,  1 Sep 24 13:51 seq
+  crw-rw---T 1 root audio 116, 33 Sep 24 13:51 timer
+ AplayDevices: Error: [Errno 2] No such file or directory
+ ApportVersion: 2.0.1-0ubuntu12
+ Architecture: amd64
+ ArecordDevices: Error: [Errno 2] No such file or directory
+ AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
+ CRDA: Error: [Errno 2] No such file or directory
+ DistroRelease: Ubuntu 12.04
+ HibernationDevice: RESUME=UUID=66a69b7d-4300-4a87-b29c-800606259ff1
+ InstallationMedia: Ubuntu-Server 12.04.1 LTS "Precise Pangolin" - Release 
amd64 (20120817.3)
+ IwConfig:
+  lono wireless extensions.
+  
+  eth1  no wireless extensions.
+  
+  eth0  no wireless extensions.
+ Lsusb: Error: command ['lsusb'] failed with exit code 1: unable to initialize 
libusb: -99
+ MachineType: VMware, Inc. VMware Virtual Platform
+ Package: linux (not installed)
+ PciMultimedia:
+  
+ ProcEnviron:
+  LANGUAGE=en_NZ:en
+  TERM=xterm
+  LANG=en_NZ.UTF-8
+  SHELL=/bin/bash
+ ProcFB:
+  
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-31-generic 
root=UUID=862e0352-b410-4629-9745-678a00ad837b ro
+ ProcVersionSignature: Ubuntu 3.2.0-31.50-generic 3.2.28
+ RelatedPackageVersions:
+  linux-restricted-modules-3.2.0-31-generic N/A
+  linux-backports-modules-3.2.0-31-generic  N/A
+  linux-firmware1.79.1
+ RfKill: Error: [Errno 2] No such file or directory
+ Tags:  precise
+ Uname: Linux 3.2.0-31-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ WifiSyslog:
+  Sep 25 09:56:31 gsr1qmg01 kernel: [72140.975082] tcpdump uses obsolete 
(PF_INET,SOCK_PACKET)
+  Sep 25 09:56:35 gsr1qmg01 kernel: [72145.238366] device eth0 entered 
promiscuous mode
+ dmi.bios.date: 06/22/2012
+ dmi.bios.vendor: Phoenix Technologies LTD
+ dmi.bios.version: 6.00
+ dmi.board.name: 440BX Desktop Reference Platform
+ dmi.board.vendor: Intel Corporation
+ dmi.board.version: None
+ dmi.chassis.asset.tag: No Asset Tag
+ dmi.chassis.type: 1
+ dmi.chassis.vendor: No Enclosure
+ dmi.chassis.version: N/A
+ dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr6.00:bd06/22/2012:svnVMware,Inc.:pnVMwareVirtualPlatform:pvrNone:rvnIntelCorporation:rn440BXDesktopReferencePlatform:rvrNone:cvnNoEnclosure:ct1:cvrN/A:
+ dmi.product.name: VMware Virtual Platform
+ dmi.product.version: None
+ dmi.sys.vendor: VMware, Inc.

** Attachment added: "AcpiTables.txt"
   
https://bugs.launchpad.net/bugs/1055192/+attachment/3339471/+files/AcpiTables.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1055192

Title:
  After 1000's of small connections traffic on those connections stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1055192/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1055192] Re: After 1000's of small connections traffic on those connections stop

2012-09-23 Thread Pieter De Wit
Forgot to mention - 10.04 doesn't have this problem and works out of the
box :)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1055192

Title:
  After 1000's of small connections traffic on those connections stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1055192/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1055192] [NEW] After 1000's of small connections traffic on those connections stop

2012-09-23 Thread Pieter De Wit
Public bug reported:

Hi,

I have two VM's setup with e1000 drivers. I use iperf in server mode on
the one and in client mode on the other. On the client I run the
following in a while "true" loop:

iperf -c  -P 8 -i 5 -l 1k

I run about 50 of those in background.

After about 40 seconds traffic just stops. new connections are still
made and working, but these all stop. Something like ping never stops
and I can ssh to the box and all other connections are maintained.

I do see a message in the kernel about SYN cookies being sent, but
disabling this doesn't solve the problem.

Switching the network to vmnet3 solves the problem, but this has a bunch
of issues itself.

Thanks !

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1055192

Title:
  After 1000's of small connections traffic on those connections stop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1055192/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 969495]

2012-04-05 Thread Pieter De Wit
New patch released by original creator:

http://www.thenautilus.net/cgit/xf86-input-evdev/log/?h=code-remap-2.7.0

Please also pass credit to him, not me :)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/969495

Title:
  evdev stopped remapping events

To manage notifications about this bug go to:
https://bugs.launchpad.net/evdev/+bug/969495/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 969495] Re: evdev stopped remapping events

2012-04-03 Thread Pieter De Wit
Thanks for this - I might still look into this. XOrg has recorded this
as a feature request so it might be merged from upstream.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/969495

Title:
  evdev stopped remapping events

To manage notifications about this bug go to:
https://bugs.launchpad.net/evdev/+bug/969495/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 969495] Re: evdev stopped remapping events

2012-04-02 Thread Pieter De Wit
Feature request added to evdev upstream, will see what they say

** Bug watch added: freedesktop.org Bugzilla #48223
   https://bugs.freedesktop.org/show_bug.cgi?id=48223

** Also affects: evdev via
   https://bugs.freedesktop.org/show_bug.cgi?id=48223
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/969495

Title:
  evdev stopped remapping events

To manage notifications about this bug go to:
https://bugs.launchpad.net/evdev/+bug/969495/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 969495] Re: evdev stopped remapping events

2012-04-02 Thread Pieter De Wit
Hi Chase,

Thanks for the feedback. I don't mind maintaining it as it seems a lot
of people might use it (I see this is *very* common in mythbuntu - so if
I don't do it, who will ? :) )

I guess I will take the "dev" package of evdev and apply the patch to
that ? My concern is that Bryce mentioned that ubuntu does some patches
against xserver, so the stock package won't work ? Welcome to move this
to irc if you prefer.

Cheers,

Pieter

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/969495

Title:
  evdev stopped remapping events

To manage notifications about this bug go to:
https://bugs.launchpad.net/evdev/+bug/969495/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 969495] Re: evdev stopped remapping events

2012-03-30 Thread Pieter De Wit
Running evtest /dev/input/dvb-ir:

Testing ... (interrupt to exit)
Event: time 1333134333.488193, type 4 (EV_MSC), code 4 (MSC_SCAN), value 1e1f
Event: time 1333134333.488199, type 1 (EV_KEY), code 174 (KEY_EXIT), value 1
Event: time 1333134333.488200, -- SYN_REPORT 
Event: time 1333134333.738249, type 1 (EV_KEY), code 174 (KEY_EXIT), value 0
Event: time 1333134333.738251, -- SYN_REPORT 

Same result when not using the symlink :)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/969495

Title:
  evdev stopped remapping events

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/969495/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 969495] [NEW] evdev stopped remapping events

2012-03-30 Thread Pieter De Wit
Public bug reported:

Since part of the lirc code made it into the kernel most Remote Controls
show up as /dev/input/ devices. The remote controls have some strange
buttons and evdev has a remap function that allows us to remap those
events to events that X understands. This use to work prior to the load
bug (Bug 931397) with the following config:

Section "InputDevice"
   Identifier  "RF remote"
   Driver  "evdev"
   Option  "Device" "/dev/input/dvb-ir"
   Option  "event_key_remap" "28=36 398=27 401=25 352=36 167=27 174=9 
139=58 119=33"
EndSection

In my case /dev/input/dvb-ir is a symlink to /dev/input/event5. The
symlink is managed by udev.

This method is also suggested by people with multi-multi button mice.

Thanks !

** Affects: xserver-xorg-input-evdev (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/969495

Title:
  evdev stopped remapping events

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/969495/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 931397] Re: Xorg crashes with AutoAddDevices "false"

2012-03-30 Thread Pieter De Wit
Loaded for me, but none of the functions work:

Here is the output:


[69.849] (II) Using input driver 'evdev' for 'RF remote'
[69.849] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[69.849] (**) Option "SendCoreEvents"
[69.849] (**) RF remote: always reports core events
[69.849] (**) evdev: RF remote: Device: "/dev/input/dvb-ir"
[69.850] (--) evdev: RF remote: Vendor 0x70 Product 0x9202
[69.850] (--) evdev: RF remote: Found keys
[69.850] (II) evdev: RF remote: Configuring as keyboard
[69.850] (II) XINPUT: Adding extended input device "RF remote" (type: 
KEYBOARD, id 6)
[69.850] (**) Option "xkb_rules" "evdev"
[69.850] (**) Option "xkb_model" "evdev"
[69.850] (**) Option "xkb_layout" "us"
[69.853] (II) XKB: generating xkmfile 
/var/lib/xkb/server-D378AD8F86E560F712A83EE36E4E5E92C595B9BD.xkm

evtest shows the original events, Xserver is responding to the "normal"
keys, not the remapped ones.

Thanks !

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/931397

Title:
  Xorg crashes with AutoAddDevices "false"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/931397/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 939023] Re: X server crashes when evdev is enabled

2012-03-27 Thread Pieter De Wit
*** This bug is a duplicate of bug 931397 ***
https://bugs.launchpad.net/bugs/931397

Hi Bryce,

Thanks for the update !

I have missed the IRC stuff so I see where the disconnect came in. All 
good now and I will carry on testing. You will have a few happy users once 
this is solved :)

Cheers,

Pieter

On Wed, 28 Mar 2012, Bryce Harrington wrote:

> *** This bug is a duplicate of bug 931397 ***
>https://bugs.launchpad.net/bugs/931397
>
> Hi Pieter,
>
> Yes, despite not commenting here I've been keeping a regular eye on this
> bug and others like it.  I did see comment #26, and concur that this is
> an important issue, and also would like to ensure users don't see it
> post-release.  Let me give you an update of where we stand with this.
>
> On IRC, Sarvatt, RAOF, cnd, and myself hashed out about this and other
> input-related crash bugs we've been seeing recently.  We believe we
> understand the cause.  For Precise, we are using xserver 1.11 as a base
> (to remain compatible with proprietary video drivers), but have
> backported the XInput stack from xserver 1.12 (needed for multitouch).
> It is our belief that there was an irregularity in how this backport was
> done; specifically, the code for parsing the input section of the
> xorg.conf.  See comments #6 and #7 of bug #931397 for details and for
> the actions we're taking based on these findings.
>
> While we don't think it'll solve every input related xserver crash, we
> do think it will solve your bug as well as bug 931397.  I'd appreciate
> it if you could continue testing after the fix has been applied, and
> confirm whether or not it did so.
>
> -- 
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/939023
>
> Title:
>  X server crashes when evdev is enabled
>
> Status in xserver-xorg-input-evdev:
>  Unknown
> Status in “xserver-xorg-input-evdev” package in Ubuntu:
>  Triaged
>
> Bug description:
>  [91.610] (II) XKB: reuse xkmfile 
> /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
>  [91.647]
>  Backtrace:
>  [91.648] 0: /usr/bin/X (xorg_backtrace+0x37) [0xb7699047]
>  [91.648] 1: /usr/bin/X (0xb7511000+0x18bdca) [0xb769cdca]
>  [91.648] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb74ee40c]
>  [91.648] 3: /lib/i386-linux-gnu/libc.so.6 (0xb715b000+0x93188) 
> [0xb71ee188]
>  [91.648] 4: /usr/bin/X (NewInputDeviceRequest+0x73) [0xb759e603]
>  [91.648] 5: /usr/bin/X (InitInput+0xb0) [0xb758bd30]
>  [91.648] 6: /usr/bin/X (0xb7511000+0x2521e) [0xb753621e]
>  [91.648] 7: /lib/i386-linux-gnu/libc.so.6 (__libc_start_main+0xf3) 
> [0xb71744d3]
>  [91.648] 8: /usr/bin/X (0xb7511000+0x255b9) [0xb75365b9]
>  [91.648] Segmentation fault at address 0x7665642f
>  [91.648]
>  Caught signal 11 (Segmentation fault). Server aborting
>  [91.648]
>
>  The section in xorg.conf:
>
>  Section "InputDevice"
> Identifier  "RF remote"
> Driver  "evdev"
> Option  "Device" "/dev/input/dvb-ir"
> Option  "event_key_remap" "28=36 398=27 401=25 352=36 167=27 
> 174=9 139=58 119=33"
>
>  ProblemType: Bug
>  DistroRelease: Ubuntu 12.04
>  Package: xserver-xorg-input-evdev 1:2.6.99.901+git20120126-0ubuntu2
>  ProcVersionSignature: Ubuntu 3.2.0-17.26-generic-pae 3.2.6
>  Uname: Linux 3.2.0-17-generic-pae i686
>  NonfreeKernelModules: nvidia
>  ApportVersion: 1.92-0ubuntu1
>  Architecture: i386
>  Date: Thu Feb 23 10:05:56 2012
>  InstallationMedia: Mythbuntu 10.10 "Maverick Meerkat" - Release i386 
> (20101007)
>  ProcEnviron:
>   TERM=screen
>   SHELL=/bin/bash
>   LANG=en_NZ.UTF-8
>  SourcePackage: xserver-xorg-input-evdev
>  UpgradeStatus: Upgraded to precise on 2012-02-21 (1 days ago)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/evdev/+bug/939023/+subscriptions
>
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/939023

Title:
  X server crashes when evdev is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/evdev/+bug/939023/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 939023] Re: X server crashes when evdev is enabled

2012-03-25 Thread Pieter De Wit
Hi Bryce,

I know you must be busy with the 12.04 release, but can you confirm you
saw comment #26

I want to make sure that you guys don't get flooded with requests once
12.04 ships :) or at least confirm that I am smoking my socks with
regards to the funky mice :)

Cheers,

Pieter

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/939023

Title:
  X server crashes when evdev is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/evdev/+bug/939023/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 939023] Re: X server crashes when evdev is enabled

2012-03-17 Thread Pieter De Wit
I see there is another update to edev, tried it, same result :(

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/939023

Title:
  X server crashes when evdev is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 939023] Re: X server crashes when evdev is enabled

2012-03-10 Thread Pieter De Wit
Right - so after a few updates I decided to try this again. I now get
the nvidia logo, then X dies with this message:


[67.091] 0: /usr/bin/X (xorg_backtrace+0x37) [0xb7793007]
[67.091] 1: /usr/bin/X (0xb760b000+0x18bd8a) [0xb7796d8a]
[67.091] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb75e840c]
[67.091] 3: /lib/i386-linux-gnu/libc.so.6 (0xb7255000+0x93188) [0xb72e8188]
[67.091] 4: /usr/bin/X (NewInputDeviceRequest+0x73) [0xb7698683]
[67.091] 5: /usr/bin/X (InitInput+0xb0) [0xb7685db0]
[67.091] 6: /usr/bin/X (0xb760b000+0x2523e) [0xb763023e]
[67.091] 7: /lib/i386-linux-gnu/libc.so.6 (__libc_start_main+0xf3) 
[0xb726e4d3]
[67.091] 8: /usr/bin/X (0xb760b000+0x255d9) [0xb76305d9]
[67.091] Segmentation fault at address 0x7665642f
[67.091]
Caught signal 11 (Segmentation fault). Server aborting

It looks the same (to me) as the previous erros, shall I go and do all
the logs again ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/939023

Title:
  X server crashes when evdev is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 939023] Re: X server crashes when evdev is enabled

2012-03-01 Thread Pieter De Wit
I am guessing that this will cripple the 12.04 release for people with
funky mice and almost all Mythbuntu users ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/939023

Title:
  X server crashes when evdev is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 939023] Re: X server crashes when evdev is enabled

2012-02-24 Thread Pieter De Wit
And comment out line 1349, after the above "patch" :)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/939023

Title:
  X server crashes when evdev is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 939023] Re: X server crashes when evdev is enabled

2012-02-24 Thread Pieter De Wit
Since we are patching :)

Change line 1064 to :

#ifdef MULTITOUCH
int i;
#endif


To avoid compiler warning about unused var i

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/939023

Title:
  X server crashes when evdev is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 939023] Re: X server crashes when evdev is enabled

2012-02-24 Thread Pieter De Wit
Awesome - step in the right direction :)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/939023

Title:
  X server crashes when evdev is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 939023] Re: X server crashes when evdev is enabled

2012-02-24 Thread Pieter De Wit
ii  xorg   1:7.6+10ubuntu1  
X.Org X Window System
ii  xorg-docs-core 1:1.6-1ubuntu2   
Core documentation for the X.org X Window System
ii  xorg-sgml-doctools 1:1.10-1 
Common tools for building X.Org SGML documentation
ii  xserver-xorg   1:7.6+10ubuntu1  
X.Org X server
ii  xserver-xorg-core  2:1.11.4-0ubuntu4
Xorg X server - core server
ii  xserver-xorg-core-dbg  2:1.11.4-0ubuntu4
Xorg - the X.Org X server (debugging symbols)
ii  xserver-xorg-dev   2:1.11.4-0ubuntu4
Xorg X server - development files

This was "just" updated

Thanks for the time on this one Bryce

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/939023

Title:
  X server crashes when evdev is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 939023] Re: X server crashes when evdev is enabled

2012-02-24 Thread Pieter De Wit
And strace ! :D

** Attachment added: "strace.log"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+attachment/2780583/+files/strace.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/939023

Title:
  X server crashes when evdev is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 939023] Re: X server crashes when evdev is enabled

2012-02-24 Thread Pieter De Wit
** Attachment added: "xorg.conf"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+attachment/2780527/+files/xorg.conf

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/939023

Title:
  X server crashes when evdev is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 939023] Re: X server crashes when evdev is enabled

2012-02-24 Thread Pieter De Wit
** Attachment added: "Xorg.0.log :)"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+attachment/2780526/+files/Xorg.0.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/939023

Title:
  X server crashes when evdev is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 939023] Re: X server crashes when evdev is enabled

2012-02-24 Thread Pieter De Wit
** Attachment added: "Core dump of crash"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+attachment/2780410/+files/core

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/939023

Title:
  X server crashes when evdev is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 939023] Re: X server crashes when evdev is enabled

2012-02-24 Thread Pieter De Wit
"Asked" upstream:

https://bugs.freedesktop.org/show_bug.cgi?id=46588

** Bug watch added: freedesktop.org Bugzilla #46588
   https://bugs.freedesktop.org/show_bug.cgi?id=46588

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/939023

Title:
  X server crashes when evdev is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 939023] Re: X server crashes when evdev is enabled

2012-02-24 Thread Pieter De Wit
Some more comments to add :)

If I comment out the Device and event_key_remap section from the config
the module loads. Perhaps something has changed upstream ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/939023

Title:
  X server crashes when evdev is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 39878] Re: evdev crashes X

2012-02-24 Thread Pieter De Wit
"Egg, meet face" sorry guys - my bad, search failed to find my bug :(

Found it now thou

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/39878

Title:
  evdev crashes X

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/39878/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 39878] Re: evdev crashes X

2012-02-24 Thread Pieter De Wit
Right - so I ended up getting my bug replaced by one that is 6 years
old, a complete different version of the package and no explanation as
to what is going on ?

This bug has no fixed released (if this is indeed what we meant to do)
as is clearly stated by the OP's.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/39878

Title:
  evdev crashes X

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/39878/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 939023] Re: X server crashes when evdev is enabled

2012-02-24 Thread Pieter De Wit
** Changed in: xserver-xorg-input-evdev (Ubuntu)
   Status: Fix Released => New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/939023

Title:
  X server crashes when evdev is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 939023] Re: X server crashes when evdev is enabled

2012-02-23 Thread Pieter De Wit
Found some more info :)

# gdb /usr/bin/Xorg ./core 
GNU gdb (Ubuntu/Linaro 7.4-0ubuntu1) 7.4
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-linux-gnu".
For bug reporting instructions, please see:
...
Reading symbols from /usr/bin/Xorg...(no debugging symbols found)...done.
[New LWP 30646]

warning: Can't read pathname for load map: Input/output error.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `Xorg -verbose  -core'.
Program terminated with signal 11, Segmentation fault.
#0  0xb72033f7 in strchrnul () from /lib/i386-linux-gnu/libc.so.6
(gdb) backtrace full
#0  0xb72033f7 in strchrnul () from /lib/i386-linux-gnu/libc.so.6
No symbol table info available.
#1  0xb71c68a9 in vfprintf () from /lib/i386-linux-gnu/libc.so.6
No symbol table info available.
#2  0xb72830d8 in __vsnprintf_chk () from /lib/i386-linux-gnu/libc.so.6
No symbol table info available.
#3  0xb76d075d in VAuditF ()
No symbol table info available.
#4  0x000b in ?? ()
No symbol table info available.
#5  0x000b in ?? ()
No symbol table info available.
#6  0xb72e2318 in ?? () from /lib/i386-linux-gnu/libc.so.6
No symbol table info available.
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/939023

Title:
  X server crashes when evdev is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 939023] Re: X server crashes when evdev is enabled

2012-02-23 Thread Pieter De Wit
Hi Bryce,

Does xserver-xorg-input-synaptics provide evdev support ?

The problem is removing evdev will also remove:

mythbuntu-desktop xorg xserver-xorg xserver-xorg-input-all xserver-xorg-
input-evdev

xserver-xorg-input-synaptics is already installed

Here is what I can gather from gdb:

# gdb /usr/bin/Xorg 2>&1 | tee gdb-Xorg.txt
GNU gdb (Ubuntu/Linaro 7.4-0ubuntu1) 7.4
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-linux-gnu".
For bug reporting instructions, please see:
...
Reading symbols from /usr/bin/Xorg...(no debugging symbols found)...done.
(gdb) run -keeptty -dumbSched
Starting program: /usr/bin/Xorg -keeptty -dumbSched
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".

X.Org X Server 1.11.3
Release Date: 2011-12-16
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.24-29-server i686 Ubuntu
Current Operating System: Linux media 3.2.0-17-generic-pae #26-Ubuntu SMP Fri 
Feb 17 23:47:19 UTC 2012 i686
Kernel command line: BOOT_IMAGE=/vmlinuz-3.2.0-17-generic-pae 
root=/dev/mapper/vg_media-root ro
Build Date: 22 February 2012  03:13:47AM
xorg-server 2:1.11.4-0ubuntu4 (For technical support please see 
http://www.ubuntu.com/support) 
Current version of pixman: 0.24.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Fri Feb 24 07:31:19 2012
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"

Program received signal SIGSEGV, Segmentation fault.
0xb7cdd188 in ?? () from /lib/i386-linux-gnu/libc.so.6
(gdb) backtrace full
#0  0xb7cdd188 in ?? () from /lib/i386-linux-gnu/libc.so.6
No symbol table info available.
#1  0x8008d603 in NewInputDeviceRequest ()
No symbol table info available.
#2  0x8007ad30 in InitInput ()
No symbol table info available.
#3  0x8002521e in ?? ()
No symbol table info available.
#4  0xb7c634d3 in __libc_start_main () from /lib/i386-linux-gnu/libc.so.6
No symbol table info available.
#5  0x800255b9 in _start ()
No symbol table info available.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/939023

Title:
  X server crashes when evdev is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 939023] Re: X server crashes when evdev is enabled

2012-02-23 Thread Pieter De Wit
This is with xserver-xorg-core-dbg installed:

# gdb /usr/bin/Xorg ./core 
GNU gdb (Ubuntu/Linaro 7.4-0ubuntu1) 7.4
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-linux-gnu".
For bug reporting instructions, please see:
...
Reading symbols from /usr/bin/Xorg...Reading symbols from 
/usr/lib/debug/usr/bin/Xorg...done.
done.
[New LWP 30747]

warning: Can't read pathname for load map: Input/output error.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `Xorg -verbose  -core'.
Program terminated with signal 11, Segmentation fault.
#0  0xb72023f7 in strchrnul () from /lib/i386-linux-gnu/libc.so.6
(gdb) bt f
#0  0xb72023f7 in strchrnul () from /lib/i386-linux-gnu/libc.so.6
No symbol table info available.
#1  0xb71c58a9 in vfprintf () from /lib/i386-linux-gnu/libc.so.6
No symbol table info available.
#2  0xb72820d8 in __vsnprintf_chk () from /lib/i386-linux-gnu/libc.so.6
No symbol table info available.
#3  0xb76cf75d in vsnprintf (__ap=0xb72e1318 "Segmentation fault", 
__fmt=, __n=1024, __s=0xbfaf1c20 "") at 
/usr/include/i386-linux-gnu/bits/stdio2.h:78
No locals.
#4  VAuditF (f=0xb , args=0xb72e1318 "Segmentation 
fault") at ../../os/log.c:517
prefix = 0xb84e32e0 "AUDIT: Fri Feb 24 07:48:54 2012: 30747: "
buf = '\000' "\320, \034\257\277", '\000' , 
"\004\035\257\277\000\000\000\000\000\000\000\000@\264L\270,\255z\264\000\000\000\000\004\000\000\000\270@\354\264\000\000\000\000\250\070a\270l\257L\270\351\201\037\267\000\000\000\000\000\000\001\000\350\000D\267\240\225F\267\260\354N\270\000\000\000\000\020\000\000\000\314\034\257\277\225\066j\000\te&\267\270@\354\264i\327\211\264\v\000\000\000\364\237S\267@\264L\270\001\000\000\000\000\000\000\000\233rR\267\370\265L\270p\263L\270\001\000\000\000\301\062\203\264\000\000\000\000\270@촰\257L\270\260\257L\270\260\257L\270\000\220z\264\230\254z\264\000\000\000\000\231D\b\000\000\000\000\000\035\002\000\000\000\000\000\000\231D\000\000\334'\214\264\b\320p\264]&R\267\257{\031\267\005\275z\264\200\257L\270\260\326R\267\000\000\000\000P\257L\270\270@\354\061\002\000\000\000\346\274z\264\250\232\066\267\025\000\000\000\364\237S\267\260y\030\267\f\000\000\000\350\266L\270\003\000\000\000\n\000\000\000f\000\000\000\000\000\000\000
 \000\000\000\000\000\000\000"...
len = -1221717224
oldbuf = '\000' 
#5  0x000b in ?? ()
No symbol table info available.
#6  0x000b in ?? ()
No symbol table info available.
#7  0xb72e1318 in ?? () from /lib/i386-linux-gnu/libc.so.6
No symbol table info available.
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/939023

Title:
  X server crashes when evdev is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 939023] Re: X server crashes when evdev is enabled

2012-02-23 Thread Pieter De Wit
I have been looking at https://launchpad.net/ubuntu/precise/+source
/xserver-xorg-input-evdev/+builds?build_state=all and I don't see a new
build for it ? I also can't find it on LP, mind giving me a link ?

Thanks !

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/939023

Title:
  X server crashes when evdev is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 939023] Re: X server crashes when evdev is enabled

2012-02-23 Thread Pieter De Wit
Hhhh - I will vote for the slow mirror - still nothing :(

I will search for the package on the main mirror.

Thanks anyways !

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/939023

Title:
  X server crashes when evdev is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 939023] Re: X server crashes when evdev is enabled

2012-02-22 Thread Pieter De Wit
Thanks Bryce, where can I grab the package from ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/939023

Title:
  X server crashes when evdev is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 939028] [NEW] NFS3 fails to mount from a 12.04 client to a 12.04 server

2012-02-22 Thread Pieter De Wit
Public bug reported:

On the client:

#mount -t nfs -o vers=3,nfsvers=3,udp,insecure -v 
192.168.4.1:/data/media/mythtv temp/
mount.nfs: timeout set for Thu Feb 23 10:52:15 2012
mount.nfs: trying text-based options 
'vers=3,nfsvers=3,udp,insecure,addr=192.168.4.1'
mount.nfs: prog 13, trying vers=3, prot=17
mount.nfs: trying 192.168.4.1 prog 13 vers 3 prot UDP port 2049
mount.nfs: prog 15, trying vers=3, prot=17
mount.nfs: trying 192.168.4.1 prog 15 vers 3 prot UDP port 44107
mount.nfs: portmap query failed: RPC: Program/version mismatch
mount.nfs: Operation not permitted

On the server:

cat /etc/exports
/data/media/mythtv  *(rw,no_subtree_check,no_root_squash)

If I use NFS4 "it works" but UDP brakes after a while. TCP causes lag
due to the protocol. before the client upgrade this worked. The server
has been running "12.04" for a LONG time now, client updated 1 day ago.

** Affects: nfs-utils (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/939028

Title:
  NFS3 fails to mount from a 12.04 client to a 12.04 server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/939028/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 709901] Re: "PATCH" to enable lirc over network

2012-02-22 Thread Pieter De Wit
No takers ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/709901

Title:
  "PATCH" to enable lirc over network

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lirc/+bug/709901/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 939023] Re: X server crashes when evdev is enabled

2012-02-22 Thread Pieter De Wit
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/939023

Title:
  X server crashes when evdev is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 939023] Re: X server crashes when evdev is enabled

2012-02-22 Thread Pieter De Wit
This is an upgrade from 11.10 to 12.04 beta.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/939023

Title:
  X server crashes when evdev is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 939023] [NEW] X server crashes when evdev is enabled

2012-02-22 Thread Pieter De Wit
Public bug reported:

[91.610] (II) XKB: reuse xkmfile 
/var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
[91.647] 
Backtrace:
[91.648] 0: /usr/bin/X (xorg_backtrace+0x37) [0xb7699047]
[91.648] 1: /usr/bin/X (0xb7511000+0x18bdca) [0xb769cdca]
[91.648] 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb74ee40c]
[91.648] 3: /lib/i386-linux-gnu/libc.so.6 (0xb715b000+0x93188) [0xb71ee188]
[91.648] 4: /usr/bin/X (NewInputDeviceRequest+0x73) [0xb759e603]
[91.648] 5: /usr/bin/X (InitInput+0xb0) [0xb758bd30]
[91.648] 6: /usr/bin/X (0xb7511000+0x2521e) [0xb753621e]
[91.648] 7: /lib/i386-linux-gnu/libc.so.6 (__libc_start_main+0xf3) 
[0xb71744d3]
[91.648] 8: /usr/bin/X (0xb7511000+0x255b9) [0xb75365b9]
[91.648] Segmentation fault at address 0x7665642f
[91.648] 
Caught signal 11 (Segmentation fault). Server aborting
[91.648] 

The section in xorg.conf:

Section "InputDevice"
   Identifier  "RF remote"
   Driver  "evdev"
   Option  "Device" "/dev/input/dvb-ir"
   Option  "event_key_remap" "28=36 398=27 401=25 352=36 167=27 174=9 
139=58 119=33"

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: xserver-xorg-input-evdev 1:2.6.99.901+git20120126-0ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-17.26-generic-pae 3.2.6
Uname: Linux 3.2.0-17-generic-pae i686
NonfreeKernelModules: nvidia
ApportVersion: 1.92-0ubuntu1
Architecture: i386
Date: Thu Feb 23 10:05:56 2012
InstallationMedia: Mythbuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
ProcEnviron:
 TERM=screen
 SHELL=/bin/bash
 LANG=en_NZ.UTF-8
SourcePackage: xserver-xorg-input-evdev
UpgradeStatus: Upgraded to precise on 2012-02-21 (1 days ago)

** Affects: xserver-xorg-input-evdev (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 precise

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/939023

Title:
  X server crashes when evdev is enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/939023/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 709901] Re: "PATCH" to enable lirc over network

2012-01-06 Thread Pieter De Wit
Hello..echo echo echo.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/709901

Title:
  "PATCH" to enable lirc over network

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lirc/+bug/709901/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 905987] [NEW] iscsitarget-dkms fails to build on 12.04

2011-12-18 Thread Pieter De Wit
Public bug reported:

Distro upgraded from 11.10 to 12.04.

After countless issues with NFS4, I decided to switch to iSCSI (small
home network, not a great deal of speed needed). Installing iscsitarget-
dkms now fails with the following message:


# dkms autoinstall

Kernel preparation unnecessary for this kernel.  Skipping...

Building module:
cleaning build area
make KERNELRELEASE=3.2.0-5-generic -C /lib/modules/3.2.0-5-generic/build 
M=/var/lib/dkms/iscsitarget/1.4.20.2/build..(bad exit status: 2)
Error! Bad return status for module build on kernel: 3.2.0-5-generic (x86_64)
Consult /var/lib/dkms/iscsitarget/1.4.20.2/build/make.log for more information.


# cat /var/lib/dkms/iscsitarget/1.4.20.2/build/make.log
DKMS make.log for iscsitarget-1.4.20.2 for kernel 3.2.0-5-generic (x86_64)
Mon Dec 19 05:57:17 NZDT 2011
make: Entering directory `/usr/src/linux-headers-3.2.0-5-generic'
  LD  /var/lib/dkms/iscsitarget/1.4.20.2/build/built-in.o
  LD  /var/lib/dkms/iscsitarget/1.4.20.2/build/kernel/built-in.o
  CC [M]  /var/lib/dkms/iscsitarget/1.4.20.2/build/kernel/tio.o
  CC [M]  /var/lib/dkms/iscsitarget/1.4.20.2/build/kernel/iscsi.o
  CC [M]  /var/lib/dkms/iscsitarget/1.4.20.2/build/kernel/nthread.o
/var/lib/dkms/iscsitarget/1.4.20.2/build/kernel/nthread.c: In function 
âdo_recvâ:
/var/lib/dkms/iscsitarget/1.4.20.2/build/kernel/nthread.c:145:1: warning: the 
frame size of 1104 bytes is larger than 1024 bytes [-Wframe-larger-than=]
  CC [M]  /var/lib/dkms/iscsitarget/1.4.20.2/build/kernel/wthread.o
  CC [M]  /var/lib/dkms/iscsitarget/1.4.20.2/build/kernel/config.o
/var/lib/dkms/iscsitarget/1.4.20.2/build/kernel/config.c:358:12: error: 
âTHIS_MODULEâ undeclared here (not in a function)
make[2]: *** [/var/lib/dkms/iscsitarget/1.4.20.2/build/kernel/config.o] Error 1
make[1]: *** [/var/lib/dkms/iscsitarget/1.4.20.2/build/kernel] Error 2
make: *** [_module_/var/lib/dkms/iscsitarget/1.4.20.2/build] Error 2
make: Leaving directory `/usr/src/linux-headers-3.2.0-5-generic'

# lsb_release -rd
Description:Ubuntu precise (development branch)
Release:12.04

# apt-cache policy iscsitarget-dkms
iscsitarget-dkms:
  Installed: 1.4.20.2-5ubuntu1
  Candidate: 1.4.20.2-5ubuntu1
  Version table:
 *** 1.4.20.2-5ubuntu1 0
500 http://nz.archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages
100 /var/lib/dpkg/status

Thanks !

** Affects: iscsitarget (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/905987

Title:
  iscsitarget-dkms fails to build on 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iscsitarget/+bug/905987/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 709901] [NEW] "PATCH" to enable lirc over network

2011-01-29 Thread Pieter De Wit
Public bug reported:

Binary package hint: lirc

Hi Guys,

I have made the following changes to /etc/init.d/lirc to allow my
"client" machine to receive lirc commands from my "server" machine, over
the network. This came from having a mythbuntu frontend machine with no
remote control support. Not sure if the feature request should go to
them, but both installs was "Ubunu 10.10 ALT install" first :)

Here goes:

Line 59 in /etc/init.d/lirc now looks like:

if [ ! -z "$TRANSMITTER_DEVICE" ] || [ ! -z "$TRANSMITTER_DRIVER" ] || [
! -z "$ENABLE_NETWORK" ]; then

After line 63 I added:

if [ ! -z "$NETWORK_HOST" ]; then
#REMOTE_ARGS="$REMOTE_ARGS --connect 
$NETWORK_HOST:$NETWORK_PORT"
REMOTE_ARGS="$REMOTE_ARGS --connect $NETWORK_HOST"
fi

Then, in /etc/lirc/hardware.conf, I set the above variables.

A few issues "off the bat":

*) I am not sure if lirc can support a network proxy type setup, imaging a 
bunch of remote control server out there, with one client, but the client is a 
server too... If not, we should guard against this, perhaps with a 
NETWORK_MODE="client|server"
*) My variable names need to comply to a standard ?
*) Not sure if my "PATCH" is a patch, rather a hack perhaps ? :)

lsb_release -rd - for both machines
Description:Ubuntu 10.10
Release:10.10

apt-cache policy lirc
lirc:
  Installed: 0.8.7~pre3-0ubuntu1
  Candidate: 0.8.7~pre3-0ubuntu1
  Version table:
 *** 0.8.7~pre3-0ubuntu1 0
500 http://nz.archive.ubuntu.com/ubuntu/ maverick/main amd64 Packages
100 /var/lib/dpkg/status

Thanks !

** Affects: lirc (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/709901

Title:
  "PATCH" to enable lirc over network

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 686418] Re: modemmanager prevents Gobi 2000 firmware loading

2011-01-25 Thread Pieter De Wit
Hi Mathieu,

I really really would like to see this "just work" so I will put my hand
up for testing on Maverick (and a liveCD download). I can post my lsusb
a bit later if needed, but I have the HP "brand" of this card. I do
believe that there was a kernel patch that also had to be made ?

Thanks !

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/686418

Title:
  modemmanager prevents Gobi 2000 firmware loading

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 560648] Re: package mythexport (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-04-11 Thread Pieter De Wit

** Attachment added: "AptOrdering.txt"
   http://launchpadlibrarian.net/43776365/AptOrdering.txt

** Attachment added: "Df.txt"
   http://launchpadlibrarian.net/43776366/Df.txt

** Attachment added: "Dmesg.txt"
   http://launchpadlibrarian.net/43776367/Dmesg.txt

** Attachment added: "DpkgTerminalLog.gz"
   http://launchpadlibrarian.net/43776368/DpkgTerminalLog.gz

-- 
package mythexport (not installed) failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/560648
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-bugs


[Bug 560648] [NEW] package mythexport (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-04-11 Thread Pieter De Wit
Public bug reported:

Binary package hint: mythexport

this machine is a 'rolling upgrade' from 9.10

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: mythexport (not installed)
ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
Uname: Linux 2.6.32-19-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Sun Apr 11 23:58:17 2010
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
SourcePackage: mythexport
Title: package mythexport (not installed) failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1

** Affects: mythexport (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 lucid

-- 
package mythexport (not installed) failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/560648
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-bugs


[Bug 321939] Re: applet.py crashed with TypeError in fetch_jobs()

2009-01-27 Thread Pieter De Wit
*** This bug is a duplicate of bug 321403 ***
https://bugs.launchpad.net/bugs/321403

** Description changed:

  Binary package hint: system-config-printer
  
  Hi,
  
  I have a deskjet printer that I tried to print to using the new ubuntu
  9.04. The job was printed from OpenOffice 3
  
  Thanks
  
  ProblemType: Crash
  Architecture: i386
  DistroRelease: Ubuntu 9.04
  ExecutablePath: /usr/share/system-config-printer/applet.py
  InterpreterPath: /usr/bin/python2.5
  Package: system-config-printer-gnome 1.1.2+git20090125-0ubuntu1
  PackageArchitecture: all
  ProcCmdline: python /usr/share/system-config-printer/applet.py
  ProcEnviron:
   LANG=en_NZ.UTF-8
   SHELL=/bin/bash
  PythonArgs: ['/usr/share/system-config-printer/applet.py']
  SourcePackage: system-config-printer
  Title: applet.py crashed with TypeError in fetch_jobs()
  Traceback:
   Traceback (most recent call last):
 File "/usr/share/system-config-printer/monitor.py", line 602, in fetch_jobs
   limit=limit)
   TypeError: 'first_job_id' is an invalid keyword argument for this function
  Uname: Linux 2.6.28-5-generic i686
  UserGroups: adm admin audio cdrom dialout dip fax floppy fuse lpadmin netdev 
plugdev sambashare scanner tape vboxusers video
+ 
+ 
+ Hi Guys - turns out when I readded the printer all was well...at least so 
far. This install was on an upgrade using update-manager -d. Hope that helps !

-- 
applet.py crashed with TypeError in fetch_jobs()
https://bugs.launchpad.net/bugs/321939
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-bugs