-
-
Notifications
You must be signed in to change notification settings - Fork 445
Open
Labels
bugLabel for all kind of bugs.Label for all kind of bugs.operationsIssues with operations.Issues with operations.
Description
Describe the bug
When updates for xbps are available, they need to be installed first:
The 'xbps' package must be updated, please run `xbps-install -u xbps`
The way the xbps.packages operation is written, it's not possible to achieve this.
To Reproduce
- Wait for
xbpsupdates. - Try anything with
xbps.packagesorxbps.update
Expected behavior
- Ensure
xbpsis updated before any other operations are done.
Metadata
Metadata
Assignees
Labels
bugLabel for all kind of bugs.Label for all kind of bugs.operationsIssues with operations.Issues with operations.