You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2006/07/04 22:40:29 UTC

[jira] Created: (INFRA-875) Need better python install

Need better python install
--------------------------

         Key: INFRA-875
         URL: http://issues.apache.org/jira/browse/INFRA-875
     Project: Infrastructure
        Type: Bug
    Security: public (Regular issues) 
  Components: Zones  
    Reporter: Davanum Srinivas


Tried both /usr/sfw/bin/python and /opt/python-2.4.1/bin/python. both are broken for me :( used to work last i checked. Can someone please upgrade?

thanks,
dims

[dims@ws planet]$/usr/sfw/bin/python  planet.py config.ini
Traceback (most recent call last):
  File "planet.py", line 24, in ?
    import planet
  File "/home/dims/planet/planet/__init__.py", line 34, in ?
    import dbhash
  File "/usr/sfw/lib/python2.3/dbhash.py", line 5, in ?
    import bsddb
ImportError: No module named bsddb

[dims@ws planet]$/opt/python-2.4.1/bin/python planet.py config.ini
Traceback (most recent call last):
  File "planet.py", line 24, in ?
    import planet
  File "/home/dims/planet/planet/__init__.py", line 34, in ?
    import dbhash
  File "/opt/python-2.4.1/lib/python2.4/dbhash.py", line 5, in ?
    import bsddb
  File "/opt/python-2.4.1/lib/python2.4/bsddb/__init__.py", line 47, in ?
    import _bsddb
ImportError: No module named _bsddb


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (INFRA-875) Need better python install

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davanum Srinivas resolved INFRA-875.
------------------------------------

    Resolution: Invalid

Don't need it anymore :)

thanks,
dims

> Need better python install
> --------------------------
>
>                 Key: INFRA-875
>                 URL: https://issues.apache.org/jira/browse/INFRA-875
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Zones
>            Reporter: Davanum Srinivas
>
> Tried both /usr/sfw/bin/python and /opt/python-2.4.1/bin/python. both are broken for me :( used to work last i checked. Can someone please upgrade?
> thanks,
> dims
> [dims@ws planet]$/usr/sfw/bin/python  planet.py config.ini
> Traceback (most recent call last):
>   File "planet.py", line 24, in ?
>     import planet
>   File "/home/dims/planet/planet/__init__.py", line 34, in ?
>     import dbhash
>   File "/usr/sfw/lib/python2.3/dbhash.py", line 5, in ?
>     import bsddb
> ImportError: No module named bsddb
> [dims@ws planet]$/opt/python-2.4.1/bin/python planet.py config.ini
> Traceback (most recent call last):
>   File "planet.py", line 24, in ?
>     import planet
>   File "/home/dims/planet/planet/__init__.py", line 34, in ?
>     import dbhash
>   File "/opt/python-2.4.1/lib/python2.4/dbhash.py", line 5, in ?
>     import bsddb
>   File "/opt/python-2.4.1/lib/python2.4/bsddb/__init__.py", line 47, in ?
>     import _bsddb
> ImportError: No module named _bsddb

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (INFRA-875) Need better python install

Posted by "Henri Yandell (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462901 ] 

Henri Yandell commented on INFRA-875:
-------------------------------------

Still happening?

> Need better python install
> --------------------------
>
>                 Key: INFRA-875
>                 URL: https://issues.apache.org/jira/browse/INFRA-875
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Zones
>            Reporter: Davanum Srinivas
>
> Tried both /usr/sfw/bin/python and /opt/python-2.4.1/bin/python. both are broken for me :( used to work last i checked. Can someone please upgrade?
> thanks,
> dims
> [dims@ws planet]$/usr/sfw/bin/python  planet.py config.ini
> Traceback (most recent call last):
>   File "planet.py", line 24, in ?
>     import planet
>   File "/home/dims/planet/planet/__init__.py", line 34, in ?
>     import dbhash
>   File "/usr/sfw/lib/python2.3/dbhash.py", line 5, in ?
>     import bsddb
> ImportError: No module named bsddb
> [dims@ws planet]$/opt/python-2.4.1/bin/python planet.py config.ini
> Traceback (most recent call last):
>   File "planet.py", line 24, in ?
>     import planet
>   File "/home/dims/planet/planet/__init__.py", line 34, in ?
>     import dbhash
>   File "/opt/python-2.4.1/lib/python2.4/dbhash.py", line 5, in ?
>     import bsddb
>   File "/opt/python-2.4.1/lib/python2.4/bsddb/__init__.py", line 47, in ?
>     import _bsddb
> ImportError: No module named _bsddb

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira