Skip to content

Conversation

gquintard
Copy link
Contributor

This reverts commit 2b18abe.

On 8.0, I'm getting:

/usr/bin/install -c -m 644 vmod_dynamic.vcc ./vmod_vcs_version.txt vtc/admin_health.vtc vtc/layer.vtc vtc/layer_probe.vtc vtc/layer_reload.vtc vtc/r00107.vtc vtc/stale_obj.vtc vtc/test01.vtc vtc/test02.vtc vtc/test03.vtc vtc/test04.vtc vtc/test05.vtc vtc/test06.vtc vtc/test07.vtc vtc/test08.vtc vtc/test09.vtc vtc/test10.vtc vtc/test11.vtc vtc/test12.vtc vtc/test13.vtc vtc/test14.vtc vtc/via.vtc vtc/via_uds.vtc vtc/nogetdns/resolver_init_error.vtc '/usr/share/doc/vmod-dynamic'
/bin/mkdir -p '/usr/lib/varnish/vmods'
install: can't stat './vmod_vcs_version.txt': No such file or directory

vmod_vcs_version.txt doesn't seem to be generated anymore, and reverting the original commit seems to do the job.

This reverts commit 2b18abe.

On 8.0, I'm getting:

```
/usr/bin/install -c -m 644 vmod_dynamic.vcc ./vmod_vcs_version.txt vtc/admin_health.vtc vtc/layer.vtc vtc/layer_probe.vtc vtc/layer_reload.vtc vtc/r00107.vtc vtc/stale_obj.vtc vtc/test01.vtc vtc/test02.vtc vtc/test03.vtc vtc/test04.vtc vtc/test05.vtc vtc/test06.vtc vtc/test07.vtc vtc/test08.vtc vtc/test09.vtc vtc/test10.vtc vtc/test11.vtc vtc/test12.vtc vtc/test13.vtc vtc/test14.vtc vtc/via.vtc vtc/via_uds.vtc vtc/nogetdns/resolver_init_error.vtc '/usr/share/doc/vmod-dynamic'
/bin/mkdir -p '/usr/lib/varnish/vmods'
install: can't stat './vmod_vcs_version.txt': No such file or directory
```

`vmod_vcs_version.txt` doesn't seem to be generated anymore, and
reverting the original commit seems to do the job.
@gquintard
Copy link
Contributor Author

note: I'll circumvent it for 8.0 docker image release by using my fork, but I would prefer keep this here repository as the source of truth

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

Successfully merging this pull request may close these issues.

1 participant