You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After running ./copa patch -i docker.io/library/amazonlinux:2.0.20210326.0, and re-running copa on the patched image ./copa patch -i docker.io/library/amazonlinux:2.0.20210326.0-patched results in the following error
DEBU[0001] RPM DB Type in image is: RPMDBMixed
ERRO[0001] could not find determine RPM DB type of target image: RPMDBMixed
Error: could not find determine RPM DB type of target image: RPMDBMixed
Actual Behavior
No response
Steps To Reproduce
No response
Are you willing to submit PRs to contribute to this bug fix?
Yes, I am willing to implement it.
The text was updated successfully, but these errors were encountered:
Version of copa
No response
Expected Behavior
After running
./copa patch -i docker.io/library/amazonlinux:2.0.20210326.0
, and re-running copa on the patched image./copa patch -i docker.io/library/amazonlinux:2.0.20210326.0-patched
results in the following errorActual Behavior
No response
Steps To Reproduce
No response
Are you willing to submit PRs to contribute to this bug fix?
The text was updated successfully, but these errors were encountered: