Re: Update: rpm package for utmps, skalibs.

From: qi wang <ericwq057_at_qq.com>
Date: Sat, 6 Apr 2024 18:46:50 +0800

Currently, s6 rpm packages is almost done, except s6-openrc package, all the other s6 rpm package has the same contents as the alpine package. There is also some point I need help from this mail list:

1. Try to verify pre-install and pre-upgrade script works for s6 rpm packages.
2. Try to verify Redhat filetriggerin/filetriggerun works as what s6.trigger does for alpine package.
3. Try to verify s6 rpm package works as expected.

Is there anyone has experience on the above topic can help me on that? I am working on it, but I need more time to do it right. Search and check the solution takes a lot time.

One last question: do we need the s6-openrc rpm package? I know systemd is more popular for Redhat and Fedora. Any suggestion?

The following is the list of current rpm packages.
[packager_at_rpm-builder rpmbuild]$ tree
.
├── BUILD
├── BUILDROOT
├── RPMS
│ └── x86_64
│ ├── execline-2.9.4.0-1.fc39.x86_64.rpm
│ ├── execline-devel-2.9.4.0-1.fc39.x86_64.rpm
│ ├── execline-devel-static-2.9.4.0-1.fc39.x86_64.rpm
│ ├── execline-doc-2.9.4.0-1.fc39.x86_64.rpm
│ ├── s6-2.12.0.3-1.fc39.x86_64.rpm
│ ├── s6-devel-2.12.0.3-1.fc39.x86_64.rpm
│ ├── s6-devel-static-2.12.0.3-1.fc39.x86_64.rpm
│ ├── s6-doc-2.12.0.3-1.fc39.x86_64.rpm
│ ├── s6-ipcserver-2.12.0.3-1.fc39.x86_64.rpm
│ ├── skalibs-2.14.1.1-1.fc39.x86_64.rpm
│ ├── skalibs-devel-2.14.1.1-1.fc39.x86_64.rpm
│ ├── skalibs-devel-static-2.14.1.1-1.fc39.x86_64.rpm
│ └── skalibs-doc-2.14.1.1-1.fc39.x86_64.rpm
├── SOURCES
│ ├── execline-2.9.4.0.tar.gz
│ ├── s6-2.12.0.3.tar.gz
│ ├── s6-svscanboot
│ ├── s6.initd
│ ├── s6.pre-install
│ ├── s6.pre-upgrade
│ ├── s6.trigger
│ ├── skalibs-2.14.1.1.tar.gz
│ └── skalibs.pc
├── SPECS
│ ├── execline.spec
│ ├── s6.spec
│ └── skalibs.spec
└── SRPMS

8 directories, 25 files

Wang
 
Received on Sat Apr 06 2024 - 12:46:50 CEST

This archive was generated by hypermail 2.4.0 : Sat Apr 06 2024 - 12:47:34 CEST