[Bug 1807537] Re: failure in fsck option of advanced boot

2020-07-01 Thread Hubba Zoot
Same with Ubuntu 20.04 LTS kernel 5.4.0-39-generic

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

Title:
  failure in fsck option of advanced boot

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

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

[Bug 1885916] [NEW] Wrong Version info in plymouth

2020-07-01 Thread Hubba Zoot
Public bug reported:

Package:
http://de.archive.ubuntu.com/ubuntu/pool/universe/l/lubuntu-artwork/plymouth-theme-lubuntu-text_20.04.3_all.deb

File:
/usr/share/plymouth/themes/lubuntu-text/lubuntu-text.plymouth

Content:
[ubuntu-text]   
   
title=Lubuntu 18.10

$ lsb_release -d
Description:Ubuntu 20.04 LTS

Maybe needs a postinst for the correct version?

desc=$(lsb_release -d)
sed -i "s/^title=.*$/title=${desc/*:*U/Lu}/" lubuntu-text.plymouth

** Affects: lubuntu-artwork (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/1885916

Title:
  Wrong Version info in plymouth

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-artwork/+bug/1885916/+subscriptions

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

[Bug 1709905] Re: stress-ng 0.08.10 fails to compile on SLES11 SP4

2017-11-01 Thread Hubba
I have managed to compile 0.09.00 by renaming F_OWNER_PGRP back to
F_OWNER_GID which I believe from some reading is what this was called on
older Linux distros
(https://gitlab.collabora.com/martyn/linux/commit/978b4053aefd422713f289f2a315ce2acba62018)
so I did on the source:

sed -i 's/F_OWNER_PGRP/F_OWNER_GID/g' stress-fcntl.c

Not sure yet as that has any negative impact.

Best regards
Hubba

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

Title:
  stress-ng 0.08.10 fails to compile on SLES11 SP4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/stress-ng/+bug/1709905/+subscriptions

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

[Bug 1593621] Re: Kernel panic after migration between XenServer 6.5 hosts

2016-07-20 Thread Hubba
You are right. There is no such bug in 3.13.0-92 kernel for Trusty.

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

Title:
  Kernel panic after migration between XenServer 6.5 hosts

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

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


[Bug 1593621] Re: Kernel panic after migration between XenServer 6.5 hosts

2016-07-18 Thread Hubba
Tried 14.04 with 3.19.0-65 kernel. The issue still present.

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

Title:
  Kernel panic after migration between XenServer 6.5 hosts

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

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


[Bug 1593621] Re: Kernel panic after migration between XenServer 6.5 hosts

2016-07-08 Thread Hubba
>>This appears to be fixed in Xenial (16.04) already. Can you confirm?

Yes, migration of Ubuntu 16.04 4.4.0-21-generic #37 works fine.

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

Title:
  Kernel panic after migration between XenServer 6.5 hosts

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

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


[Bug 1593621] Re: Kernel panic after migration between XenServer 6.5 hosts

2016-07-04 Thread Hubba
We have tried patch f0f393877c71ad227d36705d61d1e4062bc29cf5
Seems it's work.

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

Title:
  Kernel panic after migration between XenServer 6.5 hosts

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

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


[Bug 1593621] Re: Kernel panic after migration between XenServer 6.5 hosts

2016-07-01 Thread Hubba
Bisect result:

cab4604d2bb86315c120630af75a5f012e476596 is the first bad commit
commit cab4604d2bb86315c120630af75a5f012e476596
Author: Boris Ostrovsky 
Date:   Fri Mar 18 10:11:07 2016 -0400

xen/events: Mask a moving irq

BugLink: http://bugs.launchpad.net/bugs/1571034

commit ff1e22e7a638a0782f54f81a6c9cb139aca2da35 upstream.

Moving an unmasked irq may result in irq handler being invoked on both
source and target CPUs.

With 2-level this can happen as follows:

On source CPU:
evtchn_2l_handle_events() ->
generic_handle_irq() ->
handle_edge_irq() ->
   eoi_pirq():
   irq_move_irq(data);

   /* WE ARE HERE */

   if (VALID_EVTCHN(evtchn))
   clear_evtchn(evtchn);

If at this moment target processor is handling an unrelated event in
evtchn_2l_handle_events()'s loop it may pick up our event since target's
cpu_evtchn_mask claims that this event belongs to it *and* the event is
unmasked and still pending. At the same time, source CPU will continue
executing its own handle_edge_irq().

With FIFO interrupt the scenario is similar: irq_move_irq() may result
in a EVTCHNOP_unmask hypercall which, in turn, may make the event
pending on the target CPU.

We can avoid this situation by moving and clearing the event while
keeping event masked.

Signed-off-by: Boris Ostrovsky 
Signed-off-by: David Vrabel 
Signed-off-by: Kamal Mostafa 

:04 04 dcaea6af1e798cf41920479a8ef000f9ecd9edb2
de7990a681d7a717184418adb9a2399fe1f7d0fc M  drivers

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

Title:
  Kernel panic after migration between XenServer 6.5 hosts

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

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


[Bug 1593621] Re: Kernel panic after migration between XenServer 6.5 hosts

2016-06-30 Thread Hubba
Installed v4.4.14 xenial kernel on trusty and verified. It works. No
more crashes after migration.

Kernel: 4.4.14-040414-generic
DISTRIB_CODENAME: trusty

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

Title:
  Kernel panic after migration between XenServer 6.5 hosts

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

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


[Bug 242139] Re: snmpd caused a lot error messages in dmesg

2008-10-08 Thread Hubba
I getting these messages in VMware 2.0.0 build 116503 running on a
OpenSuSE 10.3 host OS with a OpenSuSE 11.0 guest - anybody know how to
get rid of these messages? (Sorry for not running Ubuntu at this time)

-- 
snmpd caused a lot error messages in dmesg
https://bugs.launchpad.net/bugs/242139
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