Bug#370532: cowdancer --create doesn't work at all

2006-06-06 Thread Thomas Weber
Hi, I just tried and it worked for me in a clean sid chroot; so I purged cdebootstrap debootstrap pbuilder removed /var/cache/pbuilder and reinstalled. Now the creation of an etch chroot works. However, if I do a # cowbuilder --create --distribution sid

Bug#253188: Keyword end confuses octave-mode.el

2006-06-06 Thread Thomas Weber
What's the status of this bug? As far as I can tell, octave-mod from Octave and octave-mod from Emacs differ in several aspects (with the one from Octave seeming better maintained, although the file from Emacs carries a copyright notice from 2006). If there are no objections, I will close this

Bug#370437: inkscape should recommend skencil instead of sketch

2006-06-05 Thread Thomas Weber
Package: inkscape Version: 0.43-5 Severity: wishlist Hi, inkscape currently recommends sketch, which (according to is description) is a transition package for skencil. So you might want to switch to skencil. Thanks Thomas -- System Information: Debian Release: testing/unstable APT prefers

Bug#370532: cowdancer --create doesn't work at all

2006-06-05 Thread Thomas Weber
Package: cowdancer Version: 0.15 Severity: normal Hi, # cowbuilder --create ... P: Configuring package debconf-i18n P: Configuring package debconf E: Couldn't install system due to errors! pbuilder: cdebootstrap failed - Aborting with an error # cowbuilder --create --distribution sarge ...

Bug#369912: debian-policy: 2.2 should be named 'categories'

2006-06-02 Thread Thomas Weber
Package: debian-policy Version: 3.7.2.0 Severity: wishlist Policy's table of contents currently reads: 2.2. Sections 2.2.1. The main category 2.2.2. The contrib category 2.2.3. The non-free category 2.3. Copyright considerations 2.4.

Bug#369764: [Pkg-octave-devel] Bug#369764: octaviz - FTBFS: Octave is required. Please install Octave and rerun cmake.

2006-06-01 Thread Thomas Weber
Hi Bastian, Am Donnerstag, den 01.06.2006, 09:28 +0200 schrieb Bastian Blank: Octave is required. Please install Octave and rerun cmake. -- Configuring done make: *** [cmake-stamp] Error 255 I'm about to send a mail to several buildd admins, so you beat me to. Can you please verify that

Bug#369545: [Pkg-octave-devel] Bug#369545: octave: crashes (glibc detected double free or corruption)

2006-05-30 Thread Thomas Weber
Hi Jochen, Am Dienstag, den 30.05.2006, 15:32 +0100 schrieb Jochen Voss: L=spdiags(B,[-1,0,1],n,n); The sparse support in octave-forge is known to be buggy (and already completely removed in upstream's CVS). If you need a working sparse support, install octave2.9 (this will de-install

Bug#368601: python-docutils: Please update manpage for rest2* commands

2006-05-23 Thread Thomas Weber
Package: python-docutils Version: 0.4-1 Severity: wishlist snippet from the changelog: * Drop the compatibility rest2* binary names. But the package still ships the rest2 manpages; it would be nice if the manpages would point to the the rst2* commands. Thanks Thomas -- System Information:

Bug#348480: sample data

2006-05-21 Thread Thomas Weber
Using your data file, I get: $ cat v.m clear all inputData = load( test.dat ); x = inputData( : , 1 ); y = inputData( : , 2 ); P = polyfit(x,y,10); ynew = polyval(P,x); $ cat test.dat -1196.4 315571.7086 -1195.2 315575.9618 -1194 315579.4195 -1192.8 315582.6206 -1191.6 315585.4966 -1190.4

Bug#366729: octave-forge function leasqr has bad variables

2006-05-12 Thread Thomas Weber
Hi, I attach a patched version of leasqr.m (from David Bateman). Can you test if this fixes the problem (copying the file to your current working directory should be enough)? Additionally, you might want to upgrade to the latest version of octave-forge in unstable (the bug is still in there,

Bug#365757: [Pkg-octave-devel] Bug#365757: octave-epstk: eps lines not optimized

2006-05-11 Thread Thomas Weber
Am Dienstag, den 02.05.2006, 19:43 +0200 schrieb Francesco Potorti`: Very often, while plotting big quantities of data, I have redundant points. For example this X Y vector: 0 0 0 0 1 1 1 1 2 1 8 1 3 1

Bug#366657: plplot: New upstream version available

2006-05-10 Thread Thomas Weber
Package: plplot Severity: wishlist Hi Rafael, please see http://sourceforge.net/project/shownotes.php?release_id=414455group_id=2915 Thomas -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (700, 'unstable') Architecture: i386 (i686) Shell:

Bug#365842: octplot: hangs on the second plot

2006-05-05 Thread Thomas Weber
severity 365843 normal forwarded 365843 http://sourceforge.net/tracker/index.php?func=detailaid=1482406group_id=86268atid=579014 forwarded 365842 http://sourceforge.net/tracker/index.php?func=detailaid=1482406group_id=86268atid=579014 thanks Am Freitag, den 05.05.2006, 02:03 +0200 schrieb

Bug#365842: [Pkg-octave-devel] Bug#365842: octave-epstk: hangs on the second plot

2006-05-04 Thread Thomas Weber
Am Donnerstag, den 04.05.2006, 13:52 +0200 schrieb Francesco Potorti`: octave tx1=[0 0; 1 1400; 6 8e6; 6.6 8.6e6]; octave toggle_octplot octave plot(tx1(:,1),tx1(:,2)) octave plot(tx1(:,1),tx1(:,2)) octplot: FTGL/FTGLTextureFont.cpp:103: void FTGLTextureFont::CalculateTextureSize():

Bug#365842: [Pkg-octave-devel] Bug#365842: octave-epstk: hangs on the second plot

2006-05-03 Thread Thomas Weber
octave tx1=[0 0; 1 1400; 6 8e6; 6.6 8.6e6]; octave toggle_octplot octave plot(tx1(:,1),tx1(:,2)) octave plot(tx1(:,1),tx1(:,2)) octplot: FTGL/FTGLTextureFont.cpp:103: void FTGLTextureFont::CalculateTextureSize(): Assertion `maximumGLTextureSize' failed. I can confirm this for

Bug#365812: vtk: New upstream version VTK 5.0

2006-05-03 Thread Thomas Weber
Package: vtk Severity: wishlist Please see http://www.vtk.org/get-software.php Source at http://www.vtk.org/files/release/5.0/ Thanks Thomas -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (700, 'unstable') Architecture: i386 (i686) Shell:

Bug#365843: [Pkg-octave-devel] Bug#365843: octave-epstk: plot window is small and empty at beginning

2006-05-03 Thread Thomas Weber
Am Mittwoch, den 03.05.2006, 12:20 +0200 schrieb Francesco Potorti`: Package: octave-epstk Version: 2.1-2 Severity: normal When a plot is created with the plot command, a window appears, but the plot line is not visible until the window is resized. Uh, there is no plot() command in

Bug#350624: star: acceptance of CDDL is undecided

2006-05-02 Thread Thomas Weber
Thomas Weber [EMAIL PROTECTED] wrote: You are neither the submitter of the bug nor the package's maintainer. Please read hmm, somehow the above (quoted) mail reached Joerg Schilling, but not the BTS. I give it here for reference (with control messages removed

Bug#361982: octave-epstk: autoscale writes 1.34e-14 instead of 0

2006-05-02 Thread Thomas Weber
Am Dienstag, den 02.05.2006, 19:29 +0200 schrieb Francesco Potorti`: Could you please provide a script which triggers the bug, such that I can forward the bug to the upstream author? Here it is: tx1=[0 0; 1 1400; 6 8e6; 6.6 8.6e6]; eopen(bug.eps) eplot(tx1(:,1),tx1(:,2)) eclose eview

Bug#361709: [Pkg-octave-devel] Bug#361709: octplot: plot always prints ans-1

2006-05-02 Thread Thomas Weber
Am Montag, den 10.04.2006, 13:31 +0200 schrieb Rafael Laboissiere: When using the plot function, it always prints ans = 1 I cannot reproduce this bug with version 0.3.5-2 of the package, which is in unstable now. Could you please try with this version and report back? Francesco,

Bug#365524: cdbs creates/applies patch incorrectly

2006-04-30 Thread Thomas Weber
Package: cdbs Version: 0.4.39 Severity: normal I need to add a new file to a package. Doing this with cdbs-edit-patch results in the following head lines: == diff -Nur octave-forge-2006.03.17/main/comm/gisequal.m octave-forge-2006.03.17.new/main/comm/gisequal.m ---

Bug#362691: broken dependencies?

2006-04-17 Thread Thomas Weber
Hi Steve, Am Freitag, den 14.04.2006, 21:57 -0400 schrieb Steve M. Robbins: Package: octave2.1 Version: 1:2.1.73-6 Severity: serious Hello, Octave fails to run, [EMAIL PROTECTED] octave2.1: error while loading shared libraries: liblapack.so.3: cannot open shared object file:

Bug#362691: broken dependencies?

2006-04-17 Thread Thomas Weber
Am Montag, den 17.04.2006, 10:52 -0400 schrieb Steve M. Robbins: Ah. I wondered if that was the case. I found the alternatives for liblapack2, but not for liblapack3 when when I checked earlier, but let's see what your commands bring ... Do you have any atlas2 packages installed (especially

Bug#362691: broken dependencies?

2006-04-17 Thread Thomas Weber
Am Montag, den 17.04.2006, 12:25 -0400 schrieb Steve M. Robbins: If yes, you should purge them and install atlas3-base-dev. If that doesn't help, please post the output of $ dpkg -l '*atlas*' '*lapack*' Thanks for that. So, one last shot: can you post /etc/ld.so.conf and

Bug#362691: broken dependencies?

2006-04-17 Thread Thomas Weber
Hi, Am Montag, den 17.04.2006, 15:42 -0400 schrieb Steve M. Robbins: [EMAIL PROTECTED] /etc/ld.so.conf /usr/local/lib /usr/X11R6/lib/Xaw3d /usr/X11R6/lib What are we looking for now? A line like /usr/lib/atlas in this file. Something went wrong with the update of this file

Bug#358757: xmms crashes after some playing

2006-03-24 Thread Thomas Weber
Package: xmms Version: 1.2.10+cvs20050809-5 Severity: important Hi, after playing some songs, xmms crashes. Error message from console: GLib-ERROR **: could not allocate 1701081679 bytes aborting... Starting it with G_SLICE=always-malloc xmms does *not* help. Regards Thomas --

Bug#295395: octave-forge: Replacing a submatrix of a sparse matrix results in a full matrix

2006-03-23 Thread Thomas Weber
package octave-forge tags 295395 wontfix -fixed-upstream thanks As stated by David Bateman, this bug won't be fixed in octave-forge. A working sparse integration is available in Octave 2.9, which is packaged (octave2.9). Thomas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Bug#352811: Same problem here

2006-03-23 Thread Thomas Weber
Hi, I have the same problem with latest unstable; A screenshot is available at http://fs.math.uni-sb.de/~thomas/emacs.png emacs-snapshot works. Thomas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#358323: octave-plplot should suggest/recommend the xwin driver package (plplot9-driver-xwin)

2006-03-22 Thread Thomas Weber
Package: octave-plplot Version: 5.3.1-9 Severity: wishlist Hi, see subject. Without this package, only plots to files are possible. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (700, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to

Bug#358071: workaround

2006-03-21 Thread Thomas Weber
Gustavo Franko has posted a workaround to debian-devel. === There's a workaround that is run the application as follows: $ G_SLICE=always-malloc application === -- To

Bug#271364: ITA: scilab -- Matrix-based scientific software package

2006-03-19 Thread Thomas Weber
Hi, what's the status of this bug? Regards Thomas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#354638: [Pkg-octave-devel] Bug#354638: octave2.9-doc: off by one error in showing the pages of octave.pdf

2006-03-14 Thread Thomas Weber
Am Montag, den 27.02.2006, 16:58 -0500 schrieb Kamaraju Kusumanchi: I have checked with acroread and kpdf. Both of them exhibit the above behaviour. However xpdf exhibits correct behaviour (without any off by one errors) which made me think that may be it is a problem with acroread and

Bug#355980: Makes other packages FTBFS with G++ 4.1

2006-03-12 Thread Thomas Weber
Just for the record: upstream is working on this bug, see http://www.octave.org/octave-lists/archive/bug-octave.2006/msg00221.html (Just to avoid duplicate work). Thomas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#355902: libqt4-dev: libQtAssistantClient is missing

2006-03-08 Thread Thomas Weber
Package: libqt4-dev Version: 4.1.1-1 Severity: normal Hi, as discussed in http://lists.debian.org/debian-qt-kde/2006/03/msg00056.html, qt4 in unstable is missing the QtAssistantClient library. Regards Thomas -- System Information: Debian Release: testing/unstable APT prefers unstable

Bug#350624: star: acceptance of CDDL is undecided

2006-02-14 Thread Thomas Weber
Am Dienstag, den 14.02.2006, 22:24 +0100 schrieb Joerg Schilling: Well, then you obviously need to remove _all_ GPL packets as any person could sue you anywhere in the world because of the _missing_ choice of venue. If I am not doing business there and can still be sued *without* having agreed

Bug#350624: star: acceptance of CDDL is undecided

2006-02-14 Thread Thomas Weber
Am Dienstag, den 14.02.2006, 20:29 +0100 schrieb Joerg Schilling: Note: the CDDL clearly is a license that follows the rules from Debian. See, that's exactly the point. I believe otherwise; so it isn't clear to me, at least with a choice of venue. If you believe otherwise, tell me exactly

Bug#350624: star: acceptance of CDDL is undecided

2006-02-14 Thread Thomas Weber
On Tue, Feb 14, 2006 at 07:18:50PM -, Pawel Wiecek wrote: Well, what sort of reacion do you expect? A sign that you are reading the bug report, which wasn't obvious to me. Something along the lines of I agree / I disagree / I don't know would be nice as well. After all, it might be

Bug#350624: star: acceptance of CDDL is undecided

2006-02-14 Thread Thomas Weber
Am Dienstag, den 14.02.2006, 01:25 +0100 schrieb Joerg Schilling: It seems that you did not understand the Debian rules. Well, I believe I understand them quite well. OTOH, I don't consider this problem to be about my understanding, so let's drop this. If Debian would really require people to

Bug#350624: star: acceptance of CDDL is undecided

2006-02-14 Thread Thomas Weber
Am Dienstag, den 14.02.2006, 16:07 +0100 schrieb Joerg Schilling: Thomas Weber [EMAIL PROTECTED] wrote: Am Dienstag, den 14.02.2006, 01:25 +0100 schrieb Joerg Schilling: It seems that you did not understand the Debian rules. Well, I believe I understand them quite well. OTOH, I don't

Bug#350624: star: acceptance of CDDL is undecided

2006-01-30 Thread Thomas Weber
Package: star Version: 1.5a57-1 Severity: serious Justification: Policy 2.2.1 -- DFSG issue In the upload of 1.5a57-1, the license was changed from GPL to CDDL (with choice of venue being Berlin, Germany). The acceptance of this license by Debian is still undecided [1] (at least to the best of my

Bug#346505: vtk: Patch attached

2006-01-09 Thread Thomas Weber
Package: vtk Followup-For: Bug #346505 Tags: patch The attached patches should fix this one (two patches: control.patch should solve the xlibs-problem, but without rules.patch I couldn't build the package in a pbuilder environment). Thomas -- System Information: Debian Release:

Bug#346505: vtk FTBFS due to dependency on xlibs-dev

2006-01-08 Thread Thomas Weber
Package: vtk Severity: important Please see http://lists.debian.org/debian-devel-announce/2005/11/msg00022.html -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (700, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel:

Bug#341676: [Pkg-octave-devel] Bug#341676: liboctaviz.so not found

2005-12-02 Thread Thomas Weber
Hi, In order to fix this a symlink /usr/lib/liboctaviz.so - /usr/lib/octave-2.1.67/liboctaviz.so needs to be created. This is a known bug. A fixed package is available from the website of the Debian Octave Group. http://pkg-octave.alioth.debian.org/ (the red rectangle) Regards

Bug#340133: cpufreqd cannot be uninstalled if daemon is not running

2005-11-20 Thread Thomas Weber
Package: cpufreqd Version: 1.999+2.0pre2-1 Severity: important Hi, if the daemon is not running, the package cannot be uninstalled: [EMAIL PROTECTED]:~# /etc/init.d/cpufreqd stop [EMAIL PROTECTED]:~# echo $? 1 [EMAIL PROTECTED]:~# /etc/init.d/cpufreqd start Starting CPU Frequency daemon:

Bug#312816: vim-latexsuite: F5 doesn't work properly when showcmd is set

2005-06-10 Thread Thomas Weber
Package: vim-latexsuite Version: 0.20041219-2 Severity: minor Hello, when showcmd is set, pressing F5 after an environment name (e.g. align) results in the following command line being shown: ::call histdel(/, -1)|let @/=g:Tex_LastSearchPattern and a 'press enter' message. While perhaps not

Bug#309112: k3b sends binary output to the shell (which triggers my printer!)

2005-05-14 Thread Thomas Weber
Package: k3b Version: 0.11.20-2 Severity: important Hi, I am trying to rip a DVD following the k3b handbook. Upon selecting copy on the title, k3b sends lot's of binary output to the shell where it was started. This output triggers a page sent to my printer (via Cups). This behaviour ist

Bug#290470: This bug can be closed

2005-05-09 Thread Thomas Weber
Hi, 2.1.69 has reached testing, therefore this bug can be closed (as I am not a DD, I leave it open in case there's more to do). Regards Thomas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#236967: Status of this bug?

2005-05-09 Thread Thomas Weber
Hi, I've just found this error the hard way. Any chance of getting a fix from upstream? A workaround for the current situation: \let\RescueRightarrow=\Rightarrow \usepackage{marvosym} \renewcommand{\Rightarrow}{\RescueRightarrow} (taken from

Bug#302296: libnss-ldap 238-1 causes login: pthread_mutex_lock.c:78 error

2005-04-25 Thread Thomas Weber
After doing all outstanding updates on my debian 3.1/testing system today I had the same problem. Downgrading libnss-ldap to 220-1 solves the problem. Since I wasn't able to login at all (no root, no local user and no ldap users) after the update I checked my config files again and adapted the

Bug#305313: cupsys: 1.1.23-8 is uninstallable

2005-04-19 Thread Thomas Weber
Package: cupsys Version: 1.1.23-8 Severity: grave Justification: renders package unusable iam-ma-010:~# apt-get install cupsys Reading Package Lists... Done Building Dependency Tree... Done Suggested packages: cupsys-driver-gimpprint foomatic-bin xpdf-korean xpdf-japanese

Bug#304162: vtk_init does not work because liboctaviz is in a wrong place

2005-04-11 Thread Thomas Weber
Package: octaviz Version: 0.4.0-10 Severity: normal octave:1 pwd /usr/share/doc/octaviz/examples octave:2 vtk_demo error: liboctaviz.so: cannot open shared object file: No such file or directory error: called from `vtk_demo' in file `/usr/share/doc/octaviz/examples/vtk_demo.m' This is due to the

Bug#298539: octave-forge: grace_octave_path returns wrong path

2005-03-08 Thread Thomas Weber
Package: octave-forge Version: 2004.11.16-6 Severity: minor Tags: patch __pl_grace_octave_path = /usr/share/octave/2.1.66/site/octave-forge-alternatives/m/graceplot This path doesn't exist. Regards Thomas -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500,

Bug#296903: test.m in both octave-epstk and octave-forge

2005-02-25 Thread Thomas Weber
Package: octave-epstk Version: 2.0.2-2 Severity: minor Hi, /usr/share/octave/site/m/octave-epstk/test.m /usr/share/octave/site/m/octave-forge/testfun/test.m make it difficult to test functions with the testfunc part of octave-forge. System: unstable as of today Workaround: deinstall epstk

Bug#290267: mozilla-locale-de-at: uninstallable in unstable

2005-01-13 Thread Thomas Weber
Package: mozilla-locale-de-at Severity: normal iam-ma-010:~# LANG=C apt-get install mozilla-locale-de-at Reading Package Lists... Done Building Dependency Tree... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the

<    2   3   4   5   6   7