[Tinyos-help] Ubuntu package installation problem
David
wizzardx at gmail.com
Sat May 3 04:11:15 PDT 2008
> On Thu, May 1, 2008 at 2:25 PM, Kevin Klues <klueska at gmail.com> wrote:
> > I think I know what might be causeing the md5 sum error. I'll take a
> > look at it when I'm in the office again tomorrow.
> >
Hi Kevin.
What method are you using to build debian packages? Files like md5sums
should be automatically generated.
For my own Debian packages I use the following tools:
cdbs - Greatly simplifies debian/rules
pbuilder - Build packages under a chroot to ensure binary
compatibility with a given Debian release
lintian - Check that debs are tidy (files in correct places, etc)
piuparts - Check that packages install/upgrade/remove/purge/etc
cleanly under a chroot.
These should be fine for Ubuntu also.
David.
PS: Please start checking the .deb files with lintian.
More information about the Tinyos-help
mailing list