<div dir="ltr">I'm struggling to build a deb package for internal distribution on our servers. I need to have kafka-writer plugin so I think I need to build from a snapshot.<div><br></div><div><div>this is what I'm doing</div></div><div><div><br></div><div><div>sudo apt-get update</div><div>sudo apt-get upgrade</div><div>sudo apt-get install liboping-dev libmysqlclient-dev libpq-dev librabbitmq-dev  libvirt-bin librdkafka-dev</div><div>sudo apt-get install po-debconf dpatch iptables-dev javahelper libcurl4-gnutls-dev libcurl4-gnutls-dev libcurl3-gnutls-dev libdbi0-dev libesmtp-dev </div><div>sudo apt-get install libganglia1-dev libglib2.0-dev libhiredis-dev liblvm2-dev libmemcached-dev libmodbus-dev libmnl-dev </div><div>sudo apt-get install libmysqlclient-dev libnotify-dev libopenipmi-dev libpcap0.8-dev </div><div>sudo apt-get install libperl-dev libprotobuf-c0-dev librabbitmq-dev librrd-dev libsensors4-dev libsnmp-dev perl </div><div>sudo apt-get install libtokyocabinet-dev libtokyotyrant-dev libupsclient-dev libvarnish-dev libvirt-dev libyajl-dev </div><div>sudo apt-get install default-jdk protobuf-c-compiler  libow-dev libprotobuf</div></div><div><br></div><div><br></div><div>git clone <a href="https://github.com/collectd/pkg-debian.git">https://github.com/collectd/pkg-debian.git</a></div><div>wget <a href="http://snapshots.tokkee.org/collectd/2015-03-17/collectd-5.4.2.694.g9817e72.tar.gz">http://snapshots.tokkee.org/collectd/2015-03-17/collectd-5.4.2.694.g9817e72.tar.gz</a> -Ocollectd-5.4.2.694.g9817e72.tar.gz</div><div>tar xvzf collectd-5.4.2.694.g9817e72.tar.gz -C pkg-debian --strip-components=1</div><div>cd pkg-debian</div><div>dpkg-buildpackage -us -uc</div></div><div><br></div><div><br></div><div>I've tried to build and install </div><div>git clone <a href="https://github.com/google/protobuf.git">https://github.com/google/protobuf.git</a><br></div><div>git clone <a href="https://github.com/protobuf-c/protobuf-c.git">https://github.com/protobuf-c/protobuf-c.git</a><br></div><div><br></div><div>but can't find dependency   libprotobuf-c-dev </div><div><br></div><div>right now I'm running ubuntu 14.04 but I also need to get this working on 12.04. I realize that I'm doing something wrong - could you please give me a hint on how to produce the deb package?</div><div><br></div><div>thanks in advance<br></div><div>svante</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div>