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

Author Topic:  libreoffice-base, kde-amd64 system  (Read 6721 times)

Offline ayla

  • User
  • Posts: 1.744
libreoffice-base, kde-amd64 system
« on: 2013/05/08, 10:42:36 »
hmmm...

think I'm waiting a while ...

Quote
die folgenden Pakete werden ENTFERNT:                                                                          
  libc6:i386 libcomerr2:i386 libgcc1:i386 libjbig0:i386 libnspr4:i386 libnspr4-0d:i386 libnss3:i386            
  libreoffice libreoffice-base libreoffice-report-builder-bin libselinux1:i386 libsqlite3-0:i386                
  libtinfo5:i386 libuuid1:i386 zlib1g:i386    
 

greets
ayla

Offline qord

  • User
  • Posts: 38
libreoffice-base, kde-amd64 system
« Reply #1 on: 2013/05/08, 11:15:39 »
d-u wants to remove 600+ packages today. Guess I will sit back and watch sid for a few days without d-u :)

Offline DeepDayze

  • User
  • Posts: 457
RE: libreoffice-base, kde-amd64 system
« Reply #2 on: 2013/05/08, 15:10:16 »
Could this be due to a transition in libc?

Offline dibl

  • siduction community member
  • Global Moderator
  • User
  • *****
  • Posts: 2.345
    • Land of the Buckeye
Re: libreoffice-base, kde-amd64 system
« Reply #3 on: 2013/05/08, 15:43:18 »
Quote from: "qord"
d-u wants to remove 600+ packages today.


Yesterday it was 280 packages on my main desktop system, including chromium-browser, iceweasel, libreoffice, audacity, radiotray, gimp, and of course many supporting libraries -- lots of gtk related packages. Upon looking at the list, I realized that over the past two years this system has picked up a lot of stuff that I don't actually use, in addition to the ones above that I do use.  So I decided to go ahead with the d-u and then see what I could do with it afterward.  Sure enough, after I let the d-u finish, I was able to replace everything I needed, including all the above packages.  It seemed that libwayland0 was involved with the removals, and once it was installed, it was easy to reinstall what I needed.  The only glitch was that iceweasel 17.0.5esr-1 has to be installed -- the newer one doesn't have a xulrunner yet.

So today it's all running great, and the d-u this morning was only about 15 packages with no removals.
System76 Oryx Pro, Intel Core i7-11800H, SSD 970 EVO Plus;  Asus ROG STRIX X299-E, Core i7-7740X, Nvidia GTX-1060, dual monitors, SSD 860 EVO

Offline piper

  • User
  • Posts: 1.785
  • we are the priests ... of the temples of syrinx
RE: Re: libreoffice-base, kde-amd64 system
« Reply #4 on: 2013/05/08, 16:51:21 »
I have libreoffice installed (64bit)

Code: [Select]
root@x1:/home/piper# apt-get update && apt-get dist-upgrade
The following NEW packages will be installed:
  linux-headers-3.9-0.towo.2-siduction-amd64 linux-image-3.9-0.towo.2-siduction-amd64
The following packages have been kept back:
  libexttextcat-data qtcurve
The following packages will be upgraded:
  cifs-utils dctrl-tools debhelper efibootmgr freeglut3 gcc-4.8-base gcc-4.8-base:i386 gir1.2-glib-2.0 glib-networking
  glib-networking-common glib-networking-services info install-info lib32gcc1 lib32gomp1 lib32itm1 lib32quadmath0 lib32stdc++6
  libfribidi0 libgail18 libgcc1 libgcc1:i386 libgfortran3 libgirepository-1.0-1 libglib2.0-0 libgomp1 libgtk2.0-0
  libgtk2.0-common libitm1 libquadmath0 libstdc++6 libstdc++6:i386 libx32gcc1 libx32gomp1 libx32itm1 libx32quadmath0
  libx32stdc++6 linux-headers-siduction-amd64 linux-image-siduction-amd64 man-db python-gi python-gobject zlib1g zlib1g:i386
  zlib1g-dev
45 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
Need to get 43.3 MB of archives.
After this operation, 131 MB of additional disk space will be used.

Code: [Select]
apt-cache policy libreoffice
libreoffice:
  Installed: 1:4.0.2.2-1~siduction1
  Candidate: 1:4.0.2.2-1~siduction1
  Version table:
 *** 1:4.0.2.2-1~siduction1 0
        500 ftp://ftp.lug.udel.edu/pub/siduction/extra/ unstable/main amd64 Packages
        100 /var/lib/dpkg/status
     1:3.5.4+dfsg2-1 0
        500 http://ftp.us.debian.org/debian/ unstable/main amd64 Packages
Free speech isn't just fucking saying what you want to say, it's also hearing what you don't want to fucking hear

I either give too many fucks or no fucks at all, it's like I cannot find a middle ground for a moderate fuck distribution, it's like what the fuck

Offline dibl

  • siduction community member
  • Global Moderator
  • User
  • *****
  • Posts: 2.345
    • Land of the Buckeye
RE: Re: libreoffice-base, kde-amd64 system
« Reply #5 on: 2013/05/08, 17:09:42 »
Yes, same here.  But here is the problem:

Code: [Select]
libreoffice-core : Depends: libexttextcat0 (>= 2.2-8) but it is not going to be installed

and

Code: [Select]
libexttextcat0 : Depends: libexttextcat-data (= 3.2.0-2) but 3.4.0-4 is to be installed

because today's d-u upgrades libexttextcat-data to 3.4.0-4.

So, if you run the d-u, it will remove libreoffice and upgrade libexttextcat-data (and 15 or 20 other packages, depending on your system).  Then you can remove just the one package, libextextcat-data, and install libextextcat-data ver. 3.2.0-2, then install libreoffice and everything is happy again (for now).
System76 Oryx Pro, Intel Core i7-11800H, SSD 970 EVO Plus;  Asus ROG STRIX X299-E, Core i7-7740X, Nvidia GTX-1060, dual monitors, SSD 860 EVO

Offline ayla

  • User
  • Posts: 1.744
libreoffice-base, kde-amd64 system
« Reply #6 on: 2013/05/08, 17:50:35 »
dibl and piper: Thanks for the hints.

After upgrading libreoffice with our extra repo and downgrading  libexttextcat0 and libexttextcat-data the d-u went smooth then.

(ok, I hadn't read pipers post carefully and took a detour over debians experimental repo, which wasn't a very good idea, but thats another story... :) )

greets
ayla

P.S. I will not mark as solved for now because of this problem with libexttextcat0. Who does not really know how to manage such issues and needs libreoffice should wait a while more, I think

Santa

  • Guest
libreoffice-base, kde-amd64 system
« Reply #7 on: 2013/05/08, 18:26:12 »
Hello, this is because of the libexttextcat transition[1][2], which means libreoffice needs to be rebuilt, I'm doing it.

[1]http://release.debian.org/transitions/
[2]http://release.debian.org/transitions/html/libexttextcat.html

Offline piper

  • User
  • Posts: 1.785
  • we are the priests ... of the temples of syrinx
libreoffice-base, kde-amd64 system
« Reply #8 on: 2013/05/08, 19:15:26 »
Thanks Santa
Free speech isn't just fucking saying what you want to say, it's also hearing what you don't want to fucking hear

I either give too many fucks or no fucks at all, it's like I cannot find a middle ground for a moderate fuck distribution, it's like what the fuck

Offline slaughterer

  • User
  • Posts: 40
libreoffice-base, kde-amd64 system
« Reply #9 on: 2013/05/08, 20:48:13 »
Problem solved!You can D-U with no removals.

Offline dibl

  • siduction community member
  • Global Moderator
  • User
  • *****
  • Posts: 2.345
    • Land of the Buckeye
libreoffice-base, kde-amd64 system
« Reply #10 on: 2013/05/08, 21:34:16 »
Quote from: "piper"
Thanks Santa


+1
System76 Oryx Pro, Intel Core i7-11800H, SSD 970 EVO Plus;  Asus ROG STRIX X299-E, Core i7-7740X, Nvidia GTX-1060, dual monitors, SSD 860 EVO

Santa

  • Guest
libreoffice-base, kde-amd64 system
« Reply #11 on: 2013/05/09, 17:32:54 »
Looks like recently libreoffice 4.0.3 was uploaded to debian sid, so my rebuilds of 4.0.2.2 won't be neccesary, everything should be ok as soon as the new libreoffice packages show up in your local mirror.

Santa

  • Guest
libreoffice-base, kde-amd64 system
« Reply #12 on: 2013/05/09, 18:00:04 »
UPDATE: looks like the problem isn't solved in i386, because it failed to build in debian because of a bug in libboost 1.49 which I patched to do my rebuilds. So I will push my rebuilds of 4.0.2.2 and I'm cosidering to provide a new 4.0.3 ones.

Offline ayla

  • User
  • Posts: 1.744
libreoffice-base, kde-amd64 system
« Reply #13 on: 2013/05/09, 18:08:11 »
amd64 so far is fine here:

Quote
Paketaktualisierung (Upgrade) wird berechnet... Fertig
Die folgenden Pakete werden ENTFERNT: (Packages to be removed)
  libexttextcat0
Die folgenden NEUEN Pakete werden installiert: (Packages to be installed new)
  libexttextcat-2.0-0 libtasn1-6 linux-headers-3.9-1.towo-siduction-amd64 linux-image-3.9-1.towo-siduction-amd64


Quote
apt-cache policy libreoffice
libreoffice:
  Installiert:           1:4.0.3-1

Santa

  • Guest
libreoffice-base, kde-amd64 system
« Reply #14 on: 2013/05/09, 19:29:11 »
4.10.2.2 rebuild available in the repos, so the problem should be fixed now for i386 as well.