Bug#661494: xfsrestore of xfsdump with inaccessible files fails. corrupt extent header

2012-02-27 Thread Dariush Pietrzak
Package: xfsdump Version: 3.0.4 Severity: normal Problem exists in xfsdump version up to 3.0.6, it looks like this: time nice ionice -c 3 xfsdump - /device | xfsrestore - ./ xfsrestore: using file dump (drive_simple) strategy xfsrestore: version 3.0.6 (dump format 3.0) - Running

Bug#510188: [Pkg-samba-maint] Bug#510188: samba: Failed to set uid privileges to (-1, 2589) now set to (0, 0) in smbd log

2009-01-13 Thread Dariush Pietrzak
on active production server it happens fairly often (~50 times a day), it started after upgrade. After what upgrade? Etch's samba hasn't been updated since months. Maybe you were upgrading a sarge server to etch? My etch servers has been using sarge's samba, because of this bug: -

Bug#495778: dovecot-pop3d: auth_debug_passwords = yes logs passwords even when they are correct.

2008-08-20 Thread Dariush Pietrzak
Package: dovecot-pop3d Version: 1.0.rc15-2etch4 Severity: minor auth_debug_password is described as such: # In case of password mismatches, log the passwords and used scheme so the # problem can be debugged. Requires auth_debug=yes to be set. This means that only bad/erroneous authentications

Bug#460310: vzctl: upgrade from older versions looses --name settings

2008-01-31 Thread Dariush Pietrzak
for n in $(find /etc/vz/names -maxdepth 1 -name *.conf); do VEID= m=`echo $n|sed -e s/.conf//` . $n echo $VEID if [ -n $VEID ] ; then ln -s /etc/vz/conf/$VEID.conf $m fi rm -f $n done The /etc/vz/names/.conf file should be

Bug#460310: vzctl: upgrade from older versions looses --name settings

2008-01-13 Thread Dariush Pietrzak
Hello, Exactly what did you need to do to solve the problem? cd /etc/vz/names for n in *; do echo $n; m=`echo $n|sed -e s/.conf//`; v=`cat $n|sed -e s/VEID=.//|sed -e s/.$//`; echo $m;ln -s /etc/vz/conf/$v.conf $m; done did the trick for me, I guess something logically equivalent wouldn't

Bug#400103: closed by Jose Parrella [EMAIL PROTECTED] (Bug#400103: fixed in nginx 0.4.13-2)

2006-12-01 Thread Dariush Pietrzak
files from /var/www: index.html 50x.html, which is kind of bad..., this is just a note to those caught by this buglet, for anyone else, this is irrelevent. -- Dariush Pietrzak, Key fingerprint = 40D0 9FFB 9939 7320 8294 05E0 BCC7 02C4 75CC 50D9 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Bug#400103: closed by Jose Parrella [EMAIL PROTECTED] (Bug#400103: fixed in nginx 0.4.13-2)

2006-11-30 Thread Dariush Pietrzak
Just a little followup as a warning for people caught in this: upgrading with this fixed nginx version removes your carefully re-created /var/www/index.html ;) -- Dariush Pietrzak, Key fingerprint = 40D0 9FFB 9939 7320 8294 05E0 BCC7 02C4 75CC 50D9 -- To UNSUBSCRIBE, email to [EMAIL

Bug#354186: ignores hwrngdevice settings in /etc/default/.., typo in /etc/init.d/rng-tools

2006-02-23 Thread Dariush Pietrzak
Package: rng-tools Version: 2-unofficial-mt.10-1 Severity: normal Tags: patch This should fix it: 26c26 [ -c ${HWRNGDEVICE} ] return 0 --- [ -c ${HRNGDEVICE} ] return 0 -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.4.32-bsd32e Locale:

Bug#329773: cpqarrayd: Severely leaks memory ( 1G after few months of working )

2005-09-28 Thread Dariush Pietrzak
Which version of cpqarrayd are you using? (the bug report doesn't say) latest stable - 2.0-3, Some memory changes to clean things up were added in the 2.0-4 version, if I am testing 2.0-4 right now, no signs of leakage yet, I do believe that this change should be commited to stable, I was

Bug#329773: cpqarrayd: Severely leaks memory ( 1G after few months of working )

2005-09-23 Thread Dariush Pietrzak
Package: cpqarrayd Severity: normal All cpqarrayds running on Proliant 380 G2+ are leaking memory, slower on machines with only one builtin controller (0.5G after few months), and scarily fast on machines with more then one controller. -- System Information: Debian Release: 3.1 APT prefers

Bug#195408: acknowledged by developer (libio-socket-ssl-perl: I'd like to be able to switch ssl on on existing IO::Socket::INET object)

2005-08-14 Thread Dariush Pietrzak
the solution Peter posted seems to do what you want. Therefor I close this bug now. Correct, this method was added in 0.93, and as 0.96 is already in debian, it's all good. Thanks. -- Key fingerprint = 40D0 9FFB 9939 7320 8294 05E0 BCC7 02C4 75CC 50D9 Total Existance Failure -- To

Bug#307626: samba: Erroneous permissions checks after 3.0.10 - 3.0.14a

2005-05-04 Thread Dariush Pietrzak
Package: samba Version: 3.0.14a-1 Severity: important The situation: Samba share with 'force group' directive, directories with write access for that group. After upgrade to 3.0.14a strange things start happening: mv Dir1/file Dir2/ - access denied! mkdir Dir1/tmp - OK touch

Bug#147280: Assigning UIDs over 65536 should not be a bug anymore

2005-04-07 Thread Dariush Pietrzak,,,
tags 147280 wontfix retitle 147280 [TO CLOSE 20050405] passwd: newusers finds max userid as base - on debian there is nobody user with 65534 uid thanks As far as I know, assigning UIDs over 65534 is no more a problem, so I suppose that the bug you reported should now be closed. Do you

Bug#234526: munin-node: cpu graph draws very strange values on HT-enabled cpus

2005-03-13 Thread Dariush Pietrzak
haven't seen if anything changed. -- Dariush Pietrzak, Key fingerprint = 40D0 9FFB 9939 7320 8294 05E0 BCC7 02C4 75CC 50D9 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]