Package Details: globus-connect-personal 3.2.6-2

Git Clone URL: https://aur.archlinux.org/globus-connect-personal.git (read-only, click to copy)
Package Base: globus-connect-personal
Description: Globus Connect Personal turns your laptop or other personal computer into a Globus endpoint with a just a few clicks.
Upstream URL: https://www.globus.org/globus-connect-personal
Licenses: Apache
Submitter: Aetf
Maintainer: jclds139
Last Packager: jclds139
Votes: 1
Popularity: 0.000071
First Submitted: 2017-03-26 00:56 (UTC)
Last Updated: 2024-12-05 17:20 (UTC)

Latest Comments

1 2 Next › Last »

japhir commented on 2024-11-21 20:15 (UTC) (edited on 2024-11-21 20:18 (UTC) by japhir)

I have the same issue as @dafeder. I've verified that /usr/lib/tcl8.6/init.tcl does exist on my system and is owned by tcl (pacman -Qlq tcl shows it). I also verified that I have tk 8.6.15-1 installed. Also, when I run globusconnect -start instead, I get:

globusconnect -start
/usr/lib/globusconnectpersonal/./gc-ctrl.py:321: SyntaxWarning: invalid escape sequence '\w'
  ftp = re.search('^#gridftp (\w+)$', data, re.MULTILINE)
/usr/lib/globusconnectpersonal/./gc-ctrl.py:322: SyntaxWarning: invalid escape sequence '\w'
  relay = re.search('^#relaytool ([\w/]+)$', data, re.MULTILINE)

and then it hangs.

dafeder commented on 2024-07-31 17:04 (UTC)

Just tried to install. I installed tcl and tk packages, yay tells me I have version 8.6.14-4 of both. I am able to authenticate on the command line, but when I run globusconnect -gui I get:

WARNING: -gui used, but GUI detection failed

Will use GUI as requested, but some features may not work as intended
application-specific initialization failed: Can't find a usable init.tcl in the following directories: 
    /tmp/tmp.PQftMi6ARc/kitcreator-0.12.0/tcl/inst/lib/tcl8.6 /usr/lib/lib/tcl8.6 /usr/lib/tcl8.6 /usr/lib/library /usr/library /usr/tcl8.6.10/library /tcl8.6.10/library

/usr/lib/tcl8.6/init.tcl: version conflict for package "Tcl": have 8.6.10, need exactly 8.6.14
version conflict for package "Tcl": have 8.6.10, need exactly 8.6.14
    while executing
"package require -exact Tcl 8.6.14"
    (file "/usr/lib/tcl8.6/init.tcl" line 19)
    invoked from within
"source /usr/lib/tcl8.6/init.tcl"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 [list source $tclfile]"


This probably means that Tcl wasn't installed properly.

can't find package Tk
    while executing
"package require Tk"
    (file "./globusconnect.tcl" line 21)

jclds139 commented on 2024-04-17 19:58 (UTC)

I've updated it to the latest (3.2.3), and put in some LD_PRELOADs that work around the old bundled PyInstaller libraries, so GUI setup should be working again. Let me know if not.

willf commented on 2024-01-23 19:41 (UTC)

Tried updating to the latest (3.2.3, tarball SHA256: 3df80c43783fd8ed89e24f1683c3a23d0a0896ddb331fcb1a40bc390e107bb6c') but get the following GDK-related err when trying to run w/ GUI:

Traceback (most recent call last):
  File "lib/cli.py", line 154, in cli_invoke_gui
  File "PyInstaller/loader/pyimod03_importers.py", line 495, in exec_module
  File "lib/gui.py", line 8, in <module>
  File "PyInstaller/loader/pyimod03_importers.py", line 495, in exec_module
  File "wx/__init__.py", line 17, in <module>
  File "PyInstaller/loader/pyimod03_importers.py", line 495, in exec_module
  File "wx/core.py", line 12, in <module>
ImportError: /usr/lib/libgdk-x11-2.0.so.0: undefined symbol: g_string_free_and_steal
PyInstaller/loader/pyimod03_importers.py:495: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography will remove support for Python 3.6.

Think g_string_free_and_steal is a new-ish symbol.

angelv commented on 2021-12-20 08:51 (UTC)

Just tried again today. No problem with Tcl in an upgraded system, but the PKGBUILD is obsolete, and still need to update to version 3.1.6 (the current one upstream)

angelv commented on 2021-11-12 20:35 (UTC)

But then, in an updated system there is a conflict with Tcl versions:

[angelv@pilas globus-connect-personal]$ globusconnect -version Globus Connect Personal 3.1.6

[angelv@pilas globus-connect-personal]$ globusconnect application-specific initialization failed: Can't find a usable init.tcl in the following directories: /tmp/tmp.PQftMi6ARc/kitcreator-0.12.0/tcl/inst/lib/tcl8.6 /usr/lib/lib/tcl8.6 /usr/lib/tcl8.6 /usr/lib/library /usr/library /usr/tcl8.6.10/library /tcl8.6.10/library

/usr/lib/tcl8.6/init.tcl: version conflict for package "Tcl": have 8.6.10, need exactly 8.6.12 version conflict for package "Tcl": have 8.6.10, need exactly 8.6.12 while executing "package require -exact Tcl 8.6.12" (file "/usr/lib/tcl8.6/init.tcl" line 19) invoked from within "source /usr/lib/tcl8.6/init.tcl" ("uplevel" body line 1) invoked from within "uplevel #0 [list source $tclfile]"

This probably means that Tcl wasn't installed properly.

can't find package Tk while executing "package require Tk" (file "./globusconnect.tcl" line 21)

angelv commented on 2021-11-12 20:22 (UTC)

the upstream version has changed in the last days, so it is now at 3.1.6, which requires an update of the PKGBUILD.

CaeZaR commented on 2021-10-15 20:33 (UTC)

Sorry about the delays in fixing this package. I've updated to 3.1.5. Let me know if there is any trouble installing with the updated PKGBUILD

LeftInTheWake commented on 2021-02-03 00:35 (UTC)

Have to update the shasums for globusconnectpersonal-latest.tgz and globus-connect-personal.install.

cozisco commented on 2020-10-21 16:04 (UTC)

Need to update the sha256 checksum for globus-connect-personal.install after the most recent changes.