[Bug 43100] Release key overwrite

wine-bugs at winehq.org wine-bugs at winehq.org
Mon May 29 14:35:32 CDT 2017


https://bugs.winehq.org/show_bug.cgi?id=43100

--- Comment #1 from Sebastian Lackner <sebastian at fds-team.de> ---
Thanks for the bug report. I've already added "-nc" to wget in the Ubuntu and
Debian installation instructions, however the best solution would be to avoid
any temporary files. Would it maybe be better to write it like:

wget -O- https://dl.winehq.org/wine-builds/Release.key | sudo apt-key add -

Or maybe, rely on "apt-key adv" to fetch the keys from a keyserver? Of course
we should make sure that the method works for all currently supported distro
versions. Suggestions are welcome.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list