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

Can sbt-native-packager help to create Release files? #1129

Closed
tobyweston opened this issue May 10, 2018 · 3 comments
Closed

Can sbt-native-packager help to create Release files? #1129

tobyweston opened this issue May 10, 2018 · 3 comments
Labels

Comments

@tobyweston
Copy link
Contributor

I couldn't see anything in the docs, but can it help me create a Release file?

Manual steps would be along the lines here https://unix.stackexchange.com/questions/403485/how-to-generate-the-release-file-on-a-local-package-repository

and it would help me avoid the following warning on apt-get update:

Reading package lists... Done
W: The repository 'http://example.com/debian ./ Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details
@tobyweston tobyweston changed the title Does sbt-native-manager help to create Release files? Can sbt-native-packager help to create Release files? May 10, 2018
@muuki88
Copy link
Contributor

muuki88 commented May 10, 2018

Thanks for your feature request.

IIRC native-packager doesn't produce a release file. When you activate JDebPackaging a changelog file is generated.

What are the contents of a release file? I fear that this may be out of scope for native-packager

@tobyweston
Copy link
Contributor Author

Thanks for the reply, the Release file looks big and scary so would be inclined to agree with you being out of scope.

Out of interest, can you point me at more docs RE the changelog file creation. I could use that to report more with apt-cache and mine is currently blank.

See https://wiki.debian.org/DebianRepository/Format#A.22Release.22_files for file format, if I can find an example file (I had one earlier!), I'll post it for reference.

@muuki88 muuki88 added the debian label May 5, 2019
@muuki88 muuki88 closed this as completed Jul 14, 2019
@muuki88
Copy link
Contributor

muuki88 commented Jul 14, 2019

Sorry for not replying 😬 I'm not sure how jdeb creates the changelogs.

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

No branches or pull requests

2 participants