Bug#732972: workaround

2013-12-23 Thread Pablo Barbáchano
I had this problem. I downgraded for the moment with:

sudo apt-get install libssl1.0.0=1.0.1e-4 openssl=1.0.1e-4


Bug#620207: some info

2013-01-03 Thread Pablo Barbáchano
Just a suggestion, I use terminus and instead of xterm I use rxvt-unicode
which can use several fonts for glyphs. While not perfect, Japanese and
Chinese look pretty good with this. This is the font configuration I use:

URxvt.font: xft:Terminus:pixelsize=20:antialias=false,\
xft:AR PL SungtiL GB:pixelsize=20:antialias=true,\
-misc-fixed-bold-r-normal--15-140-75-75-c-90-iso10646-1,\
-misc-fixed-medium-r-normal--15-140-75-75-c-90-iso10646-1

!   xft:AR PL Mingti2L Big5:pixelsize ! not so good
!   xft:AR PL KaitiM Big5:pixelsize=20:antialias=true,\ ! not
so good

!URxvt.boldFont: xft:Terminus:bold:pixelsize=18:antialias=true
URxvt.italicFont:xft:Bitstream Vera Sans Mono:italic:autohint=true
URxvt.boldItalicFont:xft:Bitstream Vera Sans
Mono:bold:italic:autohint=true


Bug#680894: this is fixed in 1.1.21.

2012-07-18 Thread Pablo Barbáchano
https://github.com/isaacs/npm/issues/2426

tl;dr: upgrade to 1.1.21.


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



Bug#652437: reply

2012-01-06 Thread Pablo Barbáchano
The problem is probably in syslinux-themes-debian-squeeze (list of files
from [1])

/usr/share/syslinux/themes/debian-squeeze/syslinux-live/config.c32
/usr/share/syslinux/themes/debian-squeeze/syslinux-live/hdt.c32
/usr/share/syslinux/themes/debian-squeeze/syslinux-live/isolinux.bin
/usr/share/syslinux/themes/debian-squeeze/syslinux-live/isolinux.cfg
/usr/share/syslinux/themes/debian-squeeze/syslinux-live/live.cfg
/usr/share/syslinux/themes/debian-squeeze/syslinux-live/memtest.bin
/usr/share/syslinux/themes/debian-squeeze/syslinux-live/menu.cfg
/usr/share/syslinux/themes/debian-squeeze/syslinux-live/other.cfg
/usr/share/syslinux/themes/debian-squeeze/syslinux-live/reboot.c32
/usr/share/syslinux/themes/debian-squeeze/syslinux-live/rosh.c32
/usr/share/syslinux/themes/debian-squeeze/syslinux-live/splash.png
/usr/share/syslinux/themes/debian-squeeze/syslinux-live/stdmenu.cfg
/usr/share/syslinux/themes/debian-squeeze/syslinux-live/vesamenu.c32

[1]
http://packages.debian.org/sid/all/syslinux-themes-debian-squeeze/filelist


Bug#569338: new version 0.8.90

2011-09-07 Thread Pablo Barbáchano
seems like version 0.8.90 has fixes for this:
http://sourceforge.net/projects/emacs-jabber/files/emacs-jabber%20beta%20versions/0.8.90/

However is a beta version...



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



Bug#488619: bug seems fixed upstream

2011-08-25 Thread Pablo Barbáchano
Bug seems fixed upstream,  however there have been no releases since
2008. Is it an option to get a snapshot of screen?



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



Bug#381449: manpage has been updated

2010-08-23 Thread Pablo Barbáchano
it now reads:

   rm -r ~/Folders/INBOX
   rm -r ~/.offlineimap/Account-AccountName/LocalStatus/INBOX
   rm -r ~/.offlineimap/Repository-RemoteRepositoryName/FolderValidity/INBOX

bug can be resolved



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



Bug#583485: workaround does not work either

2010-06-02 Thread Pablo Barbáchano
I tried the lh config -r live.debian.net, verified that it uses
live-config and friends and it results in the same unloggable system

Is this expected?



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



Bug#583485: workaround does not work either

2010-06-02 Thread Pablo Barbáchano
After reading through
  
http://live.debian.net/gitweb?p=live-config.git;a=blob;f=scripts/config.sh;h=d6a4ad5c92655ef02f112c21092240e25f2eb903;hb=b5436f1c4e98b04eeb9768a1cb213fd1692d37b0
  
http://live.debian.net/gitweb?p=live-config.git;a=blob;f=scripts/config/002-user-setup;h=a18be25c2f80af6b93bc4a85ca20960e60efc6ba;hb=b5436f1c4e98b04eeb9768a1cb213fd1692d37b0

Seems that you can login with user:default password

The problem appears to be that in the /proc/cmdline, lh config has
been traditionally using username=myuser, and live-config expects
live-config.username=myuser


2010/6/2 Pablo Barbáchano pablobarbach...@yahoo.es:
 I tried the lh config -r live.debian.net, verified that it uses
 live-config and friends and it results in the same unloggable system

 Is this expected?




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



Bug#583485: workaround does not work either

2010-06-02 Thread Pablo Barbáchano
I'm going to try lh config --bootappend-live
live-config.username=myuser as a workaround and will update the bug

2010/6/2 Pablo Barbáchano pablo.barbach...@gmail.com:
 After reading through
  http://live.debian.net/gitweb?p=live-config.git;a=blob;f=scripts/config.sh;h=d6a4ad5c92655ef02f112c21092240e25f2eb903;hb=b5436f1c4e98b04eeb9768a1cb213fd1692d37b0
  http://live.debian.net/gitweb?p=live-config.git;a=blob;f=scripts/config/002-user-setup;h=a18be25c2f80af6b93bc4a85ca20960e60efc6ba;hb=b5436f1c4e98b04eeb9768a1cb213fd1692d37b0

 Seems that you can login with user:default password

 The problem appears to be that in the /proc/cmdline, lh config has
 been traditionally using username=myuser, and live-config expects
 live-config.username=myuser


 2010/6/2 Pablo Barbáchano pablobarbach...@yahoo.es:
 I tried the lh config -r live.debian.net, verified that it uses
 live-config and friends and it results in the same unloggable system

 Is this expected?





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



Bug#584173: Acknowledgement (python-pysnmp4: RFC-1212.py not included)

2010-06-02 Thread Pablo Barbáchano
RFC1215.py is also missing



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



Bug#583485: workaround works

2010-06-02 Thread Pablo Barbáchano
Verified. I can now login again. The complete workaround is:

lh config -r live.debian.net
lh config --bootappend-live live-config.username=myuser



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



Bug#454528: lm-sensors: sensors-detect script not included?

2007-12-05 Thread Pablo Barbáchano
Package: lm-sensors
Version: 1:3.0.0-2
Severity: important

I don't see sensors detect anywhere on my system...

% sudo sensors-detect 
sudo: sensors-detect: command not found
% dpkg -L lm-sensors | grep sensors-detect
/usr/share/man/man8/sensors-detect.8.gz
% 

This seems to back my problem:

http://packages.debian.org/sid/i386/lm-sensors/filelist


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

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages lm-sensors depends on:
ii  libc6 2.7-3  GNU C Library: Shared libraries
ii  libsensors4   1:3.0.0-2  library to read temperature/voltag
ii  perl  5.8.8-12   Larry Wall's Practical Extraction 
ii  sed   4.1.5-5The GNU sed stream editor
ii  ucf   3.004  Update Configuration File: preserv

lm-sensors recommends no packages.

-- no debconf information

-- 
When in doubt, use brute force -- Ken Thompson



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



Bug#454101: xorg-dev: should depend on libpixman-dev

2007-12-02 Thread Pablo Barbáchano
Package: xorg-dev
Version: 1:7.3+7
Severity: minor


I was compiling the wacom driver from source and to be able to compile
the Xorg driver you need the Xorg libraries. I run

aptitude install xorg-dev

hoping it would pull all dev packages. However I got an error at
compile time saying that it was missing pixman.h

After installing libpixman-dev it worked*.

I couldnt find any bug reporting this so that's why I'm reporting

Thanks
Pablo

* I had to change -I include paths but that's wacom driver's fault I guess.

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

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xorg-dev depends on:
ii  libdmx-dev 1:1.0.2-2 X11 Distributed Multihead extensio
ii  libfontenc-dev 1:1.0.4-2 X11 font encoding library (develop
ii  libfs-dev  2:1.0.0-4 X11 Font Services library (develop
ii  libice-dev 2:1.0.4-1 X11 Inter-Client Exchange library 
ii  libsm-dev  2:1.0.3-1+b1  X11 Inter-Client Exchange library 
ii  libx11-dev 2:1.0.3-7 X11 client-side library (developme
ii  libxau-dev 1:1.0.3-2 X11 authorisation library (develop
ii  libxaw7-dev2:1.0.4-1 X11 Athena Widget library (develop
ii  libxcomposite-dev  1:0.3.2-1+b1  X11 Composite extension library (d
ii  libxcursor-dev 1:1.1.9-1 X cursor management library (devel
ii  libxdamage-dev 1:1.1.1-3 X11 damaged region extension libra
ii  libxdmcp-dev   1:1.0.2-2 X11 authorisation library (develop
ii  libxevie-dev   1:1.0.2-2 X11 EvIE extension library (develo
ii  libxext-dev1:1.0.3-2 X11 miscellaneous extensions libra
ii  libxfixes-dev  1:4.0.3-2 X11 miscellaneous 'fixes' extensio
ii  libxfont-dev   1:1.3.1-1 X11 font rasterisation library (de
ii  libxft-dev 2.1.12-2  FreeType-based font drawing librar
ii  libxi-dev  2:1.1.3-1 X11 Input extension library (devel
ii  libxinerama-dev1:1.0.2-1 X11 Xinerama extension library (de
ii  libxkbfile-dev 1:1.0.4-1 X11 keyboard file manipulation lib
ii  libxkbui-dev   1:1.0.2-2 X11 keyboard UI presentation libra
ii  libxmu-dev 1:1.0.3-1 X11 miscellaneous utility library 
ii  libxmuu-dev1:1.0.3-1 X11 miscellaneous micro-utility li
ii  libxpm-dev 1:3.5.7-1 X11 pixmap library (development he
ii  libxrandr-dev  2:1.2.2-1 X11 RandR extension library (devel
ii  libxrender-dev 1:0.9.4-1 X Rendering Extension client libra
ii  libxres-dev2:1.0.3-1 X11 Resource extension library (de
ii  libxss-dev 1:1.1.2-1 X11 Screen Saver extension library
ii  libxt-dev  1:1.0.5-3 X11 toolkit intrinsics library (de
ii  libxtrap-dev   1:1.0.0-4 X11 event trapping extension libra
ii  libxtst-dev2:1.0.3-1 X11 Record extension library (deve
ii  libxv-dev  1:1.0.3-1 X11 Video extension library (devel
ii  libxvmc-dev1:1.0.4-2 X11 Video extension library (devel
ii  libxxf86dga-dev2:1.0.2-1 X11 Direct Graphics Access extensi
ii  libxxf86misc-dev   1:1.0.1-2 X11 XFree86 miscellaneous extensio
ii  libxxf86vm-dev 1:1.0.1-2 X11 XFree86 video mode extension l
ii  x11proto-bigreqs-d 1.0.2-4   X11 Big Requests extension wire pr
ii  x11proto-composite 1:0.4-2   X11 Composite extension wire proto
ii  x11proto-core-dev  7.0.11-1  X11 core wire protocol and auxilia
ii  x11proto-damage-de 1.1.0-2   X11 Damage extension wire protocol
ii  x11proto-dmx-dev   2.2.2-4   X11 Distributed Multihead X extens
ii  x11proto-evie-dev  1:1.0.2-4 X11 Event Interception extension w
ii  x11proto-fixes-dev 4.0-2 X11 Fixes extension wire protocol
ii  x11proto-fontcache 0.1.2-4   X11 font cache extension wire prot
ii  x11proto-fonts-dev 2.0.2-5   X11 font extension wire protocol
ii  x11proto-gl-dev1.4.9-1   X11 OpenGL extension wire protocol
ii  x11proto-input-dev 1.4.2-1   X11 Input extension wire protocol
ii  x11proto-kb-dev1.0.3-2   X11 XKB extension wire protocol
ii  x11proto-randr-dev 1.2.1-2   X11 RandR extension wire protocol
ii  x11proto-record-de 1.13.2-4  X11 Record extension wire protocol
ii  x11proto-render-de 2:0.9.3-2 X11 Render extension wire protocol
ii  x11proto-resource- 1.0.2-4   X11 Resource extension 

Bug#440691: kqemu-source: typo in postinst script

2007-09-03 Thread Pablo Barbáchano
Package: kqemu-source
Version: 1.3.0~pre11-6
Severity: important


In the postinst script I read

ln -sf ../kqemu.rules /etc/udev/udev.d/099_kqemu.rules

Which fails, because there's no udev.d directory.
The correct path is

ln -sf ../kqemu.rules /etc/udev/rules.d/099_kqemu.rules

Thanks
Pablo


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

Kernel: Linux 2.6.22-1-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages kqemu-source depends on:
ii  bzip2 1.0.3-7high-quality block-sorting file co
ii  debhelper 5.0.53 helper programs for debian/rules
ii  dpatch2.0.27 patch maintenance system for Debia
ii  make  3.81-3 The GNU version of the make util
ii  module-assistant  0.10.11tool to make module package creati

kqemu-source recommends no packages.

-- no debconf information

-- 
When in doubt, use brute force -- Ken Thompson


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



Bug#433030: avahi-daemon: uses /usr/bin/host but doesn't depend on it

2007-07-13 Thread Pablo Barbáchano
Package: avahi-daemon
Version: 0.6.20-2
Severity: important

I was trying to use the foo.local resolution and was having no luck. I
found this in /usr/lib/avahi/avahi-daemon-check-dns.sh

  OUT=`LC_ALL=C host -t soa local. 21`
  if [ $? -eq 0 ] ; then
if echo $OUT | egrep -vq 'has no|not found'; then

however the package doesn't depend on host. 

More problems: there is more than one host program:

%  host -t soa local.   
local does not exist, try again
% dpkg -S /usr/bin/host
host: /usr/bin/host

The one that avahi-daemon seems to want is bind9-host 

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

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages avahi-daemon depends on:
ii  adduser   3.104  add and remove users and groups
ii  dbus  1.1.1-3simple interprocess messaging syst
ii  libavahi-common3  0.6.20-2   Avahi common library
ii  libavahi-core50.6.20-2   Avahi's embeddable mDNS/DNS-SD lib
ii  libc6 2.6-2  GNU C Library: Shared libraries
ii  libcap1   1:1.10-14  support for getting/setting POSIX.
ii  libdaemon00.12-0.1   lightweight C library for daemons
ii  libdbus-1-3   1.1.1-3simple interprocess messaging syst
ii  libexpat1 1.95.8-3.4 XML parsing C library - runtime li
ii  lsb-base  3.1-23.1   Linux Standard Base 3.1 init scrip

Versions of packages avahi-daemon recommends:
ii  libnss-mdns   0.10-3 NSS module for Multicast DNS name 

-- no debconf information

-- 
When in doubt, use brute force -- Ken Thompson


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



Bug#417785: libdbix-class-schema-loader-perl: current version is incompatible with libdbd-mysql-perl 4.004

2007-04-04 Thread Pablo Barbáchano
Package: libdbix-class-schema-loader-perl
Version: 0.03009-1
Severity: important

Solution is to update to newer 0.03010
Read http://search.cpan.org/src/BLBLACK/DBIx-Class-Schema-Loader-0.03010/Changes


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages libdbix-class-schema-loader-perl depends on:
ii  libclass-accessor-perl0.30-1 Automated accessor generator
ii  libclass-c3-perl  0.14-1 A pragma to use the C3 method reso
ii  libclass-data-accessor-perl   0.03-1 Inheritable, overridable class and
ii  libdata-dump-perl 1.08-2 Pretty printing of data structures
ii  libdbix-class-perl0.07005-1  Extensible and flexible object -
ii  liblingua-en-inflect-number-p 1.1-4  Force number of words to singular 
ii  liblingua-en-inflect-perl 1.89-1 plural inflections and a/an se
ii  libuniversal-require-perl 0.10-1 Load modules from a variable
ii  perl  5.8.8-7Larry Wall's Practical Extraction 

libdbix-class-schema-loader-perl recommends no packages.

-- no debconf information

-- 
When in doubt, use brute force -- Ken Thompson


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



Bug#398309: bugle: default filters is not installed

2006-11-13 Thread Pablo Barbáchano
 
 After installing BuGLe one still need to manually copy the default
 filters (doc/examples/filters) into  $HOME/.bugle/filters to start using BuGLe
 It would be nice if a default filters would be properly installed.

How would this work if you have a system-wide filters
(/etc/bugle/filters for example?) and user filters?

I guess the system-wide filters would get loaded if no user filters
exists... Would that be OK?

Cheers
Pablo




__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com



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



Bug#392089: (no subject)

2006-11-09 Thread Pablo Barbáchano
Would you accept (sponsor) a package like this?

http://mentors.debian.net/cgi-bin/sponsor-pkglist?action=details;package=openscenegraph-plugin-collada

(preliminary version, needs more work)

Cheers
Pablo





__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com



Bug#395393: nvidia-kernel-source: package nvperfkit for linux along with this

2006-10-26 Thread Pablo Barbáchano
Package: nvidia-kernel-source
Severity: wishlist

Hi, I use to package releases of bugle (an OpenGL debugger)
http://mentors.debian.net/debian/pool/main/b/bugle/
and in a recent version, I see it supports nvperfkit, which is a
instrumented driver for nvidia cards. Could it be packaged inside 
nvidia-kernel-*,
or as an alternative?

I am willing to help if needed.

Cheers
Pablo


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-xen-686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

-- 
When in doubt, use brute force -- Ken Thompson


__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com



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



Bug#395399: libxml-stream-perl: Fails when using Net::DNS::Resolver

2006-10-26 Thread Pablo Barbáchano
Package: libxml-stream-perl
Version: 1.22-2
Severity: normal

Two errors IMO. 

1) The following patch should be applied so when trying
   to use Net::DNS::Resolver it doesn't fail. (It should be forwarded
   to upstream, too, but the author seems MIA)

2) libxml-stream-perl should depend/recommend libnet-dns-perl, since
   it can make use of Net::DNS::Resolver

Cheers
Pablo

--- Stream.pm~  2004-08-25 15:23:32.0 +0100
+++ Stream.pm   2006-10-26 14:56:03.0 +0100
@@ -680,7 +680,7 @@
 $self-debug(1,Connect: srv requested);
 if ($NETDNS)
 {
-my $res = new Net::DNS::Resolver();
+my $res = Net::DNS::Resolver-new;
 my $query = 
$res-query($self-{SIDS}-{newconnection}-{srv}...$self-{SIDS}-{newconnection}-{hostname},SRV);
 
 if ($query)



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-xen-686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages libxml-stream-perl depends on:
ii  libauthen-sasl-perl   2.10-1 Authen::SASL - SASL Authentication
ii  libio-socket-ssl-perl 1.01-1 Perl module implementing object or
ii  perl  5.8.8-6.1  Larry Wall's Practical Extraction 

libxml-stream-perl recommends no packages.

-- no debconf information

-- 
When in doubt, use brute force -- Ken Thompson


__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com



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



Bug#325658: libnet-xmpp-perl: a better solution

2006-10-25 Thread Pablo Barbáchano
Package: libnet-xmpp-perl
Version: 1.0-2
Followup-For: Bug #325658

http://rt.cpan.org/Public/Bug/Display.html?id=18539

Seems there is smaller patch that resolves the issue... Will you look
into applying it?

Cheers
Pablo


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-xen-686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages libnet-xmpp-perl depends on:
ii  libauthen-sasl-perl   2.10-1 Authen::SASL - SASL Authentication
ii  libdigest-sha1-perl   2.11-1 NIST SHA-1 message digest algorith
ii  libxml-stream-perl1.22-2 Perl module for accessing XML Stre
ii  perl  5.8.8-6.1  Larry Wall's Practical Extraction 

libnet-xmpp-perl recommends no packages.

-- no debconf information

-- 
When in doubt, use brute force -- Ken Thompson


__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com



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



Bug#392089: openscenegraph: enable COLLADA plugin

2006-10-10 Thread Pablo Barbáchano
Package: openscenegraph
Version: 1.2.0-2
Severity: wishlist

Openscenegraph 1.2 has a COLLADA plugin that is not enabled on the
debian package. For it to compile needs the collada-dom library
(http://sourceforge.net/projects/collada-dom) which is not in debian
yet.

Both collada-dom and the COLLADA plugin use the SCEA Shared Source
License 1.0. I have no idea, however, if this license is acceptable
for Debian and couldn't find any information on this subject.

Cheers
Pablo


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-xen-686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages openscenegraph depends on:
ii  freeglut32.4.0-5 OpenGL Utility Toolkit
ii  libc62.3.6.ds1-6 GNU C Library: Shared libraries
ii  libgcc1  1:4.1.1-16  GCC support library
ii  libgdal1-1.3.2   1.3.2-2 Geospatial Data Abstraction Librar
ii  libgl1-mesa-glx [libgl1] 6.5.1-0.1   A free implementation of the OpenG
ii  libglu1-mesa [libglu1]   6.5.1-0.1   The OpenGL utility library (GLU)
ii  libopenscenegraph4   1.2.0-2 3D scenegraph
ii  libopenthreads4  1.2.0-2 Object-Oriented (OO) thread interf
ii  libproducer4 1.2.0-2 Cross-platform C++ library for man
ii  libstdc++6   4.1.1-16The GNU Standard C++ Library v3
ii  libx11-6 2:1.0.0-9   X11 client-side library
ii  libxi6   1:1.0.1-3   X11 Input extension library
ii  libxmu6  1:1.0.2-2   X11 miscellaneous utility library

openscenegraph recommends no packages.

-- no debconf information

-- 
When in doubt, use brute force -- Ken Thompson




__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com



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



Bug#392089: openscenegraph: could the COLLADA related libraries go to non-free then?

2006-10-10 Thread Pablo Barbáchano
Package: openscenegraph
Version: 1.2.0-2
Followup-For: Bug #392089

Ok. Even if the Sony license is not free enough for main, wouldn't it
be ok to upload it to non-free? I'm willing to do some work.

The Ogre library does something similar for the package:

ogre-plugins-cgprogrammanager
nvidia-cg-toolkit

Cheers
Pablo


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-xen-686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages openscenegraph depends on:
ii  freeglut32.4.0-5 OpenGL Utility Toolkit
ii  libc62.3.6.ds1-6 GNU C Library: Shared libraries
ii  libgcc1  1:4.1.1-16  GCC support library
ii  libgdal1-1.3.2   1.3.2-2 Geospatial Data Abstraction Librar
ii  libgl1-mesa-glx [libgl1] 6.5.1-0.1   A free implementation of the OpenG
ii  libglu1-mesa [libglu1]   6.5.1-0.1   The OpenGL utility library (GLU)
ii  libopenscenegraph4   1.2.0-2 3D scenegraph
ii  libopenthreads4  1.2.0-2 Object-Oriented (OO) thread interf
ii  libproducer4 1.2.0-2 Cross-platform C++ library for man
ii  libstdc++6   4.1.1-16The GNU Standard C++ Library v3
ii  libx11-6 2:1.0.0-9   X11 client-side library
ii  libxi6   1:1.0.1-3   X11 Input extension library
ii  libxmu6  1:1.0.2-2   X11 miscellaneous utility library

openscenegraph recommends no packages.

-- no debconf information

-- 
When in doubt, use brute force -- Ken Thompson




__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com



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



Bug#325658: Net::XMPP patch

2006-08-28 Thread Pablo Barbáchano
Hi,

I noticed that Net::XMPP doesn't have support for SRV records (as it
is explained in rt.cpan.org). I have put together a patch that I hope
fixes the problem. I have tested that at least my pet application
connects correctly to gmail.com server.

Can you review it and apply it?

Thanks
Pablo


-- 
When in doubt, use brute force -- Ken Thompson
--- /usr/share/perl5/Net/XMPP/Connection.pm 2004-08-18 14:21:23.0 
+0100
+++ Connection.pm   2006-08-28 15:24:44.882378576 +0100
@@ -127,6 +127,21 @@
 
 while($#_ = 0) { $self-{SERVER}{ lc pop(@_) } = pop(@_); }
 
+use Net::DNS qw(rrsort);
+my $res   = Net::DNS::Resolver-new;
+my $query = $res-query(_xmpp-client._tcp. . 
$self-{SERVER}-{hostname}, SRV);
+
+if ($query) {
+  foreach my $rr ($query-answer) {
+   #printf DEBUG::: RR %s:%s %d %d\n, 
$rr-target,$rr-port,$rr-priority,$rr-weight;
+   #my @prioritysorted = rrsort(SRV,priority, $query-answer);
+   $self-{SERVER}-{realserver} = ($query-answer)[0]-target;
+   $self-{SERVER}-{port} = ($query-answer)[0]-port;
+  }
+} else {
+  warn DEBUG ::: query failed: , $res-errorstring, \n;
+}
+
 $self-{SERVER}-{timeout} = 10 unless exists($self-{SERVER}-{timeout});
 
 $self-{DEBUG}-Log1(Connect: 
host($self-{SERVER}-{hostname}:$self-{SERVER}-{port}) 
namespace($self-{SERVER}-{namespace}));
@@ -135,7 +150,8 @@
 delete($self-{SESSION});
 $self-{SESSION} =
 $self-{STREAM}-
-Connect(hostname   = $self-{SERVER}-{hostname},
+Connect(hostname   = $self-{SERVER}-{realserver},
+   to = $self-{SERVER}-{hostname},
 port   = $self-{SERVER}-{port},
 namespace  = $self-{SERVER}-{namespace},
 connectiontype = $self-{SERVER}-{connectiontype},


Bug#325658: not sendxmpp's fault

2006-08-18 Thread Pablo Barbáchano
Package: sendxmpp
Followup-For: Bug #325658


Seems it's a problem with Net::XMPP...

http://rt.cpan.org/Public/Bug/Display.html?id=18539

Might be worth it to reassign this bug to libnet-xmpp-perl?

Cheers
Pablo


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

-- 
When in doubt, use brute force -- Ken Thompson


__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com



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



Bug#355827: sshfs: does not work

2006-03-14 Thread Pablo Barbáchano
On 3/14/06, Miklos Szeredi [EMAIL PROTECTED] wrote:
  [EMAIL PROTECTED]:~% ls -l /usr/bin/fusermount
  -rwsr-sr-x 1 root root 18376 2006-02-22 20:03 /usr/bin/fusermount
  [EMAIL PROTECTED]:~% ls -l `which fusermount`
  -rwsr-sr-x 1 root root 18376 2006-02-22 20:03 /usr/bin/fusermount
  [EMAIL PROTECTED]:~% sudo chmod a+s /usr/bin/fusermount
  [EMAIL PROTECTED]:~% ls -l /usr/bin/fusermount
  -rwsr-sr-x 1 root root 18376 2006-02-22 20:03 /usr/bin/fusermount
  [EMAIL PROTECTED]:~%
 
  Mmmm, that's weird.
  /me guesses he is missing something totally obvious.

 OK, you don't need 'a+s' only 'u+s'.

 Anyway if you still get the same error, there's something else going
 on.  Perhaps some security module enabled in the kernel?

 Miklos


Now works! I don't know if the a+s thing fixed it or it magically
fixed :? Anyway, is it installed SUID root by default in debian?

I think the bug can be closed.

Thank you very much,
Pablo



Bug#355827: sshfs: does not work

2006-03-13 Thread Pablo Barbáchano
[EMAIL PROTECTED]:~% ls -l /usr/bin/fusermount
-rwsr-sr-x 1 root root 18376 2006-02-22 20:03 /usr/bin/fusermount
[EMAIL PROTECTED]:~% ls -l `which fusermount`
-rwsr-sr-x 1 root root 18376 2006-02-22 20:03 /usr/bin/fusermount
[EMAIL PROTECTED]:~%


On 3/13/06, Miklos Szeredi [EMAIL PROTECTED] wrote:
   The usual solution to this is
  
 chmod u+s /usr/bin/fusermount
 
  I tried this and doesnt work.

 What does the following show?

 ls -l /usr/bin/fusermount

 ls -l `which fusermount`

 Thanks,
 Miklos


[EMAIL PROTECTED]:~% ls -l /usr/bin/fusermount
-rwsr-sr-x 1 root root 18376 2006-02-22 20:03 /usr/bin/fusermount
[EMAIL PROTECTED]:~% ls -l `which fusermount`
-rwsr-sr-x 1 root root 18376 2006-02-22 20:03 /usr/bin/fusermount
[EMAIL PROTECTED]:~% sudo chmod a+s /usr/bin/fusermount
[EMAIL PROTECTED]:~% ls -l /usr/bin/fusermount
-rwsr-sr-x 1 root root 18376 2006-02-22 20:03 /usr/bin/fusermount
[EMAIL PROTECTED]:~%

Mmmm, that's weird.
/me guesses he is missing something totally obvious.

Cheers,
Pablo



Bug#355827: sshfs: does not work

2006-03-11 Thread Pablo Barbáchano
On 3/10/06, Miklos Szeredi [EMAIL PROTECTED] wrote:
  Package: sshfs
  Version: 1.2-1
  Severity: grave
  Justification: renders package unusable
 
  After doing modprobe fuse, I try to do
 
  sshfs [EMAIL PROTECTED]: dir/
 
  I give the passwd and then it says:
 
  fusermount: mount failed: Operation not permitted
 
  I don't know how to fix it.

 The usual solution to this is

   chmod u+s /usr/bin/fusermount

I tried this and doesnt work.


 I don't know what the official stand on this, Fenio can you enlighten
 us?

 Miklos