Github user orhankislal commented on a diff in the pull request: https://github.com/apache/incubator-madlib/pull/165#discussion_r132792193 --- Diff: deploy/gppkg/madlib.spec.in --- @@ -7,7 +7,7 @@ BuildRoot: @MADLIB_GPPKG_RPM_SOURCE_DIR@ Summary: Apache MADlib for @GPDB_VARIANT@ Database License: @CPACK_RPM_PACKAGE_LICENSE@ -Name: Apache_MADlib +Name: madlib --- End diff -- This change in name created some problems when trying to upgrade from 1.11 to 1.12. It was changed with the 1.11 release and it was not apparent until now. The rpm will be renamed to `apache-madlib-1.12-bin-Linux.rpm` as usual.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---