#137 autoreconf doesn't work using the release tarball
Closed: Fixed None Opened 14 years ago by mathiaz.

autoreconf fails to find replace/autoconf-2.60.m4 which is not part of the released tarball while included the source repository.

autoreconf -i -f fails:

autoreconf -i -f
aclocal: libreplace.m4:308: file `autoconf-2.60.m4' does not exist
autoreconf: aclocal failed with exit status: 1


All of the files necessary for rerunning autoreconf are not included when 'make dist-gzip' is run. However, the resulting tarball is still capable of building to completion, as all of the output files are present.

Certain distributions' build systems require the ability to rerun autoreconf, so we should include the necessary files in the tarball.

component: SSSD => Build Environment
milestone: SSSD 1.0 => SSSD 0.6.0
owner: somebody => sgallagh

Fixed in adfe895

doc: => 0
docupdated: => 0
fixedin: => 0.6.0
resolution: => fixed
status: new => closed
tests: => 0
testsupdated: => 0

Fields changed

rhbz: => 0

Metadata Update from @mathiaz:
- Issue assigned to sgallagh
- Issue set to the milestone: SSSD 0.6.0

7 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/1179

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata