Skip to content

Cannot install from release tar ball due to autogen #37

Description

@morxa

Installing from the release tarball fails because autogen.sh needs the git repository for version information.

To reproduce:

  1. Download the release tar ball

  2. Run ./autogen.sh in the extracted tar ball. This will fail with the following error:

     autogen.sh: error: Didn't find a git repository (or no tags found).  ``./autogen.sh`` uses git to create changelog and version information.
    

It would be nice if installing would work without cloning the complete repository.

I'm currently considering to package shyaml as a Fedora package. However, I cannot clone a repository while building a package, I need to be able to use the tarball. So while this might be a small issue for a normal user, it's a blocker for the Fedora package.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions