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
I want to add group packages in the list of installed packages.
What happened?
They are not detected and always tries to reinstall them
❯ pacdef package sync
Would install the following packages:
[arch]
gnome
gnome-extra
❯ pacman -Sgq | grep gnome
gnome-extra
gnome
How can we reproduce this?
Install a group package with pacdef
2.Run package sync
Version of pacdef
pacdef, version: 1.6.0
Pacdef config
warn_not_symlinks: false
What operating system and version are you encountering this issue on?
Archlinux
Relevant log output
I'm having trouble with the environment variable; it doesn't seem to be working.
❯ env | grep RUST
RUST_BACKTRACE=full
❯ pacdef package sync
Would install the following packages:
[arch]
gnome
gnome-extra
Continue? [Y/n]
### Additional information
_No response_
The text was updated successfully, but these errors were encountered:
In one sentence, what did you try to achieve?
Adding the meta packages to the list of packages
What did you expect to happen?
I want to add group packages in the list of installed packages.
What happened?
They are not detected and always tries to reinstall them
How can we reproduce this?
2.Run package sync
Version of pacdef
Pacdef config
What operating system and version are you encountering this issue on?
Relevant log output
The text was updated successfully, but these errors were encountered: