← Back to team overview

debcrafters-packages team mailing list archive

[Bug 2118762] Re: [UBUNTU 25.04] genprotimg fails on Ubuntu 25.04

 

** Package changed: linux (Ubuntu) => s390-tools (Ubuntu)

** Also affects: s390-tools-signed (Ubuntu)
   Importance: Undecided
       Status: New

** Also affects: ubuntu-z-systems
   Importance: Undecided
       Status: New

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

** Changed in: ubuntu-z-systems
   Importance: Undecided => Medium

** Changed in: s390-tools (Ubuntu)
   Importance: Undecided => Medium

** Changed in: s390-tools-signed (Ubuntu)
   Importance: Undecided => Medium

** Changed in: s390-tools-signed (Ubuntu)
     Assignee: (unassigned) => Frank Heimes (fheimes)

** Changed in: s390-tools (Ubuntu)
     Assignee: Skipper Bug Screeners (skipper-screen-team) => Frank Heimes (fheimes)

** Changed in: ubuntu-z-systems
       Status: New => Triaged

** Changed in: s390-tools (Ubuntu)
       Status: New => Triaged

** Changed in: s390-tools-signed (Ubuntu)
       Status: New => Triaged

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

Title:
  [UBUNTU 25.04] genprotimg fails on Ubuntu 25.04

Status in Ubuntu on IBM z Systems:
  Triaged
Status in s390-tools package in Ubuntu:
  Triaged
Status in s390-tools-signed package in Ubuntu:
  Triaged

Bug description:
  ---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.herrendoerfer@xxxxxxxxxx:
  -Attach ltrace and strace of userspace application.


  == Comment by <MHartmay@xxxxxxxxxx> =========

  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.

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