Skip to content
This repository has been archived by the owner on Feb 9, 2023. It is now read-only.

Repository not signed error #41

Open
dieselnutjob opened this issue Mar 30, 2022 · 6 comments
Open

Repository not signed error #41

dieselnutjob opened this issue Mar 30, 2022 · 6 comments

Comments

@dieselnutjob
Copy link

Hi
I am getting the following error:-
`>>>> Installing kernel

Hit:1 http://deb.debian.org/debian bullseye InRelease
Hit:2 http://security.debian.org/debian-security bullseye-security/updates InRelease
Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
Get:4 http://download.opensuse.org/repositories/home:/danielthompson/Debian_Testing ./ InRelease [1549 B]
Err:4 http://download.opensuse.org/repositories/home:/danielthompson/Debian_Testing ./ InRelease
The following signatures were invalid: EXPKEYSIG 1CC38EB6DADC6EA2 home:danielthompson OBS Project home:[email protected]
Reading package lists... Done
W: GPG error: http://download.opensuse.org/repositories/home:/danielthompson/Debian_Testing ./ InRelease: The following signatures were invalid: EXPKEYSIG 1CC38EB6DADC6EA2 home:>
E: The repository 'http://download.opensuse.org/repositories/home:/danielthompson/Debian_Testing ./ 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.

umount
`

I am running the installer on a pine64 quartz64-a running Debian bookworm and I am trying to create a microSD card which will boot on my Pinebook pro.

@dieselnutjob
Copy link
Author

I have just tried the installer running on my Pinebook Pro from a mrfixit Armbian build and I'm getting the same error

@d3acon15
Copy link

Any ETA on updating the signature for InRelease "Err:4" above?

@develroo
Copy link

Bump!

@daniel-thompson
Copy link
Owner

I was going to reply to this with a video.

Back in March I shot a video of a PBP booting the real Debian installer ISO and using that to install Debian. However I haven't got around to editing it yet so whether I ever get round to publishing it is still in question.

However... the key point of the video is that this hacky installer is almost ready for retirement, which is why I've not been doing much to fix it.

Perhaps the best interim solution would be to modify the script so it uses the real Debian kernel binaries instead of the out-of-date ones from my obs area. Does someone want to try that?

@ghost
Copy link

ghost commented May 29, 2022 via email

@neovalis
Copy link

neovalis commented Aug 9, 2022

I was able to work around this by editing etc/apt/sources.list.d/kernel-obs.list.bullseye

change:
deb http://download.opensuse.org/repositories/home:/danielthompson/Debian_Testing ./
to
deb [trusted=yes] http://download.opensuse.org/repositories/home:/danielthompson/Debian_Testing ./

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants