[Bug 1643134] Re: Switch gnome-software to use PackageKit backend

2019-03-07 Thread Sebastien Bacher
** Changed in: gnome-software (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1643134 Title: Switch gnome-software to use PackageKit backend To man

[Bug 1643134] Re: Switch gnome-software to use PackageKit backend

2017-05-24 Thread Matthias Klumpp
Regarding GStreamer: Iain has made a patch for that: https://github.com/hughsie/PackageKit/pull/193 - looks good to me, and will definitely be in the next PK release / the Debian packaging. To the second point: Couldn't the PK plugin be extended to support live updates by default if set as a com

[Bug 1643134] Re: Switch gnome-software to use PackageKit backend

2017-05-23 Thread Robert Ancell
Iain raised two issues via email: There's two things I'm already aware of. - It came up last cycle that when PK is built, gnome-software claims the PackageKit session interface on the bus. This is used for example to install missing GStreamer codecs but it turned out to be broken, s

[Bug 1643134] Re: Switch gnome-software to use PackageKit backend

2017-05-23 Thread Robert Ancell
We can drop the dpkg plugin in gnome-software master once this is complete: https://mail.gnome.org/archives/gnome-software-list/2017-May/msg6.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1643

[Bug 1643134] Re: Switch gnome-software to use PackageKit backend

2017-05-17 Thread Robert Ancell
commit 8ecc6713380cd6922adfc2892d8282891eedf3ec Author: Robert Ancell Date: Thu May 18 09:10:51 2017 +1200 packagekit: Don't explicitly disable PackageKit interactivity We need interactivity for debconf prompts to install when installing .debs. This is not most packages (i.e. n

[Bug 1643134] Re: Switch gnome-software to use PackageKit backend

2017-05-17 Thread Robert Ancell
It was simply disabled in GNOME Software and Richard is fine with enabling it: https://mail.gnome.org/archives/gnome-software-list/2017-May/msg00011.html I tested it and it works fine with this change. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 1643134] Re: Switch gnome-software to use PackageKit backend

2017-05-17 Thread Matthias Klumpp
Oh, with "essential" I mean RC-worthy or important-for-the-release. Long term, we likely do want Debconf to work (I haven't had time to look into it yet though, that's why I like that Robert apparently looks into it now). -- You received this bug notification because you are a member of Ubuntu Bu

[Bug 1643134] Re: Switch gnome-software to use PackageKit backend

2017-05-17 Thread Matthias Klumpp
@jbicha: That was for Ubuntu's aptd GNOME Software backend, using Debconf with PackageKit is a little different (shouldn't be too hard to add, and I am rather confident that hughsie would even allow this feature upstream). So, in Debian we'd need the PK version, as aptd is dead and removed from

[Bug 1643134] Re: Switch gnome-software to use PackageKit backend

2017-05-17 Thread Jeremy Bicha
Matthias, are you aware that Ubuntu recently enabled debconf for gnome- software? (LP: #1679435) If it's not too hard to get that working with PackageKit, should that be pushed into Debian stretch now? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 1643134] Re: Switch gnome-software to use PackageKit backend

2017-05-17 Thread Matthias Klumpp
Richard hates stuff asking questions during installation ;-) - that's *the* longest discussion we had, since PackageKit's inception: ``` What is Hughsie's law? A joke that started on IRC late one night in '07. Put formally it is: Authentication or license prompts can only be done before the tra

[Bug 1643134] Re: Switch gnome-software to use PackageKit backend

2017-05-16 Thread Robert Ancell
Turns out that gnome-software has explicitly disabled interactivity in the packagekit plugins, this is why the debconf doesn't work: pk_client_set_interactive (PK_CLIENT (priv->task), FALSE); I'll ask upstream why this is... -- You received this bug notification because you are a member of Ubun

[Bug 1643134] Re: Switch gnome-software to use PackageKit backend

2017-05-16 Thread Matthias Klumpp
@robert-ancell: Awesome! You can probably just copy the Debconf bits from GNOME Software, tbh I am a bit surprised that this wasn't there before... Might be worth fixing in Debian for the next release as well, or backporting at least. -- You received this bug notification because you are a memb

[Bug 1643134] Re: Switch gnome-software to use PackageKit backend

2017-05-16 Thread Robert Ancell
Currently working on getting debconf linked up then this should be good to go. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1643134 Title: Switch gnome-software to use PackageKit backend To manage

[Bug 1643134] Re: Switch gnome-software to use PackageKit backend

2017-05-15 Thread Robert Ancell
** Changed in: gnome-software (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1643134 Title: Switch gnome-software to use PackageKit backend To manage n

[Bug 1643134] Re: Switch gnome-software to use PackageKit backend

2017-05-10 Thread Robert Ancell
** Changed in: gnome-software (Ubuntu) Importance: Wishlist => Medium ** Changed in: gnome-software (Ubuntu) Assignee: (unassigned) => Robert Ancell (robert-ancell) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.

[Bug 1643134] Re: Switch gnome-software to use PackageKit backend

2017-03-22 Thread Matthias Klumpp
> (But the problem here is that update-manager doesn't use PK nor does apt on the command line.) Well, APT tells PackageKit about changes though, so it at least has information about the update state of a package. I am not 100% sure whether the update history will fully work though (it's likely

[Bug 1643134] Re: Switch gnome-software to use PackageKit backend

2017-03-22 Thread Jeremy Bicha
** Description changed: This is a tracking bug to switch gnome-software from the Ubuntu-specific apt backend to the PackageKit backend used by other distros. In particular this is the backend used by Debian. To build, just uncomment the commented-out packagekit line in gnome- software

[Bug 1643134] Re: Switch gnome-software to use PackageKit backend

2017-03-22 Thread Jeremy Bicha
** Description changed: This is a tracking bug to switch gnome-software from the Ubuntu-specific apt backend to the PackageKit backend used by other distros. In particular this is the backend used by Debian. To build, just uncomment the commented-out packagekit line in gnome- software

[Bug 1643134] Re: Switch gnome-software to use PackageKit backend

2017-03-16 Thread Pojar Gheorghe–Ioan
I confirm that work fine with totem. gnome-software by default now pops up a Shell notification asking for confirmation before launching the codec search. Rhythmbox it necessary to make implementation to pass down necessary flags to supress the Shell notification in that case: gst_install_pl

[Bug 1643134] Re: Switch gnome-software to use PackageKit backend

2017-03-15 Thread Jeremy Bicha
gnome-software with PackageKit enabled is now available for testing in this PPA: https://launchpad.net/~ubuntu-desktop/+archive/ubuntu/gnome-software/ If anyone wants to test the sessioninstaller replacement, uninstall sessioninstaller, install gstreamer1.0-packagekit then follow the test case at

[Bug 1643134] Re: Switch gnome-software to use PackageKit backend

2017-03-15 Thread Matthias Klumpp
> zesty is in sync with stretch's packagekit except for https://bugs.debian.org/852085 That particular bug is staged in Git. But I don't think PK in Ubuntu is in sync with Stretch, unless Launchpad is lying to me: 1.1.5-2 vs. 1.1.5-1ubuntu1 -- You received this bug notification because you are

[Bug 1643134] Re: Switch gnome-software to use PackageKit backend

2017-03-15 Thread Jeremy Bicha
Matthias, thanks. Yes, I can't duplicate the install-list-shorter issue any more so I dropped it from the description now. zesty is in sync with stretch's packagekit except for https://bugs.debian.org/852085 I tried gnome-software with PackageKit again today and it felt at least as good as the '

[Bug 1643134] Re: Switch gnome-software to use PackageKit backend

2017-03-15 Thread Matthias Klumpp
Sessioninstaller purely exists because of Aptdaemon - with Aptdaemon gone, native PackageKit frontends like GNOME Software and Apper can cover all of its functionality. For the install-list-shorter issue, you might want to update to the current PackageKit release in unstable/testing, which contain

[Bug 1643134] Re: Switch gnome-software to use PackageKit backend

2017-03-15 Thread Jeremy Bicha
** Description changed: This is a tracking bug to switch gnome-software from the Ubuntu-specific apt backend to the PackageKit backend used by other distros. In particular this is the backend used by Debian. To build, just uncomment the commented-out packagekit line in gnome- software

[Bug 1643134] Re: Switch gnome-software to use PackageKit backend

2017-03-15 Thread Jeremy Bicha
** Description changed: This is a tracking bug to switch gnome-software from the Ubuntu-specific apt backend to the PackageKit backend used by other distros. In particular this is the backend used by Debian. To build, just uncomment the commented-out packagekit line in gnome- software

[Bug 1643134] Re: Switch gnome-software to use PackageKit backend

2016-11-23 Thread Jeremy Bicha
** Description changed: This is a tracking bug to switch gnome-software from the Ubuntu-specific apt backend to the PackageKit backend used by other distros. In - particular this + particular this is the backend used by Debian. - Prequisite: packagekit 1.1.4 - - To build, just uncomment th

[Bug 1643134] Re: Switch gnome-software to use PackageKit backend

2016-11-23 Thread Robert Ancell
** Changed in: gnome-software (Ubuntu) Status: Confirmed => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1643134 Title: Switch gnome-software to use PackageKit backend To manage not

[Bug 1643134] Re: Switch gnome-software to use PackageKit backend

2016-11-19 Thread Jeremy Bicha
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1643134 Title: Switch gnome-software to use PackageKit backend To manage notifications about this bug go to: https://bugs.launchpa

[Bug 1643134] Re: Switch gnome-software to use PackageKit backend

2016-11-18 Thread Jeremy Bicha
** Description changed: This is a tracking bug to switch gnome-software from the Ubuntu-specific apt backend to the PackageKit backend used by other distros. In particular this Prequisite: packagekit 1.1.4 To build, just uncomment the commented-out packagekit lines in gnome- - soft

[Bug 1643134] Re: Switch gnome-software to use PackageKit backend

2016-11-18 Thread Jeremy Bicha
** Description changed: This is a tracking bug to switch gnome-software from the Ubuntu-specific apt backend to the PackageKit backend used by other distros. In particular this Prequisite: packagekit 1.1.4 To build, just uncomment the commented-out packagekit lines in gnome- soft