Author Topic: OK I Know That I Am Not suppose to do this (SOLVED)  (Read 1155 times)

Offline Ramchu

  • Hero Member
  • *****
  • Posts: 1589
OK I Know That I Am Not suppose to do this (SOLVED)
« on: April 14, 2011, 03:15:44 PM »
About a year ago I requested that bitpim-1.0.7-0.i386.rpm ( software to communicate with cell phone)
be added to the repo - but it never got added.

So I downloaded and installed it - and it worked as it is supposed to - and had no ill
effects on my system.

After updating a few weeks ago - when I open a terminal and type bitpim I get the following.

Code: [Select]
[me@localhost ~]$ bitpim
zipimport.ZipImportError: not a Zip file: '/usr/lib/BitPim-1.0.7/bitpim'
Fatal Python error: cannot get zipimporter instance
Aborted
[me@localhost ~]$

I can reinstall and it works fine for a few hours - then suddenly it reverts to the above code.

I don't understand why Python tries to import bitpim as a zip file/program

any ideas ?
« Last Edit: April 15, 2011, 05:20:15 AM by Ramchu »

Offline muungwana

  • Hero Member
  • *****
  • Posts: 6235
Re: OK I Know That I Am Not suppose to do this
« Reply #1 on: April 14, 2011, 04:24:03 PM »

It will be easier to help you if you post a link to where you got it from so that others can test to find out where the problem is.
.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..

Offline Ramchu

  • Hero Member
  • *****
  • Posts: 1589
Re: OK I Know That I Am Not suppose to do this
« Reply #2 on: April 14, 2011, 05:04:21 PM »
I got it from the bitpim website - about half way down the page

I downloaded and installed the Linux RPM

Here is the link : http://www.bitpim.org/

Thank You for your response !

Offline muungwana

  • Hero Member
  • *****
  • Posts: 6235
Re: OK I Know That I Am Not suppose to do this
« Reply #3 on: April 14, 2011, 06:12:52 PM »

your problem and solution is mentionedd here: http://www.bitpim.org/help/
.. 3 things are certain in life : death, taxes and software bloat ..
.. tell me something i don't know, something i can use as i struggle to reason with the world around me ..

Offline Ramchu

  • Hero Member
  • *****
  • Posts: 1589
Re: OK I Know That I Am Not suppose to do this
« Reply #4 on: April 14, 2011, 08:35:35 PM »
Thank You for your efforts !
I edited the /etc/prelink.conf file and in a day or so
we will know if that corrected the problem.

Again Thank You !

Offline Ramchu

  • Hero Member
  • *****
  • Posts: 1589
Re: OK I Know That I Am Not suppose to do this
« Reply #5 on: April 15, 2011, 05:19:44 AM »
Going to mark this as SOLVED now

After adding the line -b *bitpim* to the /etc/prelink.conf file
it is working properly now.

muungwana,
Again THANK YOU for your assistance !!!