Bug#325351: libpam-ssh: pam-ssh without common-auth for authentication authorize to login with wrong password

2005-08-27 Thread Steve Langasek
On Sun, Aug 28, 2005 at 12:10:07AM +0200, Sylvain wrote: > I want to use only pam-ssh to login on my comptuter. So I modify the > login pam file and comment @include common-auth. > Here is a part of my /etc/pam.d/login > # Standard Un*x authentication. > @include pam-ssh-auth > [EMAIL PROTECTED

Bug#325373: Syntax error of glibc.sh

2005-08-27 Thread shock
Package: libc6 Version: 2.3.5-5 When /bin/sh is dash, /etc/init.d/glibc.sh causes a syntax error. /etc/init.d/glibc.sh: 100: Syntax error: Bad substitution invoke-rc.d: initscript glibc.sh, action "start" failed. dpkg: error processing libc6 (--install): subprocess post-installation script retur

Bug#325372: lintian: please add check for careless usage of "make clean" and the like

2005-08-27 Thread Branden Robinson
Package: lintian Version: 1.23.10 Severity: wishlist A lot of packages, particularly those with upstreams that use the GNU autotools, have a very nasty habit of running the upstream clean rule while utterly ignoring any errors from it. This is very, very bad. Please add a check for it. An egrep

Bug#325371: ITP: binfmtc -- a binfmt_misc hook for running C programs as scripts

2005-08-27 Thread Junichi Uekawa
Package: wnpp I'm planning on uploading binfmtc to Debian. It is a binfmt_misc hook that allows using C source as if they were scripts. It invokes gcc and runs the resulting binary. I would be interested to know if there is any existing tool that does something similar, and also if anyone fin

Bug#325370: ITP: cowdancer -- a COW scratch filesystem implementation in userland

2005-08-27 Thread Junichi Uekawa
Package: wnpp Hi, I'm planning on packaging cowdancer for Debian. It's a scratch-filesystem implementation that is implemented through LD_PRELOAD hacks. It uses only the standard Linux features for implementing a cow-like filesystem feeling; enough is implemented to get a reasonably useful pbuil

Bug#325318: sid target for pbuilder

2005-08-27 Thread Junichi Uekawa
Hi, > > Short request: > Please document how to get pbuilder working for tesating and unstable > target for stable system in /usr/share/doc/pbuilder/pbuilder-doc.htm > I think installing backported pbuilder is the only sure solution. The FAQ for pbuilder 'pbuilder create fails' states

Bug#325368: xserver-xorg: 'radeon' driver not listed in debconf

2005-08-27 Thread Michel Dänzer
On Sun, 2005-08-28 at 05:41 +0100, Rob Andrews wrote: > > The debconf script for xserver-xorg lists the ati driver but not the > radeon driver. In the past, the ati driver has prompted the load of > the radeon driver in the case of the card being a Radeon card, but in > this case the ati driver do

Bug#325369: kdebase: kdm should NOT use /dev/urandom -- doing so deliberately weakens the security of the system

2005-08-27 Thread Branden Robinson
Package: kdebase Version: 4:3.4.2-1 Severity: important Tags: security I strenuously disagree with the upstream decision taken to point kdm at /dev/urandom instead of /dev/random for entropy. Using /dev/urandom is fine for unserious application that need a source of (pseudo-)random numbers, such

Bug#325161: [dpatch-maintainers] Bug#325161: dpatch-get-origtargz has not a mechanism to verify md5sum/sha1sum when downloading origtargz

2005-08-27 Thread Junichi Uekawa
Hi, > > Shouldn't be too hard ti implement what you say; but I am doubtful if it's > > really feasible or easy to maintain the hash sum on developer side. > > The dpatch-get-origtargz script should have a mechenism to provide a hashsum > verification, not the sums themselves, which will be provi

Bug#325367: Allow protocl usage on a host-by-host basis

2005-08-27 Thread Brock Rozen
Package: postfix Severity: wishlist Allow using the protocols mentioned in http://www.postfix.org/TUNING_README.html#rcpts on a host-by-host (domain name-by-domain name) basis, such that we could configure postfix to send a maximum number of X recipients in an envelope to domain Y (a problemat

Bug#324620: pbuilder: pdebuild does not respect all dpkg-buildpackage options

2005-08-27 Thread Junichi Uekawa
Hi, $ pdebuild --debbuildopts '-sa' --debug dpkg-genchanges: including full source code in upload dpkg-buildpackage: full upload (original source is included) -> Terminate timeout process -> unmounting dev/pts filesystem /usr/lib/pbuilder/pbuilder-modules: line 89: 8118 Terminated

Bug#325184: Please export SHELL=/bin/bash in the default configuration file

2005-08-27 Thread Junichi Uekawa
Hi, Thanks for your feedback, 'su' with -p option wants to use SHELL, and that seems to be the main problem. I'm working around that problem with setting SHELL in configuration. > In general, I think that pbuilder should clean as many things as > possible when used, for example: > - pbuilder

Bug#325359: cogito: version 0.13 is available, please update package

2005-08-27 Thread Sebastian Kuzminsky
Jari Aalto <[EMAIL PROTECTED]> wrote: > Package: cogito > Version: 0.12.1+20050730-1 > Severity: minor > > kernel.org contain newer version. Please package. Thanks for your bug report. The latest cogito ships without git, and thus requires git from the git-core package. I'm working on getting g

Bug#322495: Please upgrade cogito

2005-08-27 Thread Sebastian Kuzminsky
Tommi Virtanen <[EMAIL PROTECTED]> wrote: > Hi. I wanted to say I'd really like to see a newer cogito, too. > I'm willing to do work to get it debianized. I'd like to see a newer one too, but first I'd like to get the git naming mess cleaned up. I've got one or two possible solutions left to try,

Bug#324864: cogito: Signed tags, cg-tag -s, always fail

2005-08-27 Thread Sebastian Kuzminsky
Tommi Virtanen <[EMAIL PROTECTED]> wrote: > Package: cogito > Version: 0.12.1+20050730-1 > Tags: patch > > mkdir foo && cd foo && cg-init && cg-tag -s test > > always fails with > > fatal: invalid tag signature file > cg-tag: error creating tag > > This makes it work: Thanks for the bug report

Bug#324382: installs files into user's home directory while building

2005-08-27 Thread Sebastian Kuzminsky
Simon Richter <[EMAIL PROTECTED]> wrote: > Package: cogito > Version: 0.12.1+20050730-1 > Severity: serious > > Hello, > > after building cogito, I found the following files under ~/soft/bin : > > $ ls -l ~/soft/bin > [...] > -rwxr-xr-x 1 root root 1727 2005-08-21 22:47 git-applymbox > -rwxr

Bug#324207: cogito: "gt cvsimport" fails due to trying to exec "git"

2005-08-27 Thread Sebastian Kuzminsky
Brett Viren <[EMAIL PROTECTED]> wrote: > /usr/bin/git-cvsimport-script tries to exec "git" and fails. > Reproduce it by running the following against an existing CVS > repository of your choice: > > gt cvsimport -v -d $CVSROOT -C MODULE_NAME OUTPUT_DIRECTORY > ... > (copious unrelated output remov

Bug#324208: cogito: Add "cvsps" to Suggests:

2005-08-27 Thread Sebastian Kuzminsky
Brett Viren <[EMAIL PROTECTED]> wrote: > Package: cogito > Version: 0.12.1+20050730-1 > Severity: minor > > > This is really minor, but for the cvsimport method to work, cvsps > (v2.1) is needed. Maybe this package should be aded to the Suggests > or Recommends header. Thanks for the bug report

Bug#325366: forced to run pppoeconf every time to make a dsl connection

2005-08-27 Thread Phill Atwood
Package: pppoeconf Version: 1.7 Severity: important Installed sarge. Ran pppoeconf asking for pppd to be run at boot time. Connection was made succesfully. However, upon rebooting the system, the command # pon dsl-provider Plugin rp-pppoe.so loaded. failed to establish an internet connection t

Bug#323097: www-sql: FTBFS: libpq-fe.h: No such file or directory

2005-08-27 Thread Hamish Moffatt
On Sun, Aug 14, 2005 at 07:44:15PM +0200, Andreas Jochens wrote: > Package: www-sql > Version: 0.5.7-18 > Severity: serious > > When building 'www-sql' on unstable, > I get the following error: > > make[1]: Entering directory `/www-sql-0.5.7' > gcc -O2 -g -Wall -I. -DHAVE_CONFIG_H -DSQL_USER=\"w

Bug#325365: kvirc: Fails to build with gcc4

2005-08-27 Thread Andrea Briganti
Package: kvirc Version: 2:3.2.0-4.sarge.1 Severity: normal Kvirc fails to compile with gcc4 because of ABI changes. Please apply this patch: -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (650, 'testing'), (600, 'unstable'), (500, 'stable') Architectu

Bug#325364: nagi: loading saved games from i386 on amd64 doesn't work

2005-08-27 Thread Wesley J. Landaker
Package: nagi Version: 2.07b-6 Severity: normal Saving games on an i386 machine, then trying to load them on an amd64 doesn't work. Looking at the code, it appears it's making an attempt to be architecture independent, so I'm pretty sure this is a bug. -- System Information: Debian Release: testi

Bug#325363: ftp.debian.org: please remove sattrack

2005-08-27 Thread Hamish Moffatt
Package: ftp.debian.org Severity: normal Please remove the source package sattrack (in non-free/hamradio). There are better programs in main for doing this task. thanks, Hamish -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#289599: Update patch

2005-08-27 Thread Aurelien Jarno
Package: kdelibs Followup-For: Bug #289599 Hi, The patch send by Robert Millan is leaving a dependency on libasound2-dev for kdelibs4-dev, which is not satisfiable on kfreebsd-i386. Please find attached an updated patch to do that. I have put all the upstream part in a .dpatch, including the mod

Bug#325292: closed for wrong reason

2005-08-27 Thread Steve M. Robbins
Teun's initial complaint was libqt3-mt replaces libqt3c102-mt but does not provide libqt3c102-mt This is not your run of the mill "KDE is broken" bug, but a more fundamental misunderstanding of ABI transition. You should rather direct Teun et al. to Steve Langasek's message http://lists.deb

Bug#325362: FTBFS on GNU/kFreeBSD

2005-08-27 Thread Aurelien Jarno
Package: libmusicbrainz-2.1 Version: 2.1.1-3.2 Severity: important Tags: patch Hi, libmusicbrainz-2.1 currently fails to build on GNU/kFreeBSD, because there is no os dependent file for it. Please find attached a patch to use the FreeBSD one on this system. Could you please apply it in your next

Bug#307266: fai: Other possible debconf problems

2005-08-27 Thread Eldon Koyle
Package: fai Version: 2.8.4 Followup-For: Bug #307266 Hey, I was just looking at the example file[1] in your package, and it looks like it used spaces in the debconf info. I have just found out the hard way that it prefers tabs. I thought this might be related to your problem, and you might want

Bug#187423: Packaging of gurlchecker

2005-08-27 Thread Roberto C. Sanchez
David, Do you still intend to package gurlchecker? I would like to see it make it into Debian. -Roberto -- Roberto C. Sanchez http://familiasanchez.net/~roberto pgpq6sPvG7XJ9.pgp Description: PGP signature

Bug#325317: Acknowledgement (debian-el: Interactive call to "apt-utils-show-package" doesn't work)

2005-08-27 Thread Igor B. Poretsky
Hello! I've slightly investigated the problem myself. In the apt-utils.el I see the form: (defconst apt-utils-completing-read-hashtable-p (and (not apt-utils-xemacs-p) (or ;; Next released version after 21.3 will support this (and (>= emacs-major-version 21)

Bug#188258: What happened to this feature?

2005-08-27 Thread Esteban Manchado Velázquez
Hi, Daniel K. Gebhart, more than two years ago, said that the next release of dhelp would have that feature ("all docs" section), but I don't seem to find it, and the bug keeps being open. What happened, anyone can comment on this? Regards, -- Esteban Manchado Velázquez <[EMAIL PROTECTED]

Bug#317621: xine-ui: fbxine always gives me "Video port failed" error

2005-08-27 Thread Darren Salt
Testing fbxine here, I see the same - if the screen mode isn't true colour. Setting a mode with at least 16 bits per pixel allows fbxine to work. $ fbset -depth 32 I also predict that, now that fbxine is happy with the screen mode, you'll find that the palette isn't properly set up. The attache

Bug#325327: Acknowledgement ('man yabasic' typos: "Evyerything", "Grafics", "Seqence", .... )

2005-08-27 Thread A. Costa
Apologies about #325327's subject line accidentally being too long -- I had tried to shorten before it went out, but seem to have edited the wrong file. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#59019: Job control

2005-08-27 Thread Esteban Manchado Velázquez
Hi, I guess you can always use your shell's job control (^Z, bg et al.). Frankly, I don't see the benefit of adding the background feature to dhelp: I would tag it "wontfix" or just close it, if the submitter agrees. Regarding the command to demonstrate, if you mean a command to record the

Bug#323724: [powerpc] linux-image-2.6.12.1-powerpc64: does not boot on PowerMac7,2

2005-08-27 Thread Shyamal Prasad
Bastian> Lets try to decode. Bastian> pmac_setup_smp() Bastian> start_secondary() Bastian> pSeries_init_panel() >> Linux ppc64 >> >> 2.6.12-1-powerpc64 Bastian> The next init call are via_pmu_start() and Bastian> pcibios_init(). Hi Bastian, I added print

Bug#155054: Fixable in dhelp?

2005-08-27 Thread Esteban Manchado Velázquez
Hi, I don't think this can be fixed in the dhelp package... I'm not even sure that a "technical" section still exists... close bug? -- Esteban Manchado Velázquez <[EMAIL PROTECTED]> - http://www.foton.es EuropeSwPatentFree - http://EuropeSwPatentFree.hispalinux.es

Bug#325361: libpango1.0-common: Postinstallation script dies because /etc/defoma/config/pango.conf has not been unpacked

2005-08-27 Thread Eric Christopherson
Package: libpango1.0-common Version: 1.8.2-1 Severity: grave Justification: renders package unusable When I tried to install libpango1.0-common 1.8.2-1 and libpango1.0-0 1.8.2-1, the libpango1.0-common postinstallation script exited with error 2, causing it not to be configured correctly. I looke

Bug#217162: Obsolete

2005-08-27 Thread Esteban Manchado Velázquez
Hi, If we begin to use sensible-browser (see #146002), this doesn't make sense anymore. Perhaps we should forward the bug to debianutils, if it doesn't already have that feature (I think it doesn't). Regards, -- Esteban Manchado Velázquez <[EMAIL PROTECTED]> - http://www.foton.es Euro

Bug#193428: Obsolete bug

2005-08-27 Thread Esteban Manchado Velázquez
Hi, This bug is obsolete, right? Now we're finally using the doc-base format, so the .dhelp thing doesn't apply, or does it? Regards, -- Esteban Manchado Velázquez <[EMAIL PROTECTED]> - http://www.foton.es EuropeSwPatentFree - http://EuropeSwPatentFree.hispalinux.es

Bug#151649: Should probably be merged with #102393

2005-08-27 Thread Esteban Manchado Velázquez
Hi, I think this bug is the same as #102393, but I'm not merging them, just in case... Regards, -- Esteban Manchado Velázquez <[EMAIL PROTECTED]> - http://www.foton.es EuropeSwPatentFree - http://EuropeSwPatentFree.hispalinux.es

Bug#102393: Obsolete?

2005-08-27 Thread Esteban Manchado Velázquez
Hi, I don't know what to do to reproduce this bug. Perhaps it's obsolete? Regards, -- Esteban Manchado Velázquez <[EMAIL PROTECTED]> - http://www.foton.es EuropeSwPatentFree - http://EuropeSwPatentFree.hispalinux.es

Bug#325226: libc6: Wrong dynamic linker on amd64.

2005-08-27 Thread GOTO Masanori
severity 325226 important thanks At Sat, 27 Aug 2005 00:07:17 +0200, Kurt Roeckx wrote: > It seems that on amd64, all binaries and libraries in the libc6 > pacakge have a wrong dynamic linker in the binaries. > > ldd /lib/libc.so.6 > /lib/ld-linux-x86-64.so.2 (0x002a95556000) > ldd /u

Bug#325359: cogito: version 0.13 is available, please update package

2005-08-27 Thread Jari Aalto
Package: cogito Version: 0.12.1+20050730-1 Severity: minor kernel.org contain newer version. Please package. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux

Bug#325357: vrweb: FTBFS on 64 bit arches: cast from 'AnyLight*' to 'int' loses precision

2005-08-27 Thread Kurt Roeckx
Package: vrweb Version: 1.5-12 Severity: serious Hi, Your package is failing to build on 64 bit arches with the following error: g++ -O -O -DLINUX_ELF -DVERBOSE -DASSERT -Dcplusplus_2_1 -DInterViews -Div_nls -DOSMajorVersion=2 -DOSMinorVersion=0 -DLINUX -DHG_OSMaj=2 -DHG_OSMin=0 -I/build/build

Bug#325358: ca is not registered to use with aspell

2005-08-27 Thread Miguel Gea Milvaques
Package: aspell-ca Version: 0.4-4 Severity: important Tags: patch You obtain an error if you execute: [EMAIL PROTECTED]:~$ echo hola | aspell -a --sug-mode=ultra --lang ca_ES Error: No word lists can be found for the language "ca_ES". It seems that ca lang is not registered to be used with aspell

Bug#325135: maildrop: lockmail doesn't drop privileges

2005-08-27 Thread Andres Salomon
On Sat, 2005-08-27 at 11:42 +0100, Steve Kemp wrote: > On Sat, Aug 27, 2005 at 12:27:51PM +0200, Martin Schulze wrote: > > > Thanks a lot for the report. This is CAN-2005-2655. > > > > > The bug affects 1.5.3-1.1 sarge/etch/sid and 1.8.1-2 in experimental, > > > and should be easy to fix: Just a

Bug#292497: openvrml: new version available

2005-08-27 Thread Petter Reinholdtsen
Since the last update in this bug report, version 0.15.10 has been released 2005-08-04. These are the news items since 0.15.6: Changes new in version 0.15.10, 4 August, 2005 == - Now compiles with gcc 4.0.1. - Fixed problem compiling on FreeBSD. Ch

Bug#325356: reportbug: Can crash on bad package names

2005-08-27 Thread Brett Smith
sr/lib/python2.3/tempfile.py", line 216, in _mkstemp_inner fd = _os.open(file, flags, 0600) OSError: [Errno 2] No such file or directory: '/tmp/reportbug-foo/bar-20050827-6363-n_YbGx' I've attached a patch that checks to make sure the provided package name complies

Bug#296388: [fw] Bug#296388: torcs: fullscreen doesn't use the whole screen

2005-08-27 Thread Cyril Brulebois
Rudy Godoy <[EMAIL PROTECTED]> (06/04/2005): > Hi Bernard, I've confirmed this behaviour, it seems to work on > fluxbox, blackbox and the like but GNOME and Xfce. Previous version > also had this issue. Hi all. Running Xfce4 on Sid, same issue. > I've filled a bug in project bug tracking system al

Bug#325354: Tutos2 admin page call an undefined function loadlayout

2005-08-27 Thread Manuel Soto
Package:tutos2 Version: 2.0.20050413-1 Each time I try to use admin page I get the following error: *Fatal error*: Call to undefined function: loadlayout() in */usr/share/tutos/php/admin_show.php* on line *16 URL: *tutos/php/admin_show.php loadlayout was defined in webelements.p3 but now is c

Bug#322933: po-debconf: Creates invalid po files for some reason

2005-08-27 Thread Denis Barbier
On Sat, Aug 13, 2005 at 07:41:39PM +0200, Frans Pop wrote: > On Saturday 13 August 2005 19:19, Denis Barbier wrote: > > This is intentional, I believe that errors in PO files should never > > trigger aborts of package building. This way, it is much easier to > > push for translation updates when f

Bug#325355: honeyd: implicitly converted pointer

2005-08-27 Thread dann frazier
Package: hnb Version: 1.0a-rc2-1 Severity: important Tags: patch Our automated buildd log filter[1] detected a problem that will cause your package to segfault on architectures where the size of a pointer is greater than the size of an integer, such as ia64. I added an include of honeyd.h, which

Bug#324955: fix on its way

2005-08-27 Thread Thomas Bushnell BSG
The fix for this bug is now on its way into the archive, but because it involves NEW processing, it won't necessarily be there right away. Thomas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#49021: buffered input for uuencode

2005-08-27 Thread Bruce Korb
Reasonable enough. Try 4.5.2 when it is ready:) Index: uuencode.1 === RCS file: /cvsroot/sharutils/sharutils/doc/uuencode.1,v retrieving revision 1.3 diff -b -B -u -p -r1.3 uuencode.1 --- uuencode.1 1 Jul 2005 13:41:06 -

Bug#303701: Please build-depend on libpng12-dev

2005-08-27 Thread Petter Reinholdtsen
tags 303701 + patch thanks Here is a patch to replace libpng3-dev with libpng12-dev in debian/control. I believe it addresses this issue. It might be better to replace 'libpng3-dev (>= 1.2.5.0-4)' with 'libpng12-dev | libpng3-dev (>= 1.2.5.0-4)', or include a versioned dependency on libpng12-de

Bug#305911: tetex-bin: updmap fails to run when updating tetex 3.0 from experimental

2005-08-27 Thread Rogério Brito
Hi, Frank. On 27/08/2005, at 12:24, Frank Küster wrote: I remember that we exchanged some mails about your experiences with the teTeX-3.0 packages, and I think it turned out to work in the end. But today I noticed that we never specifically talked about this bug report, or at least didn't

Bug#325353: spurious output: *** attempt to put segment in horiz list twice

2005-08-27 Thread Don Armstrong
Package: rrdtool Severity: minor Version: 1.2.11-0.2 Forwarded: http://lists.ee.ethz.ch/rrd-developers/msg01561.html Tags: upstream The new upstream version of rrdtool causes spurious output from libart. #ifdef CHEAP_SANITYCHECK if (seg->flags & ART_ACTIVE_FLAGS_IN_HORIZ) { art_warn (

Bug#325352: hnb: implicitly converted pointer

2005-08-27 Thread dann frazier
Package: hnb Version: 1.9.18-1 Severity: important Tags: patch Our automated buildd log filter[1] detected a problem that will cause your package to segfault on architectures where the size of a pointer is greater than the size of an integer, such as ia64. [1]http://people.debian.org/~dannf/check

Bug#324784: sharutils isn't GNU...

2005-08-27 Thread Santiago Vila
On Sat, 27 Aug 2005, Bruce Korb wrote: > If you look through the sources, it is clearly BSD, though much reworked > since it was part of their source base. I recommend leaving off any > "GNU" attribution. However, I've added a ``.SH REPORTING BUGS'' to > the four man pages. Barring complaints o

Bug#311005: intent to NMU

2005-08-27 Thread dann frazier
On Sat, 2005-08-27 at 09:41 +0200, A Mennucc wrote: > On Fri, Aug 26, 2005 at 03:23:13PM -0600, dann frazier wrote: > > hey, > > As this bug has been open for over 30 days without a response, I plan > > to NMU this package in 1 week (or sooner, if the maintainer requests). > > sorry, I forgot;

Bug#325351: libpam-ssh: pam-ssh without common-auth for authentication authorize to login with wrong password

2005-08-27 Thread Sylvain
Package: libpam-ssh Version: 1.91.0-9 Severity: grave Tags: security Justification: user security hole Bonjour, I want to use only pam-ssh to login on my comptuter. So I modify the login pam file and comment @include common-auth. Here is a part of my /etc/pam.d/login # Disallows root logins exc

Bug#325350: gnome-panel: workspace-switcher fails to save its configuration

2005-08-27 Thread Benedetta Giovannetti
Package: gnome-panel Version: 2.8.3-1 Severity: normal Hi! Using GNOME, I noticed that I'm unable to save my preference with respect to the number of workspaces. When I open a GNOME session (with startx) I get 1 workspace only. So I right-click on the workspace-switcher and select "Preferences"

Bug#263186: NMU of gnome-vfs in preparation

2005-08-27 Thread Aurelien Jarno
Hi, As the bugs #263186 is preventing gnome-vfs to be built, and as it is open for a very long time, I am preparing an NMU of this package. I'll upload it in 3 days unless you oppose. Bye, Aurelien -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian GNU/Linux develope

Bug#306089: tetex-bin: rename texconfig => tex-config; consistent with other utilities

2005-08-27 Thread Frank Küster
Jari Aalto <[EMAIL PROTECTED]> wrote: > | tags 306089 wontfix > | > It would be good if the configuration program name was consistent > | > with the other programs like apt-config, fvwm-config, gtk-config ... > | > so please rename > | > | I cannot see a consistent naming here. In fact in /usr/b

Bug#325349: icewm: NetStatusDevice doesn't support IPv6 devices

2005-08-27 Thread Taco IJsselmuiden
Package: icewm Version: 1.2.22-2 Severity: normal Tags: patch the NetworkStatusDevice of icewm can't handle IPv6 devices. This is due to the fact that SIOCGIFCONF only return ipv4 information. The attached patch creates a workaround for the linux-only case, by using /proc/net/if_inet6 if it's av

Bug#325348: classpath: please update to 0.17; incl. fixes for gnu.xml

2005-08-27 Thread Nick Lewycky
Package: classpath Version: 2:0.14-2.1 Severity: wishlist I'm currently getting the following error while using PHPeclipse (not in Debian): gnu.xml.dom.ls.DomLSException: illegal XML character U+0 at gnu.xml.dom.ls.DomLSParser.doParse(org.w3c.dom.ls.LSInput) (/usr/lib/libgcj.so.6.0.0) at g

Bug#325347: openafs-client: kill_all_afs improvement

2005-08-27 Thread Ryan Underwood
Package: openafs-client Version: 1.3.82-2 Severity: minor # Warning: This means /etc/init.d/openafs-client stop will kill all # processes with files open in AFS rather than returning an error saying # the file system is busy. This is what you want when the whole system # is shutting down, but of

Bug#325278:

2005-08-27 Thread Andrew Brobston
I do know that the installation documentation says that one should be able to resize an existing Windows partition with the installer provided that certain odd problems are not present.  It is downright shameful that the WinXP "Disk Management" tool does not allow non-destructive downward resizing

Bug#325146: Horde 3.0.5

2005-08-27 Thread Ola Lundqvist
On Sat, Aug 27, 2005 at 03:45:44PM +0200, Stian Jordet wrote: > And way more importantly, it fixes the > > Notice: Only variable references should be returned by reference > in /usr/share/horde3/lib/Horde/Notification.php on line 98 > > with PHP 4.4. Ok thanks. Regards, // Ola > Best regards

Bug#325146: horde3: New upstream version fixes Opera issues in Horde

2005-08-27 Thread Ola Lundqvist
severity 325146 wishlist thanks Hello On Fri, Aug 26, 2005 at 01:54:06PM +0200, Robert Lindgren wrote: > Package: horde3 > Version: 3.0.4-4 > Severity: important > > > New 3.0.5 version can be used together with Opera 8, it would be very > handy if this version could go into Debian as soon as p

Bug#320388: Problem is fixed in 1.0alpha version

2005-08-27 Thread Vedran Furač
As you can read in subject this bug is fixed in 1.0alpha version. After you package it you can close this bug. -- Vedran Furač

Bug#318651: intent to NMU

2005-08-27 Thread dann frazier
On Sat, 2005-08-27 at 23:23 +0200, Loïc Minier wrote: > Hi, > > On Sat, Aug 27, 2005, Loïc Minier wrote: > > > While we wait for upstream's response, I'm going to prepare the 2.10.1 > > > version, with your patch still included (without the Makefile.in hunk), > > > so I don't think that

Bug#325345: tvtime: FTBFS

2005-08-27 Thread Billy Biggs
Adrian Bunk ([EMAIL PROTECTED]): > Package: tvtime > Version: 0.9.15-1 > Severity: serious > > ../plugins/greedyh.asm:270: error: unknown register name 'mm7' in 'asm' This is because of a change in gcc. In version 4, they now require that you use -mmmx before they acknowledge that MMX registe

Bug#325340: Please enable cdparanoia on kfreebsd-i386

2005-08-27 Thread Loïc Minier
tag 325340 + pending thanks Hi, On Sat, Aug 27, 2005, Aurelien Jarno wrote: > I have recently asked you to remove the build-dependency on > libcdparanoia-dev for kfreebsd-i386. > > As we now have a working cdparanoia on this architecture, it would be > nice if you could re-add it (by re

Bug#324784: sharutils isn't GNU...

2005-08-27 Thread Bruce Korb
If you look through the sources, it is clearly BSD, though much reworked since it was part of their source base. I recommend leaving off any "GNU" attribution. However, I've added a ``.SH REPORTING BUGS'' to the four man pages. Barring complaints or other suggested improvements, look for this i

Bug#318651: intent to NMU

2005-08-27 Thread Loïc Minier
Hi, On Sat, Aug 27, 2005, Loïc Minier wrote: > > While we wait for upstream's response, I'm going to prepare the 2.10.1 > > version, with your patch still included (without the Makefile.in hunk), > > so I don't think that your NMU is necessary. I've prepared 2.10.1-1 at:

Bug#325346: [Fwd: Log for successful build of goo_0.155-4 (dist=unstable)]

2005-08-27 Thread dann frazier
Package: goo Version: 0.155-4 Severity: important Our automated buildd log filter[1] detected a problem that will cause your package to segfault on architectures where the size of a pointer is greater than the size of an integer, such as ia64. This is typically due to failing to #include header f

Bug#307436: amule: minimize to tray should be triggered by the close window button

2005-08-27 Thread jacobo221
Don't take me wrong, but KDE is not the only window manager (desktop environment) existing around. As true as it is that most KDE apps behave in that way, it is that most non-KDE apps do NOT behave that way ;) It is helpless to have an option to minimize to tray, then another option to minimize to

Bug#325312: ntop: does not run from a fresh install with option "-e eth0"

2005-08-27 Thread Ola Lundqvist
Hello Have you set the admin password (see README.Debian file)? Have you already started ntop? Have you tried to start ntop with /etc/init.d/ntop start ? Regards, // Ola On Sat, Aug 27, 2005 at 10:26:28AM -0500, Nick Traxler wrote: > Package: ntop > Version: 2:3.0-5 > Severity: important > > n

Bug#325278:

2005-08-27 Thread Lennart Sorensen
On Sat, Aug 27, 2005 at 07:21:33PM +0200, Frans Pop wrote: > This information is incorrect. Partition resizing for at least ext2/3, > fat, vfat and ntfs partitions _is_ supported. > Select "manual partitioning"; select the partition you want to resize; > select the line with the current size; ent

Bug#324108: libsablevm1: libffi2 is no longer available in unstable

2005-08-27 Thread Kurt Roeckx
Hi, I did an NMU of this package to get it installable again. I've attached the diff of the NMU. Kurt diff -u sablevm-1.11.3/debian/control sablevm-1.11.3/debian/control --- sablevm-1.11.3/debian/control +++ sablevm-1.11.3/debian/control @@ -2,7 +2,7 @@ Section: interpreters Priority: option

Bug#325345: tvtime: FTBFS

2005-08-27 Thread Adrian Bunk
Package: tvtime Version: 0.9.15-1 Severity: serious <-- snip --> ... if i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..`/usr/bin/freetype-config --cflags` -Wall -pedantic -I. -DDATADIR="\"/usr/share/tvtime\"" -DCONFDIR="\"/etc/tvtime\"" -DFIFODIR="\"/tmp\"" -D_LARGEFILE64_SOURCE -DLOCA

Bug#325323: Package: installation-reports

2005-08-27 Thread Lennart Sorensen
On Sat, Aug 27, 2005 at 07:41:50PM +0200, Jeremy Kuhn wrote: > Machine: dell dimension 5100 > Processor: PIV 3GHz HT > Memory: 1Gb > Root Device: SATA > Root Size/partition table: > /dev/sda2 19228308 2013444 16238112 12% / > /dev/sda6 32772264 11476716 19630816 37%

Bug#325334: Debian PowerPC Installation Bug Report

2005-08-27 Thread Lennart Sorensen
On Sat, Aug 27, 2005 at 03:10:02PM -0400, Matthieu Lalonde wrote: > Initial boot worked:[O] > Configure network HW:[O] > Config network: [O] > Detect CD:[ ] > Load installer modules: [O] > Detect hard drives: [O] > Partition hard

Bug#312809: mozilla-firefox: hangs with 100% cpu loading a page with 'mindterm' applet, and Sun's jre1.5.0_02

2005-08-27 Thread Paolo
On Sat, Aug 13, 2005 at 02:23:52PM -0400, Eric Dorland wrote: ... > > But here on Sarge, and Debian's mozilla* packages, the applet starts and > > hangs while the applet's term window shows ~'init rnd number generator', > > and mozilla* hangs with 100% cpu usage. Need a kill -9 on both mozilla ...

Bug#307480: Interoperability Problem with Samba

2005-08-27 Thread Georg Wittenburg
Hi again! It seems to me that the current implementation of assigning IP numbers breaks Samba network browsing. All other things being equal, I observe the following behavior: If an zeroconf IP is assigned additionally to the real IP, then smbtree only shows my own computer. If I don't assign

Bug#325344: kxmleditor: Refuses colons in names for elements

2005-08-27 Thread t0
Package: kxmleditor Version: 1.1.4-1 Severity: important The program refuses to accept colons in element names. According to the XML specification: http://www.w3.org/TR/1998/REC-xml-19980210#sec-common-syn Note: The colon character within XML names is reserved for experimentation with name space

Bug#325343: [fragile] frames are counted twice in frame count

2005-08-27 Thread Martin Quinson
Package: latex-beamer Version: 3.01-1 Severity: normal Hello, as stated in the title, each time I have a construct like: \begin{frame}[fragile] \end{frame} then the \insertframenumber is stepped twice. Thanks for this incredible tool anyway. I do love it. Bye, Mt. signature.asc Description

Bug#324784: sharutils: each man page should say how to report a bug

2005-08-27 Thread Bruce Korb
On Friday 26 August 2005 03:39 pm, Dan Jacobson wrote: > >> Each man page should mention how to give a bug report to upstream, or > >> say to see an Info page which will say how to give a bug to upstream. > > S> The file /usr/share/doc/sharutils/README has this information, and > S> there is no exc

Bug#325342: ITP: hocr -- OCR (Optical Character Recognition) program with Hebrew support

2005-08-27 Thread Lior Kaplan
Package: wnpp Severity: wishlist Owner: Lior Kaplan <[EMAIL PROTECTED]> * Package name: hocr Version : 0.4.5 Upstream Author : Kobi Zamir <[EMAIL PROTECTED]> * URL : http://hocr.berlios.de/ * License : GPL Description : OCR (Optical Character Recognition)

Bug#305035: zxpdf is your friend

2005-08-27 Thread Martin Quinson
This bug is really often reported against all packages which provide some pdf documentation. It was reported twice against my own packages. The answers stands in 5 letters, and for once it's not a rude word: zxpdf. I advice you to close this non-bug (or reassign to gpdf). Bye, Mt. signature.as

Bug#306089: tetex-bin: rename texconfig => tex-config; consistent with other utilities

2005-08-27 Thread Jari Aalto
| tags 306089 wontfix | > It would be good if the configuration program name was consistent | > with the other programs like apt-config, fvwm-config, gtk-config ... | > so please rename | | I cannot see a consistent naming here. In fact in /usr/bin there are | only two without the dash on my syst

Bug#315020: GNOME menu doesn't display the icon for xpad

2005-08-27 Thread Søren Boll Overgaard
Hi, On Mon, Jun 20, 2005 at 03:58:43PM +1200, Carlos Z.F. Liu wrote: > > I'm using the GNOME 2.10 in unstalbe, it doesn't show xpad's icon in the > menu. Please change following line in xpad.desktop. > Icon=xpad/xpad.xpm > to > Icon=xpad.png I've just uploaded a new version of xpad to the archiv

Bug#323733: patch

2005-08-27 Thread Peter 'p2' De Schrijver
Hi, Attached you will find a patch which makes gnubg compile with gcc 4.0. Cheers, Peter (p2). diff -urN gnubg-0.12/gtkprefs.c fixed/gnubg-0.12/gtkprefs.c --- gnubg-0.12/gtkprefs.c 2001-10-31 16:57:40.0 +0100 +++ fixed/gnubg-0.12/gtkprefs.c 2005-08-27 22:01:21.0 +0200 @@ -4

Bug#325341: netpbm: pstopnm BoundingBox with llx = -1

2005-08-27 Thread Christophe Rhodes
Package: netpbm Version: 2:10.0-8 Severity: normal Tags: patch Hi, If given an eps file with %%BoundingBox -1 , psopnm will happily ignore it (without providing a diagnostic to the user, even in verbose mode) and use whatever defaults it has chosen. However, I believe real world .eps files can

Bug#325340: Please enable cdparanoia on kfreebsd-i386

2005-08-27 Thread Aurelien Jarno
Package: gnome-vfs2 Severity: wishlist Hello, I have recently asked you to remove the build-dependency on libcdparanoia-dev for kfreebsd-i386. As we now have a working cdparanoia on this architecture, it would be nice if you could re-add it (by removing !kfreebsd-i386). Thanks in advance, Aure

Bug#325339: quanta: Can't get new project to work with a remote site

2005-08-27 Thread Ross Boylan
Package: quanta Version: 1:3.3.2-6 Severity: normal There appear to be two problems relating to new projects. First, the mental model of them is not clear. Second, I seem to get hung up at the point of file retrieval. Both problems may arise from my poor understanding, but minimally I think the

Bug#289599: new patch

2005-08-27 Thread Robert Millan
Hi! I'm attaching a new, up-to-date patch for building kdelibs on GNU/kFreeBSD. Please could you forward/commit the relevant part to upstream? -- Robert Millan diff -ur kdelibs-3.4.2.old/configure.in.in kdelibs-3.4.2/configure.in.in --- kdelibs-3.4.2.old/configure.in.in 2005-05-23 14:17:19.0

Bug#321645: tetex-bin fails to install because of missing context.map in tetex-base

2005-08-27 Thread Frank Küster
tags 321645 moreinfo thanks Hi Lars, Frank Küster <[EMAIL PROTECTED]> wrote: > [...] >> !!! ERROR! The map file `context.map' has not been found at all. [...] > It's not that the map file is missing - it has been renamed to > contnav.map, and it shouldn't be referenced any more in a "Map" line

Bug#325338: /usr/sbin/dpkg-reconfigure: dpkg-reconfigure has no man information about priority

2005-08-27 Thread Jutta Wrage
Package: debconf Version: 1.4.30.13 Severity: important File: /usr/sbin/dpkg-reconfigure when using "dpg-reconfigure --help" it tells -p, --priority Specify minimum priority question to show. man dpg-reconfigure tells: -pvalue, --priority=value Specify the m

Bug#323892: /usr/bin/podebconf-report-po: please state in the manpage whether e-mails will be sent out immediately

2005-08-27 Thread Denis Barbier
On Fri, Aug 19, 2005 at 10:04:33AM +0200, Fabio Tranchitella wrote: > Il giorno ven, 19/08/2005 alle 07.58 +0200, Marc Haber ha scritto: > > Package: po-debconf > > Version: 0.8.23 > > Severity: minor > > File: /usr/bin/podebconf-report-po > > > > Hi, > > > > the manpage for podebconf-report-po d

  1   2   3   4   >