Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Pacman group package like gnome and gnome-extra are not managed #89

Open
paolomainardi opened this issue Sep 13, 2024 · 0 comments
Labels
bug Something isn't working triage new issues

Comments

@paolomainardi
Copy link

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

❯ pacdef package sync
Would install the following packages:

[arch]
gnome
gnome-extra

❯ pacman -Sgq | grep gnome
gnome-extra
gnome

How can we reproduce this?

  1. 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_
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage new issues
Projects
None yet
Development

No branches or pull requests

1 participant