eruption-project / eruption

Realtime RGB LED Driver for Linux
https://eruption-project.org/
GNU General Public License v3.0
258 stars 32 forks source link

Missing packages from Ubuntu PPA #190

Closed RoggeHaj closed 1 year ago

RoggeHaj commented 1 year ago

Introduction I was really happy to see the release mail for Eruption-0.3.0 and went to update my Ubuntu-22.10 box. However, when trying to fetch new packages I did not receive one for Eruption. No big deal I thought, it will be up sooner than later so in the meantime, I just wanted to check which version I was currently on using the command with response:

apt list eruption*
Listing... Done
eruption-git/kinetic,now 0.1.23-3-ubuntu1 amd64 [installed]
eruption/kinetic,now 0.1.23-1-ubuntu2 amd64 [residual-config]

This is not what I expected since I am fairly sure I've run 0.2.0 (as a git snapshot) previously.

I did notice that the -git package and the regular package differ in size, but I did not look further into what really differs in the package contents.

Please describe the bug Adding the PPA, and updating the package listing should give, at least, an installable version 0.2.0 of Eruption. Looking at the PPA contents indicates that packages have not been updated since 2022-03-18 for eruption (_amd64.deb) and 2022-03-05 for eruption-git (_amd64.deb) as depicted in the Screenshots section below.

To Reproduce

sudo add-apt-repository ppa:x3n0m0rph59/eruption
sudo apt update
apt list eruption*

Expected behavior The command under To Reproduce should produce output containing (at least) release 0.2.0 and ideally release 0.3.0.

Screenshots (optional) Screenshot from 2022-11-29 16-48-17 Screenshot from 2022-11-29 16-50-36

X3n0m0rph59 commented 1 year ago

Hi @RoggeHaj, thanks for reporting this issue!

I have published new packages for eruption and eruption-git version 0.3.0 on all supported distros.