Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 06-24-2009, 11:17 PM   #1
Astrobob
Junior Member
Astrobob began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Jun 2009
Device: none
Calibre Installation on Fedora 10 Trouble Shoot. Help Needed

Dear Guy,

I was trying to install Calibre on Fedora 10 & the details are below:


# sudo python -c "import urllib2; exec urllib2.urlopen('http://calibre.kovidgoyal.net/download_linux_binary_installer').read(); main()"

Enter the installation directory for calibre (Its contents will be deleted!)[/opt/calibre]: Downloading calibre...
100% [================================================== ====================]
Extracting files to /opt/calibre ...
Extracting application files...
Creating symlinks...
Setting up desktop integration...
Installing MAN pages...
Installing MAN page for lrf-meta
Installing MAN page for rtf-meta
Installing MAN page for pdf-meta
Installing MAN page for opf-meta
Installing MAN page for epub-meta
Installing MAN page for mobi-meta
Installing MAN page for txt2lrf
Installing MAN page for html2lrf
Installing MAN page for html2oeb
Installing MAN page for html2epub
Installing MAN page for odt2oeb
Installing MAN page for lit2lrf
Installing MAN page for epub2lrf
Installing MAN page for rtf2lrf
Installing MAN page for web2disk
Installing MAN page for feeds2disk
Installing MAN page for calibre-server
Installing MAN page for feeds2lrf
Installing MAN page for feeds2epub
Installing MAN page for feeds2mobi
Installing MAN page for web2lrf
Installing MAN page for pdf2lrf
Installing MAN page for mobi2lrf
Installing MAN page for fb22lrf
Installing MAN page for any2lrf
Installing MAN page for any2epub
Installing MAN page for any2lit
Installing MAN page for any2mobi
Installing MAN page for lrf2lrs
Installing MAN page for lrs2lrf
Installing MAN page for pdfreflow
Installing MAN page for librarything
Installing MAN page for mobi2oeb
Installing MAN page for oeb2mobi
Installing MAN page for lit2oeb
Installing MAN page for oeb2lit
Installing MAN page for comic2lrf
Installing MAN page for comic2epub
Installing MAN page for comic2mobi
Installing MAN page for comic2pdf
Installing MAN page for calibre-debug
Installing MAN page for calibre-customize
Installing MAN page for pdftrim
Installing MAN page for fetch-ebook-metadata
Installing MAN page for calibre-smtp
Trying to setup udev rules...
Stopping HAL daemon: [ OK ]
Starting HAL daemon: hald: error while loading shared libraries: libdbus-1.so.3: failed to map segment from shared object: Permission denied
[FAILED]
Setting up bash completion... done
-----------------------
Is the installation done & correct ? what about the denied permission & the failure ?
-----------------------

then after that, the power management gave me notice that the Battery is not present. It has a red x mark on the batt.
& SELinux gave me the following troubleshoot:


Summary:

SELinux is preventing the hald (hald_t) from executing
/opt/calibre/libdbus-1.so.3.

Detailed Description:

SELinux has denied the hald from executing /opt/calibre/libdbus-1.so.3. If hald
is supposed to be able to execute /opt/calibre/libdbus-1.so.3, this could be a
labeling problem. Most confined domains are allowed to execute files labeled
bin_t. So you could change the labeling on this file to bin_t and retry the
application. If this hald is not supposed to execute
/opt/calibre/libdbus-1.so.3, this could signal a intrusion attempt.

Allowing Access:

If you want to allow hald to execute /opt/calibre/libdbus-1.so.3: chcon -t bin_t
'/opt/calibre/libdbus-1.so.3' If this fix works, please update the file context
on disk, with the following command: semanage fcontext -a -t bin_t
'/opt/calibre/libdbus-1.so.3' Please specify the full path to the executable,
Please file a bug report (http://bugzilla.redhat.com/bugzilla/enter_bug.cgi)
against this selinux-policy to make sure this becomes the default labeling.

Additional Information:

Source Context unconfined_u:system_r:hald_t:s0
Target Context unconfined_ubject_r:usr_t:s0
Target Objects /opt/calibre/libdbus-1.so.3 [ file ]
Source hald
Source Path /usr/sbin/hald
Port <Unknown>
Host www.Astrobob.tk
Source RPM Packages hal-0.5.12-14.20081027git.fc10
Target RPM Packages
Policy RPM selinux-policy-3.5.13-61.fc10
Selinux Enabled True
Policy Type targeted
MLS Enabled True
Enforcing Mode Enforcing
Plugin Name execute
Host Name www.Astrobob.tk
Platform Linux www.Astrobob.tk 2.6.27.24-170.2.68.fc10.i686
#1 SMP Wed May 20 23:10:16 EDT 2009 i686 i686
Alert Count 1
First Seen Thu 25 Jun 2009 01:48:10 AM EEST
Last Seen Thu 25 Jun 2009 01:48:10 AM EEST
Local ID 0b417446-25fb-4344-81e8-8abebfbece78
Line Numbers

Raw Audit Messages

node=www.Astrobob.tk type=AVC msg=audit(1245883690.340:53): avc: denied { execute } for pid=15394 comm="hald" path="/opt/calibre/libdbus-1.so.3" dev=sda1 ino=109352 scontext=unconfined_u:system_r:hald_t:s0 tcontext=unconfined_ubject_r:usr_t:s0 tclass=file

node=www.Astrobob.tk type=SYSCALL msg=audit(1245883690.340:53): arch=40000003 syscall=192 success=no exit=-13 a0=0 a1=3449c a2=5 a3=802 items=0 ppid=15393 pid=15394 auid=500 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts1 ses=1 comm="hald" exe="/usr/sbin/hald" subj=unconfined_u:system_r:hald_t:s0 key=(null)

----------------------------

How can I get the power status running again ?


Thank You in Advance,

Sincerely Yours,
BOB
Astrobob is offline   Reply With Quote
Old 06-24-2009, 11:24 PM   #2
Astrobob
Junior Member
Astrobob began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Jun 2009
Device: none
note that instead of the smiley's, it is :



sorry
Astrobob is offline   Reply With Quote
Advert
Old 06-24-2009, 11:24 PM   #3
Astrobob
Junior Member
Astrobob began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Jun 2009
Device: none
note that instead of the smiley's, it is :

: o

sorry
Astrobob is offline   Reply With Quote
Old 06-24-2009, 11:58 PM   #4
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,826
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Just reboot and you should be fine. the next release of calibre will not restart HAL so it wont cause this problem
kovidgoyal is offline   Reply With Quote
Old 06-25-2009, 01:33 PM   #5
Astrobob
Junior Member
Astrobob began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Jun 2009
Device: none
thx kovidgoyal,

i did just after posting & it went fine. thx again
Astrobob is offline   Reply With Quote
Advert
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Fedora 14 + Sony PRS-300: calibre doesn't work nodata Calibre 14 05-20-2012 04:36 PM
Latest Calibre and Fedora 12 Issue Boricua Calibre 0 03-02-2010 06:37 AM
Calibre on Fedora 12 kremkex Calibre 1 02-28-2010 03:56 PM
installation of calibre tblackt Calibre 2 11-01-2009 07:25 PM
Tried to install calibre to fedora 10 64 failed dschiri1 Calibre 8 06-17-2009 01:31 PM


All times are GMT -4. The time now is 07:05 PM.


MobileRead.com is a privately owned, operated and funded community.