HI everyone, some updates for closing this issue: 1. The package has been repackaged by Russel (Russell Coker <russ...@coker.com.au>) and uploaded to sid and bookworm as version 0.6.7-1
2. What's the next step? Russel and I will work together to maintain rasdaemon, including: 2-1. Backporting rasdaemon to bullseye. 2-1-1. The backporting looks promising. I have packaged rasdaemon based on Russel's effort for 0.6.7-1 with gbp flow https://salsa.debian.org/tai271828/rasdaemon-russel 2-1-2. Besides, the package has been tested with Ubuntu Jammy on arch amd64, and it looks good to me[1]. The remaining tasks are 1) test the package on arm64 2) test the package with bullseye on amd64/arm64. Let me know if you are interested in co-working with us. 2-1-3. If possible, I will try to fix this issue https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1006344 before uploading the package to bullseye. I will try to bump the version of rasdaemon to add "Closes: #985678" when the above tasks are done. [1] What I meant by "testing looks good": edac-fake-inject and edac-tests could inject fake events and caught by rasdaemon (via ras-mc-ctl --summary) -tai On Wed, Dec 8, 2021 at 12:36 AM Taihsiang Ho (tai271828) <e...@tai271828.me> wrote: > > If you are interested in testing the current package under development, you > may clone it via the dev-packaging-upstream-0.6.7 branch: > git clone https://salsa.debian.org/tai271828/rasdaemon.git -b > dev-packaging-upstream-0.6.7 > > - tai > > On Wed, Dec 8, 2021 at 12:01 AM Taihsiang Ho (tai271828) <e...@tai271828.me> > wrote: >> >> Hi, everyone, >> >> Even though it is slow, I still made some progress. Let me elaborate here so >> you may know the current status from my side: >> >> - The latest upstream v0.6.7 has been packaged. See my repository >> https://salsa.debian.org/tai271828/rasdaemon.git forked from ahs3's >> repository https://salsa.debian.org/ahs3/rasdaemon >> - I packaged the upstream v0.6.7 with its release tarball >> https://www.infradead.org/~mchehab/rasdaemon/rasdaemon-0.6.7.tar.bz2 >> - The package has not been well tested across platforms and archs. Once I >> complete the test and confident that the package works properly, I will seek >> for Debian developers' or maintainers' help to upload the package. >> >> You may build the package with this command: >> gbp buildpackage --git-ignore-new --git-builder=sbuild >> >> I am very new to the whole packaging and ITA process, so I believe the >> package needs a review by experts or veterans. In the meantime, if you are >> interested in this work, or aware of anything that needs to do or improve. >> Please let me know. I will appreciate your feedback. >> >> Cheers, >> Tai