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

apt-key deprecated #68

Open
reinouts opened this issue Jan 16, 2023 · 2 comments
Open

apt-key deprecated #68

reinouts opened this issue Jan 16, 2023 · 2 comments

Comments

@reinouts
Copy link

reinouts commented Jan 16, 2023

According to the documentation the signing key has to be added as follows:

root@mx-precision-5570:/home/reinout# wget -q -O - https://packages.mendix.com/mendix-debian-archive-key.asc | apt-key add -
Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).

As you can see it complains that apt-key method is deprecated. Expectation is that the documentation follows the officially supported method.

@hevisko
Copy link

hevisko commented Jan 16, 2023

the latest packaging of m2ee-tools on Debian 11/DEvuan 4 is ... lacking to say the least ;(

@hevisko
Copy link

hevisko commented Apr 5, 2023

@knorrie is there any plans to update these m2ee packages? or is the plans to only support containers in future?

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

No branches or pull requests

2 participants