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

Build deb issue on Ubuntu 16.04 #711

Open
KlavsKlavsen opened this issue Jun 26, 2018 · 3 comments
Open

Build deb issue on Ubuntu 16.04 #711

KlavsKlavsen opened this issue Jun 26, 2018 · 3 comments

Comments

@KlavsKlavsen
Copy link

make deb (on latest git master), gives me this:

E: diamond changes: bad-distribution-in-changes-file unstable
W: diamond source: ancient-standards-version 3.9.1 (current is 3.9.7)
W: diamond: latest-debian-changelog-entry-without-new-version
W: diamond: maintainer-script-needs-depends-on-adduser postinst
W: diamond: maintainer-script-empty preinst
Finished running lintian.

and contents of the built package:

$ dpkg --contents build/diamond_4.0.832_all.deb 
drwxr-xr-x root/root         0 2018-06-26 13:05 ./
drwxr-xr-x root/root         0 2018-06-26 13:05 ./var/
drwxr-xr-x root/root         0 2018-06-26 13:05 ./var/log/
drwxr-xr-x root/root         0 2018-06-26 13:05 ./var/log/diamond/
drwxr-xr-x root/root         0 2018-06-26 13:05 ./etc/
drwxr-xr-x root/root         0 2018-06-26 13:05 ./etc/default/
-rw-r--r-- root/root       299 2017-04-18 11:08 ./etc/default/diamond
drwxr-xr-x root/root         0 2018-06-26 13:05 ./etc/diamond/
drwxr-xr-x root/root         0 2018-06-26 13:05 ./etc/diamond/collectors/
drwxr-xr-x root/root         0 2018-06-26 13:05 ./etc/init.d/
-rwxr-xr-x root/root      4384 2017-04-18 11:08 ./etc/init.d/diamond
drwxr-xr-x root/root         0 2018-06-26 13:05 ./etc/init/
-rw-r--r-- root/root       964 2017-04-18 11:08 ./etc/init/diamond.conf
drwxr-xr-x root/root         0 2018-06-26 13:05 ./usr/
drwxr-xr-x root/root         0 2018-06-26 13:05 ./usr/share/
drwxr-xr-x root/root         0 2018-06-26 13:05 ./usr/share/doc/
drwxr-xr-x root/root         0 2018-06-26 13:05 ./usr/share/doc/diamond/
-rw-r--r-- root/root      1334 2017-04-18 11:08 ./usr/share/doc/diamond/copyright
-rw-r--r-- root/root       514 2018-06-26 13:05 ./usr/share/doc/diamond/changelog.gz

Its missing all the rest.. it worked fine a few months ago.

@KlavsKlavsen
Copy link
Author

According to a test done using git bisect:
0f3eb04 is the first bad commit

@oovs
Copy link

oovs commented Jul 27, 2018

Its missing all the rest.. it worked fine a few months ago.

Faced the same issue, tried various releases: v3.4, v4.0.515 using Debian 9

@shortdudey123
Copy link
Member

I don't see anything in the commit mentioned above that would cause a build issue.

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

3 participants