Bug#336306: kaffeine 0.7.1-1.2 do not play sound via ALSA/xine engine with error Audio output unavailable. Device is busy. ()

2005-10-29 Thread Rafal Maj
/xineplug_dmx_audio.so, 
O_RDONLY) = 23
kaffeine.30032-read(23, 
\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p+\0\000..., 512) = 512

kaffeine.30032-fstat64(23, {st_mode=S_IFREG|0644, st_size=57308, ...}) = 0
kaffeine.30032-old_mmap(NULL, 60280, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_DENYWRITE, 23, 0) = 0x96975000
kaffeine.30032-old_mmap(0x96983000, 4096, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 23, 0xd000) = 0x96983000


--
Best regards,
Rafal Maj 'Raf256'





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



Bug#329760: leafnode-1.11.3.rel doesnt download/create groupinfo list of groups file

2005-09-23 Thread Rafal Maj

Package: leafnode
Version: 1.11.3.rel
Severity: grave

It looks like if  leafnode-1.11.3.rel dont recreate the groupinfo file?

[EMAIL PROTECTED]:/var/spool# rm -r news

sh-3.00$ fetchnews -vvv
Warning: cannot create /var/spool/news/ with proper ownership:
Permission deniedMake sure you run this program as user root or news.
Killed

*** that above is ok, just testing, now for the actuall bug,


[EMAIL PROTECTED]:/var/spool# mkdir news  chown news.news news

sh-3.00$ fetchnews -vvv
leafnode 1.11.3.rel: verbosity level is 3, debugmode is 0
try_lock(timeout=4), fqdn=raf256.com
Groupinfo file /var/spool/news/leaf.node/groupinfo not present or too
small, forcing active fetch.
news.gazeta.pl: connecting to port nntp...
news.gazeta.pl: connected.
news.gazeta.pl: using STAT message-ID command.
news.gazeta.pl: authenticated as XXX
news.gazeta.pl: 0 articles posted.
news.gazeta.pl: not attempting to update newsgroups list  --- !!!
news.gazeta.pl: reading server info from
/var/spool/news/leaf.node/news.gazeta.pl
[...]
wrote active file with 0 lines   --- !!!


*** ok, lets force download with -f option


sh-3.00$ fetchnews -f -vvv
leafnode 1.11.3.rel: verbosity level is 3, debugmode is 0
Forced active fetch requested from command-line (option -f).--- !!!
try_lock(timeout=4), fqdn=raf256.com
news.gazeta.pl: connecting to port nntp...
news.gazeta.pl: connected.
news.gazeta.pl: using STAT message-ID command.
news.gazeta.pl: authenticated as XXX
news.gazeta.pl: 0 articles posted.
news.gazeta.pl: not attempting to update newsgroups list--- !!!
news.gazeta.pl: reading server info from
/var/spool/news/leaf.node/news.gazeta.pl
news.gazeta.pl: conversation completed, disconnected.
[...]
wrote active file with 0 lines
Started process to update overview data in the background.
Network activity has finished.



config:

server = news.gazeta.pl
username = XXX
password = XXX
timeout = 15
noactive = 0
nodesc = 0





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



Bug#329837: New Debian mirror submission

2005-09-23 Thread Rafal Rzeczkowski
Package: mirrors
Severity: wishlist

Site: debian.mirror.rafal.ca
Type: leaf
Archive-ftp: /pub/debian/
Archive-http: /debian/
Archive-rsync: debian/
Mirrors-from: archive.progeny.com
Maintainer: Rafal Rzeczkowski [EMAIL PROTECTED]
Country: CA Canada
Location: Ontario
Sponsor: Rafal Rzeczkowski http://www.rafal.ca
Comment: full mirror
 REPLACES debian.mirror.cygnal.ca
 new site bandwidth is 700Mbit/s


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



Bug#314938: firebird2-super-server: Installation don't create firebird user when there is another username containing string firebird

2005-06-19 Thread Rafal Kupka
Package: firebird2-super-server
Version: 1.5.1-4
Severity: normal


Preinst script uses grep firebird /etc/passwd to check if firebird user
is already created. If there is for eg. user firebirdssl that check
fails -- user firebird is not created.

Same bug when checking presence of group firebird in /etc/group.

Maybe preinst script should use return code of getent passwd firebird or
grep ^firebird: /etc/passwd

Best regards,
Rafal Kupka

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.29-mls3
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages firebird2-super-server depends on:
ii  firebird2-server-common 1.5.1-4  Common files for Firebird - a RDBM
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libfirebird2-super  1.5.2-1  Library files for Firebird Super S
ii  libgcc1 1:3.4.3-13   GCC support library
ii  libncurses5 5.4-4Shared libraries for terminal hand
ii  libstdc++5  1:3.3.5-13   The GNU Standard C++ Library v3

-- no debconf information


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



Bug#312326: wrong permission on /etc/news/leafnode/debian-config after dpkg-reconfigure leafnode

2005-06-07 Thread Rafal Kupka
Package: leafnode
Version: 1.11.2.rel-1
Severity: minor


Before dpkg-reconfigure:
-rw-r--r--  1 root root 319 Jun  7 14:42 /etc/news/leafnode/debian-config

After dpkg-reconfigure leafnode from root shell with umask 0077:
-rw---  1 root root 319 Jun  7 15:15 /etc/news/leafnode/debian-config

Cron executes do-fetch-news as 'news' user, so it doesn't work anymore.

Kupson

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.4.29-temp
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-2) (ignored: LC_ALL set to pl_PL)

Versions of packages leafnode depends on:
ii  debconf 1.4.49   Debian configuration management sy
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libpcre35.0-1Perl 5 Compatible Regular Expressi
ii  logrotate   3.7-3Log rotation utility
ii  netbase 4.21 Basic TCP/IP networking system
ii  tcpd7.6.dbs-8Wietse Venema's TCP wrapper utilit


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



Bug#310282: slapd: Extended filters (ou:dn:=value) stop working after upgrade to 2.2.23-5

2005-05-22 Thread Rafal Kupka
Package: slapd
Version: 2.2.23-5
Severity: important


After upgrade from 2.1.30-3 to 2.2.23-5 filters like 
'((mailAlias=imago)(ou:dn:=Aliases))' stopped working.

Problem persists even after rebuild directory from backup and recreating
indexes.

Backend is BDB, 
index objectClass eq
index associatedDomain pres,eq,sub
index mail,uid,cn,ou,mailSettingValue pres,eq

I have here two servers, one of them is 2.1.30-3, and other (replica) 2.2.23-5.
Slapd version 2.1.30 works good, example below.
---
brutus:~# ldapsearch -LLL '((mailAlias=imago)(ou:dn:=Aliases))' dn
dn: mailAlias=imago,ou=Aliases,dc=imago.com.pl,ou=Domains,o=wdg
---
Searching server with slapd version 2.2.23 returns none records.
---
brutus:~# ldapsearch -h katon.wdg.pl '((mailAlias=imago)(ou:dn:=Aliases))' dn
# extended LDIF
#
# LDAPv3
# base  with scope sub
# filter: ((mailAlias=imago)(ou:dn:=Aliases))
# requesting: dn 
#

# search result
search: 2
result: 0 Success

# numResponses: 1
---
But mailAlias=imago exists at katon.wdg.pl (server with slapd  2.2.23)
---
brutus:~# ldapsearch -LLL -h katon.wdg.pl '((mailAlias=imago))' dn
dn: mailAlias=imago,ou=Aliases,dc=imago.com.pl,ou=Domains,o=wdg
---

Another example, lets search
dn: cn=rkupka,ou=Accounts,dc=test,dc=wdg.pl,ou=Domains,o=wdg
with differents filters

# ldapsearch -LLL -h katon.wdg.pl '((cn=rkupka)(o:dn:=wdg))' dn
dn: cn=rkupka,ou=Accounts,dc=test,dc=wdg.pl,ou=Domains,o=wdg
# ldapsearch -LLL -h katon.wdg.pl '((cn=rkupka)(ou:dn:=Domains))' dn

# ldapsearch -LLL -h katon.wdg.pl '((cn=rkupka)(dc:dn:=wdg.pl))' dn
dn: cn=rkupka,ou=Accounts,dc=test,dc=wdg.pl,ou=Domains,o=wdg
# ldapsearch -LLL -h katon.wdg.pl '((cn=rkupka)(dc:dn:=test))' dn
dn: cn=rkupka,ou=Accounts,dc=test,dc=wdg.pl,ou=Domains,o=wdg
# ldapsearch -LLL -h katon.wdg.pl '((cn=rkupka)(ou:dn:=Accounts))' dn

# ldapsearch -LLL -h katon.wdg.pl '((cn=rkupka)(cn:dn:=rkupka))' dn
dn: cn=rkupka,ou=Accounts,dc=test,dc=wdg.pl,ou=Domains,o=wdg

It looks like only ou:dn:= doesn't work. My guess is that only indexed 
attributes with more than one presence in DN has that problem.

Kupson

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.29-brutus3
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


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



Bug#304810: php4-interbase: ibase_connect doesn't work

2005-04-15 Thread Rafal Kupka
Package: php4-interbase
Version: 4.3.10-1
Severity: grave
Justification: renders package unusable


ibase_connect doesn't work in php scripts.
I found that the problem is missing configuration file for firebird.
Syslog information:
Apr 15 17:25:14 net2004 php4: Missing configuration file:
/usr/lib/firebird2/firebird.conf, exiting (No such file or directory)

After creating that file (even empty) everything works OK.

I do not know is this problem php4-interbase specific, or whole library 
(libfirebird2-classic) bug.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.29-net2004-3
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages php4-interbase depends on:
ii  debconf [debconf-2.0]   1.4.30.11Debian configuration management sy
ii  libapache-mod-php4 [phpapi- 4:4.3.10-10  server-side, HTML-embedded scripti
ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libfirebird2-classic [libfi 1.5.1-4  Library files for Firebird Classic
ii  php4-cli [phpapi-20020918]  4:4.3.10-10  command-line interpreter for the p

-- debconf information:
* php4/extension_interbase_apache: true
* php4/extension_interbase_cli: true
  php4/add_extension: true
  php4/remove_extension: true


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



Bug#296801: ITP: sblim-cmpi-params -- instrumentation providers for WBEM accessing kernel parameters

2005-02-24 Thread Rafal Lewczuk
Package: wnpp
Severity: wishlist

* Package name: sblim-cmpi-params
  Version : 1.2.3
  Upstream Author : Gareth S. Bestor [EMAIL PROTECTED]
* URL : http://sourceforge.net/projects/sblim
* License : Common Public License
  Description : instrumentation providers for WBEM accessing kernel 
parameters

This package contains a set of CIM providers (and according CIM class
definitions) allowing to manage kernel parameters (accessible via /proc fs).
 
To be able to use this package, you have to install CIMOM (for
example, owcimomd package) and some kind of WBEM client (for example,
sblim-wbemcli). 

CMPI is a standard for extending WBEM service (aka CIMOM) with capabilities
to manage some particular types of resources available in the local system.
  
WBEM stands for Web Based Enterprise Managment which is a set of standards
and technologies intended to manage various aspects of a computer systems
in standardized, object oriented manner. WBEM objects represent various
instances in the system (processes, network interfaces, partitions,
services etc.).

A bit older version of the package (1.2.0) is available at:
http://www.pronet.pl/~rlewczuk/debs/sblim-cmpi-params

All dependencies (those not in Debian) are also available on this site. 
Latest version will be available soon. 

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-ca9100
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2) (ignored: LC_ALL set to 
pl_PL)


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



Bug#296803: ITP: sblim-cmpi-sysfs -- instrumentation providers for WBEM accessing sysfs device tree

2005-02-24 Thread Rafal Lewczuk
Package: wnpp
Severity: wishlist

* Package name: sblim-cmpi-sysfs
  Version : 1.1.7
  Upstream Author : Gareth S. Bestor [EMAIL PROTECTED]
* URL : http://sourceforge.net/projects/sblim
* License : Common Public License
  Description : instrumentation providers for WBEM accessing sysfs device 
tree

This package contains a set of CIM providers for accessing device parameters
exported via sysfs filesystem. It is possible to read and modify device
parameters, if applicable.

To be able to use this package, you have to install CIMOM (for
example, owcimomd package) and some kind of WBEM client (for example,
sblim-wbemcli).

CMPI is a standard for extending WBEM service (aka CIMOM) with capabilities
to manage some particular types of resources available in the local system.

WBEM stands for Web Based Enterprise Managment which is a set of standards
and technologies intended to manage various aspects of a computer systems
in standardized, object oriented manner. WBEM objects represent various
instances in the system (processes, network interfaces, partitions,
services, configuration settings etc.).

To get more information about WBEM standards, see http://www.dmtf.org

A bit older version of the package (1.2.0) is available at:
http://www.pronet.pl/~rlewczuk/debs/sblim-cmpi-sysfs

All dependencies (packages not in Debian) are also available on this site.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-ca9100
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2) (ignored: LC_ALL set to 
pl_PL)


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



Bug#296810: ITP: owperlprovider -- another perl provider interface for OpenWBEM

2005-02-24 Thread Rafal Lewczuk
Package: wnpp
Severity: wishlist

* Package name: owperlprovider
  Version : 0.30
  Upstream Author : Jason Long [EMAIL PROTECTED]
* URL : http://sourceforge.net/projects/config4gnu
* License : GPL, Artistic
  Description : another perl provider interface for OpenWBEM

This is an OpenWBEM extension which lets you write OpenWBEM providers in
Perl. This is not the same as the Perl provider interface that is bundled
with OpenWBEM. This one is written directly for OpenWBEM and is using SWIG
to generate wrappers for the objects and classes. The Swig-generated code
provides an object-oriented way of accessing the CIM elements. It also
provides type-checking, so passing reference of wrong type will generate
error instead of crashing the CIMOM.

OpenWBEM is an WBEM standards compliant CIMOM server.

WBEM stands for Web Based Enterprise Managment which is a set of standards
and technologies intended to manage various aspects of a computer systems
in standardized, object oriented manner. WBEM objects represent various
instances in the system (processes, network interfaces, partitions,
services etc.).

Preliminary version of this package (still work-in-progress) is available at:
http://www.pronet.pl/~rlewczuk/debs/owperlprovider

All dependencies (packages not in Debian) are also available on this site.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-ca9100
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2) (ignored: LC_ALL set to 
pl_PL)


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



Bug#294084: upstream not ready (ITP: Bug #294084)

2005-02-10 Thread Rafal Lewczuk
Upstream is not ready for packaging: it needs much cleanup work before
getting ready.

Current (temporary) versions of packages are available at:
http://www.pronet.pl/~rlewczuk.






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



Bug#294386: Arithetical bug in perl?

2005-02-09 Thread Rafal Ramocki
Package: perl
Version: 5.6.1-8.8, v5.8.4-5

I was writing a small script, but happened something wired.
This is my script:
-
#!/usr/bin/perl

my $z1=1;
my $z2=1;

while ($z2  3 )
{
$z1 = $z1 + 0.01;
if ($z1  7.11)
{
$z1 = 0.01;
$z2 = $z2 + 0.01;
print z2= $z2\n;
}

}
-
after I ran it i saw on the console folowing output (fragment)
cut
z2= 2.23
z2= 2.24
z2= 2.25
z2= 2.26
z2= 2.27
z2= 2.27
z2= 2.28
z2= 2.29
z2= 2.30
cut
z2= 2.70
z2= 2.71
z2= 2.72
z2= 2.73
z2= 2.749998
z2= 2.759998
z2= 2.769998
z2= 2.779998
cut

I have wondering about that for some time. I don't have idea what is 
happening and way. In the middle of operation from z2 is substractet that 
verry small value 0.01 or added 0.00 insteed of 0.01. 
and I dont know why.

I've tested that script on 3 folowing machines:
Debian stable
Kernel 2.4.27
libc6 2.2.5-11.8
zeus:~# cat /proc/cpuinfo
processor   : 0
vendor_id   : GenuineIntel
cpu family  : 6
model   : 5
model name  : Pentium II (Deschutes)
stepping: 2
cpu MHz : 233.866
cache size  : 512 KB
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 2
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca 
cmov pat pse36 mmx fxsr
bogomips: 466.94

Debian Testing:
libc6 2.3.2.ds1-20
kernel 2.4.28

cerber:/home/interblock/maniac# cat /proc/cpuinfo
processor   : 0
vendor_id   : GenuineIntel
cpu family  : 15
model   : 2
model name  : Intel(R) Celeron(R) CPU 2.00GHz
stepping: 9
cpu MHz : 1995.042
cache size  : 128 KB
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 2
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca 
cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe cid
bogomips: 3984.58

Debian Testing
libc6 2.3.2.ds1-20
kernel 2.4.29
hermes:/home/staff/maniac# cat /proc/cpuinfo
processor   : 0
vendor_id   : GenuineIntel
cpu family  : 6
model   : 8
model name  : Celeron (Coppermine)
stepping: 3
cpu MHz : 567.975
cache size  : 128 KB
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 2
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov 
pat pse36 mmx fxsr sse
bogomips: 1130.49

If i can give you any other help please ask.



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



Bug#294386: acknowledged by developer (Re: Bug#294386: Arithetical bug in perl?)

2005-02-09 Thread Rafal Ramocki
On Wed, 09 Feb 2005 11:48:30 -0800, Debian Bug Tracking System wrote
 This is an automatic notification regarding your Bug report
 #294386: Arithetical bug in perl?,
 which was filed against the perl package.
 
 It has been closed by one of the developers, namely
 Florian Weimer [EMAIL PROTECTED].
 
 Their explanation is attached below.  If this explanation is
 unsatisfactory and you have not received a better one in a separate
 message then please contact the developer, by replying to this email.
 
 Debian bug tracking system administrator
 (administrator, Debian Bugs database)
 
 Received: (at 294386-done) by bugs.debian.org; 9 Feb 2005 19:39:42 +
 From [EMAIL PROTECTED] Wed Feb 09 11:39:42 2005
 Return-path: [EMAIL PROTECTED]
 Received: from mail.enyo.de [212.9.189.167] 
   by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
   id 1Cyxgc-0005Al-00; Wed, 09 Feb 2005 11:39:42 -0800
 Received: from deneb.enyo.de ([212.9.189.171])
 
   by albireo.enyo.de with esmtp id 1CyxgY-0003M7-3J; Wed, 09 Feb 2005 
 20:39:38 +0100 Received: from fw by deneb.enyo.de with local (Exim 
 4.43)
   id 1CyxgW-0007Nn-3e; Wed, 09 Feb 2005 20:39:36 +0100 From: Florian 
 Weimer [EMAIL PROTECTED] To: Rafal Ramocki [EMAIL PROTECTED] 
 Cc: [EMAIL PROTECTED] Subject: Re: Bug#294386: Arithetical 
 bug in perl? References: [EMAIL PROTECTED]
 Date: Wed, 09 Feb 2005 20:39:36 +0100 In-Reply-To: 
 [EMAIL PROTECTED] (Rafal Ramocki's message of
   Wed, 9 Feb 2005 17:53:16 +0330) Message-ID: 
[EMAIL PROTECTED]
 MIME-Version: 1.0
 Content-Type: text/plain; charset=us-ascii
 Delivered-To: [EMAIL PROTECTED]
 X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
   (1.212-2003-09-23-exp) on spohr.debian.org
 X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,
 HAS_BUG_NUMBERautolearn=no version=2.60-bugs.debian.org_2005_01_02 
 X-Spam-Level:
 
 * Rafal Ramocki:
 
  I was writing a small script, but happened something wired.
 
 This is not a bug, this is how floating point arithmetic works.  In
 binary floating point arithmetic, 0.01 has no exact representation
 (like one third in decimal floating point).  The errors pile up, and
 after a few iterations of your loop, they become apparent.

OK. I Understand. I'm sorry for false alarm, and i'm sorry for wasting Your 
time. :(



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



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

2005-02-07 Thread Rafal Lewczuk
Package: wnpp
Severity: wishlist

* Package name: life
  Version : 20050107
  Upstream Author : Novell Inc. 
* URL : http://forge.novell.com/modules/xfmod/project/?life
* License : (GPL, LGPL, BSD, MIT/X, etc.)
  Description : Linux Instrumentation for Enterprise: WBEM management 
providers from Novell

LIFE is a set of CIM providers for OpenWBEM enabling management of 
various system aspects via WBEM compliant tools. CIM providers are
plugins intended to administer some system component, for example 
a service or disk volume. LIFE contains plugins for managing basic 
system aspects (managing processes, retrieving basic system 
information), volumes (LVM, EVMS), samba, log viewing and system 
health monitoring (processes, load, memory, temperatures etc.).

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-ca9100
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2) (ignored: LC_ALL set to 
pl_PL)


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



<    1   2   3   4