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
{{ message }}
This repository has been archived by the owner on Feb 22, 2021. It is now read-only.
bacpac won't back up packages installed as dependencies (--asdeps) that are optional for another package, because it only backs up explicitly installed packages. Optional dependencies that were installed with --asdeps (or modified with pacman -D) should be backed up too in another file
The text was updated successfully, but these errors were encountered:
bacpac won't back up packages installed as dependencies (
--asdeps
) that are optional for another package, because it only backs up explicitly installed packages. Optional dependencies that were installed with--asdeps
(or modified withpacman -D
) should be backed up too in another fileThe text was updated successfully, but these errors were encountered: