Results 1 to 6 of 6

Thread: kdelibs-data

  1. #1
    Member registered user
    Join Date
    Feb 2004
    Location
    Stanwood Washington
    Posts
    84

    kdelibs-data

    During an update frenzy I ran across the following error while trying to update KDE in general, and "kdelibs-data" package in particular:


    Reading Package Lists... Done
    Building Dependency Tree... Done
    Correcting dependencies... Done
    The following extra packages will be installed:
    kdelibs-data
    The following packages will be upgraded:
    kdelibs-data
    1 upgraded, 0 newly installed, 0 to remove and 178 not upgraded.
    5 not fully installed or removed.
    Need to get 0B/7087kB of archives.
    After unpacking 2286kB of additional disk space will be used.
    Do you want to continue? [Y/n]
    (Reading database ... 112776 files and directories currently installed.)
    Preparing to replace kdelibs-data 4:3.2.3-4 (using .../kdelibs-data_4%3a3.3.2-4_all.deb) ...
    Unpacking replacement kdelibs-data ...
    Replacing files in old package korganizer ...
    Replacing files in old package kcontrol ...
    dpkg: error processing /var/cache/apt/archives/kdelibs-data_4%3a3.3.2-4_all.deb (--unpack):
    trying to overwrite `/usr/share/mimelnk/application/vnd.sun.xml.calc.template.desktop', which is also in package openoffice-de-en
    dpkg-deb: subprocess paste killed by signal (Broken pipe)
    Errors were encountered while processing:
    /var/cache/apt/archives/kdelibs-data_4%3a3.3.2-4_all.deb
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    RESULT=100
    Went to the Debian site (www.debian.org) only to find this has been a problem for over three years. Surely by now, someone has found a work-around – yes?

    GMD

  2. #2
    Senior Member registered user
    Join Date
    Feb 2003
    Posts
    929
    Well, sort of.

    The trick seems to be to upgrade to unstable, starting with Kde. See:

    http://www.knoppix.net/forum/viewtopic.php?t=2251

    Alternatively, you could pop /home on a seperate partition and install Kanopix (which is already unstable).

  3. #3
    Member registered user
    Join Date
    Feb 2004
    Location
    Stanwood Washington
    Posts
    84
    Thanks for the link fingers99

    Unfortunately it is Knoppix 3.7 that I am in the middle of updating...

    Any other ideas that will keep me from rebuilding my install from the groound up? I realy don't want to go through resetting all my formating and configurations again...

    Thanks

    GMD

  4. #4
    Junior Member registered user
    Join Date
    Mar 2005
    Posts
    14
    I have knoppix 3.8 and went along upgrading and hit this same problem.

    I did a snippet of what was in the other thread: I didn't upgrade to unstable, but here is what I did to get past this:
    basically, you force the files to be overwritten with the ones in kdelibs-data.
    Code:
    knoppix@1[knoppix]$ dpkg --force overwrite -i /var/cache/apt/archives/kdelibs-data_4%3a3.3.2-4_all.deb
    dpkg: requested operation requires superuser privilege
    knoppix@1[knoppix]$ sudo dpkg --force overwrite -i /var/cache/apt/archives/kdelibs-data_4%3a3.3.2-4_all.deb
    (Reading database ... 113938 files and directories currently installed.)
    Preparing to replace kdelibs-data 4:3.3.2-1 (using .../kdelibs-data_4%3a3.3.2-4_all.deb) ...
    Unpacking replacement kdelibs-data ...
    dpkg - warning, overriding problem because --force enabled:
     trying to overwrite `/usr/share/mimelnk/application/vnd.sun.xml.calc.template.desktop', which is also in package openoffice-de-en
    dpkg - warning, overriding problem because --force enabled:
     trying to overwrite `/usr/share/mimelnk/application/vnd.sun.xml.draw.template.desktop', which is also in package openoffice-de-en
    dpkg - warning, overriding problem because --force enabled:
     trying to overwrite `/usr/share/mimelnk/application/vnd.sun.xml.impress.template.desktop', which is also in package openoffice-de-en
    dpkg - warning, overriding problem because --force enabled:
     trying to overwrite `/usr/share/mimelnk/application/vnd.sun.xml.writer.template.desktop', which is also in package openoffice-de-en
    Setting up kdelibs-data (3.3.2-4) ...
    knoppix@1[knoppix]$ sudo apt-get install -f
    The last line kicks off the install of everything that you got the update packages for.

    everthing seemed to work fine except for one package:
    Code:
    Setting up autofs (4.1.3+4.1.4beta2-3) ...
    Stopping automounter:dpkg: error processing autofs (--configure):
     subprocess post-installation script returned error exit status 1
    Errors were encountered while processing:
     autofs
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    Not sure what to do about THAT.

  5. #5
    Junior Member
    Join Date
    Mar 2005
    Posts
    2
    Quote Originally Posted by jackashe
    I have knoppix 3.8 and went along upgrading and hit this same problem.

    I did a snippet of what was in the other thread: I didn't upgrade to unstable, but here is what I did to get past this:
    basically, you force the files to be overwritten with the ones in kdelibs-data.
    Code:
    knoppix@1[knoppix]$ dpkg --force overwrite -i /var/cache/apt/archives/kdelibs-data_4%3a3.3.2-4_all.deb
    dpkg: requested operation requires superuser privilege
    knoppix@1[knoppix]$ sudo dpkg --force overwrite -i /var/cache/apt/archives/kdelibs-data_4%3a3.3.2-4_all.deb
    (Reading database ... 113938 files and directories currently installed.)
    Preparing to replace kdelibs-data 4:3.3.2-1 (using .../kdelibs-data_4%3a3.3.2-4_all.deb) ...
    Unpacking replacement kdelibs-data ...
    dpkg - warning, overriding problem because --force enabled:
     trying to overwrite `/usr/share/mimelnk/application/vnd.sun.xml.calc.template.desktop', which is also in package openoffice-de-en
    dpkg - warning, overriding problem because --force enabled:
     trying to overwrite `/usr/share/mimelnk/application/vnd.sun.xml.draw.template.desktop', which is also in package openoffice-de-en
    dpkg - warning, overriding problem because --force enabled:
     trying to overwrite `/usr/share/mimelnk/application/vnd.sun.xml.impress.template.desktop', which is also in package openoffice-de-en
    dpkg - warning, overriding problem because --force enabled:
     trying to overwrite `/usr/share/mimelnk/application/vnd.sun.xml.writer.template.desktop', which is also in package openoffice-de-en
    Setting up kdelibs-data (3.3.2-4) ...
    knoppix@1[knoppix]$ sudo apt-get install -f
    The last line kicks off the install of everything that you got the update packages for.

    everthing seemed to work fine except for one package:
    Code:
    Setting up autofs (4.1.3+4.1.4beta2-3) ...
    Stopping automounter:dpkg: error processing autofs (--configure):
     subprocess post-installation script returned error exit status 1
    Errors were encountered while processing:
     autofs
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    Not sure what to do about THAT.
    Arg.. I am having the same issues upgrading 3.8 to UNSTABLE..

    I *want* to use Knoppix instead of something like Kanotix.. but this error is forcing my hand..

    Has anyone out there been able to get 3.8 converted to UNSTABLE?

  6. #6
    Senior Member registered user
    Join Date
    May 2003
    Posts
    981
    Since the only problem seems to be with /usr/share/mimelnk/application/vnd.sun.xml.(XXXX).template.desktop files which are part of openoffice-de-en, it might work to remove openoffice-de-en ("apt-get remove --purge openoffice*") then finish updating kde then reinstall openoffice.
    For the reinstall use the standard openoffice package instead of the openoffice-de-en package which I think is special to Knoppix. This should also get the benefit of installing the openoffice help files which are (or at least used to be-I haven't used Knoppix 3.7 or 3. absent from Knoppix probably for space reasons.
    There is also a kde integration package for openoffice which gives a kde 'look & feel' to openoffice but I don't think there is a .deb package for it. I have installed it using the standard openoffice install package.

Similar Threads

  1. kdelibs-data & openoffice-de-en
    By phaedral in forum Hdd Install / Debian / Apt
    Replies: 2
    Last Post: 04-24-2005, 02:26 AM
  2. Help me Save my Data!
    By StryDeR in forum General Support
    Replies: 4
    Last Post: 09-08-2004, 03:51 AM
  3. Broken kdelibs-data updating knoppix 3.3 Ideas anyone?
    By TimWhite in forum Hdd Install / Debian / Apt
    Replies: 5
    Last Post: 05-03-2004, 08:50 PM
  4. Saving data
    By danidins in forum General Support
    Replies: 0
    Last Post: 11-25-2003, 08:32 AM
  5. cannot upgrade: knoppix kdelibs-data
    By freak in forum General Support
    Replies: 2
    Last Post: 11-01-2003, 11:11 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


ALLEN BRADLEY 281G-F12S-10B-RRG-CBG /C  AMORSTART MODULE 280G-FS-10-RG STK 2911 picture

ALLEN BRADLEY 281G-F12S-10B-RRG-CBG /C AMORSTART MODULE 280G-FS-10-RG STK 2911

$380.00



Intel - Core i7-12700K Desktop Processor 12 (8P+4E) Cores up to 5.0 GHz Unloc... picture

Intel - Core i7-12700K Desktop Processor 12 (8P+4E) Cores up to 5.0 GHz Unloc...

$419.99



Intel - Core i9-12900K Desktop Processor 16 (8P+8E) Cores up to 5.2 GHz Unloc... picture

Intel - Core i9-12900K Desktop Processor 16 (8P+8E) Cores up to 5.2 GHz Unloc...

$619.99



Intel Core i7-6700 3.40 GHz QUAD Core (4 Core) Desktop Processor 8MB LGA 1151 picture

Intel Core i7-6700 3.40 GHz QUAD Core (4 Core) Desktop Processor 8MB LGA 1151

$59.99



Intel Core i7-14700K Unlocked Desktop Processor picture

Intel Core i7-14700K Unlocked Desktop Processor

$409.99



Intel Core i5-12600KF Desktop Processor 10 (6P+4E) Cores up to 4.9 GHz Unlocked. picture

Intel Core i5-12600KF Desktop Processor 10 (6P+4E) Cores up to 4.9 GHz Unlocked.

$145.59



Intel Core i5-6500 3.2GHz 6MB SR2L6 / SR2BX Skt. FCLGA1151 Desktop Processor CPU picture

Intel Core i5-6500 3.2GHz 6MB SR2L6 / SR2BX Skt. FCLGA1151 Desktop Processor CPU

$24.50



AMD Ryzen 5 4500 6-Core 3.6GHz Socket AM4 65W CPU Desktop Processor picture

AMD Ryzen 5 4500 6-Core 3.6GHz Socket AM4 65W CPU Desktop Processor

$79.00



Intel Core i7-13700K 3.40GHz 16-Core CPU LGA1700 BX8071513700K picture

Intel Core i7-13700K 3.40GHz 16-Core CPU LGA1700 BX8071513700K

$339.99



Intel i7-8700 Coffee Lake 3.2GHz 6-Core Max Turbo 4.6GHz Processor picture

Intel i7-8700 Coffee Lake 3.2GHz 6-Core Max Turbo 4.6GHz Processor

$49.01