RE: Could someone of the s390 porters have a look at s390-tools

Pranav P <[email protected]>
Newsgroups gmane.linux.debian.ports.s390
Message-ID <SA1PR15MB48379D605A61BA6513C0CD2AA097A@SA1PR15MB4837.namprd15.prod.outlook.com>
Hi Andreas,

I was seeing the following issue when trying to install the generated .deb files:
> trying to overwrite '/usr/share/man/man8/ziomon.8.gz', which is also in package ziomon (2.40.0-1)

So, I made the following changes to debian/s390-tools.manpages so that such conflicts can be avoided
(also in the future)

>From 9fdc2aad7a51be99166506e7aa161cd2de0f56a8 Mon Sep 17 00:00:00 2001
From: Pranav P <[email protected]>
Date: Thu, 22 Jan 2026 12:19:28 +0530
Subject: [PATCH 1/1] Fix overwrite conflict for manpages

---
 debian/s390-tools.manpages | 69 +++++++++++++++++++++++++++++++++++---
 1 file changed, 64 insertions(+), 5 deletions(-)

diff --git a/debian/s390-tools.manpages b/debian/s390-tools.manpages
index f20342a..02073f6 100644
--- a/debian/s390-tools.manpages
+++ b/debian/s390-tools.manpages
@@ -1,5 +1,64 @@
-/usr/share/man/man1/*
-/usr/share/man/man5/*
-/usr/share/man/man7/*
-/usr/share/man/man8/*
-/usr/share/man/man9/*
+/usr/share/man/man1/iucvconn.1
+/usr/share/man/man1/ts-shell.1
+/usr/share/man/man1/cmsfs-fuse.1
+/usr/share/man/man1/hmcdrvfs.1
+/usr/share/man/man1/zdsfs.1
+/usr/share/man/man1/zpwr.1
+
+
+/usr/share/man/man5/zipl.conf.5
+
+
+/usr/share/man/man7/af_iucv.7
+
+
+/usr/share/man/man8/dasdfmt.8
+/usr/share/man/man8/dasdinfo.8
+/usr/share/man/man8/dasdview.8
+/usr/share/man/man8/dasdstat.8
+/usr/share/man/man8/fdasd.8
+/usr/share/man/man8/chreipl.8
+/usr/share/man/man8/lsreipl.8
+/usr/share/man/man8/chshut.8
+/usr/share/man/man8/lsshut.8
+/usr/share/man/man8/iucvtty.8
+/usr/share/man/man8/chiucvallow.8
+/usr/share/man/man8/lscpumf.8
+/usr/share/man/man8/chcpumf.8
+/usr/share/man/man8/qetharp.8
+/usr/share/man/man8/qethconf.8
+/usr/share/man/man8/znetconf.8
+/usr/share/man/man8/lsluns.8
+/usr/share/man/man8/lschp.8
+/usr/share/man/man8/chchp.8
+/usr/share/man/man8/tape390_display.8
+/usr/share/man/man8/tunedasd.8
+/usr/share/man/man8/vmcp.8
+/usr/share/man/man8/vmur.8
+/usr/share/man/man8/chccwdev.8
+/usr/share/man/man8/cio_ignore.8
+/usr/share/man/man8/chzcrypt.8
+/usr/share/man/man8/lscss.8
+/usr/share/man/man8/lsdasd.8
+/usr/share/man/man8/lsqeth.8
+/usr/share/man/man8/lstape.8
+/usr/share/man/man8/lszcrypt.8
+/usr/share/man/man8/lszfcp.8
+/usr/share/man/man8/lsscm.8
+/usr/share/man/man8/zcryptctl.8
+/usr/share/man/man8/zcryptstats.8
+/usr/share/man/man8/chzdev.8
+/usr/share/man/man8/lszdev.8
+/usr/share/man/man8/zgetdump.8
+/usr/share/man/man8/zipl.8
+/usr/share/man/man8/hyptop.8
+/usr/share/man/man8/lshmc.8
+/usr/share/man/man8/zfcpdbf.8
+/usr/share/man/man8/lsstp.8
+/usr/share/man/man8/hsci.8
+/usr/share/man/man8/lsiucvallow.8
+/usr/share/man/man8/opticsmon.8
+/usr/share/man/man8/zmemtopo.8
+
+
+/usr/share/man/man9/hvc_iucv.9
-- 
2.51.0

Can you please verify this patch?

With this, I am able to install the .deb files. I have used my system after this installation
and everything seems to be working fine.
So, if the patch is ok, then maybe I can push this upstream and also maybe we can upload the package.

Please mention any suggestions if any.

Thanks,
Pranav
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.