[Bug 2060311] Re: Setting "optional: true" to overcome he timeout "Job systemd-networkd-wait-online" does no longer work with latest noble image

2024-05-20 Thread Avery-yates
This also happens when an interface is only used for vlans and nothing
else.

I don't mind systemd-networkd-wait-online blocking the vlans that are
supposed to be on but it always block s when trying the trunk even if
it's up.


..
network:
  version: 2
  ethernets:
enp3s0: {}
  vlans:
vlan9:
  id: 9
  link: enp3s0
  dhcp4: false
  dhcp6: false
  addresses:
   - 192.168.194.2/24
..

/lib/systemd/systemd-networkd-wait-online --interface=vlan3
passes

/lib/systemd/systemd-networkd-wait-online --interface=enp3s0
blocks


2: enp3s0:  mtu 1500 qdisc pfifo_fast state UP 
group default qlen 1000
link/ether 00:e0:4c:67:02:4c brd ff:ff:ff:ff:ff:ff
inet6 fe80::2e0:4cff:fe67:24c/64 scope link
   valid_lft forever preferred_lft forever
root@clarisse:/home/zebulon# ip a show vlan9
5: vlan9@enp3s0:  mtu 1500 qdisc noqueue state 
UP group default qlen 1000
link/ether 00:e0:4c:67:02:4c brd ff:ff:ff:ff:ff:ff
inet 192.168.194.2/24 brd 192.168.194.255 scope global vlan9
   valid_lft forever preferred_lft forever
inet6 fe80::2e0:4cff:fe67:24c/64 scope link
   valid_lft forever preferred_lft forever


I don't know if this is related/fixed or if this is something else.

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

Title:
  Setting "optional: true" to overcome he timeout "Job systemd-networkd-
  wait-online" does no longer work with latest noble image

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


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

[Bug 2058179] Re: Kernel 6.8 + zfs-2.2.2: copy_file_range Operation Not Supported

2024-04-22 Thread Avery-yates
with 6.8-31 I was able to install 24.04 ubuntu-server-minimal with zfs
boot & root using the OpenZFS tutorial for 22.04 with minimal change.

Since there's no ZFS root install script in subiquity yet the OpenZFS
instructions are going to be the go-to for many people again.

https://github.com/openzfs/zfs/discussions/16120

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

Title:
  Kernel 6.8 + zfs-2.2.2: copy_file_range Operation Not Supported

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


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

[Bug 1405232] Re: ping reports wrong IP responding under certain conditions

2016-09-02 Thread Avery-yates
Was about to file a report for this.
Can confirm, tested in 16.04

http://pastebin.com/JzexVR0D

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

Title:
  ping reports wrong IP responding under certain conditions

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

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


[Bug 1174763] Re: Tinc VPN security issue (CVE-2013-1428)

2014-09-02 Thread Avery-yates
This is still an issue. LTS needs a backport. Some of us are in this
boat until 2017.

** Changed in: tinc (Ubuntu)
   Status: Expired = Confirmed

-- 
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/1174763

Title:
  Tinc VPN security issue (CVE-2013-1428)

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

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


[Bug 1358596] Re: The new keyboard detection routine when installing ubuntu server 14.04 does not find a Belgian keyboard any more. the previous one did.

2014-08-19 Thread Avery-yates
I have no idea which package contains the program to determine keyboard
layout during ubuntu-server install.

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

Title:
  The new keyboard detection routine when installing ubuntu server 14.04
  does not find a Belgian keyboard any more. the previous one did.

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

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


[Bug 1358596] [NEW] The new keyboard detection routine when installing ubuntu server 14.04 does not find a Belgian keyboard any more. the previous one did.

2014-08-18 Thread Avery-yates
Public bug reported:

The routine that detects which keyboard is used by having the user press 
certain keys during install does not work properly anymore for belgian 
keyboards.
The previous version worked great. (the ones that had ?) as the first character 
to be pressed . 

This latest one ends up detecting a French keyboard instead of a Belgian
one.

Please review the changes that have been made to the detection program.

** 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/1358596

Title:
  The new keyboard detection routine when installing ubuntu server 14.04
  does not find a Belgian keyboard any more. the previous one did.

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

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


[Bug 986805] Re: WARNING: at /build/buildd/linux-3.2.0/net/sched/sch_generic.c:255 dev_watchdog+0x25a/0x270()

2013-12-28 Thread Avery-yates
And this is where I fall flat on my ass.

3days ago when my nic gave out , I googled the error.

This part :
/build/buildd/linux-3.2.0/net/sched/sch_generic.c:255 
dev_watchdog+0x25a/0x270()

To see if I found anything on what happened. I was somewhat surprised I
ended up at a bug report I filed myself almost 2 years ago. Fair
enough I thought , this probably stopped happening for a while and
happened again today.. I will add it to the bug report..

Lo and behold .. Nothing is further from what really happened I am sorry
to say ..

It happened on another computer altogether this time. :
ALiveNF7G-HD720p R5.0
http://www.asrock.com/mb/overview.asp?Model=ALiveNF7G-HD720p%20R5.0
It has the latest bios installed. 2.20

This computer is my firewall/dhcp server. The one where it first happened was a 
general purpose headless device which I mainly used for scheduling various 
tasks every few hours.. 
It is weird this bug has crept up for so few people and twice for me on very 
different devices. 

The nic in this new instace is a PCI-Express one :
http://www.intel.com/content/www/us/en/network-adapters/gigabit-network-adapters/gigabit-ct-desktop-adapter.html

So , different MB , Different nic..

Things they were doing that were similar.. Off the top of my head ...
not much... I use Shorewall to easily setup iptables on all my ubuntu
computers .So iptables.

It was on the same physical network though.

Ss your bios outdated comment is targeted at a post that's almost 2
years old. That computer has the latest bios by now. The OS in question
has been moved to a virtual machine, it hasn't had any issues since
april 2012.

Kind Regards
Phoenixxl.

Thank you for reading.

PS: Thank you again for the link to Bios updates and linux I
understand life is simpler when people don't report bugs at all.

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

Title:
  WARNING: at /build/buildd/linux-3.2.0/net/sched/sch_generic.c:255
  dev_watchdog+0x25a/0x270()

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

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


[Bug 986805] Re: WARNING: at /build/buildd/linux-3.2.0/net/sched/sch_generic.c:255 dev_watchdog+0x25a/0x270()

2013-12-28 Thread Avery-yates
It still happened and both cases are related.

I don't see why this has to be closed.

Other people reported the same issue, they didn't have the same
hardware. There is no reason to close this because it happened on more
than one of my computers.

This bug not being hardware specific is a potential conclusion to make .
This bug not having happened or not existing is not.

Me starting a new bug would not help anyone who wanted to investigate
this at all.

I was in the middle of doing an apport-collect. That seems to be broken
on 12.04 atm.

apport-bug linux or ubuntu-bug linux contain way too much personal info for 
me to feel safe sending it.
Ip addresses , external hacking attempts, external loginsall  with their ip's 
etc..

Mailing half a log file from a desktop user might be marginally safer
but no matter how many times you're going to put that etiquette link
up . I'm sorry to say this is over the top for me. No sane person should
be sending anyone that amount of info and no developer should be asking
for it.

Also , this person apparently has the same issue:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/996708


Filing a fresh new bug report didn't seem to be doing much for him.

Also , with this I am not asking for support or help . I am however 
contributing in a way I can to make ubuntu better , stable and bugless. 
I can think of quite a few ways to make sure this cannot happen again for me 
personally, but that would not help in figuring out what happened or how to fix 
it. 
For now I am hoping it doesn't take another year for it to happen again, that 
way I can add to this issue. Maybe you can hope other people to whom this 
happens don't feel discouraged from reporting it and do so?

Kind regards.

A.

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

Title:
  WARNING: at /build/buildd/linux-3.2.0/net/sched/sch_generic.c:255
  dev_watchdog+0x25a/0x270()

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

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


[Bug 986805] Re: WARNING: at /build/buildd/linux-3.2.0/net/sched/sch_generic.c:255 dev_watchdog+0x25a/0x270()

2013-12-28 Thread Avery-yates
** Changed in: linux (Ubuntu)
   Status: Invalid = Incomplete

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

Title:
  WARNING: at /build/buildd/linux-3.2.0/net/sched/sch_generic.c:255
  dev_watchdog+0x25a/0x270()

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

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


[Bug 986805] Re: WARNING: at /build/buildd/linux-3.2.0/net/sched/sch_generic.c:255 dev_watchdog+0x25a/0x270()

2013-12-27 Thread Avery-yates
Well , it happened to me again today.
More than a year later but this time it didn't recover the nic gave out. To the 
OS however on IP level everything was hunky doori.  I was able to issue ping 
commands over the interface , no replies of course.

anyway , here is the entry in the log. I had to reboot to make the interface 
work again.
http://pastebin.com/Rebf5dwv

Reagrds.

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

Title:
  WARNING: at /build/buildd/linux-3.2.0/net/sched/sch_generic.c:255
  dev_watchdog+0x25a/0x270()

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

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


[Bug 1200519] Re: service openvpn restart broken. Stop returns before finishing.

2013-09-07 Thread Avery-yates
Still Upload pending on debian.  making an 2.3.2-4ubuntu2 with the fix 
included would not be a bad idea at this point imo.
The version that would eventually trickle down from debian would be the same 
anyway.

Regards.

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

Title:
  service openvpn restart broken. Stop returns before finishing.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/1200519/+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 1200519] Re: service openvpn restart broken. Stop returns before finishing.

2013-09-07 Thread Avery-yates
Still Upload pending on debian.  making an 2.3.2-4ubuntu2 with the fix 
included would not be a bad idea at this point imo.
The version that would eventually trickle down from debian would be the same 
anyway.

Regards.

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

Title:
  service openvpn restart broken. Stop returns before finishing.

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

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


[Bug 1200519] Re: service openvpn restart broken. Stop returns before finishing.

2013-08-18 Thread Avery-yates
The fix has a upload pending flag attached to it on debian.
It seems to have been accepted but is stuck in the queue.

Adding this comment to make sure it gets added to saucy before final
beta, and definitely upon release.

Friendly regards.

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

Title:
  service openvpn restart broken. Stop returns before finishing.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/1200519/+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 1200519] Re: service openvpn restart broken. Stop returns before finishing.

2013-08-18 Thread Avery-yates
The fix has a upload pending flag attached to it on debian.
It seems to have been accepted but is stuck in the queue.

Adding this comment to make sure it gets added to saucy before final
beta, and definitely upon release.

Friendly regards.

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

Title:
  service openvpn restart broken. Stop returns before finishing.

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

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


[Bug 1200519] [NEW] service openvpn restart broken. Stop returns before finishing.

2013-07-12 Thread Avery-yates
Public bug reported:

When restarting openvpn with service openvpn restart  this occurs:

Jul 12 09:37:03 Muur2 ovpn-client[3831]: TCP/UDP: Socket bind failed on local 
address [undef]: Address already in use
Jul 12 09:37:04 Muur2 ovpn-client[3743]: WARNING: Failed running command 
(--up/--down): external program exited with error status: 255

Failing openvpn services to restart.

Using Service openvon start  service openvpn stop yields the same
result.

When doing a serice openvpn stop followed by service openvpn start
works.

I presume openvpn returns before making sure the sockets it uses are
closed properly or sockets report being closed wrongly.

This is a serious bug . Machines become inaccessible after updates that
require openvpn to be restarted.

Thank you for looking into this.

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

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

Title:
  service openvpn restart broken. Stop returns before finishing.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/1200519/+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 1200519] Re: service openvpn restart broken. Stop returns before finishing.

2013-07-12 Thread Avery-yates
Added Mr Stéphane Grabber to subscriber list since he seems to be
involved with most OpenVpn packages on ubuntu so far.

Regards.

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

Title:
  service openvpn restart broken. Stop returns before finishing.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/1200519/+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 1200519] Re: service openvpn restart broken. Stop returns before finishing.

2013-07-12 Thread Avery-yates
Edit:
This bug started with the move to openvpn 2.3.2-4ubuntu1 a few hours ago from 
now.

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

Title:
  service openvpn restart broken. Stop returns before finishing.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/1200519/+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 1200519] Re: service openvpn restart broken. Stop returns before finishing.

2013-07-12 Thread Avery-yates
** Description changed:

  When restarting openvpn with service openvpn restart  this occurs:
  
  Jul 12 09:37:03 Muur2 ovpn-client[3831]: TCP/UDP: Socket bind failed on local 
address [undef]: Address already in use
  Jul 12 09:37:04 Muur2 ovpn-client[3743]: WARNING: Failed running command 
(--up/--down): external program exited with error status: 255
  
  Failing openvpn services to restart.
  
- Using Service openvon start  service openvpn stop yields the same
+ Using Service openvpn start  service openvpn stop yields the same
  result.
  
  When doing a serice openvpn stop followed by service openvpn start
- works.
+ in a shell it works.
  
  I presume openvpn returns before making sure the sockets it uses are
  closed properly or sockets report being closed wrongly.
  
  This is a serious bug . Machines become inaccessible after updates that
  require openvpn to be restarted.
  
  Thank you for looking into this.

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

Title:
  service openvpn restart broken. Stop returns before finishing.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/1200519/+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 1200519] Re: service openvpn restart broken. Stop returns before finishing.

2013-07-12 Thread Avery-yates
Simon, thank you for taking the time to comment.
I have just now tested this on another identical machine running 12.04. As you 
said , the issue exists there as well. I must not have encountered it before 
today.

Still , this caused a part of my network to do down this morning when
openvpn had restarted during the update . It didn't cause anything
significant beyon,d having to call someone to press the reset button
though.

Would it be possible to use another technique to decide when the openvpn
service should return except for an arbitrary amount of seconds?  ( What
the person above here suggested maybe , though i don't really understand
what he means exactly) Or maybe add the ability to select the amount of
seconds to wait using /etc/default/openvpn or something similar.(which
does seem like a plaster on a wooden leg)

In my humble opinion this bug should stay open until a solution beyond
sleep until it has cleaned up after itself has been found.  Whether
restarting a service will work should not be at the mercy of such
things. It should be guaranteed to always work . If it doesn't it should
be fixed.

Friendly regards.
Avery.

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

Title:
  service openvpn restart broken. Stop returns before finishing.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/1200519/+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 1200519] Re: service openvpn restart broken. Stop returns before finishing.

2013-07-12 Thread Avery-yates
@ simon 
Also , about changing the number of sleep seconds in a restart, that would not 
fix scripts that stop and start the openvpn service.  If as a temporary measure 
a delay is chosen the delay should be put somewhere in stop not in restart

Regards.

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

Title:
  service openvpn restart broken. Stop returns before finishing.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/1200519/+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 1200519] Re: service openvpn restart broken. Stop returns before finishing.

2013-07-12 Thread Avery-yates
Works like a charm .

Hoping it gets put in release.

Thank you for the speedy replies.

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

Title:
  service openvpn restart broken. Stop returns before finishing.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/1200519/+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 1200519] [NEW] service openvpn restart broken. Stop returns before finishing.

2013-07-12 Thread Avery-yates
Public bug reported:

When restarting openvpn with service openvpn restart  this occurs:

Jul 12 09:37:03 Muur2 ovpn-client[3831]: TCP/UDP: Socket bind failed on local 
address [undef]: Address already in use
Jul 12 09:37:04 Muur2 ovpn-client[3743]: WARNING: Failed running command 
(--up/--down): external program exited with error status: 255

Failing openvpn services to restart.

Using Service openvon start  service openvpn stop yields the same
result.

When doing a serice openvpn stop followed by service openvpn start
works.

I presume openvpn returns before making sure the sockets it uses are
closed properly or sockets report being closed wrongly.

This is a serious bug . Machines become inaccessible after updates that
require openvpn to be restarted.

Thank you for looking into this.

** Affects: openvpn (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/1200519

Title:
  service openvpn restart broken. Stop returns before finishing.

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

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


[Bug 1200519] Re: service openvpn restart broken. Stop returns before finishing.

2013-07-12 Thread Avery-yates
Added Mr Stéphane Grabber to subscriber list since he seems to be
involved with most OpenVpn packages on ubuntu so far.

Regards.

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

Title:
  service openvpn restart broken. Stop returns before finishing.

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

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

[Bug 1200519] Re: service openvpn restart broken. Stop returns before finishing.

2013-07-12 Thread Avery-yates
Edit:
This bug started with the move to openvpn 2.3.2-4ubuntu1 a few hours ago from 
now.

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

Title:
  service openvpn restart broken. Stop returns before finishing.

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

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


[Bug 1200519] Re: service openvpn restart broken. Stop returns before finishing.

2013-07-12 Thread Avery-yates
** Description changed:

  When restarting openvpn with service openvpn restart  this occurs:
  
  Jul 12 09:37:03 Muur2 ovpn-client[3831]: TCP/UDP: Socket bind failed on local 
address [undef]: Address already in use
  Jul 12 09:37:04 Muur2 ovpn-client[3743]: WARNING: Failed running command 
(--up/--down): external program exited with error status: 255
  
  Failing openvpn services to restart.
  
- Using Service openvon start  service openvpn stop yields the same
+ Using Service openvpn start  service openvpn stop yields the same
  result.
  
  When doing a serice openvpn stop followed by service openvpn start
- works.
+ in a shell it works.
  
  I presume openvpn returns before making sure the sockets it uses are
  closed properly or sockets report being closed wrongly.
  
  This is a serious bug . Machines become inaccessible after updates that
  require openvpn to be restarted.
  
  Thank you for looking into this.

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

Title:
  service openvpn restart broken. Stop returns before finishing.

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

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


[Bug 1200519] Re: service openvpn restart broken. Stop returns before finishing.

2013-07-12 Thread Avery-yates
Simon, thank you for taking the time to comment.
I have just now tested this on another identical machine running 12.04. As you 
said , the issue exists there as well. I must not have encountered it before 
today.

Still , this caused a part of my network to do down this morning when
openvpn had restarted during the update . It didn't cause anything
significant beyon,d having to call someone to press the reset button
though.

Would it be possible to use another technique to decide when the openvpn
service should return except for an arbitrary amount of seconds?  ( What
the person above here suggested maybe , though i don't really understand
what he means exactly) Or maybe add the ability to select the amount of
seconds to wait using /etc/default/openvpn or something similar.(which
does seem like a plaster on a wooden leg)

In my humble opinion this bug should stay open until a solution beyond
sleep until it has cleaned up after itself has been found.  Whether
restarting a service will work should not be at the mercy of such
things. It should be guaranteed to always work . If it doesn't it should
be fixed.

Friendly regards.
Avery.

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

Title:
  service openvpn restart broken. Stop returns before finishing.

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

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


[Bug 1200519] Re: service openvpn restart broken. Stop returns before finishing.

2013-07-12 Thread Avery-yates
@ simon 
Also , about changing the number of sleep seconds in a restart, that would not 
fix scripts that stop and start the openvpn service.  If as a temporary measure 
a delay is chosen the delay should be put somewhere in stop not in restart

Regards.

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

Title:
  service openvpn restart broken. Stop returns before finishing.

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

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


[Bug 1200519] Re: service openvpn restart broken. Stop returns before finishing.

2013-07-12 Thread Avery-yates
Works like a charm .

Hoping it gets put in release.

Thank you for the speedy replies.

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

Title:
  service openvpn restart broken. Stop returns before finishing.

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

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


[Bug 1195607] Re: iscsitarget-dkms broken since kernel 3.10.0

2013-07-01 Thread Avery-yates
On 2013-02 Mr James Paige patched this so it would work for newer
kernels. It did worked up to 3.9.
(https://launchpad.net/ubuntu/+source/iscsitarget/1.4.20.2-5ubuntu3.2)

Added him to the notification list for this issue.

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

Title:
  iscsitarget-dkms broken since kernel 3.10.0

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

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


[Bug 1195607] Re: iscsitarget-dkms broken since kernel 3.10.0

2013-06-30 Thread Avery-yates
updated to 3.10.0-1 
iscsitarget-dkms is still broken.

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

Title:
  iscsitarget-dkms broken since kernel 3.10.0

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

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


[Bug 1195607] Re: iscsitarget-dkms broken since kernel 3.10.0

2013-06-28 Thread Avery-yates
Someone please duplicate this already so it can be tagged bagged and fixed 
asap. 
This isn't one that can be left out there for too long.

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

Title:
  iscsitarget-dkms broken since kernel 3.10.0

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

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


[Bug 1195607] [NEW] iscsitarget-dkms broken since kernel 3.10.0

2013-06-28 Thread Avery-yates
Public bug reported:

!! URGENT !!


When trying to instal or reinstall the dkms on the current saucy kernel :

Error! Bad return status for module build on kernel: 3.10.0-0-generic (x86_64)
Consult /var/lib/dkms/iscsitarget/1.4.20.2/build/make.log for more information.


content of make.log

DKMS make.log for iscsitarget-1.4.20.2 for kernel 3.10.0-0-generic (x86_64)
Fri Jun 28 09:13:02 CEST 2013
make: Entering directory `/usr/src/linux-headers-3.10.0-0-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 1096 bytes is larger than 1024 bytes [-Wframe-larger-than=]
 }
 ^
  CC [M]  /var/lib/dkms/iscsitarget/1.4.20.2/build/kernel/wthread.o
/var/lib/dkms/iscsitarget/1.4.20.2/build/kernel/wthread.c: In function 
‘worker_thread’:
/var/lib/dkms/iscsitarget/1.4.20.2/build/kernel/wthread.c:73:28: error: void 
value not ignored as it ought to be
  if (!(current-io_context = ioc_task_link(info-wthread_ioc)))
^
/var/lib/dkms/iscsitarget/1.4.20.2/build/kernel/wthread.c:74:3: error: implicit 
declaration of function ‘get_io_context’ [-Werror=implicit-function-declaration]
   info-wthread_ioc = get_io_context(GFP_KERNEL, -1);
   ^
/var/lib/dkms/iscsitarget/1.4.20.2/build/kernel/wthread.c:74:21: warning: 
assignment makes pointer from integer without a cast [enabled by default]
   info-wthread_ioc = get_io_context(GFP_KERNEL, -1);
 ^
cc1: some warnings being treated as errors
make[2]: *** [/var/lib/dkms/iscsitarget/1.4.20.2/build/kernel/wthread.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.10.0-0-generic'

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


** Tags: breaks iscsi urgent

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

Title:
  iscsitarget-dkms broken since kernel 3.10.0

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

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

[Bug 1166659] Re: xtables-addons issues are being systematically avoided . Bug reports fall on deaf ears.

2013-06-19 Thread Avery-yates
There is hope... for 13.10

xtables-addons and with it geo-ip compatibility for iptables works in
saucy dev out of the box.

This does nothing for current stable , but still , it's worth a mention.

If the person who fixed it for saucy would be so kind as to fix it for
13.04 as well ...

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

Title:
  xtables-addons issues are being systematically avoided . Bug reports
  fall on deaf ears.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xtables-addons/+bug/1166659/+subscriptions

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


[Bug 1166659] [NEW] xtables-addons issues are being systematically avoided . Bub reports fall on deaf ears.

2013-04-09 Thread Avery-yates
*** This bug is a security vulnerability ***

Public security bug reported:

This is not me reporting an issue I have with an install of something
wanting some help. Let's be clear about that first.

I am reporting a constant denial and covering up of an issue that is key
to a lot of server installs.

Just a glance at search results should make this evident:

https://launchpad.net/ubuntu/+source/xtables-addons/+bugs

Please don't reply with have you tried , or there is a workaround .. I
have made it work by messing around with the source. Making it work
not the issue here.  The workarounds break updating and apparent
dependencies.(every update one has to recompile the modules by hand )

Duplication is easy as pie.
Install 12.10 or 13  , update-upgrade , install xtables-addons ... the dkms 
will fail. 

Again, this is not really the issue...

Why I am writing this is because people keep adding bug reports about
this and nothing is being done by anyone.

A sign someone is working on it .. actually fixing it would be welcome.
we really are past the finding bigfoot stage on this one.. Really..

A have you tried reply doesn't make this my issue to solve. The ball
remains in the court of people responsible for the xtables-addons
package in ubuntu.

As a last remark in post I'd like to add I believe geoip , is getting to
be an integral part of our server/firewall installs these days, and a
priority level of Urgent or Threatening to the future existence of
ubuntu server is not much to ask for.


Friendly regards
Phoenixxl.

PS: I checked the security vulnerability box.  Since imo , not having
the ability to prevent traffic from for example Syria or Pakistan is a
security risk for a lot of administrators.

** Affects: xtables-addons (Ubuntu)
 Importance: Undecided
 Status: New

** Information type changed from Private Security to Public Security

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

Title:
  xtables-addons issues are being systematically avoided . Bub reports
  fall on deaf ears.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xtables-addons/+bug/1166659/+subscriptions

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


[Bug 1166659] Re: xtables-addons issues are being systematically avoided . Bug reports fall on deaf ears.

2013-04-09 Thread Avery-yates
** Summary changed:

- xtables-addons issues are being systematically avoided . Bub reports fall on 
deaf ears.
+ xtables-addons issues are being systematically avoided . Bug reports fall on 
deaf ears.

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

Title:
  xtables-addons issues are being systematically avoided . Bug reports
  fall on deaf ears.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xtables-addons/+bug/1166659/+subscriptions

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


[Bug 986805] Re: WARNING: at /build/buildd/linux-3.2.0/net/sched/sch_generic.c:255 dev_watchdog+0x25a/0x270()

2012-04-28 Thread Avery-yates
** Tags removed: kernel-bug-exists-upstream
** Tags added: needs-upstream-testing

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

Title:
  WARNING: at /build/buildd/linux-3.2.0/net/sched/sch_generic.c:255
  dev_watchdog+0x25a/0x270()

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

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


[Bug 986805] Re: WARNING: at /build/buildd/linux-3.2.0/net/sched/sch_generic.c:255 dev_watchdog+0x25a/0x270()

2012-04-28 Thread Avery-yates
I tested kernel 3.2.0-24 , that's an update from 3.2.0-23 where it originally 
happened , wasn't that the aim?
I read over the reply asking for me to test a later kernel too quickly .

reverted tags.

If I find time this week , and detailed install info , I'll clone it's
system drive and install an upstream kernel on it for testing . I really
can't afford to foobar that computer.

Kind reagrds.

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

Title:
  WARNING: at /build/buildd/linux-3.2.0/net/sched/sch_generic.c:255
  dev_watchdog+0x25a/0x270()

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

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


[Bug 986805] Re: WARNING: at /build/buildd/linux-3.2.0/net/sched/sch_generic.c:255 dev_watchdog+0x25a/0x270()

2012-04-27 Thread Avery-yates
This time though , it happened 13 X in a little less than 3 hours .. It
used to be once every 24 hours approx.

http://pastebin.com/E0BW3AHz

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

Title:
  WARNING: at /build/buildd/linux-3.2.0/net/sched/sch_generic.c:255
  dev_watchdog+0x25a/0x270()

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

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


[Bug 986805] Re: WARNING: at /build/buildd/linux-3.2.0/net/sched/sch_generic.c:255 dev_watchdog+0x25a/0x270()

2012-04-27 Thread Avery-yates
updated to -24 error occured again :


Apr 27 16:09:47 Ambroise kernel: [  123.714766] atl1c :01:00.0: atl1c: eth1 
NIC Link is Down
Apr 27 16:09:50 Ambroise kernel: [  126.778746] atl1c :01:00.0: atl1c: eth1 
NIC Link is Up1000 Mbps Full Duplex
Apr 27 16:09:55 Ambroise kernel: [  131.824012] [ cut here 
]
Apr 27 16:09:55 Ambroise kernel: [  131.824021] WARNING: at 
/build/buildd/linux-3.2.0/net/sched/sch_generic.c:255 dev_watchdog+0x25a/0x270()
Apr 27 16:09:55 Ambroise kernel: [  131.824024] Hardware name: System Product 
Name
Apr 27 16:09:55 Ambroise kernel: [  131.824027] NETDEV WATCHDOG: eth1 (atl1c): 
transmit queue 0 timed out
Apr 27 16:09:55 Ambroise kernel: [  131.824029] Modules linked in: des_generic 
md4 nls_utf8 cifs nfsd nfs lockd fscache auth_rpcgss binfmt_misc nfs_acl sunrpc 
psmouse serio_raw i915 drm_kms_helper drm i2c_algo_bit video asus_atk0110 $
Apr 27 16:09:55 Ambroise kernel: [  131.824054] Pid: 0, comm: swapper/0 Not 
tainted 3.2.0-24-generic #37-Ubuntu
Apr 27 16:09:55 Ambroise kernel: [  131.824057] Call Trace:
Apr 27 16:09:55 Ambroise kernel: [  131.824059]  IRQ  [8106712f] 
warn_slowpath_common+0x7f/0xc0
Apr 27 16:09:55 Ambroise kernel: [  131.824067]  [81067226] 
warn_slowpath_fmt+0x46/0x50
Apr 27 16:09:55 Ambroise kernel: [  131.824072]  [81078553] ? 
mod_timer+0x143/0x2f0
Apr 27 16:09:55 Ambroise kernel: [  131.824076]  [8155e22a] 
dev_watchdog+0x25a/0x270
Apr 27 16:09:55 Ambroise kernel: [  131.824081]  [81136820] ? 
bdi_arm_supers_timer+0x50/0x50
Apr 27 16:09:55 Ambroise kernel: [  131.824084]  [8155dfd0] ? 
qdisc_reset+0x50/0x50
Apr 27 16:09:55 Ambroise kernel: [  131.824087]  [8155dfd0] ? 
qdisc_reset+0x50/0x50
Apr 27 16:09:55 Ambroise kernel: [  131.824090]  [81076086] 
call_timer_fn+0x46/0x160
Apr 27 16:09:55 Ambroise kernel: [  131.824093]  [8155dfd0] ? 
qdisc_reset+0x50/0x50
Apr 27 16:09:55 Ambroise kernel: [  131.824097]  [810779d2] 
run_timer_softirq+0x132/0x2a0
Apr 27 16:09:55 Ambroise kernel: [  131.824101]  [810950c5] ? 
ktime_get+0x65/0xe0
Apr 27 16:09:55 Ambroise kernel: [  131.824105]  [8106e928] 
__do_softirq+0xa8/0x210
Apr 27 16:09:55 Ambroise kernel: [  131.824109]  [8101a779] ? 
read_tsc+0x9/0x20
Apr 27 16:09:55 Ambroise kernel: [  131.824113]  [8109c054] ? 
tick_program_event+0x24/0x30
Apr 27 16:09:55 Ambroise kernel: [  131.824118]  [81666cec] 
call_softirq+0x1c/0x30
Apr 27 16:09:55 Ambroise kernel: [  131.824122]  [81015305] 
do_softirq+0x65/0xa0
Apr 27 16:09:55 Ambroise kernel: [  131.824126]  [8106ed0e] 
irq_exit+0x8e/0xb0
Apr 27 16:09:55 Ambroise kernel: [  131.824135]  [8166768e] 
smp_apic_timer_interrupt+0x6e/0x99
Apr 27 16:09:55 Ambroise kernel: [  131.824137]  [8166555e] 
apic_timer_interrupt+0x6e/0x80
Apr 27 16:09:55 Ambroise kernel: [  131.824139]  EOI  [8101be35] ? 
mwait_idle+0x95/0x210
Apr 27 16:09:55 Ambroise kernel: [  131.824143]  [81012236] 
cpu_idle+0xd6/0x120
Apr 27 16:09:55 Ambroise kernel: [  131.824147]  [816235ae] 
rest_init+0x72/0x74
Apr 27 16:09:55 Ambroise kernel: [  131.824151]  [81cfbc0d] 
start_kernel+0x3ba/0x3c7
Apr 27 16:09:55 Ambroise kernel: [  131.824154]  [81cfb388] 
x86_64_start_reservations+0x132/0x136
Apr 27 16:09:55 Ambroise kernel: [  131.824156]  [81cfb140] ? 
early_idt_handlers+0x140/0x140
Apr 27 16:09:55 Ambroise kernel: [  131.824159]  [81cfb459] 
x86_64_start_kernel+0xcd/0xdc
Apr 27 16:09:55 Ambroise kernel: [  131.824160] ---[ end trace e642ec57e7e32b4d 
]---

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

Title:
  WARNING: at /build/buildd/linux-3.2.0/net/sched/sch_generic.c:255
  dev_watchdog+0x25a/0x270()

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

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


[Bug 986805] Re: WARNING: at /build/buildd/linux-3.2.0/net/sched/sch_generic.c:255 dev_watchdog+0x25a/0x270()

2012-04-27 Thread Avery-yates
** Tags removed: needs-upstream-testing
** Tags added: kernel-bug-exists-upstream

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

Title:
  WARNING: at /build/buildd/linux-3.2.0/net/sched/sch_generic.c:255
  dev_watchdog+0x25a/0x270()

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

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


[Bug 986805] [NEW] atl1c crashes.

2012-04-22 Thread Avery-yates
Public bug reported:

Since I upgraded ubuntu server , precise pangolin this morning to kernel
.23

Atheros integrated nic on asus P5G41TM_LX crashes , then seems to
recover afterwards.

syslog cut of crash :

http://pastebin.com/z20DrWN4

** Affects: linux (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/986805

Title:
  atl1c crashes.

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

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


[Bug 986805] Re: atl1c crashes.

2012-04-22 Thread Avery-yates
apport information

** Tags added: apport-collected precise

** Description changed:

  Since I upgraded ubuntu server , precise pangolin this morning to kernel
  .23
  
  Atheros integrated nic on asus P5G41TM_LX crashes , then seems to
  recover afterwards.
  
  syslog cut of crash :
  
  http://pastebin.com/z20DrWN4
+ --- 
+ AlsaDevices:
+  total 0
+  crw-rw---T 1 root audio 116,  1 Apr 22 11:24 seq
+  crw-rw---T 1 root audio 116, 33 Apr 22 11:24 timer
+ AplayDevices: Error: [Errno 2] No such file or directory
+ ApportVersion: 2.0.1-0ubuntu5
+ 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=3c20b0c7-da48-43f4-b043-ab0637a6ff2c
+ InstallationMedia: Ubuntu-Server 12.04 LTS Precise Pangolin - Alpha amd64 
(20120314)
+ IwConfig:
+  lono wireless extensions.
+  
+  eth1  no wireless extensions.
+  
+  eth0  no wireless extensions.
+ Lsusb:
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+  Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
+  Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
+  Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
+  Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
+ MachineType: System manufacturer System Product Name
+ Package: linux (not installed)
+ PciMultimedia:
+  
+ ProcEnviron:
+  LANGUAGE=en_US:en
+  TERM=xterm
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-23-generic 
root=UUID=36544034-7a5f-42d9-87d4-d03c672f3cec ro
+ ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
+ RelatedPackageVersions:
+  linux-restricted-modules-3.2.0-23-generic N/A
+  linux-backports-modules-3.2.0-23-generic  N/A
+  linux-firmware1.79
+ RfKill: Error: [Errno 2] No such file or directory
+ Tags:  precise
+ Uname: Linux 3.2.0-23-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups:
+  
+ dmi.bios.date: 07/27/2011
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: 0902
+ dmi.board.asset.tag: To Be Filled By O.E.M.
+ dmi.board.name: P5G41T-M LX
+ dmi.board.vendor: ASUSTeK Computer INC.
+ dmi.board.version: Rev X.0x
+ dmi.chassis.asset.tag: Asset-1234567890
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: Chassis Manufacture
+ dmi.chassis.version: Chassis Version
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0902:bd07/27/2011:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5G41T-MLX:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
+ dmi.product.name: System Product Name
+ dmi.product.version: System Version
+ dmi.sys.vendor: System manufacturer

** Attachment added: AcpiTables.txt
   
https://bugs.launchpad.net/bugs/986805/+attachment/3098410/+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/986805

Title:
  atl1c crashes.

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

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


[Bug 986805] BootDmesg.txt

2012-04-22 Thread Avery-yates
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/986805/+attachment/3098411/+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/986805

Title:
  atl1c crashes.

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

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


[Bug 986805] CurrentDmesg.txt

2012-04-22 Thread Avery-yates
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/986805/+attachment/3098412/+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/986805

Title:
  atl1c crashes.

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

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


[Bug 986805] Lspci.txt

2012-04-22 Thread Avery-yates
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/986805/+attachment/3098413/+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/986805

Title:
  atl1c crashes.

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

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


[Bug 986805] ProcCpuinfo.txt

2012-04-22 Thread Avery-yates
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/986805/+attachment/3098414/+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/986805

Title:
  atl1c crashes.

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

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


[Bug 986805] ProcInterrupts.txt

2012-04-22 Thread Avery-yates
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/986805/+attachment/3098416/+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/986805

Title:
  atl1c crashes.

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

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


[Bug 986805] ProcModules.txt

2012-04-22 Thread Avery-yates
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/986805/+attachment/3098417/+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/986805

Title:
  atl1c crashes.

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

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


[Bug 986805] UdevDb.txt

2012-04-22 Thread Avery-yates
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/986805/+attachment/3098418/+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/986805

Title:
  atl1c crashes.

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

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


[Bug 986805] UdevLog.txt

2012-04-22 Thread Avery-yates
apport information

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/986805/+attachment/3098419/+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/986805

Title:
  atl1c crashes.

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

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


[Bug 986805] WifiSyslog.txt

2012-04-22 Thread Avery-yates
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/986805/+attachment/3098420/+files/WifiSyslog.txt

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

Title:
  atl1c crashes.

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

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


[Bug 986805] Re: atl1c crashes.

2012-04-22 Thread Avery-yates
[quote]
 please run:

apport-collect 986805

and then change the status of the bug to 'Confirmed'.
[/quote]

Ran command , changed status to confirmed.

** 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/986805

Title:
  atl1c crashes.

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

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


[Bug 986805] Re: atl1c crashes.

2012-04-22 Thread Avery-yates
After running the apport command I also found this in my syslog:


Apr 22 13:46:45 Ambroise kernel: [ 8540.924011] atl1c :01:00.0: vpd r/w 
failed.  This is likely a firmware bug on this device.  Contact the card vendor 
for a firmware update.ACPI Warning: Incorrect checksum in table [GSCI] - 0x28$
Apr 22 13:46:45 Ambroise kernel: [ 8541.496583] ACPI Warning: Incorrect 
checksum in table [GSCI] - 0x28, should be 0x17 (20110623/tbutils-314)
Apr 22 13:46:45 Ambroise kernel: [ 8541.501866] ACPI Warning: Incorrect 
checksum in table [GSCI] - 0x28, should be 0x17 (20110623/tbutils-314)
Apr 22 13:46:45 Ambroise kernel: [ 8541.501923] ACPI Warning: Incorrect 
checksum in table [GSCI] - 0x28, should be 0x17 (20110623/tbutils-314)


I found some references to atl1c :01:00.0: vpd r/w failed. on launchpad 
doing a google search , but nothing relevant

My bios is the latest version.

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

Title:
  atl1c crashes.

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

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


[Bug 969576] Re: BUG: unable to handle kernel NULL pointer dereference at (null) [asus_wmi_rfkill_init]

2012-03-31 Thread Avery-yates
Please change priority to high .

Please remove this whole asus cosmetic fix Aleksi Hankalahti mentioned
in his first and second link until the author can be sure it doesn't
break anything somewhat more important , like a filesystem.

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

Title:
  BUG: unable to handle kernel NULL pointer dereference at (null)
  [asus_wmi_rfkill_init]

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

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


[Bug 969576] Re: BUG: unable to handle kernel NULL pointer dereference at (null) [asus_wmi_rfkill_init]

2012-03-30 Thread Avery-yates
For me this broke my ZFS , my zpools are gone , everything is ok again
when I start up with .20

Pastebin of trace , as not to clutter this thread.

http://pastebin.com/73d54Zpp

For me this is quite fatal , happens every boot.

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

Title:
  BUG: unable to handle kernel NULL pointer dereference at (null)
  [asus_wmi_rfkill_init]

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

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


[Bug 969576] Re: BUG: unable to handle kernel NULL pointer dereference at (null) [asus_wmi_rfkill_init]

2012-03-30 Thread Avery-yates
My motherboard however is an asus P9X79-Pro

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

Title:
  BUG: unable to handle kernel NULL pointer dereference at (null)
  [asus_wmi_rfkill_init]

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

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


[Bug 961880] Re: [ET2012] Press Fn+F7 could not turn on/off display

2012-03-30 Thread Avery-yates
This , together with brightness control break ZFS for linux. P9 and P8
motherboards have ben confirmed to be affacted.


Please fix or revert.

Part of dump: (linked in mopdules - ZFS)

Mar 31 00:41:33 Pollux kernel: [   14.827281] input: Eee PC WMI hotkeys as 
/devices/platform/eeepc-wmi/input/input5
Mar 31 00:41:33 Pollux kernel: [   14.828033] BUG: unable to handle kernel NULL 
pointer dereference at   (null)
Mar 31 00:41:33 Pollux kernel: [   14.828040] IP: [a02a0d08] 
asus_wmi_rfkill_init+0x188/0x200 [asus_wmi]
Mar 31 00:41:33 Pollux kernel: [   14.828048] PGD 7e9484067 PUD 7e9486067 PMD 0
Mar 31 00:41:33 Pollux kernel: [   14.828053] Oops:  [#1] SMP
Mar 31 00:41:33 Pollux kernel: [   14.828057] CPU 1
Mar 31 00:41:33 Pollux kernel: [   14.828058] Modules linked in: snd_timer(+) 
ttm eeepc_wmi(+) drm_kms_helper asus_wmi drm snd psmouse sb_edac lp btusb 
sparse_keymap mxm_wmi serio_raw edac_core bluetooth soundcore mei(C) 
snd_page_alloc i2c_algo_bit mac_hid wmi parport usbhid hid zfs(P) zcommon(P) 
znvpair(P) zavl(P) zunicode(P) e1000e mvsas libsas arcmsr scsi_transport_sas 
spl(O) zlib_deflate

rest: http://pastebin.com/73d54Zpp

More people mentioning this:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/969576

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

Title:
  [ET2012] Press Fn+F7 could not turn on/off display

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

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


[Bug 584668] Re: iscsi_trgt: scsi_cmnd_start(1035) Unsupported 85

2012-03-18 Thread Avery-yates
Just stumbled into this on Precise.

Both client and server are precise. It always pops up on reboot then at
random during usage. No ill effects have been observed however.

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

Title:
  iscsi_trgt: scsi_cmnd_start(1035) Unsupported 85

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

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