Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error when apt-cyg install #139

Open
zeshuai007 opened this issue Dec 19, 2020 · 0 comments
Open

error when apt-cyg install #139

zeshuai007 opened this issue Dec 19, 2020 · 0 comments

Comments

@zeshuai007
Copy link

We use it in the ci.
Use command apt-cyg install bison cmake flex gcc-g++ libboost-devel libevent-devel make openssl-devel xz zlib-devel to install the Software.

It shows that error like this when unpack the libboost_thread1.66-1.66.0-1.tar.xz.
/usr/bin/apt-cyg: line 442: 1331 Segmentation fault
log link:
https://ci.appveyor.com/project/ApacheSoftwareFoundation/thrift/builds/36822072/job/fyf1j6o8upfoc9o6?fullLog=true
Part of the log:

Installing libboost_thread1.66
--2020-12-14 11:11:47--  http://cygwin.mirror.constant.com//x86_64/release/boost/libboost_thread1.66/libboost_thread1.66-1.66.0-1.tar.xz
Resolving cygwin.mirror.constant.com (cygwin.mirror.constant.com)... 108.61.5.83
Connecting to cygwin.mirror.constant.com (cygwin.mirror.constant.com)|108.61.5.83|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 33572 (33K) [application/octet-stream]
Saving to: ‘libboost_thread1.66-1.66.0-1.tar.xz’
     0K .......... .......... .......... ..                   100%  875K=0.04s
2020-12-14 11:11:48 (875 KB/s) - ‘libboost_thread1.66-1.66.0-1.tar.xz’ saved [33572/33572]
libboost_thread1.66-1.66.0-1.tar.xz: OK
Unpacking...
/usr/bin/apt-cyg: line 442:  1331 Segmentation fault      tar -x -C / -f $bn
Package libboost_thread1.66 requires the following packages, installing:
cygwin libboost_system1.66 libgcc1 libstdc++6
Package cygwin is already installed, skipping
Package libboost_system1.66 is already installed, skipping
Package libgcc1 is already installed, skipping
Package libstdc++6 is already installed, skipping
Package libgcc1 is already installed, skipping
Package libstdc++6 is already installed, skipping
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant