-
Notifications
You must be signed in to change notification settings - Fork 53
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
Unable to find release of version 20190104 #23
Comments
First of all this project is still experimental as indicated in the README.
What am I breaking?
If you want to use a previous version, why can't you check it out of the git history?
The current version (HEAD) is compiling fine on the CI test environment. What issue are you running into? |
I just want to compile, but both versions won't compile, these stuck at some random point like this one: |
What's with that snippet? it just contains a bunch of path names. Can you be a bit more explicit? I cannot help you if you do not clearly explain to me what you are trying to accomplish and how. And what issues you are running into.
Also see: https://github.com/libyal/libfsntfs/wiki/Building |
gcc -v By downloading the Slackbuild: https://slackbuilds.org/repository/14.2/libraries/libfsntfs/
I think it is not great idea removing older releases. I just will try to modify the Slackbuild file and see what is wrong. Thanks for your help. |
Ok then the source is building for you. The Slackbuild file is not part of this project. You'll need to reach out to the distribution support for this, since this is out of scope for this project. I was not even aware of the existence of the Slackbuild file. I would strongly encourage their build process to preserve the source distribution package if it dependends on it. Like what other distribution do.
"Something" definitely changed but the build process has remained the same.
I don't think it is a great idea for people to continue using 1+ year old versions of experimental software. Or to have a distribution/build process that depends on URL to be available/not change. So I guess we agree to disagree here. Closing issue. |
Why you removed old versions, why to break things? Now I can't to download, and the newer version won't compile.
https://slackbuilds.org/repository/14.2/libraries/libfsntfs/
https://github.com/libyal/libfsntfs/releases/download/20190104/libfsntfs-experimental-20190104.tar.gz
The text was updated successfully, but these errors were encountered: