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

dnf commands don't cause signals in packagekit #110

Open
purpleidea opened this issue Feb 7, 2016 · 6 comments
Open

dnf commands don't cause signals in packagekit #110

purpleidea opened this issue Feb 7, 2016 · 6 comments
Labels
bug incomplete Information / triage / etc. is missing to act on the issue

Comments

@purpleidea
Copy link

running dnf erase powertop
and monitoring signals in packagekit:

gdbus monitor --system --dest org.freedesktop.PackageKit --object-path /org/freedesktop/PackageKit 

shows no UpdateChanged signal. It does show up if you use pkcon remove. Note that install is independently broken in #109

Thanks!

@hughsie
Copy link
Collaborator

hughsie commented Feb 16, 2016

This actually works for me using (the recently released) 1.1.0 -- can you try that please? Packages are available for f23 and f24 in koji.

@purpleidea
Copy link
Author

That's great to hear, will this trickle down into F23, or will it only be available in F24? Messing with koji and PackageKit sounds like it will be a bad day.

@hughsie
Copy link
Collaborator

hughsie commented Feb 17, 2016

It'll be updated in f23 on the next stable release, which is by default once every 2 months.

@purpleidea
Copy link
Author

For reference, if anyone is interested, i've committed my work so far to git master: purpleidea/mgmt@3b5678d

More to come!

@purpleidea
Copy link
Author

@hughsie FYI: This doesn't work for me on F24 with PackageKit 1.1.3 ... Should it? (Sorry about my delay in following up!)

@purpleidea
Copy link
Author

I can confirm that this is still an issue in F28. Both with sudo dnf erase powertop and sudo dnf install powertop. No signals are seen :(

$ pkcon --version
1.1.10
$ sudo dnf info PackageKit
Last metadata expiration check: 0:55:05 ago on Sat 09 Mar 2019 11:05:53 AM EST.
Installed Packages
Name         : PackageKit
Version      : 1.1.10
Release      : 1.fc28
Arch         : x86_64
Size         : 2.6 M
Source       : PackageKit-1.1.10-1.fc28.src.rpm
Repo         : @System
From repo    : updates
Summary      : Package management service
URL          : http://www.freedesktop.org/software/PackageKit/
License      : GPLv2+ and LGPLv2+
Description  : PackageKit is a D-Bus abstraction layer that allows
             : the session user to manage packages in a secure way
             : using a cross-distro, cross-architecture API.

@Conan-Kudo Conan-Kudo added bug incomplete Information / triage / etc. is missing to act on the issue labels Jan 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug incomplete Information / triage / etc. is missing to act on the issue
Projects
None yet
Development

No branches or pull requests

3 participants