Replies: 1 comment 1 reply
-
Thanks, I believe this should be fixed as of 1195f3a. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Thank you for this great tool!
I am not using aconfmgr to manage packages, using this technique: https://github.com/CyberShadow/aconfmgr/wiki/Ignore-all-packages
However when running
aconfmgr apply
I still get a prompt to remove orphan packages when there are orphan packages detected. If I say no, then aconfmgr halts with a fatal error:If I run with the
--paranoid
flag, there is a slightly different resultUser abort
, but it still doesn't proceed to the later steps.I would be interested in one or both of the following:
Beta Was this translation helpful? Give feedback.
All reactions