Hello there,
I have installed Kubuntu 24.04 since ~15 days and I am worry that I see only very few updates (and coming only from mozillateam or kicad etc... ppa since the installation)...
Nothing from kubuntu or ubuntu ppa or snap.
And I ask myself if this is normal or not ?
I use Thunderbird and Firefox from mozillateam and have made some modifications to apt configurations files :
1_ Add a "mozilla_thunderbird" file to preference.d with
Package: thunderbird*
Pin: release o=LP-PPA-mozillateam
Pin-Priority: 1001
Package: firefox*
Pin: release o=LP-PPA-mozillateam
Pin-Priority: 1001
Package: thunderbird*
Pin: version 2:1snap*
Pin-Priority: -1
Package: firefox*
Pin: version 1:1snap*
Pin-Priority: -1
2_ Add a "51unattended_upgrades_thunderbird" file into apt.conf.d with
Unattended-Upgrade::Allowed-Origins:: "LP-PPA-mozillateam:${distro_codename}";
I dont see any error running "apt-get update" or "apt-get upgrade".
Is my update system broken ?
Thanks for any help and advices.
Regards.
Philippe
PS : during apt-get update I see a warning about weak key algorithm for mozillateam...
I have installed Kubuntu 24.04 since ~15 days and I am worry that I see only very few updates (and coming only from mozillateam or kicad etc... ppa since the installation)...
Nothing from kubuntu or ubuntu ppa or snap.
And I ask myself if this is normal or not ?
I use Thunderbird and Firefox from mozillateam and have made some modifications to apt configurations files :
1_ Add a "mozilla_thunderbird" file to preference.d with
Package: thunderbird*
Pin: release o=LP-PPA-mozillateam
Pin-Priority: 1001
Package: firefox*
Pin: release o=LP-PPA-mozillateam
Pin-Priority: 1001
Package: thunderbird*
Pin: version 2:1snap*
Pin-Priority: -1
Package: firefox*
Pin: version 1:1snap*
Pin-Priority: -1
2_ Add a "51unattended_upgrades_thunderbird" file into apt.conf.d with
Unattended-Upgrade::Allowed-Origins:: "LP-PPA-mozillateam:${distro_codename}";
I dont see any error running "apt-get update" or "apt-get upgrade".
Is my update system broken ?
Thanks for any help and advices.
Regards.
Philippe
PS : during apt-get update I see a warning about weak key algorithm for mozillateam...
Comment