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

Option --only-tarball should not validate the ArchiveURL #53

Open
sebasguts opened this issue Sep 19, 2018 · 1 comment
Open

Option --only-tarball should not validate the ArchiveURL #53

sebasguts opened this issue Sep 19, 2018 · 1 comment

Comments

@sebasguts
Copy link
Member

Currently, the (undocumented) --only-tarball checks the ArchiveURL:

release --only-tarball
Extracting information from PackageInfo.g...
Package Metapackage 0.1
ERROR: The ArchiveURL has unexpected value 'https://sebasguts.github.io/MetaPackageMetaPackage-0.1'
@fingolfin
Copy link
Member

I am not sure about this. Package validation should always happen, even if you just want to create tarball.

From the sample message, I assume this is for meta packages. In that case, it seems to me that the better solution would be to teach release about meta packages. But for now, I am not even sure why there is a problem; the output simply looks like there is a genuine bug in the ArchiveURL.

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