diff --git a/docs/user/package-management/history-and-rollback.md b/docs/user/package-management/history-and-rollback.md index 089ab5335..6ba867134 100755 --- a/docs/user/package-management/history-and-rollback.md +++ b/docs/user/package-management/history-and-rollback.md @@ -19,6 +19,13 @@ eopkg history ## Rollback +:::warning + +If you have a local repo set up, [disable it](https://help.getsol.us/docs/packaging/advanced-config/local-repository#disabling-the-local-solbuild-repository-in-eopkg) before doing rollbacks or you may get an error. +> Error parsing repository index information. Index file does not exist or is malformed. + +::: + To rollback your system, first use the above history command to check what the transaction / operation number was. Then, we use the following command: ```bash