Re: courier-imap and courier-webadmin in ubuntu 24.04
Andrew Athan <[email protected]> Fri, 11 Oct 2024 18:37:40 -0700
| Newsgroups | gmane.mail.imap.courier.general |
|---|---|
| Message-ID | <CACUDngDojC_qOfkew5sMfJ4BFdgvAbbEo8mQ7N4pYhrH7hTWpw@mail.gmail.com> |
Well, that was easier than I anticipated. The --ignore-depends is necessary. The URLs are derived by using the launchpad links below, and clicking on the "version" column links https://launchpad.net/ubuntu/noble/amd64/courier-imap https://launchpad.net/ubuntu/noble/amd64/courier-webadmin These commands (as root) will install the packages the ubuntu release managers removed from 24.04: wget http://launchpadlibrarian.net/708904399/courier-imap_5.0.13+1.0.16-3.2build1_amd64.deb dpkg --ignore-depends=courier-base -i courier-imap_5.0.13+1.0.16-3.2build1_amd64.deb wget http://launchpadlibrarian.net/708904405/courier-webadmin_1.0.16-3.2build1_amd64.deb dpkg --ignore-depends=courier-base -i courier-webadmin_1.0.16-3.2build1_amd64.deb On Fri, Oct 11, 2024 at 6:28 PM Andrew Athan <[email protected]> wrote: > I just did a do-release-upgrade to 24.04 and it appears the noble (24.04) > ubuntu release does not have the courier-imap and courier-webadmin packages. > > This is surprising to me, but probably not to anyone else. I'm not finding > much online about this, except stuff like this: > > https://launchpad.net/ubuntu/noble/amd64/courier-imap/5.0.13+1.0.16-3build5 > https://github.com/powerman/courier-imap > > So I went looking at: > https://launchpad.net/ubuntu/noble/amd64/courier-imap > > and found a reference to: > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1000053 > > Looks like 24.04 dropped courier-imap because it is still using a > deprecated library. > I also rely on courier-webadmin (similar issues) > > Any comments on this situation? Should I attempt to build from source, or > perhaps download the deleted .deb's and install those manually? (I'm going > to try that now) > _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users