Author Topic: SOLVED:Darktable depends Calibre  (Read 1379 times)

Offline djohnston

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6227
  • I don't do Windows
SOLVED:Darktable depends Calibre
« on: April 25, 2012, 01:59:23 PM »
Darktable has been updated to version 1.0. Pardon my ignorance, but why would the darktable package used for processing RAW camera images required the installation of Calibre, an e-book reader?
« Last Edit: April 29, 2012, 04:55:50 PM by djohnston »
Bare metal                           VBox
AMD Athlon 7750 Dual-Core    Single core
4GiB RAM                              1GiB RAM
nVidia GeForce FX 5200          64MB video
LXDE 32bit                            KDE 64bit

Registered Linux User #416378

Offline rubentje1991

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2110
  • Rubenus Parvus MCMXCI
Re: Darktable depends Calibre
« Reply #1 on: April 25, 2012, 02:41:36 PM »
Calibre is a little rare package to make - from what I've heard already...

The maintainer probably will try to solve this as fast as possible (I think it's Leiche - he's the "expert" of that package at the moment [and I don't know if he's really happy / pleased with that package, but....  ;D] , but correct me if I'm wrong about the maintainer)
=> just [trying to] explain[ing] why things like this happen  ;)

So, when having some patience, this will be solved normally - thanks for noticing and reporting it

Offline djohnston

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6227
  • I don't do Windows
Re: Darktable depends Calibre
« Reply #2 on: April 25, 2012, 03:29:46 PM »
Calibre is a little rare package to make - from what I've heard already...

The maintainer probably will try to solve this as fast as possible (I think it's Leiche - he's the "expert" of that package at the moment [and I don't know if he's really happy / pleased with that package, but....  ;D] , but correct me if I'm wrong about the maintainer)
=> just [trying to] explain[ing] why things like this happen  ;)

So, when having some patience, this will be solved normally - thanks for noticing and reporting it

I don't know who the maintainer is, but ghostbunny packaged the newest version. I don't need darktable or have it installed. I was just looking at it due to a forum poster who said it needs a library so file.

There seems to be some weird dependency issue with calibre, spideroak and zlib1. Either that, or I'm looking at this entirely the wrong way. I'm looking at it with apt-cache. rpm doesn't register calibre or darktable, because I don't have them installed. The list is so long I had to cut it in half in order not to go over my maximum size limit on Pastebin.

whatdepends calibre part 1

whatdepends calibre part 2

EDIT: As a comparison, let's look at the same thing with the vlc package.

Code: [Select]
darrel@AMD64:  52 items 684Kb -> apt-cache whatdepends vlc
vlc-2.0.1-1pclos2012
  vlc-devel-2.0.1-1pclos2012
    Depends: vlc = 2.0.1
  sopcast-player-0.3.3-2pclos2010
    Depends: vlc >= 0.9.4
  freetuxtv-0.5.2-1pclos2011
    Depends: vlc >= 1.1.0
    Depends: <libvlc.so.5>
      vlc-2.0.1-1pclos2012
  vlc-2.0.1-1pclos2012
    Depends: <libvlc.so.5>
      vlc-2.0.1-1pclos2012
  phonon-vlc-0.4.0-1pclos2011
    Depends: <libvlc.so.5>
      vlc-2.0.1-1pclos2012

Wed Apr 25 04:31:33 PM CDT 2012
~
darrel@AMD64:  52 items 684Kb ->

« Last Edit: April 25, 2012, 03:33:13 PM by djohnston »
Bare metal                           VBox
AMD Athlon 7750 Dual-Core    Single core
4GiB RAM                              1GiB RAM
nVidia GeForce FX 5200          64MB video
LXDE 32bit                            KDE 64bit

Registered Linux User #416378

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: Darktable depends Calibre
« Reply #3 on: April 26, 2012, 12:02:01 AM »
I just did a test install of darktable and darktable-plugins. Neither pulled in calibre.     
liblcms2_2 and libtiff4 are the only dependencies listed in the spec file.     

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: Darktable depends Calibre
« Reply #4 on: April 26, 2012, 12:14:53 AM »
Do you have installed:     
libRaw?
libraw1394_11?
libraw1394_8?
libjpeg62?
libjpeg-progs?
libpng3?
liblensfun0?
librsvg?
librsvg2_2?
libgphoto2?
libgphoto-common?     

tusk

  • Guest
Re: Darktable depends Calibre
« Reply #5 on: April 26, 2012, 04:58:33 AM »
There it is again ??? the dreaded Calibre and I thought it was just me
Red alert raise shields :o

Offline djohnston

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6227
  • I don't do Windows
Re: Darktable depends Calibre
« Reply #6 on: April 26, 2012, 01:24:03 PM »
Do you have installed:     
libRaw?
libraw1394_11?
libraw1394_8?
libjpeg62?
libjpeg-progs?
libpng3?
liblensfun0?
librsvg?
librsvg2_2?
libgphoto2?
libgphoto-common?     

libRaw, no. The rest, yes. Listing here.
Bare metal                           VBox
AMD Athlon 7750 Dual-Core    Single core
4GiB RAM                              1GiB RAM
nVidia GeForce FX 5200          64MB video
LXDE 32bit                            KDE 64bit

Registered Linux User #416378

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: Darktable depends Calibre
« Reply #7 on: April 26, 2012, 11:28:36 PM »
Remove calibre and the darktable packages. Install libRaw. Install darktable. Is calibre called for?     

Offline djohnston

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6227
  • I don't do Windows
Re: Darktable depends Calibre
« Reply #8 on: April 27, 2012, 01:17:22 AM »
Remove calibre and the darktable packages. Install libRaw. Install darktable. Is calibre called for?     

The only place I had calibre installed was on Zen 32bit and 64bit installs. I've since removed calibre from the Zen 32bit install.

I don't need darktable or have it installed. I was just looking at it due to a forum poster who said it needs a library so file.

Installed libRaw. calibre is now removed. Marked darktable for installation. Darktable needs calibre as a dependency.

http://i46.tinypic.com/n4zfcj.jpg
Bare metal                           VBox
AMD Athlon 7750 Dual-Core    Single core
4GiB RAM                              1GiB RAM
nVidia GeForce FX 5200          64MB video
LXDE 32bit                            KDE 64bit

Registered Linux User #416378

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: Darktable depends Calibre
« Reply #9 on: April 27, 2012, 02:19:52 AM »
Hmm...... do you have these installed?     
intltool
libatk1.0
libbabl
libgegl
libcairo2
libexiv2 libfontconfig1
libfreetype6
libgomp1
libgtk2.0
libtiff4
liblensfun
libsqlite3
libstdc++6-4.4
libxml2
libopenexr
libcurl4-gnutls
libdbus-glib-1
libgnome-keyring
fop
libflickcurl     

Offline djohnston

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6227
  • I don't do Windows
Re: Darktable depends Calibre
« Reply #10 on: April 27, 2012, 01:38:17 PM »
Hmm...... do you have these installed?     

no  - intltool
yes - libatk1.0 (libatk1.0_0 = 2.0.0-2pclos2011)
no  - libbabl
no  - libgegl
yes - libcairo2 (libcairo2 = 1.10.2-2pclos2011)
no  - libexiv2
yes - libfontconfig1 (libfontconfig1 = 2.8.0-1pclos2010)
yes - libfreetype6 (libfreetype6 = 2.4.3-3pclos2010)
yes - libgomp1 (libgomp1 = 4.5.2-4pclos2011)
yes - libgtk2.0 (libgtk+2.0_0 = 2.24.5-3pclos2011)
no  - libtiff4
no  - liblensfun
yes - libsqlite3 (libsqlite3_0 = 3.7.8-1pclos2011)
yes - libstdc++6-4.4 (libstdc++6 = 4.5.2-4pclos2011)
yes - libxml2 (libxml2_2 = 2.7.8-1pclos2011)
yes - libopenexr (libOpenEXR6 = 1.6.1-2pclos2009)
yes - libcurl4-gnutls (libcurl4 = 7.25.0-1pclos2012)
yes - libdbus-glib-1 (libdbus-glib-1_2 = 0.98-2pclos2012)
yes - libgnome-keyring
no  - fop
no  - libflickcurl

Marking darktable for installation requires:
calibre
lensfun
libexiv2_11
libflickcurl0
liblensfun0
Bare metal                           VBox
AMD Athlon 7750 Dual-Core    Single core
4GiB RAM                              1GiB RAM
nVidia GeForce FX 5200          64MB video
LXDE 32bit                            KDE 64bit

Registered Linux User #416378

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: Darktable depends Calibre
« Reply #11 on: April 28, 2012, 04:42:40 AM »
Install ---
intltool
libtiff4
libbabl
libgegl
libexiv2
liblensfun
libflickcurl
fop

Then try to install darktable.     

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3739
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: Darktable depends Calibre
« Reply #12 on: April 28, 2012, 08:59:25 AM »
If i want install it, i need only

lensfun
lib64lensfun
lib64flickcurl

Calibre isn't listed...

EDIT:

under 32bit is Calibre listed, i' mess..., but under 32 is Darktable version called 1.0-1
and under 64 1.0-2  ::)
« Last Edit: April 28, 2012, 09:22:04 AM by Leiche »

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: Darktable depends Calibre
« Reply #13 on: April 28, 2012, 01:32:26 PM »
Calibre was not installed on my 32bit system when I installed darktable. What is on my system but not djohnston's system is what we're trying to figure out.     

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3739
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: Darktable depends Calibre
« Reply #14 on: April 28, 2012, 01:39:46 PM »
What i can do is, pack again and see what's happen...
Or ghostbunny have an idea...  ;)