Siduction Forum

BUGS => Archiv Bugs => 2013.2 => Topic started by: Wonko on 2014/05/14, 15:23:23

Title: backintime-kde bzw. python-kde4 nicht installierbar
Post by: Wonko on 2014/05/14, 15:23:23
Hallo,

ich habe ein Problem bei der Installation von backintime-kde. Im Grund lässt es sich darauf zurückführen, dass das Paket sip-api-10.1 installiert werden soll, aber nicht vorhanden ist.

Grüße,
Wonko

Code: [Select]
[✓]root@theta:~# apt-get install backintime-kde
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 backintime-kde : Depends: python-kde4 but it is not going to be installed
E: Unable to correct problems, you have held broken packages.


[✗]root@theta:~# apt-get install python-kde4
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 python-kde4 : Depends: sip-api-10.1 but it is not installable
E: Unable to correct problems, you have held broken packages.


[✗]root@theta:~# apt-get install sip-api-10.1
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package sip-api-10.1 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'sip-api-10.1' has no installation candidate


[✗]root@theta:~# apt-cache search sip-api
python-sip - Python/C++ bindings generator runtime library
Title: Re: backintime-kde bzw. python-kde4 nicht installierbar
Post by: melmarker on 2014/05/14, 16:02:08
das Paket gibt es schon, aber halt nicht mehr in sid. Zwei Möglichkeiten:
* das backintime-kde gegen die neuen Abhängigkeiten bauen
* einen Fehler in den debian bugtracker schreiben und das dann irgendwann erledigt bekommen
Title: Re: backintime-kde bzw. python-kde4 nicht installierbar
Post by: Wonko on 2014/05/14, 17:23:38
Danke für die Antwort.

Wie baue ich das Paket gegen die neuen Abhängigkeiten? Ich habe es versucht mit

Code: [Select]
apt-get -b source backintime-kde
aber wenn ich das erzeugte Paket installieren will, dann kommt derselbe Fehler.

Wo wird denn der Bug gemeldet? Im Debian oder Siduction-Bugtracker? Oder kann ich das direkt über reportbug-ng machen?

Viele Grüße,
Wonko
Title: Re: backintime-kde bzw. python-kde4 nicht installierbar
Post by: devil on 2014/05/14, 19:36:28
Du kannst Dir auch mal Obnam anschauen. Ist zwar CLI, aber in ner halben Stunde konfiguriert und läuft dann unauffällig im Hintergrund.  Luckybackup geht auch, die Sicherungen sind aber größer als bei Obnam.



greetz
devil
Title: Re: backintime-kde bzw. python-kde4 nicht installierbar
Post by: der_bud on 2014/05/14, 21:12:58
Im Thread Re: Does it seem safe to remove python-kde4? (http://forum.siduction.org/index.php?topic=4565.msg37951#msg37951) hat Santa die baldige Verfügbarkeit eines gefixten python-kde4 in Aussicht gestellt, vielleicht hilft ja einfach nur abwarten und Tee trinken  :).
Title: Re: backintime-kde bzw. python-kde4 nicht installierbar
Post by: Wonko on 2014/05/14, 23:18:31
Hat sich erledigt. Python-kde4 ist wohl gerade korrigiert worden. :)

Ich wollte schon bei Backintime bleiben, da ich damit schon seit längerer Zeit meine Backups mache. Aber Danke für den Tipp.

Gruß,
Wonko