When I installed bacula 13.0.1 a year or two ago, they only had support for
20.x focal, not the more modern 22.x "whatever the name was". I selected
the most modern available distro in the repo, which was focal. It worked ok.

I believe you should be able to paste the provided repo link into a browser
and see the available os versions as folders.

I used the apt-key option in 22.x. not the best practice, but it's what I
did. I'll have to fix it later.

There isn't a super simple replacement for apt-key at this time. The
general issue is that using apt-key grants global unmitigated trust to
anyone publishing repos with that key, even if they push their code via
someone else's repo servers. Bad guy could steal signing keys from repo A,
subvert repo B servers or domain, then push malicious code to anyone who
trusted repo B.

The most upvoted answer in below stack exchange link gives some information
on how to import a key using better practices that will limit the scope of
your trust to the one repository the key is associated with.
https://askubuntu.com/questions/1286545/what-commands-exactly-should-replace-the-deprecated-apt-key

The most upvoted Unix stack exchange answer here talks about WHY this
matters.
https://unix.stackexchange.com/questions/463072/why-does-the-apt-key-man-page-advise-against-using-its-add-command/463140#463140


Robert Gerber
402-237-8692
r...@craeon.net

On Fri, Jun 30, 2023, 1:12 PM Ken Mandelberg <k...@mathcs.emory.edu> wrote:

> Ben
>
> Thanks! I now have the access key. But going forward another obstacle.
> I'm running Ubuntu 23.04 Lunar Lobster. apt-key is no longer available
> in 23.04, so the instructions for importing the GPG key won't work. Is
> there a simple replacement, and maybe more to the point if I get as far
> as "deb" for sources, will the repository have Lunar?
>
> Ken
>
> Ben Tyger wrote on 6/30/23 12:12:
> >
> https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.bacula.org%2Fbacula-binary-package-download%2F&data=05%7C01%7Ckm%40mathcs.emory.edu%7Ccf20eaabdd404567f8b408db7984dc88%7Ce004fb9cb0a4424fbcd0322606d5df38%7C0%7C0%7C638237383887165100%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C2000%7C%7C%7C&sdata=b2k4q2Gw622smLbaKpbvlZxcoxkF6eHlaCqk%2BsJgdag%3D&reserved=0
> > is the registration page. You'll get the specialized link in your e-mail
> >
> >
> > On 6/30/23 11:27, Ken Mandelberg wrote:
> >> I'm trying to use the instructions for installing the community
> >> version binaries for Bacula 13 on Ubuntu.
> >>
> >>
> https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.bacula.org%2Fwhitepapers%2FCommunityInstallationGuide.pdf&data=05%7C01%7Ckm%40mathcs.emory.edu%7Ccf20eaabdd404567f8b408db7984dc88%7Ce004fb9cb0a4424fbcd0322606d5df38%7C0%7C0%7C638237383887165100%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C2000%7C%7C%7C&sdata=Q5lKyN1XZJHNI%2BjCJJU66hC6uSC7qSRzqOQsf4661hM%3D&reserved=0
> >>
> >>
> >> To get started setting up sources for apt it needs an access key
> >> which it says "This is the trailing path component sent in the
> >> registration email".
> >>
> >> I can't find any place to register for the community version which
> >> should be free.
> >>
> >> Any ideas?
> >>
> >>
> >>
> >> _______________________________________________
> >> Bacula-users mailing list
> >> Bacula-users@lists.sourceforge.net
> >>
> https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.sourceforge.net%2Flists%2Flistinfo%2Fbacula-users&data=05%7C01%7Ckm%40mathcs.emory.edu%7Ccf20eaabdd404567f8b408db7984dc88%7Ce004fb9cb0a4424fbcd0322606d5df38%7C0%7C0%7C638237383887165100%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C2000%7C%7C%7C&sdata=6UXvNFZgmFnVZcDJGG4QQB5iLXmrEhCHyO24kcMxr4E%3D&reserved=0
> >>
> >>
>
>
>
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to