Oh, now I saw that should be a fix for #491388...
lsb_release is quick here:
# time lsb_release -i -s
Debian
lsb_release -i -s 0.13s user 0.08s system 80% cpu 0.256 total
and it does for sure not run apt-cache
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subjec
On Tue, Sep 23, 2008 at 9:07 AM, Evgeni Golov <[EMAIL PROTECTED]> wrote:
> lsb_release is quick here:
> # time lsb_release -i -s
> Debian
> lsb_release -i -s 0.13s user 0.08s system 80% cpu 0.256 total
>
> and it does for sure not run apt-cache
$ grep apt-cache /usr/bin/lsb_release
# This should
On Tue, 23 Sep 2008 09:40:47 +0200 Torsten Werner wrote:
> On Tue, Sep 23, 2008 at 9:07 AM, Evgeni Golov <[EMAIL PROTECTED]> wrote:
> > lsb_release is quick here:
> > # time lsb_release -i -s
> > Debian
> > lsb_release -i -s 0.13s user 0.08s system 80% cpu 0.256 total
> >
> > and it does for sure
On Thu, 07 Aug 2008, Christoph Haas wrote:
> > For now and the lenny release, it seems we need to make the packages
> > conflict.
>
> In favor.
Why has this not yet been done ?
This is a long-standing RC bug that has to be solved and it's a quick fix.
Cheers,
--
Raphaël Hertzog
Le best-seller
On Sat, Sep 13, 2008 at 08:36:24PM +0200, Giuseppe Iuculano wrote:
> The patch increases link priority for devmapper devices that have an UUID
> starting with DMRAID-.
Is there a reason why dmraid can't provide this rules as a more specific
package?
Bastian
--
There are always alternatives.
Package: flint
Version: 1.011-1
Severity: serious
There was an error while trying to autobuild your package:
> Automatic build of flint_1.011-1 on debian-31.osdl.marist.edu by sbuild/s390
> 98
[...]
> g++ -fPIC -g -O2 -g -Wall -O2 -funroll-loops -I/usr/include
> -I/usr/include/NTL -c NTL-inter
Package: swfdec-mozilla
Version: 0.8.0-1
Severity: serious
There was an error while trying to autobuild your package:
> Automatic build of swfdec-mozilla_0.8.0-1 on debian-31.osdl.marist.edu by
> sbuild/s390 98
[...]
> Checking for source dependency conflicts...
> /usr/bin/sudo /usr/bin/apt-ge
Hi!
Reading the bug report, the $DISTRO check seems bogus.
- It depends on a conffile that is not part of the package. There is
_no_ guarantee that /etc/issue contains any string related to the
distribution.
- Why not just simply check for the presence of "/lib/modules/$(uname
-r)/kernel/u
Hi
looking at this discussion, I just have to ask: is DISTRO variable
really needed? What I can see from init script, it is used just to add
some path to list of modules.
However /lib/modules/$(uname -r)/kernel/ubuntu/acpi will likely not
exists on Debian, right? So what is drawback of removing D
Your message dated Tue, 23 Sep 2008 09:02:06 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#499825: fixed in acpid 1.0.6-12
has caused the Debian Bug report #499825,
regarding An init script is syntax error
to be marked as done.
This means that you claim that the problem has been
On Tue, Sep 23, 2008 at 06:32:43PM EST, Bastian Blank wrote:
> On Sat, Sep 13, 2008 at 08:36:24PM +0200, Giuseppe Iuculano wrote:
> > The patch increases link priority for devmapper devices that have an UUID
> > starting with DMRAID-.
>
> Is there a reason why dmraid can't provide this rules as a
Package: devscripts
Version: 2.10.36
Severity: grave
user: [EMAIL PROTECTED]
usertags: debchange
Hi,
I get an error when trying to commit some changes on a bzr branch.
Undefined subroutine &Dpkg::Changelog::find_launchpad_closes called
at /usr/bin/debcommit line 435, line 1.
On Ubuntu system th
Processing commands for [EMAIL PROTECTED]:
> # Automatically generated email from bts, devscripts version 2.10.35
> retitle 499884 [debcommit] Undefined subroutine
> &Dpkg::Changelog::find_launchpad_closes
Bug#499884: [debchange] Undefined subroutine
&Dpkg::Changelog::find_launchpad_closes
Chan
On Tue, Sep 23, 2008 at 9:56 AM, Evgeni Golov <[EMAIL PROTECTED]> wrote:
> Anyways, why is apt-cache policy as root faster than as user? My first
> test was as root, now I tested as a user and I got 2-3s delay :(
It seems to be fast if /var/cache/apt/pkgcache.bin is up to date and
it can update th
Package: tinyscheme
Version: 1.37-3
Severity: grave
Justification: renders package unusable
To reproduce this bug:
$ tinyscheme
TinyScheme 1.37
> (make-vector )
Segmentation fault
This bug does not occur for values less than .
-- System Information:
Debian Release: lenny/sid
APT
Frans Pop ha scritto:
> I've not tested os-prober functionality for dmraid.
Tested, unfortunately root is empty:
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/mapper/sil_aiahbgbgaaaj1.
title Debian GNU/Linux, kernel 2.6.26-1-686 (
On Tue, Sep 23, 2008 at 11:25:09AM +0200, Michal Čihař wrote:
> looking at this discussion, I just have to ask: is DISTRO variable
> really needed? What I can see from init script, it is used just to add
> some path to list of modules.
>
> However /lib/modules/$(uname -r)/kernel/ubuntu/acpi will l
Package: gdis
tag 492994 + pending
thanks
I've re-tested the changes to Build-Depends and the package seems fine.
I'm happy to do an NMU using these build dependencies:
Build-Depends: debhelper (>> 3.0.0), libgtk2.0-dev, libgtkgl2.0-dev,
libgtkextra-x11-2.0-dev, libgl1-mesa-dev, glutg3-dev, libgt
Processing commands for [EMAIL PROTECTED]:
> Package: gdis
Ignoring bugs not assigned to: gdis
> tag 492994 + pending
Bug#492994: gdis: please migrate to gtk+extra2 and libgtkgl2.0-dev
There were no tags set.
Tags added: pending
> thanks
Stopping processing here.
Please contact me if you need a
On Dienstag, 23. September 2008, Raphael Hertzog wrote:
> On Thu, 07 Aug 2008, Christoph Haas wrote:
> > > For now and the lenny release, it seems we need to make the packages
> > > conflict.
> >
> > In favor.
>
> Why has this not yet been done ?
>
> This is a long-standing RC bug that has to be so
Hi,
Why does it see /etc/apt/sources.list? Since I moved to
/etc/apt/sources.list.d, the file does not exist.
# /etc/init.d/acpid restart
grep: /etc/apt/sources.list: No such file or directory
grep: /etc/apt/sources.list: No such file or directory
Stopping ACPI services
grep: /etc/apt/s
Your message dated Tue, 23 Sep 2008 15:09:52 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#497421: gmime2.2: Move gtk-doc-tools and docbook-utils
to Build-Depends
has caused the Debian Bug report #497421,
regarding gmime2.2: Move gtk-doc-tools and docbook-utils to Build-Depen
Package: fraad2
Severity: grave
Tags: security, patch
Justification: user security hole
Hi
fraad2 is affected by a heap overflow, please see the upstream
announcement[0] for more information. Also see the gentoo security
bug for further information[1]. The upstream patch can be found here[2].
As
Package: ntfs-3g
Version: 1:1.2531-1
Severity: grave
Justification: causes non-serious data loss
I converted a partition from NTFS to EXT3.
So first i backuped the partition on a USB-HD with NTFS-partition.
Then i formatted the local partition with EXT3 and copied the files back.
In both cases
> I have disabled all extensions. Nevertheless, when I make changes to
> my bookmarks - adding a new bookmark or even adding a new separator - those
> changes are not saved when I quit and restart iceweasel.
-snip-
> There is still a bug that during FF 2->3 upgrade, or perhaps passing
> through
Your message dated Tue, 23 Sep 2008 13:47:03 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#497829: fixed in sendxmpp 1.14-1
has caused the Debian Bug report #497829,
regarding [sendxmpp] Syntax for specifying the connection host does not work
to be marked as done.
This means that
Your message dated Tue, 23 Sep 2008 13:32:04 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#496396: fixed in arb 0.0.20071207.1-5
has caused the Debian Bug report #496396,
regarding The possibility of attack with the help of symlinks in some Debian
packages
to be marked as done.
Your message dated Tue, 23 Sep 2008 16:31:56 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug caused by miscompiled libavcodec
has caused the Debian Bug report #496523,
regarding gstreamer0.10-ffmpeg_0.10.4.2-1(mips/experimental): FTBFS: ERROR:
Caught a segmentation fault
to be mark
> Package: swfdec-mozilla
> Version: 0.8.0-1
> Severity: serious
>
> There was an error while trying to autobuild your package:
> > E: Couldn't find package libswfdec-0.8-dev
libswfdec-0.8-dev was uploaded at the same time as I uploaded
swfdec-mozilla, that was back on the 12th of september but i
My apologies for not updating the Debian bug in a timely way. In the
meantime I found more info - perhaps newly posted? - on mozillazine. Turns
out that it's an upgrade bug; during the upgrade from v2 to v3, the
configuration items relating to "places" are sometimes left in a bad state
that inter
Package: yorick-gl
Version: 1.1+cvs20070922+dfsg-1
Severity: grave
Justification: renders package unusable
The "clean" target requires the "configure" one, but leaves the file
configure-stamp behind. This file ends up belonging to root when dpkg-
buildpackage -rsudo is used. The next run of t
I've traced the problem to flint having copied longlong.h from GMP without
also copying udiv_w_sdiv.c from GMP, which defines (after some macro
magic) __gmpn_udiv_w_sdiv.
-Tim Abbott
On Tue, 23 Sep 2008, Bastian Blank wrote:
Package: flint
Version: 1.011-1
Severity: serious
There wa
On Tue, Sep 23, 2008 at 11:58:39AM -0400, Tim Abbott wrote:
> I've traced the problem to flint having copied longlong.h from GMP
> without also copying udiv_w_sdiv.c from GMP, which defines (after some
> macro magic) __gmpn_udiv_w_sdiv.
Why does it copy code from GMP and not link the lib?
Basti
Package: octave-vrml
Version: 1.0.6-2
Severity: serious
Justification: Policy 3.5
When calling a vrml function from octave the error
sh: freewrl: command not found
cmd = freewrl/tmp/octave_vrml_output.wrl
vrml_browse : Can't start browser 'freewrl'. Is it installed?
occurs. I could n
It does link the library; the code being copied is an internal header that
defines macros giving a platform-independent interface to efficient
implementations of various arithmetic operations.
I think the impression that the flint developers think that the
definitions in longlong.h should be p
On Tue, 2008-09-23 at 11:53 +0200, Laurent Bigonville wrote:
> Package: devscripts
> Version: 2.10.36
> Severity: grave
imho, this doesn't "make the package in question unusable or mostly so";
I'd give you serious though :)
> user: [EMAIL PROTECTED]
> usertags: debchange
Err... debcommit.
> Hi,
Your message dated Tue, 23 Sep 2008 16:47:05 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#499915: fixed in yorick-gl 1.1+cvs20070922+dfsg-2
has caused the Debian Bug report #499915,
regarding FTBFS with dpkg-buildpackage -rsudo
to be marked as done.
This means that you claim tha
Hi,
alternativ You can also provide the source-packages.
Cheers
On Tue, Sep 23, 2008 at 01:14:34AM +0200, Lars Eric Scheidler wrote:
> Hi,
> can You please compile it as i386?
>
> Cheers
>
> On Tue, Sep 23, 2008 at 12:09:47AM +0200, Leo 'costela' Antunes wrote:
> > Hi,
> >
> > Lars Eric Sc
On Tue, 2008-09-23 at 10:30 +0200, Raphael Hertzog wrote:
> On Thu, 07 Aug 2008, Christoph Haas wrote:
> > > For now and the lenny release, it seems we need to make the packages
> > > conflict.
> >
> > In favor.
>
> Why has this not yet been done ?
>
> This is a long-standing RC bug that has to
Processing commands for [EMAIL PROTECTED]:
> package iceweasel
Ignoring bugs not assigned to: iceweasel
> retitle 490963 bookmark saving doesn't work after upgrade
Bug#490963: iceweasel is not saving my bookmark changes
Changed Bug title to `bookmark saving doesn't work after upgrade' from
`icew
Processing commands for [EMAIL PROTECTED]:
> severity 499884 important
Bug#499884: [debcommit] Undefined subroutine
&Dpkg::Changelog::find_launchpad_closes
Severity set to `important' from `grave'
>
End of message, stopping processing here.
Please contact me if you need assistance.
Debian bug
On Tue, 2008-09-23 at 14:53 +0200, Christoph Haas wrote:
> On Dienstag, 23. September 2008, Raphael Hertzog wrote:
> > On Thu, 07 Aug 2008, Christoph Haas wrote:
> > > > For now and the lenny release, it seems we need to make the packages
> > > > conflict.
> > >
> > > In favor.
> >
> > Why has this
severity 499520 important
thanks
noone else reported it so far. Please try to disable all extensions
you have installed. does it still happen?
If so, please install icedove-dbg and run icedove like:
icedove -g 2>&1 | tee /tmp/gdb.log.txt
...
(gdb) run
...
once it crashes, do a
(gdb) bt
a
Processing commands for [EMAIL PROTECTED]:
> severity 499520 important
Bug#499520: icedove: Crash if it takes time to input the SMTP password
Severity set to `important' from `grave'
> thanks
Stopping processing here.
Please contact me if you need assistance.
Debian bug tracking system administ
Hi again,
I know it's been a while...
So to do this right, I'd just change 'setup(name="babel",' to
'setup(name="babel.sidl",' in setup.py and sidlsetup.py, right?
-Adam
On Wed, 2008-08-06 at 16:51 -0700, Ben Allan wrote:
> I'll just note that fortunately for us the openbabel project
> (bio/che
On Tue, 23 Sep 2008, Adam C Powell IV wrote:
> On Tue, 2008-09-23 at 14:53 +0200, Christoph Haas wrote:
> > On Dienstag, 23. September 2008, Raphael Hertzog wrote:
> > > On Thu, 07 Aug 2008, Christoph Haas wrote:
> > > > > For now and the lenny release, it seems we need to make the packages
> > > >
Package: gdc-4.1
Version: 0.25-4.1.2-23.1
Severity: serious
The files in the dmd and dmd2 directories carry the following license
(full text below):
| These sources are free, they are redistributable and modifiable
| under the terms of the GNU General Public License (attached as gpl.txt),
| or th
Your message dated Tue, 23 Sep 2008 18:02:04 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#492994: fixed in gdis 0.89-2.1
has caused the Debian Bug report #492994,
regarding gdis: please migrate to gtk+extra2 and libgtkgl2.0-dev
to be marked as done.
This means that you claim tha
Processing commands for [EMAIL PROTECTED]:
> clone 499927 -1
Bug#499927: gdc-4.1: dmd front-end license is incompatible with gcc
Bug 499927 cloned as bug 499931.
> reassign -1 gdc-4.2 0.25-4.2.4-3
Bug#499931: gdc-4.1: dmd front-end license is incompatible with gcc
Bug reassigned from package `gdc
[Concerning http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=499832]
I am not sure I understand what the problem is. However, please let
us know if we, upstream, can do something to help you.
From the error message, I gather that there is a conflict on ppl_lpsol.1,
which is the man page of a de
Giuseppe Iuculano ha scritto:
> Tested, unfortunately root is empty:
Hi,
attached debdiff fixes the root detection, can you review it please?
Giuseppe
diff -Nru grub-installer-1.34/debian/changelog
grub-installer-1.35/debian/changelog
--- grub-installer-1.34/debian/changelog2008-09-22
Processing commands for [EMAIL PROTECTED]:
> # This is a Python problem, not specific to Vim. Vim is just one of many
> packages to exhibit this problem
> severity 493937 important
Bug#493937: bicyclerepair: bike.vim imports untrusted python files from cwd
Severity set to `important' from `grave'
Package: libpwl3
Version: 0.9-5
Severity: serious
Hi,
automatic installation tests of packages that share a file and at the
same time do not conflict by their package dependency relationships has
detected the following problem:
Date: 2008-09-22
Architecture: amd64
Distribution: sid
Command: apt-
Processing commands for [EMAIL PROTECTED]:
> reassign 499937 libpwl3,libpwl-dev
Bug#499937: libpwl3: tries to overwrite file owned by libpwl-dev
Bug reassigned from package `libpwl3' to `libpwl3,libpwl-dev'.
>
End of message, stopping processing here.
Please contact me if you need assistance.
D
Your message dated Tue, 23 Sep 2008 19:32:03 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#400768: fixed in apt 0.7.15~exp2
has caused the Debian Bug report #400768,
regarding apt: Returns "E: Wow, you exceeded the number of versions this APT is
capable of"
to be marked as done.
Your message dated Tue, 23 Sep 2008 19:32:03 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#400768: fixed in apt 0.7.15~exp2
has caused the Debian Bug report #400768,
regarding please increase number of package names
to be marked as done.
This means that you claim that the problem
Your message dated Tue, 23 Sep 2008 19:32:03 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#400768: fixed in apt 0.7.15~exp2
has caused the Debian Bug report #400768,
regarding apt-get on SID fails in German locale: "E: Toll, Sie haben die Anzahl
an Beschreibungen überschritten,
Your message dated Tue, 23 Sep 2008 19:32:03 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#400768: fixed in apt 0.7.15~exp2
has caused the Debian Bug report #400768,
regarding [aptitude] [German localisation] "exceeded the number of descriptions
this APT is capable of .. Problem
Hello Neil,
Am Dienstag, den 23.09.2008, 13:02 +0100 schrieb Neil Williams:
> I've re-tested the changes to Build-Depends and the package seems fine.
> I'm happy to do an NMU using these build dependencies:
Thanks for fixing and NMUing the package.
--
Noèl Köthe
Debian GNU/Linux, www.debian.o
On Tue, Sep 23, 2008 at 06:30:37PM +0200, [EMAIL PROTECTED] wrote:
> Package: octave-vrml
> Version: 1.0.6-2
> Severity: serious
> Justification: Policy 3.5
>
> When calling a vrml function from octave the error
> sh: freewrl: command not found
> cmd = freewrl/tmp/octave_vrml_output.wr
Hi,
I uploaded a new version of apt into experimental that hopefully fixes
the issue (its not experimental, I jut put it there because of extra
carefulness).
Please test and give me feedback.
Thanks,
Michael
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trou
Package: squirrelmail
Version: 2:1.4.9a-2
Severity: grave
Tags: security
Justification: user security hole
Squirrelmail does not set the secure flag for its session cookie when accessed
over https. See
http://int21.de/cve/CVE-2008-3663-squirrelmail.html
--
To UNSUBSCRIBE, email to [EMAIL PRO
Package: libtasn1-3
Version: 1.4-1
Severity: grave
Hi,
When I run "lynx https://acrobat.com";, I end up with a segfault. The
backtrace looks like:
#0 asn1_get_tag_der (
der=0x797 ,
der_len=33, cls=0x7fffcc8f6b77 "h", len=0x7fffcc8f6b70, tag=0x7fffcc8f6b68)
at decoding.
Your message dated Tue, 23 Sep 2008 21:17:29 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#493742: fixed in python-pybabel 0.9.1-9
has caused the Debian Bug report #493742,
regarding Python namespace conflict with python-pybabel
to be marked as done.
This means that you claim tha
On Wed, 17 Sep 2008, Peter Palfrader wrote:
> Sep 16 17:33:43 paer sudo: PAM unable to dlopen(/lib/security/pam_pwdfile.so)
> Sep 16 17:33:43 paer sudo: PAM [dlerror: /lib/security/pam_pwdfile.so:
> undefined symbol: $$dyncall]
> Sep 16 17:33:43 paer sudo: PAM adding faulty module:
> /lib/securi
Your message dated Tue, 23 Sep 2008 21:17:31 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#498038: fixed in radvd 1:1.1-3
has caused the Debian Bug report #498038,
regarding radvd: init script fails and breaks upgrade if ipv6 forwarding
disabled
to be marked as done.
This means
Adam C Powell IV wrote:
Hi again,
I know it's been a while...
So to do this right, I'd just change 'setup(name="babel",' to
'setup(name="babel.sidl",' in setup.py and sidlsetup.py, right?
I am trying a "make distcheck" on the main trunk with the attached patch
(relative to the svn main trun
On Wed, Sep 17, 2008 at 02:51:11AM +0200, Peter Palfrader wrote:
> -LDFLAGS = -x --shared
> +LDFLAGS = --shared
You should check the exported symbols, maybe you want to use -Wl,-x.
Bastian
--
It is more rational to sacrifice one life than six.
-- Spock, "The Galileo Seven", star
Oh, sorry, my bad.
I uploaded some cross-built i386 packages and source as well.
Cheers
Lars Eric Scheidler wrote:
> Hi,
> alternativ You can also provide the source-packages.
>
> Cheers
>
> On Tue, Sep 23, 2008 at 01:14:34AM +0200, Lars Eric Scheidler wrote:
>> Hi,
>> can You please compil
Never mind. This bug doesn't occur with the new version.
Cheers,
Lars Eric Scheidler
On Tue, Sep 23, 2008 at 11:33:06PM +0200, Leo 'costela' Antunes wrote:
> Oh, sorry, my bad.
> I uploaded some cross-built i386 packages and source as well.
>
> Cheers
>
> Lars Eric Scheidler wrote:
> > Hi,
>
Processing commands for [EMAIL PROTECTED]:
> tag 499887 + patch
Bug#499887: tinyscheme: Segmentation fault on (make-vector )
There were no tags set.
Tags added: patch
> thanks
Stopping processing here.
Please contact me if you need assistance.
Debian bug tracking system administrator
(admin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
tag 499887 + patch
thanks
Please find attached NMU patch for 1.37-3.1 which should fix this bug.
- --
. ''`. Luca Falavigna
: :' : Ubuntu MOTU Developer
`. `'` Debian Maintainer
`- GPG Key: 0x86BC2A50
-BEGIN PGP SIGNATURE---
Processing commands for [EMAIL PROTECTED]:
> severity 380439 serious
Bug#380439: tinyscheme: Segmentation fault on (let (x 1))
Severity set to `serious' from `important'
> tag 380439 + patch
Bug#380439: tinyscheme: Segmentation fault on (let (x 1))
There were no tags set.
Tags added: patch
> tha
Package: apt
Version: 0.7.15~exp2
Now, when I hit "u", then "U", then "g" in aptitude, I get this:
Ouch! Got SIGABRT, dying..
Is this expected because of the ABI breakage?
Andreas
--- System information. ---
Architecture: i386
Kernel: Linux 2.6.26-1-686
Debian Release: lenny/sid
990
Your message dated Wed, 24 Sep 2008 01:02:03 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#496486: fixed in synce-kpm 0.11.1-2
has caused the Debian Bug report #496486,
regarding synce-kpm: Program does not do anything
to be marked as done.
This means that you claim that the prob
Because flint is linking against gmp, the short-term solution is probably
to just add a prototype for __gmpn_udiv_w_sdiv in the relevant section of
longlong.h. The flint developers plan to implement a better solution when
they switch from gmp to mpir (a fork of gmp currently under development).
On Tuesday 23 September 2008 22:54, Stefan Fritsch wrote:
> Squirrelmail does not set the secure flag for its session cookie when
> accessed over https. See
>
> http://int21.de/cve/CVE-2008-3663-squirrelmail.html
Thanks - I'm aware of the issue and upstream is working to provide an adequate
patch
Am Dienstag, den 23.09.2008, 22:30 +0200 schrieb Thomas Weber:
> On Tue, Sep 23, 2008 at 06:30:37PM +0200, [EMAIL PROTECTED] wrote:
> > Package: octave-vrml
> > Version: 1.0.6-2
> > Severity: serious
> > Justification: Policy 3.5
> >
> > When calling a vrml function from octave the error
> > sh:
78 matches
Mail list logo