Bug#294983: closed by Marco Rodrigues goth...@gmail.com (Package nagios has been removed from Debian)

2010-03-26 Thread txemi
I am the original submitter of the wish.

Thank you very much!!!

txemi.

On Thu, Mar 25, 2010 at 10:15 AM, Debian Bug Tracking System
ow...@bugs.debian.org wrote:
 This is an automatic notification regarding your Bug report
 which was filed against the nagios package:

 #294983: wishlist: not require alias and host_name in hosts.cfg

 It has been closed by Marco Rodrigues goth...@gmail.com.

 Their explanation is attached below along with your original report.
 If this explanation is unsatisfactory and you have not received a
 better one in a separate message then please contact Marco Rodrigues 
 goth...@gmail.com by
 replying to this email.


 --
 294983: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=294983
 Debian Bug Tracking System
 Contact ow...@bugs.debian.org with problems


 -- Forwarded message --
 From: Marco Rodrigues goth...@gmail.com
 To: 294983-d...@bugs.debian.org
 Date: Wed, 24 Mar 2010 20:24:58 + (WET)
 Subject: Package nagios has been removed from Debian
 Version: 2:1.4-3.2+rm

 You filed the bug http://bugs.debian.org/294983 in Debian BTS
 against the package nagios. I'm closing it at *unstable*, but it will
 remain open for older distributions.

 For more information about this package's removal, read
 http://bugs.debian.org/464774. That bug might give the reasons why
 this package was removed and suggestions of possible replacements.

 Don't hesitate to reply to this mail if you have any question.

 Thank you for your contribution to Debian.

 --
 Marco Rodrigues



 -- Forwarded message --
 From: txemi txe...@clientes.euskaltel.es
 To: Debian Bug Tracking System sub...@bugs.debian.org
 Date: Sat, 12 Feb 2005 21:24:29 +0100
 Subject: wishlist: not require alias and host_name in hosts.cfg
 Package: nagios
 Severity: wishlist

 wishlist: not require alias and host_name in hosts.cfg

 Most boring thing of setting up nagios is writting big configuration files.
 But some little changes could in my opinion short and increase readability of 
 this files.

 In my hosts.cfg I have a lot of sections like this:

 define host{
  use my-generic-host
  host_name myhost.com
  alias myhost.com
  address myhost.com
  check_command check_ssh
 }

 In most of my hosts host_name is equal to alias and address, so it could be 
 written like this:

 define host{
  use my-generic-host
  address myhost.com
  check_command check_ssh
 }

 But it cannot be done as host_name, alias and address are necessary.

 I would like that in host_name and alias absence they would take address 
 value. So I could say the same with less text making it easier to write, 
 read, change, mantain, understand...

 that is all...

 txemi txe...@euskalnet.net
 http://txemi.webhop.org



 -- System Information:
 Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
 Architecture: i386 (i686)
 Kernel: Linux 2.6.10-1-686
 Locale: lang=es...@euro, lc_ctype=es...@euro (charmap=ISO-8859-15)






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



Bug#566255: whislist: cpu percent usage in status bar

2010-01-28 Thread txemi
It is easy to do from /proc/stat. I thougt that the dificulty was not
how to do it, that if it was not included in screen byobu could not
add it instead.

From /proc/stat

host:~$ cat /proc/stat | egrep ^cpu
cpu  1027415 128298 707661 10450261 335521 29714 53902 0 0
cpu0 1027415 128298 707661 10450261 335521 29714 53902 0 0

These are allways increasing counters that stands for time cpu spent
in iddle, running or wait.
If you read it periodically and make the difference you get how CPUs
spent time in this period. You do not need to worry about unit of
these numbers because you are calculating a percentage.

Searching at google for linux cpu usage /proc/stat throws a examples
and comments, but I am looking for documentation for the meaning of
each column. I do not remember wich column was idle or waiting. I
think I saw this in kernel doc, I think there is a similar per process
file in later kernels.

I will send you this info if I find.

Thanks,
txemi.

On Tue, Jan 26, 2010 at 5:06 AM, Dustin Kirkland kirkl...@canonical.com wrote:
 On Fri, 2010-01-22 at 14:40 +0100, Jose Miguel Martinez wrote:
 I love byobu status bar. It is nice seeing system load, but I would 
 appreciate seeing cpu usage too.
 I did not find this in screen manual so this wishlist will probably have to 
 be fordwarded to screen project.

 Thanks for the input.  I'll gladly add a cpu_usage status item, if you
 can suggest how to make such a calculation (ideally from some file
 in /proc or /sys).

 Cheers,
 :-Dustin




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



Bug#532772: [eric] Segmentation fault

2009-06-11 Thread txemi
Package: eric
Version: 4.3.1-1
Severity: important

--- Please enter the report below this line. ---

$ export LANG=C
$ eric
Segmentation fault


--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.29-2-686

Debian Release: squeeze/sid
  500 unstableoracio
  500 unstableftp.us.debian.org
  500 unstablecari
1 experimentaloracio
1 experimentalftp.us.debian.org
1 experimentalcari

--- Package information. ---
Depends   (Version) | Installed
===-+-=
python  | 2.5.4-2
python-support   (= 0.7.1) | 1.0.3
python-qt4   (= 4.3.1) | 4.5-1
bicyclerepair  (= 0.9-4.1) | 0.9-4.3
python-pygments | 1.0-2
python-chardet  | 1.0.1-1.1
python-qscintilla2  | 2.3.2-1.1


Recommends  (Version) | Installed
=-+-===
eric-api-files|


Suggests (Version) | Installed
==-+-===
qt4-assistant  |
qt4-designer   | 4.5.1-2
qt4-doc-html   |
pyqt4-dev-tools|
qt4-dev-tools  | 4.5.1-2
ruby   | 4.2
python-doc | 2.5.2-1
python-qt4-doc |
python-kde4-doc|
python-profiler| 2.5.2-1



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



Bug#532772: [eric] Segmentation fault

2009-06-11 Thread txemi
Not for me. Any idea? Perhaps I need to grab any other package from
experimental?
thx

$ sudo aptitude install -t experimental libqscintilla2-5 python-qscintilla2
$ export LANG=C
$ eric
Segmentation fault


On Thu, Jun 11, 2009 at 7:33 PM, Gudjon I. Gudjonssongud...@gudjon.org wrote:
 Hi
The problem seems to be python-qscintilla2. Please install the version
 from experimental.
 # apt-get install -t experimental libqscintilla2-5 python-qscintilla2
 That fixed the problem for me.

 Regards
 Gudjon




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



Bug#518996: closed by Gudjon I. Gudjonsson gud...@gudjon.org ([eric] crash at startup)

2009-03-23 Thread txemi
ok, this worked form me. thanks.

sudo apt-get install python-kde4/experimental python-qt4/experimental
python-sip4/experimental

On Mon, Mar 16, 2009 at 11:51 AM, Debian Bug Tracking System 
ow...@bugs.debian.org wrote:


 This is an automatic notification regarding your Bug report
 which was filed against the eric package:

 #518996: [eric] crash at startup

 It has been closed by Gudjon I. Gudjonsson gud...@gudjon.org.

 Their explanation is attached below along with your original report.
 If this explanation is unsatisfactory and you have not received a
 better one in a separate message then please contact Gudjon I. Gudjonsson
 gud...@gudjon.org by
 replying to this email.


 --
 518996: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=518996
 Debian Bug Tracking System
 Contact ow...@bugs.debian.org with problems


 -- Forwarded message --
 From: Gudjon I. Gudjonsson gud...@gudjon.org
 To: 518996-d...@bugs.debian.org
 Date: Mon, 16 Mar 2009 08:54:22 +0100
 Subject: [eric] crash at startup
 Hi
   Please install the Debian package python-kde4 from experimental and the
 problem should disappear.

 Regards
 Gudjon



 -- Forwarded message --
 From: txemi txe...@clientes.euskaltel.es
 To: sub...@bugs.debian.org
 Date: Mon, 09 Mar 2009 20:42:02 +0100
 Subject: [eric] crash at startup
 Package: eric
 Version: 4.3.0-1
 Severity: normal

 --- Please enter the report below this line. ---
 logs attached

 --- System information. ---
 Architecture: i386
 Kernel:   Linux 2.6.26-1-686

 Debian Release: 5.0
  500 unstableoracio
  500 unstableftp.us.debian.org
  500 unstablecari

 --- Package information. ---
 Depends   (Version) | Installed
 ===-+-=
 python  | 2.5.4-2
 python-central   (= 0.6.7) | 0.6.11
 python-qt4   (= 4.3.1) | 4.4.2-4
 bicyclerepair  (= 0.9-4.1) | 0.9-4.3
 python-pygments | 1.0-2
 python-chardet  | 1.0.1-1.1
 python-qscintilla2  | 2.2-4






Bug#518997: [eric] crash at startup

2009-03-09 Thread txemi
Package: eric
Version: 4.3.0-1
Severity: normal

--- Please enter the report below this line. ---
logs attached

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.26-1-686

Debian Release: 5.0
  500 unstableoracio 
  500 unstableftp.us.debian.org 
  500 unstablecari 

--- Package information. ---
Depends   (Version) | Installed
===-+-=
python  | 2.5.4-2
python-central   (= 0.6.7) | 0.6.11
python-qt4   (= 4.3.1) | 4.4.2-4
bicyclerepair  (= 0.9-4.1) | 0.9-4.3
python-pygments | 1.0-2
python-chardet  | 1.0.1-1.1
python-qscintilla2  | 2.2-4


Script iniciado (vie 27 feb 2009 12:28:49 CET
)tx...@txemiversia:~$ eric
An unhandled exception occurred. Please report the problem
using the error reporting dialog or via email to eric4-b...@die-offenbachs.de.
A log has been written to /home/txemi/.eric4/eric4_error.log.

Error information:

2009-02-27, 12:28:51

type 'exceptions.TypeError': 
argument 1 of KAboutData() has an invalid type

  File /usr/share/eric/modules/eric4.py, line 250, in module
main()
  File /usr/share/eric/modules/eric4.py, line 170, in main
app = KQApplication(sys.argv, kqOptions)
  File /usr/share/eric/modules/KdeQt/KQApplication.py, line 203, in 
KQApplication
return __kdeKQApplication(argv, opts)
  File /usr/share/eric/modules/KdeQt/KQApplication.py, line 157, in __init__
Homepage, BugAddress)


Version Numbers:
  Python 2.5.4
  KDE 4.1.0
  PyKDE 4.0.2
  Qt 4.4.3
  PyQt4 4.4.2
  sip sip version not available
  QScintilla 2.2
  eric4 4.3.0 (r2852)

Platform: linux2
2.5.4 (r254:67916, Feb 17 2009, 20:16:45) 
[GCC 4.3.3]

tx...@txemiversia:~$ exit
exit

Script terminado (vie 27 feb 2009 12:28:53 CET
)

2009-02-27, 12:28:51

type 'exceptions.TypeError': 
argument 1 of KAboutData() has an invalid type

  File /usr/share/eric/modules/eric4.py, line 250, in module
main()
  File /usr/share/eric/modules/eric4.py, line 170, in main
app = KQApplication(sys.argv, kqOptions)
  File /usr/share/eric/modules/KdeQt/KQApplication.py, line 203, in 
KQApplication
return __kdeKQApplication(argv, opts)
  File /usr/share/eric/modules/KdeQt/KQApplication.py, line 157, in __init__
Homepage, BugAddress)


Version Numbers:
  Python 2.5.4
  KDE 4.1.0
  PyKDE 4.0.2
  Qt 4.4.3
  PyQt4 4.4.2
  sip sip version not available
  QScintilla 2.2
  eric4 4.3.0 (r2852)

Platform: linux2
2.5.4 (r254:67916, Feb 17 2009, 20:16:45) 
[GCC 4.3.3]


Bug#518996: [eric] crash at startup

2009-03-09 Thread txemi
Package: eric
Version: 4.3.0-1
Severity: normal

--- Please enter the report below this line. ---
logs attached

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.26-1-686

Debian Release: 5.0
  500 unstableoracio 
  500 unstableftp.us.debian.org 
  500 unstablecari 

--- Package information. ---
Depends   (Version) | Installed
===-+-=
python  | 2.5.4-2
python-central   (= 0.6.7) | 0.6.11
python-qt4   (= 4.3.1) | 4.4.2-4
bicyclerepair  (= 0.9-4.1) | 0.9-4.3
python-pygments | 1.0-2
python-chardet  | 1.0.1-1.1
python-qscintilla2  | 2.2-4


Script iniciado (vie 27 feb 2009 12:28:49 CET
)tx...@txemiversia:~$ eric
An unhandled exception occurred. Please report the problem
using the error reporting dialog or via email to eric4-b...@die-offenbachs.de.
A log has been written to /home/txemi/.eric4/eric4_error.log.

Error information:

2009-02-27, 12:28:51

type 'exceptions.TypeError': 
argument 1 of KAboutData() has an invalid type

  File /usr/share/eric/modules/eric4.py, line 250, in module
main()
  File /usr/share/eric/modules/eric4.py, line 170, in main
app = KQApplication(sys.argv, kqOptions)
  File /usr/share/eric/modules/KdeQt/KQApplication.py, line 203, in 
KQApplication
return __kdeKQApplication(argv, opts)
  File /usr/share/eric/modules/KdeQt/KQApplication.py, line 157, in __init__
Homepage, BugAddress)


Version Numbers:
  Python 2.5.4
  KDE 4.1.0
  PyKDE 4.0.2
  Qt 4.4.3
  PyQt4 4.4.2
  sip sip version not available
  QScintilla 2.2
  eric4 4.3.0 (r2852)

Platform: linux2
2.5.4 (r254:67916, Feb 17 2009, 20:16:45) 
[GCC 4.3.3]

tx...@txemiversia:~$ exit
exit

Script terminado (vie 27 feb 2009 12:28:53 CET
)

2009-02-27, 12:28:51

type 'exceptions.TypeError': 
argument 1 of KAboutData() has an invalid type

  File /usr/share/eric/modules/eric4.py, line 250, in module
main()
  File /usr/share/eric/modules/eric4.py, line 170, in main
app = KQApplication(sys.argv, kqOptions)
  File /usr/share/eric/modules/KdeQt/KQApplication.py, line 203, in 
KQApplication
return __kdeKQApplication(argv, opts)
  File /usr/share/eric/modules/KdeQt/KQApplication.py, line 157, in __init__
Homepage, BugAddress)


Version Numbers:
  Python 2.5.4
  KDE 4.1.0
  PyKDE 4.0.2
  Qt 4.4.3
  PyQt4 4.4.2
  sip sip version not available
  QScintilla 2.2
  eric4 4.3.0 (r2852)

Platform: linux2
2.5.4 (r254:67916, Feb 17 2009, 20:16:45) 
[GCC 4.3.3]


Bug#507847: more info appended

2008-12-05 Thread txemi
similar reports at ubuntu

https://bugs.launchpad.net/ubuntu/+source/multisync/+bug/103218

http://www.mail-archive.com/[EMAIL PROTECTED]/msg320220.html

http://www.ubuntu-forum.de/artikel/38389/synce-multisync-ipaq-114-glib-critical.html

osdir:

http://osdir.com/ml/handhelds.ipaq.synce.general/2007-02/msg6.html

http://osdir.com/ml/gnome.apps.multisync.user/2007-09/msg0.html



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



Bug#507847: [multisync] GLib-CRITICAL when sync

2008-12-04 Thread txemi
Package: multisync
Version: 0.82-8.1
Severity: important

--- Please enter the report below this line. ---

multisync crashes after clicking sync button. I configured just one 
synce-evolution pair.

 begin dump

[EMAIL PROTECTED]:~$ multisync

(multisync:26361): atk-bridge-WARNING **: AT_SPI_REGISTRY was not started at 
session startup.

(multisync:26361): atk-bridge-WARNING **: IOR not set.

(multisync:26361): atk-bridge-WARNING **: Could not locate registry
plugin_API_version
short_name
long_name
plugin_init
** Message: Hal reports no devices connected
[synce_subscribe:176] Synchronization of 'Appointment' events is not supported
[synce_subscribe:176] Synchronization of 'Contact' events is not supported
[synce_subscribe:176] Synchronization of 'Task' events is not supported
[rra_syncmgr_start_events:655] No valid subscriptions
always_connected
[evo2-sync] DEBUG: start: sync_connect
[evo2-sync] INFORMATION: Loading state from file 
/home/txemi/.multisync/2/remotesettings
[evo2-sync] DEBUG: end: load_palm_state
[evo2-sync] DEBUG: end: sync_connect
tasks length msyncid2 0
[evo2-sync] INFORMATION: Done searching for changes. Found 0 changes

(multisync:26361): GLib-CRITICAL **: g_hash_table_size: assertion `hash_table 
!= NULL' failed
Violación de segmento

-- end dump

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.26-1-686

Debian Release: 5.0
  500 unstableoracio 
  500 unstableftp.us.debian.org 
  500 unstableftp.u-picardie.fr 
  500 unstablecari 
  500 stable  download.webmin.com 
  500 stable  cari 
1 experimentaloracio 

--- Package information. ---
Depends(Version) | Installed
-+-===
libart-2.0-2 (= 2.3.18) | 2.3.20-2
libatk1.0-0  (= 1.20.0) | 1.22.0-1
libbonobo2-0 (= 2.15.0) | 2.22.0-1
libbonoboui2-0   (= 2.15.1) | 2.22.0-1
libc6 (= 2.7-1) | 2.7-16
libcairo2 (= 1.4.0) | 1.6.4-6.1
libgconf2-4  (= 2.13.5) | 2.22.0-1
libglib2.0-0 (= 2.16.0) | 2.16.6-1
libgnome2-0  (= 2.17.3) | 2.20.1.1-2
libgnomecanvas2-0(= 2.11.1) | 2.20.1.1-1
libgnomeui-0 (= 2.17.1) | 2.20.1.1-2
libgnomevfs2-0(= 1:2.17.90) | 1:2.22.0-5
libgtk2.0-0  (= 2.12.0) | 2.12.11-4
libice6 (= 1:1.0.0) | 2:1.0.4-1
liborbit2 (= 1:2.14.10) | 1:2.14.16-0.1
libpango1.0-0(= 1.20.2) | 1.20.5-3
libpopt0   (= 1.10) | 1.14-4
libsm6   | 2:1.0.3-2
libx11-6 | 2:1.1.5-2






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



Bug#503838: [nvidia-kernel-source] build fail in 2.6.26-1-xen-686

2008-10-28 Thread txemi
Package: nvidia-kernel-source
Version: 173.14.09-5
Severity: normal

--- Please enter the report below this line. ---

Build fails. Dump attached.

First error:
/lib/modules/2.6.26-1-xen-686/build/include/asm/mpspec.h:9:25: error: 
mach_mpspec.h: No existe el fichero o el directorio

Other reports of the same problem usually related to some virtual machines as 
qemu and virtual box. They say that it could be a kernel related issue fixed in 
latter ones (2.6.27-0.290).

http://qemu-forum.ipi.fi/viewtopic.php?f=4t=4612

http://www.virtualbox.org/ticket/1961

http://webui.sourcelabs.com/fedora/issues/459183

thanks,
txemi.


--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.26-1-xen-686

Debian Release: lenny/sid
  500 unstableoracio 
  500 unstableftp.us.debian.org 
  500 unstableftp.u-picardie.fr 
  500 unstablecari 
  500 stable  download.webmin.com 
  500 stable  cari 

--- Package information. ---
Depends(Version) | Installed
-+-===
debhelper ( 4.0.0) | 7.0.17
make | 3.81-5
sed ( 3.0) | 4.1.5-8
dpatch(= 2.0.0) | 2.0.30


Script iniciado (mar 28 oct 2008 16:34:17 CET
)cat: /include/linux/version.h: No existe el fichero o el directorio
/bin/sh: line 0: test: -ge: unary operator expected
# select which makefile to use.
rm -f 
/home/txemi/txemi/temp/nvidia/modules/nvidia-kernel-legacy-96xx/nv/Makefile || 
true
if [ 4 = 6  ]; then \
 cd 
/home/txemi/txemi/temp/nvidia/modules/nvidia-kernel-legacy-96xx/nv ; \
 ln -s Makefile.kbuild Makefile ; \
 cd .. ; \
 if [ 0  = 1 ] ; then \
dpatch apply 04_minion ; \
 fi ; \
 if [ 0 = 1 ]; then \
dpatch apply 01_sysfs ; \
dpatch status 01_sysfs patch-stamp ; \
dpatch apply 02_pcialias ; \
dpatch status 02_pcialias patch-stamp ; \
 fi ; \
fi
if [  4 = 4  ]; then \
 cd 
/home/txemi/txemi/temp/nvidia/modules/nvidia-kernel-legacy-96xx/nv ; \
 ln -s Makefile.nvidia Makefile ; \
 cd .. ; \
fi
if ! gcc -v 2 /dev/null  ; then \
   echo Compiler gcc does not exist on the system ; \
   exit 1; \
fi   
touch configure-stamp
if [ -f 
/home/txemi/txemi/temp/nvidia/modules/nvidia-kernel-legacy-96xx/debian/control.template
 ]; then \
cp  
/home/txemi/txemi/temp/nvidia/modules/nvidia-kernel-legacy-96xx/debian/control.template
 
/home/txemi/txemi/temp/nvidia/modules/nvidia-kernel-legacy-96xx/debian/control; 
\
fi
dh_testdir
dh_testroot
PATCHLEVEL = 4 
Kernel compiler version : 4.1.2
Detected compiler version : 4.3.2
   
You appear to be compiling the NVIDIA kernel module with   
a compiler different from the one that was used to compile 
the running kernel. This may be perfectly alright and you 
may be building this module for another kernel in which case
you may ignore this message.
 
The compiler that will be used to compile this module has been
determined from:
 1) the CC environment variable 
 2) that specified in 
/include/linux/compile.h
 3) gcc 
Using compiler gcc version 4.3.2
touch 
/home/txemi/txemi/temp/nvidia/modules/nvidia-kernel-legacy-96xx/nv/gcc-check
touch 
/home/txemi/txemi/temp/nvidia/modules/nvidia-kernel-legacy-96xx/nv/cc-sanity-check
## Main Make ##
IGNORE_CC_MISMATCH=1 CC=gcc  /usr/bin/make -C 
/home/txemi/txemi/temp/nvidia/modules/nvidia-kernel-legacy-96xx/nv -f Makefile 
SYSSRC=   KBUILD_PARAMS=-C  
SUBDIRS=/home/txemi/txemi/temp/nvidia/modules/nvidia-kernel-legacy-96xx/nv 
module;
make[1]: se ingresa al directorio 
`/home/txemi/txemi/temp/nvidia/modules/nvidia-kernel-legacy-96xx/nv'
gcc -c -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts 
-Wparentheses -Wpointer-arith -Wno-multichar -Werror -O -UDEBUG -U_DEBUG 
-DNDEBUG -MD -D__KERNEL__ -DMODULE -D_LOOSE_KERNEL_NAMES -DNVRM 
-DNV_VERSION_STRING=\96.43.07\  -I. 
-I/lib/modules/2.6.26-1-xen-686/build/include -Wsign-compare -Wno-cast-qual 
-Wno-error nv.c
In file included from 
/lib/modules/2.6.26-1-xen-686/build/include/linux/list.h:6,
 from 
/lib/modules/2.6.26-1-xen-686/build/include/linux/preempt.h:11,
 from 
/lib/modules/2.6.26-1-xen-686/build/include/linux/spinlock.h:49,
 from 
/lib/modules/2.6.26-1-xen-686/build/include/linux/seqlock.h:29,
 from 
/lib/modules/2.6.26-1-xen-686/build/include/linux/time.h:8,
 from 
/lib/modules/2.6.26-1-xen-686/build/include/linux/timex.h:57,
 from 
/lib/modules/2.6.26-1-xen-686/build/include/linux/sched.h:54,
 from 
/lib/modules/2.6.26-1-xen-686/build/include/linux/utsname.h:35,
 from nv-linux.h:19,
 from nv.c:14:
/lib/modules/2.6.26-1-xen-686/build

Bug#503159: Looking for workaround

2008-10-23 Thread txemi
As a workaround, and as we don't know if Google will implement imap keywords
in near future perhaps could be implemented some trick as this:

A new option --extractgmaillabels1 that will process gmail imap folder
structure so as to extract label information. Later label information could
be synchronized in destination imap server as imap keywords in a standard
way.

I supposed it was necessary to look up folders as I did not find label
information in message header.

imapsync  --host1 imap.gmail.com --authmech1 LOGIN  --user1 userlogin1
--password1 userpass1 --ssl1  --extractgmaillabels1  --host2
myserver.org--user2 userlogin2 --password2 userpass2 --ssl2
--authmech2 PLAIN --folder
'[Gmail]/Todos' --useheader 'Message-Id'  --skipsize

thanks,
txemi.


Bug#503159: Looking for workaround

2008-10-23 Thread txemi
As a workaround, and as we don't know if google will implement imap keywords
in near future perhaps could be implemented some trick as this:

A new option --extractgmaillabels1 that will process gmail imap folder
structure so as to extract label information. Later label information could
be synchronized in destination imap server as imap keywords in a standard
way.

I supposed it was necessary to look up folders as I did not find label
information in message header.

imapsync  --host1 imap.gmail.com --authmech1 LOGIN  --user1 userlogin1
--password1 userpass1 --ssl1  --extractgmaillabels1  --host2
myserver.org--user2 userlogin2 --password2 userpass2 --ssl2
--authmech2 PLAIN --folder
'[Gmail]/Todos' --useheader 'Message-Id'  --skipsize

thanks,
txemi.


Bug#503159: [imapsync] sync gmail labels to imap labels or keywords

2008-10-22 Thread txemi
Package: imapsync
Version: 1.252-1
Severity: wishlist

--- Please enter the report below this line. ---

Please consider sync imap keywords. I want to sync gmail labels to imap keyword 
but I am not sure it is possible due gmail imap implementation as seen in this 
link:

http://weblog.timaltman.com/archive/2008/02/24/gmails-buggy-imap-implementation

Could be found some workaround?

I want this for completely backing up gmail in my imap server, labels included.

thanks,
txemi.


--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.26-1-686

Debian Release: lenny/sid
  500 unstableoracio 
  500 unstableftp.us.debian.org 
  500 unstableftp.u-picardie.fr 
  500 unstablecari 
  500 stable  download.webmin.com 
  500 stable  cari 

--- Package information. ---
Depends(Version) | Installed
-+-===
perl | 5.10.0-16
libdigest-hmac-perl  | 1.01-7
libterm-readkey-perl | 2.30-4
libio-socket-ssl-perl| 1.16-1
libdate-manip-perl   | 5.54-1






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



Bug#494965: [shfs-source] does no build with 2.6.26-1-686

2008-08-13 Thread txemi
Package: shfs-source
Version: 0.35-6.3
Severity: normal

--- Please enter the report below this line. ---

this command fails:

sudo module-assistant auto-install shfs-source

I append errors:


make[3]: se ingresa al directorio `/usr/src/linux-headers-2.6.26-1-686'
  CC [M]  /usr/src/modules/shfs/Linux-2.6/dcache.o
In file included from /usr/src/modules/shfs/Linux-2.6/dcache.c:24:
/usr/src/modules/shfs/Linux-2.6/shfs_fs.h:76: error: expected ‘=’, ‘,’, ‘;’, 
‘asm’ or ‘__attribute__’ before ‘*’ token
/usr/src/modules/shfs/Linux-2.6/shfs_fs.h:77: error: expected ‘=’, ‘,’, ‘;’, 
‘asm’ or ‘__attribute__’ before ‘*’ token
/usr/src/modules/shfs/Linux-2.6/shfs_fs.h:78: error: expected ‘=’, ‘,’, ‘;’, 
‘asm’ or ‘__attribute__’ before ‘*’ token
/usr/src/modules/shfs/Linux-2.6/shfs_fs.h:79: error: expected ‘=’, ‘,’, ‘;’, 
‘asm’ or ‘__attribute__’ before ‘*’ token
In file included from /usr/src/modules/shfs/Linux-2.6/dcache.c:26:
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h:22: error: expected declaration 
specifiers or ‘...’ before ‘kmem_cache_t’
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h: In function ‘__kmem_malloc_debug’:
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h:25: error: ‘cache’ undeclared 
(first use in this function)
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h:25: error: (Each undeclared 
identifier is reported only once
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h:25: error: for each function it 
appears in.)
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h: At top level:
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h:35: error: expected declaration 
specifiers or ‘...’ before ‘kmem_cache_t’
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h: In function ‘__kmem_free_debug’:
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h:41: error: ‘cache’ undeclared 
(first use in this function)
make[4]: *** [/usr/src/modules/shfs/Linux-2.6/dcache.o] Error 1

more in attach...

thanks,
txemi


--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.26-1-686

Debian Release: lenny/sid
  500 unstableoracio 
  500 unstableftp.us.debian.org 
  500 unstableftp.u-picardie.fr 

--- Package information. ---
Depends   (Version) | Installed
===-+-===
| 


dh_clean
make -C Linux-2.6 clean
make[1]: se ingresa al directorio `/usr/src/modules/shfs/Linux-2.6'
rm -rf linux-2.6.26-1-686 linux-2.6.26-1-686.orig;
rm -f linux-2.6.26-1-686.diff
rm -f *.o *.ko *.mod.c .*o.cmd
make[1]: se sale del directorio `/usr/src/modules/shfs/Linux-2.6'
/usr/bin/make  -f debian/rules kdist_clean kdist_config binary-modules
make[1]: se ingresa al directorio `/usr/src/modules/shfs'
dh_clean
make -C Linux-2.6 clean
make[2]: se ingresa al directorio `/usr/src/modules/shfs/Linux-2.6'
rm -rf linux-2.6.26-1-686 linux-2.6.26-1-686.orig;
rm -f linux-2.6.26-1-686.diff
rm -f *.o *.ko *.mod.c .*o.cmd
make[2]: se sale del directorio `/usr/src/modules/shfs/Linux-2.6'
for templ in /usr/src/modules/shfs/debian/shfs-module-_KVERS_.postinst 
/usr/src/modules/shfs/debian/shfs-module-_KVERS_.postinst.backup 
/usr/src/modules/shfs/debian/shfs-module-_KVERS_.postinst.modules.in; do \
cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.26-1-686/g'` ; \
  done
for templ in `ls debian/*.modules.in` ; do \
test -e ${templ%.modules.in}.backup || cp ${templ%.modules.in} 
${templ%.modules.in}.backup 2/dev/null || true; \
sed -e 's/##KVERS##/2.6.26-1-686/g ;s/#KVERS#/2.6.26-1-686/g ; 
s/_KVERS_/2.6.26-1-686/g ; s/##KDREV##/2.6.26-2/g ; s/#KDREV#/2.6.26-2/g ; 
s/_KDREV_/2.6.26-2/g  '  $templ  ${templ%.modules.in}; \
  done
dh_testdir
dh_testroot
dh_clean -k
env MODVERSIONS=detect make -C Linux-2.6 
KERNEL_SOURCES=/lib/modules/2.6.26-1-686/build KERNEL=linux-2.6.26-1-686
make[2]: se ingresa al directorio `/usr/src/modules/shfs/Linux-2.6'
make -C /lib/modules/2.6.26-1-686/build SUBDIRS=/usr/src/modules/shfs/Linux-2.6 
modules
make[3]: se ingresa al directorio `/usr/src/linux-headers-2.6.26-1-686'
  CC [M]  /usr/src/modules/shfs/Linux-2.6/dcache.o
In file included from /usr/src/modules/shfs/Linux-2.6/dcache.c:24:
/usr/src/modules/shfs/Linux-2.6/shfs_fs.h:76: error: expected ‘=’, ‘,’, ‘;’, 
‘asm’ or ‘__attribute__’ before ‘*’ token
/usr/src/modules/shfs/Linux-2.6/shfs_fs.h:77: error: expected ‘=’, ‘,’, ‘;’, 
‘asm’ or ‘__attribute__’ before ‘*’ token
/usr/src/modules/shfs/Linux-2.6/shfs_fs.h:78: error: expected ‘=’, ‘,’, ‘;’, 
‘asm’ or ‘__attribute__’ before ‘*’ token
/usr/src/modules/shfs/Linux-2.6/shfs_fs.h:79: error: expected ‘=’, ‘,’, ‘;’, 
‘asm’ or ‘__attribute__’ before ‘*’ token
In file included from /usr/src/modules/shfs/Linux-2.6/dcache.c:26:
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h:22: error: expected declaration 
specifiers or ‘...’ before ‘kmem_cache_t’
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h: In function ‘__kmem_malloc_debug’:
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h:25: error: ‘cache’ undeclared 
(first use in this function)
/usr/src/modules/shfs/Linux-2.6/shfs_debug.h:25

Bug#489273: more info...

2008-08-11 Thread txemi
It happens the same with linux-image-2.6.26-1-686




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



Bug#489273: it is not so grave...

2008-07-04 Thread txemi
In spite of the error I have been able to boot the machine with this kernel.
The error marked as grave by yaird is not so.

I also append apt dump...

[EMAIL PROTECTED]:~$ sudo apt-get install -f
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Leyendo la información de estado... Hecho
Utilice «apt-get autoremove» para eliminarlos.
0 actualizados, 0 se instalarán, 0 para eliminar y 4 no actualizados.
1 no instalados del todo o eliminados.
After this operation, 0B of additional disk space will be used.
Configurando linux-image-2.6.25-2-686 (2.6.25-6) ...
Running depmod.
Finding valid ramdisk creators.
Using mkinitrd.yaird to build the ramdisk.
mkinitrd.yaird -o /boot/initrd.img-2.6.25-2-686.new
/lib/modules/2.6.25-2-686
yaird error: Unknown attribute metadata=00.90 in mdadm output (fatal)
mkinitrd.yaird failed to create initrd image.
Failed to create initrd image.
dpkg: error al procesar linux-image-2.6.25-2-686 (--configure):
 el subproceso post-installation script devolvió el código de salida de
error 9
Se encontraron errores al procesar:
 linux-image-2.6.25-2-686
E: Sub-process /usr/bin/dpkg returned an error code (1)
[EMAIL PROTECTED]:~$
running manually update-grub created working entry en menu.lst.

thx.


Bug#477929: [vmware-package] Please support for vmware workstation beta 6.5

2008-04-25 Thread txemi
Package: vmware-package
Version: 0.22
Severity: wishlist

--- Please enter the report below this line. ---

Package can be downloaded from

http://www.vmware.com/beta/ws65/download.html

http://download3.vmware.com/software/wkst/VMware-workstation-e.x.p-84113.i386.tar.gz

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.24-1-686

Debian Release: lenny/sid
  500 unstableoracio 
  500 unstableftp.us.debian.org 
  500 unstableftp.u-picardie.fr 

--- Package information. ---
Depends(Version) | Installed
-+-===
bzip2| 1.0.5-0.1
debhelper ( 5) | 7.0.2
dpkg-dev | 1.14.18
fakeroot | 1.9.4
file | 4.23-2
libart-2.0-2 | 2.3.20-1
libatk1.0-0  | 1.22.0-1
libbz2-1.0   | 1.0.5-0.1
libcairo2| 1.6.4-1+b1
libcroco3| 0.6.1-1
libexpat1| 1.95.8-4
libfontconfig1   | 2.5.0-2
libfreetype6 | 2.3.5-1+b1
libglade2-0  | 1:2.6.2-1
libglib2.0-0 | 2.16.3-2
libglibmm-2.4-1c2a   | 2.16.2-1
libgnomecanvas2-0| 2.20.1.1-1
libgnomecanvasmm-2.6-1c2a| 2.22.0-1
libgsf-1-114 | 1.14.8-1
libgtk2.0-0  | 2.12.9-3
libgtkmm-2.4-1c2a| 1:2.12.7-1
libice6  | 2:1.0.4-1
libpango1.0-0| 1.20.2-2
libpng12-0   | 1.2.26-1
librsvg2-2   | 2.22.2-2
libsexy2 | 0.1.11-2
libsexymm2   | 0.1.9-2
libsigc++-2.0-0c2a   | 2.0.18-2
libsm6   | 2:1.0.3-1+b1
libstdc++5   | 1:3.3.6-17
libview2 | 0.6.1-1
libx11-6 | 2:1.0.3-7
libxau6  | 1:1.0.3-2
libxcursor1  | 1:1.1.9-1
libxdmcp6| 1:1.0.2-2
libxext6 | 2:1.0.4-1
libxfixes3   | 1:4.0.3-2
libxft2  | 2.1.12-2
libxi6   | 2:1.1.3-1
libxinerama1 | 2:1.0.3-1
libxml2  | 2.6.32.dfsg-2
libxrandr2   | 2:1.2.2-1
libxrender1  | 1:0.9.4-1
libxt6   | 1:1.0.5-3
libxtst6 | 2:1.0.3-1
make | 3.81-4
module-assistant | 0.10.11.0
prelink  | 0.0.20071009-1
python   | 2.5.2-1
zlib1g   | 1:1.2.3.3.dfsg-12





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



Bug#477388: [vmware-package] vmware-workstation should conflict vmware-server

2008-04-22 Thread txemi
Package: vmware-package
Version: 0.22
Severity: normal

--- Please enter the report below this line. ---

Whould be cleaner conflicting with vmware-server before trying to overwrite 
/usr/bin/vmrun?

sudo dpkg -i vmware-workstation_6.0.3.80004.0.22.0_i386.deb
Seleccionando el paquete vmware-workstation previamente no seleccionado.
(Leyendo la base de datos ...
355301 ficheros y directorios instalados actualmente.)
Desempaquetando vmware-workstation (de 
vmware-workstation_6.0.3.80004.0.22.0_i386.deb) ...
dpkg: error al procesar vmware-workstation_6.0.3.80004.0.22.0_i386.deb 
(--install):
 intentando sobreescribir `/usr/bin/vmrun', que está también en el paquete 
vmware-server
dpkg-deb: el subproceso paste fue terminado por la señal (Tubería rota)
Se encontraron errores al procesar:
 vmware-workstation_6.0.3.80004.0.22.0_i386.deb


--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.24-1-686

Debian Release: lenny/sid
  500 unstableoracio 
  500 unstableftp.us.debian.org 
  500 unstableftp.u-picardie.fr 

--- Package information. ---
Depends(Version) | Installed
-+-===
bzip2| 1.0.5-0.1
debhelper ( 5) | 6.0.12
dpkg-dev | 1.14.18
fakeroot | 1.9.4
file | 4.23-2
libart-2.0-2 | 2.3.20-1
libatk1.0-0  | 1.22.0-1
libbz2-1.0   | 1.0.5-0.1
libcairo2| 1.6.4-1+b1
libcroco3| 0.6.1-1
libexpat1| 1.95.8-4
libfontconfig1   | 2.5.0-2
libfreetype6 | 2.3.5-1+b1
libglade2-0  | 1:2.6.2-1
libglib2.0-0 | 2.16.3-2
libglibmm-2.4-1c2a   | 2.16.2-1
libgnomecanvas2-0| 2.20.1.1-1
libgnomecanvasmm-2.6-1c2a| 2.22.0-1
libgsf-1-114 | 1.14.8-1
libgtk2.0-0  | 2.12.9-3
libgtkmm-2.4-1c2a| 1:2.12.7-1
libice6  | 2:1.0.4-1
libpango1.0-0| 1.20.2-2
libpng12-0   | 1.2.26-1
librsvg2-2   | 2.22.2-2
libsexy2 | 0.1.11-2
libsexymm2   | 0.1.9-2
libsigc++-2.0-0c2a   | 2.0.18-2
libsm6   | 2:1.0.3-1+b1
libstdc++5   | 1:3.3.6-17
libview2 | 0.6.1-1
libx11-6 | 2:1.0.3-7
libxau6  | 1:1.0.3-2
libxcursor1  | 1:1.1.9-1
libxdmcp6| 1:1.0.2-2
libxext6 | 2:1.0.4-1
libxfixes3   | 1:4.0.3-2
libxft2  | 2.1.12-2
libxi6   | 2:1.1.3-1
libxinerama1 | 2:1.0.3-1
libxml2  | 2.6.32.dfsg-2
libxrandr2   | 2:1.2.2-1
libxrender1  | 1:0.9.4-1
libxt6   | 1:1.0.5-3
libxtst6 | 2:1.0.3-1
make | 3.81-4
module-assistant | 0.10.11.0
prelink  | 0.0.20071009-1
python   | 2.5.2-1
zlib1g   | 1:1.2.3.3.dfsg-12





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



Bug#477406: [vmware-package] Let it work with vmware server beta

2008-04-22 Thread txemi
Package: vmware-package
Version: 0.22
Severity: wishlist

--- Please enter the report below this line. ---

It fails when building package for this...

#wget -c 
http://download3.vmware.com/software/vmserver/VMware-server-e.x.p-84186.i386.tar.gz

#sudo make-vmpkg ../VMware-server-e.x.p-84186.i386.tar.gz -p server -s -u 84186
[...]
dh_testroot
dh_install -ai
dh_install: vmware-server missing files 
(vmware-server-distrib/lib/bin-debug/*), aborting
make: *** [install] Error 1
dpkg-buildpackage: failure: fakeroot debian/rules binary gave error exit status 
2
 === error, exiting with return value 2


--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.24-1-686

Debian Release: lenny/sid
  500 unstableoracio 
  500 unstableftp.us.debian.org 
  500 unstableftp.u-picardie.fr 

--- Package information. ---
Depends(Version) | Installed
-+-===
bzip2| 1.0.5-0.1
debhelper ( 5) | 6.0.12
dpkg-dev | 1.14.18
fakeroot | 1.9.4
file | 4.23-2
libart-2.0-2 | 2.3.20-1
libatk1.0-0  | 1.22.0-1
libbz2-1.0   | 1.0.5-0.1
libcairo2| 1.6.4-1+b1
libcroco3| 0.6.1-1
libexpat1| 1.95.8-4
libfontconfig1   | 2.5.0-2
libfreetype6 | 2.3.5-1+b1
libglade2-0  | 1:2.6.2-1
libglib2.0-0 | 2.16.3-2
libglibmm-2.4-1c2a   | 2.16.2-1
libgnomecanvas2-0| 2.20.1.1-1
libgnomecanvasmm-2.6-1c2a| 2.22.0-1
libgsf-1-114 | 1.14.8-1
libgtk2.0-0  | 2.12.9-3
libgtkmm-2.4-1c2a| 1:2.12.7-1
libice6  | 2:1.0.4-1
libpango1.0-0| 1.20.2-2
libpng12-0   | 1.2.26-1
librsvg2-2   | 2.22.2-2
libsexy2 | 0.1.11-2
libsexymm2   | 0.1.9-2
libsigc++-2.0-0c2a   | 2.0.18-2
libsm6   | 2:1.0.3-1+b1
libstdc++5   | 1:3.3.6-17
libview2 | 0.6.1-1
libx11-6 | 2:1.0.3-7
libxau6  | 1:1.0.3-2
libxcursor1  | 1:1.1.9-1
libxdmcp6| 1:1.0.2-2
libxext6 | 2:1.0.4-1
libxfixes3   | 1:4.0.3-2
libxft2  | 2.1.12-2
libxi6   | 2:1.1.3-1
libxinerama1 | 2:1.0.3-1
libxml2  | 2.6.32.dfsg-2
libxrandr2   | 2:1.2.2-1
libxrender1  | 1:0.9.4-1
libxt6   | 1:1.0.5-3
libxtst6 | 2:1.0.3-1
make | 3.81-4
module-assistant | 0.10.11.0
prelink  | 0.0.20071009-1
python   | 2.5.2-1
zlib1g   | 1:1.2.3.3.dfsg-12





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



Bug#404035: wishlist: remote backup like faubackup (ssh) with no nfs need

2006-12-21 Thread txemi
Package: storebackup
Version: 1.19-4
Severity: wishlist

Actually I like storebackup more than faubackup but I am using faubackup
because it is simpler for remote backup. I can use:

faubackup localdir [EMAIL PROTECTED]:/remotedir

for remote backups and no need for nfs or exports in remote machine. It
uses ssh server already available on any machine.

I suggest adding this feature to storebackup.

txemi


-- 

José Miguel Martínez 
División de I+D 
mailto:[EMAIL PROTECTED] 

Panda Software 
Buenos Aires, 12 
48001 BILBAO - ESPAÑA 
Teléfono: 902 24 365 4 
Fax:  94 424 46 97

 



Bug#324217: email-reminder: patch to tell exact date in mail message

2005-08-22 Thread txemi

Thanks for your attention.

I tried to add the birth day instead of the date in current year, I
think it gives more information (age), but I just found the date in
current year in program structures. (I am not a perl hacker :-D) I do
not know if it would be much more complex.

Thanks again,
txemi.

El lun, 22-08-2005 a las 14:37 -0400, Francois Marier escribió:
 On Sun, Aug 21, 2005 at 03:50:02AM +0200, txemi wrote:
  ...
  and preferred beint told the exact day so they did not have to calculate it.
  So I modified code to do it and now this message is sent:
  
  I just want to remind you that somebody is getting one year older in 2 
  days (2005-08-23).
  
  I would like it applied or some similar solution.
 
 That's a good idea.  Thanks for the patch txemi, I will try to make a new
 release with your patch in the next couple of days.
 
 Francois




Bug#324217: email-reminder: patch to tell exact date in mail message

2005-08-20 Thread txemi
Package: email-reminder
Version: 0.5.4-1
Severity: wishlist
Tags: patch

I use email-reminder to remind birthdays to mail lists.
Some users complaint that they did not like the actual message:

I just want to remind you that somebody is getting one year older in 2 days 

and preferred beint told the exact day so they did not have to calculate it.
So I modified code to do it and now this message is sent:

I just want to remind you that somebody is getting one year older in 2 days 
(2005-08-23).

This is the patch:
- CUT HERE--
--- Event.pm2005-04-25 22:07:10.0 +0200
+++ /usr/share/perl5/EmailReminder/Event.pm 2005-08-21 03:34:21.0 
+0200
@@ -126,7 +126,7 @@

 if ($this-will_occur($days)) {
 if ($days  1) {
-$this-{WHEN} = in $days days;
+$this-{WHEN} = in $days days ( . 
$this-get_date() . );
 }
 elsif ($days == 1) {
 $this-{WHEN} = tomorrow;
- CUT HERE --

I would like it applied or some similar solution.

Thanks,
txemi.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (1100, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages email-reminder depends on:
ii  cron  3.0pl1-88  management of regular background p
ii  libdate-manip-perl5.44-1 a perl library for manipulating da
ii  libemail-valid-perl   0.15-2 Check validity of Internet email a
ii  libgtk2-perl  1:1.083-1  Perl interface to the 2.x series o
ii  libxml-dom-perl   1.43-4 Perl module for building DOM Level
ii  perl  5.8.7-4Larry Wall's Practical Extraction 

Versions of packages email-reminder recommends:
ii  anacron   2.3-11 a cron-like program that doesn't g
ii  postfix [mail-transport-agent 2.2.4-1A high-performance mail transport 

-- no debconf information
--- Event.pm2005-04-25 22:07:10.0 +0200
+++ /usr/share/perl5/EmailReminder/Event.pm 2005-08-21 03:34:21.0 
+0200
@@ -126,7 +126,7 @@
 
 if ($this-will_occur($days)) {
 if ($days  1) {
-$this-{WHEN} = in $days days;
+$this-{WHEN} = in $days days ( . 
$this-get_date() . );
 }
 elsif ($days == 1) {   
 $this-{WHEN} = tomorrow;


Bug#313076: coreutils: patch to add path exclude option to du

2005-06-11 Thread txemi
Package: coreutils
Version: 5.2.1-2
Severity: wishlist
Tags: patch

I send a patch to add path exclude option to du.
I think it could be useful to more people.

MOTIVATION:

I use xdiskusage to view disk space usage.
xdiskusage uses du to calculate file and dir sizes.
When I want to make a backup of my system I use this tool to inspect where is 
my disk space going and how much it would size.
I got some big dirs that I want to exclude from reports (media files, backup 
files...) because make more diffult to view how much disk space uses the real 
data.
I could no use the --exclude option because it exclude files by basename, and 
not by path.
So I made this patch.

txemi.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages coreutils depends on:
ii  libacl1 2.2.29-1.0.1 Access control list shared library
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an

-- no debconf information
--- du.c.orig	2005-06-11 19:41:53.0 +0200
+++ du.c	2005-06-11 19:41:53.0 +0200
@@ -108,6 +108,7 @@
 
 /* File name patterns to exclude.  */
 static struct exclude *exclude;
+static struct exclude *exclude_path;
 
 /* Grand total size of all args, in bytes. */
 static uintmax_t tot_size = 0;
@@ -126,7 +127,8 @@
   APPARENT_SIZE_OPTION = CHAR_MAX + 1,
   EXCLUDE_OPTION,
   HUMAN_SI_OPTION,
-  MAX_DEPTH_OPTION
+  MAX_DEPTH_OPTION,
+  EXCLUDE_PATH_OPTION
 };
 
 static struct option const long_options[] =
@@ -139,6 +141,7 @@
   {dereference, no_argument, NULL, 'L'},
   {dereference-args, no_argument, NULL, 'D'},
   {exclude, required_argument, 0, EXCLUDE_OPTION},
+  {exclude-path, required_argument, 0, EXCLUDE_PATH_OPTION},
   {exclude-from, required_argument, 0, 'X'},
   {human-readable, no_argument, NULL, 'h'},
   {si, no_argument, 0, HUMAN_SI_OPTION},
@@ -202,6 +205,7 @@
   -x, --one-file-system  skip directories on different filesystems\n\
   -X FILE, --exclude-from=FILE  Exclude files that match any pattern in FILE.\n\
   --exclude=PATTERN Exclude files that match PATTERN.\n\
+  --exclude-path=PATTERN Exclude file paths that match PATTERN.\n\
   --max-depth=N print the total for a directory (or file, with --all)\n\
   only if it is N or fewer levels below the command\n\
   line argument;  --max-depth=0 is the same as\n\
@@ -331,7 +335,8 @@
   int skip;
 
   /* If necessary, set FTS_SKIP before returning.  */
-  skip = excluded_filename (exclude, ent-fts_name);
+  skip = excluded_filename (exclude, ent-fts_name)
+  	||excluded_filename (exclude_path, ent-fts_path);
   if (skip)
 fts_set (fts, ent, FTS_SKIP);
 
@@ -517,6 +522,7 @@
   process_file (fts, ent);
 }
 
+
   /* Ignore failure, since the only way it can do so is in failing to
  return to the original directory, and since we're about to exit,
  that doesn't matter.  */
@@ -555,6 +561,7 @@
   atexit (close_stdout);
 
   exclude = new_exclude ();
+  exclude_path = new_exclude ();
 
   human_output_opts = human_options (getenv (DU_BLOCK_SIZE), false,
  output_block_size);
@@ -681,6 +688,10 @@
 	  add_exclude (exclude, optarg, EXCLUDE_WILDCARDS);
 	  break;
 
+	case EXCLUDE_PATH_OPTION:
+	  add_exclude (exclude_path, optarg, EXCLUDE_WILDCARDS);
+	  break;
+
 	case_GETOPT_HELP_CHAR;
 
 	case_GETOPT_VERSION_CHAR (PROGRAM_NAME, AUTHORS);


Bug#313076: little problem with pach. It does not exclude subdirs. Working on it.

2005-06-11 Thread txemi

I have just noticed that you can exclude some dir like this:

--eclude-path dir1/*

but then you are not excluding dir1/*/* and dir1/*/*/*
I am working on it.

txemi.

-- 
 __
 hola, soy una firma horrible 
 --
\   ^__^
 \  (oo)\___
(__)\   )\/\
||w |
|| ||

email: [EMAIL PROTECTED]
web: http://txemi.webhop.org



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



Bug#307864: postfix: add debconf question to activate smtp auth

2005-05-05 Thread txemi
Package: postfix
Version: 2.2.3-2
Severity: wishlist

Lot of users want smtp auth (sals) activated in postfix to allow users on 
Internet
sending mail through postfix without relaying on whole Internet. It would be 
useful installation scripts could do this in a secure and relayable manner.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages postfix depends on:
ii  adduser 3.63 Add and remove users and groups
ii  debconf [debconf-2.0]   1.4.49   Debian configuration management sy
ii  dpkg1.10.27  Package maintenance system for Deb
ii  libc6   2.3.2.ds1-21 GNU C Library: Shared libraries an
ii  libdb4.24.2.52-18Berkeley v4.2 Database Libraries [
ii  libsasl22.1.19-1.5   Authentication abstraction library
ii  libssl0.9.7 0.9.7e-3 SSL shared libraries
ii  netbase 4.21 Basic TCP/IP networking system

-- debconf information excluded


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



Bug#121870: apt-listchanges: add binary package description too

2005-04-05 Thread txemi
Package: apt-listchanges
Version: 2.59-0.2
Followup-For: Bug #121870

Thanks to -h option I now see:

--- Cambios de gcompris (gcompris-data gcompris-sound-en gcompris-sound-es 
libgcom
pris-1-0 gcompris) ---
gcompris (6.5.1-1) unstable; urgency=low

  * New upstream release.
  * Regenerate libtool and autoconf stuff again.

 -- Yann Dirson [EMAIL PROTECTED]  Mon,  4 Apr 2005 15:47:16 +0200

but I would like to see something like this:

--- Cambios de gcompris (gcompris-data gcompris-sound-en gcompris-sound-es 
libgcom
pris-1-0 gcompris) ---
gcompris: Educational games for small children
gcompris-data: Data files for GCompris
gcompris-sound-en: English sound files for GCompris
gcompris-sound-es: Spanish sound files for GCompris
libgcompris-1-0: Core gcompris functionality - shared library
gcompris (6.5.1-1) unstable; urgency=low

  * New upstream release.
  * Regenerate libtool and autoconf stuff again.

 -- Yann Dirson [EMAIL PROTECTED]  Mon,  4 Apr 2005 15:47:16 +0200


Perhaps some more verbose option (-hh?)

The reason for this is than I like to know what is happening in an upgrade, and 
apt-listchanges does it help me with this, and with an option like this I could 
get it in less time by avoiding me using apt-cache show.

thanks,
txemi.


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages apt-listchanges depends on:
ii  apt   0.5.28.6   Advanced front-end for dpkg
ii  debconf   1.4.47 Debian configuration management sy
ii  debianutils   2.13.2 Miscellaneous utilities specific t
ii  python2.3.5-2An interactive high-level object-o
ii  python-apt0.5.10 Python interface to libapt-pkg
ii  ucf   1.17   Update Configuration File: preserv

-- debconf information:
* apt-listchanges/confirm: false
* apt-listchanges/email-address: root
* apt-listchanges/which: both
* apt-listchanges/frontend: pager
* apt-listchanges/save-seen: true


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



Bug#299560: dsniff: fails due to not finding libnids

2005-03-14 Thread txemi
Package: dsniff
Version: 2.4b1-8
Severity: grave

dsniff fails this way in debian testing after last upgrade:

$ sudo dsniff
dsniff: error while loading shared libraries: libnids.so.1.19: cannot
open shared object file: No such file or directory

Perhaps this bug should be forwarded to libnids.


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages dsniff depends on:
ii  libc62.3.2.ds1-20GNU C Library: Shared libraries an
ii  libdb4.2 4.2.52-18   Berkeley v4.2 Database Libraries [
ii  libice6  4.3.0.dfsg.1-10 Inter-Client Exchange library
ii  libnet0  1.0.2a-7library for the construction and h
ii  libnids1 1.20-1  IP defragmentation TCP segment rea
ii  libpcap0.8   0.8.3-5 System interface for user-level pa
ii  libsm6   4.3.0.dfsg.1-10 X Window System Session Management
ii  libssl0.9.7  0.9.7e-2SSL shared libraries
ii  libx11-6 4.3.0.dfsg.1-10 X Window System protocol client li
ii  libxmu6  4.3.0.dfsg.1-10 X Window System miscellaneous util
ii  openssl  0.9.7e-2Secure Socket Layer (SSL) binary a
ii  xlibs4.3.0.dfsg.1-10 X Keyboard Extension (XKB) configu

-- no debconf information


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



Bug#299357: dsniff: provide some tool for agregating dsniff output and remove duplicated passwords

2005-03-13 Thread txemi
Package: dsniff
Version: 2.4b1-9
Severity: wishlist

dsniff: provide some tool for agregating dsniff output and remove duplicated 
passwords

dsniff prints captured info every time a password is found.
If some mail client is checking mail periodically it will show a lot
of times.
I would like some postprocessing tool for cleaning this output as I just want 
to know how many weak passwords and protocols are used and who are the users 
that do it so I can suggest some alternative, I am not insterested in how often 
do they check their mail.
I suppose making a script that does that with dsniff output could be a simple 
task.
Perhaps there could be a better place to do this agregation. (packet level 
instead of textual dsniff output).
I think this wishlist item could be a mainstrea wishlist.

txemi.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages dsniff depends on:
ii  libc62.3.2.ds1-20GNU C Library: Shared libraries an
ii  libdb4.2 4.2.52-18   Berkeley v4.2 Database Libraries [
ii  libice6  4.3.0.dfsg.1-12.0.1 Inter-Client Exchange library
ii  libnet0  1.0.2a-7library for the construction and h
ii  libnids1 1.20-1  IP defragmentation TCP segment rea
ii  libpcap0.8   0.8.3-5 System interface for user-level pa
ii  libsm6   4.3.0.dfsg.1-12.0.1 X Window System Session Management
ii  libssl0.9.7  0.9.7e-3SSL shared libraries
ii  libx11-6 4.3.0.dfsg.1-12.0.1 X Window System protocol client li
ii  libxmu6  4.3.0.dfsg.1-12.0.1 X Window System miscellaneous util
ii  openssl  0.9.7e-3Secure Socket Layer (SSL) binary a
ii  xlibs4.3.0.dfsg.1-12 X Keyboard Extension (XKB) configu

-- no debconf information


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



Bug#298776: module-assistant: linux-wlan-ng fails to build

2005-03-11 Thread txemi
Sorry about the log, perhaps I attached an old one.
I attach a more recent one.

El vie, 11-03-2005 a las 18:11 +0100, Eduard Bloch escribió:
 reassign 298776 linux-wlan-ng
 thanks
 
 #include hallo.h
 * Jose Miguel Martinez [Wed, Mar 09 2005, 10:59:27PM]:
  Package: module-assistant
  Version: 0.7.5
  Severity: normal
  
  linux-wlan-ng fails to build.
  I attach the log.
  Perhaps this problem should be forwarded to linux-wlan-ng package?
 
 Yes. And you logs tells that you try to use ancient and/or incomplete
 kernel source (version 2.6.6). However, it does not build with recent
 2.6.x versions either (2.4.x works).
 
 Regards,
 Eduard.
-- 
 __
 hola, soy una firma horrible 
 --
\   ^__^
 \  (oo)\___
(__)\   )\/\
||w |
|| ||

email: [EMAIL PROTECTED]
web: http://txemi.webhop.org
Build log starting, file: 
/var/cache/modass/linux-wlan-ng.buildlog.2.6.10-1-686.1110577413
Date: Fri, 11 Mar 2005 22:43:35 +0100

mv debian/control.orig debian/control
mv: no se puede efectuar `stat' sobre «debian/control.orig»: No existe el 
fichero o el directorio
make: [cleandeb] Error 1 (no tiene efecto)
chmod +x debian/linux-wlan-ng-post-down debian/linux-wlan-ng-pre-up \
debian/linux-wlan-ng-resume
dh_testdir
./Configure -d debian/config

-- Linux WLAN Configuration Script -

The default responses are correct for most users.

Build Prism2.x PCMCIA Card Services (_cs) driver? (y/n) [y]
Build Prism2 PLX9052 based PCI (_plx) adapter driver? (y/n) [y]
Build Prism2.5 native PCI (_pci) driver? (y/n) [y]
Build Prism2.5 USB (_usb) driver? (y/n) [y]

Linux source directory [/lib/modules/2.6.10-1-686/build]

The kernel source tree is version 2.6.10-1-686.
Kernel 2.5/2.6 support is highly experimental.
The current kernel build date is Tue Jan 18 04:34:19 2005.

Alternate target install root directory on host 
[/usr/src/modules/linux-wlan-ng/debian/tmp]
PCMCIA script directory [/etc/pcmcia]
  Module install directory [/lib/modules/2.6.10-1-686]

It looks like you have a System V init file setup.


Prefix for build host compiler? (rarely needed) []

Build for debugging (see doc/config.debug) (y/n) [n]


Configuration successful.

/usr/bin/make all
make[1]: Entering directory `/usr/src/modules/linux-wlan-ng'
set -e; for d in src doc man etc; do /usr/bin/make -C $d ; done
make[2]: Entering directory `/usr/src/modules/linux-wlan-ng/src'
set -e; for d in mkmeta  prism2 p80211 shared wlanctl wland nwepgen wlancfg; do 
make -C $d ; done
make[3]: Entering directory `/usr/src/modules/linux-wlan-ng/src/mkmeta'
gcc -E -M -I../include -I/lib/modules/2.6.10-1-686/build/include 
-D__LINUX_WLAN__ ../shared/p80211types.c ../shared/p80211metamsg.c 
../shared/p80211metamib.c ../shared/p80211meta.c  mkmetadef.c 
../shared/p80211types.c ../shared/p80211metamsg.c ../shared/p80211metamib.c 
../shared/p80211meta.c  mkmetastruct.c  .depend
mkdir -p obj
gcc -c -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I../include 
-I/lib/modules/2.6.10-1-686/build/include -D__LINUX_WLAN__ 
../shared/p80211types.c -o obj/p80211types.o
gcc -c -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I../include 
-I/lib/modules/2.6.10-1-686/build/include -D__LINUX_WLAN__ 
../shared/p80211metamsg.c -o obj/p80211metamsg.o
gcc -c -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I../include 
-I/lib/modules/2.6.10-1-686/build/include -D__LINUX_WLAN__ 
../shared/p80211metamib.c -o obj/p80211metamib.o
gcc -c -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I../include 
-I/lib/modules/2.6.10-1-686/build/include -D__LINUX_WLAN__ 
../shared/p80211meta.c -o obj/p80211meta.o
gcc -c -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I../include 
-I/lib/modules/2.6.10-1-686/build/include -D__LINUX_WLAN__ mkmetadef.c -o 
obj/mkmetadef.o
gcc  -o mkmetadef obj/p80211types.o obj/p80211metamsg.o obj/p80211metamib.o 
obj/p80211meta.o  obj/mkmetadef.o 
cat mkmetadefhead.txt  ../include/wlan/p80211metadef.h
./mkmetadef  ../include/wlan/p80211metadef.h
echo #endif  ../include/wlan/p80211metadef.h
gcc -c -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -I../include 
-I/lib/modules/2.6.10-1-686/build/include -D__LINUX_WLAN__ mkmetastruct.c -o 
obj/mkmetastruct.o
gcc  -o mkmetastruct obj/p80211types.o obj/p80211metamsg.o obj/p80211metamib.o 
obj/p80211meta.o  obj/mkmetastruct.o 
cat mkmetastructhead.txt  ../include/wlan/p80211metastruct.h
./mkmetastruct  ../include/wlan/p80211metastruct.h
echo #endif  ../include/wlan/p80211metastruct.h
make[3]: Leaving directory `/usr/src/modules/linux-wlan-ng/src/mkmeta'
make[3]: Entering directory `/usr/src/modules/linux-wlan-ng/src/prism2'
set -e; for d in driver ridlist download; do make -C $d ; done
make[4]: Entering directory `/usr/src/modules/linux-wlan-ng/src/prism2/driver'
if test ! -d /usr/src/modules/linux-wlan-ng/src/prism2/driver/../.tmp_versions; 
then \
cp -rf 

Bug#298399: bad hostname in URLs sent to users

2005-03-07 Thread txemi

 go in th 'options' page, and then you can configure in the general 
 section, first setting, the root url for your flyspray.

I did not realise this, now I think there is no need for this bug
report. 

Thank you.
txemi.

-- 
 __
 hola, soy una firma horrible 
 --
\   ^__^
 \  (oo)\___
(__)\   )\/\
||w |
|| ||

email: [EMAIL PROTECTED]
web: http://txemi.webhop.org



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



Bug#298399: bad hostname in URLs sent to users

2005-03-07 Thread txemi
Package: flyspray
Version: 0.9.7-1
Severity: normal

My flyspray users receive URLs in mail notifications like this:

http://localhost/flyspray/index.php?do=detailsid=77 

They click on URLs but obviously this fails, as localhost is not the
outer name of the machine.

Perhaps debconf should ask for this name, as it could not be supposed to
be the same as database host. (In this case db host if localhost for web 
app but this not help user to reach web app from his location).

thanks,
txemi.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages flyspray depends on:
ii  apache2-mpm-prefork [httpd]   2.0.53-5   traditional model for Apache2
ii  debconf   1.4.30.11  Debian configuration management sy
ii  libapache2-mod-php4   4:4.3.10-8 server-side, HTML-embedded scripti
ii  libphp-adodb  4.52-1 The 'adodb' database abstraction l
ii  php4  4:4.3.10-8 server-side, HTML-embedded scripti
ii  php4-cli  4:4.3.10-8 command-line interpreter for the p
ii  php4-mysql4:4.3.10-8 MySQL module for php4
ii  php4-pgsql3:4.3.10-2 PostgreSQL module for php4
ii  ucf   1.14   Update Configuration File: preserv
ii  wwwconfig-common  0.0.42 Debian web auto configuration

-- debconf information:
* flyspray/databasemgr_type: MySQL
* flyspray/welcome:
  flyspray/database_upgrade:
  flyspray/webuser: www-data
* flyspray/database_name: flyspray
  flyspray/webgroup: www-data
  flyspray/database_downgrade:
* flyspray/database_user: flyspray
* flyspray/purge_removes_data: false
  flyspray/cookie: nv
* flyspray/dbmyadmin: root
* flyspray/webserver_type: Apache2
* flyspray/databasemgr_server: localhost


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



Bug#294973: krdc: does not use kdewallet to remember passwords

2005-02-12 Thread txemi
Package: krdc
Version: 4:3.3.2-1
Severity: wishlist


krdc does not use kdewallet to remember passwords.
User has to rewrite passwords each time connects to vnc or other
service. It could be avoided using kdewallet.

txemi [EMAIL PROTECTED]
http://txemi.webhop.org


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages krdc depends on:
ii  kdelibs4 4:3.3.2-1   KDE core libraries
ii  libart-2.0-2 2.3.17-1Library of functions for 2D graphi
ii  libc62.3.2.ds1-20GNU C Library: Shared libraries an
ii  libgcc1  1:3.4.3-9   GCC support library
ii  libice6  4.3.0.dfsg.1-10 Inter-Client Exchange library
ii  libidn11 0.5.2-3 GNU libidn library, implementation
ii  libjpeg626b-9The Independent JPEG Group's JPEG 
ii  libpng12-0   1.2.8rel-1  PNG library - runtime
ii  libqt3c102-mt3:3.3.3-8   Qt GUI Library (Threaded runtime v
ii  libslp1  1.0.11a-1   OpenSLP libraries
ii  libsm6   4.3.0.dfsg.1-10 X Window System Session Management
ii  libstdc++5   1:3.3.5-8   The GNU Standard C++ Library v3
ii  libx11-6 4.3.0.dfsg.1-10 X Window System protocol client li
ii  libxext6 4.3.0.dfsg.1-10 X Window System miscellaneous exte
ii  libxrender1  0.8.3-7 X Rendering Extension client libra
ii  xlibs4.3.0.dfsg.1-10 X Keyboard Extension (XKB) configu
ii  zlib1g   1:1.2.2-4   compression library - runtime

-- no debconf information


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



Bug#294983: wishlist: not require alias and host_name in hosts.cfg

2005-02-12 Thread txemi
Package: nagios
Severity: wishlist

wishlist: not require alias and host_name in hosts.cfg

Most boring thing of setting up nagios is writting big configuration files.
But some little changes could in my opinion short and increase readability of 
this files.

In my hosts.cfg I have a lot of sections like this:

define host{
  use my-generic-host
  host_name myhost.com
  alias myhost.com
  address myhost.com
  check_command check_ssh
}

In most of my hosts host_name is equal to alias and address, so it could be 
written like this:

define host{
  use my-generic-host
  address myhost.com
  check_command check_ssh
}

But it cannot be done as host_name, alias and address are necessary.

I would like that in host_name and alias absence they would take address value. 
So I could say the same with less text making it easier to write, read, change, 
mantain, understand...

that is all...

txemi [EMAIL PROTECTED]
http://txemi.webhop.org



-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)


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



Bug#292901: mondo: -E path ... does not allow exclude paths containing whitespaces

2005-01-30 Thread txemi
Package: mondo
Version: 2.04-2
Severity: wishlist


-E path ... does not allow exclude paths containing whitespaces

Using whitespaces for separate paths does not allow providing paths
containing whitespaces.

An easy way to fix this is allowing seval -E arguments
A not so clean way would be escaping someway espaces not intended to be
used as separators.
First way could be desired.

txemi [EMAIL PROTECTED]
http://txemi.webhop.org

-- Package-specific info:

Contents of /var/log/mindi.log:

mindi v1.04
i686 architecture detected
mindi called with the following arguments:
--custom //tmp.mondo.30469 //mondo.scratch.21057/images 
/boot/vmlinuz-2.6.10-1-686   547998 no no  yes 1501 591  yes no no 32768 0
MINDI_HOME = /usr/lib/mindi
MONDO_HOME = /usr/lib/mondo
Found isolinux.bin at /usr/lib/syslinux/isolinux.bin
lilo.real found; will be used instead of lilo (*grumble* *mutter*)kernelname = 
2.6.10-1-686kernelpath = /boot/vmlinuz-2.6.10-1-686Using modules for kernel: 
2.6.10-1-686
Using modules for kernel: 2.6.10-1-686
Mindi Linux mini-distro generator v1.04 by Hugo RabsonLatest Mindi is available 
from http://www.mondorescue.orgBusyBox sources are available from 
http://www.busybox.net--insmod:
 can't read '/lib/modules/2.6.10-1-686/*/*/misc/aes.*o.gz': No such file or 
directory
insmod: can't read 'loop': No such file or directory
insmod: can't read 'cdrom': No such file or directory
insmod: can't read 'ide-cd': No such file or directory
insmod: can't read 'isofs': No such file or directory
insmod: can't read 'linear': No such file or directory
insmod: can't read 'raid0': No such file or directory
insmod: can't read 'raid1': No such file or directory
insmod: can't read 'raid5': No such file or directory
DIFFERENTIAL = 0
INTERNAL TAPE BLOCK SIZE = 32768
NOT_BOOT = 'no'
MINDI_VERSION is 1.04
Fatal error. User abort.
MINDI_VERSION is 1.04
Fatal error. Program is terminating in response to signal received from OS/user
Please e-mail a copy of /tmp/mindi.err.29233.tgz to the mailing list.See 
http://www.mondorescue.org for more information.WE CANNOT HELP unless you 
enclose that file.MINDI_VERSION is 1.04
Fatal error. Program is terminating in response to signal received from OS/user
Please e-mail a copy of /tmp/mindi.err.29233.tgz to the mailing list.See 
http://www.mondorescue.org for more information.WE CANNOT HELP unless you 
enclose that file.
=

Contents of /var/log/mondo-archive.log:

/var/log/mondo-archive.log not included because it is larger than 1048576 bytes.

=


=
Fileystem information:
S.ficheros Bloques de 1K   UsadoDispon Uso% Montado en
/dev/ide/host0/bus1/target0/lun0/part5
  23377744  19963608   3176616  87% /
tmpfs   258068 0258068   0% /dev/shm

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages mondo depends on:
ii  afio  2.5-3  archive file manipulation program
ii  binutils  2.15-5 The GNU assembler, linker and bina
ii  buffer1.19-7 Buffering/reblocking program for t
ii  cdrecord  4:2.01+01a01-2 command line CD writing tool
ii  dosfstools2.10-1 Utilities to create and check MS-D
ii  gawk  1:3.1.4-2  GNU awk, a pattern scanning and pr
ii  libc6 2.3.2.ds1-20   GNU C Library: Shared libraries an
ii  libnewt0.51   0.51.6-20  Not Erik's Windowing Toolkit - tex
ii  lzop  1.01-3 fast compression program
ii  mindi 1.04-2 creates boot/root disks based on y

Versions of packages mindi depends on:
ii  bzip2 1.0.2-3high-quality block-sorting file co
ii  file  4.12-1 Determines file type using magic
ii  gawk  1:3.1.4-2  GNU awk, a pattern scanning and pr
ii  mindi-busybox 1.00-3 busybox for mindi/mondo
ii  mindi-kernel  2.4.27-1   Failsafe linux kernel for mindi
ii  mindi-partimagehack   0.6.2-3mindi/mondo version of partimage, 
ii  mkisofs   4:2.01+01a01-2 Creates ISO-9660 CD-ROM filesystem
ii  ms-sys1.1.3-1Write a Microsoft compatible boot 
ii  nano  1.2.4-4free Pico clone with some new feat
ii  parted1.6.11-9   The GNU Parted disk partition resi
ii  syslinux  2.11-0.1   Bootloader for Linux/i386 using MS

-- no debconf information

Bug#292901: Acknowledgement (mondo: -E path ... does not allow exclude paths containing whitespaces)

2005-01-30 Thread txemi
Sorry, I think I was wrong and mondo already does this, as I can write:

-E /path/t o/o ne /pa th/t o/two

isn't it?

El dom, 30-01-2005 a las 15:03 -0800, Debian Bug Tracking System
escribió:
 Thank you for the problem report you have sent regarding Debian.
 This is an automatically generated reply, to let you know your message has
 been received.  It is being forwarded to the package maintainers and other
 interested parties for their attention; they will reply in due course.
 
 Your message has been sent to the package maintainer(s):
  Hector Garcia [EMAIL PROTECTED]
 
 If you wish to submit further information on your problem, please send
 it to [EMAIL PROTECTED] (and *not* to
 [EMAIL PROTECTED]).
 
 Please do not reply to the address at the top of this message,
 unless you wish to report a problem with the Bug-tracking system.
 
 Debian bug tracking system administrator
 (administrator, Debian Bugs database)
-- 
 __
 hola, soy una firma horrible 
 --
\   ^__^
 \  (oo)\___
(__)\   )\/\
||w |
|| ||

email: [EMAIL PROTECTED]
web: http://txemi.webhop.org




Bug#292782: mondo: Fatal error... Manual CD tray + DVD not supported yet.

2005-01-29 Thread txemi
Package: mondo
Version: 2.04-1
Severity: important

Fatal error... Manual CD tray + DVD not supported yet.

After answering all questions mondo says it is about to start backup but
fails and exits with previous error.

-- Package-specific info:
/var/log/mindi.log and /var/log/mondo-archive.log provided in attachment.


=
Fileystem information:
S.ficheros Bloques de 1K   UsadoDispon Uso% Montado en
/dev/mapper/vol1-root
  55609404  19964472  32820128  38% /
tmpfs   518268 0518268   0% /dev/shm
/dev  55609404  19964472  32820128  38% /.dev
none  5120   736  4384  15% /dev

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages mondo depends on:
ii  afio  2.5-2  Archive file manipulation program
ii  binutils  2.15-5 The GNU assembler, linker and bina
ii  buffer1.19-7 Buffering/reblocking program for t
ii  cdrecord  4:2.01+01a01-2 command line CD writing tool
ii  dosfstools2.10-1 Utilities to create and check MS-D
ii  gawk  1:3.1.4-2  GNU awk, a pattern scanning and pr
ii  libc6 2.3.2.ds1-20   GNU C Library: Shared libraries an
ii  libnewt0.51   0.51.6-20  Not Erik's Windowing Toolkit - tex
ii  lzop  1.01-3 fast compression program
ii  mindi 1.04-1 Creates boot/root disks based on y

Versions of packages mindi depends on:
ii  bzip2 1.0.2-1A high-quality block-sorting file 
ii  file  4.12-1 Determines file type using magic
ii  gawk  1:3.1.4-2  GNU awk, a pattern scanning and pr
ii  mindi-busybox 1.00-3 busybox for mindi/mondo
ii  mindi-kernel  2.4.27-1   Failsafe linux kernel for mindi
ii  mindi-partimagehack   0.6.2-3mindi/mondo version of partimage, 
ii  mkisofs   4:2.01+01a01-2 Creates ISO-9660 CD-ROM filesystem
ii  ms-sys1.1.3-1Write a Microsoft compatible boot 
ii  nano  1.2.4-3free Pico clone with some new feat
ii  parted1.6.11-8   The GNU Parted disk partition resi
ii  syslinux  2.11-0.1   Bootloader for Linux/i386 using MS

-- no debconf information


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



Bug#292405: xserver-xfree86: [debconf] mouse. wrong selection with gpm and do not let it change

2005-01-26 Thread txemi
Package: xserver-xfree86
Version: 4.3.0.dfsg.1-10
Severity: important


debconf wrong mouse detection and as do not ask for change user has to
bypass debconf and manually correct it. Because of that debconf is
skipped on upgrades and user do not take advantage of debconf.

This is the situation when it happens:

Dell Inspiron 5100 with synaptic touchpad and usb mouse, kernel 2.6

gmp config:
device=/dev/input/mice
responsiveness=
repeat_type=raw
type=imps2
append=''
sample_rate=

x config:
Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/gpmdata
#Option Protocol  IntelliMouse
Option  Protocol  ImPS/2
Option  ZAxisMapping  4 5
EndSection

A seen, IntelliMouse is selected so I have to manually change it to ImPS/2.
If debconf asked me for confirmation on its mouse selection I could set 
it right, but it does not.

I tried using gpm as repeater for other protocols, but debconf allwais does
the same.

txemi [EMAIL PROTECTED]
http://txemi.webhop.org


-- Package-specific info:
Contents of /var/lib/xfree86/X.roster:
xserver-xfree86

/etc/X11/X target unchanged from checksum in /var/lib/xfree86/X.md5sum.

X server symlink status:
lrwxrwxrwx  1 root root 20 2004-04-16 03:03 /etc/X11/X - /usr/bin/X11/XFree86
-rwxr-xr-x  1 root root 1745740 2004-12-15 20:19 /usr/bin/X11/XFree86

Contents of /var/lib/xfree86/XF86Config-4.roster:
xserver-xfree86

VGA-compatible devices on PCI bus:
:01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M7 
LW [Radeon Mobility 7500]

/etc/X11/XF86Config-4 does not match checksum in 
/var/lib/xfree86/XF86Config-4.md5sum.

XFree86 X server configuration file status:
-rw-r--r--  1 root root 2805 2005-01-26 21:49 /etc/X11/XF86Config-4

Contents of /etc/X11/XF86Config-4:
# XF86Config-4 (XFree86 X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type man XF86Config-4 at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 /var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

Section Files
FontPathunix/:7100# local font server
# if the local font server has problems, we can fall back on these
FontPath/usr/lib/X11/fonts/misc
FontPath/usr/lib/X11/fonts/cyrillic
FontPath/usr/lib/X11/fonts/100dpi/:unscaled
FontPath/usr/lib/X11/fonts/75dpi/:unscaled
FontPath/usr/lib/X11/fonts/Type1
FontPath/usr/lib/X11/fonts/CID
FontPath/usr/lib/X11/fonts/Speedo
FontPath/usr/lib/X11/fonts/100dpi
FontPath/usr/lib/X11/fonts/75dpi
EndSection

Section Module
LoadGLcore
Loadbitmap
Loaddbe
Loadddc
Loaddri
Loadextmod
Loadfreetype
Loadglx
Loadint10
Loadrecord
Loadspeedo
Loadtype1
Loadvbe
Loadxtt
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  keyboard
Option  CoreKeyboard
Option  XkbRules  xfree86
Option  XkbModel  pc105
Option  XkbLayout es
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/gpmdata
#Option Protocol  IntelliMouse
Option  Protocol  ImPS/2
Option  ZAxisMapping  4 5
EndSection

Section Device
Identifier  ATI Radeon LW
Driver  ati
EndSection

Section Monitor
Identifier  Panel
HorizSync   30-57
VertRefresh 43-72
Option  DPMS
EndSection

Section Screen
Identifier  Default Screen
Device  ATI Radeon LW
Monitor Panel
DefaultDepth24
SubSection Display
Depth   1
Modes   1024x768
EndSubSection
SubSection Display
Depth   4
Modes   1024x768
EndSubSection
SubSection Display
Depth

Bug#292411: xserver-xfree86: [debconf] want dual head config in ati radeon 7500

2005-01-26 Thread txemi
Package: xserver-xfree86
Version: 4.3.0.dfsg.1-10
Severity: wishlist


want dual head config in ati radeon 7500

This card present on some laptops (Dell Inspiron 5100...) has the LCD
display, aux monitor, and TV out.

Other monitor can be configured to extend screen, buy by default debconf
just configure main screen and both displays displays the same.

txemi [EMAIL PROTECTED]
http://txemi.webhop.org


-- Package-specific info:
Contents of /var/lib/xfree86/X.roster:
xserver-xfree86

/etc/X11/X target unchanged from checksum in /var/lib/xfree86/X.md5sum.

X server symlink status:
lrwxrwxrwx  1 root root 20 2004-04-16 03:03 /etc/X11/X - /usr/bin/X11/XFree86
-rwxr-xr-x  1 root root 1745740 2004-12-15 20:19 /usr/bin/X11/XFree86

Contents of /var/lib/xfree86/XF86Config-4.roster:
xserver-xfree86

VGA-compatible devices on PCI bus:
:01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M7 
LW [Radeon Mobility 7500]

/etc/X11/XF86Config-4 does not match checksum in 
/var/lib/xfree86/XF86Config-4.md5sum.

XFree86 X server configuration file status:
-rw-r--r--  1 root root 2805 2005-01-26 21:49 /etc/X11/XF86Config-4

Contents of /etc/X11/XF86Config-4:
# XF86Config-4 (XFree86 X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type man XF86Config-4 at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 /var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

Section Files
FontPathunix/:7100# local font server
# if the local font server has problems, we can fall back on these
FontPath/usr/lib/X11/fonts/misc
FontPath/usr/lib/X11/fonts/cyrillic
FontPath/usr/lib/X11/fonts/100dpi/:unscaled
FontPath/usr/lib/X11/fonts/75dpi/:unscaled
FontPath/usr/lib/X11/fonts/Type1
FontPath/usr/lib/X11/fonts/CID
FontPath/usr/lib/X11/fonts/Speedo
FontPath/usr/lib/X11/fonts/100dpi
FontPath/usr/lib/X11/fonts/75dpi
EndSection

Section Module
LoadGLcore
Loadbitmap
Loaddbe
Loadddc
Loaddri
Loadextmod
Loadfreetype
Loadglx
Loadint10
Loadrecord
Loadspeedo
Loadtype1
Loadvbe
Loadxtt
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  keyboard
Option  CoreKeyboard
Option  XkbRules  xfree86
Option  XkbModel  pc105
Option  XkbLayout es
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/gpmdata
#Option Protocol  IntelliMouse
Option  Protocol  ImPS/2
Option  ZAxisMapping  4 5
EndSection

Section Device
Identifier  ATI Radeon LW
Driver  ati
EndSection

Section Monitor
Identifier  Panel
HorizSync   30-57
VertRefresh 43-72
Option  DPMS
EndSection

Section Screen
Identifier  Default Screen
Device  ATI Radeon LW
Monitor Panel
DefaultDepth24
SubSection Display
Depth   1
Modes   1024x768
EndSubSection
SubSection Display
Depth   4
Modes   1024x768
EndSubSection
SubSection Display
Depth   8
Modes   1024x768
EndSubSection
SubSection Display
Depth   15
Modes   1024x768
EndSubSection
SubSection Display
Depth   16
Modes   1024x768
EndSubSection
SubSection Display
Depth   24
Modes   1024x768
EndSubSection
EndSection

Section ServerLayout
Identifier  Default Layout
Screen  Default Screen
InputDevice Generic Keyboard
InputDevice Configured Mouse
EndSection

Section DRI
Mode0666
EndSection


XFree86 X server log files on system:
-rw-r--r--  1 root root

Bug#267477: apache2: let's sum it up. Quick steps to set it up.

2005-01-22 Thread txemi
Package: apache2
Version: 2.0.52-3
Followup-For: Bug #267477


Well, with all the above information and my own sperience I will put
here the minimum number of steps to get it to work.

0) have apache working without SSL (easy: apt-get install apache2)
1) exec a2enmod ssl
2) add Listen 443 to /etc/apache2/ports.conf
3) exec apache2-ssl-certificate
4) exec cp /etc/apache2/sites-available/default 
/etc/apache2/sites-available/myown-ssl
5) edit /etc/apache2/sites-available/myown-ssl
change VirtualHost * to VirtualHost *:443
   add this just before /VirtualHost 
SSLEngine on
SSLCertificateFile /etc/apache2/ssl/apache.pem
SSLProtocol all
SSLCipherSuite HIGH:MEDIUM
6) exec a2ensite myown-ssl
7) exec /etc/init.d/apache2 restart

There are other ways, but I think this is de minimal set of steps if you
want to get it quickly to work. Then you should tune it for yourself. 

I think this info should appear in /usr/share/doc/apache2

txemi.

 __
 hola, soy una firma horrible 
 --
\   ^__^
 \  (oo)\___
(__)\   )\/\
||w |
|| ||

txemi [EMAIL PROTECTED]
web: http://txemi.webhop.org

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages apache2 depends on:
ii  apache2-mpm-prefork   2.0.52-3   Traditional model for Apache2

-- no debconf information


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



Bug#267477: apache2: let's sum it up. Quick steps to set it up.

2005-01-22 Thread txemi

Sorry,  in previous message I forgot a detail in point 5. I rewrite the
complete list:

0) have apache working without SSL (easy: apt-get install apache2)
1) exec a2enmod ssl
2) add Listen 443 to /etc/apache2/ports.conf
3) exec apache2-ssl-certificate
4) exec
cp /etc/apache2/sites-available/default /etc/apache2/sites-available/myow
n-ssl
5) edit /etc/apache2/sites-available/myown-ssl
change NameVirtualHost * to NameVirtualHost *:443
change VirtualHost * to VirtualHost *:443
   add this just before /VirtualHost
SSLEngine on
SSLCertificateFile /etc/apache2/ssl/apache.pem
SSLProtocol all
SSLCipherSuite HIGH:MEDIUM
6) exec a2ensite myown-ssl
7) exec /etc/init.d/apache2 restart

-- 
 __
 hola, soy una firma horrible 
 --
\   ^__^
 \  (oo)\___
(__)\   )\/\
||w |
|| ||

email: [EMAIL PROTECTED]
web: http://txemi.webhop.org



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