Re: RFS: mirmon

2007-09-17 Thread Patrick Schoenfeld
Hi,

Hideki Yamane wrote:
>>   * Is there any reason to recreate the (already existing) manpage
>> during build? Eventually the other way round: Is it needed to have
>> a manpage in debian/ if you create a newer version of it during
>> build? Also this causes the clean target to be (afaic) not
>> policy-confirm, cause it leaves changes to the source unreverted.
> 
>  added remove target in rule file.

ah.. this manpage isn't part of the upstream source is it?

>  Because I'm using debhelper style.

It was just a suggestion, cause i find dpatch.make more convenient.

>> General comments:
>> The programs default location contains a state definition, which points
>> to a place inside the document root. would that normally be wanted?
> 
>  Upstream did that.

Well, then I don't see a reason to change it, even though it seems
suspicious to me.

Regards,
Patrick


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: RFS: honeytrap

2007-09-17 Thread Chris Taylor
> Dear mentors,
>
> I am looking for a sponsor for my package "honeytrap".
>
> * Package name: honeytrap
>   Version : 0.7.0-1
>   Upstream Author : Tillmann Werner <[EMAIL PROTECTED]>
> * URL : http://honeytrap.mwcollect.org
> * License : GPL
>   Section : net
>
> It builds these binary packages:
> honeytrap  - low-interaction network honeypot
>
> The package appears to be lintian clean.
>
> The upload would fix these bugs: 440226
>
> The package can be found on mentors.debian.net:
> - URL: http://mentors.debian.net/debian/pool/main/h/honeytrap
> - Source repository: deb-src http://mentors.debian.net/debian unstable
> main contrib non-free
> - dget
> http://mentors.debian.net/debian/pool/main/h/honeytrap/honeytrap_0.7.0-1.dsc
>
> I would be glad if someone uploaded this package for me.
>
> Kind regards
>  Chris Taylor

Might anybody be interested in sponsoring this package?

Here is an updated summary:

 Honeytrap is a low-interaction network honeypot
 designed to observe attacks against network services.
 It is able to capture both known and unknown attacks.
 .
 Honeytrap can be used as a sort of network early warning
 detection system.
 .
 It supports numerous modes of operation as well
 as several different methods of capturing attacks.

Thanks,
Chris


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



How to start porting to a new ARCHITECTURE?

2007-09-17 Thread Michelle Konzack
Hello *,

since 2007-08-01 I am now jobless (yeah, the new French GOV do not like
that I stay in the army as PMC) and today (Saturday) I was asked by an
owner of a german Enterprise whether it is possibel to port GNU/Linux,
specialy Debian to this new ARCHITECTURE.

Now I need to ask you, how one should start this?

The specification for this special CPU is open and adding support in the
Kernel should be "easy".

But for now, I think, I habe to addaped gcc for it, since curently they
are using a self-developed IDE including the compiler under Windows.

OK, what I need to know is, in which sequence should I start porting
packages or such things?

Note:  For this NEW ARCHITECTURE there is a CPU with OS-On-Chip
   stored in a 32 MByte Flash-Disk which can be extended.

Thanks, Greetings and nice Day
Michelle Konzack
Tamay Dogan Network


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
# Debian GNU/Linux Consultant #
Michelle Konzack   Apt. 917  ICQ #328449886
   50, rue de Soultz MSN LinuxMichi
0033/6/6192519367100 Strasbourg/France   IRC #Debian (irc.icq.com)


signature.pgp
Description: Digital signature


Re: How to start porting to a new ARCHITECTURE?

2007-09-17 Thread Bastian Blank
On Mon, Sep 17, 2007 at 10:32:06AM +0200, Michelle Konzack wrote:
> since 2007-08-01 I am now jobless (yeah, the new French GOV do not like
> that I stay in the army as PMC) and today (Saturday) I was asked by an
> owner of a german Enterprise whether it is possibel to port GNU/Linux,
> specialy Debian to this new ARCHITECTURE.

Can you describe the architecture a little bit more? Does it have a MMU,
memory/io protection, 32/64bit?

> Now I need to ask you, how one should start this?

Define an ELF abi, port gcc and binutils.

Bastian

-- 
Our way is peace.
-- Septimus, the Son Worshiper, "Bread and Circuses",
   stardate 4040.7.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: speed of COW directory copying: XFS 20x slower than ext3

2007-09-17 Thread Ondrej Certik
> > Try adding 'sync' after both steps and see if that changes performance.
>
> I did, see "Note 3" in the wiki. It's actually XFS, that caches things
> on amd64, so with sync, the XFS takes 3.5s on amd64 (instead of those
> 0.5s). But ext3 with sync is still very fast (from 0.2s to 0.4s)
> everywhere. So this only makes things worse for XFS...


We just discovered, that mounting XFS partition with:

sudo mount -o nobarrier /dev/sda2 /mnt/p1

speeds things up on all machines. The reason is, that the option "-o
barrier" was added by default to all kernels >= 2.6.17, so dakol has
nobarrier, all the others have barrier. By mounting with nobarrier,
the cp and rm times are 5s on the first run and around 1.7s on
subsequent runs. That's much better for XFS.

Ondrej


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: RFS: mirmon

2007-09-17 Thread Hideki Yamane
Hi Patrick,

On Mon, 17 Sep 2007 09:12:49 +0200
Patrick Schoenfeld <[EMAIL PROTECTED]> wrote:
> >  added remove target in rule file.
> 
> ah.. this manpage isn't part of the upstream source is it?

 Yes. Upstream doesn't contain manpage because he provide that as 
 Perldoc. I'm create this manpage to policy compliant.

> >  Because I'm using debhelper style.
> 
> It was just a suggestion, cause i find dpatch.make more convenient.

 I'll try other packaging style someday :)

-- 
Regards,

 Hideki Yamane


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Building a package for a web application

2007-09-17 Thread liran tal
Dear Mentors and Debian users,

While attempting to run dpkg-buildpackage to create a .deb package of the
current directory
where I'm at I'm receiving the error message:

dpkg-genchanges: failure: cannot read files list file: No such file or
directory

my debian/ directory reads the following files:

-rw-r--r-- 1 liran liran  126 2007-09-16 10:52 changelog
-rw-r--r-- 1 liran liran  526 2007-09-17 01:57 control
-rw-r--r-- 1 liran liran  461 2007-08-22 02:39 copyright
-rw-r--r-- 1 liran liran   17 2007-09-16 10:58 dirs
-rwxr-xr-x 1 liran liran 1432 2007-09-16 09:49 postinst
-rwxr-xr-x 1 liran liran  535 2007-09-16 03:41 postrm
-rwxr-xr-x 1 liran liran  438 2007-09-16 05:11 preinst
-rw-r--r-- 1 liran liran 2410 2007-09-16 09:50 README
-rwxr-xr-x 1 liran liran   23 2007-09-16 20:56 rules
-rw-r--r-- 1 liran liran  336 2007-09-16 09:52 watch


where as the rules file is actually empty (filled with #)

Regards,
Liran.


Re: Building a package for a web application

2007-09-17 Thread David Paleino
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Il giorno Mon, 17 Sep 2007 13:47:18 +0200
"liran tal" <[EMAIL PROTECTED]> ha scritto:

> Dear Mentors and Debian users,

Hi,

> 
> ...
> 
> where as the rules file is actually empty (filled with #)

debian/rules should _NEVER_ be empty. I think the problem is there.

Did you create debian/ by yourself? Was it included in the upstream sources?

> Regards,
> Liran.

Have a nice day,
David

- -- 
 . ''`.  Debian maintainer | http://snipurl.com/gofoxygo/
 : :'  :  Linuxer #334216  |  http://www.hanskalabs.net/
 `. `'`GPG: 1392B174   | http://www.debianizzati.org/
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFG7mwQ5qqQFxOSsXQRAm63AKDKeZAC3pnZNKjkXX5hKVxuLjsQLQCfc5ok
UIrlpNex1loZqD/Hwj/MaB4=
=f3Wb
-END PGP SIGNATURE-


Re: Building a package for a web application

2007-09-17 Thread Thibaut Paumard


Le 17 sept. 07 à 13:47, liran tal a écrit :


Dear Mentors and Debian users,


Hi,


[...] where as the rules file is actually empty (filled with #)


Well, your rules file must not be empty! It must be a Makefile, and  
contain the instructions to _build_ the .deb when called with the  
appropriate arguments.


I guess you need to read again http://www.debian.org/doc/maint-guide/  
and basically everything listed in http://www.debian.org/devel/ .


Best regards, Thibaut.



Re: Building a package for a web application

2007-09-17 Thread liran tal
I see.
Well, I did create debian/ myself at first and then use dh_make to consult
with some missing files I might have.

I should note that what I'm packaging is a web application software and so
it has
no need for compilation of any sort but rather just copy the files tree and
run the scripts.

Anyway, so I ran dh_make -e  -s -n and was provided with the debian/
example
directory from which I copied the rules file and commented 2 parts:

# Add here commands to compile the package
# $(MAKE)

and

# Add here commands to install the package into debian/daloradius.
# $(MAKE) DESTDIR=$(CURDIR)/debian/daloradius install

As there is no need for any compilation to be done like I've stated before.
Then I ran dpkg-buildpackage -b again, the output is somewhat long but
results in:

dpkg-deb: building package `daloradius' in `../daloradius_0.9.3_i386.deb'.
 dpkg-genchanges -b
dpkg-genchanges: binary-only upload - not including any source code
 signfile daloradius_0.9.3_i386.changes
gpg: skipped "liran <[EMAIL PROTECTED]>": secret key not available
gpg: [stdin]: clearsign failed: secret key not available

dpkg-buildpackage: binary only upload (no source included)
(WARNING: Failed to sign .changes file)


I'm indeed missing the signature file but I will add this later.
Other than that, is this package ready?


Regards,
Liran.



On 9/17/07, David Paleino <[EMAIL PROTECTED]> wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Il giorno Mon, 17 Sep 2007 13:47:18 +0200
> "liran tal" <[EMAIL PROTECTED]> ha scritto:
>
> > Dear Mentors and Debian users,
>
> Hi,
>
> >
> > ...
> >
> > where as the rules file is actually empty (filled with #)
>
> debian/rules should _NEVER_ be empty. I think the problem is there.
>
> Did you create debian/ by yourself? Was it included in the upstream
> sources?
>
> > Regards,
> > Liran.
>
> Have a nice day,
> David
>
> - --
> . ''`.  Debian maintainer | http://snipurl.com/gofoxygo/
> : :'  :  Linuxer #334216  |  http://www.hanskalabs.net/
> `. `'`GPG: 1392B174   | http://www.debianizzati.org/
>`-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.6 (GNU/Linux)
>
> iD8DBQFG7mwQ5qqQFxOSsXQRAm63AKDKeZAC3pnZNKjkXX5hKVxuLjsQLQCfc5ok
> UIrlpNex1loZqD/Hwj/MaB4=
> =f3Wb
> -END PGP SIGNATURE-
>


Re: Building a package for a web application

2007-09-17 Thread David Paleino
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Don't top-quote.

Il giorno Mon, 17 Sep 2007 14:17:16 +0200
"liran tal" <[EMAIL PROTECTED]> ha scritto:

> I see.
> Well, I did create debian/ myself at first and then use dh_make to consult
> with some missing files I might have.
>
> I should note that what I'm packaging is a web application software and so
> it has no need for compilation of any sort but rather just copy the files
> tree and run the scripts.

Yes, but debian/rules is used not only to compile things, but also to create
the .deb properly.

> 
> ...
> 
> I'm indeed missing the signature file but I will add this later.
> Other than that, is this package ready?

We can't know: upload it somewhere on the network (the upstream source with the
debian/ directory) and someone will take a look and comment.

> Regards,
> Liran.

Kindly,
David

- -- 
 . ''`.  Debian maintainer | http://snipurl.com/gofoxygo/
 : :'  :  Linuxer #334216  |  http://www.hanskalabs.net/
 `. `'`GPG: 1392B174   | http://www.debianizzati.org/
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFG7nUb5qqQFxOSsXQRAq+dAKCfUtAYMoOFuOrV2LOekBM3uKECmgCfbRlC
kqEmAUqnEpYh6z27NyGlbt4=
=nky9
-END PGP SIGNATURE-


RFS: zimpl (updated package)

2007-09-17 Thread Joachim Reichel
Dear mentors,

I am looking for a sponsor for the new version 2.07.ds1-1 of my package
"zimpl". Usually, Anibal Monsalve Salazar sponsors the package, but I
haven't got a reply for a few days, so I assume he is busy right now.

It builds these binary packages:
zimpl  - mathematical modeling language for optimization problems

The package is lintian and linda clean and builds fine with pbuilder.

The package can be found on mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/z/zimpl
- Source repository: deb-src http://mentors.debian.net/debian unstable
main contrib non-free
- dget
http://mentors.debian.net/debian/pool/main/z/zimpl/zimpl_2.07.ds1-1.dsc

I would be glad if someone uploaded this package for me.

Kind regards
 Joachim Reichel


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: RFS: php-net-pop3

2007-09-17 Thread Mark A. Hershberger
Gregory Colpart <[EMAIL PROTECTED]> writes:

> The last release dates from 2005 april. I see in you last email
> that you could maintain upstream source code if needed. I see
> there are open bugs for this module, perhaps could you consider
> to become upstream author?

Not a bad idea.  I'll look at the bugs.

-- 
http://hexmode.com/
GPG Fingerprint: 7E15 362D A32C DFAB E4D2  B37A 735E F10A 2DFC BFF5

The most beautiful experience we can have is the mysterious.
-- Albert Einstein, The World As I See it


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Building a package for a web application

2007-09-17 Thread Asheesh Laroia

On Mon, 17 Sep 2007, liran tal wrote:


While attempting to run dpkg-buildpackage to create a .deb package of the
current directory
where I'm at I'm receiving the error message:

dpkg-genchanges: failure: cannot read files list file: No such file or
directory

my debian/ directory reads the following files:

-rw-r--r-- 1 liran liran  126 2007-09-16 10:52 changelog
-rw-r--r-- 1 liran liran  526 2007-09-17 01:57 control
-rw-r--r-- 1 liran liran  461 2007-08-22 02:39 copyright
-rw-r--r-- 1 liran liran   17 2007-09-16 10:58 dirs
-rwxr-xr-x 1 liran liran 1432 2007-09-16 09:49 postinst
-rwxr-xr-x 1 liran liran  535 2007-09-16 03:41 postrm
-rwxr-xr-x 1 liran liran  438 2007-09-16 05:11 preinst
-rw-r--r-- 1 liran liran 2410 2007-09-16 09:50 README
-rwxr-xr-x 1 liran liran   23 2007-09-16 20:56 rules
-rw-r--r-- 1 liran liran  336 2007-09-16 09:52 watch


where as the rules file is actually empty (filled with #)


An empty rules file won't get you where you want to go.

Take a look at the debian/rules file for some existing web application; 
there are many in Debian these days.  See if you can find one very similar 
to the one you want to package.


If you're more generally confused, you should check out the New 
Maintainers Guide .


-- Asheesh.

--
You know, Callahan's is a peaceable bar, but if you ask that dog what his
favorite formatter is, and he says "roff! roff!", well, I'll just have to...


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: RFS: php-mdb2-driver-mysql (2nd Attempt)

2007-09-17 Thread Mark A. Hershberger
Gregory Colpart <[EMAIL PROTECTED]> writes:

> I'm sure ;-) Note that you could also make an RFP for packages
> needed (even you have habilities to make the first package, see
> if you want maintain it during next years in Debian).

Sure, my ultimate plan is to hand the maintenance of these packages to
the PHP Maintenance team (I was recently accepted as a member).

-- 
http://hexmode.com/
GPG Fingerprint: 7E15 362D A32C DFAB E4D2  B37A 735E F10A 2DFC BFF5

The most beautiful experience we can have is the mysterious.
-- Albert Einstein, The World As I See it


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Building a package for a web application

2007-09-17 Thread liran tal
On 9/17/07, David Paleino <[EMAIL PROTECTED]> wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> > ...
> >
> > I'm indeed missing the signature file but I will add this later.
> > Other than that, is this package ready?
>
> We can't know: upload it somewhere on the network (the upstream source
> with the
> debian/ directory) and someone will take a look and comment.



After commenting those $(MAKE) like I said in the previous email it seems
like the build was
successful. I've uploaded the package to this address:
http://daloradius.sourceforge.net/packages/daloradius-0.9-3/
which the debian/ directory in there is what interests us.

After running dpkg-buildpackage -b I have found 2 newly created files in the
outside directory
being: daloradius_0.9.3_i386.changes and daloradius_0.9.3_i386.deb
>From memory I believe that the .changes file is required for the tool to
upload it to mentors.debian.net

If the output log from the dpkg-buildpackage is also required, here it is:

dpkg-buildpackage: source package is daloradius
dpkg-buildpackage: source version is 0.9.3
dpkg-buildpackage: source changed by liran <[EMAIL PROTECTED]>
dpkg-buildpackage: host architecture i386
 debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
/usr/bin/make clean
make[1]: Entering directory `/opt/debs/daloradius-0.9.3'
make[1]: *** No rule to make target `clean'.  Stop.
make[1]: Leaving directory `/opt/debs/daloradius-0.9.3'
make: [clean] Error 2 (ignored)
dh_clean
dh_clean: Compatibility levels before 4 are deprecated.
 debian/rules build
dh_testdir
# Add here commands to configure the package.
touch configure-stamp
dh_testdir
# Add here commands to compile the package.
# /usr/bin/make
#docbook-to-man debian/daloradius.sgml > daloradius.1
touch build-stamp
 debian/rules binary
dh_testdir
dh_testroot
dh_clean -k
dh_clean: Compatibility levels before 4 are deprecated.
dh_installdirs
dh_installdirs: Compatibility levels before 4 are deprecated.
# Add here commands to install the package into debian/daloradius.
# /usr/bin/make install DESTDIR=/opt/debs/daloradius-0.9.3/debian/daloradius
dh_testdir
dh_testroot
dh_installchangelogs
dh_installchangelogs: Compatibility levels before 4 are deprecated.
dh_installdocs
dh_installdocs: Compatibility levels before 4 are deprecated.
dh_installexamples
dh_installexamples: Compatibility levels before 4 are deprecated.
dh_installman
dh_installman: Compatibility levels before 4 are deprecated.
dh_link
dh_link: Compatibility levels before 4 are deprecated.
dh_strip
dh_strip: Compatibility levels before 4 are deprecated.
dh_compress
dh_compress: Compatibility levels before 4 are deprecated.
dh_fixperms
dh_fixperms: Compatibility levels before 4 are deprecated.
dh_installdeb
dh_installdeb: Compatibility levels before 4 are deprecated.
dh_shlibdeps
dh_shlibdeps: Compatibility levels before 4 are deprecated.
dh_gencontrol
dh_gencontrol: Compatibility levels before 4 are deprecated.
dh_md5sums
dh_md5sums: Compatibility levels before 4 are deprecated.
dh_builddeb
dh_builddeb: Compatibility levels before 4 are deprecated.
dpkg-deb: building package `daloradius' in `../daloradius_0.9.3_i386.deb'.
 dpkg-genchanges -b
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)



I hope this includes all information...
Thanks,

Liran.


Re: How to start porting to a new ARCHITECTURE?

2007-09-17 Thread David Given
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Michelle Konzack wrote:
[...]
> since 2007-08-01 I am now jobless (yeah, the new French GOV do not like
> that I stay in the army as PMC) and today (Saturday) I was asked by an
> owner of a german Enterprise whether it is possibel to port GNU/Linux,
> specialy Debian to this new ARCHITECTURE.
> 
> Now I need to ask you, how one should start this?

You've got two major tasks ahead of you:

- - port gcc

- - port the kernel

- - cross-compile a basic userland

For the former, you'll need to write a new gcc backend targeting your
architecture, and then add support to binutils to allow programs to be linked.
This is not easy. gcc's innards tend to drive people mad.

Once you have a compiler, you can then port the kernel --- this will require
development hardware with a good debugger (or, preferably, a reliable emulator
with built-in debugger support). You'll be wading neck-deep in the inside of
the kernel, although I gather it's not as bad as it used to be these days.

Now you have both a compiler and a kernel, you can use your compiler to
generate a userland --- as set of basic binaries to get your system up and
running --- and then boot your new system. This isn't too difficult, although
cross-compiling on gcc has its own horrors.

Once you've got it reliably self-hosted, you're most of the way there ---
setting up a basic Debian port is relatively straightforward.

I'd suggest looking up a gcc and linux-kernel mailing list and asking there
for more detailed info.

- --
┌── dg@cowlark.com ─── http://www.cowlark.com ───
│
│ "There does not now, nor will there ever, exist a programming language in
│ which it is the least bit hard to write bad programs." --- Flon's Axiom
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFG7st7f9E0noFvlzgRAuz6AKC4JnIKL5SXJq+Np6qNEJcgMEJ6AACglhF6
aVbLIkgBmbaIhFyQSga55xw=
=nuuc
-END PGP SIGNATURE-



RFS: nagiosgrapher (updated package)

2007-09-17 Thread Hendrik Frenzel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Dear mentors,

I am still looking for a sponsor for the new version 1.6.1rc5-2
of my package "nagiosgrapher".

It builds these binary packages:
nagiosgrapher - Charting add-on for Nagios

The package appears to be lintian clean.

The upload would fix these bugs: 440149

The package can be found on mentors.debian.net:
- - URL: http://mentors.debian.net/debian/pool/main/n/nagiosgrapher
- - Source repository: deb-src http://mentors.debian.net/debian unstable
main contrib non-free
- - dget
http://mentors.debian.net/debian/pool/main/n/nagiosgrapher/nagiosgrapher_1.6.1rc5-2.dsc

I would be glad if someone uploaded this package for me.

Kind regards
 Hendrik Frenzel

- --
I am chaos. I am the substance from which your artists and scientists
build rhythms and rhimes. I am the spirit with which your children and
clowns laugh in happy anarchy. I am chaos. I am alive, and I tell you
that you are free.   - Eris, Goddess Of Chaos, Discord & Confusion.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFG7uAtjWcQfAgCZA8RCNLUAKCNwktS3sR/aULv7RVqhoGdJNlb2ACglU2h
LFTBN6hAL+QtEkKTUiLopKw=
=Sclh
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: RFS: nagvis

2007-09-17 Thread Martin Zobel-Helas
Hendirk,

i know it is a problem on my side, but please give me a bit time. Sorry
for communicating this a bit bad, but i was quite overworked the last
weeks, esp. as i am currently moving to a new home.

For the others: i allready had told Hendrik 2 weeks ago i would be
willing to upload both packages, nagvis and ndoutils.

Greetings
Martin

On Mon Sep 17, 2007 at 22:14:49 +0200, Hendrik Frenzel wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
> 
> Dear mentors,
> 
> I am still looking for a sponsor for my package "nagvis".
> 
> * Package name: nagvis
>   Version : 1:1.1-1
>   Upstream Author : Lars Michelsen <[EMAIL PROTECTED]>
> Michael Luebben <[EMAIL PROTECTED]>
> * URL : http://www.nagvis.org
> * License : GPL
>   Section : net
> 
> It builds these binary packages:
> nagvis - Visualization addon for Nagios
> 
> The package appears to be lintian clean.
> 
> The upload would fix these bugs: 433048
> 
> The package can be found on mentors.debian.net:
> - - URL: http://mentors.debian.net/debian/pool/main/n/nagvis
> - - Source repository: deb-src http://mentors.debian.net/debian unstable
> main contrib non-free
> - - dget
> http://mentors.debian.net/debian/pool/main/n/nagvis/nagvis_1.1-1.dsc
> 
> I would be glad if someone uploaded this package for me.
> 
> Kind regards
>  Hendrik Frenzel
> 
> - --
> I am chaos. I am the substance from which your artists and scientists
> build rhythms and rhimes. I am the spirit with which your children and
> clowns laugh in happy anarchy. I am chaos. I am alive, and I tell you
> that you are free.   - Eris, Goddess Of Chaos, Discord & Confusion.
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.6 (GNU/Linux)
> 
> iD8DBQFG7uA2jWcQfAgCZA8RCJ3JAJwJnd/VKx17z/Nj9GTQVYGc8S9pYACguNwD
> C5ZXREvVI0rEV759Jumqg3M=
> =NsB1
> -END PGP SIGNATURE-
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
> 

-- 
[EMAIL PROTECTED] /root]# man real-life
No manual entry for real-life


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: RFS: nagvis

2007-09-17 Thread Hendrik Frenzel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hi Martin,

Martin Zobel-Helas schrieb:

> i know it is a problem on my side, but please give me a bit time. Sorry
> for communicating this a bit bad, but i was quite overworked the last
> weeks, esp. as i am currently moving to a new home.

Oh ok. Sorry for being a bit impatient.
I need those packages for my daily job and it would be nice to install
from official deb repositories.

Bye
Hendrik

- --
I am chaos. I am the substance from which your artists and scientists
build rhythms and rhimes. I am the spirit with which your children and
clowns laugh in happy anarchy. I am chaos. I am alive, and I tell you
that you are free.   - Eris, Goddess Of Chaos, Discord & Confusion.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFG7uZljWcQfAgCZA8RCJLiAKCJxN9yI5RG4AaKO/hgjC+pyxpo+wCgxSub
7nc0XdKJFiLRTAXQikzcRYo=
=v+Sg
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



japa packaging (RFS?->#435583) - jack and alsa perceptual analyzer

2007-09-17 Thread Helmut Grohne
Hi!

I've found a tool called japa pretty useful for doing audio analysis. It
was developed by Fons Adriaensen <[EMAIL PROTECTED]> under the GPL
and is now available at http://www.kokkinizita.net/linuxaudio/. As I
regularly use this software on multiple systems I'd like it to see in
the Debian Archive. To ease installation I built a private package
available at:
http://subdivi.de/~helmut/debian/pool/main/j/japa/japa_0.2.1-1.dsc.
This package is probably not ready to be sponsored, so I'm asking for
several things at once:

Maybe someone has already built a package? Please upload it.

Maybe someone wants to use my package and maintain japa? Do it!

Otherwise I ask for reviewing the package (this can also be done by
non-DDs). If nobody wants to maintain the package I can do it. Before
sponsoring the changelog should be extended by "closes: #435583", but
other things need to be fixed as well, so please tell me what. ;-)

Helmut


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



RFS: php-validate

2007-09-17 Thread Yann Rouillard
Dear mentors,

I am looking for a sponsor for my package "php-validate".

I want to package and maintain this package for Debian as 
it's a dependancy for centreon [1], a nagios frontend I 
want to package for Debian.

* Package name : php-validate
  Version  : 0.7.0-1
  Upstream Authors : Tomas V.V.Cox <[EMAIL PROTECTED]>, Pierre-Alain Joye 
<[EMAIL PROTECTED]>
 Helgi Þormar <[EMAIL PROTECTED]>, Amir Mohammad Saied 
<[EMAIL PROTECTED]>
 Stefan Neufeind <[EMAIL PROTECTED]>
* URL  : http://pear.php.net/package/Validate
* License  : BSD License
  Section  : web

It builds these binary packages:
php-validate - PHP Pear module for validating various data types

The package is built using CDBS.

The package appears to be lintian clean.

The upload would fix these bugs: 442350

The package can be found on mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/p/php-validate
- Source repository: deb-src http://mentors.debian.net/debian unstable main 
contrib non-free
- dget 
http://mentors.debian.net/debian/pool/main/p/php-validate/php-validate_0.7.0-1.dsc

I would be glad if someone uploaded this package for me.

Kind regards
 Yann Rouillard


[1] http://www.oreon-project.org/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



RFS: nagvis

2007-09-17 Thread Hendrik Frenzel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Dear mentors,

I am still looking for a sponsor for my package "nagvis".

* Package name: nagvis
  Version : 1:1.1-1
  Upstream Author : Lars Michelsen <[EMAIL PROTECTED]>
Michael Luebben <[EMAIL PROTECTED]>
* URL : http://www.nagvis.org
* License : GPL
  Section : net

It builds these binary packages:
nagvis - Visualization addon for Nagios

The package appears to be lintian clean.

The upload would fix these bugs: 433048

The package can be found on mentors.debian.net:
- - URL: http://mentors.debian.net/debian/pool/main/n/nagvis
- - Source repository: deb-src http://mentors.debian.net/debian unstable
main contrib non-free
- - dget
http://mentors.debian.net/debian/pool/main/n/nagvis/nagvis_1.1-1.dsc

I would be glad if someone uploaded this package for me.

Kind regards
 Hendrik Frenzel

- --
I am chaos. I am the substance from which your artists and scientists
build rhythms and rhimes. I am the spirit with which your children and
clowns laugh in happy anarchy. I am chaos. I am alive, and I tell you
that you are free.   - Eris, Goddess Of Chaos, Discord & Confusion.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFG7uA2jWcQfAgCZA8RCJ3JAJwJnd/VKx17z/Nj9GTQVYGc8S9pYACguNwD
C5ZXREvVI0rEV759Jumqg3M=
=NsB1
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: RFS: gnome-color-chooser

2007-09-17 Thread JackTheDipper
Dear mentors,
the package is now lintian clean. I'd very appreciate sponsorship or
comments. ;-)

thank you very much in advance,
Jack ;-)


JackTheDipper wrote:
> I am looking for a sponsor for my package "gnome-color-chooser".
> It's not yet in Debian.
>
> * Package name: gnome-color-chooser
>   Version : 0.2.2-1
>   Upstream Author : JackTheDipper <[EMAIL PROTECTED]>
> * URL : http://www.punk-ass-bitch.org/gnome-color-chooser/
> * License : GPL (v2 or later)
>   Section : gnome
>
> It builds these binary packages:
> gnome-color-chooser - Customize your GNOME desktop!
>
> The package can be found on mentors.debian.net:
> - URL: http://mentors.debian.net/debian/pool/main/g/gnome-color-chooser
> - Source repository: deb-src http://mentors.debian.net/debian unstable main 
> contrib non-free
> - dget 
> http://mentors.debian.net/debian/pool/main/g/gnome-color-chooser/gnome-color-chooser_0.2.2-1.dsc
>
> I would be glad if someone uploaded this package for me.
>
> Kind regards,
>  JackTheDipper


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: RFS: honeytrap

2007-09-17 Thread Raphael Geissert
On 17/09/2007, Chris Taylor <[EMAIL PROTECTED]> wrote:
>
> Might anybody be interested in sponsoring this package?

Maybe you could explain the difference between this honeypot and the
other various honeypot packages already in the archive.

>
> Here is an updated summary:
>
>  Honeytrap is a low-interaction network honeypot
>  designed to observe attacks against network services.
>  It is able to capture both known and unknown attacks.
>  .
>  Honeytrap can be used as a sort of network early warning
>  detection system.
>  .
>  It supports numerous modes of operation as well
>  as several different methods of capturing attacks.
>
> Thanks,
> Chris
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
>


-- 
Atomo64 - Raphael

Please avoid sending me Word, PowerPoint or Excel attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html

Say NO to Microsoft Office broken standard.
See http://www.noooxml.org/petition


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: RFS: nagvis

2007-09-17 Thread Matthew Palmer
On Mon, Sep 17, 2007 at 10:18:48PM +0200, Martin Zobel-Helas wrote:
> i know it is a problem on my side, but please give me a bit time. Sorry
> for communicating this a bit bad, but i was quite overworked the last
> weeks, esp. as i am currently moving to a new home.
> 
> For the others: i allready had told Hendrik 2 weeks ago i would be
> willing to upload both packages, nagvis and ndoutils.

If you're a bit overloaded Martin, there's no problem with someone else
sponsoring this upload and you taking over sponsorship when you've got a few
more free cycles.

Hendirk, a long description in your RFS request would be helpful to
potential sponsors.

- Matt


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



RFS: ndoutils

2007-09-17 Thread Hendrik Frenzel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Dear mentors,

I am still looking for a sponsor for my package "ndoutils".

* Package name: ndoutils
  Version : 1.4b5-1
  Upstream Author : Ethan Galstad <[EMAIL PROTECTED]>
* URL : http://nagios.org
* License : GPL
  Section : net

It builds these binary packages:
ndoutils-doc - Documentation for ndoutils
ndoutils-mysql - This provides the NDOUtils for Nagios with MySQL support

The package appears to be lintian clean.

The upload would fix these bugs: 413418
 
The package can be found on mentors.debian.net:
- - URL: http://mentors.debian.net/debian/pool/main/n/ndoutils
- - Source repository: deb-src http://mentors.debian.net/debian unstable
main contrib non-free
- - dget
http://mentors.debian.net/debian/pool/main/n/ndoutils/ndoutils_1.4b5-1.dsc

I would be glad if someone uploaded this package for me.

Kind regards
 Hendrik Frenzel

- --
I am chaos. I am the substance from which your artists and scientists
build rhythms and rhimes. I am the spirit with which your children and
clowns laugh in happy anarchy. I am chaos. I am alive, and I tell you
that you are free.   - Eris, Goddess Of Chaos, Discord & Confusion.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFG7uBFjWcQfAgCZA8RCOS0AJ98Vo2CA0BIhjVPu+bQ4+NWgpcZ1wCeLnk8
GtnKEHuK6Oy4CAujohKXu20=
=qRJk
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: RFS: ario

2007-09-17 Thread Michal Čihař
On Thu, 13 Sep 2007 19:19:55 +0200
"Marc Pavot" <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> >
> > As mentioned by other reply, simple rm in clean target should do it.
> 
> 
> Ok that's what  I  had done for ario_0.2-2.
> 
> I just noticed one more thing - as we now have Homepage field support
> > in dpkg, please use it instead of URL pseudo tag (some tools will
> > complain about Homepage for now, but you can ignore it).
> 
> 
> done.
> 
> I have uploaded ario_0.2-3 whith this modification.

Well it should be tag in source package and not in description, I moved
it this way and uploaded package.

-- 
Michal Čihař | http://cihar.com | http://blog.cihar.com


signature.asc
Description: PGP signature


Re: japa packaging (RFS?->#435583) - jack and alsa perceptual analyzer

2007-09-17 Thread Raphael Geissert
On 17/09/2007, Helmut Grohne <[EMAIL PROTECTED]> wrote:
> Hi!
>
> I've found a tool called japa pretty useful for doing audio analysis. It
> was developed by Fons Adriaensen <[EMAIL PROTECTED]> under the GPL
> and is now available at http://www.kokkinizita.net/linuxaudio/. As I
> regularly use this software on multiple systems I'd like it to see in
> the Debian Archive. To ease installation I built a private package
> available at:
> http://subdivi.de/~helmut/debian/pool/main/j/japa/japa_0.2.1-1.dsc.
> This package is probably not ready to be sponsored, so I'm asking for
> several things at once:
>
> Maybe someone has already built a package? Please upload it.

I don't think so [1] [2]

>
> Maybe someone wants to use my package and maintain japa? Do it!
>
> Otherwise I ask for reviewing the package (this can also be done by
> non-DDs). If nobody wants to maintain the package I can do it. Before
> sponsoring the changelog should be extended by "closes: #435583", but
> other things need to be fixed as well, so please tell me what. ;-)

1. RFP should be 'assigned' to you and retitled so it is an ITP
2. debian/changelog should reflect the Closes: #...
3. Fix all the lintian warnings (e.g. Upstream Author_(s)_: it is
either ONE author, or many authorS)
4. cleanup debian/rules and debian/watch: you don't need all those
commented lines, do you?

There might be more to come... it was just a quick check on the diff.gz

>
> Helmut
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
>


[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=435583 RFP
[2] 
http://www1.apt-get.org/search.php?query=japa&submit=Submit&arch%5B%5D=i386&arch%5B%5D=all

-- 
Atomo64 - Raphael

Please avoid sending me Word, PowerPoint or Excel attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html

Say NO to Microsoft Office broken standard.
See http://www.noooxml.org/petition


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]