Bug#922241: lvcreate cannot use more than 8 stripes

2019-02-13 Thread Georgi Georgiev
Package: lvm2
Version: 2.02.168-2-amd64

When trying to create a logical volume with more than 8 stripes I am
getting the error "Only up to 8 stripes in striped supported currently."

Example:

test-pc:~# lvcreate -L 1g -i 10 -I512 -n test-lv test-vg
  Only up to 8 stripes in striped supported currently.
  Run `lvcreate --help' for more information.


This is a known bug and is fixed upstream with the following commit:

https://sourceware.org/git/?p=lvm2.git;a=commit;h=2fcbe34fe85fa57e1e2835dfba95fa21387377b6

FTR it was fixed in Redhat and Ubuntu two years ago:

https://bugzilla.redhat.com/show_bug.cgi?id=1389546
https://bugs.launchpad.net/ubuntu/+source/lvm2/+bug/1675770


I am using Debian GNU/Linux 9.7, kernel 4.9.130-2-amd64
and libc6 2.24-11+deb9u3-amd64.

Best regards,
Georgi



Bug#728109: please enable CONFIG_BLK_DEV_THROTTLING in wheezy

2013-10-28 Thread Georgi Georgiev
Package: linux-image-3.2.0-4-amd64
Version: 3.2.51-1
Severity: wishlist

Would you please consider enabling CONFIG_BLK_DEV_THROTTLING in wheezy's kernel?
Right now we have to recompile the kernel just to enable this feature :(
I see that it has already been enabled in 3.6.8-1~experimental.1 but how about
 stable? It is really useful for managing IO loads in virtualizaion environments
and since it requires an extra effort on the user's side to actually activate it
I don't think enabling it in the stable kernel will bring any disturbance to 
users
who don't intend to use it anyway.

Thanks and regards!
~George


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#728110: please enable CONFIG_BLK_DEV_THROTTLING in wheezy

2013-10-28 Thread Georgi Georgiev
Package: linux-image-3.2.0-4-amd64
Version: 3.2.51-1
Severity: wishlist

Would you please consider enabling CONFIG_BLK_DEV_THROTTLING in wheezy's kernel?
Right now we have to recompile the kernel just to enable this feature :(
I see that it has already been enabled in 3.6.8-1~experimental.1 but how about
 stable? It is really useful for managing IO loads in virtualizaion environments
and since it requires an extra effort on the user's side to actually activate it
I don't think enabling it in the stable kernel will bring any disturbance to 
users
who don't intend to use it anyway.

Thanks and regards!
~George


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#630091: proftpd-basic: CPU usage at 100% when checking HideFiles pattern

2011-06-21 Thread Georgi Georgiev

Package: proftpd-basic
Version: 1.3.3a-6squeeze1
Severity: important


Exactly the same issue here. Thanks for pinning it down! Hope it gets 
resolved soon.




-- System Information:
Debian Release: 6.0.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-openvz-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages proftpd-basic depends on:
ii  adduser 3.112+nmu2   add and remove users and 
groups
ii  debconf 1.5.36.1 Debian configuration 
management sy
ii  debianutils 3.4  Miscellaneous utilities 
specific t
ii  libacl1 2.2.49-4 Access control list shared 
library
ii  libattr11:2.4.44-2   Extended attribute shared 
library
ii  libc6   2.11.2-10Embedded GNU C Library: 
Shared lib
ii  libcap2 1:2.19-3 support for 
getting/setting POSIX.
ii  libncurses5 5.7+20100313-5   shared libraries for 
terminal hand
ii  libpam-runtime  1.1.1-6.1Runtime support for the 
PAM librar
ii  libpam0g1.1.1-6.1Pluggable Authentication 
Modules l

ii  libssl0.9.8 0.9.8o-4squeeze1 SSL shared libraries
ii  libwrap07.6.q-19 Wietse Venema's TCP 
wrappers libra
ii  netbase 4.45 Basic TCP/IP networking 
system

ii  sed 4.2.1-7  The GNU sed stream editor
ii  ucf 3.0025+nmu1  Update Configuration File: 
preserv
ii  update-inetd4.38+nmu1inetd configuration file 
updater
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - 
runtime


proftpd-basic recommends no packages.

Versions of packages proftpd-basic suggests:
ii  openbsd-inetd [inet-sup 0.20080125-6 The OpenBSD Internet 
Superserver
ii  openssl 0.9.8o-4squeeze1 Secure Socket Layer (SSL) 
binary a

pn  proftpd-doc none   (no description available)
pn  proftpd-mod-ldapnone   (no description available)
pn  proftpd-mod-mysql   none   (no description available)
pn  proftpd-mod-odbcnone   (no description available)
pn  proftpd-mod-pgsql   none   (no description available)
pn  proftpd-mod-sqlite  none   (no description available)

-- debconf information:
* shared/proftpd/inetd_or_standalone: standalone




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#578395: qmailanalog: /usr/bin/zsenders /usr/bin/zsuccesses /usr/bin/zdeferrals /usr/bin/zfailures /usr/bin/zrecipients gnu sort parameters are long

2010-04-19 Thread Georgi Georgiev (hip0)
Package: qmailanalog
Version: 0.70-1
Severity: grave
Justification: renders package unusable


The binaries
(/usr/bin/zsenders /usr/bin/zsuccesses /usr/bin/zdeferrals
/usr/bin/zfailures /usr/bin/zrecipients) and possibly some
of the other binaries included with the qmailanalog package are
practicly unusuable.
The problem is rooted at a gnu sort program passed over a pipe
in the scripts.
Whenever invoked any of the scripts generate errors like:
sort: open failed: +2: No such file or directory
The solution is pretty easy each of the affected files need to
be opened with text editor and to be changed.

The whole issue is also well explained on a forum you can read
further about the problem here:
http://forum.qmailrocks.org/showthread.php?t=4835

Herein I include the content of the fixed shell scripts one by one:
/usr/bin/zsenders

#!/bin/sh
# WARNING: This file was auto-generated. Do not edit!
echo 'Senders

One line per sender. Information on each line:
* mess is the number of messages sent by this sender.
* bytes is the number of bytes sent by this sender.
* sbytes is the number of bytes successfully received from this sender.
* rbytes is the number of bytes from this sender, weighted by recipient.
* recips is the number of recipients (success plus failure).
* tries is the number of delivery attempts (success, failure, deferral).
* xdelay is the total xdelay incurred by this sender.
'
( echo mess bytes sbytes rbytes recips tries xdelay sender
/usr/bin/senders | sort -n -k 7 ) | /usr/bin/columnt

# 

/usr/bin/zsuccesses

#!/bin/sh
# WARNING: This file was auto-generated. Do not edit!
echo 'Reasons for success

One line per reason for successful delivery. Information on each line:
* del is the number of deliveries that ended for this reason.
* xdelay is the total xdelay on those deliveries.
'
( echo del xdelay reason
/usr/bin/successes | sort -k 3 ) | /usr/bin/columnt | tr _ ' '

# 

/usr/bin/zdeferrals

#!/bin/sh
# WARNING: This file was auto-generated. Do not edit!
echo 'Reasons for deferral

One line per reason for deferral. Information on each line:
* del is the number of deliveries that ended for this reason.
* xdelay is the total xdelay on those deliveries.
'
( echo del xdelay reason
/usr/bin/deferrals | sort -k 3 ) | /usr/bin/columnt | tr _ ' '

# 

/usr/bin/zfailures

#!/bin/sh
# WARNING: This file was auto-generated. Do not edit!
echo 'Reasons for failure

One line per reason for delivery failure. Information on each line:
* del is the number of deliveries that ended for this reason.
* xdelay is the total xdelay on those deliveries.
'
( echo del xdelay reason
/usr/bin/failures | sort -k 3 ) | /usr/bin/columnt | tr _ ' '

# 

/usr/bin/zrecipients

#!/bin/sh
# WARNING: This file was auto-generated. Do not edit!
echo 'Recipients

One line per recipient. Information on each line:
* sbytes is the number of bytes successfully delivered to this
* recipient.
* mess is the number of messages sent to this recipient (success plus
* failure).
* tries is the number of delivery attempts (success, failure, deferral).
* xdelay is the total xdelay incurred by this recipient.
'
( echo sbytes mess tries xdelay recipient
/usr/bin/recipients | sort -k 5 ) | /usr/bin/columnt

# 

As you can see what is changed in the above scripts is the parameters
for the gnu sort binary. After the change the listed binaries work
as expected and show qmail statistics.


Kindest Regards,
Georgi Georgiev (a.k.a. hip0)
http://www.pc-freak.net/

-- System Information:
Debian Release: 5.0.4
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages qmailanalog depends on:
ii  libc6   2.7-18lenny2 GNU C Library: Shared libraries

qmailanalog recommends no packages.

qmailanalog suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#423557: pybackpack: missing dependancies

2007-05-12 Thread Georgi Georgiev
Package: pybackpack
Version: 0.5.0-1
Severity: normal

gtk,glade,gnome dependencies missing from the package. On my system
I see the following when first started pybackpack:

--
$ pybackpack
Traceback (most recent call last):
  File /usr/bin/pybackpack, line 2, in ?
from pybackpack import backuptool
  File /var/lib/python-support/python2.4/pybackpack/backuptool.py, line 3, in 
?
import gtk
ImportError: No module named gtk
--

I installed python-gtk2 and tried again. This time it was missing glade:

--
$ pybackpack
Traceback (most recent call last):
  File /usr/bin/pybackpack, line 2, in ?
from pybackpack import backuptool
  File /var/lib/python-support/python2.4/pybackpack/backuptool.py, line 4, in 
?
import gtk.glade
ImportError: No module named glade
--

I installed python-glade2 and tried again. This time gnome was missing:

--
$ pybackpack
Traceback (most recent call last):
  File /usr/bin/pybackpack, line 2, in ?
from pybackpack import backuptool
  File /var/lib/python-support/python2.4/pybackpack/backuptool.py, line 6, in 
?
import gnome
ImportError: No module named gnome
--

At this point I started reportbug. There were even more failing dependencies 
(GuiHandlers and nautilusburn), but I do not want the whole gnome installed and 
did not proceed further,

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

Kernel: Linux 2.6.18-4-k7 (SMP w/1 CPU core)
Locale: LANG=bg_BG, LC_CTYPE=bg_BG (charmap=CP1251)
Shell: /bin/sh linked to /bin/bash

Versions of packages pybackpack depends on:
ii  python2.4.4-2An interactive high-level object-o
ii  python-support0.6.3  automated rebuilding support for p
ii  rdiff-backup  1.1.9-2remote incremental backup

pybackpack recommends no packages.

-- no debconf information


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



Bug#375054: thunar: does not honour group privileges

2006-06-22 Thread Georgi Georgiev
Package: thunar
Version: 0.3.0beta1-3
Severity: normal

I have a user which is member of the users group. Using mv and rm
commands this user cat move or delete files in directories with rwx access
for the group users. However the same user is not able to cut, delete or
rename the same files in the same directories using thunar.

Also: when checking the permissions of a file in thunar (right-click on the
file, select properties, select permissions button), the group is sometimes
not displayed. 

For example: the groups users, staff or src are never
displayed, while root or other groups (which has corresponding users) are
always displayed.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-k7
Locale: LANG=bg_BG, LC_CTYPE=bg_BG (charmap=CP1251)

Versions of packages thunar depends on:
ii  desktop-file-utils0.10-1 Utilities for .desktop files
ii  libatk1.0-0   1.11.4-2   The ATK accessibility toolkit
ii  libc6 2.3.6-13   GNU C Library: Shared libraries
ii  libcairo2 1.0.4-2The Cairo 2D vector graphics libra
ii  libdbus-1-2   0.61-6 simple interprocess messaging syst
ii  libdbus-glib-1-2  0.61-6 simple interprocess messaging syst
ii  libexo-0.3-0  0.3.1.6beta1-1 Library with extensions for Xfce
ii  libfontconfig12.3.2-7generic font configuration library
ii  libfreetype6  2.2.1-2FreeType 2 font engine, shared lib
ii  libgamin0 0.1.7-3Client library for the gamin file 
ii  libglib2.0-0  2.10.2-1   The GLib library of C routines
ii  libgtk2.0-0   2.8.18-1   The GTK+ graphical user interface 
ii  libhal-storage1   0.5.7-2Hardware Abstraction Layer - share
ii  libhal1   0.5.7-2Hardware Abstraction Layer - share
ii  libice6   1:1.0.0-3  X11 Inter-Client Exchange library
ii  libpango1.0-0 1.12.3-1   Layout and rendering of internatio
ii  libpng12-01.2.8rel-5.1   PNG library - runtime
ii  libsm61:1.0.0-4  X11 Session Management library
ii  libstartup-notification0  0.8-1  library for program launch feedbac
ii  libthunar-vfs-1-2 0.3.0beta1-3   VFS abstraction used in thunar
ii  libx11-6  2:1.0.0-6  X11 client-side library
ii  libxcursor1   1.1.5.2-5  X cursor management library
ii  libxext6  1:1.0.0-4  X11 miscellaneous extension librar
ii  libxfce4util2 4.3.90.1-1 Utility functions library for Xfce
ii  libxfixes31:3.0.1.2-4X11 miscellaneous 'fixes' extensio
ii  libxi61:1.0.0-5  X11 Input extension library
ii  libxinerama1  1:1.0.1-4  X11 Xinerama extension library
ii  libxrandr22:1.1.0.2-4X11 RandR extension library
ii  libxrender1   1:0.9.0.2-4X Rendering Extension client libra
ii  shared-mime-info  0.17-2 FreeDesktop.org shared MIME databa
ii  zlib1g1:1.2.3-11 compression library - runtime

Versions of packages thunar recommends:
ii  hal   0.5.7-2Hardware Abstraction Layer
ii  pmount0.9.11-1   mount removable devices as normal 

-- no debconf information


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



Bug#314919: unneeded documentation for services-admin

2005-06-19 Thread Georgi Georgiev
Package: gnome-system-tools
Version: 1.0.0-1

The user guide for services-admin is in the package gnome-system-tools, but
the services-admin program isn't. I suggest  removing the documenatation for
services-admin from the package.

I'm using Debian GNU/Linux 3.1r0 (Sarge)



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