Search Criteria
Package Details: pharo-launcher 1:3.1.1-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/pharo-launcher.git (read-only, click to copy) |
---|---|
Package Base: | pharo-launcher |
Description: | Pharo Launcher helps you manage your Pharo images |
Upstream URL: | http://www.pharo-project.org/ |
Keywords: | pharo pharo-launcher |
Licenses: | MIT |
Submitter: | laurent.laffont |
Maintainer: | laurent.laffont (badetitou) |
Last Packager: | badetitou |
Votes: | 11 |
Popularity: | 0.000029 |
First Submitted: | 2015-09-05 08:29 (UTC) |
Last Updated: | 2024-05-18 11:17 (UTC) |
Dependencies (4)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- libgit2 (libgit2-gitAUR)
- gendesk (make)
- libcurl-gnutls (libcurl3-gnutlsAUR, libcurl-http3-ngtcp2-gnutlsAUR, libcurl-gnutls-gitAUR) (make)
Latest Comments
1 2 3 4 Next › Last »
sfranchi commented on 2023-08-28 19:41 (UTC) (edited on 2023-08-28 19:45 (UTC) by sfranchi)
I cannot get pharo-launcher to start anymore. If I just enter $>pharo-launcher in a terminal I get a lot of smalltalk code and pharo does not open.
Edit: never mind the noise---I simply forgot to restart my system after a system update <facepalm>
smokey-panda commented on 2023-07-09 19:46 (UTC)
The combination of not finding lib32-openssl-1.0 (mentioned in linked forum post) in the non-AUR repositories and the missing libPharoVMCore.so is what had me confused. It occurred to me that the 64-bit image doesn't care about lib32, and was able to get Pharo 11 documentation browser working with the AUR openssl-1.0 package. Since pharo 10 and 12 Doc Browser work fine without the package, adding a dependency might not be worth using a depreciated and presumably vulnerable library. I'm not an experienced Smalltalk/Pharo user, so I'm not sure what other parts depend on SSL 1.0.
badetitou commented on 2023-07-02 14:26 (UTC) (edited on 2023-07-02 14:27 (UTC) by badetitou)
I do not achieve to reproduce your bug I have
Do you have core/openssl installed? Or maybe I should add it in this package dependency
smokey-panda commented on 2023-06-23 20:08 (UTC) (edited on 2023-06-23 20:20 (UTC) by smokey-panda)
In Pharo 11, I get "ZdcPluginMissing: SSL/TLS plugin initialization failed (VM plugin missing ? OS libraries missing ?)" when opening help->Documentation Browser. Pharo 10 works fine. Not sure if this counts as a software bug or distribution issue.
http://forum.world.st/SSL-TLS-plugin-initailization-failed-VM-plugin-missing-OS-libraries-missing-td4945857.html
On my machine:
badetitou commented on 2023-06-04 13:05 (UTC)
This package is in version 3.0.3 but do use version 3.0.1 of the GitHub release. It has been released more to fix issue with Archlinux and proper VM stuff https://github.com/pharo-project/pharo-launcher/releases/tag/3.0.1
badetitou commented on 2021-10-07 08:28 (UTC)
Hi,
I have updated the VM I delivered for P9. It should be ok now
badetitou commented on 2021-10-03 14:38 (UTC)
Hi,
Indeed, I can reproduce your bug. I'm trying to find a solution.
reugalabf commented on 2021-09-30 12:57 (UTC)
Hello,
I am having problems with libgit2 on Pharo9 after I updated my system.
Linux 5.14.8-arch1-1 #1 SMP PREEMPT Sun, 26 Sep 2021 19:36:15 +0000 x86_64 GNU/Linux
It seems like Pharo9 wants to use libgit2.so.1.1 which is no longer available.
badetitou commented on 2021-08-19 16:58 (UTC)
Hi @macie
I proposed a hot fix with a VM I packaged. Please tell me if you have any issue
badetitou commented on 2021-08-03 16:56 (UTC) (edited on 2021-08-04 09:45 (UTC) by badetitou)
Updated to version 2.3
I am not sure how to correctly deal with the lib problem...
https://github.com/pharo-project/pharo/issues/9729
1 2 3 4 Next › Last »