[Bug 1874905] Re: package cqrlog-data 2.4.0-3 failed to install/upgrade: trying to overwrite '/usr/share/cqrlog/changelog.html', which is also in package cqrlog 2.4.0-1

2020-09-16 Thread Chris Ruff
I'm am experiencing the same issue on 20.04 with CQRLOG 2.4.  For
reasons unknown there is a issue with MySQL accessing the data directory
which for CQRLOG is in $HOME/.config/cqrlog/database running a user
local instance of mysql on port 64000/tcp.  MySQL error messages are:

2020-09-15T13:59:58.353949Z 1 [ERROR] [MY-011011] [Server] Failed to find valid 
data directory.
2020-09-15T13:59:58.354129Z 0 [ERROR] [MY-010020] [Server] Data Dictionary 
initialization failed.

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

Title:
  package cqrlog-data 2.4.0-3 failed to install/upgrade: trying to
  overwrite '/usr/share/cqrlog/changelog.html', which is also in package
  cqrlog 2.4.0-1

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

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

[Bug 1211053] Re: racoon stops on RRSIG in getcertsbyname

2013-08-11 Thread ruff
with the patch debug output looks following
get a DNS packet len=1964
type=1 keytag=0 alg=5 len=884
not T_CERT[46]
getcertsbyname succeeded.
certinfo[0]:
ci_type=1
ci_keytag=0
ci_algorithm=5
ci_flags=0
ci_certlen=884
ci_cert: MIIDcD...
without it stops after not T_CERT message.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipsec-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1211053

Title:
  racoon stops on RRSIG in getcertsbyname

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipsec-tools/+bug/1211053/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1211053] [NEW] racoon stops on RRSIG in getcertsbyname

2013-08-11 Thread ruff
Public bug reported:

When using peers_certfile dnssec for racoon, it makes CERT RR lookup to fetch 
cert from DNS.
If CERT RR is protected by DNSSEC (as it's supposed to be) resolver will (may?) 
return RRSIG record to allow RR validity checks in app.
Current implementation of getcertsbyname (with patches) already sets NSEC 
options and checks authentity flag, however it bails on RRSIG.
Proposed patch simply makes function to continue on non-CERT RRs since there's 
no current framework to use RRSIG validation. With this approach it will 
iterate through entire reply in attempt to fish CERT RRs from an answer.

** Affects: ipsec-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: ipsec racoon

** Patch added: getcertsbyname-skip-rrsig.patch
   
https://bugs.launchpad.net/bugs/1211053/+attachment/3768345/+files/getcertsbyname-skip-rrsig.patch

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipsec-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1211053

Title:
  racoon stops on RRSIG in getcertsbyname

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipsec-tools/+bug/1211053/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1211053] [NEW] racoon stops on RRSIG in getcertsbyname

2013-08-11 Thread ruff
Public bug reported:

When using peers_certfile dnssec for racoon, it makes CERT RR lookup to fetch 
cert from DNS.
If CERT RR is protected by DNSSEC (as it's supposed to be) resolver will (may?) 
return RRSIG record to allow RR validity checks in app.
Current implementation of getcertsbyname (with patches) already sets NSEC 
options and checks authentity flag, however it bails on RRSIG.
Proposed patch simply makes function to continue on non-CERT RRs since there's 
no current framework to use RRSIG validation. With this approach it will 
iterate through entire reply in attempt to fish CERT RRs from an answer.

** Affects: ipsec-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: ipsec racoon

** Patch added: getcertsbyname-skip-rrsig.patch
   
https://bugs.launchpad.net/bugs/1211053/+attachment/3768345/+files/getcertsbyname-skip-rrsig.patch

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

Title:
  racoon stops on RRSIG in getcertsbyname

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipsec-tools/+bug/1211053/+subscriptions

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


[Bug 1211053] Re: racoon stops on RRSIG in getcertsbyname

2013-08-11 Thread ruff
with the patch debug output looks following
get a DNS packet len=1964
type=1 keytag=0 alg=5 len=884
not T_CERT[46]
getcertsbyname succeeded.
certinfo[0]:
ci_type=1
ci_keytag=0
ci_algorithm=5
ci_flags=0
ci_certlen=884
ci_cert: MIIDcD...
without it stops after not T_CERT message.

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

Title:
  racoon stops on RRSIG in getcertsbyname

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipsec-tools/+bug/1211053/+subscriptions

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


[Bug 1184099] Re: dhclient Can't set SO_REUSEPORT option on dhcp socket: Protocol not available

2013-05-28 Thread ruff
** Changed in: isc-dhcp (Ubuntu)
   Status: New = Confirmed

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

Title:
  dhclient Can't set SO_REUSEPORT option on dhcp socket: Protocol not
  available

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1184099/+subscriptions

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


[Bug 1184099] [NEW] dhclient Can't set SO_REUSEPORT option on dhcp socket: Protocol not available

2013-05-25 Thread ruff
Public bug reported:

In ubuntu saucy x86_64 dhclient for IPv6 is broken for lowlatency kernel
from raring

Holen: 1 http://mirror.switch.ch/ftp/mirror/ubuntu/ saucy/main isc-dhcp-client 
amd64 4.2.4-6ubuntu2 [782 kB]
isc-dhcp-client (4.2.4-6ubuntu2) wird eingerichtet ...
# dhclient -6 -d -v --no-pid -lf /var/lib/dhcp/dhclient6.wlan0.leases -cf 
/etc/dhcp/dhclient.conf wlan0
Internet Systems Consortium DHCP Client 4.2.4
Copyright 2004-2012 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Can't set SO_REUSEPORT option on dhcp socket: Protocol not available
unmap(0x7f44fde4e000, 4096)= 0
socket(PF_INET6, SOCK_DGRAM, IPPROTO_UDP) = 5
setsockopt(5, SOL_SOCKET, SO_REUSEADDR, [1], 4) = 0
setsockopt(5, SOL_SOCKET, SO_BROADCAST, [1], 4) = 0
setsockopt(5, SOL_SOCKET, 0xf /* SO_??? */, [1], 4) = -1 ENOPROTOOPT (Protocol 
not available)
sendto(3, 27May 25 10:58:15 dhclient: Ca..., 98, MSG_NOSIGNAL, NULL, 0) = 98
write(2, Can't set SO_REUSEPORT option on..., 68Can't set SO_REUSEPORT option 
on dhcp socket: Protocol not available) = 68
write(2, \n, 1
)   = 1
exit_group(1)   = ?
version 4.2.4-5ubuntu2 from raring working fine
Per strace otput problem is in setting SO_REUSEPORT to socket. This option is 
not applied to ipv4 socket though

socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 6
setsockopt(6, SOL_SOCKET, SO_REUSEADDR, [1], 4) = 0
bind(6, {sa_family=AF_INET, sin_port=htons(68), sin_addr=inet_addr(0.0.0.0)}, 
16) = 0
sendto(3, 30May 25 11:08:14 dhclient: Se..., 58, MSG_NOSIGNAL, NULL, 0) = 58

This option is not covered by POSIX
http://pubs.opengroup.org/onlinepubs/9699919799/functions/V2_chap02.html#tag_15_10_16
even though introduced to linux kernel in v 3.9 while ll kernel used on the 
system is still 3.8
Linux box.ruff.mobi 3.8.0-22-lowlatency #15-Ubuntu SMP PREEMPT Sat May 18 
20:09:46 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

Workaround would be to downgrade isc-dhcp or move to kernel 3.9
Not sure if reuseport is so vital to dhclient package - it was working fine 
without it.

** Affects: isc-dhcp (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: saucy ubuntu

** Description changed:

  In ubuntu saucy x86_64 dhclient for IPv6 is broken for lowlatency kernel
  from raring
  
  Holen: 1 http://mirror.switch.ch/ftp/mirror/ubuntu/ saucy/main 
isc-dhcp-client amd64 4.2.4-6ubuntu2 [782 kB]
  isc-dhcp-client (4.2.4-6ubuntu2) wird eingerichtet ...
  # dhclient -6 -d -v --no-pid -lf /var/lib/dhcp/dhclient6.wlan0.leases -cf 
/etc/dhcp/dhclient.conf wlan0
  Internet Systems Consortium DHCP Client 4.2.4
  Copyright 2004-2012 Internet Systems Consortium.
  All rights reserved.
  For info, please visit https://www.isc.org/software/dhcp/
  
  Can't set SO_REUSEPORT option on dhcp socket: Protocol not available
  unmap(0x7f44fde4e000, 4096)= 0
  socket(PF_INET6, SOCK_DGRAM, IPPROTO_UDP) = 5
  setsockopt(5, SOL_SOCKET, SO_REUSEADDR, [1], 4) = 0
  setsockopt(5, SOL_SOCKET, SO_BROADCAST, [1], 4) = 0
  setsockopt(5, SOL_SOCKET, 0xf /* SO_??? */, [1], 4) = -1 ENOPROTOOPT 
(Protocol not available)
  sendto(3, 27May 25 10:58:15 dhclient: Ca..., 98, MSG_NOSIGNAL, NULL, 0) = 
98
  write(2, Can't set SO_REUSEPORT option on..., 68Can't set SO_REUSEPORT 
option on dhcp socket: Protocol not available) = 68
  write(2, \n, 1
  )   = 1
  exit_group(1)   = ?
  version 4.2.4-5ubuntu2 from raring working fine
- Per strace otput problem is in ignoring the fact that non-ipv4 sockets could 
be used and blindly setting SO_REUSEPORT to ipv6 socket. This option is not 
applied to ipv4 socket though
+ Per strace otput problem is in setting SO_REUSEPORT to socket. This option is 
not applied to ipv4 socket though
  
  socket(PF_INET, SOCK_DGRAM, IPPROTO_UDP) = 6
  setsockopt(6, SOL_SOCKET, SO_REUSEADDR, [1], 4) = 0
  bind(6, {sa_family=AF_INET, sin_port=htons(68), 
sin_addr=inet_addr(0.0.0.0)}, 16) = 0
  sendto(3, 30May 25 11:08:14 dhclient: Se..., 58, MSG_NOSIGNAL, NULL, 0) = 
58
  
- This option is not covered by POSIX 
+ This option is not covered by POSIX
  
http://pubs.opengroup.org/onlinepubs/9699919799/functions/V2_chap02.html#tag_15_10_16
  even though introduced to linux kernel in v 3.9 while ll kernel used on the 
system is still 3.8
  Linux box.ruff.mobi 3.8.0-22-lowlatency #15-Ubuntu SMP PREEMPT Sat May 18 
20:09:46 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
  
  Workaround would be to downgrade isc-dhcp or move to kernel 3.9
  Not sure if reuseport is so vital to dhclient package - it was working fine 
without it.

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

Title:
  dhclient Can't set SO_REUSEPORT option on dhcp socket: Protocol not
  available

To manage notifications about this bug go to:

[Bug 1013597] Re: No default route for stateful DHCPv6

2013-02-23 Thread ruff
An easy fix here will be to use following tweak
iface wlan0 inet dhcp
   blah blah
iface wlan0 inet6 dhcp
accept_ra 1
autoconf 1
pre-down wpa_cli -i$IFACE reconnect 2/dev/null

this way it will try pre-down before starting down action. Pre-down
eventually fails since wpa is already dead.

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

Title:
  No default route for stateful DHCPv6

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

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


[Bug 1013597] Re: No default route for stateful DHCPv6

2013-02-23 Thread ruff
ps this will fix dhcp6 release hang, not original default route issue.
srry for hijacking

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

Title:
  No default route for stateful DHCPv6

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

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


[Bug 673708] Re: getaddrinfo and AI_PASSIVE is broken for net.ipv6.bindv6only=0

2013-02-23 Thread ruff
Here's the root cause

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=520628

will never be fixed as it is a consequence of poorly written but
properly implemented RFC3484

** Bug watch added: Debian Bug tracker #520628
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=520628

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

Title:
  getaddrinfo and AI_PASSIVE is broken for net.ipv6.bindv6only=0

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

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


[Bug 673708] Re: getaddrinfo and AI_PASSIVE is broken for net.ipv6.bindv6only=0

2013-02-23 Thread ruff
* of course
label :::0f00:1/128 8

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

Title:
  getaddrinfo and AI_PASSIVE is broken for net.ipv6.bindv6only=0

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

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


[Bug 673708] Re: getaddrinfo and AI_PASSIVE is broken for net.ipv6.bindv6only=0

2013-02-23 Thread ruff
Actually Ubuntu can place a workaround by pre-configuring gai.conf.
Easy fix will be to create separate label for IPv4 loopback address
/etc/gai.conf
label :::0f00:1/96 8

background:
ANY4-ANY4 connect yields to 127.0.0.1 - 0.0.0.0
ANY6-ANY6 connect results ::1 - ::
BUT
both 127.0.0.1 and 0.0.0.0 are label 4
while ::1 and :: are labels 0 and 3
adding specific label for v4-lo equals sorting by removing 'equal lable' case 
match.

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

Title:
  getaddrinfo and AI_PASSIVE is broken for net.ipv6.bindv6only=0

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

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


[Bug 673708] Re: getaddrinfo and AI_PASSIVE is broken for net.ipv6.bindv6only=0

2013-02-23 Thread ruff
On the second thought RFC doesn't say anything about implementing
validation of addresses with connect(), so we can argue it is really
GLIBC defect. In any case upstream fix proposal submitted.

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

Title:
  getaddrinfo and AI_PASSIVE is broken for net.ipv6.bindv6only=0

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

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


[Bug 913273] Re: PCManFM consumes 90% CPU

2013-02-02 Thread ruff
Same happened with me since recently on raring, was ok when installed
lxde back on precise, not sure about quantal - was using E

Strace shows flood of

poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=5, 
events=POLLIN|POLLPRI}, {fd=6, events=POLLIN|POLLPRI}, {fd=9, events=0}, 
{fd=12, events=POLLIN}, {fd=14, events=POLLIN}, {fd=8, events=POLLIN}], 8, 997) 
= 2 ([{fd=12, revents=POLLHUP}, {fd=14, revents=POLLHUP}])
recvfrom(3, 0xb10cf4, 4096, 0, 0, 0)= -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=5, 
events=POLLIN|POLLPRI}, {fd=6, events=POLLIN|POLLPRI}, {fd=9, events=0}, 
{fd=12, events=POLLIN}, {fd=14, events=POLLIN}, {fd=8, events=POLLIN}], 8, 996) 
= 2 ([{fd=12, revents=POLLHUP}, {fd=14, revents=POLLHUP}])
recvfrom(3, 0xb10cf4, 4096, 0, 0, 0)= -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=4, events=POLLIN}, {fd=3, events=POLLIN}, {fd=5, 
events=POLLIN|POLLPRI}, {fd=6, events=POLLIN|POLLPRI}, {fd=9, events=0}, 
{fd=12, events=POLLIN}, {fd=14, events=POLLIN}, {fd=8, events=POLLIN}], 8, 996) 
= 2 ([{fd=12, revents=POLLHUP}, {fd=14, revents=POLLHUP}])
recvfrom(3, 0xb10cf4, 4096, 0, 0, 0)= -1 EAGAIN (Resource temporarily 
unavailable)

Here FD 3 is

socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC, 0) = 3
connect(3, {sa_family=AF_FILE, path=@/tmp/.X11-unix/X0}, 20) = 0
getpeername(3, {sa_family=AF_FILE, path=@/tmp/.X11-unix/X0}, [20]) = 0
getsockname(3, {sa_family=AF_FILE, NULL}, [2]) = 0
fcntl(3, F_GETFL)   = 0x2 (flags O_RDWR)
fcntl(3, F_SETFL, O_RDWR|O_NONBLOCK)= 0
fcntl(3, F_SETFD, FD_CLOEXEC)   = 0

why does it read 3 if poll returned 12  14?

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

Title:
  PCManFM consumes 90% CPU

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

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


[Bug 913273] Re: PCManFM consumes 90% CPU

2013-02-02 Thread ruff
p.s. maybe it's different issue, since in my case it's 100% reproducible
- i.e. pcmanfm always eats 100%cpu (1core). But hung - yes,
intermittent, sometimes pcman works (eating 100%) sometimes hangs (with
the same dietary)

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

Title:
  PCManFM consumes 90% CPU

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

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


[Bug 1096581] [NEW] libmount-dev missing blkid dependency (or abusing Requires.private)

2013-01-06 Thread ruff
Public bug reported:

While trying to use libmount-dev development files via pkgconfig I'm
getting error:

ruff@box:~/co/e17/efl$ pkg-config --cflags 'mount = 2.20' 
Package blkid was not found in the pkg-config search path.
Perhaps you should add the directory containing `blkid.pc'
to the PKG_CONFIG_PATH environment variable
Package 'blkid', required by 'mount', not found

The package appears to be listed in Requires.private field:
ruff@box:~/co/e17/efl$ grep blkid `dpkg-query -L libmount-dev | grep mount.pc`
Requires.private: blkid

At the same time required package is not listed in the dependencies:
ruff@box:~/co/e17/efl$ apt-cache show libmount-dev | grep Depend | tail -1
Depends: libc6-dev | libc-dev, libmount1 (= 2.20.1-5.1ubuntu2), uuid-dev

Ubuntu Raring Ringtail (development branch) \n \l
ii  libmount-dev  2.20.1-5.1ubuntu4 
 amd64block device id library - headers and static libraries
ii  libmount1:amd64   2.20.1-5.1ubuntu4 
 amd64block device id library

** Affects: util-linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: raring ubuntu

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

Title:
  libmount-dev missing blkid dependency (or abusing Requires.private)

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

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


[Bug 651317] Re: gtk-missing-image is missing

2012-11-21 Thread ruff
blueman packages with itself a bunch of icons, i'm sure it's much better
to pack all dependent icons rather than link dependency to third party
packet which is not obliged to carry required hardcoded images.

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

Title:
  gtk-missing-image is missing

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

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


[Bug 1064061] Re: Lightdm doesn't start if /usr/share/lightdm/remote-sessions is missing

2012-11-08 Thread ruff
I've purged mythbuntu-lightdm-theme and lightdm fails to start now with this 
message. 
The directory /usr/share/lightdm/ doesn't exist at all btw, only 
lightdm-gtk-greeter.

** Tags added: raring

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

Title:
  Lightdm doesn't start if /usr/share/lightdm/remote-sessions is missing

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

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


[Bug 1064061] Re: Lightdm doesn't start if /usr/share/lightdm/remote-sessions is missing

2012-11-08 Thread ruff
My apologies, it appears the log is two days old and lightdm simply
failed to start due to wiped out greeter-session from config.

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

Title:
  Lightdm doesn't start if /usr/share/lightdm/remote-sessions is missing

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

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


[Bug 1064061] Re: Lightdm doesn't start if /usr/share/lightdm/remote-sessions is missing

2012-11-08 Thread ruff
It still logs that message about missing dir but starts without problem.

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

Title:
  Lightdm doesn't start if /usr/share/lightdm/remote-sessions is missing

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

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


[Bug 1029685] [NEW] jack_control script corrupted in 1.9.8~dfsg.4+20120529git007cdc37-1ubuntu2

2012-07-26 Thread ruff
Public bug reported:

on QQ 12.10 1.9.8~dfsg.4+20120529git007cdc37-1ubuntu2 updated today and
founf that jack_control is corrupted

--- /usr/bin/jack_control.orig  2012-07-27 01:01:30.350422197 +0200
+++ /usr/bin/jack_control   2012-07-27 01:01:42.794637925 +0200
@@ -322,7 +322,7 @@ def main():
 param = sys.argv[index]
 index += 1
 
-print --- internal param reset \%s\ % (param
+print --- internal param reset \%s\ % param
 
 configure_iface.ResetParameterValue(['internals', 
internal_name, param])
 elif arg == 'iload':

** Affects: jack-audio-connection-kit (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/1029685

Title:
  jack_control script corrupted in
  1.9.8~dfsg.4+20120529git007cdc37-1ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jack-audio-connection-kit/+bug/1029685/+subscriptions

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


[Bug 1013597] Re: No default route for stateful DHCPv6

2012-07-14 Thread ruff
ii  ifupdown  0.7.1ubuntu2  
  amd64high level tools to configure network interfaces
The same behaviour - after ifup accept_ra is 0, on ifdown - dhcp cleint for v6 
still times out

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

Title:
  No default route for stateful DHCPv6

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

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


[Bug 1013597] Re: No default route for stateful DHCPv6

2012-07-14 Thread ruff
Ok, found new conf parameters for dhcp stanza accept_ra and autoconf -
that solves RA issue. Still investigating release.

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

Title:
  No default route for stateful DHCPv6

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

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


[Bug 1013597] Re: No default route for stateful DHCPv6

2012-07-14 Thread ruff
Ok, here's verbose dump below. Down sequence is executed in the same order as 
up, although should be in reverse. And to check whether list of remaining 
interface definitions is empty for any given interface to avoid setting link 
down. That way dhcp6 will be released first, then dhcp4 release and finally wpa 
termination and link down. 
Don't know if anyone can produce a patch for that nw source file though %(

Configuring interface wlan0=wlan0 (inet)
run-parts --verbose /etc/network/if-down.d
run-parts: executing /etc/network/if-down.d/resolvconf
run-parts: executing /etc/network/if-down.d/upstart
run-parts: executing /etc/network/if-down.d/wpasupplicant
dhclient -v -r -pf /run/dhclient.wlan0.pid -lf 
/var/lib/dhcp/dhclient.wlan0.leases wlan0
Internet Systems Consortium DHCP Client 4.2.4
Copyright 2004-2012 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Listening on LPF/wlan0/xx:xx:xx:xx:xx:xx
Sending on   LPF/wlan0/xx:xx:xx:xx:xx:xx
Sending on   Socket/fallback
DHCPRELEASE on wlan0 to aa.aa.aa.aa port 67
ip link set dev wlan0 down
run-parts --verbose /etc/network/if-post-down.d
run-parts: executing /etc/network/if-post-down.d/avahi-daemon
run-parts: executing /etc/network/if-post-down.d/bridge
run-parts: executing /etc/network/if-post-down.d/wireless-tools
run-parts: executing /etc/network/if-post-down.d/wpasupplicant
wpa_supplicant: terminating wpa_supplicant daemon via pidfile 
/var/run/wpa_supplicant.wlan0.pid
Stopped /sbin/wpa_supplicant (pid 9677).
wpa_supplicant: removing 
/run/sendsigs.omit.d/wpasupplicant.wpa_supplicant.wlan0.pid
Configuring interface wlan0=wlan0 (inet6)
run-parts --verbose /etc/network/if-down.d
run-parts: executing /etc/network/if-down.d/resolvconf
run-parts: executing /etc/network/if-down.d/upstart
run-parts: executing /etc/network/if-down.d/wpasupplicant
dhclient -6 -r -pf /run/dhclient6.wlan0.pid -lf 
/var/lib/dhcp/dhclient6.wlan0.leases wlan0
RTNETLINK answers: Cannot assign requested address
RTNETLINK answers: Cannot assign requested address
RTNETLINK answers: Cannot assign requested address

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

Title:
  No default route for stateful DHCPv6

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

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


[Bug 1014839] Re: jack-audio-connectio-kit open file descriptor leak in alsa audioadapter

2012-06-20 Thread ruff
** Description changed:

  See http://trac.jackaudio.org/ticket/286
  
  In linux/alsa/JackAlsaAdapter.h file in *info methods of AudioInterface?
  class control device is opened twice on each load but never closed.
  
- Resault is that with each unload/load number of opened FDs grows untill
+ Result is that with each unload/load number of opened FDs grows until
  full jackd/jackdbus restart.
  
  Attached patch fixes that.

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

Title:
  jack-audio-connectio-kit open file descriptor leak in alsa
  audioadapter

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

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


[Bug 1014839] [NEW] jack-audio-connectio-kit open file descriptor leak in alsa audioadapter

2012-06-18 Thread ruff
Public bug reported:

See http://trac.jackaudio.org/ticket/286

In linux/alsa/JackAlsaAdapter.h file in *info methods of AudioInterface?
class control device is opened twice on each load but never closed.

Resault is that with each unload/load number of opened FDs grows untill
full jackd/jackdbus restart.

Attached patch fixes that.

** Affects: jack-audio-connection-kit (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/1014839

Title:
  jack-audio-connectio-kit open file descriptor leak in alsa
  audioadapter

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jack-audio-connection-kit/+bug/1014839/+subscriptions

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


[Bug 1014839] Re: jack-audio-connectio-kit open file descriptor leak in alsa audioadapter

2012-06-18 Thread ruff
the patch applies as to svn so to upstream src deb

** Patch added: patch
   
https://bugs.launchpad.net/ubuntu/+source/jack-audio-connection-kit/+bug/1014839/+attachment/3195163/+files/alsa_adapter_close_ctl.patch

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

Title:
  jack-audio-connectio-kit open file descriptor leak in alsa
  audioadapter

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jack-audio-connection-kit/+bug/1014839/+subscriptions

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


[Bug 870694] Re: libapt-pkg.so.4.11.0 segfault during initial system installation (ubiquity)

2012-01-14 Thread ruff
Updated to precise from lucid and now getting the same error for all 
apt-related tasks
read(6, chitecture: amd64\nVersion: 1.18, 24576) = 24576
read(6, 5: a5123286dfa8a3ded7978c0ec00ec..., 4096) = 4096
lseek(5, 26214399, SEEK_SET)= 26214399
write(5, \0, 1)   = 1
mremap(0x7f3c8a383000, 25165824, 26214400, MREMAP_MAYMOVE) = 0x7f3c88a82000
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Segmentation fault
# dmesg | tail -1
[ 2151.50] apt-get[2497]: segfault at 7ffde2ef630c ip 7ffde44a2ef0 sp 
7fffb454f4e0 error 6 in libapt-pkg.so.4.11.0[7ffde4416000+115000]
#

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

Title:
  libapt-pkg.so.4.11.0 segfault during initial system installation
  (ubiquity)

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

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


[Bug 870694] Re: libapt-pkg.so.4.11.0 segfault during initial system installation (ubiquity)

2012-01-14 Thread ruff
removing /var/lib/aptitude/pkgstates* did help
I also cleaned /var/lib/apt/lists/*_release* files but it didn't help, until 
i removed those files above.
Now pkstates file is recreated and apt* works but became considerably slower 
(huge amount of IO - system gets stuck at IOwait during apt operations), not 
sure if it is consequence of upgrade or file recreation.

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

Title:
  libapt-pkg.so.4.11.0 segfault during initial system installation
  (ubiquity)

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

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


[Bug 648549] [NEW] WARNING: at /build/buildd/linux-2.6.35/arch/x86/include/asm/processor.h:1005 read_measured_perf_ctrs+0x6c/0x80()

2010-09-26 Thread yves ruff
Public bug reported:

kernel crash when update-manager is launched

ProblemType: KernelOops
DistroRelease: Ubuntu 10.10
Package: linux-image-2.6.35-22-generic 2.6.35-22.32
Regression: Yes
Reproducible: Yes
ProcVersionSignature: Ubuntu 2.6.35-22.32-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Annotation: Your system might become unstable now and might need to be 
restarted.
AplayDevices:
  List of PLAYBACK Hardware Devices 
 card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  yves   1632 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf7eb8000 irq 44'
   Mixer name   : 'Realtek ALC269'
   Components   : 'HDA:10ec0269,1043834a,0014'
   Controls  : 10
   Simple ctrls  : 6
Date: Wed Sep 22 06:52:31 2010
Failure: oops
HibernationDevice: RESUME=UUID=2373fb5f-fb9e-45b5-b94c-fe3750224cb1
MachineType: ASUSTeK Computer INC. 1000HE
ProcCmdLine: root=UUID=444b8a12-5cce-48dc-ab6c-1c2faaa2d7c8 ro quiet splash
RelatedPackageVersions: linux-firmware 1.38
SourcePackage: linux
Title: WARNING: at 
/build/buildd/linux-2.6.35/arch/x86/include/asm/processor.h:1005 
read_measured_perf_ctrs+0x6c/0x80()
WpaSupplicantLog:
 
dmi.bios.date: 04/20/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0802
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: 1000HE
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: x.xx
dmi.chassis.asset.tag: 0x
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTek Computer INC.
dmi.chassis.version: x.x
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0802:bd04/20/2009:svnASUSTeKComputerINC.:pn1000HE:pvrx.x:rvnASUSTeKComputerINC.:rn1000HE:rvrx.xx:cvnASUSTekComputerINC.:ct10:cvrx.x:
dmi.product.name: 1000HE
dmi.product.version: x.x
dmi.sys.vendor: ASUSTeK Computer INC.

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


** Tags: apport-kerneloops i386 kernel-oops kernel-uncat maverick 
needs-upstream-testing regression-potential

-- 
WARNING: at /build/buildd/linux-2.6.35/arch/x86/include/asm/processor.h:1005 
read_measured_perf_ctrs+0x6c/0x80()
https://bugs.launchpad.net/bugs/648549
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 648549] Re: WARNING: at /build/buildd/linux-2.6.35/arch/x86/include/asm/processor.h:1005 read_measured_perf_ctrs+0x6c/0x80()

2010-09-26 Thread yves ruff

** Attachment added: AcpiTables.txt
   
https://bugs.launchpad.net/bugs/648549/+attachment/1641879/+files/AcpiTables.txt

** Attachment added: AlsaDevices.txt
   
https://bugs.launchpad.net/bugs/648549/+attachment/1641880/+files/AlsaDevices.txt

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/648549/+attachment/1641881/+files/BootDmesg.txt

** Attachment added: Card0.Amixer.values.txt
   
https://bugs.launchpad.net/bugs/648549/+attachment/1641882/+files/Card0.Amixer.values.txt

** Attachment added: Card0.Codecs.codec.0.txt
   
https://bugs.launchpad.net/bugs/648549/+attachment/1641883/+files/Card0.Codecs.codec.0.txt

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/648549/+attachment/1641884/+files/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/648549/+attachment/1641885/+files/Dependencies.txt

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/648549/+attachment/1641886/+files/IwConfig.txt

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/648549/+attachment/1641887/+files/Lspci.txt

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/648549/+attachment/1641888/+files/Lsusb.txt

** Attachment added: OopsText.txt
   
https://bugs.launchpad.net/bugs/648549/+attachment/1641889/+files/OopsText.txt

** Attachment added: PciMultimedia.txt
   
https://bugs.launchpad.net/bugs/648549/+attachment/1641890/+files/PciMultimedia.txt

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/648549/+attachment/1641891/+files/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/648549/+attachment/1641892/+files/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/648549/+attachment/1641893/+files/ProcModules.txt

** Attachment added: RfKill.txt
   https://bugs.launchpad.net/bugs/648549/+attachment/1641894/+files/RfKill.txt

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/648549/+attachment/1641895/+files/UdevDb.txt

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/648549/+attachment/1641896/+files/UdevLog.txt

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/648549/+attachment/1641897/+files/WifiSyslog.txt

-- 
WARNING: at /build/buildd/linux-2.6.35/arch/x86/include/asm/processor.h:1005 
read_measured_perf_ctrs+0x6c/0x80()
https://bugs.launchpad.net/bugs/648549
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 635600] [NEW] WARNING: at /build/buildd/linux-2.6.35/arch/x86/include/asm/processor.h:1005 read_measured_perf_ctrs+0x6c/0x80()

2010-09-11 Thread yves ruff
Public bug reported:

crash when click on go-home-applet

ProblemType: KernelOops
DistroRelease: Ubuntu 10.10
Package: linux-image-2.6.35-20-generic 2.6.35-20.29
Regression: Yes
Reproducible: Yes
ProcVersionSignature: Ubuntu 2.6.35-20.29-generic 2.6.35.4
Uname: Linux 2.6.35-20-generic i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Annotation: Your system might become unstable now and might need to be 
restarted.
AplayDevices:
  List of PLAYBACK Hardware Devices 
 card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  yves   1885 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf7eb8000 irq 43'
   Mixer name   : 'Realtek ALC269'
   Components   : 'HDA:10ec0269,1043834a,0014'
   Controls  : 10
   Simple ctrls  : 6
Date: Sat Sep 11 10:04:39 2010
Failure: oops
HibernationDevice: RESUME=UUID=2373fb5f-fb9e-45b5-b94c-fe3750224cb1
MachineType: ASUSTeK Computer INC. 1000HE
ProcCmdLine: root=UUID=444b8a12-5cce-48dc-ab6c-1c2faaa2d7c8 ro quiet splash
RelatedPackageVersions: linux-firmware 1.38
SourcePackage: linux
Title: WARNING: at 
/build/buildd/linux-2.6.35/arch/x86/include/asm/processor.h:1005 
read_measured_perf_ctrs+0x6c/0x80()
WpaSupplicantLog:
 
dmi.bios.date: 04/20/2009
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0802
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: 1000HE
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: x.xx
dmi.chassis.asset.tag: 0x
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTek Computer INC.
dmi.chassis.version: x.x
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0802:bd04/20/2009:svnASUSTeKComputerINC.:pn1000HE:pvrx.x:rvnASUSTeKComputerINC.:rn1000HE:rvrx.xx:cvnASUSTekComputerINC.:ct10:cvrx.x:
dmi.product.name: 1000HE
dmi.product.version: x.x
dmi.sys.vendor: ASUSTeK Computer INC.

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


** Tags: apport-kerneloops i386 kernel-graphics kernel-oops maverick 
needs-upstream-testing regression-potential

-- 
WARNING: at /build/buildd/linux-2.6.35/arch/x86/include/asm/processor.h:1005 
read_measured_perf_ctrs+0x6c/0x80()
https://bugs.launchpad.net/bugs/635600
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 635600] Re: WARNING: at /build/buildd/linux-2.6.35/arch/x86/include/asm/processor.h:1005 read_measured_perf_ctrs+0x6c/0x80()

2010-09-11 Thread yves ruff

** Attachment added: AcpiTables.txt
   
https://bugs.launchpad.net/bugs/635600/+attachment/1569767/+files/AcpiTables.txt

** Attachment added: AlsaDevices.txt
   
https://bugs.launchpad.net/bugs/635600/+attachment/1569768/+files/AlsaDevices.txt

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/635600/+attachment/1569769/+files/BootDmesg.txt

** Attachment added: Card0.Amixer.values.txt
   
https://bugs.launchpad.net/bugs/635600/+attachment/1569770/+files/Card0.Amixer.values.txt

** Attachment added: Card0.Codecs.codec.0.txt
   
https://bugs.launchpad.net/bugs/635600/+attachment/1569771/+files/Card0.Codecs.codec.0.txt

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/635600/+attachment/1569772/+files/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/635600/+attachment/1569773/+files/Dependencies.txt

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/635600/+attachment/1569774/+files/IwConfig.txt

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/635600/+attachment/1569775/+files/Lspci.txt

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/635600/+attachment/1569776/+files/Lsusb.txt

** Attachment added: OopsText.txt
   
https://bugs.launchpad.net/bugs/635600/+attachment/1569777/+files/OopsText.txt

** Attachment added: PciMultimedia.txt
   
https://bugs.launchpad.net/bugs/635600/+attachment/1569778/+files/PciMultimedia.txt

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/635600/+attachment/1569779/+files/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/635600/+attachment/1569780/+files/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/635600/+attachment/1569781/+files/ProcModules.txt

** Attachment added: RfKill.txt
   https://bugs.launchpad.net/bugs/635600/+attachment/1569782/+files/RfKill.txt

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/635600/+attachment/1569783/+files/UdevDb.txt

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/635600/+attachment/1569784/+files/UdevLog.txt

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/635600/+attachment/1569785/+files/WifiSyslog.txt

-- 
WARNING: at /build/buildd/linux-2.6.35/arch/x86/include/asm/processor.h:1005 
read_measured_perf_ctrs+0x6c/0x80()
https://bugs.launchpad.net/bugs/635600
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