Bug#900115: python3-dbg: enable USDT in debug builds

2018-05-26 Thread Pablo Barbachano
Package: python3-dbg Version: 3.6.4-1 Severity: wishlist Dear Maintainer, It would be nice to enable probes for debug builds at least. Then those probes can be used by bpfcc-tools and others. Details here: https://docs.python.org/3/howto/instrumentation.html Thanks! -- System Information:

Bug#816222: aseprite: new upstream v1.1.2

2016-02-28 Thread Pablo Barbachano
Package: aseprite Version: 1.0.9+ds-3.2 Severity: wishlist Newer versions of aseprite has been available for a bit. Today I just tried to compile it using the Debian package as a base but I am not making much progress. I have never used gbp before, so I am probably making something wrong..

Bug#760684: linux-image-3.14-2-amd64: please enable SONY_FF in the config

2014-09-06 Thread Pablo Barbachano
Package: src:linux Version: 3.14.15-2 Severity: minor This would enable the rumble function in Sony Dualshock 3 controllers. % grep SONY_FF /boot/config-3.14-2-amd64 # CONFIG_SONY_FF is not set Cheers Pablo -- Package-specific info: ** Version: Linux version 3.14-2-amd64

Bug#738493: liblwpx-paranoidagent-perl: can't verify hostnames

2014-02-09 Thread Pablo Barbachano
Package: liblwpx-paranoidagent-perl Version: 1.10-1 Severity: normal Tags: upstream PERL_LWP_SSL_CA_PATH=/etc/ssl/certs perl -MLWPx::ParanoidAgent -e 'print LWPx::ParanoidAgent-new-get(https://www.google.com;)-status_line' 500 Can't connect to www.google.com:443 (Net::SSL from Crypt-SSLeay

Bug#677576: git-annex: addurl does not work

2012-06-14 Thread Pablo Barbachano
Package: git-annex Version: 3.20120611 Severity: normal It completely fails for me. Seems like it's trying to use one filename when it's saved as another... %mkdir ted % cd ted % git init Initialized empty Git repository in ~/ted/.git/ % git annex init init ok (Recording state in git...) %

Bug#665689: live-boot initscript fails if VERBOSE=no

2012-03-25 Thread Pablo Barbachano
Package: live-boot Severity: normal I recently built a sid image that I couldn't login into. Digging through the image I found live-boot was failing with: startpar: service(s) returned failure: live-config live-boot ... failed! I started in single user mode, and when trying to start

Bug#664252: mesa-utils: please include glsl_compiler

2012-03-16 Thread Pablo Barbachano
Package: mesa-utils Version: 8.0.1-2+b3 Severity: wishlist Per http://www.mesa3d.org/shading.html#standalone Probably more appropriate in libgl1-mesa-dev. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture:

Bug#652437: live-build: hdd target uses isolinux instead of syslinux

2011-12-16 Thread Pablo Barbachano
Package: live-build Version: 3.0~a40-1 Severity: important Trying to build an hdd image of sid, lb builds it successfully but when trying it, it fails with a message of ERROR: No configuration file found Digging a little bit, I found that a working hdd image has this directory: % ls

Bug#641514: libperl-critic-perl: make-local-hook elisp function does not exist in emacs24

2011-09-13 Thread Pablo Barbachano
Package: libperl-critic-perl Version: 1.116-1 Severity: minor -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 3.0.0-1-686-pae (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8,

Bug#584612: r-cran-fimport: read.lynx() wont work unless lynx is installed

2010-06-04 Thread Pablo Barbachano
Package: r-cran-fimport Version: 2110.79-1 Severity: minor package should depend on lynx -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.32-trunk-686 (SMP w/1 CPU core) Locale:

Bug#584075: live-initramfs: read-only filesystem

2010-05-31 Thread Pablo Barbachano
Package: live-initramfs Severity: normal Begin: Setting timezone ... done. Begin: Moving mount points ... done. Begin: Setting hostname ... done. Begin: Adding live session user ... pwconv: failed to change the mode of /etc/passwd- to 0600 adduser: Only one or two names allowed. chpasswd: (user

Bug#494630: osgal: doesnt detect soundcard

2008-08-10 Thread Pablo Barbachano
Package: osgal Version: 0.6.1-2 Severity: important Othe openal applications *do* work, so there's something special about openalpp % ls /sys/class/sound/ adsp controlC0 dmmidi1 midi1 mixer pcmC0D0c pcmC0D1c seq sequencer2 audio controlC1 dsp midiC1D0 mixer1 pcmC0D0p

Bug#494630: patch

2008-08-10 Thread Pablo Barbachano
+patch This patch makes it work for me osgal-0.6.1/src/openalpp/AudioBase.cpp --- AudioBase.cpp~ 2006-12-04 12:06:32.0 -0800 +++ AudioBase.cpp 2008-08-10 17:34:45.0 -0700 @@ -66,7 +66,8 @@ #if OPENAL_VERSION 2005 device_=alcOpenDevice((/*const */ALubyte

Bug#471406: oprofile: should depend on awk and binutils

2008-03-18 Thread Pablo Barbachano
Package: oprofile Version: 0.9.3-2 Severity: important If you examine closely the /usr/bin/opcontrol, it uses objdump and awk (if you use the --vmlinux option). However it doesn't depend on those, so it incorrectly fails saying: your vmlinux seems not to be of the correct type, please use

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

2007-09-05 Thread Pablo Barbachano
I installed on other of my machines and worked perfectly. hmm weird. It didn't work before. Thanks and sorry for the false bug report Pablo On Wed, Sep 05, 2007 at 10:24:58PM +0200, Daniel Baumann wrote: Hi, neither kqemu-source nor kqemu-common does have a postinst script in version

Bug#379792: ikiwiki: all pages have to be lowercase

2006-07-25 Thread Pablo Barbachano
Package: ikiwiki Version: 1.8 Severity: wishlist I don't know if it is a bug or it is intended, but I have one file that I cannot link to in the wiki. Doing [[TODO]] (while having a TODO.mdwn in place) doesn't render as a link (i.e. it appears as ?TODO). I guess if you have a file named

Bug#373580: pmount loopback devices

2006-06-16 Thread Pablo Barbachano
Ok. I thought better about it and maybe changing the kernel is not an option. I almost-solved adding an udev rule like this: KERNEL==loop[0-9]*, GROUP=plugdev and than add this patch to pmount: --- pmount-0.9.11/src/policy.c 2006-05-11 18:20:20.0 +0100 +++

Bug#373580: pmount loopback devices

2006-06-14 Thread Pablo Barbachano
Package: pmount Version: 0.9.11-1 Severity: wishlist Hi, I have been using pmount to mount a usbkey formatted as ext3. I recently bought a mp3 player with 1GB and I thought desirable to use it instead of my 64MB key. However the player uses VFAT, so I couldn't use UNIX file permissions (which is

Bug#373580: pmount loopback devices

2006-06-14 Thread Pablo Barbachano
1. /dev/loop* need to have a group different that 'disk'. 'plugdev', for example. 2. /dev/loop* need to be included in /etc/pmount.allow, or change linux so /sys/block/loop*/removable is 1 instead of 0 (I think this is the best solution). After looking into udev rules, I realized

Bug#373203: ikiwiki: utf8 not handled in image titles

2006-06-13 Thread Pablo Barbachano
Package: ikiwiki Version: 1.5 Severity: minor Hi, I have a wiki page like this (simplified for the report): cat fo.mdwn EOF ![o](../images/o.jpg ó) EOF It is valid utf8. When it is converted to html, the 'ó' gets converted to ó I don't know if it is bug in markdown or ikiwiki. Cheers Pablo

Bug#373203: more info

2006-06-13 Thread Pablo Barbachano
Seems it is not markdown: % echo '![o](../images/o.jpg ó)' | markdown pimg src=../images/o.jpg alt=o title=ó //p % -- When in doubt, use brute force -- Ken Thompson __ LLama Gratis a cualquier PC del Mundo. Llamadas a fijos y

Bug#368277: ogre 1.2 dagon released

2006-05-20 Thread Pablo Barbachano
Package: ogre Severity: wishlist ogre 1.2 has been available since a few days ago. 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

Bug#367458: ikiwiki tries to move file to non-existant dir on upgrade

2006-05-15 Thread Pablo Barbachano
Package: ikiwiki Version: 1.1 Severity: normal Doing the upgrade 1.1 - 1.2 breaks as the post-install (I think) tries to move the /etc/wikilist to /etc/ikiwiki/wikilist but the directory doesnt exist yet. Thanks Pablo -- System Information: Debian Release: testing/unstable APT prefers

Bug#367458: more info

2006-05-15 Thread Pablo Barbachano
It's in the pre-inst script it seems: Reading package lists... Done Building dependency tree... Done Reading extended state information Initializing package states... Done Reading task descriptions... Done Building tag database... Done The following packages will be upgraded:

Bug#366375: oolite: no package for i386

2006-05-07 Thread Pablo Barbachano
Package: oolite Version: 1.62-5-1 Severity: wishlist I succeded in building oolite in my i386 computer, just by downloading the package with apt-get source and then fakeroot dpkg-buildpackage, so I don't see why there is no package for i386 at the moment. Thanks Pablo -- System Information:

Bug#356762: powersaved: kpowersave should be a suggest rather than a recommend

2006-03-13 Thread Pablo Barbachano
Package: powersaved Version: 0.12.2-1 Severity: wishlist That way, aptitude won't pull all the KDE dependencies with it. Useful for headless servers (and people who doesn't use KDE or GNOME). Cheers, Pablo. -- System Information: Debian Release: testing/unstable APT prefers unstable APT

Bug#356648: xmame: new upstream 0.104

2006-03-12 Thread Pablo Barbachano
Package: xmame Severity: wishlist 0.104 is available from x.mame.net, since almost one month. 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

Bug#355826: cogito: should suggest gawk

2006-03-07 Thread Pablo Barbachano
Package: cogito Version: 0.17.0-1 Severity: normal If gawk is not installed, the colorized diff (cg diff -c) option does not work and the program exits with an error. I think cogito should at least suggest or recommend gawk. Thanks, Pablo. -- System Information: Debian Release:

Bug#355827: sshfs: does not work

2006-03-07 Thread Pablo Barbachano
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. Thanks Pablo. --

Bug#327790: tomcat5-webapps: jsp svg example links to the wrong url

2005-09-12 Thread Pablo Barbachano
Package: tomcat5-webapps Version: 5.0.30-6 Severity: minor This example: http://localhost:8180/jsp-examples/jsp2/jspx/svgexample.html points to this other URL: http://localhost:8080/jsp-examples/jsp2/jspx/textRotate.jspx?name=JSPX The port is wrong. I think the correct way to fix is to

Bug#326884: debianutils: sensible-browser should wait until the browser has finished to load the url

2005-09-06 Thread Pablo Barbachano
Package: debianutils Version: 2.14.3 Severity: wishlist I read email with mutt, and browse html with ff. So when I receive html mail, I can use mutt to open the html attachment in ff. Mutt creates a temporal file in /tmp/, which is deleted after the program exits. The problem is when you have

Bug#304978: [Logcheck-devel] Bug#304978: logcheck: wrong permissions

2005-05-04 Thread Pablo Barbachano
maximilian attems ([EMAIL PROTECTED]) escribi: On Tue, 03 May 2005, Pablo Barbachano wrote: Package: logcheck Version: 1.2.39 Followup-For: Bug #304978 I get the same error with 1.2.39 in testing. The problem is that /var/lock/logcheck has permissions: drwxr-xr-x 2 root

Bug#292529: awstats: fixed in 6.4

2005-05-04 Thread Pablo Barbachano
Package: awstats Version: 6.4-1 Followup-For: Bug #292529 I used to get that error, and filed it upstream: http://sourceforge.net/tracker/index.php?func=detailaid=1097902group_id=13764atid=113764 So I think it is fixed in 6.4 -- System Information: Debian Release: 3.1 APT prefers unstable

Bug#304978: logcheck: wrong permissions

2005-05-03 Thread Pablo Barbachano
Package: logcheck Version: 1.2.39 Followup-For: Bug #304978 I get the same error with 1.2.39 in testing. The problem is that /var/lock/logcheck has permissions: drwxr-xr-x 2 root root 48 Apr 19 17:58 logcheck I dont know why, because it should be changed in the postinst ... -- System

Bug#304625: RFP: libtemplate-multilingua-perl -- multilingual templates for Template Toolkit

2005-04-14 Thread Pablo Barbachano
Package: wnpp Severity: wishlist Could you package Template::Multilingual? Seems useful (at least to me) http://search.cpan.org/~cholet/Template-Multilingual-0.02/lib/Template/Multilingual.pm * Package name: libtemplate-multilingua-perl Version : x.y.z Upstream Author : Name

Bug#304487: cfengine2: new upstream 2.1.14

2005-04-13 Thread Pablo Barbachano
Package: cfengine2 Version: 2.1.13-1 Severity: wishlist It includes support for dpkg in the packages: section. At least it says so in the documentation. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386

Bug#303544: viewcvs: support commit comments in utf8

2005-04-07 Thread Pablo Barbachano
Package: viewcvs Version: 0.9.2+cvs.1.0.dev.2004.07.28-1.4 Severity: wishlist I work with utf8 comments in my commits and the default install doesn't handle them correctly. This simple patch fixes it. I think it does not harm to have it, but I can be wrong. Thanks. 8 ---

Bug#302367: zsh: scp completion expands too soon (seems bug 239070)

2005-03-31 Thread Pablo Barbachano
Package: zsh Version: 4.2.4-7 Severity: minor It seems bug 239070 was not correctly fixed? Looks like the same: [EMAIL PROTECTED]:~% scp [EMAIL PROTECTED]:~/*.doc . zsh: no matches found: [EMAIL PROTECTED]:~/*.doc however [EMAIL PROTECTED]:~% scp [EMAIL PROTECTED]:~/*.doc .

Bug#302201: msmtp: doesnt install

2005-03-30 Thread Pablo Barbachano
Package: msmtp Severity: important Doesnt install in unstable, because there is no libgsasl1 ... maybe depend on libgsasl = 1 ?? Thanks, Pablo -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686)

Bug#301956: cfengine2: EmailMaxLines not working?

2005-03-29 Thread Pablo Barbachano
Package: cfengine2 Version: 2.1.13-1 Severity: minor Hi, one of my boxes is running testing with cfengine2 every hour with cfexec. It also does apt-get dist-upgrade automatically. Now, when it upgraded cfengine from 2.1.10 to 2.1.13, I started to receive truncated mails, as if the

Bug#297576: incorrect time in egroupware-email

2005-03-01 Thread Pablo Barbachano
Package: egroupware-email Version: 1.0.00.006-1.dfsg-1 Severity: minor When I receive emails, the egroupware client sees a header like this: Date: Fri, 18 Feb 2005 15:18:25 +0100 and it (incorrectly) interprets it as 16:18:25 My hw clock is correctly configured to GMT, and I am

Bug#281100: libapache2-mod-auth-pam: trivial patch

2005-01-28 Thread Pablo Barbachano
Package: libapache2-mod-auth-pam Version: 1.1.1-4.1 Followup-For: Bug #281100 he, I noticed it just now... I think the patch should be applied, just for regularity in /etc/pam.d/. --- apache2 2005-01-28 10:31:32.0 +0100 +++ apache2.orig2005-01-28 10:31:48.0 +0100 @@

Bug#292157: ssl-cert: fails if output file is a relative path

2005-01-25 Thread Pablo Barbachano
Package: ssl-cert Version: 1.0-11 Severity: normal the proble is with the hash symlink part. It first cd's into the directory part of the output file, then links it with the generated hash file, which takes as input the output file. It works as long as $output is a full path, not a relative one.

Bug#292024: cfengine2-doc: docs don't say that you can use dpkg as a package manager

2005-01-24 Thread Pablo Barbachano
Package: cfengine2-doc Version: 2.1.10-2 Severity: minor In the reference html, the 'packages' action seems to be only available to rpm systems... googling around shows it works for dpkg as well (since 2.1.6, I think) -- System Information: Debian Release: 3.1 APT prefers unstable APT