Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not get the same file from git source with petitboot-1.8.0.tar.gz #87

Open
WMC2021 opened this issue Sep 18, 2021 · 1 comment
Open

Comments

@WMC2021
Copy link

WMC2021 commented Sep 18, 2021

Hi,
I download the source file from git, per release note , tag 1.8.0 is based on commit 8cda0a3,
In comparion to the released file, there are some foldes/files missing and different
https://github.com/open-power/petitboot/releases/download/v1.8.0/petitboot-1.8.0.tar.gz

Code from git

bootstrap configure.ac COPYING discover docker INSTALL lib m4 Makefile.am man po
README.md test TODO ui utils version.sh

Sub folders in tar file

ABOUT-NLS compile config.h.in config.sub
configure.ac depcomp INSTALL lib m4
Makefile.in missing test
TODO utils ylwrap aclocal.m4 config.guess
config.rpath configure COPYING
discover install-sh ltmain.sh Makefile.am man
po test-driver ui version.sh

Thanks

@jk-ozlabs
Copy link
Member

Yes, the tarball has the automake/autoconf output included, which is fairly standard. Is there an issue with what is included there?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants