Skip to content

Can no longer make clean twice #1450

@wohali

Description

@wohali

After merging #1171, Jenkins CI started failing all Debian and Ubuntu builds.

Our Jenkins CI works by unpacking the dist tarball, running a build on it, then pulling down the couchdb-pkg repo and launching the package build.

The first step in the package build is to run make distclean on the extracted tarball, and this is failing:

ERROR: Failed to load /tmp/tmp.OQVT48xkZX/couchdb/apache-couchdb-2.2.0-3ef3149/src/couch/rebar.config: {error,
                                                                                                        {164,
                                                                                                         file,
                                                                                                         {error,
                                                                                                          {case_clause,
                                                                                                           false},
                                                                                                          [{erl_eval,
                                                                                                            expr,
                                                                                                            3,
                                                                                                            []}]}}}

The packaging code hasn't changed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions