You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/07/27 09:29:58 UTC

[GitHub] [iceberg] xuzhiwen1255 opened a new issue, #5365: Building iceberg-0.14.0 failed

xuzhiwen1255 opened a new issue, #5365:
URL: https://github.com/apache/iceberg/issues/5365

   After downloading the latest version of iceberg-0.14.0, there is a 'Could not find method gitVersion()'  problem in Building
   
   As shown in the figure below
   <img width="1077" alt="image" src="https://user-images.githubusercontent.com/105710753/181212511-236374fd-9226-4a8c-9b9d-edeed1e14b31.png">
   
   I haven't had the same problem building other versions
   
   Java version "1.8.0_333"
   Gradle version  "7.4.2"
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] xuzhiwen1255 commented on issue #5365: Building iceberg-0.14.0 failed

Posted by GitBox <gi...@apache.org>.
xuzhiwen1255 commented on issue #5365:
URL: https://github.com/apache/iceberg/issues/5365#issuecomment-1196598785

   @nastra  Problem solved, thank you very much for your reply
   
   May I make a suggestion ? I think we can test it before and after release to avoid problems


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] nastra commented on issue #5365: Building iceberg-0.14.0 failed

Posted by GitBox <gi...@apache.org>.
nastra commented on issue #5365:
URL: https://github.com/apache/iceberg/issues/5365#issuecomment-1196586430

   @rdblue It looks like the `version.txt` file is missing from the source zip. @xuzhiwen1255 as a workaround you could probably just do `echo "0.14.0" > version.txt` for now.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] rdblue commented on issue #5365: Building iceberg-0.14.0 failed

Posted by GitBox <gi...@apache.org>.
rdblue commented on issue #5365:
URL: https://github.com/apache/iceberg/issues/5365#issuecomment-1196948654

   The GH releases tarball doesn't have build info or the version file. Those are now added as part of the release process, rather than creating a commit. The benefit is that now release tags are on the master branch. You should always use the release tarball, not a github tarball.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] nastra commented on issue #5365: Building iceberg-0.14.0 failed

Posted by GitBox <gi...@apache.org>.
nastra commented on issue #5365:
URL: https://github.com/apache/iceberg/issues/5365#issuecomment-1196905068

   It looks like whatever tarball/zip landed on the [GH releases page](https://github.com/apache/iceberg/releases) is different from the tarball we link on the [Iceberg releases page](https://iceberg.apache.org/releases/). The one on the [GH releases page](https://github.com/apache/iceberg/releases) is missing `version.txt` & `iceberg-build.properties`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] rdblue closed issue #5365: Building iceberg-0.14.0 failed

Posted by GitBox <gi...@apache.org>.
rdblue closed issue #5365: Building iceberg-0.14.0 failed
URL: https://github.com/apache/iceberg/issues/5365


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] xuzhiwen1255 commented on issue #5365: Building iceberg-0.14.0 failed

Posted by GitBox <gi...@apache.org>.
xuzhiwen1255 commented on issue #5365:
URL: https://github.com/apache/iceberg/issues/5365#issuecomment-1196601372

   @nastra Problem solved, thank you very much for your reply
   
   Can I help with this problem


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org