Hey, > Puzzled: The git sha is the same for every build of exactly that state of > the owncloud repo.
the problem here is that the .tag is controlled by the debian repo. so f.ex. the sha1 that is shown is 74e265339244766c8eb180026514b608399b8bc4, that is not a valid id in the upstream repo but in the debian repo: http://anonscm.debian.org/cgit/pkg-owncloud/owncloud-client.git this has nothing to do with the reporducible builds. > The problem may well be this, since it introduces another var into the SHA: > - .arg(__DATE__).arg(__TIME__) as i explained before - this is the problematic line in terms of reproducible builds (at the moment). I only deleted the whole part, because it fixed the bug with the broke link (to an unknown commit), too (done in **lazymode**). regards, sandro _______________________________________________ Devel mailing list [email protected] http://mailman.owncloud.org/mailman/listinfo/devel
