Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix installer on debian #651

Merged

Conversation

andrey-utkin
Copy link
Contributor

No description provided.

Problem manifestation:

--2024-01-08 22:32:27--  https://dl.bluecherrydvr.com/sources.list.d/bluecherry-bullseye-unstable.list
Resolving dl.bluecherrydvr.com (dl.bluecherrydvr.com)... 142.93.72.20
Connecting to dl.bluecherrydvr.com (dl.bluecherrydvr.com)|142.93.72.20|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 231 [application/octet-stream]
Saving to: ‘/etc/apt/sources.list.d/bluecherry-buster.list’

/etc/apt/sources.list.d/bluecherry-buster.list        100%[====================================================================================================

2024-01-08 22:32:27 (515 KB/s) - ‘/etc/apt/sources.list.d/bluecherry-buster.list’ saved [231/231]

Hit:1 http://deb.debian.org/debian bullseye InRelease
Hit:2 http://deb.debian.org/debian bullseye-updates InRelease
Hit:3 http://deb.debian.org/debian-security bullseye-security InRelease
Get:4 http://repo.mysql.com/apt/debian bullseye InRelease [17.9 kB]
Get:5 http://unstable.bluecherrydvr.com bullseye InRelease [4671 B]
Err:4 http://repo.mysql.com/apt/debian bullseye InRelease
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY B7B3B788A8D3785C
Get:6 http://unstable.bluecherrydvr.com bullseye/main amd64 Packages [2269 B]
Reading package lists... Done
W: GPG error: http://repo.mysql.com/apt/debian bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PU
E: The repository 'http://repo.mysql.com/apt/debian bullseye InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Debian 11 doesn't have cron installed by default (at least in LXD/Incus
images), so invocation to crontab command failed during postinstall.
@curtishall curtishall merged commit 1a29c76 into bluecherrydvr:master Jan 9, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants