tklab-tud / ID2T

Official ID2T repository. ID2T creates labeled IT network datasets that contain user defined synthetic attacks.
MIT License
56 stars 22 forks source link

libtins installtion does not work correctly on Arch #80

Closed pepper-jk closed 5 years ago

pepper-jk commented 5 years ago

This is an issue with the install_dependencies.sh script. It's not critical, since a manual installation of libtins will work anyway.

It should still be fixed.

Error Log:

Updating submodules
Detected OS: Arch Linux
Packages: Checking...
Packages: Found.
Additional Packages: Checking...
Additional Packages: Installing...
/tmp ~/code/ID2T-toolkit
--2019-01-16 11:55:32--  https://aur.archlinux.org/cgit/aur.git/snapshot/libtins.tar.gz
Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt'
Resolving aur.archlinux.org (aur.archlinux.org)... 5.9.250.164, 2a01:4f8:160:3033::2
Connecting to aur.archlinux.org (aur.archlinux.org)|5.9.250.164|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-gzip]
Saving to: ‘libtins.tar.gz’

libtins.tar.gz              [ <=>                          ]     942  --.-KB/s    in 0s      

2019-01-16 11:55:33 (21.0 MB/s) - ‘libtins.tar.gz’ saved [942]

./resources/install_dependencies.sh: line 41: pushd: libtins: No such file or directory
==> ERROR: PKGBUILD does not exist.
~/code/ID2T-toolkit
./resources/install_dependencies.sh: line 47: popd: directory stack empty
pepper-jk commented 5 years ago

Fixed in 533cdada0a54c8ac6dd06fd63370da3ba219029d.