We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
the latest packaging of m2ee-tools on Debian 11/DEvuan 4 is ... lacking to say the least ;(
Sorry, something went wrong.
@knorrie is there any plans to update these m2ee packages? or is the plans to only support containers in future?
No branches or pull requests
According to the documentation the signing key has to be added as follows:
As you can see it complains that apt-key method is deprecated. Expectation is that the documentation follows the officially supported method.
The text was updated successfully, but these errors were encountered: