[Bug 1887490] Re: [FFe/SRU] Add/Backport EPYC-v3 and EPYC-Rome CPU model

2022-05-27 Thread Sven Kieske
> I am not sure I would still call it a regression and it is certainly
an annoying, but it can be workarounded.

it worked before, now it doesn't without manual intervention, that's the
basic definition of a regression, no?

after all, there are _always_ workarounds for regressions, so I would
not consider it appropriate to call a regression not-a-regression
because there is some workaround available.

we are currently affected by this and need to figure out if the
workaround is even an acceptable solution, because in a cloud
environment you can't/don't want to manually patch libvirt xml for
dozens of machines.

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

Title:
  [FFe/SRU] Add/Backport EPYC-v3 and EPYC-Rome CPU model

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


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

[Bug 1898909] Re: Installing hwe linux-tools does not provide /usr/bin wrappers

2022-04-26 Thread Sven Kieske
any update on this?

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

Title:
  Installing hwe linux-tools does not provide /usr/bin wrappers

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


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

[Bug 1914774] Re: HWE kernels do not ship linux-tools packages

2022-04-06 Thread Sven Kieske
so, this is very weird.

We used to install binary "cpupower" from linux-tools via this package
for the hwe kernel:

linux-tools-generic-hwe-18.04

but this seems to have changed somewhere in between, the file list on
packages.ubuntu.com

only lists:

/usr/share/doc/linux-tools-generic-hwe-18.04/changelog.gz
/usr/share/doc/linux-tools-generic-hwe-18.04/copyright

see, e.g.:
https://packages.ubuntu.com/bionic-updates/amd64/linux-tools-generic-hwe-18.04/filelist
linked from:
https://packages.ubuntu.com/bionic-updates/linux-tools-generic-hwe-18.04

I believe this is, because it's a meta/virtual package?

nevertheless I found how to install "cpupower" it seems it moved to the
following package (adjust kernel subversion as needed):

https://packages.ubuntu.com/bionic-updates/linux-hwe-5.4-tools-5.4.0-80

but this is also strange for several reasons:

first, afaik you need to install the version for your specific installed
kernel, but the package name leads to bad sed-magic in install scripts
like:

apt install linux-hwe-5.4-tools-$(uname -r | sed 's#-generic$##')

this is obviously bad, but I could live with that.

what is really really weird though, is the installation path of the
cpupower binary:

root@server:~# /usr/lib/linux-hwe-5.4-tools-5.4.0-104/cpupower --help
Usage:  cpupower [-d|--debug] [-c|--cpu cpulist ]  []
Supported commands are:
frequency-info
frequency-set
idle-info
idle-set
set
info
monitor
help

Not all commands can make use of the -c cpulist option.

Use 'cpupower help ' for getting help for above commands.


root@server:~# type cpupower
-su: type: cpupower: not found


it is not installed in $PATH at all, which is really contracdicting the 
upstream makefile, imho?

see:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/tools/power/cpupower/Makefile


am I holding it wrong? is there another package which installs cpupower in the 
correct path?

why was the packaging changed, mid release? This breaks every workflow
around the provided tools.

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

Title:
  HWE kernels do not ship linux-tools packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-meta-hwe-5.4/+bug/1914774/+subscriptions


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

[Bug 1921754] Re: Add missing cpu feature bits in EPYC-Rome model

2022-03-18 Thread Sven Kieske
this does seem to affect ubuntu 18.04 (bionic beaver) as well, meaning
it's not possible to host guest vms with the IBRS Security Flag:

qemu-system-x86_64 -cpu ? | grep EPYC-Rome

is empty

dpkg -l qemu-system
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name  Version   
  ArchitectureDescription
+++-=-===-===-===
ii  qemu-system   1:4.0+dfsg-0ubuntu9.8

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

Title:
  Add missing cpu feature bits in EPYC-Rome model

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


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

[Bug 448095] Re: resolvconf starts after ifupdown, does not pick the dns-nameserver and dns-search lines up from /etc/network/interfaces

2013-12-10 Thread Sven Kieske
*** This bug is a duplicate of bug 366967 ***
https://bugs.launchpad.net/bugs/366967

Thomas Hood:
I must decline that this is fixed.
How my system is setup:
Ubuntu 12.04.3 LTS Server minimal installed.

I have booted a system without /etc/network/interfaces.
I created /etc/network/interfaces, than I ran ifup eth0 which should bring up 
eth0 device and trigger resolvconf package
to check for new entries to add to resolv.conf.

ifup works, the ip-address and routes get assigned, however the dns-
nameservers do not get assigned.

apt-cache showpkg resolvconf shows me the version: 1.63ubuntu16

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

Title:
  resolvconf starts after ifupdown, does not pick the dns-nameserver and
  dns-search lines up from /etc/network/interfaces

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

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