You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/packaging/os
René Moser 4a727bc44a apt: fix KeyError for deb=file (#3816)
Fix KeyError: 'prepared' while installing dependencies using deb=<file>.deb
This error shows up when --diff was not passed by and the deb files has dependencies not yet installed.
Closes #3752.
9 years ago
..
__init__.py Some more module categorization. 10 years ago
apt.py apt: fix KeyError for deb=file (#3816) 9 years ago
apt_key.py Add support for both keyserver and keyring in apt_key 9 years ago
apt_repository.py Convert packaging/* to py3/py2.4 syntax (#3702) 9 years ago
apt_rpm.py Proper author info for all remaining modules 10 years ago
package.py updated docs for package 9 years ago
redhat_subscription.py Convert packaging/* to py3/py2.4 syntax (#3702) 9 years ago
rhn_channel.py Proper author info for all remaining modules 10 years ago
rhn_register.py Convert packaging/* to py3/py2.4 syntax (#3702) 9 years ago
rpm_key.py Fix error reporting for fetch_key (#2662) 9 years ago
yum.py Convert packaging/* to py3/py2.4 syntax (#3702) 9 years ago