Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic:  Problems with owncloud-client  (Read 4521 times)

Offline harley-peter

  • User
  • Posts: 1.023
Problems with owncloud-client
« on: 2013/06/29, 10:09:58 »
The owncloud-client cannot be updatet during the du
Code: [Select]
Vorbereitung zum Ersetzen von owncloud-client 1.2.5+debian-2~1.gbp448570 (durch .../owncloud-client_1.3.0-0_amd64.deb) ...
Ersatz für owncloud-client wird entpackt ...
dpkg: Fehler beim Bearbeiten von /var/cache/apt/archives/owncloud-client_1.3.0-0_amd64.deb (--unpack):
 Versuch, »/usr/share/mirall/i18n/mirall_ro.qm« zu überschreiben, welches auch in Paket mirall-i18n 1.2.5+debian-2~1.gbp448570 ist
dpkg-deb: Fehler: Unterprozess einfügen wurde durch Signal (Datenübergabe unterbrochen (broken pipe)) getötet
Trigger für hicolor-icon-theme werden verarbeitet ...
Fehler traten auf beim Bearbeiten von:
 /var/cache/apt/archives/owncloud-client_1.3.0-0_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Offline michaaa62

  • User
  • Posts: 299
Problems with owncloud-client
« Reply #1 on: 2013/06/29, 16:21:59 »
Seems like the blocking package is mirall-i18n.
Did you try to uninstall the package? Do you use it at all?

Offline harley-peter

  • User
  • Posts: 1.023
Problems with owncloud-client
« Reply #2 on: 2013/06/29, 17:39:08 »
if I try to remove the package mirall-i18n the system gives me the same error message.

Offline michaaa62

  • User
  • Posts: 299
Problems with owncloud-client
« Reply #3 on: 2013/06/29, 17:46:19 »
Did you also try to remove it with pure dpkg? Be careful with the list of packages that might get removed alongside mirall packages.

Offline harley-peter

  • User
  • Posts: 1.023
Problems with owncloud-client
« Reply #4 on: 2013/06/29, 19:13:50 »
O. k. I purged owncloud-client and mirall with success but now I cannot reinstall the packages.  :(
Code: [Select]
root@master:/home/peter# apt-get install owncloud-client
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.      
Statusinformationen werden eingelesen.... Fertig
Die folgenden NEUEN Pakete werden installiert:
  owncloud-client
0 aktualisiert, 1 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
Es müssen noch 0 B von 916 kB an Archiven heruntergeladen werden.
Nach dieser Operation werden 2.949 kB Plattenplatz zusätzlich benutzt.
dpkg-preconfigure: unable to re-open stdin: Datei oder Verzeichnis nicht gefunden
Vormals nicht ausgewähltes Paket owncloud-client wird gewählt.
(Lese Datenbank ... 384723 Dateien und Verzeichnisse sind derzeit installiert.)
Entpacken von owncloud-client (aus .../owncloud-client_1.3.0-0_amd64.deb) ...
dpkg: Fehler beim Bearbeiten von /var/cache/apt/archives/owncloud-client_1.3.0-0_amd64.deb (--unpack):
 Versuch, »/usr/lib/libowncloudsync.so.0« zu überschreiben, welches auch in Paket libowncloudsync0 1.2.5+debian-2~1.gbp448570 ist
Trigger für hicolor-icon-theme werden verarbeitet ...
Trigger für desktop-file-utils werden verarbeitet ...
Trigger für mime-support werden verarbeitet ...
Fehler traten auf beim Bearbeiten von:
 /var/cache/apt/archives/owncloud-client_1.3.0-0_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Maybe I have to remove some other packages ....

Offline michaa7

  • User
  • Posts: 2.300
Problems with owncloud-client
« Reply #5 on: 2013/06/29, 21:04:03 »
Quote from: "harley-peter"
...
dpkg-preconfigure: unable to re-open stdin: Datei oder Verzeichnis nicht gefunden
....


Without stdin your system should be unusuable. Either your system is very fragile or it is broken.
Ok, you can't code, but you still might be able to write a bug report for Debian's sake

Offline ayla

  • User
  • Posts: 1.744
Problems with owncloud-client
« Reply #6 on: 2013/06/29, 22:09:33 »
Hi,

 this "unable to re-open stdin" I'm watching now since weeks,
though my system is working.

Maybe this helps:

http://forum.owncloud.org/viewtopic.php?f=14&t=10867&sid=356c94e53bf6210698c078da4f4787b2

greets
ayla

hefee

  • Guest
Problems with owncloud-client
« Reply #7 on: 2013/06/29, 22:38:45 »
The main reason, we you get problems is that you are mixing the version in siduction/debian/ubuntu and from obs. The packages for debian/siduction are splitted into more packages than from obs. So please make sure that ocsync, owncloud-client and qtkeychain is from the same repo.

In future the pacakges from obs will be splitted the same way than in main debian. Now it is sitting in NEW (http://ftp-master.debian.org/new/owncloud-client_1.2.5+dfsg-1.html).

The next days I'll package oCC 1.3.0 for siduction.

Offline harley-peter

  • User
  • Posts: 1.023
Problems with owncloud-client
« Reply #8 on: 2013/06/30, 20:31:12 »
Thank's for the information. At the moment I removed all the packages and I wait for the new one for siduction.

hefee

  • Guest
Problems with owncloud-client
« Reply #9 on: 2013/07/02, 02:45:43 »
The new version is in user repo from siduction. If DU wants to deinstall owncloud-client, than remove mirall-i18n and mirall-l10n will get installed and owncloud-client is upgraded.

(This is hopefully the last change in the package structure)