Support for Ubuntu 24.04
Support for Ubuntu 24.04
Are there any plans for supporting Ubuntu 24.04 in the ppa? It was released today.
Re: Support for Ubuntu 24.04
I've mentioned this to Cas.
Re: Support for Ubuntu 24.04
Btw, currently no need because newest deluge release is already available in 24.04's own repos, and infact because of there naming-scheme of 2.1.2-dev0(packaging error) then would take precedense regardless, even if PPA was supported.
Anyway, in mean-time(thanks ambipro) then can still use said PPA regardless through editing installed source-list manully, or just install it anew:
Where I format line manually while hardcoding version as 'jammy', as 'jammy'(22.04) is last supported version currently on that PPA, hence gets accepted as thinks a match. This usually works fine, and I just verified also now on an ubuntu 24.04 VM, though as said will not install from PPA anyway now, and so only useful upon next deluge update, but regardless, and so I forced it for testing with 'sudo apt install deluge*=2.1.1*'. You can remove your old not working "noble"(24.04) defined PPA if wanted with:
Though not strictly needed, as just ignored.
If wanting remove the PPA added with workaround, then:
Edit: I forgot about the deluge develop PPA, though have same issue of deluge version lower than in 24.04's own repos(2.1.2* VS 2.1.1*), so have to be forced there too - of-course firstly also needs be forced regarding ubuntu version, just like the stable PPA, though see they support up to 23.10 there, so can add jammy or mantic as workaround there.
Anyway, in mean-time(thanks ambipro) then can still use said PPA regardless through editing installed source-list manully, or just install it anew:
Code: Select all
sudo add-apt-repository "deb https://ppa.launchpadcontent.net/deluge-team/stable/ubuntu jammy main"
Code: Select all
sudo add-apt-repository -r ppa:deluge-team/ppa
If wanting remove the PPA added with workaround, then:
Code: Select all
sudo add-apt-repository -r "deb https://ppa.launchpadcontent.net/deluge-team/stable/ubuntu jammy main"
Re: Support for Ubuntu 24.04
2.1.2.dev0
deluge-gtk has no shadow&border
cannot drag border for resize
thank you.
deluge-gtk has no shadow&border
cannot drag border for resize
thank you.
Re: Support for Ubuntu 24.04
Hi there,
Deluge from the noble repos seems to be breaking things. Deluge seems to add a user named "debian-deluged" as you might see discussed here with mhertz
viewtopic.php?t=56836
It would be helpful to have the PPA updated to noble.
Thank you,
Cheers
Deluge from the noble repos seems to be breaking things. Deluge seems to add a user named "debian-deluged" as you might see discussed here with mhertz
viewtopic.php?t=56836
It would be helpful to have the PPA updated to noble.
Thank you,
Cheers