DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: rust-lamxfs 0.1.0-1

Package Information

Descriptionno_std read-only XFS filesystem reader for UEFI bootloaders

Source code for Debianized Rust crate "lamxfs"

MaintainerDebian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Changed ByGreg Lamberson <greg@lamco.io>
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/rust-team/debcargo-conf.git [src/lamxfs] (browse)
Trackerhttps://tracker.debian.org/pkg/rust-lamxfs
Uploaded16 days ago

New Package Report

.changes
DateSun, 23 Aug 2026 07:46:08 +0000
Sourcerust-lamxfs
Version0.1.0-1
Changed-ByGreg Lamberson
Architectureamd64 source
Distributionunstable
Changelog
rust-lamxfs (0.1.0-1) unstable; urgency=medium
 .
   * Package lamxfs 0.1.0 from crates.io using debcargo 2.8.2
.dsc
Priorityoptional
Componentmain
Package-Listlibrust-lamxfs-dev deb rust optional arch=any
Sectionrust
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: lamxfs
Upstream-Contact:
 Greg Lamberson <greg@lamco.io>
 Lamco Development LLC <office@lamco.io>
Source: https://github.com/lamco-admin/lamxfs

Files: *
Copyright: 2025-2026 Lamco Development LLC <office@lamco.io>
License: MIT or Apache-2.0
Comment:
 lamxfs is a clean-room no_std read-only XFS reader (see NOTICE); it derives no
 code from any GPL-licensed XFS implementation.

Files: debian/*
Copyright:
 2026 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
 2026 Greg Lamberson <greg@lamco.io>
License: MIT or Apache-2.0

License: Apache-2.0
 Debian systems provide the Apache 2.0 license in
 /usr/share/common-licenses/Apache-2.0

License: MIT
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in all
 copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.

Review Information

accepted — allocated to eamanu 5 days ago, started 5 days ago, completed 5 days ago.

Final Comment

Public Notes

5 days ago ● public

licensecheck

Command: licensecheck -r --deb-machine .
Exit code: 0

Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: FIXME
Upstream-Contact: FIXME
Source: FIXME
Disclaimer: Autogenerated by licensecheck

Files: ./.cargo_vcs_info.json
 ./CHANGELOG.md
 ./Cargo.lock
 ./Cargo.toml
 ./README.md
 ./debian/cargo-checksum.json
 ./debian/changelog
 ./debian/control
 ./debian/debcargo.toml
 ./debian/rules
 ./debian/source/format
 ./debian/tests/control
 ./debian/upstream/metadata
 ./debian/watch
 ./src/be.rs
 ./src/block_read.rs
 ./src/bmbt.rs
 ./src/crc.rs
 ./src/dir.rs
 ./src/error.rs
 ./src/file.rs
 ./src/format.rs
 ./src/inode.rs
 ./src/lib.rs
 ./src/path.rs
 ./src/resolve.rs
 ./src/superblock.rs
 ./src/symlink.rs
 ./src/xfs.rs
Copyright: NONE
License: UNKNOWN
 FIXME

Files: ./LICENSE-MIT
 ./NOTICE
Copyright: 2025-2026, Lamco Development LLC
  2026, Lamco Development LLC
License: Expat
 FIXME

Files: ./LICENSE-APACHE
Copyright: 2025-2026, Lamco Development LLC
License: Apache-2.0
 FIXME

Files: ./debian/copyright.debcargo.hint
Copyright: FIXME (overlay) UNKNOWN-YEARS Greg Lamberson <greg@lamco.io>
License: Apache-2.0 and/or Expat
 FIXME

Files: ./debian/copyright
Copyright: 2025-2026, Lamco Development LLC <office@lamco.io>
License: Apache-2.0 and/or Expat
 FIXME

Files: ./Cargo.toml.orig
Copyright: 2026, Lamco Development LLC
License: Apache-2.0 or MIT~unspecified
 FIXME

5 days ago ● public

debian/copyright check

Command: cme check dpkg-copyright
Exit code: 0

Warning in 'Files:"*" License short_name': value is "MIT or Apache-2.0". There are many versions of the MIT license. Please use Expat instead, when it matches. See L<Debian copyright format|https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/#license-specification> and L<wikipedia|https://en.wikipedia.org/wiki/MIT_License#Various_versions>for details.
Offending value: 'MIT or Apache-2.0'
Warning in 'Files:"debian/*" License short_name': value is "MIT or Apache-2.0". There are many versions of the MIT license. Please use Expat instead, when it matches. See L<Debian copyright format|https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/#license-specification> and L<wikipedia|https://en.wikipedia.org/wiki/MIT_License#Various_versions>for details.
Offending value: 'MIT or Apache-2.0'
you can try 'cme fix dpkg-copyright' to fix the warnings shown above
5 days ago ● public

licenserecon

Command: licenserecon
Exit code: 3

en: Versions: licenserecon '17.0'  licensecheck '3.3.9-1'

Parsing Source Tree  ....
Reading d/copyright  ....
Running licensecheck ....

d/copyright      | licensecheck

MIT or Apache-2.0| Apache-2.0 or MIT~unspecified Cargo.toml.orig
MIT or Apache-2.0| Expat             NOTICE

5 days ago ● public

Look for SPDX

Command: grep -r -B1 'SPDX-'
Exit code: 1

(no output)

5 days ago ● public

Lintian

Command: lintian -i -I -v --pedantic
Exit code: 0

N:
W: librust-lamxfs-dev: initial-upload-closes-no-bugs [usr/share/doc/librust-lamxfs-dev/changelog.Debian.gz:1]
N: 
N:   This package appears to be the first packaging of a new upstream software
N:   package (there is only one changelog entry and the Debian revision is 1),
N:   but it does not close any bugs. The initial upload of a new package should
N:   close the corresponding ITP bug for that package.
N:   
N:   This warning can be ignored if the package is not intended for Debian or
N:   if it is a split of an existing Debian package.
N: 
N:   Please refer to New packages (Section 5.1) in the Debian Developer's
N:   Reference for details.
N: 
N:   Visibility: warning
N:   Show-Always: no
N:   Check: debian/changelog
N:   Renamed from: new-package-should-close-itp-bug
N: 
N:
I: librust-lamxfs-dev: extended-description-is-probably-too-short
N: 
N:   The extended description (the lines after the first line of the
N:   "Description:" field) is only one or two lines long. The extended
N:   description should provide a user with enough information to decide
N:   whether they want to install this package, what it contains, and how it
N:   compares to similar packages. One or two lines is normally not enough to
N:   do this.
N: 
N:   Please refer to General guidelines for package descriptions (Section
N:   6.2.1) in the Debian Developer's Reference and The long description
N:   (Section 6.2.3) in the Debian Developer's Reference for details.
N: 
N:   Visibility: info
N:   Show-Always: no
N:   Check: fields/description
N: 
N:
I: librust-lamxfs-dev: package-contains-documentation-outside-usr-share-doc [usr/share/cargo/registry/lamxfs-0.1.0/CHANGELOG.md]
N: 
N:   This package ships a documentation file outside /usr/share/doc
N:   Documentation files are normally installed inside /usr/share/doc.
N:   
N:   If this file doesn't describe the contents or purpose of the directory it
N:   is in, please consider moving this file to /usr/share/doc/ or maybe even
N:   removing it. If this file does describe the contents or purpose of the
N:   directory it is in, please add a lintian override.
N: 
N:   Visibility: info
N:   Show-Always: no
N:   Check: documentation
N: 
N:   Screen: python/egg/metadata
N:     Advocates: "Scott Kitterman" <debian@kitterman.com>
N:     Reason: The folders XXX.dist-info/ and XXX.egg-info/ hold metadata for
N:             Python modules. Those files are not documentation even though
N:             some of their names carry the .txt file extension.
N:             
N:             Python modules can be both public and private.
N:             
N:             Read more in
N:             https://www.python.org/dev/peps/pep-0427/#the-dist-info-directory,
N:             https://www.python.org/dev/peps/pep-0376/#id16,
N:             https://www.python.org/dev/peps/pep-0610/,
N:             https://www.python.org/dev/peps/pep-0639/,
N:             https://setuptools.pypa.io/en/latest/deprecated/python_eggs.html,
N:             and Bug#1003913.
N: 
N:
I: librust-lamxfs-dev: package-contains-documentation-outside-usr-share-doc [usr/share/cargo/registry/lamxfs-0.1.0/README.md]
N:
I: rust-lamxfs source: upstream-metadata-missing-bug-tracking [debian/upstream/metadata]
N: 
N:   The DEP 12 metadata file does not specify any upstream bug tracking
N:   information (ie. the Bug-Database or Bug-Submit fields are missing).
N:   
N:   The upstream metadata can be found in the source package in the file
N:   debian/upstream/metadata.
N: 
N:   Please refer to https://dep-team.pages.debian.net/deps/dep12/ for details.
N: 
N:   Visibility: info
N:   Show-Always: no
N:   Check: debian/upstream/metadata
N: 
N:
P: rust-lamxfs source: package-uses-old-debhelper-compat-version 13
N: 
N:   This package uses a debhelper compatibility level that is no longer
N:   recommended. Please consider using the recommended level.
N:   
N:   For most packages, the best way to set the compatibility level is to
N:   specify debhelper-compat (= X) as a Build-Depends in debian/control. You
N:   can also use the debian/compat file or export DH_COMPAT in debian/rules.
N:   
N:   If no level is selected debhelper defaults to level 1, which is
N:   deprecated.
N: 
N:   Please refer to the debhelper(7) manual page for details.
N: 
N:   Visibility: pedantic
N:   Show-Always: no
N:   Check: debhelper
N: 
5 days ago ● public

duck

Command: duck
Exit code: 0

(no output)

5 days ago ● public

look for copyright

Command: egrep -R -i copyright
Exit code: 0

NOTICE:Copyright 2026 Lamco Development LLC
NOTICE:Linux kernel's fs/xfs/libxfs on-disk headers, which document uncopyrightable
Cargo.toml.orig:# Copyright 2026 Lamco Development LLC
LICENSE-APACHE:   Copyright 2025-2026 Lamco Development LLC
LICENSE-MIT:Copyright (c) 2025-2026 Lamco Development LLC
LICENSE-MIT:The above copyright notice and this permission notice shall be included in all
LICENSE-MIT:AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
debian/copyright.debcargo.hint:Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
debian/copyright.debcargo.hint:Copyright:
debian/copyright.debcargo.hint: FIXME (overlay): Since upstream copyright years are not available in
debian/copyright.debcargo.hint:Copyright: 2026 Lamco Development LLC
debian/copyright.debcargo.hint:Copyright: 2025-2026 Lamco Development LLC
debian/copyright.debcargo.hint:Copyright: 2025-2026 Lamco Development LLC
debian/copyright.debcargo.hint:Copyright: 2026 Lamco Development LLC
debian/copyright.debcargo.hint:Copyright:
debian/copyright.debcargo.hint: The above copyright notice and this permission notice shall be included in all
debian/copyright.debcargo.hint: AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
debian/copyright:Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
debian/copyright:Copyright: 2025-2026 Lamco Development LLC <office@lamco.io>
debian/copyright:Copyright:
debian/copyright: The above copyright notice and this permission notice shall be included in all
debian/copyright: AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
src/lib.rs://! `fs/xfs/libxfs` on-disk headers — uncopyrightable format facts). No
5 days ago ● public

look for license

Command: egrep -R -i license
Exit code: 0

NOTICE:This product is licensed under the terms of the MIT license or the Apache
NOTICE:License, Version 2.0, at your option (see LICENSE-MIT and LICENSE-APACHE).
NOTICE:Runtime dependencies are permissively licensed and are not redistributed in
NOTICE:Their license terms are reproduced by the consuming binary's third-party-notice
Cargo.toml.orig:# Licensed under the Apache License, Version 2.0 <LICENSE-APACHE> or the MIT
Cargo.toml.orig:# license <LICENSE-MIT>, at your option.
Cargo.toml.orig:license = "MIT OR Apache-2.0"
Cargo.toml.orig:    "/LICENSE-APACHE",
Cargo.toml.orig:    "/LICENSE-MIT",
Cargo.toml:    "/LICENSE-APACHE",
Cargo.toml:    "/LICENSE-MIT",
Cargo.toml:license = "MIT OR Apache-2.0"
LICENSE-APACHE:                                 Apache License
LICENSE-APACHE:                        http://www.apache.org/licenses/
LICENSE-APACHE:   Licensed under the Apache License, Version 2.0 (the "License");
LICENSE-APACHE:   you may not use this file except in compliance with the License.
LICENSE-APACHE:   You may obtain a copy of the License at
LICENSE-APACHE:       http://www.apache.org/licenses/LICENSE-2.0
LICENSE-APACHE:   distributed under the License is distributed on an "AS IS" BASIS,
LICENSE-APACHE:   See the License for the specific language governing permissions and
LICENSE-APACHE:   limitations under the License.
LICENSE-MIT:MIT License
LICENSE-MIT:to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
debian/copyright.debcargo.hint:License: MIT or Apache-2.0
debian/copyright.debcargo.hint:License: UNKNOWN-LICENSE; FIXME (overlay)
debian/copyright.debcargo.hint:Files: LICENSE-APACHE
debian/copyright.debcargo.hint:License: UNKNOWN-LICENSE; FIXME (overlay)
debian/copyright.debcargo.hint:Files: LICENSE-MIT
debian/copyright.debcargo.hint:License: UNKNOWN-LICENSE; FIXME (overlay)
debian/copyright.debcargo.hint:License: UNKNOWN-LICENSE; FIXME (overlay)
debian/copyright.debcargo.hint:License: MIT or Apache-2.0
debian/copyright.debcargo.hint:License: Apache-2.0
debian/copyright.debcargo.hint: Debian systems provide the Apache 2.0 license in
debian/copyright.debcargo.hint: /usr/share/common-licenses/Apache-2.0
debian/copyright.debcargo.hint:License: MIT
debian/copyright.debcargo.hint: to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
debian/copyright:License: MIT or Apache-2.0
debian/copyright: code from any GPL-licensed XFS implementation.
debian/copyright:License: MIT or Apache-2.0
debian/copyright:License: Apache-2.0
debian/copyright: Debian systems provide the Apache 2.0 license in
debian/copyright: /usr/share/common-licenses/Apache-2.0
debian/copyright:License: MIT
debian/copyright: to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
README.md:## License
5 days ago ● public

Author check: rust-lamxfs 0.1.0-1

Scanned 24 files. 3 author(s) declared in debian/copyright.

All source-file authors appear in debian/copyright.

5 days ago ● public

License check: rust-lamxfs 0.1.0-1

Archive component: main

COMPATIBLE:

  • Apache-2.0 (Note: not compatible with GPL-2)
  • MIT

Back to Dashboard | View all reviews for this package