<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hi Teddy,<br>
    <br>
    To bas for the 10.04, since it's an LTS version. I suppose filling
    the bug in Launchpad for that version might work as well. I'll try
    to file for all versions.<br>
    <br>
    And since I am not a patient man, well a little bit, I tried to
    install it directly from the instruction you provided. I first
    install bzr without problems. The building of mandos however did not
    go as planned as you can see from the console output:<br>
    <br>
    <small><font face="Courier New, Courier, monospace"><small>bzr
          builddeb --builder='debuild -i -us -uc -b'<br>
          Building using working tree<br>
          Running in split mode<br>
          Looking for a way to retrieve the upstream tarball<br>
          <br>
          Using apt to look for the upstream tarball.<br>
          apt could not find the needed tarball.<br>
          Trying to use get-orig-source to retrieve needed tarball.<br>
          make: *** No rule to make target `get-orig-source'.&nbsp; Stop.<br>
          Trying to run get-orig-source rule failed<br>
          Using uscan to look for the upstream tarball.<br>
          mandos: Version (1.3.0) available on remote site:<br>
          &nbsp; <a class="moz-txt-link-freetext" href="ftp://ftp.fukt.bsnet.se/pub/mandos/mandos_1.3.0.orig.tar.gz">ftp://ftp.fukt.bsnet.se/pub/mandos/mandos_1.3.0.orig.tar.gz</a><br>
          &nbsp; (local version is 1.3.0)<br>
          mandos: Successfully downloaded updated package
          mandos_1.3.0.orig.tar.gz<br>
          &nbsp;&nbsp;&nbsp; and renamed it as mandos_1.3.0.orig.tar.gz<br>
          Building the package in /root/build-area/mandos-1.3.0, using
          debuild -i -us -uc -b<br>
          &nbsp;dpkg-buildpackage -rfakeroot -D -us -uc -i -b<br>
          dpkg-buildpackage: warning: using a gain-root-command while
          being root<br>
          dpkg-buildpackage: set CFLAGS to default value: -g -O2<br>
          dpkg-buildpackage: set CPPFLAGS to default value:<br>
          dpkg-buildpackage: set LDFLAGS to default value:
          -Wl,-Bsymbolic-functions<br>
          dpkg-buildpackage: set FFLAGS to default value: -g -O2<br>
          dpkg-buildpackage: set CXXFLAGS to default value: -g -O2<br>
          dpkg-buildpackage: source package mandos<br>
          dpkg-buildpackage: source version 1.3.0-1<br>
          dpkg-buildpackage: source changed by Teddy Hogeborn
          <a class="moz-txt-link-rfc2396E" href="mailto:teddy@fukt.bsnet.se">&lt;teddy@fukt.bsnet.se&gt;</a><br>
          dpkg-buildpackage: host architecture amd64<br>
          dpkg-checkbuilddeps: Unmet build dependencies: debhelper
          (&gt;= 7) docbook-xml docbook-xsl libavahi-core-dev
          libgpgme11-dev libgnutls-dev xsltproc pkg-config<br>
          dpkg-buildpackage: warning: Build dependencies/conflicts
          unsatisfied; aborting.<br>
          dpkg-buildpackage: warning: (Use -d flag to override.)<br>
          debuild: fatal error at line 1340:<br>
          dpkg-buildpackage -rfakeroot -D -us -uc -i -b failed<br>
          bzr: ERROR: The build failed.</small></font></small><br>
    <br>
    Any ideas how to fix that one.<br>
    <br>
    And a small last question. This will create the new package for
    install, but is it the server only, client only or all of it at the
    same time?<br>
    <br>
    Thanks,<br>
    <br>
    Dominique<br>
    <br>
    <br>
    <br>
    On 09/03/2011 09:42, Teddy Hogeborn wrote:
    <blockquote cite="mid:87wrk8elco.fsf@tower.fukt.bsnet.se"
      type="cite">
      <pre wrap="">-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Dominique <a class="moz-txt-link-rfc2396E" href="mailto:dcouot@hotmail.com">&lt;dcouot@hotmail.com&gt;</a> writes:

</pre>
      <blockquote type="cite">
        <pre wrap="">Was not that long to wait since the bug reports. Great. Just a quick
question... Are you going to push the update through aptitude for
Ubuntu 10.04 ? 
</pre>
      </blockquote>
      <pre wrap="">
I don't think there's a big chance of it getting into Ubuntu 10.04,
since 10.10 is released.  I believe there is some hope of getting it
into 11.04 if we can get a freeze exception by pointing to a bug filed
in Launchpad.  (I assume a filed bug report is also a prerequisite to
getting an update into any older versions.)  Would you be willing to
file this bug in Launchpad?

</pre>
      <blockquote type="cite">
        <pre wrap="">Or do I have to test the update through the link you provide ?
</pre>
      </blockquote>
      <pre wrap="">
That .dsc file link is for Debian Developers who would sponsor the
package into Debian, not for users who want to download it.

</pre>
      <blockquote type="cite">
        <pre wrap="">If so, how will it affect the prior aptitude install ?
</pre>
      </blockquote>
      <pre wrap="">
Debian packages are Debian packages, wherever they come from.

If you want to install the latest release without waiting, I would
suggest the following procedure (slightly modified from
<a class="moz-txt-link-freetext" href="http://wiki.fukt.bsnet.se/wiki/Mandos#Instructions_for_Compiling_and_Installing_From_Source">http://wiki.fukt.bsnet.se/wiki/Mandos#Instructions_for_Compiling_and_Installing_From_Source</a>
to use the release branch):

bzr get <a class="moz-txt-link-freetext" href="ftp://anonymous@ftp.fukt.bsnet.se/pub/mandos/release">ftp://anonymous@ftp.fukt.bsnet.se/pub/mandos/release</a> mandos
cd mandos
bzr builddeb --builder='debuild -i -us -uc -b'

The .deb files should now be built and can be found in the parent
directory.

You will need the "bzr-builddeb" package.  This procedure will work
for both Ubuntu and Debian.

/Teddy Hogeborn

- -- 
The Mandos Project
<a class="moz-txt-link-freetext" href="http://www.fukt.bsnet.se/mandos">http://www.fukt.bsnet.se/mandos</a>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8+ <a class="moz-txt-link-rfc2396E" href="http://mailcrypt.sourceforge.net/">&lt;http://mailcrypt.sourceforge.net/&gt;</a>

iQEcBAEBCAAGBQJNdz1MAAoJEPfuYW7gwgz//B0H/2qNT3StEw6LHMzYmeIZAzTP
VwEY0ay2Bb7P+ut71PbsNMr5ZCBXiBFEFoc77zBsabbil6+Bb7HZhuLqVvHx/ckB
pdzKN94ZbBkgFtMY8E9g1rz5PfQba8o0CPXa5/FSXdCwgcG62zcCwBBaYApF1a66
A2q8sL11L1wPHy3UwolUeBLqQzHk/TCYhBhB7xfYsoxHeBemTDNY0gL5b8x+xz4S
aJA/cYwwj4w0RZH2Qka7op8ApDXO6B0tKzRIqDsttSFqT2Ci+8gsPtStrtTsjqMJ
AMPIs9Bc27oZTCJtGZKuFMxhx6KyGgyJN23e6cnBr7bR9zcl/6C4xlJVjEDKldI=
=aNhb
-----END PGP SIGNATURE-----
_______________________________________________
Mandos-Dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Mandos-Dev@fukt.bsnet.se">Mandos-Dev@fukt.bsnet.se</a>
<a class="moz-txt-link-freetext" href="http://mail.fukt.bsnet.se/cgi-bin/mailman/listinfo/mandos-dev">http://mail.fukt.bsnet.se/cgi-bin/mailman/listinfo/mandos-dev</a>


</pre>
    </blockquote>
  </body>
</html>