DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: golang-github-containerd-accelerated-container-image 1.4.2-1

Package Information

Descriptioncontainer image acceleration tools for containerd

This package provides a suite of tools for accelerating container image distribution and improving container startup times, based on the Nydus image service. It implements on-demand image pulling, allowing containers to start before the full image content has been downloaded.

The tools facilitate the conversion of standard OCI (Open Container Initiative) images into an accelerated format optimized for lazy loading. This integration works directly with containerd to reduce the overhead of large image pulls in cloud-native environments.

It includes the following components: * Conversion tools to transform OCI images into the accelerated format * Management utilities (accelctl) for controlling the acceleration service * Support for efficient metadata and data separation

This library is intended for developers building container runtimes or image management tools that require integration with on-demand image pulling (lazy loading) features.

This package contains golang source code intended as build-dependency for other package that use modules from this project.

MaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed ByReinhard Tartler <siretart@tauware.de>
Sponsorsiretart@debian.org
Distributionunstable
Architectureany all
VCSgit: https://salsa.debian.org/go-team/packages/golang-github-containerd-accelerated-container-image.git (browse)
Closes#1131811
Trackerhttps://tracker.debian.org/pkg/golang-github-containerd-accelerated-container-image
Uploaded4 months, 11 days ago

New Package Report

.changes
DateFri, 27 Mar 2026 15:45:39 -0400
Sourcegolang-github-containerd-accelerated-container-image
Version1.4.2-1
Changed-ByReinhard Tartler
Architectureall amd64 source
Distributionunstable
Changelog
golang-github-containerd-accelerated-container-image (1.4.2-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1131811)
.dsc
Componentmain
Package-Listaccelerated-container-image deb admin optional arch=any
golang-github-containerd-accelerated-container-image-dev deb golang optional arch=all
Sectionadmin
Priorityoptional
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/containerd/accelerated-container-image
Upstream-Name: accelerated-container-image

Files: *
Copyright: 2021 The Accelerated Container Image Authors
License: Apache-2.0

Files: debian/*
Copyright: 2026 Reinhard Tartler <siretart@tauware.de>
License: Apache-2.0
Comment: Debian packaging is licensed under the same terms as upstream

Files: debian/zdfs/*
Copyright: zdfs authors
License: Apache-2.0
Comment: Sources taken from https://github.com/data-accelerator/zdfs/ to avoid cyclic deypendenc

License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
 https://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
Comment:
 On Debian systems, the complete text of the Apache version 2.0 license
 can be found in "/usr/share/common-licenses/Apache-2.0".

Review Information

accepted — allocated to awm 4 months, 11 days ago, started 4 months, 11 days ago, completed 4 months, 11 days ago.

Final Comment

Consider fixing the lintian warnings :-)

Public Notes

4 months, 11 days ago ● public

Lintian

Command: lintian -Iiv -L '>=warning' --show-overrides --color=never ../$(basename $PWD)_*.changes
Exit code: 1

Warning in processable ../golang-github-containerd-accelerated-container-image_1.4.2-1.dsc: YAML::XS::Load Error: The problem:

    found character that cannot start any token

was found at document: 1, line: 4, column: 1
while scanning for the next token at line: 4, column: 1
warning: cannot run continuous-integration/salsa check on package source:golang-github-containerd-accelerated-container-image_1.4.2-1
skipping check of source:golang-github-containerd-accelerated-container-image_1.4.2-1
N:
W: accelerated-container-image: no-manual-page [usr/bin/convertor]
N: 
N:   Each binary in /usr/bin, /usr/sbin, /bin, /sbin or /usr/games should have
N:   a manual page
N:   
N:   Note that though the man program has the capability to check for several
N:   program names in the NAMES section, each of these programs should have its
N:   own manual page (a symbolic link to the appropriate manual page is
N:   sufficient) because other manual page viewers such as xman or tkman don't
N:   support this.
N:   
N:   If the name of the manual page differs from the binary by case, man may be
N:   able to find it anyway; however, it is still best practice to match the
N:   exact capitalization of the executable in the manual page.
N:   
N:   If the manual pages are provided by another package on which this package
N:   depends, Lintian may not be able to determine that manual pages are
N:   available. In this case, after confirming that all binaries do have manual
N:   pages after this package and its dependencies are installed, please add a
N:   Lintian override.
N: 
N:   Please refer to Manual pages (Section 12.1) in the Debian Policy Manual
N:   for details.
N: 
N:   Visibility: warning
N:   Show-Always: no
N:   Check: documentation/manual
N:   Renamed from: binary-without-manpage
N: 
N:
W: accelerated-container-image: no-manual-page [usr/bin/ctr]
N:
W: accelerated-container-image: no-manual-page [usr/bin/overlaybd-attacher]
N:
W: accelerated-container-image: no-manual-page [usr/bin/overlaybd-snapshotter]
N:
W: golang-github-containerd-accelerated-container-image-dev: package-has-long-file-name golang-github-containerd-accelerated-container-image-dev_1.4.2-1_all.deb
N: 
N:   The package has a very long filename. This may complicate shipping the
N:   package on some media that put restrictions on the length of the filenames
N:   (such as CDs).
N:   
N:   For architecture dependent packages, the tag is emitted based on the
N:   length of the longest architecture name rather than the name of the
N:   current architecture.
N: 
N:   Please refer to
N:   https://lists.debian.org/debian-devel/2011/03/msg00943.html for details.
N: 
N:   Visibility: warning
N:   Show-Always: no
N:   Check: archive/file/name/length
N: 
N:
W: golang-github-containerd-accelerated-container-image buildinfo: package-has-long-file-name golang-github-containerd-accelerated-container-image_1.4.2-1_amd64.buildinfo

Back to Dashboard | View all reviews for this package