Bug#1004085: python3-jupyter-console: IPKernelApp WARNING | debugpy_stream undefined

2022-01-20 Thread Sebastian Luque
Package: python3-jupyter-console
Version: 6.4.0-3
Severity: normal
X-Debbugs-Cc: none

Dear Maintainer,

Starting approximately two previous releases of this package, I'm
getting the following warning flashing on IPython kernels:

[IPKernelApp] WARNING | debugpy_stream undefined, debugging will not be enabled

The kernel works fine otherwise, but the warning clutters the console
and causes displaying problems in applications relying on the kernel.


-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (990, 'testing'), (300, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.15.0-2-amd64 (SMP w/16 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_CA:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages python3-jupyter-console depends on:
ii  python3 3.9.7-1
ii  python3-ipykernel   6.6.1-1
ii  python3-ipython 7.31.0-1
ii  python3-jupyter-client  6.1.12-1
ii  python3-prompt-toolkit  3.0.24-1
ii  python3-pygments2.7.1+dfsg-2.1

python3-jupyter-console recommends no packages.

python3-jupyter-console suggests no packages.

-- no debconf information


-- 
Sebastian



Bug#978735: backintime-qt: crash and failure to create SSH profile

2020-12-30 Thread Sebastian Luque
Package: backintime-qt
Version: 1.2.1-2
Severity: normal
X-Debbugs-Cc: none

Dear Maintainer,

Setting up a profile as follows:

- Mode: SSH
  Host: truenas.local
  Port: 22
  User: myuser
  Path:
  Cipher: Default
  Private Key: /home/myuser/.ssh/id_rsa
- Password
  SSH private key: mypassphrase

Everything else as set by default.  Click OK leads to a crash/shutdown
of the GUI, and the following trace at a terminal:

$ backintime-qt

Back In Time
Version: 1.2.1

Back In Time comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions; type `backintime --license' for details.

qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 1747, resource 
id: 14710889, major code: 40 (TranslateCoords), minor code: 0
kf.kio.core: "Could not enter folder tags:/."
kf.kio.core: "Could not enter folder tags:/."
Traceback (most recent call last):
  File "/usr/share/backintime/qt/settingsdialog.py", line 1754, in accept
if self.validate():
  File "/usr/share/backintime/qt/settingsdialog.py", line 1498, in validate
if not self.saveProfile():
  File "/usr/share/backintime/qt/settingsdialog.py", line 1359, in saveProfile
mnt.preMountCheck(mode = mode, first_run = True, **mount_kwargs)
  File "/usr/share/backintime/common/mount.py", line 212, in preMountCheck
backend = mounttools(cfg = self.config,
  File "/usr/share/backintime/common/sshtools.py", line 129, in __init__
self.unlockSshAgent()
  File "/usr/share/backintime/common/sshtools.py", line 309, in unlockSshAgent
thread.stop()
  File "/usr/share/backintime/common/password_ipc.py", line 135, in stop
if self.isAlive():
AttributeError: 'TempPasswordThread' object has no attribute 'isAlive'
Aborted

There are no problems logging into this NAS server via SSH from the
terminal command line.


-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (990, 'testing'), (300, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.9.0-5-amd64 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_CA:en
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages backintime-qt depends on:
ii  backintime-common1.2.1-2
ii  libnotify-bin0.7.9-2
ii  policykit-1  0.105-29
ii  python3  3.9.0-4
ii  python3-dbus.mainloop.pyqt5  5.15.2+dfsg-1+b1
ii  python3-pyqt55.15.2+dfsg-1+b1
ii  x11-utils7.7+5

Versions of packages backintime-qt recommends:
ii  python3-secretstorage  3.3.0-1

Versions of packages backintime-qt suggests:
ii  kompare  4:20.12.0-2

-- no debconf information

-- 
Seb



Bug#950598: python3-jupyter-sphinx: package relies on unavailable `ipywidgets.embed` module

2020-02-03 Thread Sebastian Luque
Package: python3-jupyter-sphinx
Version: 0.2.3-1
Severity: grave

Dear Maintainer,

The package is unuseable, as it relies on the `ipywidgets.embed` module,
which is unavailable in the latest sid version:

Extension error:
Could not import extension jupyter_sphinx.execute (exception: No module named 
'ipywidgets.embed')


-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (990, 'testing'), (300, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.4.0-3-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_CA:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages python3-jupyter-sphinx depends on:
ii  python3 3.7.5-3
ii  python3-ipython 5.8.0-2
ii  python3-ipywidgets  6.0.0-6
ii  python3-nbconvert   5.6.1-1
ii  python3-nbformat5.0.4-1
ii  python3-sphinx  1.8.5-5

python3-jupyter-sphinx recommends no packages.

python3-jupyter-sphinx suggests no packages.

-- no debconf information



Bug#905735: emacs-goodies-el: postinst failure due to missing lcomp.el

2018-08-08 Thread Sebastian Luque
Package: emacs-goodies-el
Version: 40.0
Severity: important

Dear Maintainer,

I just noticed emacs-goodies-el is now using the elpa-* suite of
packages.  However, the lcomp library is not yet part of that suite, and
has been removed from emacs-goodies-el, so it fails the postinst script
phase of the installation process.


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

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

Versions of packages emacs-goodies-el depends on:
ii  bash   4.4.18-3.1
ii  dpkg   1.19.0.5+b1
ii  emacs  47.0
ii  emacs25 [emacsen]  25.2+1-6+b3
ii  emacsen-common 2.0.8
ii  install-info   6.5.0.dfsg.1-4

Versions of packages emacs-goodies-el recommends:
ii  elpa-apache-mode2.1+4.g97bf66c-2
ii  elpa-bar-cursor 2.0-1
pn  elpa-bm 
ii  elpa-boxquote   2.1-2
ii  elpa-browse-kill-ring   2.0.0-1
ii  elpa-csv-mode   1.7-1
ii  elpa-debian-el  37.5
ii  elpa-devscripts 40.1
ii  elpa-diminish   0.45-2
ii  elpa-dpkg-dev-el37.4
ii  elpa-eproject   1.5+git20180312.068218d-1
ii  elpa-graphviz-dot-mode  0.4+41+gc456a2b-1
ii  elpa-htmlize1.53-1
ii  elpa-initsplit  1.8+3+gc941d43-1
ii  elpa-markdown-mode  2.3+154-1
ii  elpa-pod-mode   1.03-1
ii  elpa-session2.4b-1
ii  elpa-tabbar 2.2-1
ii  perl-doc5.26.2-6
ii  wget1.19.5-1

emacs-goodies-el suggests no packages.

-- no debconf information



Bug#882179: jupyter-console: --kernel option ignored

2017-11-19 Thread Sebastian Luque
Package: jupyter-console
Version: 5.2.0-1
Severity: normal

Dear Maintainer,

Requesting a python2 kernel gives this:

---<cut here---start--->---
$ jupyter console --kernel=python2
Jupyter console 5.2.0

Python 3.6.3 (default, Oct  3 2017, 21:16:13) 
Type "copyright", "credits" or "license" for more information.

IPython 5.5.0 -- An enhanced Interactive Python.
? -> Introduction and overview of IPython's features.
%quickref -> Quick reference.
help  -> Python's own help system.
object?   -> Details about 'object', use 'object??' for extra details.



In [1]: 
---<cut here---end->---

python2 is certainly an available kernel (I believe from
python-ipykernel package):

$ jupyter kernelspec list
Available kernels:
  octave /usr/local/share/jupyter/kernels/octave
  python2/usr/local/share/jupyter/kernels/python2
  python3/usr/share/jupyter/kernels/python3


-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (990, 'testing'), (300, 'unstable')
Architecture: amd64 (x86_64)

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

Versions of packages jupyter-console depends on:
ii  jupyter-core 4.3.0-1
ii  python3  3.6.3-2
ii  python3-jupyter-console  5.2.0-1

jupyter-console recommends no packages.

jupyter-console suggests no packages.

-- no debconf information


-- 
Sebastian Luque



Bug#690705: virtualbox-dkms: module not installed/loaded without reinstalling the package

2012-10-16 Thread Sebastian Luque
Package: virtualbox-dkms
Version: 4.1.18-dfsg-1
Severity: normal

Dear Maintainer,

Every time a new kernel (and headers) is installed (always Debian proper
packages), this package and virtualbox-guest-dkms need to be reinstalled
or else I get a kernel driver not installed rc=-1908 message when
starting Virtualbox in the new kernel.


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

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

Versions of packages virtualbox-dkms depends on:
ii  dkms2.2.0.3-1.2
ii  dpkg1.16.8
ii  virtualbox  4.1.18-dfsg-1

virtualbox-dkms recommends no packages.

virtualbox-dkms 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#687177: emacs-goodies-el: depend on emacsen-common?

2012-09-10 Thread Sebastian Luque
Package: emacs-goodies-el
Version: 35.2
Severity: normal

Dear Maintainer,

I think the dependency should be on emacsen-common rather than emacsen?

Cheers,
Seb

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

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

Versions of packages emacs-goodies-el depends on:
ii  bash   4.2-5
ii  dpkg   1.16.8
ii  emacs [emacsen]24.1+1-4
ii  emacs23 [emacsen]  23.4+1-4
ii  emacs24 [emacsen]  24.2+1-1
ii  install-info   4.13a.dfsg.1-10

Versions of packages emacs-goodies-el recommends:
ii  dict  1.12.0+dfsg-5
ii  perl-doc  5.14.2-13
ii  wget  1.14-1

emacs-goodies-el 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#664959: gawk: mktime fails when date changes to daylight savings time

2012-03-21 Thread Sebastian Luque
Package: gawk
Version: 1:3.1.8+dfsg-0.1
Severity: normal

Dear Maintainer,

With the following program (test.awk):

---cut here---start--
{print fix_time($0)}
function fix_time(tstr) { # tstr=time string field
if (length(tstr) != 21 || !tstr) {
return tstr
} else {
Y=substr(tstr, 2, 4)
M=substr(tstr, 7, 2)
D=substr(tstr, 10, 2)
h=substr(tstr, 13, 2)
m=substr(tstr, 16, 2)
s=substr(tstr, 19, 2)
t=mktime(sprintf(%s %s %s %s %s %s, Y, M, D, h, m, s))
return strftime(%Y-%m-%d %H:%M:%S, t)
}
}
---cut here---end

$ echo '2012-03-11 01:00:00' | gawk -f test.awk
2012-03-11 01:00:00
$ echo '2012-03-11 02:00:00' | gawk -f test.awk
2012-03-11 03:00:00
$ echo '2012-03-11 03:00:00' | gawk -f test.awk
2012-03-11 03:00:00
$ echo '2012-03-11 04:00:00' | gawk -f test.awk
2012-03-11 04:00:00

$ echo '2012-03-12 01:00:00' | gawk -f test.awk
2012-03-12 01:00:00
$ echo '2012-03-12 02:00:00' | gawk -f test.awk
2012-03-12 02:00:00
$ echo '2012-03-12 03:00:00' | gawk -f test.awk
2012-03-12 03:00:00

Daylight savings for my local time zone (Central Time) started on
2012-03-11.  Time is not interpreted correctly for the second hour of
the day when daylight savings starts.


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

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

Versions of packages gawk depends on:
ii  libc62.13-27
ii  libsigsegv2  2.9-4

gawk recommends no packages.

gawk suggests no packages.

-- no debconf information


-- 
Seb



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



Bug#663763: xserver-xorg-video-nouveau: X server freeze

2012-03-13 Thread Sebastian Luque
Package: xserver-xorg-video-nouveau
Version: 1:0.0.16+git20111201+b5534a1-1
Severity: important

Dear Maintainer,

X server freezes randomly on my sid system.  Fortunately, I'm still able
to log in remotely when this happens and could recover this from the
tail of dmesg output:

---cut here---start--
[  673.110096] [drm] nouveau :00:0d.0: fail pre-validate sync
[  673.110109] [drm] nouveau :00:0d.0: validate vram_list
[  673.110119] [drm] nouveau :00:0d.0: validate: -16
[ 1344.211084] usb 1-3: USB disconnect, device number 4
---cut here---end

And earlier:

---cut here---start--
$ dmesg | grep nouveau
[   14.668644] nouveau :00:0d.0: PCI INT A - Link[AIGP] - GSI 23 (level, 
low) - IRQ 23
[   14.668648] nouveau :00:0d.0: setting latency timer to 64
[   14.669909] [drm] nouveau :00:0d.0: Detected an NV40 generation card 
(0x04c000a2)
[   14.671221] [drm] nouveau :00:0d.0: Attempting to load BIOS image from 
PRAMIN
[   14.709193] [drm] nouveau :00:0d.0: ... appears to be valid
[   14.709197] [drm] nouveau :00:0d.0: BIT BIOS found
[   14.709200] [drm] nouveau :00:0d.0: Bios version 05.61.32.25
[   14.709203] [drm] nouveau :00:0d.0: TMDS table version 1.1
[   14.709206] [drm] nouveau :00:0d.0: Found Display Configuration Block 
version 3.0
[   14.709210] [drm] nouveau :00:0d.0: Raw DCB entry 0: 01000310 0023
[   14.709213] [drm] nouveau :00:0d.0: Raw DCB entry 1: 00110204 98830003
[   14.709217] [drm] nouveau :00:0d.0: DCB connector table: VHER 0x30 5 10 2
[   14.709219] [drm] nouveau :00:0d.0:   0: 0x: type 0x00 idx 0 tag 
0xff
[   14.709222] [drm] nouveau :00:0d.0:   1: 0x1131: type 0x31 idx 1 tag 
0x07
[   14.709225] [drm] nouveau :00:0d.0:   2: 0x0110: type 0x10 idx 2 tag 
0xff
[   14.709227] [drm] nouveau :00:0d.0:   3: 0x0111: type 0x11 idx 3 tag 
0xff
[   14.709230] [drm] nouveau :00:0d.0:   4: 0x0113: type 0x13 idx 4 tag 
0xff
[   14.709236] [drm] nouveau :00:0d.0: Parsing VBIOS init table 0 at offset 
0xDEB3
[   14.709240] [drm] nouveau :00:0d.0: === misaligned reg 0x0060081D 
===
[   14.709294] [drm] nouveau :00:0d.0: === misaligned reg 0x0060081D 
===
[   14.709395] [drm] nouveau :00:0d.0: Parsing VBIOS init table 1 at offset 
0xE00A
[   14.709397] [drm] nouveau :00:0d.0: Parsing VBIOS init table 2 at offset 
0xE00B
[   14.709450] [drm] nouveau :00:0d.0: Parsing VBIOS init table 3 at offset 
0xE18D
[   14.709455] [drm] nouveau :00:0d.0: Parsing VBIOS init table 4 at offset 
0xE1D6
[   15.188049] [drm] nouveau :00:0d.0: 1 available performance level(s)
[   15.188053] [drm] nouveau :00:0d.0: 0: core 425MHz shader 425MHz 
fanspeed 100%
[   15.188060] [drm] nouveau :00:0d.0: c:
[   15.188232] [drm] nouveau :00:0d.0: Detected 128MiB VRAM
[   15.189259] [drm] nouveau :00:0d.0: 64 MiB GART (aperture)
[   15.193025] [drm] nouveau :00:0d.0: Saving VGA fonts
[   15.227760] [drm] nouveau :00:0d.0: unknown connector type: 0xff!!
[   15.228857] [drm] nouveau :00:0d.0: Setting dpms mode 3 on vga encoder 
(output 0)
[   15.352636] [drm] nouveau :00:0d.0: allocated 1680x1050 fb: 0x49000, bo 
8801b5f61800
[   15.352725] fbcon: nouveaufb (fb0) is primary device
[   15.422281] [drm] nouveau :00:0d.0: Setting dpms mode 0 on vga encoder 
(output 0)
[   15.422284] [drm] nouveau :00:0d.0: Output VGA-1 is running on CRTC 0 
using output A
[   15.426459] fb0: nouveaufb frame buffer device
[   15.426467] [drm] Initialized nouveau 0.0.16 20090420 for :00:0d.0 on 
minor 0
---cut here---end


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

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

Versions of packages xserver-xorg-video-nouveau depends on:
ii  libc6  2.13-27
ii  libdrm-nouveau1a   2.4.30-1
ii  libudev0   175-3.1
ii  xserver-xorg-core [xorg-video-abi-11]  2:1.11.4-1


Cheers,

--
Seb



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



Bug#661839: gmt: rebuild against new libnetcdf

2012-03-01 Thread Sebastian Luque
Package: gmt
Version: 4.5.6-1
Severity: serious

Dear Maintainer,

Most GMT programs are failing with:

grdinfo: error while loading shared libraries: libnetcdf.so.6: cannot open 
shared object file: No such file or directory

Also, any idea when the latest upstream release will be available in
Debian?  Thanks.


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

Kernel: Linux 3.2.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gmt depends on:
ii  libc6   2.13-27
ii  libgmt4 4.5.6-1
ii  libice6 2:1.0.7-2
ii  libnetcdf6  1:4.1.3-2
ii  libsm6  2:1.2.0-2
ii  libx11-62:1.4.4-4
ii  libxaw7 2:1.0.9-3
ii  libxext62:1.3.0-3
ii  libxmu6 2:1.1.0-3
ii  libxt6  1:1.1.1-2

Versions of packages gmt recommends:
ii  gmt-coast-low [gmt-coastline-data]  1:2.1.1-1
ii  gmt-doc 4.5.6-1

Versions of packages gmt suggests:
ii  gmt-doc-pdf   4.5.6-1
ii  gmt-examples  4.5.6-1
ii  gmt-tutorial-pdf  4.5.6-1

-- Configuration Files:
/etc/gmt/coastline.conf changed:
/usr/local/lib/GMT/share/coast


-- no debconf information


-- 
Seb



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



Bug#657496: unison: manual empty

2012-01-26 Thread Sebastian Luque
Package: unison
Version: 2.40.63-2
Severity: normal

Dear Maintainer,

The manual file (/usr/share/doc/unison/unison-manual.txt is empty.


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

Kernel: Linux 3.2.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages unison depends on:
ii  libc6  2.13-24

Versions of packages unison recommends:
ii  openssh-client [ssh-client]  1:5.9p1-2

unison 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#649756: kgpg: tray icon missing

2011-11-23 Thread Sebastian Luque
Package: kgpg
Version: 4:4.6.5-3
Severity: normal

Dear Maintainer,

Even though there is a space for Kgpg in the system tray bar, and
clicking on that space does show Kgpg's menu and it's possible to use
the program, there's no icon.


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

Kernel: Linux 3.1.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages kgpg depends on:
ii  kdebase-runtime  4:4.6.5-1+b1
ii  kdepim-runtime   4:4.4.11.1-2
ii  libc62.13-21 
ii  libkabc4 4:4.6.5-1   
ii  libkdecore5  4:4.6.5-2+b1
ii  libkdeui54:4.6.5-2+b1
ii  libkio5  4:4.6.5-2+b1
ii  libkpimutils44:4.6.5-1   
ii  libqt4-dbus  4:4.7.3-8   
ii  libqtcore4   4:4.7.3-8   
ii  libqtgui44:4.7.3-8   
ii  libsolid44:4.6.5-2+b1
ii  libstdc++6   4.6.2-5 

kgpg recommends no packages.

kgpg suggests no packages.

-- no debconf information


-- 
Seb



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



Bug#648357: grass: segfault with -l flag in r.proj

2011-11-10 Thread Sebastian Luque
Package: grass
Version: 6.4.1-1
Severity: normal

Dear Maintainer,

Doing 'r.proj -l location=ANY_LOCATION' gives a segmentation fault in
that program, even though grass session is not affected.



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

Kernel: Linux 3.0.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages grass depends on:
ii  konsole [x-terminal-emulator]  4:4.6.5-1   
ii  lesstif2   1:0.95.2-1  
ii  libc6  2.13-21 
ii  libcairo2  1.10.2-6.1  
ii  libfftw3-3 3.2.2-1 
ii  libfreetype6   2.4.7-2 
ii  libgcc11:4.6.2-4   
ii  libgdal1-1.7.0 1.7.3-6+b1  
ii  libgl1-mesa-glx [libgl1]   7.11-6  
ii  libglu1-mesa [libglu1] 7.11-6  
ii  libice62:1.0.7-2   
ii  libmysqlclient16   5.1.58-1
ii  libncurses55.9-4   
ii  libpng12-0 1.2.46-3
ii  libpq5 9.1.1-3 
ii  libproj0   4.7.0-1 
ii  libreadline6   6.2-7   
ii  libsm6 2:1.2.0-2   
ii  libsqlite3-0   3.7.9-2 
ii  libstdc++6 4.6.2-4 
ii  libtiff4   3.9.5-2 
ii  libx11-6   2:1.4.4-3   
ii  libxext6   2:1.3.0-3   
ii  libxmu62:1.1.0-3   
ii  libxrender11:0.9.6-2   
ii  libxt6 1:1.1.1-2   
ii  python 2.7.2-9 
ii  python-numpy   1:1.5.1-3   
ii  python-opengl  3.0.1~b2-1  
ii  python-wxgtk2.82.8.12.1-2  
ii  tcl8.5 8.5.10-1
ii  tk8.5  8.5.10-1
ii  unixodbc   2.2.14p2-5  
ii  xterm [x-terminal-emulator]276-1   
ii  zlib1g 1:1.2.3.4.dfsg-3

Versions of packages grass recommends:
ii  ghostscript  9.04~dfsg-2

Versions of packages grass suggests:
ii  avce00 2.0.0-2   
ii  curl   7.21.7-3  
ii  e00compr   1.0.1-2   
ii  gdal-bin   1.7.3-6+b1
ii  gnuplot4.4.0-1.1 
ii  gpsbabel   none
ii  gpstrans   none
ii  grass-doc  6.4.1-1   
ii  netpbm 2:10.0-15 
ii  proj-bin   4.7.0-1   
ii  wget   1.13.4-1  
ii  xml2   0.4-3 

-- no debconf information


-- 
Seb



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



Bug#646157: r-cran-rocr: package won't install with current sid r-base-core

2011-10-21 Thread Sebastian Luque
Package: r-cran-rocr
Version: 1.0-4-1
Severity: normal

Dear Maintainer,

Perhaps the Depends should be (= 2.14), rather than (= 2.14.0) as it
is now?  This would allow it to install with the current side
r-base-core (2.14.0~20111015-1).


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

Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages r-cran-rocr depends on:
ii  r-base-core2.14.0~20111015-1
ii  r-cran-gdata   2.8.2-1  
ii  r-cran-gplots  2.10.1-1 
ii  r-cran-gtools  2.6.2-1  

r-cran-rocr recommends no packages.

r-cran-rocr suggests no packages.

-- no debconf information


-- 
Seb



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



Bug#646009: r-cran-abind: package cannot be loaded

2011-10-20 Thread Sebastian Luque
Package: r-cran-abind
Version: 1.3.0-1
Severity: normal

Dear Maintainer,

Package needs to be rebuilt against latest R, which requires the package
to have a NAMESPACE.


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

Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages r-cran-abind depends on:
ii  r-base-core  2.14.0~20111015-1

r-cran-abind recommends no packages.

r-cran-abind suggests no packages.

-- no debconf information


-- 
Seb



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



Bug#646010: r-cran-evd: package cannot be loaded

2011-10-20 Thread Sebastian Luque
Package: r-cran-evd
Version: 2.2-4-1
Severity: normal

Dear Maintainer,

Package needs to be rebuilt against latest R, which requires the package
to have a NAMESPACE.


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

Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages r-cran-evd depends on:
ii  libc62.13-21  
ii  r-base-core  2.14.0~20111015-1

r-cran-evd recommends no packages.

r-cran-evd suggests no packages.

-- no debconf information


-- 
Seb



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



Bug#646011: r-cran-design: package cannot be loaded

2011-10-20 Thread Sebastian Luque
Package: r-cran-design
Version: 2.3-0-2
Severity: normal

Dear Maintainer,

Package needs to be rebuilt against latest R, which requires the package
to have a NAMESPACE.


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

Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages r-cran-design depends on:
ii  libc62.13-21  
ii  libgfortran3 4.6.1-15 
ii  r-base-core  2.14.0~20111015-1
ii  r-cran-hmisc 3.8-3-1  
ii  r-cran-survival  2.36-10-1

r-cran-design recommends no packages.

r-cran-design suggests no packages.

-- no debconf information


-- 
Seb



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



Bug#646041: r-cran-psy: package cannot be loaded

2011-10-20 Thread Sebastian Luque
Package: r-cran-psy
Version: 1.0-2
Severity: normal

Dear Maintainer,

Package needs to be rebuilt against latest R, which requires the package
to have a NAMESPACE.



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

Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages r-cran-psy depends on:
ii  r-base-core  2.14.0~20111015-1

r-cran-psy recommends no packages.

r-cran-psy 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#646042: r-cran-epibasix: package cannot be loaded

2011-10-20 Thread Sebastian Luque
Package: r-cran-epibasix
Version: 1.1-2
Severity: normal

Dear Maintainer,

Package needs to be rebuilt against latest R, which requires the package
to have a NAMESPACE.


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

Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages r-cran-epibasix depends on:
ii  r-base-core  2.14.0~20111015-1

r-cran-epibasix recommends no packages.

Versions of packages r-cran-epibasix suggests:
pn  r-cran-epi   1.1.20-1 
pn  r-cran-epitools  1:0.5-6-1
pn  r-cran-surveillance  none   

-- 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#646043: r-cran-mapproj: package cannot be loaded

2011-10-20 Thread Sebastian Luque
Package: r-cran-mapproj
Version: 1.1-8.3-1
Severity: normal

Dear Maintainer,

Package needs to be rebuilt against latest R, which requires the package
to have a NAMESPACE.


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

Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages r-cran-mapproj depends on:
ii  libc62.13-21  
ii  r-base-core  2.14.0~20111015-1
ii  r-cran-maps  2.1-6-1  

r-cran-mapproj recommends no packages.

Versions of packages r-cran-mapproj suggests:
ii  r-cran-mapdata  2.1-4-1

-- 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#646044: r-cran-rocr: package cannot be loaded

2011-10-20 Thread Sebastian Luque
Package: r-cran-rocr
Version: 1.0-4-1
Severity: normal

Dear Maintainer,

Package needs to be rebuilt against latest R, which requires the package
to have a NAMESPACE.


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

Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages r-cran-rocr depends on:
ii  r-base-core2.14.0~20111015-1
ii  r-cran-gdata   2.8.2-1  
ii  r-cran-gplots  2.10.1-1 
ii  r-cran-gtools  2.6.2-1  

r-cran-rocr recommends no packages.

r-cran-rocr 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#646045: r-cran-spc: package cannot be loaded

2011-10-20 Thread Sebastian Luque
Package: r-cran-spc
Version: 1:0.3-1
Severity: normal

Dear Maintainer,

Package needs to be rebuilt against latest R, which requires the package
to have a NAMESPACE.


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

Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages r-cran-spc depends on:
ii  libc62.13-21  
ii  r-base-core  2.14.0~20111015-1

r-cran-spc recommends no packages.

r-cran-spc 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#646047: rkward: package cannot be loaded

2011-10-20 Thread Sebastian Luque
Package: rkward
Version: 0.5.6-1
Severity: normal

Dear Maintainer,

Package needs to be rebuilt against latest R, which requires the package
to have a NAMESPACE.


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

Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages rkward depends on:
ii  kdebase-runtime   4:4.6.5-1+b1
ii  libc6 2.13-21 
ii  libgcc1   1:4.6.1-15  
ii  libkdecore5   4:4.6.5-2   
ii  libkdeui5 4:4.6.5-2   
ii  libkfile4 4:4.6.5-2   
ii  libkhtml5 4:4.6.5-2   
ii  libkio5   4:4.6.5-2   
ii  libkjsapi44:4.6.5-2   
ii  libknewstuff2-4   4:4.6.5-2   
ii  libkparts44:4.6.5-2   
ii  libkrosscore4 4:4.6.5-2   
ii  libktexteditor4   4:4.6.5-2   
ii  libnepomuk4   4:4.6.5-2   
ii  libnepomukutils4  4:4.6.5-2   
ii  libphonon44:4.6.0really4.5.0-5
ii  libqt4-dbus   4:4.7.3-8   
ii  libqt4-network4:4.7.3-8   
ii  libqt4-script 4:4.7.3-8   
ii  libqt4-svg4:4.7.3-8   
ii  libqt4-xml4:4.7.3-8   
ii  libqtcore44:4.7.3-8   
ii  libqtgui4 4:4.7.3-8   
ii  libsoprano4   2.6.0+dfsg.1-4  
ii  libstdc++64.6.1-15
ii  libx11-6  2:1.4.4-2   
ii  r-base-core   2.14.0~20111015-1   

Versions of packages rkward recommends:
ii  r-base-html  2.14.0~20111015-1

rkward 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#646048: r-cran-plotrix: package cannot be loaded

2011-10-20 Thread Sebastian Luque
Package: r-cran-plotrix
Version: 3.0-3-1
Severity: normal

Dear Maintainer,

Package needs to be rebuilt against latest R, which requires the package
to have a NAMESPACE.


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

Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages r-cran-plotrix depends on:
ii  r-base-core  2.14.0~20111015-1

r-cran-plotrix recommends no packages.

r-cran-plotrix 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#646049: r-cran-mapdata: package cannot be loaded

2011-10-20 Thread Sebastian Luque
Package: r-cran-mapdata
Version: 2.1-4-1
Severity: normal

Dear Maintainer,

Package needs to be rebuilt against latest R, which requires the package
to have a NAMESPACE.


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

Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages r-cran-mapdata depends on:
ii  r-base-core  2.14.0~20111015-1
ii  r-cran-maps  2.1-6-1  

r-cran-mapdata recommends no packages.

Versions of packages r-cran-mapdata suggests:
ii  r-cran-mapproj  1.1-8.3-1

-- 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#646050: r-cran-combinat: package cannot be loaded

2011-10-20 Thread Sebastian Luque
Package: r-cran-combinat
Version: 0.0-8-1
Severity: normal

Dear Maintainer,

Package needs to be rebuilt against latest R, which requires the package
to have a NAMESPACE.


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

Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages r-cran-combinat depends on:
ii  r-base-core  2.14.0~20111015-1

r-cran-combinat recommends no packages.

r-cran-combinat 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#646051: r-cran-maps: package cannot be loaded

2011-10-20 Thread Sebastian Luque
Package: r-cran-maps
Version: 2.1-6-1
Severity: normal

Dear Maintainer,

Package needs to be rebuilt against latest R, which requires the package
to have a NAMESPACE.


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

Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages r-cran-maps depends on:
ii  libc62.13-21  
ii  r-base-core  2.14.0~20111015-1

r-cran-maps recommends no packages.

Versions of packages r-cran-maps suggests:
ii  r-cran-mapdata  2.1-4-1  
ii  r-cran-mapproj  1.1-8.3-1

-- 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#646052: r-cran-qtl: package cannot be loaded

2011-10-20 Thread Sebastian Luque
Package: r-cran-qtl
Version: 1.21-2-1
Severity: normal

Dear Maintainer,

Package needs to be rebuilt against latest R, which requires the package
to have a NAMESPACE.


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

Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages r-cran-qtl depends on:
ii  libatlas3gf-base  3.8.4-3  
ii  libc6 2.13-21  
ii  libgcc1   1:4.6.1-15   
ii  libgfortran3  4.6.1-15 
ii  libquadmath0  4.6.1-15 
ii  libstdc++64.6.1-15 
ii  r-base-core   2.14.0~20111015-1

r-cran-qtl recommends no packages.

Versions of packages r-cran-qtl suggests:
ii  r-cran-snow  1:0.3.7-1

-- 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#645789: r-cran-bitops: package cannot be loaded

2011-10-18 Thread Sebastian Luque
Package: r-cran-bitops
Version: 1.0-4.1-1
Severity: normal

Dear Maintainer,

Loading the package in R (Debian sid 2.14.0~20111015-1) returns:

---cut here---start--
R library(bitops)
Error in library(bitops) : 
  package ‘bitops’ does not have a NAMESPACE and should be re-installed
R sessionInfo()
R version 2.14.0 alpha (2011-10-15 r57258)
Platform: x86_64-pc-linux-gnu (64-bit)

locale:
 [1] LC_CTYPE=en_CA.UTF-8   LC_NUMERIC=C   LC_TIME=en_CA.UTF-8  
  LC_COLLATE=en_CA.UTF-8 LC_MONETARY=en_CA.UTF-8
LC_MESSAGES=en_CA.UTF-8   
 [7] LC_PAPER=C LC_NAME=C  LC_ADDRESS=C 
  LC_TELEPHONE=C LC_MEASUREMENT=en_CA.UTF-8 LC_IDENTIFICATION=C 
  

attached base packages:
[1] stats graphics  grDevices utils datasets  methods   base 

other attached packages:
[1] latticeExtra_0.6-18 RColorBrewer_1.0-5  lattice_0.19-33

loaded via a namespace (and not attached):
[1] grid_2.14.0  tools_2.14.0
---cut here---end

This problem also happens with r-cran-design, r-cran-abind, r-cran-evd,
r-cran-bitops, and I haven't tested others.  It seems as if packages
need to be rebuilt against the latest r-base-*.  Thanks.

Cheers,
Seb



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

Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages r-cran-bitops depends on:
ii  libc62.13-21  
ii  r-base-core  2.14.0~20111015-1

r-cran-bitops recommends no packages.

r-cran-bitops suggests no packages.

-- no debconf information


-- 
Seb



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



Bug#645832: r-cran-catools: package cannot be loaded

2011-10-18 Thread Sebastian Luque
Package: r-cran-catools
Version: 1.12-1
Severity: normal

Dear Maintainer,

Hi Dirk, as per the r-sig-debian thread, this package, along with
r-cran-design, r-cran-abind and r-cran-evd have the same problem as
#645789 against r-cran-bitops which has been squashed very fast!  Should
I submit separate reports for each of these, or is this enough for all
of them?  Thanks.


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

Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages r-cran-catools depends on:
ii  libc6  2.13-21  
ii  libgcc11:4.6.1-15   
ii  libstdc++6 4.6.1-15 
ii  r-base-core2.14.0~20111015-1
ii  r-cran-bitops  1.0-4.1-2

r-cran-catools recommends no packages.

Versions of packages r-cran-catools suggests:
ii  r-cran-mass   7.3-14-1
ii  r-cran-rpart  3.1.50-1

-- no debconf information


-- 
Seb



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



Bug#639147: libdap11: cannot install, overwrites libdap10

2011-08-24 Thread Sebastian Luque
Package: libdap11
Version: 3.11.1-1
Severity: normal

While upgrading libdap-dev, libdap11 tries to overwite an existing file
from libdap10:

dpkg: error processing /var/cache/apt/archives/libdap11_3.11.1-1_amd64.deb 
(--unpack):
 trying to overwrite '/usr/lib/libdapclient.so.3.1.0', which is also in package 
libdap10 3.10.2-2
configured to not write apport reports
  dpkg-deb: error: subprocess paste was 
killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/libdap11_3.11.1-1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

I used dpkg -i --force-overwrite ... to overcome this, but this is
causing problems building several GIS packages.



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

Kernel: Linux 2.6.39-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libdap11 depends on:
ii  libc6   2.13-16  Embedded GNU C Library: Shared lib
ii  libcurl3-gnutls 7.21.7-1 Multi-protocol file transfer libra
ii  libgcc1 1:4.6.1-7GCC support library
ii  libstdc++6  4.6.1-7  GNU Standard C++ Library v3
ii  libuuid12.19.1-5 Universally Unique ID library
ii  libxml2 2.7.8.dfsg-4 GNOME XML library

libdap11 recommends no packages.

libdap11 suggests no packages.

-- no debconf information



Cheers,

-- 
Seb



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



Bug#634330: splix: only 1st job prints

2011-07-18 Thread Sebastian Luque
Package: splix
Version: 2.0.0+svn293-1
Severity: normal

I'm using a Samsung ML-1740 printer with CUPS.  Every job after the 1st
one does not print, and I cannot find any error reported on the CUPS
logs, other than:

SpliX Cannot get input slot information

although the job shows as completed.


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

Kernel: Linux 2.6.39-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages splix depends on:
ii  cups 1.4.7-1 Common UNIX Printing System(tm) - 
ii  cups-client  1.4.7-1 Common UNIX Printing System(tm) - 
ii  ghostscript-cups 9.02~dfsg-3 interpreter for the PostScript lan
ii  libc62.13-10 Embedded GNU C Library: Shared lib
ii  libcups2 1.4.7-1 Common UNIX Printing System(tm) - 
ii  libcupsimage21.4.7-1 Common UNIX Printing System(tm) - 
ii  libgcc1  1:4.6.1-4   GCC support library
ii  libstdc++6   4.6.1-4 GNU Standard C++ Library v3

splix recommends no packages.

splix suggests no packages.

-- no debconf information


-- 
Seb



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



Bug#624226: kontact: freezes when akonadi address book resource is enabled

2011-04-26 Thread Sebastian Luque
Package: kontact
Version: 4:4.4.7-3
Severity: normal

If one wants to use the address book in Kmail, one has to activate the
akonadi address book resource in System Settings - Advanced - KDE
Resources.  Do that, log out and back in, start Kontact, move to
Summary, and Kontact just freezes.  The only way to avoid this is to
disable the akonadi resource and re-log in.


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

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

Versions of packages kontact depends on:
ii  kdebase-runtime   4:4.4.5-1  runtime components from the offici
ii  kdepim-runtime4:4.4.7-1  Runtime components for akonadi-kde
ii  libakonadi-kde4   4:4.4.5-2  library for using the Akonadi PIM 
ii  libc6 2.11.2-13  Embedded GNU C Library: Shared lib
ii  libkdecore5   4:4.4.5-4  the KDE Platform Core Library
ii  libkdepim44:4.4.7-3  KDE PIM library
ii  libkdeui5 4:4.4.5-4  the KDE Platform User Interface Li
ii  libkhtml5 4:4.4.5-4  the KHTML Web Content Rendering En
ii  libkio5   4:4.4.5-4  the Network-enabled File Managemen
ii  libkontactinterface4  4:4.4.5-2  Kontact interface library
ii  libkparts44:4.4.5-4  the Framework for the KDE Platform
ii  libkpimidentities44:4.4.5-2  library for managing user identiti
ii  libkpimutils4 4:4.4.5-2  library for dealing with email add
ii  libkutils44:4.4.5-4  various utility classes for the KD
ii  libqt4-dbus   4:4.7.2-3  Qt 4 D-Bus module
ii  libqtcore44:4.7.2-3  Qt 4 core module
ii  libqtgui4 4:4.7.2-3  Qt 4 GUI module
ii  libstdc++64.6.0-5The GNU Standard C++ Library v3

Versions of packages kontact recommends:
ii  akregator 4:4.4.7-3  RSS/Atom feed aggregator
ii  kaddressbook  4:4.4.7-3  address book and contact data mana
ii  kmail 4:4.4.7-3  full featured graphical email clie
ii  knotes4:4.4.7-3  sticky notes application
ii  korganizer4:4.4.7-3  calendar and personal organizer

Versions of packages kontact suggests:
pn  gnokiinone (no description available)
ii  kjots 4:4.4.7-3  note-taking utility
ii  knode 4:4.4.7-3  graphical news reader
pn  ktimeticker   none (no description available)

-- no debconf information


-- 
Sebastian



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



Bug#620100: libreoffice-sdbc-postgresql: cannot edit tables

2011-03-29 Thread Sebastian Luque
Package: libreoffice-sdbc-postgresql
Version: 1:0.7.6+LibO3.3.2-1
Severity: normal

All tables are opened read-only, so it's impossible to edit them.  The
same occurs with forms, with the additional problem that they do not
have all the navigation buttons which were available in openoffice.org.


-- Package-specific info:
All deployed shared extensions:

none

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

Kernel: Linux 2.6.38-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libreoffice-sdbc-postgresql depends on:
ii  libc6  2.11.2-13 Embedded GNU C Library: Shared lib
ii  libgcc11:4.6.0-1 GCC support library
ii  libpq5 9.0.3-1   PostgreSQL C client library
ii  libreoffice-core   1:3.3.2-1 office productivity suite -- arch-
ii  libstdc++6 4.6.0-1   The GNU Standard C++ Library v3
ii  ure1.7.0+LibO3.3.2-1 LibreOffice UNO runtime environmen

libreoffice-sdbc-postgresql recommends no packages.

Versions of packages libreoffice-sdbc-postgresql suggests:
ii  postgresql9.0.3-1object-relational SQL database (su

-- no debconf information



-- 
Seb


Bug#602774: mdbtools: mdb-export output for timestamps

2010-11-07 Thread Sebastian Luque
Package: mdbtools
Version: 0.5.99.0.6pre1.0.20051109-7
Severity: normal

While exporting a table from a Jet4 MS Access database, where values in
a Date/Time field show as:

10/17/2010 12:23:38 AM

in MS Access.  After exporting this table with (shell syntax):

mdb-export -D '%Y-%m-%d %H:%M:%S' ${MDBFILE} ${TABLE}

The values show as:

2010-10-17 00:23:38

as expected.  However, values of 10/17/2010, i.e. exactly at 00:00:00,
or any time within the first hour of the day (between 00:00:00 and
01:00:00) then mdb-export converts this to:

2010-10-16 24:00:00



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

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mdbtools depends on:
ii  libc62.11.2-7Embedded GNU C Library: Shared lib
ii  libglib2.0-0 2.24.2-1The GLib library of C routines
ii  libmdbtools  0.5.99.0.6pre1.0.20051109-7 mdbtools libraries
ii  libreadline6 6.1-3   GNU readline and history libraries

mdbtools recommends no packages.

mdbtools suggests no packages.

-- no debconf information


-- 
Sebastian Luque



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



Bug#594639: libgdal-doc: wrong links

2010-08-27 Thread Sebastian Luque
Package: libgdal-doc
Version: 1.6.3-4
Severity: normal

Links such as the one for GDAL Utility Programs in the main index.html
page are not working because they point to files with only one
underscore in the file name (e.g. gdal_utilities.html), instead of the
two present in the intended target file (gdal__utilities.html).


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

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

libgdal-doc depends on no packages.

libgdal-doc recommends no packages.

Versions of packages libgdal-doc suggests:
ii  libgdal1-1.6.01.6.3-4Geospatial Data Abstraction Librar

-- no debconf information


-- 
Seb



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



Bug#564914: openoffice.org-base: cannot save relationship diagram changes

2010-01-12 Thread Sebastian Luque
Package: openoffice.org-base
Version: 1:3.1.1-12
Severity: normal

Hi,

I've experienced this problem ever since the first time I've used
openoffice.org in Debian, many years ago.  I've had an exchange in the
user's dba.openoffice.org mailing list (subject: saving relationship
diagram across sessions), where we found that the problem only exists in
the Debian package.

Briefly, any work done on the visual arrangement of the tables, size,
position, etc. is lost after closing the relation designer window.



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

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

Versions of packages openoffice.org-base depends on:
ii  default-jre [java5-run 1.6-34Standard Java or Java compatible R
ii  libc6  2.10.2-5  Embedded GNU C Library: Shared lib
ii  libgcc11:4.4.2-9 GCC support library
ii  libhsqldb-java 1.8.0.10-6Java SQL database engine
ii  libstdc++6 4.4.2-9   The GNU Standard C++ Library v3
ii  openjdk-6-jre [java5-r 6b17~pre3-1   OpenJDK Java runtime, using Hotspo
ii  openoffice.org-base-co 1:3.1.1-12full-featured office productivity 
ii  openoffice.org-core1:3.1.1-12full-featured office productivity 
ii  openoffice.org-java-co 1:3.1.1-12full-featured office productivity 
ii  sun-java6-jre [java5-r 6-17-1Sun Java(TM) Runtime Environment (
ii  ure1.5.1+OOo3.1.1-12 OpenOffice.org UNO runtime environ

openoffice.org-base recommends no packages.

Versions of packages openoffice.org-base suggests:
ii  libmyodbc3.51.27r695-1   the MySQL ODBC driver
ii  libmysql-jav 5.1.10+dfsg-2   Java database (JDBC) driver for My
ii  libpg-java   8.4-701-1   Java database (JDBC) driver for Po
ii  mdbtools 0.5.99.0.6pre1.0.20051109-6 JET / MS Access database (MDB) too
ii  odbc-postgre 1:08.03.0200-1  ODBC driver for PostgreSQL
pn  openoffice.o none  (no description available)
ii  openoffice.o 1:1.1.0+OOo3.1.1-12 OpenOffice.org extension for build
ii  unixodbc 2.2.11-21   ODBC tools libraries

Versions of packages openoffice.org-core depends on:
ii  fontconfig 2.8.0-2   generic font configuration library
ii  libc6  2.10.2-5  Embedded GNU C Library: Shared lib
ii  libcairo2  1.8.8-2   The Cairo 2D vector graphics libra
ii  libcurl3-gnutls7.19.7-1  Multi-protocol file transfer libra
ii  libdb4.8   4.8.26-1  Berkeley v4.8 Database Libraries [
ii  libexpat1  2.0.1-7   XML parsing C library - runtime li
ii  libfreetype6   2.3.11-1  FreeType 2 font engine, shared lib
ii  libgcc11:4.4.2-9 GCC support library
ii  libglib2.0-0   2.22.3-2  The GLib library of C routines
ii  libgstreamer-plugins-b 0.10.25-7 GStreamer libraries from the base
ii  libgstreamer0.10-0 0.10.25-4+b1  Core GStreamer libraries and eleme
ii  libgtk2.0-02.18.5-1  The GTK+ graphical user interface 
ii  libhunspell-1.2-0  1.2.8-5   spell checker and morphological an
ii  libhyphen0 2.4-6 ALTLinux hyphenation library - sha
ii  libice62:1.0.6-1 X11 Inter-Client Exchange library
ii  libicu42   4.2.1-3   International Components for Unico
ii  libjpeg62  6b-15 The Independent JPEG Group's JPEG 
ii  libldap-2.4-2  2.4.17-2.1OpenLDAP libraries
ii  libneon27-gnutls   0.29.0-1  An HTTP and WebDAV client library 
ii  libnspr4-0d4.8.2-1   NetScape Portable Runtime Library
ii  libnss3-1d 3.12.5-1  Network Security Service libraries
ii  librdf01.0.10-1  Redland Resource Description Frame
ii  libsm6 2:1.1.1-1 X11 Session Management library
ii  libstdc++6 4.4.2-9   The GNU Standard C++ Library v3
ii  libx11-6   2:1.3.2-1 X11 client-side library
ii  libxaw72:1.0.7-1 X11 Athena Widget library
ii  libxext6   2:1.1.1-2 X11 miscellaneous extension librar
ii  libxinerama1   2:1.1-2   X11 Xinerama extension library
ii  libxml22.7.6.dfsg-1  GNOME XML library
ii  libxrandr2 2:1.3.0-2 X11 RandR extension library
ii  libxrender11:0.9.5-1 X Rendering Extension client libra
ii  libxslt1.1 1.1.26-1  XSLT processing library - runtime 
ii  libxt6

Bug#564914: openoffice.org-base: cannot save relationship diagram changes

2010-01-12 Thread Sebastian Luque
On Tue, 12 Jan 2010 19:02:26 +0100,
Rene Engelhard r...@debian.org wrote:

[...]

 Brilliant.  How should we then find out which differences cause it?
 Why can't people just report bugs when it happens? I mean, how many
 years went by since 2.0.0 which first introduced Base? (Hell, 2 Debian
 stable releases)

Many reasons come to mind, but in my experience: the user is expected to
study the bug in greatest detail, often beyond his(her) understanding of
the program, almost be able to fix the bug him(her)self and send a patch
before reporting it, or else the developer answers with an angry or
insulting response, as if the report was meant to be trash to annoy the
developer.  So many people probably wait to become nearly experts in the
program before they can communicate a bug report.

I understand your frustration, but with the distinction between
user/developer getting blurred as users become more and more savvy with
programming and software development, there needs to be more tolerance
and guidance to encourage users to report what they think is not working
as expected.  Sure, there are lazy users that don't do their homework,
but many intelligent and inquisitive users get turned off by the
response their reports get.


 Sure recipe to get a bug lingering around for infinity with no/no
 visible progress.

 user's dba.openoffice.org mailing list (subject: saving relationship
 diagram across sessions), where we found that the problem only exists
 in the Debian package.

 Briefly, any work done on the visual arrangement of the tables, size,
 position, etc. is lost after closing the relation designer window.

 Please try OOo 3.2 rc1 (well, better rc2 but that's only building
 right now), too. Not much hope it'll work there but you never know and
 I concenreate on 3.2 right now anyway.

I'll wait for the release, I can live without this feature for now.


-- 
Seb



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



Bug#540197: latex2html: '$*' no longer supported in perl and empty IMAGE_TYPES

2009-08-06 Thread Sebastian Luque
Package: latex2html
Version: 2008-1
Severity: important

Calling latex2html always returns the warning:

$* is no longer supported at /usr/bin/latex2html line 10592.

which seems to come from perl (in sid too).

Also, /usr/share/latex2html/l2hconf.pm and /etc/latex2html.conf have:

@IMAGE_TYPES = qw();

so no image types are recognized.  The missing entries are not present
in the upstream package.  Thanks in advance for your attention.



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

Kernel: Linux 2.6.30-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages latex2html depends on:
ii  ghostscript-x  8.70~dfsg-2   The GPL Ghostscript PostScript/PDF
ii  netpbm 2:10.0-12 Graphics conversion tools
ii  perl   5.10.0-24 Larry Wall's Practical Extraction 
ii  perl-doc   5.10.0-24 Perl documentation
ii  texlive-base-bin   2007.dfsg.2-6 TeX Live: Essential binaries
ii  texlive-fonts-recommended  2007.dfsg.2-4 TeX Live: Recommended fonts
ii  texlive-latex-recommended  2007.dfsg.2-4 TeX Live: LaTeX recommended packag

latex2html recommends no packages.

latex2html suggests no packages.

-- no debconf information



Cheers,

-- 
Seb



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



Bug#535190: ia32-libs: Dynamic MMap ran out of room

2009-06-30 Thread Sebastian Luque
Package: ia32-libs
Version: 18
Severity: serious

Installing ia32-libs seems to have broken apt functionality in the
system reported here. 'apt-get update' checks for my sources as usual,
but after the Reading package lists... Done message, it displays large
number of lines starting with arch_all.list: deleting SOME_PACKAGE or
arch_all.list: deleting SOME_PACKAGE, and finally ends with:

---cut here---start--
Merging ...
Reading package lists... Error!
E: Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. 
Current value: 25165824. (man 5 apt.conf)
E: Error occurred while processing disc-cover (NewVersion1)
E: Problem with MergeList 
/var/lib/apt/lists/ftp.ca.debian.org_debian_dists_sid-i386_main_binary-amd64_Packages
E: The package lists or status file could not be parsed or opened.
---cut here---end

The error remains, no matter how large I set the cache-limit in
/etc/apt/apt.conf.  I cannot even remove the package, as the same error
occurs immediately after 'apt-get remove ia32-libs'.

I can send additional information, if requested.  Thanks.

Seb




-- System Information:
Debian Release: squeeze/sid
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages ia32-libs depends on:
ii  ia32-apt-get  18 Apt-get and dpkg wrapper for on-th

ia32-libs recommends no packages.

ia32-libs suggests no packages.

-- no debconf information



-- 
Seb



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



Bug#533191: closed by Francesco P. Lovergine fran...@debian.org (This is not an error)

2009-06-16 Thread Sebastian Luque
Very nice.  I know GRASS commands should be given within GRASS but
thought that ldd should not report missing linked libraries outside of
it.  Thanks and apologies for the unnecessary report.


-- 
Seb



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



Bug#533191: grass: linked libraries not found

2009-06-15 Thread Sebastian Luque
Package: grass
Version: 6.4.0~rc5-1
Severity: serious

Although grass installed without any errors in my system below, links to
libraries in the binaries are not found for most binaries under
/usr/lib/grass64/bin.  Here's the first few lines:


$ ldd /usr/lib/grass64/bin/* | head
/usr/lib/grass64/bin/d.ask:
linux-vdso.so.1 =  (0x773ff000)
libgrass_raster.so = not found
libgrass_pngdriver.so = not found
libgrass_driver.so = not found
libgrass_gis.so = not found
libgrass_datetime.so = not found
libz.so.1 = /usr/lib/libz.so.1 (0x7f82eee63000)
libfreetype.so.6 = /usr/lib/libfreetype.so.6 (0x7f82eebdc000)
libpng12.so.0 = /usr/lib/libpng12.so.0 (0x7f82ee9b7000)


This happens for a total of 1954 occurrences of not found.  I'm
reporting this as serious, because most of the binaries are affected,
so most programs are reporting errors.


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

Kernel: Linux 2.6.29-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages grass depends on:
ii  gnome-terminal [x-term 2.26.2-1  The GNOME terminal emulator applic
ii  konsole [x-terminal-em 4:4.2.4-1 X terminal emulator for KDE 4
ii  lesstif2   1:0.95.0-2.3  OSF/Motif 2.1 implementation relea
ii  libc6  2.9-13GNU C Library: Shared libraries
ii  libcairo2  1.8.6-2+b1The Cairo 2D vector graphics libra
ii  libfftw3-3 3.2.1-2   library for computing Fast Fourier
ii  libfontconfig1 2.6.0-4   generic font configuration library
ii  libfreetype6   2.3.9-5   FreeType 2 font engine, shared lib
ii  libgcc11:4.4.0-6 GCC support library
ii  libgdal1-1.5.0 1.5.4-4   Geospatial Data Abstraction Librar
ii  libgl1-mesa-glx [libgl 7.4.1-1   A free implementation of the OpenG
ii  libglu1-mesa [libglu1] 7.4.1-1   The OpenGL utility library (GLU)
ii  libice62:1.0.5-1 X11 Inter-Client Exchange library
ii  libmysqlclient15off5.0.81-1  MySQL database client library
ii  libncurses55.7+20090523-1shared libraries for terminal hand
ii  libpng12-0 1.2.37-1  PNG library - runtime
ii  libpq5 8.3.7-1   PostgreSQL C client library
ii  libproj0   4.6.1-5   Cartographic projection library
ii  libreadline5   5.2-4 GNU readline and history libraries
ii  libsm6 2:1.1.0-2 X11 Session Management library
ii  libsqlite3-0   3.6.14.2-1SQLite 3 shared library
ii  libstdc++6 4.4.0-6   The GNU Standard C++ Library v3
ii  libtiff4   3.8.2-11  Tag Image File Format (TIFF) libra
ii  libwxbase2.8-0 2.8.7.1-1.1   wxBase library (runtime) - non-GUI
ii  libwxgtk2.8-0  2.8.7.1-1.1   wxWidgets Cross-platform C++ GUI t
ii  libx11-6   2:1.2.1-1 X11 client-side library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxmu62:1.0.4-1 X11 miscellaneous utility library
ii  libxrender11:0.9.4-2 X Rendering Extension client libra
ii  libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii  tcl8.4 8.4.19-3  Tcl (the Tool Command Language) v8
ii  tk8.4  8.4.19-3  Tk toolkit for Tcl and X11, v8.4 -
ii  unixodbc   2.2.11-16+b1  ODBC tools libraries
ii  xterm [x-terminal-emul 243-1 X terminal emulator
ii  zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime

Versions of packages grass recommends:
ii  ghostscript 8.64~dfsg-10 The GPL Ghostscript PostScript/PDF
ii  python  2.5.4-2  An interactive high-level object-o
ii  python-numpy1:1.2.1-1Numerical Python adds a fast array

Versions of packages grass suggests:
ii  avce00   2.0.0-2 Tools for conversion of ESRI Arcin
ii  curl 7.19.5-1Get a file from an HTTP, HTTPS or 
ii  e00compr 1.0.1-1 a program to read/write Arc/Info c
ii  gdal-bin 1.5.4-4 Geospatial Data Abstraction Librar
ii  gnuplot  4.2.5-2 A command-line driven interactive 
ii  gpsbabel 1.3.6-3 GPS file conversion plus transfer 
ii  gpstrans 0.41-2  communicate with a Garmin Global P
ii  grass-doc [grass-doc]6.4.0~rc5-1 Geographic Resources Analysis Supp
ii  proj-bin 4.6.1-5 

Bug#482351: ess: ess-eldoc is not compiled so cannot be require'd normally

2008-05-21 Thread Sebastian Luque
Package: ess
Version: 5.3.8~svn3895-1
Severity: normal

Not all lisp files in /usr/share/emacs/site-lisp/ess/ have their
compiled counterparts in /usr/share/emacs-snapshot/site-lisp/ess/, which
is symlinked from /usr/share/emacs/23.0.60/site-lisp.  One of these is
ess-eldoc, so the only way to `require' it is, say, as:

(add-hook 'inferior-ess-mode-hook
  (lambda ()
(require 'ess-eldoc /usr/share/emacs/site-lisp/ess/ess-eldoc.el)))


So, compare this:

,-[ ls /usr/share/emacs-snapshot/site-lisp/ess ]
| essa-r.elc
| essa-sas.elc
| ess-comp.elc
| ess-cust.elc
| essd-arc.elc
| essd-bugs.elc
| ess-dde.elc
| essddr.elc
| ess-debug.elc
| essd-els.elc
| essd-jags.elc
| essd-omg.elc
| essd-r-args.elc
| essd-r.elc
| essd-rgui.elc
| essd-s3.elc
| essd-s4.elc
| essd-sas.elc
| essd-sp3.elc
| essd-sp4.elc
| essd-sp5.elc
| essd-sp6.elc
| essd-sp6w.elc
| essd-sta.elc
| essd-vst.elc
| essd-xls.elc
| ess.elc
| ess-emcs.elc
| ess-font-lock.elc
| ess-help.elc
| ess-inf.elc
| ess-install.elc
| essl-bug.elc
| essl-bugs.elc
| essl-lsp.elc
| essl-omg.elc
| essl-sas.elc
| essl-s.elc
| essl-sta.elc
| ess-menu.elc
| ess-mode.elc
| ess-mous.elc
| ess-noweb.elc
| ess-rdired.elc
| ess-send2.elc
| ess-send.elc
| ess-site.elc
| ess-swv.elc
| ess-toolbar.elc
| ess-trns.elc
| ess-utils.elc
| make-regexp.elc
| mouseme.elc
| msdos.elc
| noweb-font-lock-mode.elc
| noweb-mode.elc
`-

with:

,-[ ls /usr/share/emacs/site-lisp/ess ]
| essa-r.el
| essa-sas.el
| ess-comp.el
| ess-cust.el
| essd-arc.el
| essd-bugs.el
| ess-dde.el
| essddr.el
| ess-debug.el
| essd-els.el
| essd-jags.el
| essd-omg.el
| essd-r-args.el
| essd-r.el
| essd-rgui.el
| essd-s3.el
| essd-s4.el
| essd-sas.el
| essd-sp3.el
| essd-sp4.el
| essd-sp5.el
| essd-sp6.el
| essd-sp6w.el
| essd-sta.el
| essd-vst.el
| essd-xls.el
| ess.el
| ess-eldoc.el
| ess-emcs.el
| ess-font-lock.el
| ess-help.el
| ess-inf.el
| ess-install.el
| essl-bug.el
| essl-bugs.el
| essl-lsp.el
| essl-omg.el
| essl-sas.el
| essl-s.el
| essl-sta.el
| ess-menu.el
| ess-mode.el
| ess-mous.el
| ess-noweb.el
| ess-rdired.el
| ess-send2.el
| ess-send.el
| ess-site.el
| ess-swv.el
| ess-toolbar.el
| ess-trns.el
| ess-utils.el
| make-regexp.el
| mouseme.el
| msdos.el
| noweb-font-lock-mode.el
| noweb-mode.el
`-

I think only ess-eldoc is not being compiled.


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

Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages ess depends on:
ii  emacs-snapshot [emacsen]1:20080510-1 The GNU Emacs editor (development 

ess recommends no packages.

-- no debconf information



Cheers,

-- 
Seb



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



Bug#475324: kplayer: cannot open shared object error

2008-04-09 Thread Sebastian Luque
Package: kplayer
Version: 0.7-0.0
Severity: serious

Although kplayer installed fine, starting it from the command line gives
this message:

--cut here---start-
$ kplayer
kplayer: error while loading shared libraries: libQtSvg.so.4: cannot open 
shared object file: No such file or directory
--cut here---end---



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

Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages kplayer depends on:
ii  kde-icons-oxyge 4:4.0.2-1Oxygen icon theme for KDE 4
ii  kdebase-runtime 4:4.0.2-1+b1 runtime components from the offici
ii  kdebase-runtime 4:4.0.2-1shared data files for the KDE 4 ba
ii  kdelibs54:4.0.2-1+b1 core libraries for all KDE 4 appli
ii  libbz2-1.0  1.0.5-0.1high-quality block-sorting file co
ii  libc6   2.7-10   GNU C Library: Shared libraries
ii  libfam0 2.7.0-13.2   Client library to control the FAM 
ii  libgcc1 1:4.3.0-3GCC support library
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libqt4-core 4.4.0~rc1-2  transitional package for Qt 4 core
ii  libqt4-gui  4.4.0~rc1-2  Qt 4 GUI module
ii  libqt4-qt3suppo 4.4.0~rc1-2  Qt 3 compatibility library for Qt 
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libstdc++6  4.3.0-3  The GNU Standard C++ Library v3
ii  libstreamanalyz 0.5.8-1  streamanalyzer library for Strigi 
ii  libstreams0 0.5.8-1  streams library for for Strigi Des
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxau6 1:1.0.3-2X11 authorisation library
ii  libxcursor1 1:1.1.9-1X cursor management library
ii  libxdmcp6   1:1.0.2-2X11 Display Manager Control Protoc
ii  libxext62:1.0.4-1X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxft2 2.1.12-2 FreeType-based font drawing librar
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  libxtst62:1.0.3-1X11 Testing -- Resource extension 
ii  mplayer 1:1.0.rc2svn20071207-0.3 The Ultimate Movie Player For Linu
ii  zlib1g  1:1.2.3.3.dfsg-12compression library - runtime

kplayer recommends no packages.

-- no debconf information



Cheers,

-- 
Seb



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



Bug#475330: xserver-xorg-input-evdev: numlock light indicator status is reversed

2008-04-09 Thread Sebastian Luque
Package: xserver-xorg-input-evdev
Version: 1:1.2.0-1
Severity: normal

After updating to this version, the indicator light for NUMLOCK in a
Microsoft Natural Ergonomic Keyboard 4000 (v1.0) is on when in fact
NUMLOCK is off, and it's off when NUMLOCK is on.

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

Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-input-evdev depends on:
ii  libc6  2.7-10GNU C Library: Shared libraries
ii  xserver-xorg-core  2:1.4.1~git20080131-3 Xorg X server - core server

xserver-xorg-input-evdev recommends no packages.

-- no debconf information



Cheers,

-- 
Seb



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



Bug#464452: gdal-bin: FWTools gdal_translate segfaults in AMD64

2008-02-06 Thread Sebastian Luque
Package: gdal-bin
Version: 1.5.0-3
Severity: important

gdal_translate segfaults when translating a GMT grd file to GeoTIFF.
Installing FWTools-2.0.6 from http://fwtools.maptools.org/ in a 32-bit
chroot translates the same file without problems.  I noticed that the
upstream package is only available for 32-bit architecture.


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

Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gdal-bin depends on:
ii  libc6   2.7-6GNU C Library: Shared libraries
ii  libgcc1 1:4.3-20080202-1 GCC support library
ii  libgdal1-1.5.0  1.5.0-3  Geospatial Data Abstraction Librar
ii  libstdc++6  4.3-20080202-1   The GNU Standard C++ Library v3

gdal-bin recommends no packages.

-- no debconf information



Cheers,

-- 
Seb



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



Bug#417820: xpdf: segmentation fault

2007-04-04 Thread Sebastian Luque
Package: xpdf-reader
Version: 3.01-9
Severity: normal

Since the last upgrade, I've been getting recurrent segmentation faults,
and no other messages are displayed to help track this down.  I don't see
a similar bug report here, but it seems to have happened to other people
with amd64 as myself
(http://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg316884.html).



-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-amd64
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)

Versions of packages xpdf depends on:
ii  xpdf-common   3.01-9 Portable Document Format (PDF) sui
ii  xpdf-reader   3.01-9 Portable Document Format (PDF) sui
ii  xpdf-utils3.01-9 Portable Document Format (PDF) sui

xpdf recommends no packages.

Versions of packages xpdf-reader depends on:
ii  gsfonts   1:8.11+urwcyr1.0.7~pre41-1 Fonts for the Ghostscript interpre
ii  lesstif2  1:0.94.4-2 OSF/Motif 2.1 implementation relea
ii  libc6 2.3.6.ds1-13   GNU C Library: Shared libraries
ii  libfreetype6  2.2.1-5FreeType 2 font engine, shared lib
ii  libgcc1   1:4.1.1-21 GCC support library
ii  libice6   1:1.0.1-2  X11 Inter-Client Exchange library
ii  libpaper1 1.1.21 Library for handling paper charact
ii  libsm61:1.0.1-3  X11 Session Management library
ii  libstdc++64.1.1-21   The GNU Standard C++ Library v3
ii  libt1-5   5.1.0-2Type 1 font rasterizer library - r
ii  libx11-6  2:1.0.3-6  X11 client-side library
ii  libxext6  1:1.0.1-2  X11 miscellaneous extension librar
ii  libxp61:1.0.0.xsf1-1 X Printing Extension (Xprint) clie
ii  libxpm4   1:3.5.5-2  X11 pixmap library
ii  libxt61:1.0.2-2  X11 toolkit intrinsics library
ii  xpdf-common   3.01-9 Portable Document Format (PDF) sui
ii  zlib1g1:1.2.3-13 compression library - runtime

-- no debconf information



Cheers,

-- 
Seb


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



Bug#416869: gmt: pslegend does not call function using GMT wrapper

2007-03-30 Thread Sebastian Luque
Package: gmt
Version: 4.1.2-1.1
Severity: normal

As regular user I don't call GMT programs directly. pslegend calls the
other programs without trying the wrapper, in case the PATH wasn't set to
include the programs in /usr/lib/gmt/bin.  It would be nice if the GMT
wrapper could be used throughout.


-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-amd64
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)

Versions of packages gmt depends on:
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libice6 1:1.0.1-2X11 Inter-Client Exchange library
ii  libnetcdf3  3.6.1-1  An interface for scientific data a
ii  libsm6  1:1.0.1-3X11 Session Management library
ii  libx11-62:1.0.3-6X11 client-side library
ii  libxaw7 1:1.0.2-4X11 Athena Widget library
ii  libxext61:1.0.1-2X11 miscellaneous extension librar
ii  libxmu6 1:1.0.2-2X11 miscellaneous utility library
ii  libxt6  1:1.0.2-2X11 toolkit intrinsics library

Versions of packages gmt recommends:
ii  gmt-coast-low [gmt-coastlin 20020411-1.1 Low resolution coastlines for the 
ii  gmt-doc 4.1.2-1.1HTML documentation for GMT, the Ge

-- no debconf information



Cheers,

-- 
Seb


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



Bug#385234: emacs-goodies-el: minor info manual error

2006-08-29 Thread Sebastian Luque
Package: emacs-goodies-el
Version: 26.6-1
Severity: normal

The following should be 'M-x customize-group RET muttrc RET'

,-[ (info (emacs-goodies-el)muttrc-mode) lines: 2835 - 2836 ]
|To customize it, execute `M-x configure-group RET muttrc RET'
`-


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-amd64-k8-smp
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)

Versions of packages emacs-goodies-el depends on:
ii  bash3.1-5The GNU Bourne Again SHell
ii  emacs-snapshot [emacsen]1:20060824-1 The GNU Emacs editor (development 
ii  emacs21 [emacsen]   21.4a-6  The GNU Emacs editor

Versions of packages emacs-goodies-el recommends:
ii  dict  1.10.2-3   Dictionary Client
pn  perl-doc  none (no description available)
ii  wget  1.10.2-2   retrieves files from the web

-- no debconf information



Cheers,

-- 
Seb


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



Bug#370543: ede: dependency loop

2006-06-05 Thread Sebastian Luque
Package: ede
Version: 1:1.0pre3-1
Severity: normal

Updating the emacs-snapshot returned the following errors after 'apt-get
install emacs-snapshot':


--cut here---start-
In toplevel form:
ede-pconf.el:27:1:Error: Recursive `require' for feature `semantic-ede-grammar'
Source file `/usr/share/emacs-snapshot/site-lisp/ede/ede-proj.el' newer than 
byte-compiled file
Source file `/usr/share/emacs-snapshot/site-lisp/ede/ede-proj-obj.el' newer 
than byte-compiled file
Source file `/usr/share/emacs-snapshot/site-lisp/ede/ede-proj-elisp.el' newer 
than byte-compiled file

In toplevel form:
ede-pmake.el:46:1:Error: Recursive `require' for feature `semantic-ede-grammar'
Source file `/usr/share/emacs-snapshot/site-lisp/ede/ede-proj.el' newer than 
byte-compiled file
Source file `/usr/share/emacs-snapshot/site-lisp/ede/ede-proj-obj.el' newer 
than byte-compiled file
Source file `/usr/share/emacs-snapshot/site-lisp/ede/ede-proj-elisp.el' newer 
than byte-compiled file

In toplevel form:
ede-proj-archive.el:27:1:Error: Recursive `require' for feature 
`semantic-ede-grammar'
Source file `/usr/share/emacs-snapshot/site-lisp/ede/ede-proj.el' newer than 
byte-compiled file
Source file `/usr/share/emacs-snapshot/site-lisp/ede/ede-proj-obj.el' newer 
than byte-compiled file
Source file `/usr/share/emacs-snapshot/site-lisp/ede/ede-proj-elisp.el' newer 
than byte-compiled file

In toplevel form:
ede-proj-aux.el:27:1:Error: Recursive `require' for feature 
`semantic-ede-grammar'
Wrote /usr/share/emacs-snapshot/site-lisp/ede/ede-proj-comp.elc
Source file `/usr/share/emacs-snapshot/site-lisp/ede/ede-proj-obj.el' newer 
than byte-compiled file
Wrote /usr/share/emacs-snapshot/site-lisp/ede/ede-proj.elc
Wrote /usr/share/emacs-snapshot/site-lisp/ede/ede-proj-elisp.elc
Wrote /usr/share/emacs-snapshot/site-lisp/ede/ede-proj-info.elc
Wrote /usr/share/emacs-snapshot/site-lisp/ede/ede-proj-misc.elc
Wrote /usr/share/emacs-snapshot/site-lisp/ede/ede-proj-obj.elc
Wrote /usr/share/emacs-snapshot/site-lisp/ede/ede-proj-prog.elc
Wrote /usr/share/emacs-snapshot/site-lisp/ede/ede-proj-scheme.elc
Wrote /usr/share/emacs-snapshot/site-lisp/ede/ede-proj-shared.elc
Wrote /usr/share/emacs-snapshot/site-lisp/ede/ede-source.elc
Wrote /usr/share/emacs-snapshot/site-lisp/ede/ede-speedbar.elc
Wrote /usr/share/emacs-snapshot/site-lisp/ede/ede-system.elc
Wrote /usr/share/emacs-snapshot/site-lisp/ede/ede-util.elc
Wrote /usr/share/emacs-snapshot/site-lisp/ede/project-am.elc
emacs-install: /usr/lib/emacsen-common/packages/install/ede emacs-snapshot 
emacs21 failed at /usr/lib/emacsen-common/emacs-install line 28, TSORT line 
34.
dpkg: error processing emacs-snapshot (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 emacs-snapshot
E: Sub-process /usr/bin/dpkg returned an error code (1)

--cut here---end---


which the package maintainer thinks might be caused by the following in
`semantic-ede-grammar.el':

| ;;;###autoload
| (eval-after-load ede-proj
| (quote
|  (require 'semantic-ede-grammar)
|  ))

which in turn has:

| (require 'ede-pmake)
| (require 'ede-pconf)

and those have

| (require 'ede-proj)



-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=en_CA, LC_CTYPE=en_CA (charmap=ISO-8859-1)

Versions of packages ede depends on:
ii  eieio1:1.0pre3-1 Enhanced Implementation of Emacs I
ii  speedbar 1:1.0pre3-1 Everything browser, or Dired on st

ede recommends no packages.

-- no debconf information

-- 
Sebastian P. Luque


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



Bug#364674: fetchyahoo: no downloads in daemon mode after first one

2006-04-24 Thread Sebastian Luque
Package: fetchyahoo
Version: 2.10.2-1
Severity: normal

Since this version, fetchyahoo (in daemon mode, 180 mins) is not
downloading messages after the first one.


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=en_CA, LC_CTYPE=en_CA (charmap=ISO-8859-1)

Versions of packages fetchyahoo depends on:
ii  libcrypt-ssleay-perl  0.51-5 Support for https protocol in LWP
ii  libhtml-parser-perl   3.51-1 A collection of modules that parse
ii  libio-socket-ssl-perl 0.97-2 Perl module implementing object or
ii  libmime-perl  5.419-1Perl5 modules for MIME-compliant m
ii  liburi-perl   1.35-2 Manipulates and accesses URI strin
ii  libwww-perl   5.805-1WWW client/server library for Perl
ii  perl  5.8.8-4Larry Wall's Practical Extraction 

Versions of packages fetchyahoo recommends:
pn  libterm-readkey-perl  none (no description available)
ii  procmail  3.22-15Versatile e-mail processor

-- no debconf information

-- 
Seb


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



Bug#364112: ddclient: options in man page no longer exist

2006-04-21 Thread Sebastian Luque
Package: ddclient
Version: 3.6.2-6
Severity: normal

Information in man page is outdated.  Some options no longer exist
(e.g. -refresh), and the maintainer listed is no longer that one.



-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=en_CA, LC_CTYPE=en_CA (charmap=ISO-8859-1)

Versions of packages ddclient depends on:
ii  debconf [debconf-2.0] 1.4.72 Debian configuration management sy
ii  perl [perl5]  5.8.8-4Larry Wall's Practical Extraction 

ddclient recommends no packages.

-- debconf information:
* ddclient/run_daemon: true
* ddclient/interface: eth0
* ddclient/protocol: dyndns2
* ddclient/run_ipup: true
* ddclient/username: sebluque
  ddclient/newconfigfmt:
* ddclient/names: sebmags.homelinux.org
  ddclient/modifiedconfig:
* ddclient/server: members.dyndns.org
* ddclient/daemon_interval: 5d
* ddclient/service: www.dyndns.org

-- 
Seb


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



Bug#318648: acknowledged by developer (Re: Bug#318648: mm-w3m-local-map-property bug is still there)

2005-08-12 Thread Sebastian Luque
On Fri, 12 Aug 2005 21:03:06 -0700,
[EMAIL PROTECTED] (Debian Bug Tracking System) wrote:

[...]

 reopen 318648 thanks

 The mm-w3m-local-map-property problem is still present, if somewhat
 changed, in 5.10.6-1.NO.20050809-2.  (I never ran
 5.10.6-1.NO.20050809-1.)  I still get this message:

 mm-inline-text-html-render-with-w3m: Symbol's function definition is
 void: mm-w3m-local-map-property

I'm also still showing this problem in this new version.  I get around it
by using mm-view.el from the CVS source instead.  I don't know what else
to say other than suggest checking the thread in the gnus newsgroup
regarding this problem and started by me, followed by Katsumi Yamaoka
(subject: cannot view html after upgrade).  Apologies if I did already
state this in my original bug report.


-- 
Sebastian P. Luque



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



Bug#318969: kaffeine: crashes at exit

2005-07-18 Thread Sebastian Luque
Package: kaffeine
Version: 0.6-1
Severity: normal

Upon exit, kaffeine crashes with the kde message:

The application unknown (kaffeine) crashed and caused the signal 11
(SIGSEGV)

independently of the format of the file that was played during the
session.

Thanks in advance for your attention to this report.

Regards,
Sebastian


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11.6
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_US)

Versions of packages kaffeine depends on:
ii  kdelibs4  4:3.3.2-7  KDE core libraries
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libc6 2.3.2.ds1-22   GNU C Library: Shared libraries an
ii  libfam0c102   2.7.0-7client library to control the FAM 
ii  libfreetype6  2.1.10-1   FreeType 2 font engine, shared lib
ii  libgcc1   1:4.0.1-2  GCC support library
ii  libice6   6.8.2.dfsg.1-3 Inter-Client Exchange library
ii  libidn11  0.5.13-1.0 GNU libidn library, implementation
ii  libpng12-01.2.8rel-1 PNG library - runtime
ii  libqt3c102-mt 3:3.3.4-3  Qt GUI Library (Threaded runtime v
ii  libsm66.8.2.dfsg.1-3 X Window System Session Management
ii  libstdc++51:3.3.6-7  The GNU Standard C++ Library v3
ii  libx11-6  6.8.2.dfsg.1-3 X Window System protocol client li
ii  libxext6  6.8.2.dfsg.1-3 X Window System miscellaneous exte
ii  libxine1  1.0.1-1the xine video/media player librar
ii  libxrender1   1:0.9.0-2  X Rendering Extension client libra
ii  libxtst6  6.8.2.dfsg.1-3 X Window System event recording an
ii  xlibs 6.8.2.dfsg.1-3 X Window System client libraries m
ii  zlib1g1:1.2.2-9  compression library - runtime

kaffeine recommends no packages.

-- no debconf information

-- 
Sebastian P. Luque



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