View Issue Details

IDProjectCategoryView StatusLast Update
0000480AlmaLinux-8almalinux-releasepublic2024-10-13 18:50
Reportermesb1 Assigned Toelkhan  
PrioritynormalSeverityminorReproducibilityalways
Status assignedResolutionopen 
Summary0000480: icecast missing
DescriptionHi.

I was trying to move from centos to almalinux, and unfortunately icecast server is missing from repos.
Can someone to take a look and add it for alm8\9 repos?

P.S. regular src rpm from centos 7 can be recompiled with enabled powertools repo and looks alive
TagsNo tags attached.
abrt_hash
URL

Activities

elkhan

2024-10-02 10:07

developer   ~0001067

Last edited: 2024-10-02 12:03

Hi mesb1,

Thanks a lot for your report.

The initial builds for AlmaLinux OS 9 and 8 is ready. May we ask for a help on the testing?

Source: https://git.almalinux.org/rpms/icecast
Builds:
- AlmaLinux OS 9: https://build.almalinux.org/build/19452
- AlmaLinux OS 8: https://build.almalinux.org/build/19453

Instruction:
AlmaLinux OS 9:
dnf config-manager --add-repo https://build.almalinux.org/pulp/content/builds/AlmaLinux-9-x86_64-19452-br/

AlmaLinux OS 8:
dnf config-manager --add-repo https://build.almalinux.org/pulp/content/builds/AlmaLinux-8-x86_64-19453-br/

dnf makecache
dnf install icecast

mesb1

2024-10-10 19:09

reporter   ~0001070

Planned update test on this weekend.
Please stay tuned, I'll be back with results.

mesb1

2024-10-10 19:37

reporter   ~0001071

While preparing test system, at first look there is a some misconfig there:

Default logrotate config included into rpm is awaiting icecast pid under /var/run/icecast/icecast.pid
Default placed config /etc/icecast.xml also included correct setting:
<pidfile>/var/run/icecast/icecast.pid</pidfile>

But after i have started icecast, i see no any /var/run/icecast directory created.
I assume it will never be restarted as logrotate will never find any pid for sending HUP signal.

So do we need any additional scriptlet included in rpm for /var/run/icecast directory creation maybe?

mesb1

2024-10-10 19:58

reporter   ~0001072

Hm, did some reboots, it looks like manually created /var/run/icecast just disappeared.
Well, maybe best move is just change config and logrotate into /var/run/icecast.pid then.

mesb1

2024-10-13 18:50

reporter   ~0001073

Well, i can confirm it is running fine.
The only question is about pid file location.

Issue History

Date Modified Username Field Change
2024-09-22 09:06 mesb1 New Issue
2024-10-02 10:07 elkhan Note Added: 0001067
2024-10-02 10:14 elkhan Note Edited: 0001067
2024-10-02 12:03 elkhan Note Edited: 0001067
2024-10-02 21:21 elkhan Assigned To => elkhan
2024-10-02 21:21 elkhan Status new => feedback
2024-10-10 19:09 mesb1 Note Added: 0001070
2024-10-10 19:09 mesb1 Status feedback => assigned
2024-10-10 19:37 mesb1 Note Added: 0001071
2024-10-10 19:58 mesb1 Note Added: 0001072
2024-10-13 18:50 mesb1 Note Added: 0001073