[ANN] ArchLinux pharo-vm / pharo-launcher packages

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
15 messages Options
Reply | Threaded
Open this post in threaded view
|

[ANN] ArchLinux pharo-vm / pharo-launcher packages

laurent laffont
Hi ArchLinux users,

you can now install pharo vm on Arch with:

$ yaourt pharo-vm-latest

then

$ pharo /path/to/your/image


There's also a pharo-launcher package that depends on pharo-vm:

$ yaourt pharo-launcher

then

$ pharo-launcher

or use your favorite desktop main menu and click on the Pharo icon

AUR entries:
https://aur.archlinux.org/packages/pharo-vm-latest/
https://aur.archlinux.org/packages/pharo-launcher/

PKGBUILDs are versionned on https://github.com/lolgzs/pharo-aur


Thanks for testing !


Regards,

Laurent

Reply | Threaded
Open this post in threaded view
|

Re: [Pharo-users] [ANN] ArchLinux pharo-vm / pharo-launcher packages

Damien Cassou
On Tue, Mar 18, 2014 at 10:40 PM, Laurent Laffont
<[hidden email]> wrote:
> you can now install pharo vm on Arch with:


that's brilliant. Thanks. Can I reference your work in
http://www.smalltalkhub.com/#!/~Pharo/PharoLauncher ?

--
Damien Cassou
http://damiencassou.seasidehosting.st

"Success is the ability to go from one failure to another without
losing enthusiasm."
Winston Churchill

Reply | Threaded
Open this post in threaded view
|

Re: [Pharo-users] [ANN] ArchLinux pharo-vm / pharo-launcher packages

laurent laffont
Le mercredi 19 mars 2014, 15:05:56 Damien Cassou a écrit :
> On Tue, Mar 18, 2014 at 10:40 PM, Laurent Laffont
> <[hidden email]> wrote:
> > you can now install pharo vm on Arch with:
>
>
> that's brilliant. Thanks. Can I reference your work in
> http://www.smalltalkhub.com/#!/~Pharo/PharoLauncher ?

Sure !

Laurent


>
>


Reply | Threaded
Open this post in threaded view
|

Re: [Pharo-users] [ANN] ArchLinux pharo-vm / pharo-launcher packages

laurent laffont
In reply to this post by laurent laffont
Hi Markus,

I've updated the package and now it should work.


Note that the pkg files are hosted at https://github.com/lolgzs/pharo-aur/ 

Cheers,

Laurent


Le lun. 13 avril 2015 à 22:56, Markus Schlager <[hidden email]> a écrit :
Hi Laurent, On Tue, 18 Mar 2014, Laurent Laffont wrote:
There's also a pharo-launcher package that depends on pharo-vm: $ yaourt pharo-launcher
Right know this fails raising a 404 File Not Found error: --2015-04-13 22:51:47-- https://ci.inria.fr/pharo-contribution/job/PharoLauncherFinalUserImage/lastSuccessfulBuild/artifact/PharoLauncher.zip Auflösen des Hostnamens »ci.inria.fr (ci.inria.fr)« … 193.51.193.223 Verbindungsaufbau zu ci.inria.fr (ci.inria.fr)|193.51.193.223|:443 … verbunden. HTTP-Anforderung gesendet, auf Antwort wird gewartet … 404 Not Found 2015-04-13 22:51:47 FEHLER 404: Not Found. Markus
Reply | Threaded
Open this post in threaded view
|

Re: [Pharo-users] [ANN] ArchLinux pharo-vm / pharo-launcher packages

Sean P. DeNigris
Administrator
laurent laffont wrote
Note that the pkg files are hosted at https://github.com/lolgzs/pharo-aur/
Should we fork this under the Pharo team? IMHO it is confusing to have our build system scattered between various repos owned by different people. What do you think?
Cheers,
Sean
Reply | Threaded
Open this post in threaded view
|

Re: [Pharo-users] [ANN] ArchLinux pharo-vm / pharo-launcher packages

stepharo


Le 16/4/15 15:29, Sean P. DeNigris a écrit :
> laurent laffont wrote
>> Note that the pkg files are hosted at https://github.com/lolgzs/pharo-aur/
> Should we fork this under the Pharo team? IMHO it is confusing to have our
> build system scattered between various repos owned by different people. What
> do you think?
group things please.

>
>
>
> -----
> Cheers,
> Sean
> --
> View this message in context: http://forum.world.st/ANN-ArchLinux-pharo-vm-pharo-launcher-packages-tp4749669p4819951.html
> Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
>
>


Reply | Threaded
Open this post in threaded view
|

Re: [Pharo-users] [ANN] ArchLinux pharo-vm / pharo-launcher packages

laurent laffont
In reply to this post by Sean P. DeNigris
Yep, I'm not member of github group "pharo-project", it would be nicer to have a pharo-arch project (like https://github.com/pharo-project/pharo-ubuntu ) to host these files. Feel free to create it and give me access I will use this new project as main repo.

Laurent

Le jeu. 16 avril 2015 à 15:29, Sean P. DeNigris <[hidden email]> a écrit :
laurent laffont wrote
Note that the pkg files are hosted at https://github.com/lolgzs/pharo-aur/
Should we fork this under the Pharo team? IMHO it is confusing to have our build system scattered between various repos owned by different people. What do you think? ----- Cheers, Sean -- View this message in context: http://forum.world.st/ANN-ArchLinux-pharo-vm-pharo-launcher-packages-tp4749669p4819951.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
Reply | Threaded
Open this post in threaded view
|

Re: [Pharo-users] [ANN] ArchLinux pharo-vm / pharo-launcher packages

Damien Cassou-2

Laurent <[hidden email]> writes:

> Yep, I'm not member of github group "pharo-project", it would be nicer
> to have a pharo-arch project (like
> https://github.com/pharo-project/pharo-ubuntu ) to host these files.
> Feel free to create it and give me access I will use this new project
> as main repo.

what is your github login?

--
Damien Cassou
http://damiencassou.seasidehosting.st

"Success is the ability to go from one failure to another without
losing enthusiasm." --Winston Churchill

Reply | Threaded
Open this post in threaded view
|

Re: [Pharo-users] [ANN] ArchLinux pharo-vm / pharo-launcher packages

laurent laffont
In reply to this post by laurent laffont
Fixed. 

Laurent

Le lun. 20 avril 2015 à 14:25, Markus Schlager <[hidden email]> a écrit :
Hi Laurent, There's again a 404 file not found with PharoLauncher-user-stable-2015.04.18.zip. Markus ------------------------------------------------ ==> Erstelle Paket: pharo-launcher 4.0-1 (Mo 20. Apr 14:19:39 CEST 2015) ==> Prüfe Laufzeit-Abhängigkeiten... ==> Prüfe Buildtime-Abhängigkeiten... ==> Empfange Quellen... -> Lade icon-lighthouse-128x128.png herunter... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 8219 100 8219 0 0 32276 0 --:--:-- --:--:-- --:--:-- 32231 -> Lade PharoLauncher-user-stable-2015.04.18.zip herunter... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (22) The requested URL returned error: 404 Not Found ==> FEHLER: Fehler beim Download von PharoLauncher-user-stable-2015.04.18.zip Breche ab...
Reply | Threaded
Open this post in threaded view
|

Re: [Pharo-users] [ANN] ArchLinux pharo-vm / pharo-launcher packages

laurent laffont
In reply to this post by Damien Cassou-2


Le lun. 20 avril 2015 à 13:55, Damien Cassou <[hidden email]> a écrit :
Laurent <[hidden email]> writes:
Yep, I'm not member of github group "pharo-project", it would be nicer to have a pharo-arch project (like https://github.com/pharo-project/pharo-ubuntu ) to host these files. Feel free to create it and give me access I will use this new project as main repo.
what is your github login?

lolgzs


Laurent


--
Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." --Winston Churchill
Reply | Threaded
Open this post in threaded view
|

Re: [Pharo-users] [ANN] ArchLinux pharo-vm / pharo-launcher packages

Sean P. DeNigris
Administrator
laurent laffont wrote
>>  Feel free to create it and give me access I will use this new
>> project as main repo.
https://github.com/pharo-project/pharo-archlinux
I sent you an invitation...
Cheers,
Sean
Reply | Threaded
Open this post in threaded view
|

Re: [Pharo-users] [ANN] ArchLinux pharo-vm / pharo-launcher packages

laurent laffont


Le mar. 21 avril 2015 à 1:46, Sean P. DeNigris <[hidden email]> a écrit :
laurent laffont wrote
Feel free to create it and give me access I will use this new project as main repo.
https://github.com/pharo-project/pharo-archlinux I sent you an invitation...

Thanks Sean. But it seems the Archlinux team does not have access to pharo-archlinux repository

Laurent


----- Cheers, Sean -- View this message in context: http://forum.world.st/ANN-ArchLinux-pharo-vm-pharo-launcher-packages-tp4749669p4820730.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
Reply | Threaded
Open this post in threaded view
|

Re: [Pharo-users] [ANN] ArchLinux pharo-vm / pharo-launcher packages

Sean P. DeNigris
Administrator
laurent laffont wrote
it seems the Archlinux team does not have access to
pharo-archlinux repository
Fixed.
Cheers,
Sean
Reply | Threaded
Open this post in threaded view
|

Re: [Pharo-users] [ANN] ArchLinux pharo-vm / pharo-launcher packages

laurent laffont


Le mar. 21 avril 2015 à 22:20, Sean P. DeNigris <[hidden email]> a écrit :
laurent laffont wrote
it seems the Archlinux team does not have access to pharo-archlinux repository
Fixed.

Thanks. Branch pushed.

Laurent


----- Cheers, Sean -- View this message in context: http://forum.world.st/ANN-ArchLinux-pharo-vm-pharo-launcher-packages-tp4749669p4820998.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
Reply | Threaded
Open this post in threaded view
|

Re: [Pharo-users] [ANN] ArchLinux pharo-vm / pharo-launcher packages

stepharo
In reply to this post by laurent laffont
Thanks
Linux distributions are important especially when we will be fedup by mac :).

Stef

Le 20/4/15 23:38, Laurent a écrit :
Fixed. 

Laurent

Le lun. 20 avril 2015 à 14:25, Markus Schlager [hidden email] a écrit :
Hi Laurent, There's again a 404 file not found with PharoLauncher-user-stable-2015.04.18.zip. Markus ------------------------------------------------ ==> Erstelle Paket: pharo-launcher 4.0-1 (Mo 20. Apr 14:19:39 CEST 2015) ==> Prüfe Laufzeit-Abhängigkeiten... ==> Prüfe Buildtime-Abhängigkeiten... ==> Empfange Quellen... -> Lade icon-lighthouse-128x128.png herunter... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 8219 100 8219 0 0 32276 0 --:--:-- --:--:-- --:--:-- 32231 -> Lade PharoLauncher-user-stable-2015.04.18.zip herunter... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (22) The requested URL returned error: 404 Not Found ==> FEHLER: Fehler beim Download von PharoLauncher-user-stable-2015.04.18.zip Breche ab...