air packaging problems (was: Re: Proposal for package workflow/packaging)
David Paleino
d.paleino at gmail.com
Thu Feb 21 09:16:14 UTC 2008
Il giorno Thu, 21 Feb 2008 09:47:15 +0100
Daniel Baumann <daniel at debian.org> ha scritto:
> David Paleino wrote:
> > I've uploaded my first package here:
>
> great :)
>
> > http://git.debian.org/?p=forensics/air.git;a=summary
> >
> > I hope I got it all right :)
>
> almost perfect!
I give up with that package. Please see if you can build it. It has some
problems:
1) binary name clash /usr/bin/split (also in coreutils)
2) hardcodes paths in the binary:
$ pwd
/home/neo/deb/itp/air/air-1.2.8/debian
$ grep -nR "/home/neo/" air/
air/usr/bin/air:54:my $bitmap_dir="/home/neo/deb/itp/air/air-1.2.8/debian/air/usr/share/air/bitmaps";
air/usr/bin/air:55:my $air_log_dir = "/home/neo/deb/itp/air/air-1.2.8/debian/air/usr/share/air/logs";
air/usr/bin/air:60:my $air_fifo = "/home/neo/deb/itp/air/air-1.2.8/debian/air/usr/share/air/air-fifo";
air/usr/bin/air:1810: $img_cmd_end = "| /home/neo/deb/itp/air/air-1.2.8/debian/air/usr/bin/split -a 3 -d -b $split_size" . "m" . " - $dest_data. >> $air_log 2>&1";
air/usr/bin/air:1967: $img_cmd_end = "dd if=$air_fifo 2>> $air_log | /home/neo/deb/itp/air/air-1.2.8/debian/air/usr/bin/split -a 3 -d 2>> -b $split_size" . "m" . " - $dest_data.";
$
3) I've made a rough debian/rules, and I'm pushing it right now.
Kindly,
David
P.S.: I wanted to start using git with a simple tiny package. It seems like
I've chosen the most difficult one -.-'
--
. ''`. Debian maintainer | http://wiki.debian.org/DavidPaleino
: :' : Linuxer #334216 --|-- http://www.hanskalabs.net/
`. `'` GPG: 1392B174 ----|---- http://snipr.com/qa_page
`- 2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/forensics-devel/attachments/20080221/93c3750f/attachment.pgp
More information about the forensics-devel
mailing list