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
  •  


HPE BL460c G9 ProLiant Blade | 2x Xeon E5-2620V3 | NO RAM | P244BR | 2xHDD Tray picture

HPE BL460c G9 ProLiant Blade | 2x Xeon E5-2620V3 | NO RAM | P244BR | 2xHDD Tray

$179.00



DELL PEM640 POWEREDGE M640 BLADE SERVER picture

DELL PEM640 POWEREDGE M640 BLADE SERVER

$539.95



HP ProLiant BL460c G9 (Gen9) 2x E5-2670V3 12 Core 3.1GHz No Ram or No Drives picture

HP ProLiant BL460c G9 (Gen9) 2x E5-2670V3 12 Core 3.1GHz No Ram or No Drives

$59.98



Dell PowerEdge M620 0F9HJC Blade Server 2*E5-2670 2.60GHz 192GB RAM 2*300GB SAS picture

Dell PowerEdge M620 0F9HJC Blade Server 2*E5-2670 2.60GHz 192GB RAM 2*300GB SAS

$103.99



2 x HP ProLiant BL460c (447707-B21) Blade Servers No RAM No HDD picture

2 x HP ProLiant BL460c (447707-B21) Blade Servers No RAM No HDD

$30.00



DELL M630 BLADE SERVER x2 XEON E5-2660V3 @ 2.6GH H730 PERC HDD CADDIES 16GB FC picture

DELL M630 BLADE SERVER x2 XEON E5-2660V3 @ 2.6GH H730 PERC HDD CADDIES 16GB FC

$50.00



Dell PowerEdge M640 Blade Server picture

Dell PowerEdge M640 Blade Server

$539.95



Cisco UCS B200 M4 Blade Server, 2x2660 V3, 40GbE, No Ram No HDD picture

Cisco UCS B200 M4 Blade Server, 2x2660 V3, 40GbE, No Ram No HDD

$35.95



Dell PowerEdge M620 Blade Server picture

Dell PowerEdge M620 Blade Server

$39.99



DELL PowerEdge M630 Blade 2x E5-2683v3 2.0GHz =28 Cores 256GB H330 2x10Gb X520 picture

DELL PowerEdge M630 Blade 2x E5-2683v3 2.0GHz =28 Cores 256GB H330 2x10Gb X520

$450.00