Package Details: ib-tws 1:10.28.1h-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
Upstream URL: http://interactivebrokers.com/
Licenses: custom
Submitter: benalexau
Maintainer: benalexau
Last Packager: benalexau
Votes: 39
Popularity: 0.27
First Submitted: 2013-01-30 06:21 (UTC)
Last Updated: 2024-04-17 02:04 (UTC)

Latest Comments

1 2 3 4 5 6 .. 19 Next › Last »

benalexau commented on 2024-04-07 03:08 (UTC)

@pacut, it works for me:

$  makepkg
==> Making package: ib-tws 1:10.28.1f-1 (Sun 07 Apr 2024 13:07:33)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found LICENSE
  -> Found ib-tws
  -> Found ib-tws.conf
  -> Found ib-tws.desktop
  -> Found ib-gw
  -> Found ib-gw.conf
  -> Found ib-gw.desktop
  -> Downloading tws-10.28.1f-standalone-linux-x64.sh...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  180M  100  180M    0     0  12.4M      0  0:00:14  0:00:14 --:--:-- 14.9M
==> Validating source files with sha256sums...
    LICENSE ... Passed
    ib-tws ... Passed
    ib-tws.conf ... Passed
    ib-tws.desktop ... Passed
    ib-gw ... Passed
    ib-gw.conf ... Passed
    ib-gw.desktop ... Passed
    tws-10.28.1f-standalone-linux-x64.sh ... Passed
==> Extracting sources...
==> Removing existing $pkgdir/ directory...
==> Starting build()...
Starting Installer ...

pacut commented on 2024-04-05 16:37 (UTC) (edited on 2024-04-06 08:27 (UTC) by pacut)

./tws-10.28.1f-standalone-linux-x64.sh: Permesso negato

It looks there's still something wrong with file permission. Thanks

benalexau commented on 2024-03-28 00:09 (UTC)

@LIL, this has now been corrected.

LIL commented on 2024-03-27 12:13 (UTC) (edited on 2024-03-27 12:15 (UTC) by LIL)

Hello, Thanks a lot for maintening this package. I have an error on the last update, is it only on my side (do you know how I should investigate it?)? Cheers!

==> Making package: ib-tws 1:10.28.1d-1
==> Retrieving sources...
  -> Found LICENSE
  -> Found ib-tws
  -> Found ib-tws.conf
  -> Found ib-tws.desktop
  -> Found ib-gw
  -> Found ib-gw.conf
  -> Found ib-gw.desktop
  -> Found tws-10.28.1d-standalone-linux-x64.sh
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    LICENSE ... Passed
    ib-tws ... Passed
    ib-tws.conf ... Passed
    ib-tws.desktop ... Passed
    ib-gw ... Passed
    ib-gw.conf ... Passed
    ib-gw.desktop ... Passed
    tws-10.28.1d-standalone-linux-x64.sh ... FAILED
==> ERROR: One or more files did not pass the validity check!
==> ERROR: One or more files did not pass the validity check!
 -> error making: ib-tws-exit status 1
 -> Failed to install the following packages. Manual intervention is required:
ib-tws - exit status 1

benalexau commented on 2024-01-09 04:49 (UTC)

@MarsSeed, I have amended the PKGBUILD in 1:10.26.1j-2. Would you please take a look and confirm if any further changes are required?

MarsSeed commented on 2024-01-08 20:33 (UTC) (edited on 2024-01-08 20:40 (UTC) by MarsSeed)

Please kindly remove the unneeded, and also broken ffmpeg-compat-55 from the optional dependencies.

You can add optdepends= ffmpeg3.4 there instead, which actually provides ffmpeg-compat-57.

The latter is the newest ffmpeg API version which is supported by this application.

There are other needed dependencies reported by namcap analysis:

nonodev commented on 2023-12-07 11:14 (UTC) (edited on 2023-12-07 11:14 (UTC) by nonodev)

Same error with tws-10.25.1n-standalone-linux-x64.sh, for a couple a days now ^^

benalexau commented on 2023-11-06 04:49 (UTC)

@dmoebius, now updated to 1:10.25.1n-1.

dmoebius commented on 2023-11-02 09:30 (UTC)

@benalexau checksum error again for a couple of days now, so maybe the CI job hangs. Can you please kick it? Thanks!

benalexau commented on 2023-09-09 13:28 (UTC)

@lysergic I have CI server cron job that checks for a new upstream download and updates the AUR package every 24 hours. As such, any checksum failures are usually resolved automatically within 24 hours. If people report a checksum failure I'll usually manually kick off that CI job if practical to resolve it immediately. I just did this and version 1:10.25.1f is now available.

If someone can't wait for the CI server to run, they can try executing the update script locally. However, the scripts in AUR source control are primarily there for my CI job and as such there is no support offered. I only keep them in AUR source control to assist whoever else takes over maintenance of the package in the future (I have no current plans to discontinue, but it is inevitable someday and those scripts have been maintaining this package for about a decade now).