|
[Sponsors] |
[pythonFlu] pythonFlu installation error in Ubuntu 10.10 |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 13, 2011, 06:48 |
pythonFlu installation error in Ubuntu 10.10
|
#1 |
New Member
Dhasthagheer
Join Date: Feb 2011
Posts: 14
Rep Power: 15 |
Hi there,
I am getting following error while installing pythonFlu (pythonflu171_8.0-1_maverick_i386.deb) dhastha@Dhastha:~$ sudo dpkg --install pythonflu171_8.0-1_maverick_i386.deb (Reading database ... 188750 files and directories currently installed.) Unpacking pythonflu171 (from pythonflu171_8.0-1_maverick_i386.deb) ... dpkg-deb (subprocess): short read on buffer copy for failed to write to pipe in copy dpkg-deb: subprocess paste returned error exit status 2 dpkg: error processing pythonflu171_8.0-1_maverick_i386.deb (--install): short read on buffer copy for backend dpkg-deb during `./usr/local/lib/python2.6/dist-packages/Foam/transportModels/_transportModels_.so' Errors were encountered while processing: pythonflu171_8.0-1_maverick_i386.deb |
|
May 11, 2011, 16:12 |
|
#2 | |
Member
|
Quote:
I have just bumped on your post by accident. What for to wait so long for someone's answer if there is an official pythonFlu bug tracker? About the question, have you checked whether the "pythonflu171_8.0-1_maverick_i386.deb" package you downloaded is whole or broken? Run md5sum Linux utility to verify that it is equal to "d62a707aec5449826a6a0c37ac21a7fd". Best regards, Alexey |
||
May 11, 2011, 23:14 |
|
#3 |
New Member
Dhasthagheer
Join Date: Feb 2011
Posts: 14
Rep Power: 15 |
You are right. The package which I downloaded was broken. I downloaded again fresh pythonflu1.7 and installed successfully
|
|
June 7, 2011, 23:20 |
|
#4 |
New Member
Jindo
Join Date: Mar 2011
Location: Germany
Posts: 25
Rep Power: 15 |
HI !
I am new to OpenFoam. I need check the my PC : 32bit or 64bit and so I have a "pythonflu" package conformable . I checked whether the "pythonflu171_8.1-Elvis-1_maverick_i386.deb" package I downloaded. However, it appeared error. Plz, can you help me ! thanks ! |
|
June 7, 2011, 23:45 |
|
#5 |
New Member
Dhasthagheer
Join Date: Feb 2011
Posts: 14
Rep Power: 15 |
Hi phuchuynh
If you want to check your PC is 32 bit or 64 bit, you just type the following command in terminal Code:
lscpu I have some question for you. What Ubuntu version your are using? What are the error your are getting? Please post the error here |
|
June 8, 2011, 00:24 |
|
#6 | |
New Member
Jindo
Join Date: Mar 2011
Location: Germany
Posts: 25
Rep Power: 15 |
Quote:
Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit CPU(s): 2 . I am using Ubuntu version 10.10. I downloaded packages "pythonflu171_8.1-Elvis-1_maverick_amd64.deb" and "pythonflu171_8.1-Elvis-1_maverick_i386.deb" .So, I will install package ? Code:
root@phuc:~# dpkg --install pythonflu171_8.1-Elvis-1_maverick_amd64.deb (Reading database ... 326011 files and directories currently installed.) Preparing to replace pythonflu171 8.1-Elvis-1 (using pythonflu171_8.1-Elvis-1_maverick_amd64.deb) ... Traceback (most recent call last): File "<string>", line 1, in <module> ImportError: No module named Foam dpkg: warning: old pre-removal script returned error exit status 1 dpkg - trying script from the new package instead ... Traceback (most recent call last): File "<string>", line 1, in <module> ImportError: No module named Foam dpkg: error processing pythonflu171_8.1-Elvis-1_maverick_amd64.deb (--install): subprocess new pre-removal script returned error exit status 1 running install running bdist_egg running egg_info writing Foam.egg-info/PKG-INFO writing top-level names to Foam.egg-info/top_level.txt writing dependency_links to Foam.egg-info/dependency_links.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'Foam.egg-info/SOURCES.txt' writing manifest file 'Foam.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib warning: install_lib: 'build/lib.linux-x86_64-2.6' does not exist -- no Python modules to install creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/EGG-INFO copying Foam.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying Foam.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying Foam.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying Foam.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO zip_safe flag not set; analyzing archive contents... creating 'dist/Foam-0.0.0-py2.6.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing Foam-0.0.0-py2.6.egg removing '/usr/local/lib/python2.6/dist-packages/Foam-0.0.0-py2.6.egg' (and everything under it) creating /usr/local/lib/python2.6/dist-packages/Foam-0.0.0-py2.6.egg Extracting Foam-0.0.0-py2.6.egg to /usr/local/lib/python2.6/dist-packages Foam 0.0.0 is already the active version in easy-install.pth Installed /usr/local/lib/python2.6/dist-packages/Foam-0.0.0-py2.6.egg Processing dependencies for Foam==0.0.0 Finished processing dependencies for Foam==0.0.0 Errors were encountered while processing: pythonflu171_8.1-Elvis-1_maverick_amd64.deb Sorry, because It is long Thanks ! |
||
June 8, 2011, 10:36 |
|
#7 | |
Member
|
Hi Phuchuynh,
Quote:
I guess you have run the installation procedure for pythonFlu package more then once. I confirm, that this is a bug in pythonFlu installation and we are going to fix it in next release (in about one month). For now, we suggest the following workaround.
Hope this will help, Alexey Last edited by alexey2petrov; June 8, 2011 at 11:06. |
||
June 9, 2011, 04:42 |
|
#8 |
New Member
Jindo
Join Date: Mar 2011
Location: Germany
Posts: 25
Rep Power: 15 |
||
June 9, 2011, 08:03 |
|
#9 |
Senior Member
Francois Beaubert
Join Date: Mar 2009
Location: Lille, France
Posts: 147
Rep Power: 17 |
Same problem with natty and same workaround.
You just have to change python2.6 with python2.7 in the procedure above Thanks for the tip |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[CAD formats] MegaCads Installation on Ubuntu | NablaDyn | OpenFOAM Meshing & Mesh Conversion | 13 | May 29, 2020 14:17 |
[OpenFOAM.org] Can't find installation instruction for Openfoam 2.4.x , on Ubuntu 16.04 | titanium | OpenFOAM Installation | 14 | February 20, 2020 12:46 |
[OpenFOAM.com] OpenFOAM 1.7.1 installation on LINUX UBUNTU 10.10 | electrosin | OpenFOAM Installation | 40 | May 31, 2016 06:11 |
Error in apt-get update for installation of OpenFoam 1.7.1 on Ubuntu 10.10 | StuntedChicken | OpenFOAM Installation | 1 | January 9, 2011 11:43 |
Adventure of fisrst openfoam installation on Ubuntu 710 | jussi | OpenFOAM Installation | 0 | April 24, 2008 15:25 |