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

Missing package creation field 'Maintainer' for Deb packages #2542

Closed
schacon opened this issue Feb 5, 2024 · 1 comment
Closed

Missing package creation field 'Maintainer' for Deb packages #2542

schacon opened this issue Feb 5, 2024 · 1 comment
Labels
bug Something isn't working os:linux The Linux platform

Comments

@schacon
Copy link
Member

schacon commented Feb 5, 2024

Reported via email:

% apt-get install -y git-butler_0.9.21_amd64.deb
# or dpkg -i git-butler_0.9.21_amd64.deb

% dpkg --configure -a

dpkg: warning: parsing file '/var/lib/dpkg/status' near line 15910 package 'git-butler':
missing 'Maintainer' field

% cat /var/lib/dpkg/status

Package: git-butler
Status: install ok installed
Priority: optional
Installed-Size: 244177
Architecture: amd64
Version: 0.9.21
Depends: libayatana-appindicator3-1, libwebkit2gtk-4.0-37, libgtk-3-0
Description: (none)
(none)
@schacon schacon added bug Something isn't working os:linux The Linux platform labels Feb 5, 2024
@krlvi
Copy link
Member

krlvi commented Feb 8, 2024

Resolved in v0.10.2

@krlvi krlvi closed this as completed Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working os:linux The Linux platform
Projects
None yet
Development

No branches or pull requests

2 participants