View Issue Details

IDProjectCategoryView StatusLast Update
0005761Talerdeployment and operationspublic2021-08-24 16:23
ReporterMarcello Stanisci Assigned ToMarcello Stanisci  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionno change required 
Target Version0.8Fixed in Version0.8 
Summary0005761: stamp files gets erased
DescriptionIf some Taler compilation is to update the deployment repository, then that update will erase all the other stamp files that belong to the same compilation but accounting for other repositories. Result: the next time that compilation will fire up, *all* the repositories will be built again!

This is currently happening for "deployment.git/taler-docbuild/", whenever "./update_onboarding.sh" executes.

A viable solution would be to have a "stamps" directory under $HOME that symlinks to the Makefile inside taler-docbuild/, and of course keep *there* all the stamp files. This directory should be created and set up by the "bootstrap" script, exactly as it happens for the "sockets" directory.
TagsNo tags attached.

Activities

Marcello Stanisci

2019-06-10 21:20

reporter   ~0014530

Last edited: 2019-06-10 21:20

implemented here: 05ad7fe, for docs building. I wonder if we should now adapt all the other builders to this style to keep the system consistent.

Marcello Stanisci

2019-06-11 22:15

reporter   ~0014536

this was also done for all the other builders; leaving open just to monitor..

MS

2020-09-04 14:04

reporter   ~0016845

The "stamp directory" technique is not in use anymore.

Issue History

Date Modified Username Field Change
2019-06-10 18:15 Marcello Stanisci New Issue
2019-06-10 18:16 Marcello Stanisci Description Updated
2019-06-10 21:20 Marcello Stanisci Note Added: 0014530
2019-06-10 21:20 Marcello Stanisci Note Edited: 0014530
2019-06-10 21:21 Marcello Stanisci Assigned To => Marcello Stanisci
2019-06-10 21:21 Marcello Stanisci Status new => feedback
2019-06-11 22:15 Marcello Stanisci Note Added: 0014536
2020-09-04 14:04 MS Status feedback => resolved
2020-09-04 14:04 MS Resolution open => no change required
2020-09-04 14:04 MS Note Added: 0016845
2020-10-03 14:08 Christian Grothoff Fixed in Version => 0.8
2020-10-03 14:10 Christian Grothoff Target Version => 0.8
2021-08-24 16:23 Christian Grothoff Status resolved => closed