Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to find control.tar.gz part in package composer #669

Closed
timwsuqld opened this issue Nov 8, 2017 · 3 comments
Closed

Unable to find control.tar.gz part in package composer #669

timwsuqld opened this issue Nov 8, 2017 · 3 comments

Comments

@timwsuqld
Copy link

Attempting to add composer package (https://packages.ubuntu.com/bionic/composer) to our local repo. However, it errors with

[!] Unable to read file composer_1.5.2-1_all.deb: unable to find control.tar.gz part in package composer_1.5.2-1_all.deb

I am able to successfully extract both the control file (dpkg-deb -e) as well as the files manually. Is it really a broken package, or is aptly misreading something?

Your Environment

$ aptly version
aptly version: 1.1.1

$ lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 16.04.3 LTS
Release:	16.04
Codename:	xenial
@timwsuqld
Copy link
Author

Just to add to this, composer_1.5.1-1_all.deb from artful works fine.

@smira
Copy link
Contributor

smira commented Nov 9, 2017

@timwsuqld I believe it's #635 or #655 (fixed in nightly builds)

@timwsuqld
Copy link
Author

Thanks. That explains why I was confused as well, I looked at the source code and could see it trying different control.tar.* options, but that's because I was looking at the master branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants