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

[Warning] dpkg: warning missing maintainer #9

Closed
shubhams opened this issue Sep 5, 2018 · 2 comments
Closed

[Warning] dpkg: warning missing maintainer #9

shubhams opened this issue Sep 5, 2018 · 2 comments

Comments

@shubhams
Copy link

shubhams commented Sep 5, 2018

I have installed fast-p from the precompiled binary fast-p_0.1.7_linux_amd64.deb for Ubuntu 18.04. Everything works fine but when I run:
$ sudo apt update
or
$ sudo apt upgrade
I get a warning saying:

dpkg: warning: parsing file '/var/lib/dpkg/status' near line <line-number> package 'fast-p':
 missing maintainer

I think this warning would go away if the package maintainer is added in the precompiled binary.

Output of $ uname -a:

Linux shubham-Z510 4.15.0-33-generic #36-Ubuntu SMP Wed Aug 15 16:00:05 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

Output of $ lsb_release -a:

No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 18.04.1 LTS
Release:	18.04
Codename:	bionic
bellecp pushed a commit that referenced this issue Sep 5, 2018
@bellecp
Copy link
Owner

bellecp commented Sep 5, 2018

Thanks for the heads-up. Last build (v0.1.8) https://github.com/bellecp/fast-p/releases should have fixed the warning. Can you confirm?

@shubhams shubhams changed the title [Warning] dpkg:warning missing maintainer [Warning] dpkg: warning missing maintainer Sep 6, 2018
@shubhams
Copy link
Author

shubhams commented Sep 6, 2018

Yep, I don't see the warning anymore.
Thanks 👍
Closing the issue.

@shubhams shubhams closed this as completed Sep 6, 2018
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