Bug#412234: passwd.1: please SEE ALSO:getent

2008-02-21 Thread e2xbegqsdyt21hfc
Package: passwd
Version: 4.1.0-2
Severity: wishlist
Tags: patch

Please make passwd(1) refer to getent. getent seems to
supply a unified method to get information out of
system database. Some users are likely to look for it
at times.

--- passwd.12008-02-21 09:33:09.0 +0200
+++ passwd.1.patched2008-02-21 09:42:20.0
+0200
@@ -205,6 +205,7 @@
 .SH SEE ALSO
 .PP

+\fBgetent\fR(1),
 \fBgroup\fR(5),
 \fBpasswd\fR(5),
 \fBshadow\fR(5)\.



  

Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping



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



Bug#454934: update-initramfs.8: mentions the specific conf file

2008-02-18 Thread e2xbegqsdyt21hfc
Package: initramfs-tools
Version: 0.91c
Severity: minor
Tags: patch
File: /usr/share/man/man8/update-initramfs.8.gz

  Another manual page issue:

--- update-initramfs.8.dpkg-dist2008-02-19
04:40:42.0 +0200
+++ update-initramfs.8.patched  2008-02-19
04:42:59.0 +0200
@@ -84,6 +84,9 @@
 .PP
 .B update\-initramfs -c -k 2.6.18-1-686

+.SH FILES
+/etc/initramfs-tools/update-initramfs.conf
+
 .SH AUTHOR
 The initramfs-tools are written by Maximilian Attems
[EMAIL PROTECTED],
 Jeff Bailey [EMAIL PROTECTED] and
numerous others.


  

Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 




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



Bug#464150: /etc/sysctl.conf: In a comment, wouldn't TCP/IP is preffered over TCP.IP ?

2008-02-16 Thread e2xbegqsdyt21hfc
Package: procps
Version: 1:3.2.7-6
Severity: minor

Doesn't TCP/IP much more common then TCP.IP ?

--- sysctl.conf.dpkg-dist   2008-02-16
15:17:08.0 +0200
+++ sysctl.conf.patched 2008-02-16 15:17:22.0
+0200
@@ -19,7 +19,7 @@
 #net.ipv4.conf.default.rp_filter=1
 #net.ipv4.conf.all.rp_filter=1

-# Uncomment the next line to enable TCP.IP SYN
cookies
+# Uncomment the next line to enable TCP/IP SYN
cookies
 #net.ipv4.tcp_syncookies=1

 # Uncomment the next line to enable packet forwarding
for IPv4



  

Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs



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



Bug#456311: postinst: Wasn't that meant to be rm -rf /var/cache/locate

2007-12-14 Thread e2xbegqsdyt21hfc
Package: findutils
Version: 4.2.31-3
Severity: normal
Tags: patch

  I got a dpkg warning about not being able to rm
/var/cacahe/locate, or something similar regarding
that.
  Am I right that you have misinterpreted rmdir
intentions? Perhaps a bug should be filed against
rmdir.1. It is quite confusing to me.

--- /var/lib/dpkg/info/findutils.postinst  
2007-12-01 13:05:37.0 +0200
+++ findutils.postinst2007-12-14
16:34:04.0 +0200
@@ -24,7 +24,7 @@
 case $locatestatus in
   not-installed | config-files)
 rm -f /var/cache/locate/locatedb
-rmdir --ignore-fail-on-non-empty
/var/cache/locate/
+rm -rf /var/cache/locate/
   ;;
 esac
   fi


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (600, 'testing'), (50, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.20-3.pentium3.1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages findutils depends on:
ii  libc6 2.7-3  GNU C
Library: Shared libraries

findutils recommends no packages.

-- no debconf information



  

Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs



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



Bug#447076: procps (1:3.2.7-5) has introduced redundant setting in /etc/sysctl.conf

2007-10-17 Thread e2xbegqsdyt21hfc
Package: procps
Version: 1:3.2.7-5
Severity: normal

$ grep -C1 syncookies /etc/sysctl.conf.dpkg-dist
# Uncomment the next line to enable TCP/IP SYN cookies
#net.ipv4.tcp_syncookies=1

--
# Enable TCP Syn Cookies
#net/ipv4/tcp_syncookies = 1
#

  I beleive that the net.ipv4.tcp_syncookies=1 line 
used to be in the file for a long time, while the
net/ipv4/tcp_syncookies = 1 line was added by
1:3.2.7-5.
  Is this redundancy intended?


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (600, 'testing'), (50, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.20-3.pentium3.1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages procps depends on:
ii  libc6 2.6.1-1+b1 GNU C
Library: Shared libraries
ii  libncurses5   5.6+20070908-1 Shared
libraries for terminal hand
ii  lsb-base  3.1-24 Linux
Standard Base 3.1 init scrip

Versions of packages procps recommends:
ii  psmisc22.5-1 Utilities
that use the proc file sy

-- no debconf information

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



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