We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
example: http://mirrors.aliyun.com/ubuntu/pool/main/l/linux-aws/linux-image-unsigned-5.15.0-1004-aws_5.15.0-1004.6_amd64.deb
file list:
$ tar -xvf linux-image-unsigned-5.15.0-1004-aws_5.15.0-1004.6_amd64.deb x debian-binary x control.tar x data.tar
The text was updated successfully, but these errors were encountered:
I am also seeing this.
Sorry, something went wrong.
Looks like this check fails .tar files, it only detects .tar.* files:
.tar
.tar.*
go-debian/deb/tarfile.go
Lines 102 to 105 in 9df3f26
Will open a PR shortly.
Ensure IsTarfile supports uncompressed files (close paultag#121)
IsTarfile
c082437
f50faa5
No branches or pull requests
example: http://mirrors.aliyun.com/ubuntu/pool/main/l/linux-aws/linux-image-unsigned-5.15.0-1004-aws_5.15.0-1004.6_amd64.deb
file list:
The text was updated successfully, but these errors were encountered: