Bug#1019889: When brltty is upgraded, could brltty.postinstl honor START_IN_INITRAMFS?

2022-09-15 Thread Sebastien Hinderer
Package: brltty
Version: 6.5-3+b1
Severity: wishlist

In /etc/default/brltty the variable START_IN_INITRAMFS controls whether
brltty is embedded in ramfs or not.

If this still works, would it be possible that brltty.postinst honoors this
variable and runs update-initramfs -u automatically when the package
is upgraded?

Many thanks!



Bug#977293: Read .xlsx from stdin, write .csv to stdout

2020-12-13 Thread Sebastien Hinderer
Package: xlsx2csv
Version: 1:0.7.6-1
Severity: wishlist
Tags: upstream

Dear upstream authors,

Many thanks for this very convenient tool.

Would it please be possible to extend is so that "-" ban be specified
both as the name of the input file (meaning to read the .xlsx file
from standard input) and as the name of the output file, meaning that
the CSV file is written to stdout?

That way the program could be used in a pipe, which would be very
convenient. Of course that requires to make sure that all the
other messages the program could possibly produce are written to stderr.

Many thanks in advance!

Sébastien.


Bug#954943: Makes virtual console 1 unusable

2020-03-25 Thread Sebastien Hinderer
Package: plymouth
Version: 0.9.4-2
Severity: normal
Tags: upstream

On my system plymouth had been installed without me noticing.

At some point I realised that the first virtual console became unusable:
not all keys I was pressing did work in shells and programs, whereas the
other virtual consoles did continue to work properly.

Further investigation (with lsof) showed that plymouth was reading /dev/tty1
concurrently with the running shell / programs. So it got some of the
keypresses and that was why I had to type e.g. letters several times.

For arrow keys, the escape sequences were even split, plymouth read
parts of them while the other parts were read by the shell or currently
running program, leading to very odd behaviours.

Uninstalling plymouth solved the problem.



Bug#954837: Accessibility issues: pulsemixer very hard / impossible to use with a braille display

2020-03-24 Thread Sebastien Hinderer
Package: pulsemixer
Version: 1.5.0-1
Severity: important
Tags: a11y upstream

Dear Debian maintainers and upstream authors of pullsemixer,

In its current state, pulsemixer is very difficult / impossible to use
with a braille display.

The two issues are:

1. The cursor is not positionned on the highlighted line. It is possible
to find which line is highlighted once one knows that two equal signs
get added around the bar at the right of the screen, but that requires
sighted assistance to be explained and it is very unlikely that a blind
user would be able to figure that out on his/her own.

2. The mute/unmute state of sources, sinks and applications seems to be
rendered only by colors, making it impossible for a visually impaired
user to figure it out. For sources and sinks one can obtain the
information through pactl but (1) it's not that easy / intuitive and (2)
I know no way at the moment to get the information for individual
applications.

Thanks for any help, would be happy to test any proposed patch.

Sébastien.


Bug#916227: dictionaries-common: ispell-find-hunspell-dictionaries fails to find installed dictionaries

2018-12-11 Thread Sebastien Hinderer
Package: dictionaries-common
Version: 1.28.1
Severity: normal

Dear Maintainer,

For some reason ispell-find-hunspell-dictionaries does not find the installed 
hunspell dictionaries, leading ispell-hunspell-dictionary-alist to be nil.

Will be happy to provide any information that can help fixing this.

output of hunspell -D is:

```
SEARCH PATH:
.::/usr/share/hunspell:/usr/share/myspell:/usr/share/myspell/dicts:/Library/Spelling:/home/shindere/.openoffice.org/3/user/wordbook:/home/shindere/.openoffice.org2/user/wordbook:/home/shindere/.openoffice.org2.0/user/wordbook:/home/shindere/Library/Spelling:/opt/openoffice.org/basis3.0/share/dict/ooo:/usr/lib/openoffice.org/basis3.0/share/dict/ooo:/opt/openoffice.org2.4/share/dict/ooo:/usr/lib/openoffice.org2.4/share/dict/ooo:/opt/openoffice.org2.3/share/dict/ooo:/usr/lib/openoffice.org2.3/share/dict/ooo:/opt/openoffice.org2.2/share/dict/ooo:/usr/lib/openoffice.org2.2/share/dict/ooo:/opt/openoffice.org2.1/share/dict/ooo:/usr/lib/openoffice.org2.1/share/dict/ooo:/opt/openoffice.org2.0/share/dict/ooo:/usr/lib/openoffice.org2.0/share/dict/ooo
AVAILABLE DICTIONARIES (path is not mandatory for -d option):
/usr/share/hunspell/fr_MC
/usr/share/hunspell/fr_LU
/usr/share/hunspell/fr_CH
/usr/share/hunspell/fr_CA
/usr/share/hunspell/fr_BE
/usr/share/hunspell/fr_FR
/usr/share/hunspell/fr
/usr/share/hunspell/en_US
/usr/share/myspell/dicts/fr_MC
/usr/share/myspell/dicts/fr_LU
/usr/share/myspell/dicts/fr_CH
/usr/share/myspell/dicts/fr_CA
/usr/share/myspell/dicts/fr_BE
/usr/share/myspell/dicts/fr_FR
```

Thanks!

Sébastien.

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.18.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), 
LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages dictionaries-common depends on:
ii  debconf [debconf-2.0]  1.5.69
ii  emacsen-common 3.0.4
ii  libtext-iconv-perl 1.7-5+b7

dictionaries-common recommends no packages.

Versions of packages dictionaries-common suggests:
ii  hunspell  1.7.0-2
ii  wamerican [wordlist]  2018.04.16-1
ii  wfrench [wordlist]1.2.4-1

-- debconf information:
  dictionaries-common/invalid_debconf_value:
  dictionaries-common/selecting_ispell_wordlist_default:
  dictionaries-common/ispell-autobuildhash-message:
  dictionaries-common/old_wordlist_link: true
* dictionaries-common/default-wordlist: francais (French)
  dictionaries-common/debconf_database_corruption:
* dictionaries-common/default-ispell:


Bug#898550: spell checking with hunspell broken

2018-05-13 Thread Sebastien Hinderer
Package: emacs25
Version: 25.2+1-6+b2
Severity: normal

When opening a file in a buffer, marking the whole buffer as the
region and using the ispell-region command, the minibuffer shows:
Invalid coding system: UTF-8


Here is a backtrace:

Debugger entered--Lisp error: (coding-system-error UTF-8)
  decode-coding-string("[']" UTF-8)
  debian-ispell-preprocess-dicts-alist((("english_american" "[a-zA-Z]" 
"[^a-zA-Z]" "[']" nil ("-d" "en_US") nil UTF-8)))
  debian-ispell-initialize-dicts-alist()
  run-hooks(ispell-initialize-spellchecker-hook)
  ispell-set-spellchecker-params()
  ispell-region(1 888)
  funcall-interactively(ispell-region 1 888)
  call-interactively(ispell-region record nil)
  command-execute(ispell-region record)
  execute-extended-command(nil "ispell-region" "ispell-region")
  funcall-interactively(execute-extended-command nil "ispell-region" 
"ispell-region")
  call-interactively(execute-extended-command nil nil)
  command-execute(execute-extended-command)

Running emacs with -q and doing the same produces the same error,
which seems to show that the personal configuration is not the source of
the problem (this configuration was in place for years)

However, repeating the same procedure with emacs -Q works and causes
no error

One other thing that may be relevant is that ispell-change-dictionary
shows no dictionary except "default".

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (500, 
'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armhf

Kernel: Linux 4.16.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), 
LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages emacs25 depends on:
ii  emacs25-bin-common 25.2+1-6+b2
ii  libacl12.2.52-3+b1
ii  libasound2 1.1.3-5
ii  libatk1.0-02.28.1-1
ii  libc6  2.27-3
ii  libcairo-gobject2  1.15.10-3
ii  libcairo2  1.15.10-3
ii  libdbus-1-31.12.8-2
ii  libfontconfig1 2.13.0-4
ii  libfreetype6   2.8.1-2
ii  libfribidi00.19.7-2
ii  libgdk-pixbuf2.0-0 2.36.11-2
ii  libgif75.1.4-2
ii  libglib2.0-0   2.56.1-2
ii  libgnutls303.5.18-1
ii  libgomp1   8.1.0-1
ii  libgpm21.20.7-5
ii  libgtk-3-0 3.22.29-3
ii  libice62:1.0.9-2
ii  libjpeg62-turbo1:1.5.2-2+b1
ii  libm17n-0  1.7.0-3+b2
ii  libmagickcore-6.q16-5  8:6.9.9.34+dfsg-3+b1
ii  libmagickwand-6.q16-5  8:6.9.9.34+dfsg-3+b1
ii  libotf00.9.13-3+b1
ii  libpango-1.0-0 1.42.0-1
ii  libpangocairo-1.0-01.42.0-1
ii  libpng16-161.6.34-1
ii  librsvg2-2 2.40.20-2
ii  libselinux12.7-2+b2
ii  libsm6 2:1.2.2-1+b3
ii  libtiff5   4.0.9-5
ii  libtinfo6  6.1+20180210-2
ii  libx11-6   2:1.6.5-1
ii  libx11-xcb12:1.6.5-1
ii  libxcb11.13-1
ii  libxfixes3 1:5.0.3-1
ii  libxft22.3.2-2
ii  libxinerama1   2:1.1.3-1+b3
ii  libxml22.9.4+dfsg1-6.1
ii  libxpm41:3.5.12-1
ii  libxrandr2 2:1.5.1-1
ii  libxrender11:0.9.10-1
ii  zlib1g 1:1.2.11.dfsg-1

emacs25 recommends no packages.

Versions of packages emacs25 suggests:
ii  emacs25-common-non-dfsg  25.2+1-1

-- no debconf information



Bug#879211: How to install weboob 1.3?

2017-10-20 Thread Sebastien Hinderer
Package: weboob
Version: 1.2-1
Severity: normal

Is there a Debian way to install weboob 1.3, please?

Thanks!

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (500, 
'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armhf

Kernel: Linux 4.12.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), 
LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages weboob depends on:
ii  python  2.7.13-2
ii  python-html2text2016.9.19-1
ii  python-prettytable  0.7.2-3
ii  python-weboob   1.2-1

Versions of packages weboob recommends:
ii  python-termcolor  1.1.0-1

weboob suggests no packages.

-- no debconf information



Bug#818083: Makes noise instead of playing music

2016-03-13 Thread Sebastien Hinderer
Package: mpg123
Version: 1.22.4-1
Severity: important

No matter which file is given as argument, the only thing one can hear
is strange noises rather than the expected sound.



Bug#807100: info automake fails with No menu item 'automake' in node '(dir)Top'.

2015-12-05 Thread Sebastien Hinderer
Package: automake
Version: 1:1.15-3
Severity: normal

However mautomake works


-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages automake depends on:
ii  autoconf   2.69-9
ii  autotools-dev  20150820.1

automake recommends no packages.

Versions of packages automake suggests:
ii  autoconf-doc   2.69-9
ii  gnu-standards  2010.03.11-1

-- no debconf information



Bug#803887: info ocaml fails

2015-11-02 Thread Sebastien Hinderer
Package: ocaml-doc
Version: 4.02-1
Severity: normal

The ocaml programming manual node is listed in the dir node but it is
not possible to open it.

The status line says:

Cannot find node ''.

When the package is installed, one can see:

install-info: warning: no info dir entry in
`/usr/share/info/ocaml.info.haux.gz'
install-info: warning: no info dir entry in
`/usr/share/info/ocaml.info.hocaml.info.hind.gz'
install-info: warning: no info dir entry in
`/usr/share/info/ocaml.info.body.gz'
install-info: warning: no info dir entry in
`/usr/share/info/ocaml.info.hocaml.info.kwd.hind.gz'



Bug#771152: BrlAPI client display not refreshed when device comes back online.

2014-11-26 Thread Sebastien Hinderer
Package: brltty
Version: 5.2~20141018-1
Severity: normal

Hi,

When a BrlAPI client like orca has the focus, if the braille display
goes offline and then comes back online, the braille display is not
refreshed with the laest text displayed by the client.

This bug has just been fixed upstream, see commit 5afe6fca220806

Could this perhaps be backported to Jessie?


Thanks,
Shérab.


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



Bug#769168: journalctl says No journal files were found.

2014-11-11 Thread Sebastien Hinderer
Package: systemd
Version: 215-5+b1
Severity: normal

Hi,

I didn't change anything to the cofniguration of systemd.
However running journalctl as root produces thismessage:
No journal files were found.
 
 


-- Package-specific info:

-- System Information:
Debian Release: jessie/sid
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages systemd depends on:
ii  acl 2.2.52-2
ii  adduser 3.113+nmu3
ii  initscripts 2.88dsf-53.4
ii  libacl1 2.2.52-2
ii  libaudit1   1:2.4-1
ii  libblkid1   2.25.2-2
ii  libc6   2.19-12
ii  libcap2 1:2.24-6
ii  libcap2-bin 1:2.24-6
ii  libcryptsetup4  2:1.6.6-3
ii  libgcrypt20 1.6.2-4
ii  libkmod218-3
ii  liblzma55.1.1alpha+20120614-2
ii  libpam0g1.1.8-3.1
ii  libselinux1 2.3-2
ii  libsystemd0 215-5+b1
ii  sysv-rc 2.88dsf-53.4
ii  udev215-5+b1
ii  util-linux  2.25.2-2

Versions of packages systemd recommends:
ii  dbus1.8.8-2
ii  libpam-systemd  215-5+b1

Versions of packages systemd suggests:
pn  systemd-ui  none

-- no debconf information
[OVERRIDDEN] /etc/udev/rules.d/60-libsane.rules - /lib/udev/rules.d/60-libsane.rules

--- /lib/udev/rules.d/60-libsane.rules	2014-10-14 18:56:32.0 +0200
+++ /etc/udev/rules.d/60-libsane.rules	2010-02-16 20:49:42.0 +0100
@@ -1,5 +1,5 @@
 # This file was automatically created based on description files (*.desc)
-# by sane-desc 3.5 from sane-backends 1.0.24
+# by sane-desc 3.5 from sane-backends 1.0.20 on Thu May 14 12:14:32 2009
 #
 # udev rules file for supported USB and SCSI devices
 #
@@ -14,15 +14,11 @@
 # To run a script when your device is plugged in, add RUN+=/path/to/script
 # to the appropriate rule.
 #
-# If your scanner isn't listed below, you can add it as explained above.
-#
-# If your scanner is supported by some external backend (brother, epkowa,
-# hpaio, etc) please ask the author of the backend to provide proper
-# device detection support for your OS
-#
-# If the scanner is supported by sane-backends, please mail the entry to
+# The following list already contains a lot of scanners. If your scanner
+# isn't mentioned there, add it as explained above and mail the entry to
 # the sane-devel mailing list (sane-de...@lists.alioth.debian.org).
 #
+
 ACTION!=add, GOTO=libsane_rules_end
 ENV{DEVTYPE}==usb_device, GOTO=libsane_create_usb_dev
 SUBSYSTEMS==scsi, GOTO=libsane_scsi_rules_begin
@@ -34,1425 +30,773 @@
 
 # For Linux = 2.6.22 without CONFIG_USB_DEVICE_CLASS=y
 # If the following rule does not exist on your system yet, uncomment it
-# ENV{DEVTYPE}==usb_device, MODE=0664, OWNER=root, GROUP=root
+# ENV{DEVTYPE}==usb_device, NAME=bus/usb/$env{BUSNUM}/$env{DEVNUM}, MODE=0664, OWNER=root, GROUP=root
 
 # Kernel  2.6.22 jumps here
 LABEL=libsane_usb_rules_begin
 
 # Hewlett-Packard ScanJet 4100C
-ATTRS{idVendor}==03f0, ATTRS{idProduct}==0101, ENV{libsane_matched}=yes
+ATTRS{idVendor}==03f0, ATTRS{idProduct}==0101, MODE=0664, GROUP=scanner, ENV{libsane_matched}=yes
 # Hewlett-Packard ScanJet 4200C | Hewlett-Packard ScanJet 4200Cxi | Hewlett-Packard ScanJet 4200Cse
-ATTRS{idVendor}==03f0, ATTRS{idProduct}==0105, ENV{libsane_matched}=yes
+ATTRS{idVendor}==03f0, ATTRS{idProduct}==0105, MODE=0664, GROUP=scanner, ENV{libsane_matched}=yes
 # Hewlett-Packard ScanJet 6200C | Hewlett-Packard ScanJet 6250C
-ATTRS{idVendor}==03f0, ATTRS{idProduct}==0201, ENV{libsane_matched}=yes
+ATTRS{idVendor}==03f0, ATTRS{idProduct}==0201, MODE=0664, GROUP=scanner, ENV{libsane_matched}=yes
 # Hewlett-Packard ScanJet 3300c
-ATTRS{idVendor}==03f0, ATTRS{idProduct}==0205, ENV{libsane_matched}=yes
+ATTRS{idVendor}==03f0, ATTRS{idProduct}==0205, MODE=0664, GROUP=scanner, ENV{libsane_matched}=yes
 # Hewlett-Packard ScanJet 4300c
-ATTRS{idVendor}==03f0, ATTRS{idProduct}==0305, ENV{libsane_matched}=yes
+ATTRS{idVendor}==03f0, ATTRS{idProduct}==0305, MODE=0664, GROUP=scanner, ENV{libsane_matched}=yes
 # Hewlett-Packard ScanJet 5200C
-ATTRS{idVendor}==03f0, ATTRS{idProduct}==0401, ENV{libsane_matched}=yes
+ATTRS{idVendor}==03f0, ATTRS{idProduct}==0401, MODE=0664, GROUP=scanner, ENV{libsane_matched}=yes
 # Hewlett-Packard ScanJet 3400c
-ATTRS{idVendor}==03f0, ATTRS{idProduct}==0405, ENV{libsane_matched}=yes
+ATTRS{idVendor}==03f0, ATTRS{idProduct}==0405, MODE=0664, GROUP=scanner, ENV{libsane_matched}=yes
 # Hewlett-Packard ScanJet 2100C
-ATTRS{idVendor}==03f0, ATTRS{idProduct}==0505, ENV{libsane_matched}=yes
+ATTRS{idVendor}==03f0, ATTRS{idProduct}==0505, MODE=0664, GROUP=scanner, ENV{libsane_matched}=yes
 # Hewlett-Packard ScanJet 6300C | Hewlett-Packard ScanJet 6350C | Hewlett-Packard ScanJet 6390C
-ATTRS{idVendor}==03f0, ATTRS{idProduct}==0601, ENV{libsane_matched}=yes
+ATTRS{idVendor}==03f0, ATTRS{idProduct}==0601, MODE=0664, GROUP=scanner, 

Bug#753797: braille display incorrectly refreshed e.g. at tty change

2014-07-05 Thread Sebastien Hinderer
Package: brltty
Version: 5.0-2+b1
Severity: normal

The content of the braille display is not always refreshed correctly.

One example is at console change: when coming back to a previously
visited console, what's displayed is the window containing the cursor,
eventhough that was not the window which was displayed when the console
was left.

This bug is notpresent in the latest upstream.


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



Bug#727816: hte not very accessible

2013-10-27 Thread Sebastien Hinderer
Package: ht
Version: 2.0.20-2.1
Severity: wishlist

The selected menu items etc. are shown with colors but this is not easy
to follow for visually impaired persons. 
For them the best would be that the cursor always indicates the current
oject. Since this might be annoying for sighted users, this mode could
be disabled by default with a way to enable it.


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



Bug#728050: tethering with iOS 7 devices fails

2013-10-27 Thread Sebastien Hinderer
Package: ipheth-utils
Version: 1.0-3+b1
Severity: important

The trust dialog pops up repeatedly on the device one tries to tether.
One part of the problem may be due to the package using
libimobiledevice2 which does not support this dialog, whereas it should
use libimobiledevice4. But as far as I could test even ith the newer lib
things do not work. Not sure why, though.


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



Bug#725322: logrotate: gzip: stdin: file size changed while zipping

2013-10-04 Thread Sebastien Hinderer
Package: speech-dispatcher
Version: 0.7.1-6.2
Severity: normal

When the logs are rotated one gets the following message:
gzip: stdin: file size changed while zipping

If -v is added to the call to logrotate in /etc/cron.daily/logrotate, it
appears that the message is generated while processing
/etc/logrotate.d/speech-dispatcher. Here is what is reported by
logrotate regarding speech-dispatcher:

rotating pattern: /var/log/speech-dispatcher/speech-dispatcher.log 
/var/log/speech-dispatcher/speech-dispatcher-protocol.log  after 1 days (7 
rotations)
empty log files are rotated, old logs are removed
considering log /var/log/speech-dispatcher/speech-dispatcher.log
  log needs rotating
considering log /var/log/speech-dispatcher/speech-dispatcher-protocol.log
  log /var/log/speech-dispatcher/speech-dispatcher-protocol.log does not exist 
-- skipping
rotating log /var/log/speech-dispatcher/speech-dispatcher.log, log-rotateCount 
is 7
dateext suffix '-20131004'
glob pattern '-[0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]'
renaming /var/log/speech-dispatcher/speech-dispatcher.log.7.gz to 
/var/log/speech-dispatcher/speech-dispatcher.log.8.gz (rotatecount 7, logstart 
1, i 7), 
renaming /var/log/speech-dispatcher/speech-dispatcher.log.6.gz to 
/var/log/speech-dispatcher/speech-dispatcher.log.7.gz (rotatecount 7, logstart 
1, i 6), 
renaming /var/log/speech-dispatcher/speech-dispatcher.log.5.gz to 
/var/log/speech-dispatcher/speech-dispatcher.log.6.gz (rotatecount 7, logstart 
1, i 5), 
renaming /var/log/speech-dispatcher/speech-dispatcher.log.4.gz to 
/var/log/speech-dispatcher/speech-dispatcher.log.5.gz (rotatecount 7, logstart 
1, i 4), 
renaming /var/log/speech-dispatcher/speech-dispatcher.log.3.gz to 
/var/log/speech-dispatcher/speech-dispatcher.log.4.gz (rotatecount 7, logstart 
1, i 3), 
renaming /var/log/speech-dispatcher/speech-dispatcher.log.2.gz to 
/var/log/speech-dispatcher/speech-dispatcher.log.3.gz (rotatecount 7, logstart 
1, i 2), 
renaming /var/log/speech-dispatcher/speech-dispatcher.log.1.gz to 
/var/log/speech-dispatcher/speech-dispatcher.log.2.gz (rotatecount 7, logstart 
1, i 1), 
renaming /var/log/speech-dispatcher/speech-dispatcher.log.0.gz to 
/var/log/speech-dispatcher/speech-dispatcher.log.1.gz (rotatecount 7, logstart 
1, i 0), 
old log /var/log/speech-dispatcher/speech-dispatcher.log.0.gz does not exist
renaming /var/log/speech-dispatcher/speech-dispatcher.log to 
/var/log/speech-dispatcher/speech-dispatcher.log.1
creating new /var/log/speech-dispatcher/speech-dispatcher.log mode = 0660 uid = 
123 gid = 29
running postrotate script
compressing log with: /bin/gzip
gzip: stdin: file size changed while zipping
removing old log /var/log/speech-dispatcher/speech-dispatcher.log.8.gz

I don't know exactly what the problem is. I thought it might have to do
with the postrotate script which reloads speech-dispatcher, hence
potentially writing things to logs, but I guess that shouldn't affect
the size of old logs.


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



Bug#724940: Link on tutorial in README.Debian file dead.

2013-09-29 Thread Sebastien Hinderer
Package: python-facebook
Version: 0.svn20100209-3
Severity: normal

Hello,

README.Debian contains the following link:

http://wiki.developers.facebook.com/index.php/PythonPyFacebookTutorial

But it seems this link no longer works.


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



Bug#723049: fr/oss: cps lock does not produce uppercase letters with accents / cedillas

2013-09-15 Thread Sebastien Hinderer
Package: console-setup
Version: 1.99
Severity: normal

In former versions, when pressing capslock, and then the accents, onegot
the accentswith uppercase. Whereas shift + accents produced the letters.
Now,with current version, aftercapslockhas been locked, one getsthe
accents inlower case, exactly as one would get without caps locklocked.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages console-setup depends on:
ii  console-setup-linux 1.99
ii  debconf 1.5.51
ii  keyboard-configuration  1.99
ii  xkb-data2.5.1-3

console-setup recommends no packages.

Versions of packages console-setup suggests:
ii  locales2.17-92
ii  locales-all [locales]  2.17-92+b1
ii  lsb-base   4.1+Debian12

Versions of packages keyboard-configuration depends on:
ii  debconf 1.5.51
ii  initscripts 2.88dsf-43
ii  liblocale-gettext-perl  1.05-7+b2

Versions of packages console-setup-linux depends on:
ii  kbd 1.15.5-1
ii  keyboard-configuration  1.99

console-setup-linux suggests no packages.

Versions of packages console-setup is related to:
pn  console-common  none
pn  console-datanone
pn  console-tools   none
ii  kbd 1.15.5-1

-- debconf information:
  console-setup/variant: France - (Obsolète) Autre
  console-setup/use_system_font:
  console-setup/layoutcode: fr,cn(tib)
  console-setup/codesetcode: Lat15
* console-setup/fontface47: Terminus
  console-setup/ctrl_alt_bksp: false
  keyboard-configuration/variantcode: oss
  keyboard-configuration/xkb-keymap: us
  console-setup/fontsize-fb: 16
  console-setup/other:
  console-setup/dont_ask_layout:
* console-setup/charmap47: UTF-8
  keyboard-configuration/optionscode:
* keyboard-configuration/toggle: No toggling
  console-setup/modelcode: pc105
  console-setup/store_defaults_in_debconf_db: true
  keyboard-configuration/layoutcode: fr
  console-setup/guess_font:
  console-setup/compose: No compose key
  console-setup/switch: No temporary switch
  console-setup/unsupported_config_layout: true
  console-setup/toggle: Alt+Caps Lock
  console-setup/model: PC générique 105 touches (intl)
  console-setup/ttys: /dev/tty[1-6]
* console-setup/fontsize-fb47: 8x16
* keyboard-configuration/altgr: The default for the keyboard layout
  console-setup/fontsize: 8x16
  console-setup/unsupported_options: true
  debian-installer/console-setup-udeb/title:
  debian-installer/console-setup-udeb/title:
  keyboard-configuration/modelcode: pc105
  console-setup/unsupported_config_options: true
  console-setup/charmap: UTF-8
  keyboard-configuration/unsupported_config_options: true
* console-setup/codeset47: # Latin1 and Latin5 - western Europe and Turkic 
languages
* keyboard-configuration/compose: No compose key
  console-setup/layout: France
  console-setup/fontface: Terminus
  keyboard-configuration/switch: No temporary switch
* keyboard-configuration/variant: Français - Français (variante)
  keyboard-configuration/unsupported_options: true
  console-setup/framebuffer_only:
* keyboard-configuration/ctrl_alt_bksp: false
  console-setup/fontsize-text47: 8x16
  console-setup/variantcode: latin9
  console-setup/fontsize-text: 16
  debian-installer/console-setup/title:
  keyboard-configuration/other:
  console-setup/unsupported_layout: true
  console-setup/codeset: # Latin1 and Latin5 - western Europe and Turkic 
languages
* keyboard-configuration/model: PC générique 105 touches (intl)
  keyboard-configuration/unsupported_config_layout: true
  keyboard-configuration/unsupported_layout: true
  console-setup/altgr: The default for the keyboard layout
* keyboard-configuration/layout: Français
  keyboard-configuration/store_defaults_in_debconf_db: true
  console-setup/optionscode: grp:alt_caps_toggle


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



Bug#722923: Fonts used as character sets are not supported

2013-09-14 Thread Sebastien Hinderer
Package: antiword
Version: 0.37-9
Severity: normal
Tags: upstream

Hello,

In certain files, as in the attached one, a font is used to store text.
Here, for instance, the text is tibetan and it is stored using the
TibetanMachineWeb truetype font.

The problem here is that there seems to be no way to tellantiword that
the font should have an impact on how the characters are translated to
UTF8.

I would be interested in helping to patch the program so that this kind
of file is handled corectly but would appreciate tobe able to discuss
with the author,maintainer and anybody interested about the best way to
do so.

Thanks,
Sébastien.


a.doc
Description: MS-Word document


Bug#722346: --no-use-db option for mysqldump?

2013-09-10 Thread Sebastien Hinderer
Package: mysql-client
Version: 5.5.31+dfsg-1
Severity: wishlist

Would it be possible to add to mysqldump a --no-use-db option similar to
the --no-create-db option it already has?

This would be useful when one wants to duplicate a databse. Indeed, in
this situation, one wants the tablesto be inserted in a db whose name is
different from the name of the original db.But when the USE originaldb
line is met mysql automatically swithces to the original db, although it
has ben run on the new one, so that the duplication is not done.

Of course the two databases could have different access rights, so that
the USE would fail, making mysql remain in the newdb, but this does not
seem so clean.

Thanks.


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



Bug#695368: listadmin dies without explaining why...

2012-12-07 Thread Sebastien Hinderer
Package: listadmin
Version: 2.40-4
Severity: normal

Here is my ~/.listadmin.ini:
password ...
adminurl http://.../mailman/admin/{list}
mylist@mydmain

Then if I run
listadmin mylist
it says:

fetching data for mylist@mydomain ... Died at /usr/bin/listadmin line 1314;

The administration inteface is french. Can that have an impact ?

Thanks.


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



Bug#690831: $MANLESS environment variable and $MAN_PN substitution variable

2012-10-18 Thread Sebastien Hinderer
Package: man-db
Version: 2.6.3-1
Severity: wishlist

Hello,

The default less prompt for, say, man man, looks like this:

 Manual page man(1) line 1/815 4% (press h for help or q to quit)

I would like to have a prompt looking like this:

 Manual page man(1) line 1/815 4%

In other words the same prompt without the  (press h for help or q to
quit) part.

Since I'd like this change to be permanent, I wanted to use the MANLESS
variable but, as said by man man, its value will be copied verbatim into
$LESS, which among other things means that $MAN_PN will not be
replaced by the manual page and section number.

One solution could be for me to define a shell alias such as
alias man='man -r prompt '
But I'm wonderign whether there could be a better solution to achieve the
desired result.

Thanks.
 
-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages man-db depends on:
ii  bsdmainutils   9.0.3
ii  debconf [debconf-2.0]  1.5.46
ii  dpkg   1.16.8
ii  groff-base 1.21-9
ii  libc6  2.13-35
ii  libgdbm3   1.8.3-11
ii  libpipeline1   1.2.2-1
ii  zlib1g 1:1.2.7.dfsg-13

man-db recommends no packages.

Versions of packages man-db suggests:
ii  edbrowse [www-browser]  3.4.8-2
ii  elinks [www-browser]0.12~pre5-8
ii  epiphany-browser [www-browser]  3.4.2-2
ii  groff   1.21-9
ii  iceweasel [www-browser] 10.0.8esr-1
ii  less444-4
ii  lynx-cur [www-browser]  2.8.8dev.14-1
ii  w3m [www-browser]   0.5.3-8

-- debconf information excluded


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



Bug#671925: cabal update fails due to stack space overflow. Stack size can't be increased.

2012-05-08 Thread Sebastien Hinderer
Package: cabal-install
Version: 0.14.0-2
Severity: grave

# cabal update
Downloading the latest package list from hackage.haskell.org
Stack space overflow: current size 8388608 bytes.
Use `+RTS -Ksize -RTS' to increase it.

# cabal +RTS -Ksize -RTS update
cabal: Most RTS options are disabled. Link with -rtsopts to enable them.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages cabal-install depends on:
ii  libc6 2.13-30
ii  libffi5   3.0.10-3
ii  libgmp10  2:5.0.4+dfsg-1
ii  zlib1g1:1.2.6.dfsg-2

Versions of packages cabal-install recommends:
ii  ghc  7.4.1-2

cabal-install suggests no packages.

-- no debconf information



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



Bug#653309: strace.1: typo inman page

2011-12-26 Thread Sebastien Hinderer
Package: strace
Version: 4.5.20-2.3
Severity: normal


Line 75 says:
Here  the  three  argument form of open is decoded by breaking down [...]

It should probably be something like
Here the third rgument of open [...]

Thanks.



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



Bug#652280: /init calls non existent /scripts/init-premount

2011-12-15 Thread Sebastien Hinderer
Package: initramfs-tools
Version: 0.99
Severity: normal

Hello,

I'm really not sure whether this is a bug or not. If it is, I find it very
strange that it has not been reported already because it seems important
to me.

Anyway: /innit:210:
run_scripts /scripts/init-premount
But the /scripts/init-premount directory does not exist.

On the other hand, there's a directory /scripts/local-premount which is
never mentionned in the init script.

Thus I'm wondering whether there isn't an error in the init script o in the
directory's name and whether they shouldn't be the same.
Sorry if this is not a bug!



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



Bug#646802: no ssl certificate file specified; secure connections cannot be verified

2011-10-27 Thread Sebastien Hinderer
Package: edbrowse
Version: 3.4.7-1
Severity: wishlist



Hello,

at startup edbrowse shows thismessage:
no ssl certificate file specified; secure connections cannot be verified

Coulnd't the certificate file needed by edbrowse be generated using the
certificates that are for sure present on a Debian system ?

Thanks.



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



Bug#645603: grub Debian package does not seem to take preseeding into account

2011-10-17 Thread Sebastien Hinderer
Package: grub-pc
Version: 1.99-12
Severity: normal

Hello,

I'm writing a script to install Debian automatically on a memory card.
During the install, the memory card is in a USB card reader connected to a
PC, typically the device for the card is /dev/sdb and the system partition
is on /dev/sdb1.
Once the system is installed, the idea is to put the card in anotehr machine
and to boot on it. At boot time, though, the device corresponding to the
memory card will be /dev/hda and the system partition will thus be on
/dev/hda1.
(it is not possible to perform the installation with the card in the computer
where it will be booted later for some reasons too long to explain here).

Anyway: it is in this context that I tried to use some preseeding to
automate grub's installation.
Ideally I'd like to be able to do the preseeding in a way that allows the
package's postinst script to install grub correctly. As a fallback, it would
be okay that the postinst script does not install grub on the MBR and that
this is done by a command executed by my script after the package has been
installed.

So far, though, nothing worked and I have the problem that although I
preseed some settings before the package is installed, questions are still
asked to the user interactively, which is precisely the behaviour I'd like to
avoid.

For the preseeding I tried things like:
grub-pc grub-pc/install_devices multiselect
grub-pc grub-pc/install_devices seentrue
grub-pc grub-pc/install_devices_empty   boolean true
grub-pc grub-pc/install_devices_empty   seentrue
grub-pc grub-pc/mixed_legacy_and_grub2  boolean false
grub-pc grub-pc/mixed_legacy_and_grub2  seentrue
But that does not work, the questions are still asked as if nothing had been
preseeded.

I also tried:
grub-pc grub-pc/install_devices multiselect /dev/sdb
but the results are not more satisfactory: postinst still goes interactive.

So, any advice would be greatly appreciated. I'm reporting this as a bug
because I find it very strange that the preseeding seems to be ignored and
the questions seem to be asked in an unconditional way.

Any help greatly appreciated.

Thanks.

PS: there is also the problem that update-grub includes options to bot on
the systems present on the host OS but these will not be present on the real
machine so any advice on how to cleanly proceed so that these alternatives
are not included would also be greatly appreciated.

-- Package-specific info:

*** BEGIN /proc/mounts
/dev/disk/by-uuid/80d90ea6-7c6e-4b6d-b1cf-1a37df95ccce / ext3 
rw,relatime,errors=remount-ro,commit=5,barrier=0,data=ordered 0 0
/dev/sdb1 /mnt ext3 
rw,relatime,errors=continue,user_xattr,acl,barrier=0,data=ordered 0 0
*** END /proc/mounts

*** BEGIN /boot/grub/device.map
(hd0)   /dev/disk/by-id/ata-FUJITSU_MHZ2160BJ_FFS_G2_K83CT8A26DFU
*** END /boot/grub/device.map

*** BEGIN /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
  load_env
fi
set default=0
if [ ${prev_saved_entry} ]; then
  set saved_entry=${prev_saved_entry}
  save_env saved_entry
  set prev_saved_entry=
  save_env prev_saved_entry
  set boot_once=true
fi

function savedefault {
  if [ -z ${boot_once} ]; then
saved_entry=${chosen}
save_env saved_entry
  fi
}

function load_video {
  insmod vbe
  insmod vga
  insmod video_bochs
  insmod video_cirrus
}

insmod part_msdos
insmod ext2
set root='(hd0,msdos4)'
search --no-floppy --fs-uuid --set=root 80d90ea6-7c6e-4b6d-b1cf-1a37df95ccce
if loadfont /usr/share/grub/unicode.pf2 ; then
  set gfxmode=640x480
  load_video
  insmod gfxterm
  insmod part_msdos
  insmod ext2
  set root='(hd0,msdos4)'
  search --no-floppy --fs-uuid --set=root 80d90ea6-7c6e-4b6d-b1cf-1a37df95ccce
  set locale_dir=($root)/boot/grub/locale
  set lang=fr_FR
  insmod gettext
fi
terminal_output gfxterm
set timeout=5
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
insmod part_msdos
insmod ext2
set root='(hd0,msdos4)'
search --no-floppy --fs-uuid --set=root 80d90ea6-7c6e-4b6d-b1cf-1a37df95ccce
insmod png
if background_image /usr/share/images/desktop-base/spacefun-grub.png; then
  set color_normal=light-gray/black
  set color_highlight=white/black
else
  set menu_color_normal=cyan/blue
  set menu_color_highlight=white/blue
fi
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
menuentry 'Debian GNU/Linux, avec Linux 3.0.0-2-amd64' --class debian --class 
gnu-linux --class gnu --class os {
insmod gzio
insmod part_msdos
insmod ext2
set root='(hd0,msdos4)'
search --no-floppy --fs-uuid --set=root 
80d90ea6-7c6e-4b6d-b1cf-1a37df95ccce
echo'Chargement de Linux 3.0.0-2-amd64 ...'
linux   

Bug#576218:

2011-05-29 Thread Sebastien Hinderer
Package: php5-cli
Version: 5.3.6-11
Followup-For: Bug #576218

Shouldn't this bug report be merged with bug #341868 ?



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



Bug#623494: python-at-spi: Package similar to python-pyatspi ?

2011-04-20 Thread Sebastien Hinderer
Package: python-at-spi
Version: 0.6.1-3.1
Severity: wishlist


Hi,

This package looks similar, or at least very close to the python-pyatspi
package. Most accessibility related programs seem to depend on
python-pyatspi, the only exception being python-dogtail which still depends
on this one.
Wouldn't it be worth modifying the dependency of dogtail so that it depends
on python-pyatspi and then remove this package ?

Sébastien.



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



Bug#621851: network-manager: seems to trouble braille display

2011-04-09 Thread Sebastien Hinderer
Package: network-manager
Version: 0.8.3.998-1
Severity: important

When a braille display is connected to the system through a serial to USB
adapter, /dev/ttyUSB0, it has been noticed that the braille displa handled
by brltty stops working at network manager startup. The hypothesis is that
network-manager is trying to figure out whether /dev/ttyUSB0 is a modem.
It may be better not to do that by default since a braile display hangup is
an important problem for a blind user (imagine that would break the display
on screen...).
-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages network-manager depends on:
ii  adduser  3.112+nmu2  add and remove users and groups
ii  dbus 1.4.6-1 simple interprocess messaging syst
ii  isc-dhcp-client  4.1.1-P1-16 ISC DHCP client
ii  libc62.11.2-13   Embedded GNU C Library: Shared lib
ii  libdbus-1-3  1.4.6-1 simple interprocess messaging syst
ii  libdbus-glib-1-2 0.92-1  simple interprocess messaging syst
ii  libgcrypt11  1.4.6-5 LGPL Crypto library - runtime libr
ii  libglib2.0-0 2.28.4-1The GLib library of C routines
ii  libgnutls26  2.10.5-1+b1 the GNU TLS library - runtime libr
ii  libgudev-1.0-0   166-1   GObject-based wrapper library for 
ii  libnl1   1.1-6   library for dealing with netlink s
ii  libnm-glib2  0.8.3.998-1 network management framework (GLib
ii  libnm-util1  0.8.3.998-1 network management framework (shar
ii  libpolkit-gobject-1-00.101-2 PolicyKit Authorization API
ii  libuuid1 2.17.2-9.1  Universally Unique ID library
ii  lsb-base 3.2-27  Linux Standard Base 3.2 init scrip
ii  udev 166-1   /dev/ and hotplug management daemo
ii  wpasupplicant0.6.10-2.1  client support for WPA and WPA2 (I

Versions of packages network-manager recommends:
ii  dnsmas 2.57-1A small caching DNS proxy and DHCP
ii  iptabl 1.4.10-1  administration tools for packet fi
ii  modemm 0.4+git.20110124t203624.00b6cce-2 D-Bus service for managing modems
ii  policy 0.101-2   framework for managing administrat
ii  ppp2.4.5-5   Point-to-Point Protocol (PPP) - da

Versions of packages network-manager suggests:
pn  avahi-autoipd none (no description available)

-- no debconf information



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



Bug#594582: Fails when /tmp is writable by others

2011-04-09 Thread Sebastien Hinderer
Package: dh-make-drupal
Followup-For: Bug #594582

The problem was that /tmp had permission 0777 instead of 1777
http://www.ruby-doc.org/stdlib/libdoc/fileutils/rdoc/classes/FileUtils.html#M000917
The bug can hence be closed.



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



Bug#601315: provides for included modules to debian/control

2011-04-09 Thread Sebastien Hinderer
Package: dh-make-drupal
Version: 0.8-1
Followup-For: Bug #601315

Shouldn't this bug be merged with bug ##538710 somehow ?

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages dh-make-drupal depends on:
ii  build-essential  11.5Informational list of build-essent
ii  debhelper8.1.2   helper programs for debian/rules
ii  libcommandline-ruby  0.7.10-10   Ruby library to write command-line
ii  libhpricot-ruby  0.8.2-1 fast, enjoyable HTML parser
ii  libruby  4.7 Transitional package for libruby1.
ii  ruby 4.7 Transitional package for ruby1.8
ii  ruby1.8 [ruby]   1.8.7.334-3 Interpreter of object-oriented scr

dh-make-drupal recommends no packages.

Versions of packages dh-make-drupal suggests:
ii  drupal6   6.20-1 a fully-featured content managemen

-- no debconf information



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



Bug#620707: consolekit: ck-list-sessions seems to never work

2011-04-03 Thread Sebastien Hinderer
Package: consolekit
Version: 0.4.4-1
Severity: important

When no X server is running:
# ck-list-sessions

** (ck-list-sessions:3000): WARNING **: Failed to get list of seats: Launch 
helper exited with unknown return code 1

When an X server has been launched by root using startx the result is the
same, but if startx is done by an unprivileged user, one gets:

# ck-list-sessions

** (ck-list-sessions:4324): WARNING **: Failed to get list of seats: Activation 
of org.freedesktop.ConsoleKit timed out

I have chosen an important severity because I believe that this problem
might be related to a few other not normal situations I meet on my system:

1. if startx is ran by root with gnome the gnome-orca screenreader
works normally, but when startx is ran by another user
the screenreader does not detect any app, perhaps because they are not even
launched ?

2. gdm does not display its login banner.
Its log file /var/log/:0-slave.log contains the following message:
WARNING: Unable to open session: Launch helper exited with unknown return
code 1


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages consolekit depends on:
ii  dbus1.4.6-1  simple interprocess messaging syst
ii  libc6   2.11.2-13Embedded GNU C Library: Shared lib
ii  libck-connector00.4.4-1  ConsoleKit libraries
ii  libdbus-1-3 1.4.6-1  simple interprocess messaging syst
ii  libdbus-glib-1-20.92-1   simple interprocess messaging syst
ii  libglib2.0-02.28.4-1 The GLib library of C routines
ii  libpolkit-gobject-1-0   0.101-2  PolicyKit Authorization API
ii  libx11-62:1.4.2-1X11 client-side library
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages consolekit recommends:
ii  libpam-ck-connector   0.4.4-1ConsoleKit PAM module

consolekit suggests no packages.

-- Configuration Files:
/etc/dbus-1/system.d/ConsoleKit.conf [Errno 2] Aucun fichier ou dossier de ce 
type: u'/etc/dbus-1/system.d/ConsoleKit.conf'

-- no debconf information



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



Bug#619493: linux-2.6: Please include the iris module

2011-03-24 Thread Sebastien Hinderer
Package: linux-2.6
Severity: wishlist

Hi,

This module provides a power off sequence for the Iris machines from
Eurobraille, a french manufacturer of braille devices.
The module is small and won't do anything unless it is called with
its force parameter set to 1.


Thanks.



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



Bug#619493: linux-2.6: Please include the iris module

2011-03-24 Thread Sebastien Hinderer
Ben Hutchings (2011/03/24 14:40 +):
 Can you provide the contents of /proc/cpuinfo from one of these
 machines, so I can work out which flavour(s) should have this?

Sure ! It's attached. Thanks for your prompt response !

Sébastien.
processor   : 0
vendor_id   : CyrixInstead
cpu family  : 5
model   : 9
model name  : Geode(TM) Integrated Processor by National Semi
stepping: 2
cpu MHz : 267.288
cache size  : 16 KB
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 2
wp  : yes
flags   : fpu tsc msr cx8 cmov mmx cxmmx
bogomips: 543.02



Bug#594582: dh-make-drupal: Fails when /tmp is writable by others

2010-08-27 Thread Sebastien Hinderer
Package: dh-make-drupal
Version: 0.6-2
Severity: important

# dh-make-drupal --debug 5 wysiwyg
D:Setting configuration key «d_ver» to «6»
D:Setting configuration key «min_status» to «recommended»
D:Setting configuration key «force_overwrite» to «false»
D:Setting configuration key «debug» to «5»
D:Setting configuration key «report_only» to «false»
D:Setting configuration key «debianize» to «true»
D:Setting configuration key «skip_build» to «false»
D:Setting configuration key «skip_recommend» to «false»
D:Setting configuration key «switches» to «-us -uc»
D:Setting configuration key «tarball» to «false»
D:Setting configuration key «proj_version» to «false»
D:Setting configuration key «proj_type» to «Modules»
D:Setting configuration key «mangle_version» to «true»
D:Preparing package for 'wysiwyg' for Drupal 6, status = recommended
D:Fetching project information from http://drupal.org/project/wysiwyg
D:Project type for wysiwyg: Module
D:Found version 6.x-2.1 (recommended)
D:This release was uploaded on Mon Mar 08 00:00:00 +0100 2010
D:Found version 5.x-2.1 (recommended)
D:This release was uploaded on Mon Mar 08 00:00:00 +0100 2010
D:Found version 7.x-2.x-dev (developer)
D:This release was uploaded on Sun Jul 11 00:00:00 +0200 2010
D:Found version 6.x-2.x-dev (developer)
D:This release was uploaded on Sun Jul 11 00:00:00 +0200 2010
D:Found version 5.x-2.x-dev (developer)
D:This release was uploaded on Sun Jul 11 00:00:00 +0200 2010
D:Going over 5 available releases, searching for compatibility with Drupal 
6, minimum development status recommended (2)
I:   Found #DrupalProject::Project:0x7fae13391318 version 2.1 (status: 
recommended)
D:Download URL: http://ftp.drupal.org/files/projects/wysiwyg-6.x-2.1.tar.gz
D:Retreiving remote file 
http://ftp.drupal.org/files/projects/wysiwyg-6.x-2.1.tar.gz
D:Attempting to save in drupal6-mod-wysiwyg_2.1.orig.tar.gz
D:Starting Debian package creation
D:Original tarball verified - 68 files included
I:   Debian package name: drupal6-mod-wysiwyg
ERROR: parent directory is world writable, FileUtils#remove_entry_secure does 
not work; abort: /tmp/d20100827-5439-1wrj2by (parent directory mode 40777)

If one does
# chmod go+rwx /tmp/
and then runs the command again, everything works fine.

Thanks for fixing this,
Shérab.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.35+ (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages dh-make-drupal depends on:
ii  build-essential   11.5   Informational list of build-essent
ii  debhelper 8.0.0  helper programs for debian/rules
ii  libcommandline-ruby   0.7.10-10  Ruby library to write command-line
ii  libhpricot-ruby   0.8.2-1fast, enjoyable HTML parser
ii  libruby   4.5Libraries necessary to run Ruby 1.
ii  ruby  4.5An interpreter of object-oriented 

dh-make-drupal recommends no packages.

Versions of packages dh-make-drupal suggests:
ii  drupal6   6.17-2 a fully-featured content managemen

-- no debconf information



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



Bug#594582: dh-make-drupal: Fails when /tmp is writable by others

2010-08-27 Thread Sebastien Hinderer
 Umh, I have tried reproducing your bug, both under /tmp and under a
 different directory, and with different kinds of permissions. 

The command was executed with /root as the current working directory by
user root.

 Please, if you are able to reproduce this bug in any other machine,
 tell me.

Sure.

Shérab.



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



Bug#592718: lynx-cur: lynx fails to read an URL whereas wget is successful

2010-08-13 Thread Sebastien Hinderer
 Is i possible to get rid of the messages about ssl that are displayed,
 such as ssl_okay=0 and so on ?
 
 not currently.  I see those are part of progress messages during the
 verification process.

Okay, so not displaying them would not make the process faster as I
thought.

Thanks,
Shérab.
 



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



Bug#592718: lynx-cur: lynx fails to read an URL whereas wget is successful

2010-08-13 Thread Sebastien Hinderer
Hi Thomas,

 I have another bug-report that's a problem in gnutls (or how lynx is
 using it), which I _may_ be able to resolve.

I just tried to open the same URL
http://www.paypal.com/fr/cgi-bin/webscr?cmd=_login-run
with elinks2, which also uses gnutls, and it fails, too.
So, perhaps the problem is really in gnutls...

Cheers,
Shérab.



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



Bug#592718: lynx-cur: lynx fails to read an URL whereas wget is successful

2010-08-13 Thread Sebastien Hinderer
 It may be - the last one that I investigated turned out to be a
 defect in gnutls (which its developers knew about for some time),
 for which I thought I might find a workaround, but only by debugging
 gnutls itself.
 
 This might be the same case - I'll dig into it on the weekend to see.

Thanks for allyour work and your reactivity.

Best wishes,
Shérab.
 



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



Bug#592718: lynx-cur: lynx fails to read an URL whereas wget is successful

2010-08-13 Thread Sebastien Hinderer
 All of the messages have a delay time, which is configurable in lynx.cfg
 
 This one is delaysecs (which appears to be misspelled in lynx.cfg as
 debugsecs), and can be set on the command-line as -delay.
 
 But it defaults to zero, so it seems that not displaying them would
 not make it faster, unless there are many of them.

Okay, thanks a lot for the clarifications !
Shérab.




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



Bug#592718: lynx-cur: lynx fails to read an URL whereas wget is successful

2010-08-12 Thread Sebastien Hinderer
Package: lynx-cur
Version: 2.8.8dev.4-3
Severity: normal

Hi,

$ LANGUAGE=C lynx http://www.paypal.com/fr/cgi-bin/webscr?cmd=_login-run;
Looking up www.paypal.com
Making HTTP connection to www.paypal.com
Sending HTTP request.
HTTP request sent; waiting for response.
HTTP/1.1 301 Moved Permanently
'A'lways allowing from domain '.paypal.com'.
Data transfer complete
HTTP/1.1 301 Moved Permanently
Using https://www.paypal.com/fr/cgi-bin/webscr?cmd=_login-run
Looking up www.paypal.com
Making HTTPS connection to www.paypal.com
Verified connection to www.paypal.com (cert=www.paypal.com)
Certificate issued by: /C=US/O=VeriSign, Inc./OU=VeriSign Trust 
Network/CN=VeriSign Class 3 Extended Validation SSL CA
Secure 192-bit TLS1.0 (RSA_3DES_EDE_CBC_SHA1) HTTP connection
Sending HTTP request.
HTTP request sent; waiting for response.
Alert!: Unexpected network read error; connection aborted.
Can't Access `https://www.paypal.com/fr/cgi-bin/webscr?cmd=_login-run'
Alert!: Unable to access document.

lynx: Can't access startfile 
$ LANGUAGE=C wget -O pp.html 
http://www.paypal.com/fr/cgi-bin/webscr?cmd=_login-run;
works

If I can provide any aditional information that would help in solving this
issue please let me know.

Thanks a lot in advance for any help,
Shérab.

-- System Information:

Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.35+ (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages lynx-cur depends on:
ii  debconf [debconf-2.0]   1.5.35   Debian configuration management sy
ii  libbsd0 0.2.0-1  utility functions from BSD systems
ii  libc6   2.11.2-2 Embedded GNU C Library: Shared lib
ii  libgcrypt11 1.4.5-2  LGPL Crypto library - runtime libr
ii  libgnutls26 2.8.6-1  the GNU TLS library - runtime libr
ii  libidn111.18-1   GNU Libidn library, implementation
ii  libncursesw55.7+20100313-2   shared libraries for terminal hand
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages lynx-cur recommends:
ii  mime-support  3.48-1 MIME files 'mime.types'  'mailcap

Versions of packages lynx-cur suggests:
pn  lynx-cur-wrapper  none (no description available)

-- debconf information excluded



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



Bug#592718: lynx-cur: lynx fails to read an URL whereas wget is successful

2010-08-12 Thread Sebastien Hinderer
 fwiw, this works with OpenSSL, fails with GNUTLS

Hmm that's interesting.

However, on Debian lynx depends on gnutls and not openssl.
Does it mean that the only way to solve the problem is to compile lynx
manually against openssl ?

Thansks !
Shérab.

PS: thanks for having replied so quickly Thomas !



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



Bug#592718: lynx-cur: lynx fails to read an URL whereas wget is successful

2010-08-12 Thread Sebastien Hinderer
Hi Thomas,

 However, on Debian lynx depends on gnutls and not openssl.
 Does it mean that the only way to solve the problem is to compile lynx
 manually against openssl ?

That works quite well actually.
I just replaced --with-gnutls=/usr by --with-ssl=/usr, built the package
and installed it and now lynx works quite well.

Is i possible to get rid of the messages about ssl that are displayed,
such as ssl_okay=0 and so on ?

Thanks !
Shérab.



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



Bug#592078: lynx-cur: system's language setting seems ignored

2010-08-07 Thread Sebastien Hinderer
Package: lynx-cur
Version: 2.8.8dev.4-2
Severity: important

Although locales are configured in french, lynx prints itsmessages inenglish
hereas other programs continue to work normally.
-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.35+ (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages lynx-cur depends on:
ii  debconf [debconf-2.0]   1.5.34   Debian configuration management sy
ii  libbsd0 0.2.0-1  utility functions from BSD systems
ii  libc6   2.11.2-2 Embedded GNU C Library: Shared lib
ii  libgcrypt11 1.4.5-2  LGPL Crypto library - runtime libr
ii  libgnutls26 2.8.6-1  the GNU TLS library - runtime libr
ii  libidn111.18-1   GNU Libidn library, implementation
ii  libncursesw55.7+20100313-2   shared libraries for terminal hand
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages lynx-cur recommends:
ii  mime-support  3.48-1 MIME files 'mime.types'  'mailcap

Versions of packages lynx-cur suggests:
pn  lynx-cur-wrapper  none (no description available)

-- debconf information excluded



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



Bug#587023: editmoin: New upstream available. Please package it.

2010-06-24 Thread Sebastien Hinderer
Package: editmoin
Version: 1.10.1-3
Severity: normal

Upstream has just released version 1.15 a few days ago.
Could you please package this new version for Debian ?
Many thanks in advance.



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



Bug#570618: [Pkg-alsa-devel] Bug#570618: alsa-source: PC speaker not working correctly on HDA Intel card with an Intel G45 DEVCTG chip

2010-02-23 Thread Sebastien Hinderer
 I don't have your soundchip handy. I suppose this is chip dependent,
 though.

Yes, probably.

 You can try:
 $ amixer set PC Beep 0  modprobe -r pcspkr

With the level to 0 but the control to ON, there is the ugly noise (with
module removed from kernel). Turning off the control stops the noise
completely.

 If you want really fight for your own beep you must file a bug
 against alsa-driver at [0] or even first ask at [1, 2].
 
 [0] https://bugtrack.alsa-project.org/alsa-bug/login_page.php
 [1] http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
 [2] https://lists.sourceforge.net/lists/listinfo/alsa-user

Well I already tried [1] and [2] and got no reply at all...
(I can't find the messages I posted on these lists, though)
The subject was
beeps with incorrect frequency / volume
posted on alsa-devel on Fri, 16 Oct 2009 and on alsa-users on Mon, 26
Oct 2009. The problem at that time was a bit different, but in essence
the same, i.e. beeps not working correctly.

Shérab.



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



Bug#570618: [Pkg-alsa-devel] Bug#570618: alsa-source: PC speaker not working correctly on HDA Intel card with an Intel G45 DEVCTG chip

2010-02-22 Thread Sebastien Hinderer
 $ amixer set Beep 0  amixer set Speaker on  modprobe -r pcspkr
 I get a smooth and low beep.

ON my system there is no Beep control, only a PC Beep control. And no
Speaker control at all... Is this normal ?

 So all independent from pcspkr. Must be an issue from snd-hda,
 though.

Is there anything I can do to help in improving the situation ?

Shérab.



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



Bug#570618: [Pkg-alsa-devel] Bug#570618: alsa-source: PC speaker not working correctly on HDA Intel card with an Intel G45 DEVCTG chip

2010-02-21 Thread Sebastien Hinderer
   Could  you please disable pcspkr and test the beep by controlling via the
   mixer?
  
  I blacklisted the module (added a line
  blacklist pcspkr
  to /etc/modprobe.d/blacklist.conf) and restarted the computer.
  After restarting, two things that I can't understand happened:
  
  1. The pcspkr module still appeared in lsmod
 
 For testing you can just modprobe -r pcspkr. Blacklisting isn't
 needed yet
 
 
  2. Although pcspkr was listed, the computer doesn't beep anymore,
  independently of the value of the Beep simple control in alsamixer (the
  control stillhas four values).
 
  Did I do the right thing or did you mean something else by disable ?
 
 Remove the blacklist entry, reboot and just modprobe -r pcspkr.
 rmmod pcspkr unloads the same way,

I did so and the results are similar to what they were with
blacklisting.

Shérab.



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



Bug#570618: [Pkg-alsa-devel] Bug#570618: alsa-source: PC speaker not working correctly on HDA Intel card with an Intel G45 DEVCTG chip

2010-02-21 Thread Sebastien Hinderer
 Ok. I think you must live with the BEEP you have send me.

What a pity...

 If I understand you right: Your goal is o get another beep tone?

Yes, and if this is possible the good old one.

Btw: the behaviour of the pc speaker varied a bit in the past. First it
was not functionning at all, then it was working almost correctly (there
was a beep but not of the right frequency), now it's just this noise
sent previously. I can't remember whihc kernels it was that make the
differences, but I know that there are some bug reports against ALSA
regarding this issue.

Shérab.



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



Bug#570618: alsa-source: PC speaker not working correctly on HDA Intel card with an Intel G45 DEVCTG chip

2010-02-20 Thread Sebastien Hinderer
Package: alsa-source
Severity: important

The sound card of my laptop is a HDA Intel, chip Intel G45 DEVCTG
The PC beeps do not work correctly.
With older kernels it was just that the frequency of the beeps was not
correct and that the volume could not be configured; with 2.6.32 the console
bell is just a very ugly sound.

This is important for me because, as a blind user, I make heavy use of
console beeps of varous frequencies to report various events.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



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



Bug#570618: [Pkg-alsa-devel] Bug#570618: alsa-source: PC speaker not working correctly on HDA Intel card with an Intel G45 DEVCTG chip

2010-02-20 Thread Sebastien Hinderer
Hi Elimar,

 For me:
 Simple mixer control 'Beep',0
   Capabilities: pvolume pvolume-joined pswitch pswitch-joined penum
   Playback channels: Mono
   Limits: Playback 0 - 15
   Mono: Playback 15 [100%] [0.00dB] [on]

So it seems it can take more values on your system, but perhaps you
don't have the same chipset and the difference comes from this ?

 Could  you please disable pcspkr and test the beep by controlling via the
 mixer?

I blacklisted the module (added a line
blacklist pcspkr
to /etc/modprobe.d/blacklist.conf) and restarted the computer.
After restarting, two things that I can't understand happened:

1. The pcspkr module still appeared in lsmod

2. Although pcspkr was listed, the computer doesn't beep anymore,
independently of the value of the Beep simple control in alsamixer (the
control stillhas four values).

Did I do the right thing or did you mean something else by disable ?

Thanks,
Shérab.



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



Bug#552003: Control-R does not work either

2009-11-19 Thread Sebastien Hinderer
Package: mysql-client-5.1
Version: 5.1.40-1
Severity: normal

Control-R to search in command line history does not work either.
It works in bash, worked in lenny, so this is probably another
symptom of the same problem.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.31-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages mysql-client-5.1 depends on:
ii  debianutils3.2.1 Miscellaneous utilities specific t
ii  libc6  2.10.1-7  GNU C Library: Shared libraries
ii  libdbd-mysql-perl  4.012-1+b1A Perl5 database interface to the 
ii  libdbi-perl1.609-1   Perl Database Interface (DBI)
ii  libgcc11:4.4.2-2 GCC support library
ii  libmysqlclient16   5.1.40-1  MySQL database client library
ii  libncurses55.7+20090803-2shared libraries for terminal hand
ii  libstdc++6 4.4.2-2   The GNU Standard C++ Library v3
ii  libwrap0   7.6.q-18  Wietse Venema's TCP wrappers libra
ii  mysql-common   5.1.40-1  MySQL database common files (e.g. 
ii  perl   5.10.1-7  Larry Wall's Practical Extraction 
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

mysql-client-5.1 recommends no packages.

mysql-client-5.1 suggests no packages.

-- no debconf information



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



Bug#480144: lynx-cur: Lynx does not send cookies sometimes

2008-05-08 Thread Sebastien Hinderer
Package: lynx-cur
Version: 2.8.7dev9-1
Severity: normal

It is not possible anymore to use sites such as Amazon.com with lynx,
whereas this used to work just fine.
Although lynx is configured to accept all cookies, even invalid ones,
tracing a session with Amazon reveals that lynx does not send back to
Amazon the cookies it received.

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

Kernel: Linux 2.6.21.1
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages lynx-cur depends on:
ii  debconf [debconf-2.0]  1.5.21Debian configuration management sy
ii  libc6  2.7-10GNU C Library: Shared libraries
ii  libgcrypt111.4.1-1   LGPL Crypto library - runtime libr
ii  libgnutls262.2.3~rc-1the GNU TLS library - runtime libr
ii  libncursesw5   5.6+20080503-1Shared libraries for terminal hand
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages lynx-cur recommends:
ii  mime-support  3.40-1.1   MIME files 'mime.types'  'mailcap

-- debconf information excluded



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



Bug#474583: Options defined in /etc/default/bitlbee not passed to daemon

2008-04-06 Thread Sebastien Hinderer
Package: bitlbee
Version: 1.2-3
Severity: normal

In /etc/default/bitlbee the options to give to the daemon are stored in
the environment variable BITLBEE_OPTS, but in /etc/init.d/ that are
actually given to the daemon are those stored in $DAEMON_OPT. So, the
options from /etc/default/bitlbee are ignored.


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

Kernel: Linux 2.6.21.1
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages bitlbee depends on:
ii  adduser   3.107  add and remove users and groups
ii  debconf [debconf-2.0] 1.5.20 Debian configuration management sy
ii  debianutils   2.28.4 Miscellaneous utilities specific t
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libevent1 1.3e-1.1   An asynchronous event notification
ii  libglib2.0-0  2.16.2-1   The GLib library of C routines
ii  libgnutls26   2.2.2-1the GNU TLS library - runtime libr
ii  net-tools 1.60-19The NET-3 networking toolkit

bitlbee recommends no packages.

-- debconf information excluded



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



Bug#474589: socket error when bitlbee is started

2008-04-06 Thread Sebastien Hinderer
Package: bitlbee
Version: 1.2-3
Severity: normal

An error is reported through syslog when bitlbee is started:
Unable to bind UNIX socket to /var/run/bitlbee.sock: Permission denied



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




Bug#474584: bitlbee: The daemon should listen on loopback network interface by default.

2008-04-06 Thread Sebastien Hinderer
Package: bitlbee
Version: 1.2-3
Severity: wishlist

It may be a good idea to add -i 127.0.0.1 to the options passed to
bitlbee by default.
Or even better, to have debconf asking the user about which interface to
use.



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



Bug#462646: swi-prolog: /usr/bin/swipl being a shell script prevents one from writing Prolog scripts

2008-01-26 Thread Sebastien Hinderer
Package: swi-prolog
Version: 5.6.48-1
Severity: important

According to /usr/share/doc/swi-prolog/changeLog.Debian the file
/usr/bin/swipl has been changed from symlink towards a shell script.
This makes it impossible to write Prlog scripts like
#!/usr/bin/swipl
... Prolog code ...
Replacing the shell script by the symlink fixes the problem, but I
assume there was some good reason to migrate from symlink to shell
script ?

Regards,
Sébastien.