-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ubuntu 24.04 LTS failing install #173
Comments
Same problem. I can try install from ppa:adiscon/daily-stable but noble series doesnt supported. @jaribeckman How were you able to achieve a successful installation? |
We are already aware of the issue with the failing install on Ubuntu 24.04 and investigating. There seems to be an issue with the package building process for the stable packages. For the time being, the issue is marked as a bug. |
It seems that the rsyslog.service file is duplicated. If you delete it, it works:
Also I have problems with Apparmor and with the file "/usr/lib/rsyslog/reload-apparmor-profile" as it does not exist and I had to get the files from Ubuntu package. |
This is blocking our upgrade to 24.04 - is there an ETA for this, or something we can do to help resolve? |
Same here. Ubuntu isn't providing the modules I need (mmnormalize, imudp, imtcp) & I can't just compile the stuff myself. |
There is currently still an issue with our build environment and this build in particular. We hope to have it up and running soon. Until then, I can only tell you that we are working on it. We want this out of the door as much as anyone else. |
I am sorry for the delay, we had to rebuild the noble package files from scratch as the differences between ours and Ubuntu base packages have been grown to much. Please see also #178 New Packages for noble have been deployed on our launchpad. |
Should be fixed by #178 |
Thanks @alorbach - appreciate your efforts :) |
Many thanks, much appreciated. Confirmed as working on my end. |
Hello, using cloud image for Ubuntu 24.04 LTS. Trying to install from latest v8-stable repo but kept failing even after removing and deleting files and retrying. Suspecting some corrupt file or typo. For now switched to daily developer repo instead which installs fine.
ubuntu@syslog01:~$ sudo apt-get -y install rsyslog
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Suggested packages:
rsyslog-mysql | rsyslog-pgsql rsyslog-doc rsyslog-relp rsyslog-elasticsearch rsyslog-mmjsonparse
rsyslog-imptcp rsyslog-gnutls rsyslog-openssl rsyslog-udpspoof rsyslog-mmrm1stspace rsyslog-mmutf8fix
rsyslog-kafka rsyslog-omstdout
The following NEW packages will be installed:
rsyslog
0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.
Need to get 778 kB of archives.
After this operation, 1976 kB of additional disk space will be used.
Get:1 https://ppa.launchpadcontent.net/adiscon/v8-stable/ubuntu noble/main amd64 rsyslog amd64 8.2408.0-0adiscon1 noble1 [778 kB]
Fetched 778 kB in 0s (1587 kB/s)
(Reading database ... 71867 files and directories currently installed.)
Preparing to unpack .../rsyslog_8.2408.0-0adiscon1noble1_amd64.deb ...
Unpacking rsyslog (8.2408.0-0adiscon1noble1) ...
dpkg: error processing archive /var/cache/apt/archives/rsyslog_8.2408.0-0adiscon1noble1_amd64.deb (--unpack):
unable to open '/usr/lib/systemd/system/rsyslog.service.dpkg-new': No such file or directory
No apport report written because the error message indicates an issue on the local system
Errors were encountered while processing:
/var/cache/apt/archives/rsyslog_8.2408.0-0adiscon1noble1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
The text was updated successfully, but these errors were encountered: