So the NFS problem that was reported in LP#2060217 is already addressed and is 
fixed in the Ubuntu Kernel 6.8.0-38.
But kernel 6.8.0-38 is not yet fully rolled out - it's currently in the 
"-proposed" pocket of the Ubuntu archive, but can already be tested and used.

However, the way to install from "-proposed" changed starting with
24.04, this is the 'new way':

$ sudo add-apt-repository -y "deb http://ports.ubuntu.com/ubuntu-ports/ 
$(lsb_release -sc)-proposed main universe"
$ sudo apt update
$ apt-cache policy linux-generic
linux-generic:
  Installed: 6.8.0-36.36
  Candidate: 6.8.0-36.36
  Version table:
     6.8.0-38.38 100
        100 http://ports.ubuntu.com/ubuntu-ports noble-proposed/main s390x 
Packages
 *** 6.8.0-36.36 500
        500 http://ports.ubuntu.com/ubuntu-ports noble-updates/main s390x 
Packages
        500 http://ports.ubuntu.com/ubuntu-ports noble-security/main s390x 
Packages
        100 /var/lib/dpkg/status
     6.8.0-31.31 500
        500 http://ports.ubuntu.com/ubuntu-ports noble/main s390x Packages
$ sudo apt -t=noble-proposed install linux-generic   # will install 6.8.0-38 
from noble-proposed

Testing this kernel (with nfs enabled) would show if the fix for nfs in
LP#2060217 is also fixing the situation here.

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

Title:
  [UBUNTU 24.04] Running sosreport causes the system to crash and
  produce a dump

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


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

Reply via email to