containerd / containerd/accelerated-container-image

Support for 32-bit archs?

Open
#381 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
470
Forks
87
Avg merge
2d 21h
Merged PRs (30d)
5

Description

Hi! I help maintain this in Debian and we build it for i386 and armhf, but got failures:

```
src/github.com/containerd/accelerated-container-image/pkg/snapshot/diskquota/prjquota.go:51:28: math.MaxUint32 (untyped int constant 4294967295) overflows int
```

Maybe the fix is simple? I'm not sure this package is all that relevant on 32-bit archs, but maybe it is...

Thanks,
Simon

Contributor guide

Open the contributing guide

Research direction

Start at src/github.com/containerd/accelerated-container-image/pkg/snapshot/diskquota/prjquota.go:51 and reproduce the reported build failure for i386 and armhf. Check whether this package is expected to support those architectures, then verify that the chosen compatibility change allows both builds without affecting supported platforms.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
operating-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.