[solved] razorqt packages broken (EDIT2)

Started by michaa7, 2013/04/04, 16:21:45

Previous topic - Next topic

michaa7

To me this looks like wrong packaged packages (at least for 32 bit):
QuoteVorbereitung zum Ersetzen von razorqt-config 0.5.1-0.siduction.2 (durch .../razorqt-config_0.5.2-2_i386.deb) ...
Ersatz für razorqt-config wird entpackt ...
dpkg: Fehler beim Bearbeiten von /var/cache/apt/archives/razorqt-config_0.5.2-2_i386.deb (--unpack):
Versuch, »/usr/share/applications/razor-config.desktop« zu überschreiben, welches auch in Paket razorqt-data 0.5.1-0.siduction.2 ist
dpkg-deb: Fehler: Unterprozess einfügen wurde durch Signal (Datenübergabe unterbrochen (broken pipe)) getötet
This error occurs for the following packages:
QuoteFehler traten auf beim Bearbeiten von:
/var/cache/apt/archives/razorqt-runner_0.5.2-2_i386.deb
/var/cache/apt/archives/razorqt-notificationd_0.5.2-2_i386.deb
/var/cache/apt/archives/razorqt-config_0.5.2-2_i386.deb
/var/cache/apt/archives/razorqt-policykit-agent_0.5.2-2_i386.deb
/var/cache/apt/archives/razorqt-panel_0.5.2-2_i386.deb
/var/cache/apt/archives/razorqt-desktop_0.5.2-2_i386.deb
/var/cache/apt/archives/razorqt-session_0.5.2-2_i386.deb
/var/cache/apt/archives/razorqt-power_0.5.2-2_i386.deb
/var/cache/apt/archives/razorqt-appswitcher_0.5.2-2_i386.deb
/var/cache/apt/archives/razorqt-data_0.5.2-2_i386.deb
/var/cache/apt/archives/librazorqt0_0.5.2-2_i386.deb
/var/cache/apt/archives/libqtxdg0_0.5.2-2_i386.deb
/var/cache/apt/archives/lightdm-razorqt-greeter_0.5.2-2_i386.deb
/var/cache/apt/archives/razorqt-autosuspend_0.5.2-2_i386.deb
/var/cache/apt/archives/razorqt-globalkeyshortcuts_0.5.2-2_i386.deb
/var/cache/apt/archives/razorqt-openssh-askpass_0.5.2-2_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


EDIT://
BTW, both old and new come from siduction:
Quoteapt-cache policy razorqt-config
razorqt-config:
 Installiert:           0.5.1-0.siduction.2
 Installationskandidat: 0.5.2-2
 Versionstabelle:
    0.5.2-2 0
       900 http://packages.siduction.org/razorqt/ unstable/main i386 Packages
*** 0.5.1-0.siduction.2 0
       100 /var/lib/dpkg/status
    0.4.1-2 0
       900 http://http.debian.net/debian/ sid/main i386 Packages


apt-get -f install does not help.
QuoteProbieren Sie »apt-get -f install«, um dies zu korrigieren.
Die folgenden Pakete haben unerfüllte Abhängigkeiten:
razorqt : Hängt ab von: razorqt-appswitcher (>= 0.5.2-2) aber 0.5.1-0.siduction.2 ist installiert
          Hängt ab von: razorqt-autosuspend (>= 0.5.2-2) ist aber nicht installiert
          Hängt ab von: razorqt-config (>= 0.5.2-2) aber 0.5.1-0.siduction.2 ist installiert
          Hängt ab von: razorqt-data (>= 0.5.2-2) aber 0.5.1-0.siduction.2 ist installiert
          Hängt ab von: razorqt-desktop (>= 0.5.2-2) aber 0.5.1-0.siduction.2 ist installiert
          Hängt ab von: razorqt-globalkeyshortcuts (>= 0.5.2-2) ist aber nicht installiert
          Hängt ab von: razorqt-notificationd (>= 0.5.2-2) aber 0.5.1-0.siduction.2 ist installiert
          Hängt ab von: razorqt-panel (>= 0.5.2-2) aber 0.5.1-0.siduction.2 ist installiert
          Hängt ab von: razorqt-power (>= 0.5.2-2) aber 0.5.1-0.siduction.2 ist installiert
          Hängt ab von: razorqt-runner (>= 0.5.2-2) aber 0.5.1-0.siduction.2 ist installiert
          Hängt ab von: razorqt-session (>= 0.5.2-2) aber 0.5.1-0.siduction.2 ist installiert
          Hängt ab von: lightdm-razorqt-greeter (>= 0.5.2-2) ist aber nicht installiert
          Hängt ab von: razorqt-policykit-agent (>= 0.5.2-2) aber 0.5.1-0.siduction.2 ist installiert
          Hängt ab von: razorqt-openssh-askpass (>= 0.5.2-2) ist aber nicht installiert
E: Unerfüllte Abhängigkeiten. Versuchen Sie, -f zu benutzen.

noone else has this problem?
Ok, you can't code, but you still might be able to write a bug report for Debian's sake

ReinerS

I had id and solved it for myself by installing the downloaded packages from /var/cache/apt/archives via dpkg -i --force-all packagenames.deb.
Worked so far.

regards

Reiner
slackware => SuSE => kanotix => sidux => aptosid  => siduction

agaida

ups, sorry, will be fixed. we hoped this bug is long gone.

Edit: This one was in upstream and i never heard of problems before.
There's this special biologist word we use for "stable". It's "dead". ~ Jack Cohen

michaa7

Thanks for replying.

dpkg -i --force-all ... looks more like a brutal workaround and not so much like a solution ;-)

I was thinking of uninstalling razorqt* . Presumably I could reinstall the newer version afterwards, but as I *use* it for testing only I think it isn't worth the hassle.
Ok, you can't code, but you still might be able to write a bug report for Debian's sake

ReinerS

Quotelooks more like a brutal workaround and not so much like a solution

Agreed, not very elegant. More some sort of quick and dirty hack. :)

regards

Reiner
slackware => SuSE => kanotix => sidux => aptosid  => siduction

agaida

after 5.1 we decided to try to push our changes directly to upstream. this work fine with the most changes. but there also was some file moves. This work fine with new installations, but we miss some breaks and replaces in the debian packaging. Apt can be a PITA at such changes. :)

the easy solution is to apt-get remove the razor packages and make a new install. Using aptitude is also a good choice if one is familar with aptitude. Will fix this tomorrow or weekend.
There's this special biologist word we use for "stable". It's "dead". ~ Jack Cohen

agaida

rqt 0.5.2-3 is uploaded to razorqt/unstable. This version should provide a smooth upgrade path from 0.5.1. Thanks for the patience.
There's this special biologist word we use for "stable". It's "dead". ~ Jack Cohen

eQuacky

upgrade worked for me

thanks agaida!

greetz

Thomas