Re: [easybuild] Location for binary package?

2018-10-24 Thread Kenneth Hoste

Dear Jörg,

On 17/10/2018 10:02, Jörg Saßmannshausen wrote:

Hi all,

as I am new to Easybuild: I would have thought this is working as well:

$ eb ORCA-4.0.1-OpenMPI-2.0.2.eb
orca_4_0_1_2_linux_x86-64_openmpi202.tar.xz --robot
--try-software-version=4.0.1.2

(all in one line)

would work as well. I am sure when I started using Easybuild 2 weeks ago
I done that with the GAMESS-US build.

Is my assumption here correct?



You don't need to include the source tarball in the 'eb' command line. 
In fact, that's wrong, since EasyBuild will treat it as an easyconfig 
file, and that's bound to go wrong. :)


Having the source tarball in the same directory as the easyconfig file 
works, but it's recommended to put the source tarball in the expected 
location in the source path (the /o/ORCA/ subdirectory, in this case).



regards,

Kenneth


Re: [easybuild] Location for binary package?

2018-10-17 Thread Jörg Saßmannshausen
The Francis Crick Institute Limited is a registered charity in England and 
Wales no. 1140062 and a company registered in England and Wales no. 06885462, 
with its registered office at 1 Midland Road London NW1 1AT
--- Begin Message ---
Hi all,

as I am new to Easybuild: I would have thought this is working as well:

$ eb ORCA-4.0.1-OpenMPI-2.0.2.eb
orca_4_0_1_2_linux_x86-64_openmpi202.tar.xz --robot
--try-software-version=4.0.1.2

(all in one line)

would work as well. I am sure when I started using Easybuild 2 weeks ago
I done that with the GAMESS-US build.

Is my assumption here correct?

Regards

Jörg

On 16/10/18 14:48, Loris Bennett wrote:
> Hi Sam,
> 
> Thanks!  I should have spotted that myself - although the name is
> slightly unfortunate when the 'sources' are actually binaries  
> 
> Cheers,
> 
> Loris
> 
> Sam Moors  writes:
> 
>> Hi Loris,
>>
>> Sources should be stored in your $EASYBUILD_SOURCEPATH.
>>
>> Cheers,
>> Sam
>>
>> On Tue, Oct 16, 2018 at 2:16 PM Loris Bennett  
>> wrote:
>>
>>  Hi,
>>
>>  I'm trying to install ORCA and have downloaded
>>
>>  orca_4_0_1_2_linux_x86-64_openmpi202.tar.xz
>>
>>  to my home directory. In this directory I run
>>
>>  eb ORCA-4.0.1-OpenMPI-2.0.2.eb --robot --try-software-version=4.0.1.2
>>
>>  but I get the following error:
>>
>>  == FAILED: Installation ended unsuccessfully (build directory:
>>  /mnt/shared/easybuild/build/ORCA/4.0.1.2/dummy--OpenMPI-2.0.2): build
>>  failed (first 300 chars): Couldn't find file
>>  orca_4_0_1_2_linux_x86-64_openmpi202.tar.xz anywhere, and downloading
>>  it didn't work either... Paths attempted (in order):
>>  
>> /tmp/eb-WkRm2h/tweaked_easyconfigs/o/ORCA/orca_4_0_1_2_linux_x86-64_openmpi202.tar.xz,
>>  /tmp/eb-WkRm2h/tweaked_easyconfigs/ORCA/orca_4_0_1_2_linux_x86-64_openm
>>
>>  Where should I put the binary package or how should I tweak the
>>  configuration, so that the package will be found?
>>
>>  Cheers,
>>
>>  Loris
>>
>>  -- 
>>  Dr. Loris Bennett (Mr.)
>>  ZEDAT, Freie Universität Berlin Email loris.benn...@fu-berlin.de
>>
>>

-- 
Dr. Jörg Saßmannshausen, MRSC
HPC & Research Data System Engineer
Scientific Computing
The Francis Crick Institute
1 Midland Way
London, NW1 1AT
email: joerg.sassmannshau...@crick.ac.uk
phone: 020 379 65139



signature.asc
Description: OpenPGP digital signature
--- End Message ---


Re: [easybuild] Location for binary package?

2018-10-16 Thread Loris Bennett
Hi Sam,

Thanks!  I should have spotted that myself - although the name is
slightly unfortunate when the 'sources' are actually binaries  

Cheers,

Loris

Sam Moors  writes:

> Hi Loris,
>
> Sources should be stored in your $EASYBUILD_SOURCEPATH.
>
> Cheers,
> Sam
>
> On Tue, Oct 16, 2018 at 2:16 PM Loris Bennett  
> wrote:
>
>  Hi,
>
>  I'm trying to install ORCA and have downloaded
>
>  orca_4_0_1_2_linux_x86-64_openmpi202.tar.xz
>
>  to my home directory. In this directory I run
>
>  eb ORCA-4.0.1-OpenMPI-2.0.2.eb --robot --try-software-version=4.0.1.2
>
>  but I get the following error:
>
>  == FAILED: Installation ended unsuccessfully (build directory:
>  /mnt/shared/easybuild/build/ORCA/4.0.1.2/dummy--OpenMPI-2.0.2): build
>  failed (first 300 chars): Couldn't find file
>  orca_4_0_1_2_linux_x86-64_openmpi202.tar.xz anywhere, and downloading
>  it didn't work either... Paths attempted (in order):
>  
> /tmp/eb-WkRm2h/tweaked_easyconfigs/o/ORCA/orca_4_0_1_2_linux_x86-64_openmpi202.tar.xz,
>  /tmp/eb-WkRm2h/tweaked_easyconfigs/ORCA/orca_4_0_1_2_linux_x86-64_openm
>
>  Where should I put the binary package or how should I tweak the
>  configuration, so that the package will be found?
>
>  Cheers,
>
>  Loris
>
>  -- 
>  Dr. Loris Bennett (Mr.)
>  ZEDAT, Freie Universität Berlin Email loris.benn...@fu-berlin.de
>
>
-- 
Dr. Loris Bennett (Mr.)
ZEDAT, Freie Universität Berlin Email loris.benn...@fu-berlin.de


Re: [easybuild] Location for binary package?

2018-10-16 Thread Sam Moors
Hi Loris,

Sources should be stored in your $EASYBUILD_SOURCEPATH.

Cheers,
Sam

On Tue, Oct 16, 2018 at 2:16 PM Loris Bennett 
wrote:

> Hi,
>
> I'm trying to install ORCA and have downloaded
>
>   orca_4_0_1_2_linux_x86-64_openmpi202.tar.xz
>
> to my home directory.  In this directory I run
>
>   eb ORCA-4.0.1-OpenMPI-2.0.2.eb --robot --try-software-version=4.0.1.2
>
> but I get the following error:
>
>   == FAILED: Installation ended unsuccessfully (build directory:
>   /mnt/shared/easybuild/build/ORCA/4.0.1.2/dummy--OpenMPI-2.0.2): build
>   failed (first 300 chars): Couldn't find file
>   orca_4_0_1_2_linux_x86-64_openmpi202.tar.xz anywhere, and downloading
>   it didn't work either... Paths attempted (in order):
>
> /tmp/eb-WkRm2h/tweaked_easyconfigs/o/ORCA/orca_4_0_1_2_linux_x86-64_openmpi202.tar.xz,
>   /tmp/eb-WkRm2h/tweaked_easyconfigs/ORCA/orca_4_0_1_2_linux_x86-64_openm
>
> Where should I put the binary package or how should I tweak the
> configuration, so that the package will be found?
>
> Cheers,
>
> Loris
>
> --
> Dr. Loris Bennett (Mr.)
> ZEDAT, Freie Universität Berlin Email loris.benn...@fu-berlin.de
>