Package Details: ib-tws 1:10.31.1j-1

Git Clone URL: https://aur.archlinux.org/ib-tws.git (read-only, click to copy)
Package Base: ib-tws
Description: Electronic trading platform from discount brokerage firm Interactive Brokers (IBKR)
Upstream URL: http://interactivebrokers.com/
Licenses: custom
Submitter: benalexau
Maintainer: benalexau
Last Packager: benalexau
Votes: 42
Popularity: 0.69
First Submitted: 2013-01-30 06:21 (UTC)
Last Updated: 2024-09-26 02:02 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 21 Next › Last »

LIL commented on 2021-08-25 08:36 (UTC) (edited on 2021-08-25 09:00 (UTC) by LIL)

Hey, yep I might try from your repo thanks!

Regarding the error :

$ sudo pacman -Syu ib-tws
:: Synchronisation des bases de données de paquets…
 core est à jour
 extra est à jour
 community est à jour
 multilib est à jour
 endeavouros est à jour
 home_ungoogled_chromium_Arch est à jour
:: Début de la mise à jour complète du système…
 il n’y a rien à faire
:: Recherche de mises à jour dans les bases de données...
:: Recherche des mises à jour AUR...
 -> Paquets AUR orphelins :  captdriver-git
:: Vérification des conflits...
:: Vérification des conflits internes...
[Aur:1]  ib-tws-10.10.2e-1

  1 ib-tws                           (Fichiers de compilation existants)
==> Paquets à nettoyer avant compilation (cleanBuild) ?
==> [N]Aucun [A]Tous [Ab]Annuler [I]nstallés [No]nInstallés ou (1 2 3, 1-3, ^4)
==> A
:: Suppression (1/1) : /home/lmm/.cache/yay/ib-tws
:: Téléchargement des PKGBUILD (1/1) : ib-tws
  1 ib-tws                           (Fichiers de compilation existants)
==> Afficher les diffs ?
==> [N]Aucun [A]Tous [Ab]Annuler [I]nstallés [No]nInstallés ou (1 2 3, 1-3, ^4)
==> 
:: (1/1) Lecture de SRCINFO : ib-tws
==> Création du paquet ib-tws 10.10.2e-1 (mer. 25 août 2021 10:05:41)
==> Récupération des sources…
  -> LICENSE trouvé
  -> ib-tws trouvé
  -> ib-tws.conf trouvé
  -> ib-tws.desktop trouvé
  -> ib-gw trouvé
  -> ib-gw.conf trouvé
  -> ib-gw.desktop trouvé
  -> Téléchargement de tws-10.10.2e-standalone-linux-x64.sh…
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  155M  100  155M    0     0  2101k      0  0:01:15  0:01:15 --:--:-- 2142k
==> Validation des fichiers source avec sha256sums…
    LICENSE ... Réussite
    ib-tws ... Réussite
    ib-tws.conf ... Réussite
    ib-tws.desktop ... Réussite
    ib-gw ... Réussite
    ib-gw.conf ... Réussite
    ib-gw.desktop ... Réussite
    tws-10.10.2e-standalone-linux-x64.sh ... ÉCHEC
==> ERREUR : Un ou plusieurs fichiers ne sont pas valides !
erreur lors du téléchargement des sources : ib-tws

The failure is with 'tws-10.10.2e-standalone-linux-x64.sh' it says one or more files aren't valid. I guess the sha256sums doesn't match... I don't really know how to investigate this error further :-/

benalexau commented on 2021-08-25 08:14 (UTC)

@LIL, I cannot do much about the version number as it's determined by Interactive Brokers. They decided to name this new version 10.x after the prior version being 985...

Regarding the invalid file error, can you provide more details?

FYI I just installed ib-tws from my automatically maintained binary package repository:

$ sudo pacman -S ib-tws
resolving dependencies...
looking for conflicting packages...

Packages (1) ib-tws-10.10.2e-1

Total Download Size:   236.21 MiB
Total Installed Size:  381.40 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 ib-tws-10.10.2e-1-any                                              236.2 MiB  28.6 MiB/s 00:08 [########################################################] 100%
(1/1) checking keys in keyring                                                                  [########################################################] 100%
(1/1) checking package integrity                                                                [########################################################] 100%
(1/1) loading package files                                                                     [########################################################] 100%
(1/1) checking for file conflicts                                                               [########################################################] 100%
(1/1) checking available disk space                                                             [########################################################] 100%
:: Processing package changes...
(1/1) installing ib-tws                                                                         [########################################################] 100%
Optional dependencies for ib-tws
    ffmpeg-compat-55
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Updating the desktop file MIME type cache...

If you wanted to try this yourself just append the following to /etc/pacman.conf:

[benalexau-aur-repo]
SigLevel = Never
Server = https://github.com/benalexau/aur-repo/releases/download/x86_64

LIL commented on 2021-08-25 08:03 (UTC)

Hello @benalexau Thanks for the maintenance of this package ! There is a problem when installing version 10.10.2e-1 (which appeared as an older version than the previous one in pacman by the way), an error message indicates that some files are not valid. Cheers!

Kewl commented on 2021-08-18 14:53 (UTC)

@benalexau yes I confirm thanks

benalexau commented on 2021-08-18 08:11 (UTC)

@Kewl I believe this is now resolved in release 985.1k-3.

Kewl commented on 2021-08-18 07:51 (UTC) (edited on 2021-08-18 07:51 (UTC) by Kewl)

@benalexau It is leaving behind a dead link ~/Desktop/Trader Workstation 985.desktop which used to be properly deleted in previous PKGBUILDs

benalexau commented on 2021-08-17 11:25 (UTC)

@akspecs, can you please provide the messages that PKGBUILD generates leading up to the error? For example lines 45 and 49 emit some debugging information.

Nevertheless I agree the paths should be escaped so I just pushed a commit that does so and hopefully overcomes the issue.

jose1711 commented on 2021-08-17 10:30 (UTC)

what happens if you wrap the path between quotes? like so: if [ ! -f "${BUNDLED_JRE_LOCATION}/bin/java" ]; then

akspecs commented on 2021-08-17 10:25 (UTC) (edited on 2021-08-17 10:26 (UTC) by akspecs)

Hi there

Thanks for maintaining this package

I have trouble along the lines 51 and 59 when attempting to build this PKGBUILD

... (/path/to/build/dir) ... : line 51: [: too many arguments
... (/path/to/build/dir) ... : line 59: [: too many arguments

commenting out the lines related to those code blocks allows me to build the package

strangely, this problem doesn't always persist -- i'm not sure what changes in the event it does (java environment settings?)

a manual makepkg seems to work ... ;/