Adds debian package and install instructions#64
Open
mattbaumann wants to merge 1 commit intoopenhsr:masterfrom
mattbaumann:packaging/debian
Open
Adds debian package and install instructions#64mattbaumann wants to merge 1 commit intoopenhsr:masterfrom mattbaumann:packaging/debian
mattbaumann wants to merge 1 commit intoopenhsr:masterfrom
mattbaumann:packaging/debian
Conversation
Contributor
|
@mattbaumann supi, danke! Habe beim überfliegen festgestellt, dass noch das ubuntu image verwendet wird - wenn ich das @fabianhauser irgendwie unschön, dass der build bei jedem PR so fehlschlägt...da wäre ein demo key noch interessant. |
Member
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ich habe gerade der HSR\connect auf Debian 9.0 (stretch) und Netrunner (Debian KDE fork) getestet. Die Installation von der Ubuntu Quelle schlägt leider mit dem folgenden Fehler fehl. Beide Distributionen zeigen beim Kommando 'apt update' den gleichen, folgenden Fehler an:
E: The repository 'https://pool.openhsr.ch/ubuntu stretch Release' does not have a Release file.
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.
Ich gehe davon aus, dass APT kein passendes Packet in der Quelle findet und desshalb den Update abbricht. Ich habe deshalb das Ubuntu Verzeichnis kopiert und commited in mein eigenes Repository. Ich werde gleich einen Pull-Request erstellen, damit ihr es mal ansehen könnt. Ich wäre froh, wenn ihr dann das Package zeitlich mal hochladet, ich möchte ihn auch nutzen 😃.