<br><br><div class="gmail_quote">2009/4/7 Brandon Metcalf <span dir="ltr">&lt;<a href="mailto:brandon@geronimoalloys.com">brandon@geronimoalloys.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="h5">----- Arnaud Quette &lt;<a href="mailto:aquette.dev@gmail.com">aquette.dev@gmail.com</a>&gt; wrote:<br>
&gt; 2009/4/7 Brandon Metcalf &lt;<a href="mailto:brandon@geronimoalloys.com">brandon@geronimoalloys.com</a>&gt;<br>
&gt;<br>
&gt; &gt;<br>
&gt; &gt; ----- Arnaud Quette &lt;<a href="mailto:aquette.dev@gmail.com">aquette.dev@gmail.com</a>&gt; wrote:<br>
&gt; &gt; &gt; 2009/4/6 Brandon Metcalf &lt;<a href="mailto:brandon@geronimoalloys.com">brandon@geronimoalloys.com</a>&gt;<br>
&gt; &gt; &gt; &gt; What do you mean by backport the packages in jaunty?  What is involved<br>
&gt; &gt; in<br>
&gt; &gt; &gt; &gt; doing this?<br>
&gt; &gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; - getting the source package (.dsc, .orig.tar.gz and .diff.gz) from here<br>
&gt; &gt; &gt;  <a href="http://packages.ubuntu.com/jaunty/nut" target="_blank">http://packages.ubuntu.com/jaunty/nut</a><br>
&gt; &gt; &gt; - install the build toolchain (gcc, make, ...) andautotools-dev fakeroot<br>
&gt; &gt; &gt; dh-make build-essential devscripts<br>
&gt; &gt; &gt; - unpack the source package: dpkg-source -x *.dsc<br>
&gt; &gt; &gt; - from the build dir: debuild -us -uc<br>
&gt; &gt; &gt; - you&#39;ll be warned of the missing prerequisites<br>
&gt; &gt; &gt; - once built successfully, your debs will be in the parent dir.<br>
&gt; &gt;<br>
&gt; &gt; I&#39;m running &quot;debuild -us -uc&quot; and, as you said, getting a lot of unmet<br>
&gt; &gt; build dependencies.  My questions are, should I upgrade my hardy system with<br>
&gt; &gt; these dependencies or override them with -d?  I ultimately want to install<br>
&gt; &gt; nut 2.4.1 on a different server system running hardy.  Will these<br>
&gt; &gt; dependencies need to be upgraded on this server system as well?  If so, I&#39;m<br>
&gt; &gt; not sure I want to configure this system beyond the standard hardy install.<br>
&gt; &gt;<br>
&gt;<br>
&gt; it depends on the deps!<br>
&gt; first, you can trim down debian/control Build-deps, remove the powerman-pdu<br>
&gt; packages and possibly some more (nut-snmp?) according to your needs.<br>
&gt; then go to debian/rules and remove the uneeded options from the configure<br>
&gt; call.<br>
&gt; after that, the remaining deps should be straightworfard... you may want to<br>
&gt; force --without-wrap or bring down the dep on libwrap too.<br>
&gt; maybe one more iirc: the debhelper dep. can be brought down to hardy&#39;s<br>
&gt; version if you remove the dh_lintian call in debian/rules.<br>
&gt;<br>
&gt; Thanks for your help.  As you suggested, I would prefer to install a deb<br>
&gt; &gt; package for nut 2.4.1 since it does offer better integration.<br>
<br>
</div></div>I should have provided this information the first time.  Here are the unmet dependencies:<br>
<br>
  $ debuild -us -uc<br>
  dpkg-checkbuilddeps: Unmet build dependencies: debhelper (&gt;= 6.0.7~) autoconf automake libtool libgd2-xpm-dev |   libgd2-noxpm-dev libsnmp-dev | libsnmp9-dev libusb-dev (&gt;= 0.1.8) libhal-dev (&gt;= 0.5.8) libdbus-1-dev libdbus-glib-1-dev libglib2.0-dev libneon27-gnutls-dev | libneon26-gnutls-dev | libneon-dev | libneon27-dev | libneon26-dev libwrap0-dev (&gt;= 7.6) dpatch<br>

  debuild: fatal error at line 993:<br>
  You do not appear to have all build dependencies properly met, aborting.<br>
  (Use -d flag to override.)<br>
<br>
Based on this, can you give me some help on what to do?  I&#39;m still a little unclear.<br><br></blockquote><div><br>still the same as my above explanation (modify control and rules)<br>I&#39;ve missed the nut-xml package that can be removed with the neon deps.<br>
now it&#39;s up to you to remove the deps you don&#39;t need with all the explanation given... <br></div></div><br>cheers,<br clear="all">Arnaud<br>-- <br>Linux / Unix Expert R&amp;D - Eaton - <a href="http://www.eaton.com/mgeops">http://www.eaton.com/mgeops</a><br>
Network UPS Tools (NUT) Project Leader - <a href="http://www.networkupstools.org/">http://www.networkupstools.org/</a><br>Debian Developer - <a href="http://www.debian.org">http://www.debian.org</a><br>Free Software Developer - <a href="http://arnaud.quette.free.fr/">http://arnaud.quette.free.fr/</a><br>
<br>