Public bug reported:

---Problem Description---

On Ubuntu 25.04 genprotimg fails with error: Cannot read stage3a at 
/usr/share/s390-tools/pvimg/stage3a.bin
The file is located /usr/share/s390-tools/pvimg/boot however
 
Machine Type = n/a 
 
---Debugger---
A debugger is not configured
 
 
---Steps to Reproduce---
 install s390-tools, try to use genprotimg
 
---uname output---
n/a

Userspace rpm: s390-tools 
 
Userspace tool common name: genprotimg 

Userspace tool obtained from project website:  na 
 
The userspace tool has the following bit modes: both 
 
*Additional Instructions for d.herrendoer...@de.ibm.com:
-Attach ltrace and strace of userspace application.


== Comment by <mhart...@de.ibm.com> =========

The issue is with the packager, see
https://git.launchpad.net/ubuntu/+source/s390-tools/tree/debian/s390-tools-
data.install?h=ubuntu/plucky

Instead of what is expected '.../pvimg/', Ubuntu installs the file to
the path '.../pvimg/boot/'.

So the s390-tools-data.install file needs to be changed from

```
rust/pvimg/boot/stage3a.bin usr/share/s390-tools/pvimg/boot/
rust/pvimg/boot/stage3b_reloc.bin usr/share/s390-tools/pvimg/boot/
```

to

```
rust/pvimg/boot/stage3a.bin usr/share/s390-tools/pvimg/
rust/pvimg/boot/stage3b_reloc.bin usr/share/s390-tools/pvimg/
```

FYI, I've already talked to Frank.

** Affects: ubuntu-z-systems
     Importance: Medium
     Assignee: Skipper Bug Screeners (skipper-screen-team)
         Status: Triaged

** Affects: s390-tools (Ubuntu)
     Importance: Medium
     Assignee: Frank Heimes (fheimes)
         Status: Triaged

** Affects: s390-tools-signed (Ubuntu)
     Importance: Medium
     Assignee: Frank Heimes (fheimes)
         Status: Triaged


** Tags: architecture-s39064 bugnameltc-214397 severity-high 
targetmilestone-inin---

** Tags added: architecture-s39064 bugnameltc-214397 severity-high
targetmilestone-inin---

** Changed in: ubuntu
     Assignee: (unassigned) => Skipper Bug Screeners (skipper-screen-team)

** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  [UBUNTU 25.04] genprotimg fails on Ubuntu 25.04

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


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

Reply via email to