*I am trying to install Modeller in in Ubuntu 9.10 with the alien command and I get the below errors:*
$ sudo env KEY_MODELLER9v7=<My Educational License Key> alien -ic modeller-9v7-1.i386.rpm warning: modeller-9v7-1.i386.rpm: Header V4 DSA signature: NOKEY, key ID 745e6093 warning: modeller-9v7-1.i386.rpm: Header V4 DSA signature: NOKEY, key ID 745e6093 warning: modeller-9v7-1.i386.rpm: Header V4 DSA signature: NOKEY, key ID 745e6093 warning: modeller-9v7-1.i386.rpm: Header V4 DSA signature: NOKEY, key ID 745e6093 warning: modeller-9v7-1.i386.rpm: Header V4 DSA signature: NOKEY, key ID 745e6093 warning: modeller-9v7-1.i386.rpm: Header V4 DSA signature: NOKEY, key ID 745e6093 warning: modeller-9v7-1.i386.rpm: Header V4 DSA signature: NOKEY, key ID 745e6093 warning: modeller-9v7-1.i386.rpm: Header V4 DSA signature: NOKEY, key ID 745e6093 error: incorrect format: unknown tag warning: modeller-9v7-1.i386.rpm: Header V4 DSA signature: NOKEY, key ID 745e6093 warning: modeller-9v7-1.i386.rpm: Header V4 DSA signature: NOKEY, key ID 745e6093 warning: modeller-9v7-1.i386.rpm: Header V4 DSA signature: NOKEY, key ID 745e6093 warning: modeller-9v7-1.i386.rpm: Header V4 DSA signature: NOKEY, key ID 745e6093 warning: modeller-9v7-1.i386.rpm: Header V4 DSA signature: NOKEY, key ID 745e6093 warning: modeller-9v7-1.i386.rpm: Header V4 DSA signature: NOKEY, key ID 745e6093 warning: modeller-9v7-1.i386.rpm: Header V4 DSA signature: NOKEY, key ID 745e6093 warning: modeller-9v7-1.i386.rpm: Header V4 DSA signature: NOKEY, key ID 745e6093 warning: modeller-9v7-1.i386.rpm: Header V4 DSA signature: NOKEY, key ID 745e6093 chown: cannot access `modeller-9v7//usr/lib/modeller9v7/modlib/modeller/config.py': No such file or directory failed chowning /usr/lib/modeller9v7/modlib/modeller/config.py to 0:0: Illegal seek at /usr/share/perl5/Alien/Package/Rpm.pm line 265, <GETPERMS> line 104
*I tried importing the public key of Ben Webb and still its the same... Any help will be appreciated*
-- Dinesh Cyanam
Hi Dinesh,
On Fri, 13 Nov 2009 18:51:45 +0530 Dinesh chintu504@gmail.com wrote:
> *I am trying to install Modeller in in Ubuntu 9.10 with the alien command > and I get the below errors:* > > $ sudo env KEY_MODELLER9v7=<My Educational License Key> alien -ic > modeller-9v7-1.i386.rpm > warning: modeller-9v7-1.i386.rpm: Header V4 DSA signature: NOKEY, key ID > 745e6093
I wouldn't bother with using alien and the rpm file. Download the Generic Unix tarball and follow the very simple instructions. It works just fine my debian and ubuntu systems.
Cheers, Rob
Dinesh wrote: > *I am trying to install Modeller in in Ubuntu 9.10 with the alien > command and I get the below errors:* ... > chown: cannot access > `modeller-9v7//usr/lib/modeller9v7/modlib/modeller/config.py': No such > file or directory > failed chowning /usr/lib/modeller9v7/modlib/modeller/config.py to 0:0: > Illegal seek at /usr/share/perl5/Alien/Package/Rpm.pm line 265, > <GETPERMS> line 104
This is odd - I know that RPM installs on Ubuntu with alien used to work, because many have people have done it. But this is the second report of problems with Ubuntu I've seen in two days, which leads me to suspect a bug in the alien package there.
As Robert already suggested, you can install using the .tar.gz installer instead, which works fine. The only advantage of the RPM installer is that it sets up links for Python and some SELinux stuff, but this may not be important on Ubuntu anyway.
Ben Webb, Modeller Caretaker
participants (3)
-
Dinesh
-
Modeller Caretaker
-
Robert Campbell