Ah, thanks for the hint. The timestamps are different because I copy
the source manually
from debian/rules.

That problem has easy solution, I am adding --preserve-timestamp
option to install invocation.

Could you retry it, when 2012.02.22-4 hits the debian? (Building now,
uploading in a moment.)

O.

On Sat, Mar 3, 2012 at 18:56, Justus Winter
<4win...@informatik.uni-hamburg.de> wrote:
> Hi Ondřej,
>
> I've been seeing the same error with 2012.02.22-3 and I think it is
> because the library archive is older than the go source files, hence
> the archive is considered old and go install tries to rebuild it.
>
> The following workaround solves this, dunno why the timestamps are
> wrong in the first place:
>
> find /usr/lib/go/pkg -type f -exec touch {} +
>
> Cheers,
> Justus



-- 
Ondřej Surý <ond...@sury.org>



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to