Your message dated Mon, 12 May 2025 11:34:04 +0000
with message-id <e1uerq4-004hbw...@fasolo.debian.org>
and subject line Bug#1097131: fixed in gocryptfs 2.5.1-2
has caused the Debian Bug report #1097131,
regarding gocryptfs: FTBFS on i386: dh_auto_test: error: cd _build && go test 
-vet=off -v -p 8 github.com/rfjakob/gocryptfs [...]
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1097131: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1097131
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gocryptfs
Version: 2.5.1-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-2025-02-15 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, this package failed to build
on i386.

This package currently has binary packages on i386, so this is a regression.

Relevant part (hopefully):
> === RUN   TestTranslate
> --- PASS: TestTranslate (0.00s)
> === RUN   TestTranslateStress
> InoMap: opening spillMap for 
> inomap.QIno{namespaceData:inomap.namespaceData{Dev:0x3039, Tag:0x0}, 
> Ino:0x1000000000000}
> panic: unaligned 64-bit atomic operation
> 
> goroutine 10 [running]:
> internal/runtime/atomic.panicUnaligned()
>       /usr/lib/go-1.24/src/internal/runtime/atomic/unaligned.go:8 +0x2d
> internal/runtime/atomic.Xadd64(0x883ec94, 0x1)
>       /usr/lib/go-1.24/src/internal/runtime/atomic/atomic_386.s:125 +0x11
> github.com/rfjakob/gocryptfs/internal/inomap.(*InoMap).NextSpillIno(0x883ec80)
>       
> /build/reproducible-path/gocryptfs-2.5.1/_build/src/github.com/rfjakob/gocryptfs/internal/inomap/inomap.go:80
>  +0xb2
> github.com/rfjakob/gocryptfs/internal/inomap.(*InoMap).spill(0x883ec80, 
> {{0x3039, 0x0}, 0x1000000000000})
>       
> /build/reproducible-path/gocryptfs-2.5.1/_build/src/github.com/rfjakob/gocryptfs/internal/inomap/inomap.go:91
>  +0x9c
> github.com/rfjakob/gocryptfs/internal/inomap.(*InoMap).Translate(0x883ec80, 
> {{0x3039, 0x0}, 0x1000000000000})
>       
> /build/reproducible-path/gocryptfs-2.5.1/_build/src/github.com/rfjakob/gocryptfs/internal/inomap/inomap.go:103
>  +0x17b
> github.com/rfjakob/gocryptfs/internal/inomap.TestTranslateStress.func2()
>       
> /build/reproducible-path/gocryptfs-2.5.1/_build/src/github.com/rfjakob/gocryptfs/internal/inomap/inomap_test.go:57
>  +0xad
> created by github.com/rfjakob/gocryptfs/internal/inomap.TestTranslateStress 
> in goroutine 8
>       
> /build/reproducible-path/gocryptfs-2.5.1/_build/src/github.com/rfjakob/gocryptfs/internal/inomap/inomap_test.go:51
>  +0x1ab
> FAIL  github.com/rfjakob/gocryptfs/internal/inomap    0.024s
> === RUN   TestIsLongName
> --- PASS: TestIsLongName (0.00s)

The full build log is available from:
http://qa-logs.debian.net/2025-02-15/gocryptfs_2.5.1-1_unstable-i386.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-2025-02-15;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-2025-02-15&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: gocryptfs
Source-Version: 2.5.1-2
Done: Santiago Vila <sanv...@debian.org>

We believe that the bug you reported is fixed in the latest version of
gocryptfs, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1097...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Santiago Vila <sanv...@debian.org> (supplier of updated gocryptfs package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 12 May 2025 13:15:00 +0200
Source: gocryptfs
Architecture: source
Version: 2.5.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 
<pkg-go-maintain...@lists.alioth.debian.org>
Changed-By: Santiago Vila <sanv...@debian.org>
Closes: 1097131 1099916 1101369
Changes:
 gocryptfs (2.5.1-2) unstable; urgency=medium
 .
   * Team upload.
   [ Adrian Bunk ]
   * Add upstream fix for FTBFS on 32-bit. Closes: #1097131.
   * Promote fuse3 from Recommends to Depends. Closes: #1101369.
   * Update Uploaders. Closes: #1099916.
Checksums-Sha1:
 e3f9778bfc8cc5bf4037e5fbfeeef048302ce262 2197 gocryptfs_2.5.1-2.dsc
 d31844a61ac0a1dded7382afcffe5c4dfc04ff84 12448 gocryptfs_2.5.1-2.debian.tar.xz
 e9757389daa65bbb518c6ee2a3e586a7cbe3902d 5246 
gocryptfs_2.5.1-2_source.buildinfo
Checksums-Sha256:
 e42f060787c876f75ea47546f0d7d1464526e46851b9622f8d8877219019b872 2197 
gocryptfs_2.5.1-2.dsc
 a20827ec2c7341a6ccbc774a2bf3f2a69eb3dbd5f74d17d0b87c22c75617a54c 12448 
gocryptfs_2.5.1-2.debian.tar.xz
 8db9c1a22097cb76b87ded1ca5473a58147b65069ca28f54027aa6d0e792447b 5246 
gocryptfs_2.5.1-2_source.buildinfo
Files:
 78e0f34890e1d6c2bbea9c2055ec4e25 2197 devel optional gocryptfs_2.5.1-2.dsc
 62478fbdd654634100d28393cb57dc10 12448 devel optional 
gocryptfs_2.5.1-2.debian.tar.xz
 6c0708d3951c162a73b9174543052c1c 5246 devel optional 
gocryptfs_2.5.1-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAmgh2TwACgkQQc5/C58b
izID/Af/Wvn9Xk2QXh3PuQ2reS14JIQwxnq2yWg7aQ6Rh+TcwzS61ulP1by1tvyR
+TQjFRqJQT4OljdjnJ33lPzizR4Bbq5j19C5bpxvD7236gV/WHpIBhf0cy7YNZpq
FJXmbqizR8GNA9KlFH7x6RQWK9lZl7RGE1uduKsNsnswS7onRHnU97J/osVkY/IA
PR1Kru+qHzXxS4HQZAuK55hMNm47mjT+q3QQE8dyyEnbyPZF4Z338myutaHWTEzw
IbdIfIiHekMhmndUgGx4RxPkXLLmbITEJ0dR2waAJQTXxdeYmRpagsq4Hx4F9cjy
epE52+qyCLLBfgw5pjVlDGH2XU0JCA==
=MgkC
-----END PGP SIGNATURE-----

Attachment: pgpDtHBIIUDAf.pgp
Description: PGP signature


--- End Message ---

Reply via email to