Bug#742429: isenkram: Please use PackageKit

2016-07-05 Thread Petter Reinholdtsen
[Jeremy Bicha]
> isenkram still has Recommends: aptdaemon but I don't think that's
> wanted any more.

Ah, I missed that one.  Thank you for noticing. I've removed it in git,
and it will be gone in the next upload.

-- 
Happy hacking
Petter Reinholdtsen



Bug#742429: isenkram: Please use PackageKit

2016-07-05 Thread Jeremy Bicha
Hi,

isenkram still has Recommends: aptdaemon but I don't think that's
wanted any more.

Thanks,
Jeremy Bicha



Bug#742429: isenkram: Please use PackageKit

2015-12-26 Thread Petter Reinholdtsen
[Julian Andres Klode]
> That example then works, with both packagekit and
> gir1.2-packagekitglib installed.

Thank you for the feedback.  This is how the script fail when I try:

% python console.py install chrpath
 None
 None
 None
 None
 None
 None
 None
Traceback (most recent call last):
  File "console.py", line 45, in 
sys.exit(main(sys.argv))
  File "console.py", line 28, in main
client.install_packages(False, [args[2],], None, progress_cb, None)
GLib.Error: pk_client_error: The package id's 'chrpath' are not valid (6)
%

Is this working for you?  Packagekit is running:

% /usr/sbin/service packagekit status
* packagekit.service - PackageKit Daemon
   Loaded: loaded (/lib/systemd/system/packagekit.service; static)
   Active: active (running) since fr. 2015-12-25 22:27:11 CET; 13h ago
 Main PID: 3864 (packagekitd)
   CGroup: /system.slice/packagekit.service
   └─3864 /usr/lib/packagekit/packagekitd
%

-- 
Happy hacking
Petter Reinholdtsen



Bug#742429: isenkram: Please use PackageKit

2015-12-25 Thread Petter Reinholdtsen

I've tried to track down a python library to talk to packagekit, but
failed.  Are you aware of such library, or a good recipe on how to to
talk to packagekit from python without a library?

I came across
https://www.piware.de/2008/07/calling-packagekit-from-python-programs/ >,
and https://github.com/alexef/packagekit-python-console > but have
not been able to get them working.

-- 
Happy hacking
Petter Reinholdtsen



Bug#742429: isenkram: Please use PackageKit

2015-12-25 Thread Julian Andres Klode
On Fri, Dec 25, 2015 at 11:16:30PM +0100, Petter Reinholdtsen wrote:
> 
> I've tried to track down a python library to talk to packagekit, but
> failed.  Are you aware of such library, or a good recipe on how to to
> talk to packagekit from python without a library?
> 
> I came across
> https://www.piware.de/2008/07/calling-packagekit-from-python-programs/ 
> >,
> and https://github.com/alexef/packagekit-python-console > but have
> not been able to get them working.

You'd use the PackageKit GLib library from the gi repository, like
in the second link. This requires gir1.2-packagekitglib to be
installed.

That example then works, with both packagekit and 
gir1.2-packagekitglib installed.

-- 
Julian Andres Klode  - Debian Developer, Ubuntu Member

See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.

When replying, only quote what is necessary, and write each reply
directly below the part(s) it pertains to (`inline'). Thank you.



Bug#742429: isenkram: Please use PackageKit

2015-12-17 Thread Petter Reinholdtsen

Control: tags -1 +help

[Julian Andres Klode]
> Increasing the severity of the bug to prepare for the upcoming
> removal of aptdaemon.

Thank you for the heads up.  I have not had time to try to figure out a
replacement, and hope someone can help me out.

-- 
Happy hacking
Petter Reinholdtsen



Bug#742429: isenkram: Please use PackageKit

2015-11-30 Thread Julian Andres Klode
Control: severity -1 important

Increasing the severity of the bug to prepare for the upcoming
removal of aptdaemon.

Canonical/Ubuntu decided to drop aptdaemon, so there will soon
be no active upstream anymore. As such, I plan to remove aptdaemon
from the archive before the stretch release.

On Sun, Mar 23, 2014 at 06:40:41PM +0100, Petter Reinholdtsen wrote:
> [Julian Andres Klode]
> > Please make isenkram use PackageKit. aptdaemon is not part of the
> > default GNOME install (or any other). We do not have much software
> > using it, and the less, the better. We might drop aptdaemon
> > sometime, there are not many working on it.
> 
> I would be happy to use packagekit instead of aptdaemon, but have no
> idea yet how to do that.  Patches welcome. :)
> 
> How do packagekid handle debconf questions?

I'm sorry I can't help here directly. debconf questions should work
in some way, I personally don't use it though. You might want to ask
ximion for details and help on IRC.


-- 
Julian Andres Klode  - Debian Developer, Ubuntu Member

See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.

When replying, only quote what is necessary, and write each reply
directly below the part(s) it pertains to (`inline'). Thank you.



Bug#742429: isenkram: Please use PackageKit

2014-03-23 Thread Julian Andres Klode
Package: isenkram
Severity: normal

Please make isenkram use PackageKit. aptdaemon is not part of the
default GNOME install (or any other). We do not have much software
using it, and the less, the better. We might drop aptdaemon sometime,
there are not many working on it.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (980, 'unstable'), (500, 'unstable'), (100, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.13-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-- 
Julian Andres Klode  - Debian Developer, Ubuntu Member

See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.

Please do not top-post if possible.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#742429: isenkram: Please use PackageKit

2014-03-23 Thread Petter Reinholdtsen
[Julian Andres Klode]
 Please make isenkram use PackageKit. aptdaemon is not part of the
 default GNOME install (or any other). We do not have much software
 using it, and the less, the better. We might drop aptdaemon
 sometime, there are not many working on it.

I would be happy to use packagekit instead of aptdaemon, but have no
idea yet how to do that.  Patches welcome. :)

How do packagekid handle debconf questions?

-- 
Happy hacking
Petter Reinholdtsen


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org