Hi Thomas,
I think you did everything right, except that 'apt install' wants a path (here 
"./") for local files,
so one may use:
sudo apt install ./*.deb
or
sudo apt install ./s390-tools_2.37.0-0ubuntu2.1_s390x.deb 
./s390-tools-signed_2.37.0-0ubuntu2.1_s390x.deb 
s390-tools-data_2.37.0-0ubuntu2.1_s390x.deb

(and yes wget comes with zillions of options, but for such a simple download 
you do not even need a single one, this would just work:
"wget 
https://launchpad.net/~fheimes/+archive/ubuntu/lp2103414+lp2078347+lp2044104-2nd/+build/31022445/+files/s390-tools_2.37.0-0ubuntu2.1_s390x.deb";
 etc.)

Alright, thanks for having this tested again - now with the two patches!

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

Title:
  [25.04 FEAT] [post announcement] [KRN2304] CPU-MF Counters for new IBM
  Z hardware - s390-tools part

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/2103414/+subscriptions


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

Reply via email to