Re: smb-network package

2003-01-01 Thread Colin Watson
On Thu, Jan 02, 2003 at 01:01:26AM +0100, Marcel Kolaja wrote: > Note: Please Cc me, if you reply. I am not subscribed to the list. Thanks. A Mail-Followup-To: header would be helpful, then. Use 'lists' rather than 'subscribe' for the list's address in .muttrc. > On Wed, Jan 01, 2003 at 03:14:55P

Re: smb-network package

2003-01-01 Thread Colin Watson
On Thu, Jan 02, 2003 at 01:01:26AM +0100, Marcel Kolaja wrote: > Note: Please Cc me, if you reply. I am not subscribed to the list. Thanks. A Mail-Followup-To: header would be helpful, then. Use 'lists' rather than 'subscribe' for the list's address in .muttrc. > On Wed, Jan 01, 2003 at 03:14:55P

Re: smb-network package

2003-01-01 Thread Marcel Kolaja
Note: Please Cc me, if you reply. I am not subscribed to the list. Thanks. On Wed, Jan 01, 2003 at 03:14:55PM -0600, Steve Langasek wrote: > Ahoj Marcel, Wow, are you familiar with the Czech language? :-) BTW we use declination in Czech, so it should be "Ahoj Marceli". :-) > On Wed, Jan 01, 200

Re: smb-network package

2003-01-01 Thread Marcel Kolaja
Note: Please Cc me, if you reply. I am not subscribed to the list. Thanks. On Wed, Jan 01, 2003 at 03:14:55PM -0600, Steve Langasek wrote: > Ahoj Marcel, Wow, are you familiar with the Czech language? :-) BTW we use declination in Czech, so it should be "Ahoj Marceli". :-) > On Wed, Jan 01, 200

Re: smb-network package

2003-01-01 Thread Steve Langasek
Ahoj Marcel, Your questions are probably more appropriate for debian-mentors; cc:ing the list. On Wed, Jan 01, 2003 at 03:14:17PM +0100, Marcel Kolaja wrote: > I created a package of smb-network > (http://www.dragonsdawn.net/~gordon/smb-network/), a WWW based SMB network > browser. Packages (sou

Re: the right way to uninstall /var/games

2003-01-01 Thread Ian Zimmerman
Oohara> I maintain a game which saves its high score in /var/games . Oohara> It creates /var/games in its postinst to avoid dpkg -r Oohara> "directory not removed because it is not empty" warning. Colin> I don't think you should worry about that warning. Accept it as Colin> a bug in dpkg, tell an

Re: smb-network package

2003-01-01 Thread Steve Langasek
Ahoj Marcel, Your questions are probably more appropriate for debian-mentors; cc:ing the list. On Wed, Jan 01, 2003 at 03:14:17PM +0100, Marcel Kolaja wrote: > I created a package of smb-network > (http://www.dragonsdawn.net/~gordon/smb-network/), a WWW based SMB network > browser. Packages (sou

Re: the right way to uninstall /var/games

2003-01-01 Thread Ian Zimmerman
Oohara> I maintain a game which saves its high score in /var/games . Oohara> It creates /var/games in its postinst to avoid dpkg -r Oohara> "directory not removed because it is not empty" warning. Colin> I don't think you should worry about that warning. Accept it as Colin> a bug in dpkg, tell an

Re: NSS library dependencies

2003-01-01 Thread Sami Haahtinen
On Tue, Dec 31, 2002 at 08:04:12PM -0800, Grant Bowman wrote: > * Sami Haahtinen <[EMAIL PROTECTED]> [021231 19:23]: > > i don't think i should re-assign the bug (#118607) that started this > > discussion as it doesn't refer to this problem but to a different > > problem. Also i'm not quite sure if

Re: the right way to uninstall /var/games

2003-01-01 Thread Colin Watson
On Thu, Jan 02, 2003 at 02:30:44AM +0900, Oohara Yuuma wrote: > I maintain a game which saves its high score in /var/games . > It creates /var/games in its postinst to avoid dpkg -r > "directory not removed because it is not empty" warning. I don't think you should worry about that warning. Accept

the right way to uninstall /var/games

2003-01-01 Thread Oohara Yuuma
I maintain a game which saves its high score in /var/games . It creates /var/games in its postinst to avoid dpkg -r "directory not removed because it is not empty" warning. What is the right way to uninstall /var/games in postrm on purge? Problems: 1) The package should remove /var/games on purge i

Re: NSS library dependencies

2003-01-01 Thread Sami Haahtinen
On Tue, Dec 31, 2002 at 08:04:12PM -0800, Grant Bowman wrote: > * Sami Haahtinen <[EMAIL PROTECTED]> [021231 19:23]: > > i don't think i should re-assign the bug (#118607) that started this > > discussion as it doesn't refer to this problem but to a different > > problem. Also i'm not quite sure if

Re: the right way to uninstall /var/games

2003-01-01 Thread Colin Watson
On Thu, Jan 02, 2003 at 02:30:44AM +0900, Oohara Yuuma wrote: > I maintain a game which saves its high score in /var/games . > It creates /var/games in its postinst to avoid dpkg -r > "directory not removed because it is not empty" warning. I don't think you should worry about that warning. Accept

the right way to uninstall /var/games

2003-01-01 Thread Oohara Yuuma
I maintain a game which saves its high score in /var/games . It creates /var/games in its postinst to avoid dpkg -r "directory not removed because it is not empty" warning. What is the right way to uninstall /var/games in postrm on purge? Problems: 1) The package should remove /var/games on purge i