Hi Fotis,

On Jul 23, 2015, at 4:20 AM, Fotis Georgatos <[email protected]> wrote:

> 
> Hi Pieter,
> 
> On Jul 22, 2015, at 3:42 PM, Pieter Neerincx <[email protected]> 
> wrote:
>>      https://github.com/fgeorgatos/easybuild.experimental
>> 
>> by creating an "issue" as per instructions in the README.md, but it looks 
>> like Fotis Georgatos is on holiday... For now I forked the repo and
> 
> No holidays here :) I’ve replied to that but it seems it went unnoticed:
> https://github.com/fgeorgatos/easybuild.experimental/issues/11
> 
>> published the generator here:
>> 
>>      
>> https://github.com/pneerincx/easybuild.experimental/blob/master/users/pneerincx/generateEasyConfig.R
> 
> No problem, just push your branch back to the original experimental repo; we 
> do no PRs there at all, one less hop ;-)

Eh, we are so drilled over here to use pull requests that I'm having trouble to 
figure out to take the short cut :o. This is what I have with regard to remotes:

pneerincx@yac8 ~/git/easybuild.experimental> git remote -v
blessed https://github.com/fgeorgatos/easybuild.experimental.git (fetch)
blessed https://github.com/fgeorgatos/easybuild.experimental.git (push)
origin  https://github.com/pneerincx/easybuild.experimental.git (fetch)
origin  https://github.com/pneerincx/easybuild.experimental.git (push)

I can push to my origin master, but pushing to blessed master fails:

pneerincx@yac8 ~/git/easybuild.experimental> git push blessed master
error: The requested URL returned error: 403 while accessing 
https://github.com/fgeorgatos/easybuild.experimental.git/info/refs?service=git-receive-pack
fatal: HTTP request failed

What am I missing?

Cheers,

Pi

>> DISCLAIMER 1: The generated easyconfig will contain any packages you had 
>> installed and which are available from CRAN or BioConductor repo's.
>>             If you have R packages from elsewhere you may have to tweak the 
>> generator.
>> 
>> DISCLAIMER 2: The generator assumes you will want an R with graphics 
>> capabilities for plotting. Therefore it includes dependencies on easyconfigs 
>> for various libs.
>>             For libpng-1.6.17 and freetype-2.6 I had to create new 
>> easyconfigs and patches as these libs contain bugs and some R packages fail 
>> to compile with the plain vanilla libs.
>>             I'll create a pull request for these new easyconfigs, but it 
>> will take some time before these are available from the latest and greatest 
>> EasyBuild release…
> 
> Can you please share those in the experimental repo?
> Stefano was looking into this issue with png just last week.
> 
> F.
> 
> -- 
> echo "sysadmin know better bash than english" | sed s/min/mins/ \
>  | sed 's/better bash/bash better/' # signal detected in a CERN forum
> 
> 
> 
> 
> 
> 
> 

-------------------------------------------------------------
phone: +31 6 143 66 783
e-mail: [email protected]
skype:  pieter.online
-------------------------------------------------------------

Reply via email to