Announcement

Collapse
No announcement yet.

SOLVED Digikam 2.0/Showphoto2/kipi-plugins2 -- Any one else try it?

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    SOLVED Digikam 2.0/Showphoto2/kipi-plugins2 -- Any one else try it?

    I was helping a friend who was trying to install Digikam 2.0 (beta) today on his 11.04 system, from the Philip Johnsson repo, and we ended up here:

    Code:
    $ sudo apt-get -f install
    Reading package lists... Done
    Building dependency tree    
    Reading state information... Done
    The following packages were automatically installed and are no longer required:
     libcdio10 libtwolame0 libx264-116 linux-headers-3.0.0-7-generic linux-headers-3.0.0-7
     libsidplay1 libid3tag0 libopencore-amrnb0 libopencore-amrwb0 libmpeg2-4 liba52-0.7.4
    Use 'apt-get autoremove' to remove them.
    0 upgraded, 0 newly installed, 0 to remove and 13 not upgraded.
    5 not fully installed or removed.
    After this operation, 0 B of additional disk space will be used.
    Setting up openni-utils (1.3.2.1~git110718-natty~ppa1) ...
    Illegal instruction (core dumped)
    dpkg: error processing openni-utils (--configure):
     subprocess installed post-installation script returned error exit status 132
    dpkg: dependency problems prevent configuration of libopenni:
     libopenni depends on openni-utils; however:
     Package openni-utils is not configured yet.
    dpkg: error processing libopenni (--configure):
     dependency problems - leaving unconfigured
    dpkg: dependency problems prevent configuration of digikam2:
     digikam2 depends on libopenni; however:
     Package libopenni is not configured yet.
    dpkg: error processing digikam2 (--configure):
     dependency problems - leaving unconfigured
    dpkg: dependency problems prevent configuration of kipi-plugins2:
     kipi-plugins2 depends on libopenni; however:
     Package libopenni is not configured yet.
    dpkg: error processing kipi-plugins2 (--configure):
     dependency problems - leaving unconfigured
    dpkg: dependency problems prevent configuration of showfoto2:
     showfoto2 depends on digikam2 (= 2:2.0.0-natty~ppa1); however:
     Package digikam2 is not configured yet.
    dpkg: error processing showfoto2 (--configure):
     dependency problems - leaving unconfigured
    No apport report written because the error message indicates its a followup error from a previous failure.
         No apport report written because the error message indicates its a followup error from a previous failure.
             No apport report written because MaxReports is reached already
                                            No apport report written because MaxReports is reached already
                           Errors were encountered while processing:
     openni-utils
     libopenni
     digikam2
     kipi-plugins2
     showfoto2
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    This is a 32-bit system. But I was able to install it on my 64-bit system without this core dump error. I can't tell from his error output what triggered the core dump, except that was the openni-utils package. That package is installed satisfactorily on my 64-bit system.

    Anyone else messing with these packages?

    #2
    Re: Digikam 2.0/Showphoto2/kipi-plugins2 -- Any one else try it?

    First try to fix config problem by running this command:

    sudo dpkg --configure -a

    Did you have both repos, philip5-extra and philip5-kubuntu-backports, added? I've have no problem, but my system is also 64bit. Just tell your friend his 32bit system is so 1990's and that he needs to upgrade asap

    Comment


      #3
      Re: Digikam 2.0/Showphoto2/kipi-plugins2 -- Any one else try it?

      Originally posted by PainGiver
      First try to fix config problem by running this command:

      sudo dpkg --configure -a
      Yeah we tried that, along with sudo apt-get -f install, but no joy.

      There must be some bug in the 32-bit package or script.

      Thanks PG!

      Comment


        #4
        Re: Digikam 2.0/Showphoto2/kipi-plugins2 -- Any one else try it?

        Installation of Digikam2, Showfoto2, and kipi-plugins2 is now working correctly on i386 architecture, KDE 4.7. There are 9 packages with today's date in the repo, including the openni-x packages. We'll call it solved.

        Comment

        Working...
        X