Bug#294161: ITP: sshfs-fuse -- filesystem client based on SSH File Transfer Protocol

2005-02-08 Thread Bartosz Fenski aka fEnIo
Package: wnpp
Severity: wishlist
Owner: Bartosz Fenski aka fEnIo <[EMAIL PROTECTED]>

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

* Package name: sshfs-fuse
  Version : 1.0
  Upstream Author : Miklos Szeredi <[EMAIL PROTECTED]>
* URL : http://fuse.sourceforge.net/
* License : GPL
  Description : filesystem client based on SSH File Transfer Protocol

[grabbed from README]
This is a filesystem client based on the SSH File Transfer Protocol.
Since most SSH servers already support this protocol it is very easy
to set up: i.e. on the server side there's nothing to do.  On the
client side mounting the filesystem is as easy as logging into the
server with ssh.

The idea of sshfs was taken from the SSHFS filesystem distributed with
LUFS, which I found very useful.  There were some limitations of that
codebase, so I rewrote it.  Features of this implementation are:

  - Based on FUSE (the best userspace filesystem framework for linux ;)

  - Multithreading: more than one request can be on it's way to the
server

  - Allowing large reads (max 64k)

  - Caching directory contents


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCCIY8hQui3hP+/EARAu5NAKCTxMVtOTwCPLEwpbWZEuYUX3+qFACfR1dq
hLb9KNXUSZVWgXMQe4X1xsw=
=CvAh
-END PGP SIGNATURE-


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



Re: [Ipw2100-devel] debian, ipw2200 and wlan0

2005-02-08 Thread Christoph Hellwig
On Mon, Feb 07, 2005 at 01:24:25PM -0800, Oliver Kurth wrote:
> Wrong.
> - the orinoco drivers use eth
> - the hostap drivers use wlan
> - madwifi uses ath
> - at76c503 uses wlan

none of the drivers you mention as not using eth%d are in mainline.
And they'll get fixed before merge.

> It seems that every driver uses its own scheme. It's a mess.
> Fortunately, some drivers give you an option to change it.

You don't need driver cooperation for fixing it.


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



Re: Bug#293986: ITP: rubilicious -- the Delicious (http://del.icio.us/) bindings for Ruby

2005-02-08 Thread Nobuhiro IMAI
Hello,

> On Mon, Feb 07, 2005 at 08:02:10PM +0900, Nobuhiro IMAI wrote:
> >   Description : the Delicious (http://del.icio.us/) bindings for Ruby
> > 
> >  This package contains the delicious (http://del.icio.us/) bindings for
> >  Ruby language.
> 
> Wouldn't it be better to say something like (taken from the website)
> 
> Description : social bookmarks manager, Ruby bindings
> 
> Delicious is a social bookmarks manager. It allows you to easily add sites
> you like to your personal collection of links, to categorize those sites with
> keywords, and to share your collection not only between your own browsers and
> machines, but also with others.
> 
> This package contains the Ruby bindings. You can add URLs with comments
> and tags, fetch what you or others posted filtered by tags or date, rename
> tags and delete URLs you posted.
> 
> Upstream homepage: http://pablotron.org/software/rubilicious/

This sounds nice for me, thanks. However, I'd contain "Delicious" in
short description as well:

Description : Ruby bindings for Delicious, social bookmarks manager

> That way, it would actually be possible to see what the package is about. :-)

Please try the following (0.1.3-2 is the latest package):

http://www.debian.or.jp/~nov/debian/pool/main/r/rubilicious/

Kenshi Muto  proposed to sponsor for me.


Regards,
--
Nobuhiro IMAI <[EMAIL PROTECTED]>
Key fingerprint = F39E D552 545D 7C64 D690  F644 5A15 746C BD8E 7106


pgpzEA2quJqmU.pgp
Description: PGP signature


Re: [Ipw2100-devel] debian, ipw2200 and wlan0

2005-02-08 Thread Jaakko Niemi
On Mon, 07 Feb 2005, Christoph Hellwig wrote:
> > I'll encourage Debian kernel maintainers to make the adequate changes.
> 
> No, it's a totally arbitrary and pointless change.

 During last two months I have seen at least three people
 getting confused why wireless interfaces were denoted
 to be wired by the naming.

 Any cross platform software cannot rely on interface names
 anyway.

 Um, and why is loopback interface named any differently?

 If you are going to generalize interface name, please do
 not tie it to one type of interface. Peoples scripts will
 break anyway.

--j


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



orphaning some of my packages

2005-02-08 Thread Joerg Wendland
Hi *,

I have neither time for nor interest in maintaining the following
packages any more.  Before quality suffers too much I'd like to give 
them into more careful hands.

 fam  - the file alteration monitor
 binaries: fam libfam0c102 libfam-dev
 state: works but lots of bugs and lots of unhappy users
complaining about fam's attitude towards removable media
and being a portmapper-dependant RPC service
 reverse depends: GNOME and KDE and many more

 libnss-pgsql - name service switch module using PostgreSQL
 should be maintained together with pam-pgsql
 I am also upstream and am orphaning that, too
 binaries: libnss-pgsql1
 state: works, has some NMUs
 reverse depends: none

 pam-pgsql - PAM module for authentication against PostgreSQL
 should be maintained together with libnss-pgsql
 needs upstream work but upstream is not active
 binaries: libpam-pgsql
 state: works but has lots of bugs
 reverse depends: none

 ulogd - netfilter userspace logging daemon
 binaries: ulogd ulogd-mysql ulogd-pgsql ulogd-pcap
 state: works, some bugs, upstream releases seldom
 reverse depends: fiaif

Thanks,
  Joerg

-- 
-ENOSIG


signature.asc
Description: Digital signature


Re: [Ipw2100-devel] debian, ipw2200 and wlan0

2005-02-08 Thread Peter Palfrader
On Tue, 08 Feb 2005, Christoph Hellwig wrote:

> On Mon, Feb 07, 2005 at 01:24:25PM -0800, Oliver Kurth wrote:
> > Wrong.
> > - the orinoco drivers use eth
> > - the hostap drivers use wlan
> > - madwifi uses ath
> > - at76c503 uses wlan
> 
> none of the drivers you mention as not using eth%d are in mainline.
> And they'll get fixed before merge.

The airport module on ppc (which is an orinico) is in the kernel.org
kernel, and it uses ethX.

-- 
 PGP signed and encrypted  |  .''`.  ** Debian GNU/Linux **
messages preferred.| : :' :  The  universal
   | `. `'  Operating System
 http://www.palfrader.org/ |   `-http://www.debian.org/


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



Bug#294209: ITP: reminiscence -- REminiscence is a rewrite of the engine used in the game Flashback from Delphine Software

2005-02-08 Thread Niv Altivanik
Package: wnpp
Severity: wishlist
Owner: Niv Altivanik <[EMAIL PROTECTED]>


* Package name: reminiscence
  Version : 0.1.2
  Upstream Author : Gregory Montoir <[EMAIL PROTECTED]>
* URL : http://membres.lycos.fr/cyxdown/reminiscence/
* License : GPL
  Description : REminiscence is a rewrite of the engine used in the game 
Flashback from Delphine Software

Description: free implementation of Delphine Software's FlashBack engine
  REminiscence is an engine capable of runing any game based on the
  FlashBackengine.
  .
  To actually make use of ScummVM, you currently need to get the orginal
  FlashBack game data-files

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (100, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-rc2-mm1-xa1
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)


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



Re: Bug#294209: ITP: reminiscence -- REminiscence is a rewrite of the engine used in the game Flashback from Delphine Software

2005-02-08 Thread David Pashley
On Feb 08, 2005 at 14:08, Niv Altivanik praised the llamas by saying:
> Package: wnpp
> Severity: wishlist
> Owner: Niv Altivanik <[EMAIL PROTECTED]>
> 
> 
> * Package name: reminiscence
>   Version : 0.1.2
>   Upstream Author : Gregory Montoir <[EMAIL PROTECTED]>
> * URL : http://membres.lycos.fr/cyxdown/reminiscence/
> * License : GPL
>   Description : REminiscence is a rewrite of the engine used in the game 
> Flashback from Delphine Software
> 
> Description: free implementation of Delphine Software's FlashBack engine
>   REminiscence is an engine capable of runing any game based on the
>   FlashBackengine.
>   .
>   To actually make use of ScummVM, you currently need to get the orginal
>   FlashBack game data-files
> 
Did you mean ScummVM there?

-- 
David Pashley
[EMAIL PROTECTED]
Nihil curo de ista tua stulta superstitione.


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



Re: Bug#294084: ITP: life -- Linux Instrumentation for Enterprise - a set of WBEM management providers from Novell

2005-02-08 Thread Steve Greenland
On 07-Feb-05, 13:52 (CST), Rafal Lewczuk <[EMAIL PROTECTED]> wrote: 
> * License : (GPL, LGPL, BSD, MIT/X, etc.)

Pick one.

> * URL : http://forge.novell.com/modules/xfmod/project/?life

So I visited this site, and it looks like a place holder: no docs, no
lists, no released files, no nothing. The CVS tree hasn't been modified
in months. Is this really something that can be usefully packaged?

Steve


-- 
Steve Greenland
The irony is that Bill Gates claims to be making a stable operating
system and Linus Torvalds claims to be trying to take over the
world.   -- seen on the net


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



Bug#78782: You will have 4-5 days to think about it

2005-02-08 Thread Katherine Pruitt

Current Matches:

1.
Katherine Pruitt is within 27 miles from your
location.  She is married, but her husband is away
almost every weekend and some weeknights.

2.
Victoria Perkins is within 15 miles from your
location.  She is married but looking for another
relationship while her husband is on the road.

Email address and Pictures of your matches are available:
http://godatenowadays.com/d/6.php


Not For Me?
http://godatenowadays.com/out/


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



new DOSEMU packages on mentors

2005-02-08 Thread Ryan Underwood

Hi,

I just uploaded new dosemu and dosemu-freedos packages to mentors.  The
dosemu package is a CVS snapshot and is named dosemu-cvs for the time
being, and will become the stable 1.4 release eventually.

Please check these packages out and let me know at the below email
address about any packaging or upgrading bugs.  This is my first mentors
upload.

thanks,

-- 
Ryan Underwood, <[EMAIL PROTECTED]>


signature.asc
Description: Digital signature


Re: Bug#294084: ITP: life -- Linux Instrumentation for Enterprise - a set of WBEM management providers from Novell

2005-02-08 Thread Rafal Lewczuk
Hi,

To answer all questions I've got:
- License: BSD, some parts (MOFs) under CPL (sorry for overlooking
this);
- 'life' name is quite unfortunate - agreed, don't know how to handle
this;
- dead web page (no lists, no docs etc.) - agreed, I can also add:
broken upstream build system/versioning/dependencies, all CIM schema
under 'Novell' namespace - a bit messy for Debian purposes, OpenWBEM
specific interfaces (not portable, won't run on Pegasus, for example),
many missing pieces (software inventory functionality for example);
propably a better way would be adopting this code and developing more
Debian-friendly set of CIM providers, my fault for premature ITPing this
package.

The code itself seems to be fairly stable (at least compared with
sblim-* from IBM) and is distributed along with OpenWBEM as a part of
SuSE distribution.

This package is intended as a part of a bigger effort of integrating
WBEM functionality in Debian. Preliminary versions of packages (a proof
of concept rather than a candidate to include into Debian) are ready,
but many pieces are still missing. I'll post some announcement onto
debian-mentor soon.

You can grab packages from: http://www.pronet.pl/~rlewczuk
OpenWBEM, some sblim-* and life providers/tools are available. 

Regards, 
rle


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



Bug#294240: ITP: python-tz -- Python version of the Olson timezone database

2005-02-08 Thread Brian Sutherland
Package: wnpp
Severity: wishlist

* Package name: python-tz
  Version : 2005a
  Upstream Author : Stuart Bishop <[EMAIL PROTECTED]>
* URL : http://pytz.sourceforge.net/
* License : BSD like
  Description : Python version of the Olson timezone database

 python-tz brings the Olson tz database into Python. This library allows
 accurate and cross platform timezone calculations using Python 2.3 or higher.
 It also solves the issue of ambiguous times at the end of daylight savings,
 which you can read more about in the Python Library Reference
 (datetime.tzinfo).


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



Re: orphaning some of my packages

2005-02-08 Thread Joerg Wendland
Guilherme de S. Pastore, on 2005-02-08, 11:08, you wrote:
> > 
> >  fam  - the file alteration monitor
> >  binaries: fam libfam0c102 libfam-dev
> >  state: works but lots of bugs and lots of unhappy users
> > complaining about fam's attitude towards removable media
> > and being a portmapper-dependant RPC service
> >  reverse depends: GNOME and KDE and many more
> 
> Would you mind if I take care of this one? I'm not a DD yet, but have
> been maintaining lots of packages in Debian for quite a long time now,
> and all of them in the best shape possible, I guess =D
> 
> I'll start preparing a package to get uploaded as soon as you OK this =)

Yes go ahead, please.

Joerg

CCing -devel

-- 
Joerg "joergland" Wendland  |  http://www.wendlandnet.de/joerg/
GPG: 51CF8417 FP: 79C0 7671 AFC7 315E 657A  F318 57A3 7FBD 51CF 8417


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



Re: Bug#294209: ITP: reminiscence -- REminiscence is a rewrite of the engine used in the game Flashback from Delphine Software

2005-02-08 Thread Moritz Muehlenhoff
In linux.debian.devel, you wrote:
>> Description: free implementation of Delphine Software's FlashBack engine
>>   REminiscence is an engine capable of runing any game based on the
>>   FlashBackengine.
>>   .
>>   To actually make use of ScummVM, you currently need to get the orginal
>>   FlashBack game data-files
>> 
> Did you mean ScummVM there?

REminiscense follows the principle way ScummVM works, but it's an independant
implementation in SDL.

There has been a similar attempt to provide a free engine for Flashback, which
the author withdrew after the original producer contacted him. (I forgot the 
name
of the project). Are there similar issues for REminiscense?


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



Re: dpkg-preconfigure error messages

2005-02-08 Thread Scott James Remnant
On Sat, 2005-02-05 at 20:43 +, Jochen Voss wrote:

>  Is this problem known?  What is the cause of this?  I checked both the
>  dpkg and the gettext bug report pages but did not recognise anything similar.
> 
*mutters something about Joey "I steal namespaces" Hess* :p

Scott
-- 
Have you ever, ever felt like this?
Had strange things happen?  Are you going round the twist?


signature.asc
Description: This is a digitally signed message part


Re: About valid and invalid user names

2005-02-08 Thread Andreas Rottmann
Michelle Konzack <[EMAIL PROTECTED]> writes:

> Am 2005-02-05 17:21:28, schrieb Bernd Eckenfels:
>
>> Why not make it an configurable RE? You cant avoid ppl breaking their
>> systems, but you can help them to enforce their policy. For example : may be
>> fine on non-passwd systems (however some tools will have trouble with that).
>> chown was recently fixed to allow . in usernames, no?
>
> It works since WOODY...
> I can not call it "recently".
>
Well, if you did, you could argue that Debian releases frequently ;)

Cheers, Rotty
-- 
Andreas Rottmann | [EMAIL PROTECTED]  | [EMAIL PROTECTED] | [EMAIL 
PROTECTED]
http://yi.org/rotty  | GnuPG Key: http://yi.org/rotty/gpg.asc
Fingerprint  | DFB4 4EB4 78A4 5EEE 6219  F228 F92F CFC5 01FD 5B62

It's *GNU*/Linux dammit!


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



Re: About valid and invalid user names

2005-02-08 Thread Michelle Konzack
Am 2005-02-08 23:50:07, schrieb Andreas Rottmann:
> Michelle Konzack <[EMAIL PROTECTED]> writes:

> > It works since WOODY...
> > I can not call it "recently".
> >
> Well, if you did, you could argue that Debian releases frequently ;)

OK, if you see it from this side :-)
It works since more then 4 years :-)

> Cheers, Rotty

Greetings
Michelle

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


signature.pgp
Description: Digital signature


Re: Bug#294084: ITP: life -- Linux Instrumentation for Enterprise - a set of WBEM management providers from Novell

2005-02-08 Thread Glenn Maynard
On Tue, Feb 08, 2005 at 06:28:49PM +1300, Nick Phillips wrote:
> When I hear "life" in the context of computers, I automatically think of
> Conway's version... and so I'm sure do many many other people.
> Bad choice of name by upstream I think. Not sure that there's anything
> useful you can do about it though.

Call it cim-life, or wbem-life, or novell-life, or life-wbem, or something,
then.  (The description was of the buzzword variety--if you don't already
know what CIM or WBEM mean, the description doesn't tell you anything--so
I don't know which is most appropriate.)

I'd hope it wouldn't be called "life", though.

-- 
Glenn Maynard


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



Font problem - Nimbus Sans L

2005-02-08 Thread Jack Dodds
I believe this problem could be considered a bug - or at least an error 
in the installation of Debian.

I encountered it on Woody, and now have encountered the same problem on 
Sarge.

Specifically, the standard fonts that are installed include
Nimbus Sans L, and
Nimbus Sans L Condensed.
Nimbus Sans L is very similar to Helvetica or Arial and is important to 
have for interoperability with Windows machines.

However, when characters are formatted Nimbus Sans L in Abiword and in 
OpenOffice, it is actually Nimbus Sans L Condensed that is displayed and 
printed. This means that there is no Arial/Helvetica equivalent font 
available to the user.

On Woody, I deleted n019043l.pfb, n019044l.pfb, n019063l.pfb, 
n019064l.pfb from /usr/lib/X11/fonts/Type1.  Then I ran type1inst in 
that directory, ran xset fp rehash, deleted XftCache.  Atger rebooting, 
there were no more "Condensed" fonts and the real Nimbus Sans L was used 
in Abiword (I didn't have OpenOffice).

On Sarge, the behaviour is stranger.  I deleted the same files, which 
fixed the problem for Abiword but not OpenOffice.  Then I restored the 
files.  Still, Abiword used the correct Nimbus Sans L.

I have spent a significant amount of time trying to understand the font 
system, and all that happens is that I follow symbolic links in 
circles.  So perhaps someone more knowledgeable than I can identify the 
problem here.  I suspect it has something to do with inappropriate font 
substitutions being specifed in the configuration that is set up by 
Debian Installer.

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


Re: Who could be able to help SW vendors to support Debian?

2005-02-08 Thread Martin Schulze
Christian Perrier wrote:
> During the Solutions Linux expo in Paris, the DD's present at the
> Debian booth have been approached by a representative from Trend Micro
> Corp. who develops and sells security software (the most well known
> being probably a virus scanning software and such similar software
> suites).
> 
> We ended with a very interesting and long discussion with their
> Product Manager for Client/Server messaging products about the proper
> way for them to support Debian.

General rule: support stable, follow development (before the next
release: support testing as well)

> It seems that such support is a growing request from their customers
> (some of them being important Ministries in France and probably others
> worldwide) who use big farms of Debian-based servers.

Sounds good!

> As far as I have understood, supporting Debian for this vendor is a
> real concern, but they fail to be sure in who to get in touch with for
> technical issues regarding the compatibility of their products and our
> distribution in general (which includes direct interaction with the
> Linux kernel, as far as I have understood from him).

For technical isues in general debian-devel sounds like a good
address.  For technical issues with the Linux kernel debian-kernel
sounds like a proper address.  It would probably help in the long term
if the engineers at Trend Micro would not only ask and drag
information out but also contribute some.

Also, a good idea probably would be to provide their products in .deb
files that are provided through an apt-ftparchive structure so their
customers are able to run apt-get to get the latest updates.  This
would have to be set up for both stable and testing at the moment.

> Their concernes was also deciding about *which* release of Debian they
> should support. Though question as one may imagine because just

In general I'd say to go with stable.  Howver, when Debian is close to
a release ans testing is about to be frozen or is already (partially)
frozen (as it is now), they should probably support this distribution
as well in order to suffice the needs of their customers that have
already upgraded to testing.

> answering "thou shalt use stable" is obviously not enough. From
> discussions I previously had with other visitors at the booth, he
> concluded by himself that focusing their developers on sarge would
> probably be a better investment than trying to support woody (this is
> still a matter of months of development, so hopefully sarge will have
> been released then).

If they follow development continuesly and also have a sid box
lingering around where they can test their product with the current
set of Debian, it's not much of a deal to support testing as well when
it is about to become stable.

Regards,

Joey

-- 
Open source is important from a technical angle. -- Linus Torvalds

Please always Cc to me when replying to me on the lists.


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



Re: library packaging doc...

2005-02-08 Thread Martin Schulze
Osamu Aoki wrote:
> On Mon, Jan 31, 2005 at 06:24:31PM +0100, Martin Schulze wrote:
> > Osamu Aoki wrote:
> > Or see and follow the instructions summarised on
> > http://master.debian.org/~joey/misc/webwml.html#ddp
> > 
> > > PS: If you are in rush, I or javi should be able to add you as a pserver
> > > access user just like other non-DD.  We need to check out CVSROOT/passwd
> > > file or so, I think.  I have not done it.
> > 
> > Negative.
> > 
> > See above.
> 
> Thanks for the clarification.
> 
> Can you clarify what these DDP CVS messages means
>   http://lists.debian.org/debian-doc/2005/01/msg00046.html

It means that I have added fbothamy alias Frédéric Bothamy
<[EMAIL PROTECTED]> for the French translation to the
debian-doc CVS repository and documented it in
CVSROOT/passwd

> There passwd file has commit from your account :-)

Yes, because otherwise there would be no log of which pserver account
belongs to which real person and mail address and when it has been
added.

> Are they just bogus noise to list?  

No, they're log files.

> Or you only have write access?  We do not.  It is owned by cvs_doc group.

You should also have write access to CVSROOT/passwd but only DSA has
write access to the real password file.

Regards,

Joey

-- 
Open source is important from a technical angle. -- Linus Torvalds

Please always Cc to me when replying to me on the lists.


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



Re: About valid and invalid user names

2005-02-08 Thread Marc Haber
On Wed, 9 Feb 2005 00:31:13 +0100, Michelle Konzack
<[EMAIL PROTECTED]> wrote:
>It works since more then 4 years :-)

For you.

Greeting
-- 
-- !! No courtesy copies, please !! -
Marc Haber |   " Questions are the | Mailadresse im Header
Mannheim, Germany  | Beginning of Wisdom " | http://www.zugschlus.de/
Nordisch by Nature | Lt. Worf, TNG "Rightful Heir" | Fon: *49 621 72739834



Re: Bug#294084: ITP: life -- Linux Instrumentation for Enterprise - a set of WBEM management providers from Novell

2005-02-08 Thread Steinar H. Gunderson
On Tue, Feb 08, 2005 at 08:43:32PM -0500, Glenn Maynard wrote:
> Call it cim-life, or wbem-life, or novell-life, or life-wbem, or something,
> then.  (The description was of the buzzword variety--if you don't already
> know what CIM or WBEM mean, the description doesn't tell you anything--so
> I don't know which is most appropriate.)

You must realize the humor in being able to tell people to "apt-get a life",
though. ;-)

/* Steinar */
-- 
Homepage: http://www.sesse.net/


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



Re: Bug#294084: ITP: life -- Linux Instrumentation for Enterprise - a set of WBEM management providers from Novell

2005-02-08 Thread Rafal Lewczuk
> Call it cim-life, or wbem-life, or novell-life, or life-wbem, or something,
> then.  (The description was of the buzzword variety--if you don't already
> know what CIM or WBEM mean, the description doesn't tell you anything--so
> I don't know which is most appropriate.)

I'll try to rollback this ITP (dunno how to do it yet) and maybe post it
after solving some issues (aside from naming/buzzwords there are also
some technical things: build system, versioning etc.). 

Regards, 
rle





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



Please help test Snort 2.3.0 (experimental) packages

2005-02-08 Thread Javier Fernández-Sanguino Peña
Hi everyone,

I've recently uploaded (to experimental only) new Snort 2.3.0 packages 
(based on the release made by the Snort team last January 25th). One of the 
main reasons I've uploaded this to experimental (and not sid) is that I've 
introduced /etc/default/snort and made /etc/snort/snort.common.parameters 
obsolete.

Since this is a major changed and might impact sensors properly configured
I'm playing it safe and asking for testing first. Hopefully, after some
days have elapsed withouth any issues I will upload these packages (or an 
improved version) to sid.

Finally, if someone wants to help me tackle the issues with database 
generation in snort-mysql and snort-pgsql [1], I would really appreciate a 
patch.

Regards

Javier



[1] This are bug #205683 and (merged) #219696,  #265735, #265878, #290104, 
and #291616. Please read the TODO.Debian file.


signature.asc
Description: Digital signature