Skip to content

Conversation

@theosotr
Copy link

@theosotr theosotr commented Feb 1, 2019

This commit fixes non-determinism between the following resources:

  • Exec['download']
  • Package['al-agent']

Package['al-agent'] requires Exec['download']

@theosotr
Copy link
Author

theosotr commented Feb 4, 2019

Specifically, the application of the catalog might fail with the following error:

Error: Execution of '/usr/bin/dpkg --force-confold -i /tmp/al-agent' returned 2: dpkg: error: cannot access archive '/tmp/al-agent': No such file or directory
Error: /Stage[main]/Al_agents::Install/Package[al-agent]/ensure: change from purged to present failed: Execution of '/usr/bin/dpkg --force-confold -i /tmp/al-agent' returned 2: dpkg: error: cannot access archive '/tmp/al-agent': No such file or directory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant