Bug#408323: Please bump the urgency of ucf (was: Bug#408323: Error when purging package tex-common)

2007-01-25 Thread Frank Küster
reassign 408323 ucf 
found 408323 2.0018
notfound 408323 2.0018.1
severity 408323 grave
merge 408323 407963
thanks

Pierre Renié [EMAIL PROTECTED] wrote:

 Purge des fichiers de configuration de tex-common ...
 /usr/bin/ucfr: line 265: :echo: command not found
 dpkg : erreur de traitement de tex-common (--purge) :
  le sous-processus post-removal script a retourné une erreur de sortie d'état 
 127
 Des erreurs ont été rencontrées pendant l'exécution :
  tex-common
 E: Sub-process /usr/bin/dpkg returned an error code (1)

This is the infamous ucf bug.  Lamont fixed it in an NMU, but with
urgency=low, which helps the unstable buildds, but not users of etch who
want to purge packages.

Release team, would you please consider to increase the urgency of ucf,
so that it won't need ten days until it's fixed in etch?

Regards, Frank
-- 
Dr. Frank Küster
Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich
Debian Developer (teTeX/TeXLive)



Bug#408282: Can't reproduce, closing

2007-01-25 Thread Lucas Nussbaum
reopen 408282
reassign 408282 apache2.2-common
retitle 408282 apache2.2-common: missing dep on procps
reassign 398535 apache2.2-common
forcemerge 408282 398535
thanks

On 24/01/07 at 21:36 -0800, Jurij Smakov wrote:
 Hi,
 
 torrus-apache2 dependencies guarantee that at least one working 
 apache2 server will be configured and started. Current apache2.2-common
 package provides an initialization script /etc/init.d/apache2, which 
 creates an empty http.conf file, if one does not exist:
 
 [...]
 case $1 in
 start)
 [ -f /etc/apache2/httpd.conf ] || touch 
 /etc/apache2/httpd.conf
 [ -d /var/run/apache2 ] || mkdir -p /var/run/apache2
 [...]
 
 I have tried reproducing the bug, but when installing either 
 torrus-apache2 or apache2-mpm-worker, the apache2 server was properly 
 configured and started using that script, creating an empty 
 /etc/apache2/httpd.conf in the process. The torrus-apache2 
 configuration succeeded after that too. As I don't see any evidence of 
 a problem with torrus-apache2, I'm closing the bug. If you still think 
 something is wrong with it, feel free to reopen with more information 
 on how to reproduce it (in particular, part of the installation log 
 describing the configuration and starting of apache2 server), and I'd 
 be glad to look into it.

Hi,

I investigated it further. See a full installation log below.

The problem belongs to apache2.2-common. In its postinst, it checks if
something is already listening to port 80 using netstat, but doesn't
depend on procps (so netstat is not available). If something else is
already listening on port 80, or if it fails to test (that's the case
here), it sets NO_START=1 in /etc/default/apache2. And if NO_START=1,
the apache2 init script doesn't create /etc/apache2/httpd.conf.

Making apache2.2-common depend on procps would probably solve that
problem (I haven't checked). procps is priority:required, so I have no
objection to those bugs being etch-ignored if the release team decides
it.

I've also merged #398535 with this bug. I'm not sure if creating
/etc/apache2/httpd.conf in the init script is really a nice solution
though

Thank you,
---
Setting up net-tools (1.60-17) ...
Setting up ifupdown (0.6.8) ...
ifupdown.postinst: Warning: No 'iface lo' definition found in
/etc/network/interfaces
ifupdown.postinst: Warning: No 'auto lo' statement found in
/etc/network/interfaces

Setting up iputils-ping (20020927-4) ...
Setting up libnewt0.52 (0.52.2-9) ...

Setting up libpopt0 (1.10-3) ...

Setting up libssl0.9.8 (0.9.8c-4) ...

Setting up libwrap0 (7.6.dbs-12) ...

Setting up update-inetd (4.27-0.2) ...

Setting up tcpd (7.6.dbs-12) ...

Setting up openbsd-inetd (0.20050402-4) ...
* Not starting internet superserver: no services enabled.

Setting up netbase (4.28) ...

Setting up whiptail (0.52.2-9) ...
Setting up libmagic1 (4.17-5) ...

Setting up file (4.17-5) ...
Setting up libkrb53 (1.4.4-6) ...

Setting up libpcre3 (6.7-1) ...

Setting up mime-support (3.39-1) ...

Setting up libapr1 (1.2.7-8.2) ...

Setting up libexpat1 (1.95.8-3.3) ...

Setting up libpq4 (8.1.5-2) ...

Setting up libsqlite3-0 (3.3.8-1) ...

Setting up libaprutil1 (1.2.7+dfsg-2) ...

Setting up apache2-utils (2.2.3-3.2) ...
Setting up apache2.2-common (2.2.3-3.2) ...
Setting Apache2 not to start, as something else appears to be using Port
80. To allow apache2 to start, set NO_START to 0 in
/etc/default/apache2. Apache2 has been set to listen on port 80 by
default, so please edit /etc/apache2/ports.conf as desired. Note that
the Port directive no longer works.
Module alias installed; run /etc/init.d/apache2 force-reload to enable.
Module autoindex installed; run /etc/init.d/apache2 force-reload to
enable.
Module dir installed; run /etc/init.d/apache2 force-reload to enable.
Module env installed; run /etc/init.d/apache2 force-reload to enable.
Module mime installed; run /etc/init.d/apache2 force-reload to enable.
Module negotiation installed; run /etc/init.d/apache2 force-reload to
enable.
Module setenvif installed; run /etc/init.d/apache2 force-reload to
enable.
Module status installed; run /etc/init.d/apache2 force-reload to enable.
Module auth_basic installed; run /etc/init.d/apache2 force-reload to
enable.
Module authz_default installed; run /etc/init.d/apache2 force-reload to
enable.
Module authz_user installed; run /etc/init.d/apache2 force-reload to
enable.
Module authz_groupfile installed; run /etc/init.d/apache2 force-reload
to enable.
Module authn_file installed; run /etc/init.d/apache2 force-reload to
enable.
Module authz_host installed; run /etc/init.d/apache2 force-reload to
enable.

Setting up apache2-mpm-worker (2.2.3-3.2) ...

Setting up defoma (0.11.10) ...

Setting up libapache-session-perl (1.81-1) ...
Setting up libapreq2 (2.08-4) ...
Setting up libapache2-mod-apreq2 (2.08-4) ...
Setting up liburi-perl (1.35-2) ...
Setting up libhtml-tagset-perl (3.10-2) ...
Setting 

Bug#408353: sbaz: FTBFS: internal compiler error (object java.lang not found.)

2007-01-25 Thread Frank Küster
Package: sbaz
Version: 1.19-1
Severity: serious

(By the way, Lex, please close bugs in the changelog if the new version
fixes them, not by just sending mail to nnn-done).

The package FTBFS in a sid pbuilder chroot:

Unable to locate tools.jar. Expected to find it in 
/usr/lib/jvm/java-1.4.2-gcj-4.1-1.4.2.0/lib/tools.jar
Buildfile: build.xml

init:
  [taskdef] Could not load definitions from resource 
net/sf/antcontrib/antlib.xml. It could not be found.

build.main:
[mkdir] Created dir: /tmp/buildd/sbaz-1.19/build/build.main
   [scalac] Compiling 71 source files to /tmp/buildd/sbaz-1.19/build/build.main
   [scalac] scala.tools.nsc.FatalError: object java.lang not found.
   [scalac]at 
scala.tools.nsc.symtab.Definitions$definitions$.getModuleOrClass(Definitions.scala:367)
   [scalac]at 
scala.tools.nsc.symtab.Definitions$definitions$.getModule(Definitions.scala:338)
   [scalac]at 
scala.tools.nsc.symtab.Definitions$definitions$.init(Definitions.scala:651)
   [scalac]at scala.tools.nsc.Global$Run.init(Global.scala:397)
   [scalac]at scala.tools.ant.Scalac.execute(Scalac.scala:619)
   [scalac]at 
org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
   [scalac]at org.apache.tools.ant.Task.perform(Task.java:364)
   [scalac]at org.apache.tools.ant.Target.execute(Target.java:341)
   [scalac]at org.apache.tools.ant.Target.performTasks(Target.java:369)
   [scalac]at 
org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
   [scalac]at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
   [scalac]at 
org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:40)
   [scalac]at org.apache.tools.ant.Project.executeTargets(Project.java:1068)
   [scalac]at org.apache.tools.ant.Main.runBuild(Main.java:668)
   [scalac]at org.apache.tools.ant.Main.startAnt(Main.java:187)
   [scalac]at org.apache.tools.ant.launch.Launcher.run(Launcher.java:246)
   [scalac]at org.apache.tools.ant.launch.Launcher.main(Launcher.java:67)

BUILD FAILED
/tmp/buildd/sbaz-1.19/build.xml:79: Compile failed because of an internal 
compiler error (object java.lang not found.); 
see the error output for details.

Total time: 2 seconds
make: *** [build-stamp] Error 1
pbuilder: Failed autobuilding of package
 - Aborting with an error

I guess you also did not check whether the texlive dependencies are
actually enough to build the package, otherwise you'd have found this
one, too.

Regards, Frank

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (99, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.17-2-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

-- 
Dr. Frank Küster
Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich
Debian Developer (teTeX/TeXLive)



Bug#407041: Fix pending po-debconf l10n bugs for debian-edu-install?

2007-01-25 Thread Steffen Joeris
Hi
 Morten, I noticed Steffen's announce of VAC in -private and I prefer
 double-checking with you.
Until friday night I am kind of half around ;)

 Would you mind a NMU (after a short call for translation updates)?
I uploaded debian-edu-install yesterday and it got accepted in the unstable 
pool :)
So far everything should be fine, feel free to cry if there are any 
outstanding issues :)

Cheers
Steffen


pgp2JpuovTqVe.pgp
Description: PGP signature


Bug#408354: Failed to preconfigure: no config file: /etc/dpkg-cross/cross-compile.sample...

2007-01-25 Thread Josh Triplett
Package: dpkg-cross
Version: 1.33
Severity: normal

Preconfiguring packages ...
no config file: /etc/dpkg-cross/cross-compile.sample at 
/tmp/dpkg-cross.config.86673 line 18, STDIN line 8.
dpkg-cross failed to preconfigure, with exit status 2

Note that it *did* ask me the debconf question for default architecture, which
I answered None (the default).

- Josh Triplett

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20-rc4
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages dpkg-cross depends on:
ii  binutils  2.17-3 The GNU assembler, linker and bina
ii  debconf   1.5.11 Debian configuration management sy
ii  dpkg-dev  1.13.25package building tools for Debian
ii  file  4.19-1 Determines file type using magic

dpkg-cross recommends no packages.

-- debconf information:
* dpkg-cross/default-arch: None


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



Bug#408355: aide: No dots allowed in config files?

2007-01-25 Thread Tim Stoop
Package: aide
Version: 0.13.1-2
Severity: normal

Hi there,

I tried adding a site-specific config file to /etc/aide/aide.conf.d with
the name 91_cidev_hosting.cidev.nl, but after checking
/var/lib/aide/aide.conf.autogenerated, I noticed it wasn't included.
When I changed the name to 91_cidev_hosting_cidev_nl, it was included.
Is there any reason for not allowing dots in those filenames or is this
a bug?

-- 
Kind regards,
Tim Stoop

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-2-xen-amd64
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages aide depends on:
ii  debconf [debconf 1.5.11  Debian configuration management sy
ii  liblockfile1 1.06.1  NFS-safe locking library, includes
ii  mailx1:8.1.2-0.20050715cvs-1 A simple mail user agent
ii  ucf  2.0018  Update Configuration File: preserv

Versions of packages aide recommends:
ii  cron  3.0pl1-99  management of regular background p

-- debconf information excluded


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



Bug#408227: auctex does not compile with actual emacs-snapshot-gtk

2007-01-25 Thread Frank Küster
severity 408227 important
thanks

Thomas Renard [EMAIL PROTECTED] wrote:

 Am 24.1.2007 schrieb Davide G. M. Salvetti [EMAIL PROTECTED]:

The content (or lack thereof) of

   /usr/share/emacs-snapshot/site-lisp/auctex/CompilationLog*


 got it: latex is missing on my machine. Hm, does auctex need a dependency
 for tetex?
 After installing tetex-bin auctex compiles fine.

Hm, the dependencies of auctex are a bit weird wrt a TeX system.  We
have:

Depends: debconf | debconf-2.0, debianutils (= 1.7), emacs21 | emacs-snapshot, 
gs-gpl | gs, make, preview-latex-style
Recommends: tetex-base | texlive-latex-recommended, doc-base
Suggests: catdvi, dvipng, lacheck

So it does *not* depend on a TeX system.   However, 

$ apt-cache show preview-latex-style
Depends: tetex-bin | texlive-base

Are you using those packages on a mixed stable/unstable system?  In
stable, preview-latex-style has no depends at all (I guess it was
preview-latex which pulled in the needed things).

So the solution to this would be to either

- make the Depends on preview-latex-style versioned, or

- increase the relation to TeX from Recommends to Depends.


And actually I believe we should do both.  

- The safest thing to do WRT preview-latex-style would be to Depend
  (=$SourceVersion) (forgot the proper syntax).  This will ensure that
  we don't get problems in the lenny release cycle because some newer
  auctex version expects new functionality in the style file for
  displaying properly.

  I don't think this is RC for etch, since the versions in etch match,
  anyway, and everybody's expected to do a full dist-upgrade before
  complaining about packages not working - and installation will go
  smoothly. 

- If it's auctex proper which needs /usr/bin/latex, then it should have
  the Depends itself.  tetex-base is wrong, though, it should be
  tetex-bin.  

  Whether this is a problem for etch I do not know, but I doubt it.  The
  question is: Is there a significant number of users who have installed
  preview-latex in sarge as an Emacs extension just to look at it, but
  without having teTeX installed?  

  These people might run into the same bug.  We should check this: It
  might be that this way, emacs is trying to be configured before
  tetex-bin works (e.g. because libkpathsea is not configured).  This
  would make a RC bug in etch.

Regards, Frank
-- 
Dr. Frank Küster
Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich
Debian Developer (teTeX/TeXLive)



Bug#408356: manpages-fr-extra: Error for the description of %c and %C options in man(1) find

2007-01-25 Thread Nicolas STRANSKY
Package: manpages-fr-extra
Version: 20061210
Severity: normal


Hi,

In the find.1 manpage, %c and %C options are translated with exactly the
same phrase as %t and %T, whereas it should include a description about
the fact that %c and %C reflect the file's _status_ modification time,
and not only the file modification time. This is also true for the
-ctime option, which could include a precision about this.
So the translation could be this:

%c Date de dernière modification du statut du fichier, dans le format 
renvoyé
%par la fonction C « ctime ».
%CkDate de dernière modification du statut du fichier, dans le format 
spécifié
%par k, comme pour la directive %A.

And for -ctime:
-ctime n
Date de dernière modification du statut du fichier il y a n*24 heures. 
Consultez 
l’explication concernant  -atime  pour comprendre  comment  les  effets  
d’arrondis  
altèrent l’interprétation de la date de dernière modification du fichier.

thanks and best regards,
Nicolas Stransky

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (700, 'testing'), (700, 'stable'), (101, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.19.2-dbx1
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)

manpages-fr-extra depends on no packages.

Versions of packages manpages-fr-extra recommends:
ii  manpages-fr   2.39.1-4   French version of the manual pages

-- no debconf information



Bug#408340: PPPoE instructions proposal - installation guide

2007-01-25 Thread Eddy Petrișor
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Eddy Petrișor wrote:
 Package: installation-guide
 Severity: normal
 
 Hello,
 
 I have written some text that should explain how a user can do installations
 via PPPoE.
 
 Comments are welcome. Text is attached.
 
 Notes:
 - this is only the text itself, no formatting information.
 - I guess it would be nice if some minimal info was in the syslinux boot time
 info, but I haven't digged into that; help is appreciated
 

I corrected some errors.

- --
Regards,
EddyP
=
Imagination is more important than knowledge A.Einstein
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFFuHA0Y8Chqv3NRNoRAokxAJ9zXaCwqbrEcPcfExUbYnSe9XXvbgCfX9xW
ru4Zaklqla5UNIFKefNn8pI=
=rWfA
-END PGP SIGNATURE-
Starting with Etch, it is possible to install Debian via a PPPoE connection 
which can be configured directly in the installation environment.

In order to install via PPPoE the following steps must be followed after 
booting from an appropriate CD image[1]:

At the boot prompt append the following text: modules=ppp-udeb. This also 
means that you need to specify the boot method.

E.g.: for an installation done in graphical mode via a PPPoE connection, a line 
like the following should be typed at the boot prompt:

  installgui modules=ppp-udeb

This will make sure the module doing the PPPoE configuration (ppp-udeb) will be 
loaded and no additional handwork will be necessary.

Follow the regular steps in configuration. At some point D-I will perform a 
hardware detection of the components in order to identify Ethernet cards. After 
this, the Installer will probe all the Ethernet interface in an attempt to find 
a PPPoE concentrator (a kind of server which handles PPPoE connections).

It is possible that the concentrator will not to be found at the first attempt. 
This can happen occasionaly on slow or loaded networks or with faulty servers. 
In most cases, if the attempt is repeated (select Configure and start a PPPoE 
connection from the main menu), the concentrator detection will succeed.

After a concentrator is found, the user will be prompted to type the login 
information (the PPPoE user name and the password).

At this point D-I will use the provided information to establish the PPPoE 
connection. If the correct information was provided, the PPPoE connection 
should be configured and the installer should be able to use it to connect to 
the Internet and install (if needed) packages through it. If the login 
information is not correct or some error appears, the installer will stop, but 
the configuration can be attempted again by selecting the menu entry called 
Configure and start PPPoE networking.


[1] The businesscard image is the smallest image that contains the ppp-udeb 
module which is responsible for PPPoE configuration. In other words, this is 
the smallest image that can provide PPPoE configuration from the D-I 
environment. Larger images should be able to do the right thing, too.



Bug#408357: tetex-base - fails to install: update-texmf: command not found

2007-01-25 Thread Bastian Blank
Package: tetex-base
Version: 3.0.dfsg.3-5
Severity: serious

 Setting up tetex-base (3.0.dfsg.3-5) ...
 debconf: unable to initialize frontend: Dialog
 debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell 
 buffer, or without a controlling terminal.)
 debconf: falling back to frontend: Readline
 debconf: unable to initialize frontend: Readline
 debconf: (This frontend requires a controlling tty.)
 debconf: falling back to frontend: Teletype
[...]
 Creating config file /etc/texdoctk/texdocrc with new version
 /var/lib/dpkg/info/tetex-base.postinst: line 899: update-texmf: command not 
 found
 dpkg: error processing tetex-base (--configure):
  subprocess post-installation script returned error exit status 127
[...]


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



Bug#237084: xbase-clients: glxgears crashes with segfault

2007-01-25 Thread Brice Goglin
Hi Marc,

About 3 years ago, you reported a bug to the Debian BTS regarding
glxgears segfaulting.
Did you reproduce this problem recently? If not, I will close this bug
in the next weeks.

Thanks,
Brice



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



Bug#400952: rc order of portmap,nis,autofs

2007-01-25 Thread Mark Brown
On Thu, Jan 25, 2007 at 01:35:20AM +, Stephen Gran wrote:

 I may be missing something, but why does it need to be moved?  It starts
 in rcS as well as rc2, so this should only ever be an issue in the rare

The more noticable issue is the collision between nis and autofs.  Both
run at level 19, neither runs in rcS.d and autofs is frequently used
with NIS maps so wants NIS to be started before it.  It's this that
drives moving portmap.

 cases when you have to switch to runlevel 1 and back, right?  This seems
 like a rare enough occurence I'm not sure it's worth worrying about too
 much, but I may be missing something here.

I worry that while this is a rarely used feature the people who use NIS
are more likely than most to be among those who do so.

-- 
You grabbed my hand and we fell into it, like a daydream - or a fever.


signature.asc
Description: Digital signature


Bug#185932: xbase-clients: [glxgears] SEGV with very large window sizes

2007-01-25 Thread Brice Goglin
Hi Jeff,

About 4 years ago, you reported a bug to the Debian BTS regarding
glxgears segfaulting with very large window sizes.
Did you reproduce this problem recently? If not, I will close this bug
in the next weeks.

Thanks,
Brice



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



Bug#339391: xbase-clients: [glxgears] not finding XFree86-DRI extension

2007-01-25 Thread Brice Goglin
Hi,

About 2 years ago, you reported a bug to the Debian BTS regarding
glxgears not finding XFree86-DRI extension, possibly because DRI was not
enabled.
Did you reproduce this problem recently? If not, I will close this bug
in the next weeks.

Thanks,
Brice



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



Bug#360064: mesa-utils: glxgears is broken

2007-01-25 Thread Brice Goglin
Hi,

About a year ago, you reported a bug to the Debian BTS regarding
glxgears problems.
Apart from the missing documentation, did you reproduce these problem
recently? If not, I will close this bug in the next weeks.

Thanks,
Brice



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



Bug#76650: xbase-clients: [glxinfo] queries :0 even when told to use other display

2007-01-25 Thread Brice Goglin
Hi,

About 6 years ago, you reported a bug to the Debian BTS regarding
glxinfo querying :0 even when told to use another display.
Did you reproduce this problem recently? If not, I will close this bug
in the next weeks.

Thanks,
Brice



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



Bug#362065: patch to fix typos

2007-01-25 Thread Brice Goglin
tags 362065 + patch
thank you



The following patch fixes 3 warrning in mesa-utils as reported in this
bug.

Brice

---
 xdemos/glxcontexts.c|2 +-
 xdemos/glxgears.c   |2 +-
 xdemos/yuvrect_client.c |2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Index: mesa-utils-6.3.2/xdemos/glxcontexts.c
===
--- mesa-utils-6.3.2.orig/xdemos/glxcontexts.c	2007-01-25 10:06:48.0 +0100
+++ mesa-utils-6.3.2/xdemos/glxcontexts.c	2007-01-25 10:06:54.0 +0100
@@ -582,7 +582,7 @@
  fullscreen = GL_TRUE;
   }
   else
-	 printf(Warrning: unknown parameter: %s\n, argv[i]);
+	 printf(Warning: unknown parameter: %s\n, argv[i]);
}
 
dpy = XOpenDisplay(dpyName);
Index: mesa-utils-6.3.2/xdemos/glxgears.c
===
--- mesa-utils-6.3.2.orig/xdemos/glxgears.c	2007-01-25 10:07:01.0 +0100
+++ mesa-utils-6.3.2/xdemos/glxgears.c	2007-01-25 10:07:05.0 +0100
@@ -572,7 +572,7 @@
  printfps = GL_TRUE;
   }
   else
-	 printf(Warrning: unknown parameter: %s\n, argv[i]);
+	 printf(Warning: unknown parameter: %s\n, argv[i]);
}
 
dpy = XOpenDisplay(dpyName);
Index: mesa-utils-6.3.2/xdemos/yuvrect_client.c
===
--- mesa-utils-6.3.2.orig/xdemos/yuvrect_client.c	2007-01-25 10:07:16.0 +0100
+++ mesa-utils-6.3.2/xdemos/yuvrect_client.c	2007-01-25 10:07:22.0 +0100
@@ -290,7 +290,7 @@
  printInfo = GL_TRUE;
   }
   else
-	 printf(Warrning: unknown parameter: %s\n, argv[i]);
+	 printf(Warning: unknown parameter: %s\n, argv[i]);
}
 
dpy = XOpenDisplay(dpyName);


Bug#408231: [Pkg-nagios-devel] Bug#408231: nagios2-common: the main script /etc/init.d/nagios2 has commented lines about retrying to stop the service

2007-01-25 Thread Teodor

Hi Marc,

On 1/24/07, Marc Haber [EMAIL PROTECTED] wrote:

On Wed, Jan 24, 2007 at 12:47:40PM +0200, Teodor wrote:
 In the main script /etc/init.d/nagios2 we have these lines:
 ...
 In most cases the 'stop' action is working only with the SIG_TERM (15)
 send to the running process, but it would be good to retry stopping the
 service in the case the first attempt failed.

 It seems to me that the code is commented by mistake, otherwise it would
 be deleted from the main script.

I suspect that I copied that code from some other packages and then
left it commented out just in case that nagios needs this more
elaborate handling as well.



Do you consider that 'nagios' doesn't need stop action retrying after
the first attempt?


fwiw, I did not find any revision of the init script in svn that had
this code present _and_ enabled. I am now tempted to treat this as a
non-bug and close it.

What exactly do you suggest doing?


I suggest to do one of the following:
1. if this code is not necessary it should be removed from the script;
2. if the first attempt to stop nagios fails many times it should be
included in the script.

Thanks for your quick response.


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



Bug#408231: [Pkg-nagios-devel] Bug#408231: nagios2-common: the main script /etc/init.d/nagios2 has commented lines about retrying to stop the service

2007-01-25 Thread Marc Haber
On Thu, Jan 25, 2007 at 11:08:09AM +0200, Teodor wrote:
 On 1/24/07, Marc Haber [EMAIL PROTECTED] wrote:
 On Wed, Jan 24, 2007 at 12:47:40PM +0200, Teodor wrote:
  In the main script /etc/init.d/nagios2 we have these lines:
  ...
  In most cases the 'stop' action is working only with the SIG_TERM (15)
  send to the running process, but it would be good to retry stopping the
  service in the case the first attempt failed.
 
  It seems to me that the code is commented by mistake, otherwise it would
  be deleted from the main script.
 
 I suspect that I copied that code from some other packages and then
 left it commented out just in case that nagios needs this more
 elaborate handling as well.
 
 
 Do you consider that 'nagios' doesn't need stop action retrying after
 the first attempt?

I think that it stops reliably, and it does so fast enough. At least I
have not made different experiences, and have not heard differently.

 fwiw, I did not find any revision of the init script in svn that had
 this code present _and_ enabled. I am now tempted to treat this as a
 non-bug and close it.
 
 What exactly do you suggest doing?
 
 I suggest to do one of the following:
 1. if this code is not necessary it should be removed from the script;

I'll think about this. Either the code will vanish, or there will be
an appropriate comment about why it is still there.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


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



Bug#407715: Installation failure due to missing info in doc-base control file

2007-01-25 Thread Carlos Laviola

On 1/24/07, Fred [EMAIL PROTECTED] wrote:


Same error when updating to fp-docs 2.0.4-3.


Yeah, 2.0.4-3 was rushed to fix an FTBFS problem. I'll fix it if Varun
doesn't do it first.

--
Carlos Laviola
[EMAIL PROTECTED]


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



Bug#408357: tetex-base - fails to install: update-texmf: command not found

2007-01-25 Thread Hilmar Preusse
On 25.01.07 Bastian Blank ([EMAIL PROTECTED]) wrote:

  Setting up tetex-base (3.0.dfsg.3-5) ...
  debconf: unable to initialize frontend: Dialog
  debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell 
  buffer, or without a controlling terminal.)
  debconf: falling back to frontend: Readline
  debconf: unable to initialize frontend: Readline
  debconf: (This frontend requires a controlling tty.)
  debconf: falling back to frontend: Teletype
 [...]
  Creating config file /etc/texdoctk/texdocrc with new version
  /var/lib/dpkg/info/tetex-base.postinst: line 899: update-texmf: command not 
  found
  dpkg: error processing tetex-base (--configure):
   subprocess post-installation script returned error exit status 127
 [...]
 
Which version of tex-common is installed?

H.
-- 
sigmentation fault


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



Bug#408357: tetex-base - fails to install: update-texmf: command not found

2007-01-25 Thread Frank Küster
tags 408357 moreinfo unreproducible
stop

Bastian Blank [EMAIL PROTECTED] wrote:

 Package: tetex-base
 Version: 3.0.dfsg.3-5
 Severity: serious

 Setting up tetex-base (3.0.dfsg.3-5) ...
 debconf: unable to initialize frontend: Dialog
 debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell 
 buffer, or without a controlling terminal.)
 debconf: falling back to frontend: Readline
 debconf: unable to initialize frontend: Readline
 debconf: (This frontend requires a controlling tty.)
 debconf: falling back to frontend: Teletype

You didn't snip this - I guess you're not implying that this is
tetex-base's fault? 

 [...]
 Creating config file /etc/texdoctk/texdocrc with new version
 /var/lib/dpkg/info/tetex-base.postinst: line 899: update-texmf: command not 
 found
 dpkg: error processing tetex-base (--configure):
  subprocess post-installation script returned error exit status 127
 [...]

(509)[10:55:[EMAIL PROTECTED]:~$ dlocate bin/update-texmf
tex-common: /usr/sbin/update-texmf
(510)[10:55:[EMAIL PROTECTED]:~$ apt-cache show tetex-base | grep Depends
Depends: ucf (= 1.02), tex-common (= 0.12)
(511)[10:56:[EMAIL PROTECTED]:~$ 

Please send the output of

dpkg -l tetex-base tex-common
dpkg -S tex-common
echo $PATH 

(the last of course as root, or however you installed the package.)

Regards, Frank

-- 
Dr. Frank Küster
Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich
Debian Developer (teTeX/TeXLive)



Bug#408358: python-turbogears: Tries to use SQLObject transaction support with SQLAlchemy, resulting in broken autocommit

2007-01-25 Thread Mike Paul
Package: python-turbogears
Version: 1.0-1
Severity: important

After executing a controller method to handle a page request, TurboGears
is supposed to commit any changes that the controller made to the
database.  When using SQLAlchemy, it fails to do this.  It's possible to
work around this by modifying the controller to do the commit manually,
but that's not something that the application should be doing.  I'm
calling this bug important because existing TurboGears-based web
applications, as-written, will not work correctly on this release of
TurboGears if they use SQLAlchemy.

TurboGears' database support (for both SQLObject and SQLAlchemy) is
implemented in the file turbogears/database.py.  This file contains a
generic run_with_transaction function:

[dispatch.generic(MultiorderGenericFunction)]
def run_with_transaction(func, *args, **kw):
pass

which is supposed to call either so_rwt() or sa_rwt() depending on
whether SQLObject or SQLAlchemy is in use:

[run_with_transaction.when(not _use_sa())]
def so_rwt(func, *args, **kw):
...

[run_with_transaction.when(_use_sa())]
def sa_rwt(func, *args, **kw):
...

The check for whether SQLAlchemy is in use is done by looking at a
global variable:

def _use_sa():
return _engine is not None

The _engine variable is initialized to None near the top of this file,
and a function called get_engine() is provided which may assign an
object to it after reading some options from a config file.

The problem is that the so_rwt() and sa_rwt() functions get registered
with the run_with_transaction() dispatcher at the same time as they're
defined:  while Python is executing turbogears/database.py in response
to an import declaration.  At this point the get_engine() function has
been defined, but hasn't been run yet, so _engine is always going to be
None, and run_with_transaction() always ends up calling so_rwt(), never
sa_rwt().

How to reproduce this:  use quickstart to create a new SQLAlchemy
project, and then run tg-admin shell on it.  Do the following:

import turbogears.database
turbogears.database.run_with_transaction(None)

This will cause a TypeError exception, and you'll see so_rwt() in the
stack trace.

If I modify turbogears/database.py and put print _use_sa() just before
the definition of the so_rwt() function, I see False printed when I
start a shell, even though running turbogears.database._use_sa() from
within the shell yields True.  That False is what causes so_rwt() to
become the function that the dispatcher uses, rather than sa_rwt() like
it should.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686-bigmem
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages python-turbogears depends on:
ii  python2.4.4-2An interactive high-level object-o
ii  python-celementtree   1.0.5-8Light-weight toolkit for XML proce
ii  python-cheetah2.0~rc7-1  text-based template engine and Pyt
ii  python-cherrypy   2.2.1-3Python web development framework
ii  python-configobj  4.3.2-2a simple but powerful config file 
ii  python-dispatch   0.5adev-5  Rule-based Dispatching and Generic
ii  python-elementtree1.2.6-10   Light-weight toolkit for XML proce
ii  python-formencode 0.6-1  validation and form generation pyt
ii  python-kid0.9.4-1simple Pythonic template language 
ii  python-nose   0.9.0-2test discovery and running for Pyt
ii  python-paste  1.0.1-1Tools for using a Web Server Gatew
ii  python-pastedeploy1.0-1  Load, configure, and compose WSGI 
ii  python-pastescript1.0-1  serving web applications, creating
ii  python-setuptools 0.6c5-2Python Distutils Enhancements
ii  python-simplejson 1.5-1  Simple, fast, extensible JSON enco
ii  python-sqlalchemy 0.3.1-2SQL toolkit and Object Relational 
ii  python-sqlobject  0.7.2-1python module for SQLObject
ii  python-support0.5.6  automated rebuilding support for p
ii  python-turbojson  0.9.5-1TurboGears template plugin that su
ii  python-turbokid   0.9.9-1TurboGears template plugin that su

Versions of packages python-turbogears recommends:
ii  python-pysqlite2  2.3.2-1python interface to SQLite 3

-- no debconf information


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



Bug#405012: libwmf: Dependencies problem on experimental

2007-01-25 Thread Loïc Minier
Hi,

On Wed, Jan 24, 2007, Matej Vela wrote:
 Feel free to NMU, I'll be orphaning it shortly.

 I've uploaded my NMU to experimental.  If you don't mind, I'll upload
 it to unstable just after I upload Gtk 2.10 to unstable so that libwmf
 doesn't end up uninstallable in unstable.

   Bye,
PS: I messed by first upload and had to dcut the files; you might
receive a mail from dak that some files were found blahblah
-- 
Loïc Minier [EMAIL PROTECTED]



Bug#408359: systraq: Broken symlinks on upgrade

2007-01-25 Thread Laurent Fousse
Package: systraq
Version: 0.0.20070118-1
Severity: important

Hello Joost,

systraq's daily reports disappeared since last upgrade (the mail is
empty); all links in /etc/systraq/systraq.d/ are broken:

lrwxrwxrwx 1 root root   26 Feb 17  2005 ak-uptime - 
/usr/lib/systraq/ak-uptime
lrwxrwxrwx 1 root root   28 Jan 20 13:57 ak-uptime.dpkg-new - 
/usr/share/systraq/ak-uptime
lrwxrwxrwx 1 root root   24 Feb 17  2005 bb-free - /usr/lib/systraq/bb-free
lrwxrwxrwx 1 root root   26 Jan 20 13:57 bb-free.dpkg-new - 
/usr/share/systraq/bb-free
lrwxrwxrwx 1 root root   22 Feb 17  2005 cc-df - /usr/lib/systraq/cc-df
lrwxrwxrwx 1 root root   24 Jan 20 13:57 cc-df.dpkg-new - 
/usr/share/systraq/cc-df
lrwxrwxrwx 1 root root   24 Feb 17  2005 dd-last - /usr/lib/systraq/dd-last
lrwxrwxrwx 1 root root   26 Jan 20 13:57 dd-last.dpkg-new - 
/usr/share/systraq/dd-last
lrwxrwxrwx 1 root root   27 Feb 17  2005 ee-lastlog - 
/usr/lib/systraq/ee-lastlog
lrwxrwxrwx 1 root root   29 Jan 20 13:57 ee-lastlog.dpkg-new - 
/usr/share/systraq/ee-lastlog
lrwxrwxrwx 1 root root   27 Feb 17  2005 ff-netstat - 
/usr/lib/systraq/ff-netstat
lrwxrwxrwx 1 root root   29 Jan 20 13:57 ff-netstat.dpkg-new - 
/usr/share/systraq/ff-netstat
lrwxrwxrwx 1 root root   22 Feb 17  2005 gg-ps - /usr/lib/systraq/gg-ps
lrwxrwxrwx 1 root root   24 Jan 20 13:57 gg-ps.dpkg-new - 
/usr/share/systraq/gg-ps
lrwxrwxrwx 1 root root   27 Feb 17  2005 ii-shellrc - 
/usr/lib/systraq/ii-shellrc
lrwxrwxrwx 1 root root   29 Jan 20 13:57 ii-shellrc.dpkg-new - 
/usr/share/systraq/ii-shellrc
lrwxrwxrwx 1 root root   27 Nov 21 09:43 nn-debsums - 
/usr/lib/systraq/nn-debsums
lrwxrwxrwx 1 root root   29 Jan 20 13:57 nn-debsums.dpkg-new - 
/usr/share/systraq/nn-debsums
lrwxrwxrwx 1 root root   31 Feb 17  2005 rr-localdigest - 
/usr/lib/systraq/rr-localdigest
lrwxrwxrwx 1 root root   33 Jan 20 13:57 rr-localdigest.dpkg-new - 
/usr/share/systraq/rr-localdigest
lrwxrwxrwx 1 root root   29 Feb 17  2005 ww-signature - 
/usr/lib/systraq/ww-signature
lrwxrwxrwx 1 root root   31 Jan 20 13:57 ww-signature.dpkg-new - 
/usr/share/systraq/ww-signature

It may be a bug in the package, or a bug in the way dpkg handles
symlinks on upgrade.

Laurent.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.19.1-postal
Locale: LANG=C, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages systraq depends on:
ii  adduser   3.102  Add and remove users and groups
ii  debsums   2.0.30 Verify installed package files aga
ii  exim4-daemon-heavy [mail-tran 4.63-17exim MTA (v4) daemon with extended
ii  filetraq  0.2-14 Small utility to keep track of cha
ii  net-tools 1.60-17The NET-3 networking toolkit
ii  procps1:3.2.7-3  /proc file system utilities

systraq recommends no packages.

-- no debconf information


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



Bug#408360: gnugk: must pre-depends on adduser, not just depends on it

2007-01-25 Thread Lucas Nussbaum
Package: gnugk
Version: 2:2.2.3-2-3
Severity: serious
Usertags: grid5000 piuparts rcness-questionable

Hi,

During a piuparts run over all the packages in etch, I ran into a
problem with your package:
Fetched 1320kB in 0s (3745kB/s)
Selecting previously deselected package liblocale-gettext-perl.
(Reading database ... 4657 files and directories currently installed.)
Unpacking liblocale-gettext-perl (from 
.../liblocale-gettext-perl_1.05-1_i386.deb) ...
Selecting previously deselected package libtext-iconv-perl.
Unpacking libtext-iconv-perl (from .../libtext-iconv-perl_1.4-3_i386.deb) ...
Selecting previously deselected package libtext-charwidth-perl.
Unpacking libtext-charwidth-perl (from 
.../libtext-charwidth-perl_0.04-4_i386.deb) ...
Selecting previously deselected package libtext-wrapi18n-perl.
Unpacking libtext-wrapi18n-perl (from .../libtext-wrapi18n-perl_0.06-5_all.deb) 
...
Selecting previously deselected package debconf-i18n.
Unpacking debconf-i18n (from .../debconf-i18n_1.5.11_all.deb) ...
Selecting previously deselected package debconf.
Unpacking debconf (from .../debconf_1.5.11_all.deb) ...
Selecting previously deselected package passwd.
Unpacking passwd (from .../passwd_1%3a4.0.18.1-6_i386.deb) ...
Selecting previously deselected package adduser.
Unpacking adduser (from .../archives/adduser_3.101_all.deb) ...
Selecting previously deselected package libssl0.9.8.
Unpacking libssl0.9.8 (from .../libssl0.9.8_0.9.8c-4_i386.deb) ...
Selecting previously deselected package libkrb53.
Unpacking libkrb53 (from .../libkrb53_1.4.4-6_i386.deb) ...
Selecting previously deselected package libexpat1.
Unpacking libexpat1 (from .../libexpat1_1.95.8-3.3_i386.deb) ...
Selecting previously deselected package mysql-common.
Unpacking mysql-common (from .../mysql-common_5.0.30-3_all.deb) ...
Selecting previously deselected package libmysqlclient15off.
Unpacking libmysqlclient15off (from .../libmysqlclient15off_5.0.30-3_i386.deb) 
...
Selecting previously deselected package libasound2.
Unpacking libasound2 (from .../libasound2_1.0.13-1_i386.deb) ...
Selecting previously deselected package libsysfs2.
Unpacking libsysfs2 (from .../libsysfs2_2.1.0-1_i386.deb) ...
Selecting previously deselected package libdirectfb-0.9-25.
Unpacking libdirectfb-0.9-25 (from .../libdirectfb-0.9-25_0.9.25.1-5_i386.deb) 
...
Selecting previously deselected package libsvga1.
Unpacking libsvga1 (from .../libsvga1_1%3a1.4.3-24_i386.deb) ...
Selecting previously deselected package svgalibg1.
Unpacking svgalibg1 (from .../svgalibg1_1%3a1.4.3-24_all.deb) ...
Selecting previously deselected package libsdl1.2debian-alsa.
Unpacking libsdl1.2debian-alsa (from 
.../libsdl1.2debian-alsa_1.2.11-7_i386.deb) ...
Selecting previously deselected package libsdl1.2debian.
Unpacking libsdl1.2debian (from .../libsdl1.2debian_1.2.11-7_i386.deb) ...
Selecting previously deselected package libpt-1.10.0.
Unpacking libpt-1.10.0 (from .../libpt-1.10.0_1.10.2-2_i386.deb) ...
Selecting previously deselected package libopenh323-1.18.0.
Unpacking libopenh323-1.18.0 (from 
.../libopenh323-1.18.0_1.18.0.dfsg-1_i386.deb) ...
Selecting previously deselected package libpq4.
Unpacking libpq4 (from .../libpq4_8.1.5-2_i386.deb) ...
Selecting previously deselected package gnugk.
Unpacking gnugk (from .../gnugk_2%3a2.2.3-2-3_i386.deb) ...
Cleaning up old /etc/gatekeeper.ini-xxx symlinks
adduser: `/etc/adduser.conf' does not exist. Using defaults.
Adding system user `gnugk' (UID 104) ...
Adding new group `gnugk' (GID 105) ...
Adding new user `gnugk' (UID 104) with group `gnugk' ...
Password:

Since adduser is in Depends, not Pre-depends, it is not configured yet at this
point. You should pre-depend on it, so it is configured at preinst time (or
move your adduser call to postinst, if that's possible).
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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



Bug#408364: karrigell: must pre-depend on adduser, not depend on it

2007-01-25 Thread Lucas Nussbaum
Package: karrigell
Version: 2.3.2-1
Severity: serious
Usertags: grid5000 piuparts rcness-questionable

Hi,

During a piuparts run over all the packages in etch, I ran into a
problem with your package:
Fetched 8741kB in 1s (5248kB/s)
Selecting previously deselected package liblocale-gettext-perl.
(Reading database ... 9717 files and directories currently installed.)
Unpacking liblocale-gettext-perl (from 
.../liblocale-gettext-perl_1.05-1_i386.deb) ...
Selecting previously deselected package libtext-iconv-perl.
Unpacking libtext-iconv-perl (from .../libtext-iconv-perl_1.4-3_i386.deb) ...
Selecting previously deselected package libtext-charwidth-perl.
Unpacking libtext-charwidth-perl (from 
.../libtext-charwidth-perl_0.04-4_i386.deb) ...
Selecting previously deselected package libtext-wrapi18n-perl.
Unpacking libtext-wrapi18n-perl (from .../libtext-wrapi18n-perl_0.06-5_all.deb) 
...
Selecting previously deselected package debconf-i18n.
Unpacking debconf-i18n (from .../debconf-i18n_1.5.11_all.deb) ...
Selecting previously deselected package debconf.
Unpacking debconf (from .../debconf_1.5.11_all.deb) ...
Selecting previously deselected package passwd.
Unpacking passwd (from .../passwd_1%3a4.0.18.1-6_i386.deb) ...
Selecting previously deselected package adduser.
Unpacking adduser (from .../archives/adduser_3.101_all.deb) ...
Selecting previously deselected package libncursesw5.
Unpacking libncursesw5 (from .../libncursesw5_5.5-5_i386.deb) ...
Selecting previously deselected package libssl0.9.8.
Unpacking libssl0.9.8 (from .../libssl0.9.8_0.9.8c-4_i386.deb) ...
Selecting previously deselected package mime-support.
Unpacking mime-support (from .../mime-support_3.39-1_all.deb) ...
Selecting previously deselected package python2.4-minimal.
Unpacking python2.4-minimal (from .../python2.4-minimal_2.4.4-1_i386.deb) ...
Selecting previously deselected package python2.4.
Unpacking python2.4 (from .../python2.4_2.4.4-1_i386.deb) ...
Selecting previously deselected package python-minimal.
Unpacking python-minimal (from .../python-minimal_2.4.4-2_all.deb) ...
Selecting previously deselected package python.
Unpacking python (from .../python_2.4.4-2_all.deb) ...
Selecting previously deselected package python-central.
Unpacking python-central (from .../python-central_0.5.12_all.deb) ...
Selecting previously deselected package python-support.
Unpacking python-support (from .../python-support_0.5.6_all.deb) ...
Selecting previously deselected package python-cheetah.
Unpacking python-cheetah (from .../python-cheetah_2.0~rc7-1_i386.deb) ...
Selecting previously deselected package karrigell.
Unpacking karrigell (from .../karrigell_2.3.2-1_all.deb) ...
Warning: The home dir you specified does not exist.
adduser: `/etc/adduser.conf' does not exist. Using defaults.
Adding system user `karrigell' (UID 104) ...
Adding new user `karrigell' (UID 104) with group `nogroup' ...
Password:

Since adduser is in Depends, not Pre-depends, it is not configured yet at this
point. You should pre-depend on it, so it is configured at preinst time (or
move your adduser call to postinst, if that's possible).
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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



Bug#408362: mysql-server-5.0: must pre-depend on adduser, not depend on it

2007-01-25 Thread Lucas Nussbaum
Package: mysql-server-5.0
Version: 5.0.30-3
Severity: serious
Usertags: grid5000 piuparts rcness-questionable

Hi,

During a piuparts run over all the packages in etch, I ran into a
problem with your package:
Selecting previously deselected package liblocale-gettext-perl.
(Reading database ... 9717 files and directories currently installed.)
Unpacking liblocale-gettext-perl (from 
.../liblocale-gettext-perl_1.05-1_i386.deb) ...
Selecting previously deselected package libtext-iconv-perl.
Unpacking libtext-iconv-perl (from .../libtext-iconv-perl_1.4-3_i386.deb) ...
Selecting previously deselected package libtext-charwidth-perl.
Unpacking libtext-charwidth-perl (from 
.../libtext-charwidth-perl_0.04-4_i386.deb) ...
Selecting previously deselected package libtext-wrapi18n-perl.
Unpacking libtext-wrapi18n-perl (from .../libtext-wrapi18n-perl_0.06-5_all.deb) 
...
Selecting previously deselected package debconf-i18n.
Unpacking debconf-i18n (from .../debconf-i18n_1.5.11_all.deb) ...
Selecting previously deselected package debconf.
Unpacking debconf (from .../debconf_1.5.11_all.deb) ...
Selecting previously deselected package mysql-common.
Unpacking mysql-common (from .../mysql-common_5.0.30-3_all.deb) ...
Selecting previously deselected package libnet-daemon-perl.
Unpacking libnet-daemon-perl (from .../libnet-daemon-perl_0.38-1.1_all.deb) ...
Selecting previously deselected package libplrpc-perl.
Unpacking libplrpc-perl (from .../libplrpc-perl_0.2017-1.1_all.deb) ...
Selecting previously deselected package libdbi-perl.
Unpacking libdbi-perl (from .../libdbi-perl_1.53-1_i386.deb) ...
Selecting previously deselected package libmysqlclient15off.
Unpacking libmysqlclient15off (from .../libmysqlclient15off_5.0.30-3_i386.deb) 
...
Selecting previously deselected package libdbd-mysql-perl.
Unpacking libdbd-mysql-perl (from .../libdbd-mysql-perl_3.0008-1_i386.deb) ...
Selecting previously deselected package libwrap0.
Unpacking libwrap0 (from .../libwrap0_7.6.dbs-12_i386.deb) ...
Selecting previously deselected package mysql-client-5.0.
Unpacking mysql-client-5.0 (from .../mysql-client-5.0_5.0.30-3_i386.deb) ...
Selecting previously deselected package passwd.
Unpacking passwd (from .../passwd_1%3a4.0.18.1-6_i386.deb) ...
Selecting previously deselected package adduser.
Unpacking adduser (from .../archives/adduser_3.101_all.deb) ...
Selecting previously deselected package psmisc.
Unpacking psmisc (from .../psmisc_22.3-1_i386.deb) ...
Setting up mysql-common (5.0.30-3) ...
Selecting previously deselected package mysql-server-5.0.
(Reading database ... 10647 files and directories currently installed.)
Unpacking mysql-server-5.0 (from .../mysql-server-5.0_5.0.30-3_i386.deb) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based 
frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 
75.)
debconf: falling back to frontend: Readline
addgroup: `/etc/adduser.conf' does not exist. Using defaults.
adduser: `/etc/adduser.conf' does not exist. Using defaults.
Password:

Since adduser is in Depends, not Pre-depends, it is not configured yet at this
point. You should pre-depend on it, so it is configured at preinst time (or
move your adduser call to postinst, if that's possible).
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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



Bug#407715: Installation failure due to missing info in doc-base control file

2007-01-25 Thread Torsten Werner

On 1/25/07, Carlos Laviola [EMAIL PROTECTED] wrote:

Yeah, 2.0.4-3 was rushed to fix an FTBFS problem. I'll fix it if Varun
doesn't do it first.


It has already been fixed at
http://bollin.googlecode.com/svn/fpc/trunk/ and it needs review and
upload. It has been delayed because fpc is broken as hell regarding
doc build. It is not about just fixing a doc-base file. I will upload
the package ASAP.


Cheers,
Torsten


--
blog: http://twerner.blogspot.com/
homepage: http://www.twerner42.de/


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



Bug#408365: nfs-kernel-server: no support for tcp wrappers?

2007-01-25 Thread Witek Bedyk
Package: nfs-kernel-server
Version: 1.0.10-4

Blocking lockd, statd and mountd in /etc/hosts.deny seems to have no
effect. Here is my configuration on the server:

# less /etc/hosts.deny
portmap: ALL
lockd: ALL
statd: ALL
mountd: ALL

# less /etc/hosts.allow
portmap: xxx.xxx.xxx.0/255.255.255.0


and I can still mount an nfs partition on the client. Also listing of
packages that use tcpwrappers with command:

# apt-cache rdepends libwrap0

doesn't show nfs-kernel-server.


I am using Debian GNU/Linux 4.0 for amd64, kernel 2.6.18-3-amd64 and
libc6 2.3.6.ds1-8.


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



Bug#408361: firebird2-common: must pre-depend on adduser, not depend on it

2007-01-25 Thread Lucas Nussbaum
Package: firebird2-common
Version: 1.5.3.4870-11
Severity: serious
Usertags: grid5000 piuparts rcness-questionable

Hi,

During a piuparts run over all the packages in etch, I ran into a
problem with your package:
Selecting previously deselected package liblocale-gettext-perl.
(Reading database ... 9717 files and directories currently installed.)
Unpacking liblocale-gettext-perl (from 
.../liblocale-gettext-perl_1.05-1_i386.deb) ...
Selecting previously deselected package libtext-iconv-perl.
Unpacking libtext-iconv-perl (from .../libtext-iconv-perl_1.4-3_i386.deb) ...
Selecting previously deselected package libtext-charwidth-perl.
Unpacking libtext-charwidth-perl (from 
.../libtext-charwidth-perl_0.04-4_i386.deb) ...
Selecting previously deselected package libtext-wrapi18n-perl.
Unpacking libtext-wrapi18n-perl (from .../libtext-wrapi18n-perl_0.06-5_all.deb) 
...
Selecting previously deselected package debconf-i18n.
Unpacking debconf-i18n (from .../debconf-i18n_1.5.11_all.deb) ...
Selecting previously deselected package debconf.
Unpacking debconf (from .../debconf_1.5.11_all.deb) ...
Selecting previously deselected package passwd.
Unpacking passwd (from .../passwd_1%3a4.0.18.1-6_i386.deb) ...
Selecting previously deselected package adduser.
Unpacking adduser (from .../archives/adduser_3.101_all.deb) ...
Selecting previously deselected package firebird2-common.
Unpacking firebird2-common (from .../firebird2-common_1.5.3.4870-11_all.deb) ...
adduser: `/etc/adduser.conf' does not exist. Using defaults.
Adding system user `firebird' (UID 104) ...
Adding new group `firebird' (GID 105) ...
Adding new user `firebird' (UID 104) with group `firebird' ...
Password:

Since adduser is in Depends, not Pre-depends, it is not configured yet at this
point. You should pre-depend on it, so it is configured at preinst time (or
move your adduser call to postinst, if that's possible).
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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



Bug#408363: newpki-server: must pre-depend on adduser, not depend on it

2007-01-25 Thread Lucas Nussbaum
Package: newpki-server
Version: 2.0.0+rc1-6
Severity: serious
Usertags: grid5000 piuparts rcness-questionable

Hi,

During a piuparts run over all the packages in etch, I ran into a
problem with your package:
Fetched 6769kB in 1s (5320kB/s)  
Selecting previously deselected package liblocale-gettext-perl.
(Reading database ... 9717 files and directories currently installed.)
Unpacking liblocale-gettext-perl (from 
.../liblocale-gettext-perl_1.05-1_i386.deb) ...
Selecting previously deselected package libtext-iconv-perl.
Unpacking libtext-iconv-perl (from .../libtext-iconv-perl_1.4-3_i386.deb) ...
Selecting previously deselected package libtext-charwidth-perl.
Unpacking libtext-charwidth-perl (from 
.../libtext-charwidth-perl_0.04-4_i386.deb) ...
Selecting previously deselected package libtext-wrapi18n-perl.
Unpacking libtext-wrapi18n-perl (from .../libtext-wrapi18n-perl_0.06-5_all.deb) 
...
Selecting previously deselected package debconf-i18n.
Unpacking debconf-i18n (from .../debconf-i18n_1.5.11_all.deb) ...
Selecting previously deselected package debconf.
Unpacking debconf (from .../debconf_1.5.11_all.deb) ...
Selecting previously deselected package passwd.
Unpacking passwd (from .../passwd_1%3a4.0.18.1-6_i386.deb) ...
Selecting previously deselected package adduser.
Unpacking adduser (from .../archives/adduser_3.101_all.deb) ...
Selecting previously deselected package libssl0.9.8.
Unpacking libssl0.9.8 (from .../libssl0.9.8_0.9.8c-4_i386.deb) ...
Selecting previously deselected package mysql-common.
Unpacking mysql-common (from .../mysql-common_5.0.30-3_all.deb) ...
Selecting previously deselected package libmysqlclient15off.
Unpacking libmysqlclient15off (from .../libmysqlclient15off_5.0.30-3_i386.deb) 
...
Selecting previously deselected package libnewpki2.
Unpacking libnewpki2 (from .../libnewpki2_2.0.0+rc1-2_i386.deb) ...
Selecting previously deselected package newpki-server.
Unpacking newpki-server (from .../newpki-server_2.0.0+rc1-6_i386.deb) ...
addgroup: `/etc/adduser.conf' does not exist. Using defaults.
adduser: `/etc/adduser.conf' does not exist. Using defaults.
Password:

Since adduser is in Depends, not Pre-depends, it is not configured yet at this
point. You should pre-depend on it, so it is configured at preinst time (or
move your adduser call to postinst, if that's possible).
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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



Bug#406455: [Debian-ia32-libs] Bug#394230: oops, even more libs

2007-01-25 Thread Robert Millan
On Thu, Jan 25, 2007 at 12:13:43AM +0100, Frederik Schueler wrote:
 Hello,
 
 please test the packages at 
 
 http://people.debian.org/~fs/ia32-libs/
 
 the ia32-libs-gtk package contains libglib2.0-0, so it is needed too for
 wine.

They're ok.  wine runs and all the linker dependencies of its plugins are
satisfied.

Btw please next time think of signing them (.dsc is enough).  I don't like
installing unsigned stuff, even if it comes from gluck.

 If both packages now work as desired, I will upload them to the archive -
 ia32-libs-gtk of course after libpango1.0-0 1.14.8-5 went into etch.

Is 1.14.8-5 going to migrate into etch?  I don't see request for allowing it in
-release.

Thanks,

-- 
Robert Millan

My spam trap is [EMAIL PROTECTED]  Note: this address is only intended for
spam harvesters.  Writing to it will get you added to my black list.


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



Bug#398421: still segfaults

2007-01-25 Thread Steve Langasek
Hi Robert,

On Wed, Jan 24, 2007 at 08:28:11AM +0100, Robert Millan wrote:
 I'm afraid your patch didn't work.  With 2.19-1.1:

 $ makensis /dev/null
 [...]
 Processing plugin dlls: /usr/share/nsis/Plugins/*.dll
 Violació de segment

 $ strace makensis /dev/null
 [...]
 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
 0x2b2e58091000
 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
 0x2b2e58091000
 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
 0x2b2e58092000
 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
 0x2b2e58093000
 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
 0x2b2e58093000

Does the attached patch fix all the problems for you?  It fixes the
segfaults for me with makensis /dev/null, but I haven't tried it with a real
.nsi file.

Cheers,
-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/
diff -u nsis-2.19/debian/rules nsis-2.19/debian/rules
--- nsis-2.19/debian/rules
+++ nsis-2.19/debian/rules
@@ -20,7 +20,7 @@
 # Anyway, it would be good to make the version indicate the debian revision.
 VERSION=${shell dpkg-parsechangelog | sed -n 's/^Version: *//p'}
 SCONSOPTS=VERSION=$(VERSION) PREFIX=/usr PREFIX_CONF=/etc SKIPPLUGINS=System
-SCONSOPTSALL=$(SCONSOPTS) SKIPDOC=license.txt
+SCONSOPTSALL=$(SCONSOPTS) SKIPDOC=license.txt DEBUG=1
 
 build: patch build-stamp
 build-stamp:
diff -u nsis-2.19/debian/changelog nsis-2.19/debian/changelog
--- nsis-2.19/debian/changelog
+++ nsis-2.19/debian/changelog
@@ -1,3 +1,11 @@
+nsis (2.19-1.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Enable DEBUG=1 when building, to get the CFLAGS required by policy.
+  * Fix outstanding 64-bit issues in makensis.  Closes: #398421.
+
+ -- Steve Langasek [EMAIL PROTECTED]  Thu, 25 Jan 2007 01:33:26 -0800
+
 nsis (2.19-1.1) unstable; urgency=high
 
   * Non-maintainer upload.
diff -u nsis-2.19/debian/patches/series nsis-2.19/debian/patches/series
--- nsis-2.19/debian/patches/series
+++ nsis-2.19/debian/patches/series
@@ -3,0 +4 @@
+64bitness.patch
only in patch2:
unchanged:
--- nsis-2.19.orig/debian/patches/64bitness.patch
+++ nsis-2.19/debian/patches/64bitness.patch
@@ -0,0 +1,23 @@
+diff -u nsis-2.19/Source/Platform.h nsis-2.19/Source/Platform.h
+--- nsis-2.19/Source/Platform.h
 nsis-2.19/Source/Platform.h
+@@ -666,7 +666,7 @@
+   WORD e_oemid;

+   WORD e_oeminfo;

+   WORD e_res2[10];

+-  LONG e_lfanew;

++  DWORD e_lfanew;

+ } IMAGE_DOS_HEADER,*PIMAGE_DOS_HEADER;

+ #  pragma pack()

+ #  pragma pack(4)

+--- nsis-2.19.orig/Source/Plugins.cpp
 nsis-2.19/Source/Plugins.cpp
+@@ -120,7 +120,7 @@
+ DWORD prd = FIX_ENDIAN_INT32(sections[i].PointerToRawData);

+ PIMAGE_EXPORT_DIRECTORY exports = PIMAGE_EXPORT_DIRECTORY(dlldata[0] + prd + ExportDirVA - va);

+ DWORD na = FIX_ENDIAN_INT32(exports-AddressOfNames);

+-unsigned long *names = (unsigned long*)((unsigned long) exports + (char *) na - ExportDirVA);

++unsigned int *names = (unsigned int*)((unsigned long) exports + (char *) na - ExportDirVA);

+ for (unsigned long j = 0; j  FIX_ENDIAN_INT32(exports-NumberOfNames); j++)

+ {

+   const string name = string((char*)exports + FIX_ENDIAN_INT32(names[j]) - ExportDirVA);



Bug#408366: ifplugd: doesn't pass iwconfig arguments to wifi card and avoids ifup to work

2007-01-25 Thread Valerio Passini

Package: ifplugd
Version: 0.28-2.2
Severity: important

*** Please type your report below this line ***
Hi All,

after upgrading ifplugd I have found impossible to connect 
on my
wireless LAN even giving the command ifup eth1 in the 
console. I've tried previous version of the rt2500 driver 
and other things, just to be sure that the bug it's not 
related to other software/driver.
I've tried to use iwconfig directly and it works (same 
options in the
/etc/network/interface file). Then I've tried the testing 
package of
ifplugd and it works and ifup eth1 works too. Removing the 
package also
makes to work ifup eth1 command. Installing the unstable 
version of

ifplugd reproduces the same problems.

This is my /etc/network/interface:
# This file describes the network interfaces available on 
your system
# and how to activate them. For more information, see 
interfaces(5).


# The loopback network interface
auto lo
iface lo inet loopback
address 127.0.0.1
netmask 255.0.0.0

# This is a list of hotpluggable network interfaces.
# They will be activated automatically by the hotplug 
subsystem.


mapping hotplug
script grep
map eth0
map eth1

iface eth0 inet dhcp


iface eth1 inet dhcp
wireless-ap 00:14:A9:9C:F2:91
wireless-key s:X open

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (700, 'unstable'), (600, 'testing'), (1, 
'experimental')

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


Versions of packages ifplugd depends on:
ii  debconf [debconf-2.0]   1.5.11   Debian 
configuration management sy
ii  libc6   2.3.6.ds1-10 GNU C 
Library: Shared libraries
ii  libdaemon0  0.10-1   lightweight C 
library for daemons


Versions of packages ifplugd recommends:
ii  ifupdown  0.6.8  high level 
tools to configure netw


-- debconf information:
* ifplugd/interfaces: eth0
* ifplugd/hotplug_interfaces: eth1
* ifplugd/args: -q -f -u0 -d10 -w -I
  ifplugd/suspend_action: stop


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



Bug#407936: [pkg-wpa-devel] Bug#407936: wpasupplicant: does not configure interface correctly when it is available at boot time

2007-01-25 Thread Kel Modderman
On Tuesday 23 January 2007 20:31, Ivan Zaera Avellon wrote:
 Hi Kel:

 It's OK for me to send you my configuration, but I need to know what you
 want exactly.

Your configuration looks fine.

buzzard:/home/kel# 
wpa_supplicant -W -ieth1 -Dwext -c/etc/wpa_supplicant/wpa_supplicant-dummy.conf 
-d
Initializing interface 'eth1' 
conf '/etc/wpa_supplicant/wpa_supplicant-dummy.conf' driver 'wext' 
ctrl_interface 'N/A' bridge 'N/A'
Configuration 
file '/etc/wpa_supplicant/wpa_supplicant-dummy.conf' - 
'/etc/wpa_supplicant/wpa_supplicant-dummy.conf'
Reading configuration file '/etc/wpa_supplicant/wpa_supplicant-dummy.conf'
ctrl_interface='/var/run/wpa_supplicant'
Initializing interface (2) 'eth1'
EAPOL: SUPP_PAE entering state DISCONNECTED
EAPOL: KEY_RX entering state NO_KEY_RECEIVE
EAPOL: SUPP_BE entering state INITIALIZE
EAP: EAP entering state DISABLED
EAPOL: External notification - portEnabled=0
EAPOL: External notification - portValid=0
SIOCGIWRANGE: WE(compiled)=21 WE(source)=18 enc_capa=0xf
  capabilities: key_mgmt 0xf enc 0xf
WEXT: Operstate: linkmode=1, operstate=5
Own MAC address: 00:0e:35:18:2c:a3
wpa_driver_wext_set_wpa
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_countermeasures
wpa_driver_wext_set_drop_unencrypted
Setting scan request: 0 sec 10 usec
Added interface eth1
CTRL_IFACE - eth1 - wait for monitor

That will wait until i use wpa_cli to connect to the control socket, which is 
the desired effect.

Are you telling me this does not work for you?

Thanks, Kel.


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



Bug#408367: xfce4-mcs-manager: no icons

2007-01-25 Thread LI Daobing
Package: xfce4-mcs-manager
Version: 4.3.99.2-1
Severity: normal

check the attached screenshot

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

Versions of packages xfce4-mcs-manager depends on:
hi  hicolor-icon-theme0.8-4  default fallback theme for FreeDes
hi  libatk1.0-0   1.12.2-1   The ATK accessibility toolkit
hi  libc6 2.3.6.ds1-10   GNU C Library: Shared libraries
hi  libcairo2 1.2.4-4The Cairo 2D vector graphics libra
hi  libfontconfig12.4.2-1generic font configuration library
hi  libfreetype6  2.2.1-5FreeType 2 font engine, shared lib
hi  libglib2.0-0  2.12.4-2   The GLib library of C routines
hi  libgtk2.0-0   2.8.20-3   The GTK+ graphical user interface 
hi  libpango1.0-0 1.14.8-2   Layout and rendering of internatio
hi  libpng12-01.2.15~beta5-0 PNG library - runtime
hi  libx11-6  2:1.0.0-8  X11 client-side library
hi  libxcursor1   1.1.5.2-5  X cursor management library
hi  libxext6  1:1.0.0-4  X11 miscellaneous extension librar
hi  libxfce4mcs-client3   4.3.99.2-1 Client library for Xfce4 configure
hi  libxfce4mcs-manager3  4.3.99.2-1 Manager library for Xfce4 configur
ii  libxfce4util4 4.3.99.2-1 Utility functions library for Xfce
ii  libxfcegui4-4 4.3.99.2-1 Basic GUI C functions for Xfce4
hi  libxfixes31:4.0.1-4  X11 miscellaneous 'fixes' extensio
hi  libxi61:1.0.0-5  X11 Input extension library
hi  libxinerama1  1:1.0.1-4  X11 Xinerama extension library
hi  libxrandr22:1.1.0.2-4X11 RandR extension library
hi  libxrender1   1:0.9.0.2-4X Rendering Extension client libra
hi  zlib1g1:1.2.3-13 compression library - runtime

Versions of packages xfce4-mcs-manager recommends:
hi  xfce4-icon-theme  4.3.99.2-1 Xfce Standard icon theme
hi  xfce4-mcs-plugins 4.3.99.2-1 Special modules for the xfce4-mcs-

-- no debconf information


xfce4-mcs-manager-bug.png
Description: PNG image


Bug#408211: sympa: wws doesn't display french character correctly with apache2.2

2007-01-25 Thread Stefan Hornburg

Olivier Salaün - CRU wrote:

Olivier Berger wrote:


Package: sympa
Version: 5.2.3-1
Severity: minor

With apache2.2 (which sets a adddefaultcharset utf-8), and french 
language set for the interface, wws will produce weird characters.


AFAICT wws will produce iso8859-1 characters which are then rendered 
weird since apache 2.2 pretends its utf-8.


I think the config file should then contain something like
Location /wws
AddDefaultCharset Off
/Location
  


I confirm that the AddDefaultCharset feature of Apache should be 
disabled for Sympa web interface, since web pages use the charset 
associated to the current language.


Things change in the release to come, because utf-8 will be used for all 
HTML pages.


OK, so there is no hurry to fix the config file. I'll tag it as upstream
and wait for the next release.

Bye
Racke


--
LinuXia Systems = http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP = http://www.icdevgroup.org/
Interchange Development Team



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



Bug#404406: closed by Debian Archive Maintenance [EMAIL PROTECTED] (Bug#404406: fixed)

2007-01-25 Thread Frank Lichtenheld
reopen 404406
thanks

 pbbuttonsd |0.7.9-1 | i386

Please also remove pbbuttonsd-dev (it was mentioned in the bug report
but not in the subject).

Gruesse,
-- 
Frank Lichtenheld [EMAIL PROTECTED]
www: http://www.djpig.de/


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



Bug#353507: About your bug: kcontrol: kdecore (KLibLoader): WARNING: KLibrary: /usr/lib/kde3/kcm_kdnssd.so: undefined symbol: init_kdnssd on the Debian BTS

2007-01-25 Thread Sune Vuorela
On Monday 15 January 2007, Bob Vincent wrote:
 Sorry; no new information.

Hi!

So you don't know wether you
1) experiece it anymore
2) don't experience it anymore
3) which versions you experience/don't experience it any more
4) Does it hurt any functionality or does it just put stuff 
in .xsession-errors?

Please provide some of these answers or we are unfortunately unable to do 
anything to fix it.

/Sune
-- 
How to click a TCP menu over the Internet address from the preferences inside 
X-Windows?

The point is that you either cannot enable the RO 2D pin, or have to configure 
a sendmail, so that from Linux 7.3.2 you must receive from the CPU to install 
on the driver.


pgpAFjQdZZ4cH.pgp
Description: PGP signature


Bug#407617: You have to chose local timezone

2007-01-25 Thread Sune Vuorela
On Wednesday 24 January 2007, Benjamin Peter wrote:
 Hi,

 I got the date working but still don't think this is the right
 behaviour. When right clicking on the clock you have to choose
 Show Timezone - Local timezone and the date is displayed again.

Hi!

I actually think that this is done the right way.
if I choose the clock to not show 'local' timezone, but some random timezone 
somewhere in the world, I think it is nice that it is shown - and the only 
way to show it and make the clock still readable is to replace the date with 
it.

If there is no new reasoning for this bug next time I stumble over it, I think 
I will close it.

/Sune

-- 
How can I install a pin over the 4-bit OpenGL printer to the system?

From Flash MX you must disconnect the front-side bus on a POPmail space bar.


pgpafqDhzm73T.pgp
Description: PGP signature


Bug#408002: konqueror: Konqueror blocks forever reading file descriptor 8

2007-01-25 Thread Sune Vuorela
On Wednesday 24 January 2007, Ken Bloom wrote:
 /var/tmp/kdecache-bloom to no avail. I could try moving the whole .kde
 directory out of the way to see what happens.

Yes please - or try with a new user.

/Sune
-- 
I cannot ping the file to the firewall, how does it work?

From X-Windows 94 you neither should save on a RW mother board, nor must boot 
the menu for turning off a serial GPU on the fan of a memory over the 9-bit 
AGP hardware of a ISDN program.


pgpX5bbjbpRO8.pgp
Description: PGP signature


Bug#408369: kernel-package: linux-headers for UML do not include various Makefiles

2007-01-25 Thread Marcus Better
Package: kernel-package
Version: 10.066
Severity: normal

The linux-headers-* packages for usermode Linux do not include the
following files:

  arch/i386/Makefile.cpu
  arch/um/Makefile.*
  arch/um/Kconfig.arch (symlink)

These are needed when building modules.

(I am running on i386, other architectures may need the Makefile.cpu
for their arch.)

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-xen-686
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)

Versions of packages kernel-package depends on:
ii  dpkg  1.13.25package maintenance system for Deb
ii  dpkg-dev  1.13.25package building tools for Debian
ii  file  4.17-5 Determines file type using magic
ii  gcc [c-compiler]  4:4.1.1-15 The GNU C compiler
ii  gcc-4.1 [c-compiler]  4.1.1-21   The GNU C compiler
ii  gettext   0.16.1-1   GNU Internationalization utilities
ii  make  3.81-2 The GNU version of the make util
ii  perl  5.8.8-7Larry Wall's Practical Extraction 
ii  po-debconf1.0.8  manage translated Debconf template

Versions of packages kernel-package recommends:
ii  bzip2   1.0.3-6  high-quality block-sorting file co
ii  libc6-dev [libc-dev]2.3.6.ds1-10 GNU C Library: Development Librari

-- no debconf information



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



Bug#252620: konqueror: retested, still happens

2007-01-25 Thread Sune Vuorela
On Tuesday 23 January 2007, Vassilii Khachaturov wrote:
 Package: konqueror
 Version: 4:3.5.5a.dfsg.1-2
 Followup-For: Bug #252620

 Sure, I understand your concerns. I'm not complaining at all,
 actually, I feel a bit uncomfortable myself having not debugged
 it further to the point of a suggested patch given the bug age.

Hi!

I have tested it a bit also - and it somehow seems that it is maybe on 'screen 
20' counted from top - and after enlarging the font it moves to 'screen 20' 
again. As the font size have changed, it is of course a 'jump' to relocate to 
new 'screen 20'

I don't know wether it is desired behaviour or not.

/Sune
-- 
How may I do for turning on the computer?

From the control panel menu within ICQ you neither should forward to the 
memory address on a pin, nor must ping to a cache and you neither have to 
telnet on a gadget, nor can ever overclock a utility of the proxy for 
exploring with the Fast POP forward of the display.


pgpT3ozOxI69s.pgp
Description: PGP signature


Bug#407007: x11-common: random X crashes - miSetShape

2007-01-25 Thread Calum Mackay

hi Michel,


It would be nice if you could attach gdb to the X server and get a
backtrace with that (you can only do this from a remote login).


I finally got around to trying this, but no luck; see below.

Am I doing something wrong?

[Since logging the bug I've had half-a-dozen more crashes, all in 
miSetShape()]


best regards,
calum.


diz # gdb /usr/bin/X 12680
GNU gdb 6.5-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain 
conditions.

Type show copying to see the conditions.
There is absolutely no warranty for GDB.  Type show warranty for details.
This GDB was configured as i486-linux-gnu...Using host libthread_db 
library /lib/tls/i686/cmov/libthread_db.so.1.


Attaching to program: /usr/bin/X, process 12680
0xe410 in __kernel_vsyscall ()
(gdb) cont
Continuing.
Warning:
Cannot insert breakpoint -2.
Error accessing memory address 0x9c70: Input/output error.


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



Bug#392539: also observing this in gnome

2007-01-25 Thread Soeren Sonnenburg
Package: bluez-gnome
Version: 0.6-1
Followup-For: Bug #392539

I am also observing this in the notfication area applet in gnome. so it
is indeed a bug.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (700, 'stable'), (650, 'testing'), (600, 'unstable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.19.2-mactel-sonne
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages bluez-gnome depends on:
ii  dbus1.0.2-1  simple interprocess messaging syst
ii  libatk1.0-0 1.12.4-1 The ATK accessibility toolkit
ii  libc6   2.3.6.ds1-10 GNU C Library: Shared libraries
ii  libcairo2   1.2.6-1  The Cairo 2D vector graphics libra
ii  libdbus-1-3 1.0.2-1  simple interprocess messaging syst
ii  libdbus-glib-1-20.72-4   simple interprocess messaging syst
ii  libfontconfig1  2.4.2-1  generic font configuration library
ii  libgconf2-4 2.16.0-3 GNOME configuration database syste
ii  libglib2.0-02.12.7-1 The GLib library of C routines
ii  libgtk2.0-0 2.10.7-1 The GTK+ graphical user interface 
ii  libnotify1  0.4.3-2  sends desktop notifications to a n
ii  liborbit2   1:2.14.4-1   libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0   1.14.8-5 Layout and rendering of internatio
ii  libx11-62:1.0.3-4X11 client-side library
ii  libxcursor1 1.1.7-4  X cursor management library
ii  libxext61:1.0.1-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.1-5X11 miscellaneous 'fixes' extensio
ii  libxi6  1:1.0.1-4X11 Input extension library
ii  libxinerama11:1.0.1-4.1  X11 Xinerama extension library
ii  libxrandr2  2:1.1.0.2-5  X11 RandR extension library
ii  libxrender1 1:0.9.1-3X Rendering Extension client libra

bluez-gnome recommends no packages.

-- no debconf information


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



Bug#408264: mydms: unsatisfiable depends by apt

2007-01-25 Thread Steve Langasek
severity 408264 important
thanks

On Thu, Jan 25, 2007 at 06:25:15AM +0100, Lucas Nussbaum wrote:

   mydms depends on libapache2-mod-php4 and libphp-adodb. It seems that to
   install those two together, one has to specify that the solution is to
   install php4 and not php5, by using:

apt-get install mydms libapache2-mod-php4 libphp-adodb php4

   This works, but it clearly suboptimal. Couldn't mydms be tweaked to
   support php5 (via libapache2-mod-php5) ?

  I don't follow why you've filed this bug as serious, could you please
  explain?

 Sorry, was one of my last bug reports yesterday, it wasn't very clear.

 mydms is uninstallable because of the above problem:
 # apt-get install mydms
 [...]
 The following packages have unmet dependencies:
   mydms: Depends: libphp-adodb (= 4.64-4) but it is not going to be
   installed
   E: Broken packages

Ok, so the issue is that apt-get isn't able to automatically resolve the
dependencies for this package, to allow a non-interactive install in a clean
system.

I would have to say that's not RC.  The package itself is installable, it
just may require the user to manually pick the dependencies (and with
aptitude this doesn't have to be done manually either).

 If I try to install both of them together, it works, butI get
 libapache-mod-php5 (to satisfy libphp-adodb's deps ; note that it's
 libapache, not libapache2) and libapache2-mod-php4 (to satisfy mydms'
 deps). Since libapache2-mod-php4 conflicts with libapache2-mod-php5,
 this mean that this will prevent me to install any other php5 app using
 apache2.

Right, this happens all too often with php packages, too.  But again, not
RC.

 The maintainer's solution to depend on php4 will slightly relax this
 problem (it seems it would allow to run mydms using php4-cgi, while all
 other php apps would run using libapache2-mod-php5), but still, I'm
 wondering how hard it would be to just backport the php4-5 fixes to
 mydms...

Dunno, but that's for the maintainer to decide now. :)

Cheers,
-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


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



Bug#408367: [Pkg-xfce-devel] Bug#408367: xfce4-mcs-manager: no icons

2007-01-25 Thread Yves-Alexis Perez
On jeu, 2007-01-25 at 18:43 +0800, LI Daobing wrote:
 Package: xfce4-mcs-manager
 Version: 4.3.99.2-1
 Severity: normal
 
 check the attached screenshot
Hmh, can you tell me:
- how did this happen ? (what you did to have this appear..)
- how did you install ?
- which icon theme is selected (in User Interface)
- if you change icon theme, does it change anything ?
- is xfce4-icon-theme installed ?
- if not, if you install it does it fixes the problem ?

Thanks for your bug report, hope we can fix it (here it doesn't happen,
nor on any debian system I saw, so I don't really know what happens on
yours but I'm sure there is a solution :) )

Regards,
-- 
Yves-Alexis



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



Bug#408368: avifile-utils: Typo in avicat manpage (joing - joining)

2007-01-25 Thread Ted Percival
Package: avifile-utils
Version: 1:0.7.44.20051021-2.2+b1
Severity: minor

The avicat manpage says:
avicat - cat tool for joing files

Looks like s/joing/joining/ would do the trick :)

Cheers.
-tedp

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18-3-k7
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages avifile-utils depends on:
ii  avifile-player  1:0.7.44.20051021-2.2+b1 video player for AVI/ASF/WMF files
ii  libavifile-0.7c 1:0.7.44.20051021-2.2+b1 shared libraries for AVI read/writ
ii  libc6   2.3.6.ds1-10 GNU C Library: Shared libraries
ii  libfontconfig1  2.4.2-1  generic font configuration library
ii  libgcc1 1:4.2-20060709-1 GCC support library
ii  libice6 1:1.0.1-2X11 Inter-Client Exchange library
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libqt3-mt   3:3.3.7-3Qt GUI Library (Threaded runtime v
ii  libsdl1.2debian 1.2.11-7 Simple DirectMedia Layer
ii  libsm6  1:1.0.1-3X11 Session Management library
ii  libstdc++6  4.1.1-21 The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-4X11 client-side library
ii  libxext61:1.0.1-2X11 miscellaneous extension librar
ii  libxft2 2.1.8.2-8FreeType-based font drawing librar
ii  libxi6  1:1.0.1-4X11 Input extension library
ii  libxinerama11:1.0.1-4.1  X11 Xinerama extension library

avifile-utils recommends no packages.

-- no debconf information


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



Bug#408357: tetex-base - fails to install: update-texmf: command not found

2007-01-25 Thread Frank Küster
Frank Küster [EMAIL PROTECTED] wrote:

 Please send the output of

 dpkg -l tetex-base tex-common
 dpkg -S tex-common

Of course, this should be 

dpkg -S update-texmf

(and maybe ls -l /usr/sbin/update-texmf, too)

Regards, Frank

-- 
Dr. Frank Küster
Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich
Debian Developer (teTeX/TeXLive)



Bug#309017: About your bug: kdm do fail on the first start on the Debian BTS

2007-01-25 Thread Sune Vuorela
On Thursday 11 January 2007, Klaus Ethgen wrote:
  - or if you have extra information on how reproduce this bug.

 Maybe that is the same bug I encounter a similar problem on a desktop
 system of my sister. (I have no online access to that machine.) On start
 simply the keyboard is not usable. I had to put the startup script in
 background and sleep for a while and it work with that workaround.

 I haven't a clue what the problem triggers but it is absolutely not
 possible to reproduce the bug when the system finished booting.

Hi!

This might also be the interaction between X and kdm. Could you test another 
dm, for example xdm and see if it shows same behaviour?

/Sune
-- 
How to debug the tower?

You should reset the button to boot a parallel modem over a DVD computer to a 
tool to a GUI of the AT X file on the code.


pgpOWNlNT8UHJ.pgp
Description: PGP signature


Bug#392539: rebuilding helps

2007-01-25 Thread Soeren Sonnenburg
Package: bluez-gnome
Version: 0.6-1
Followup-For: Bug #392539

I just apt-get -b sourced the package (having the newer gtk libs
installed) and then the background is transparent...

So this fixes it.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (700, 'stable'), (650, 'testing'), (600, 'unstable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.19.2-mactel-sonne
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages bluez-gnome depends on:
ii  dbus1.0.2-1  simple interprocess messaging syst
ii  libatk1.0-0 1.12.4-1 The ATK accessibility toolkit
ii  libc6   2.3.6.ds1-10 GNU C Library: Shared libraries
ii  libcairo2   1.2.6-1  The Cairo 2D vector graphics libra
ii  libdbus-1-3 1.0.2-1  simple interprocess messaging syst
ii  libdbus-glib-1-20.72-4   simple interprocess messaging syst
ii  libfontconfig1  2.4.2-1  generic font configuration library
ii  libgconf2-4 2.16.0-3 GNOME configuration database syste
ii  libglib2.0-02.12.7-1 The GLib library of C routines
ii  libgtk2.0-0 2.10.7-1 The GTK+ graphical user interface 
ii  libnotify1 [libnotify1-gtk2 0.4.3-2  sends desktop notifications to a n
ii  liborbit2   1:2.14.4-1   libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0   1.14.8-5 Layout and rendering of internatio
ii  libx11-62:1.0.3-4X11 client-side library
ii  libxcursor1 1.1.7-4  X cursor management library
ii  libxext61:1.0.1-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.1-5X11 miscellaneous 'fixes' extensio
ii  libxi6  1:1.0.1-4X11 Input extension library
ii  libxinerama11:1.0.1-4.1  X11 Xinerama extension library
ii  libxrandr2  2:1.1.0.2-5  X11 RandR extension library
ii  libxrender1 1:0.9.1-3X Rendering Extension client libra

bluez-gnome recommends no packages.

-- no debconf information


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



Bug#408371: whish: debian package for systemimager version 3.7.5 with mdadm support for RAID

2007-01-25 Thread Fabrice Coulon
Package: systemimager-common
Version: 3.6.3dfsg1-2
Severity: wishlist

/opt/systemimages//lnxfabrice-image/etc/systemimager/autoinstallscript.conf
contains raid devices but the raidtab file
/opt/systemimages//lnxfabrice-image/etc/raidtab is not a regular file.
 at /usr/sbin/si_getimage line 594. Needed a debian test package with
 serverimage 3.7.5 with support for mdadm for RAID

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.15-1-686
Locale: LANG=C, LC_CTYPE= (charmap=ANSI_X3.4-1968)

Versions of packages systemimager-common depends on:
ii  perl   5.8.4-8sarge5 Larry Wall's Practical Extraction 
ii  rsync  2.6.4-6   fast remote file copy program (lik

-- no debconf information


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



Bug#408341: mac-fdisk: fails to build on x86

2007-01-25 Thread Michael Schmitz
severity 408341 wishlist
thank you

 Package: mac-fdisk
 Version: mac-fdisk
 Severity: important
 Justification: fails to build from source

 Per #202019 it's suggested I (end user) build this from source
 if I want to use it on another arch.  It seems to build ok,
 and the binaries in the package seem to work (from what I see).
 Lots of warnings (My hunch there is no explicit include of
 required #include strings.h for bzero etc etc.).  See included
 build typescript for more details.

Building mac-fdisk from unmodified source on any architecture save powerpc
and m68k is not supposed to work, hence your FTBFS bug is not really a
bug. I downgrade it to wishlist for that reason.

Your guess that includes may be missing is quite right - the original code
may have built on mklinux without warnings, but it's always been giving
warnings on Linux. The code worked so I didn't bother.

Now, the fact that the package builds (except for the pmac-fdisk-cross
failure at the end, which is a consequence of ARCH being neither m68k now
powerpc) and the binaries actually run is not too surprising. I would be
amazed, however, if mac-fdisk does read and write correct Apple partition
tables on x86 (or any other little endian architecture, for that matter).
Did you successfully read a Mac-generated partition table, or generate on
that's properly recognized by a Mac?

Last I looked, the partition table entries would have to be converted to
host endianness before manipulating them in-core, and back-converted
before writing a changed table out to disk.

If you're interested in testing this, I can send you a copy of a partition
table in raw format which you can dump to a blank disk (or a loopback
device).

 cc -O2 -g -Wall   -c -o pdisk.o pdisk.c
 In file included from pdisk.c:43:
 kernel-defs.h:18:1: warning: _IOC_SIZEBITS redefined
 In file included from /usr/include/asm-i486/ioctl.h:1,
  from /usr/include/asm/ioctl.h:8,
  from /usr/include/asm-i486/ioctls.h:4,
  from /usr/include/asm/ioctls.h:8,
  from /usr/include/bits/ioctls.h:24,
  from /usr/include/sys/ioctl.h:27,
  from pdisk.c:42:
 /usr/include/asm-generic/ioctl.h:24:1: warning: this is the location of the 
 previous definition

That's a bit worrying; I should disable these defines for Linux compiles
...

   dpkg-gencontrol -pmac-fdisk-cross -ldebian/changelog -isp 
 -Tdebian/mac-fdisk-cross.substvars -Pdebian/mac-fdisk-cross
 dpkg-gencontrol: error: package mac-fdisk-cross not in control info
 dh_gencontrol: command returned error code 65280
 make: *** [binary-arch] Error 1
 [EMAIL PROTECTED]:~/mac-fdisk-0.1$ exit

That I need to fix; pmac-fdisk-cross is a partition table editor for
PowerPC (other than Mac, that is) to handle PC style partition tables
which were used on these PowerPC systems. fdisk/cfdisk had no endianness
fixes at that time. Perhaps it's best to not have this built anymore.

Michael


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



Bug#408372: python-dbus: License in sourcecode not clear

2007-01-25 Thread Erich Schubert
Package: python-dbus
Version: 0.80.1-1
Severity: minor

/usr/share/python-support/python-dbus/dbus/__init__.py
says:
# Licensed under the Academic Free License version 2.1
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
[... GPL 2+ standard header follows ...]

As you can see, it first says AFL 2.1, but then refers to the GPL, and
two lines of the GPL statement are repeated. This is the case on most of
the source files, apparently.

debian/copyright contains AFL 2.0.

This bug is IMHO not RC, since we're having a valid license in form of the GPL.
Above repetition does probably not have a legal effect, but can be
considered a copypaste error, with the obvious intend of licensing via
GPL.

Please check if you need to update debian/copyright to AFL 2.1 instead
of AFL 2.0 (are any source files still referencing AFL 2.0?)
and contact upstream about cleaning up the duplicated lines?

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages python-dbus depends on:
ii  libc6   2.3.6.ds1-10 GNU C Library: Shared libraries
ii  libdbus-1-3 1.0.2-1  simple interprocess messaging syst
ii  libdbus-glib-1-20.71-3   simple interprocess messaging syst
ii  libglib2.0-02.12.7-1 The GLib library of C routines
ii  python  2.4.4-2  An interactive high-level object-o
ii  python-support  0.5.6automated rebuilding support for p

Versions of packages python-dbus recommends:
pn  python-gobject | python-gtk   none (no description available)

-- no debconf information


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



Bug#408370: xfce4-terminal: Delete key problem

2007-01-25 Thread Guo Yixuan

Package: xfce4-terminal
Version: 0.2.5.6rc1-2
Severity: important

In xfce4-terminal, there's something wrong with the
Delete key.

When I set Delete Auto-detect or Escape sequence in
Preference dialog box, pressing Delete key makes a ~.

While in ASCII DEL or Control-H mode, Delete key deletes
the character before to the left of the cursor.

Here is a summary of the symptom:

program/modeAuto-detect ASCII DEL   Escape sequence Control-H
bash~   B   ~   B
nanoN   N   N   B
vim N   B   N   N
emacs -nw   NH  B   NH  (emacs prompts some help)


There's also some problem with the Backspace key

program/modeAuto-detect ASCII DEL   Escape sequence Control-H
bashN   N   ~   N
nanoD   D   D   N
vim N   N   D   D
emacs -nw   N   N   NH  (emacs prompts some help)

N for Normal,
B for acting as Backspace,
D for acting as Delete,
NH for nothing happens
~ for print a ~.


Here is my ~/.config/Terminal/terminalrc file:

[Configuration]
AccelNewTab=controlshiftt
AccelNewWindow=controlshiftn
AccelCloseTab=controlshiftw
AccelCloseWindow=controlshiftq
AccelCopy=controlshiftc
AccelPaste=controlshiftp
AccelPreferences=Disabled
AccelShowMenubar=Disabled
AccelShowToolbars=Disabled
AccelShowBorders=Disabled
AccelFullscreen=F11
AccelSetTitle=Disabled
AccelReset=Disabled
AccelResetAndClear=Disabled
AccelPrevTab=controlPage_Up
AccelNextTab=controlPage_Down
AccelSwitchToTab1=Alt1
AccelSwitchToTab2=Alt2
AccelSwitchToTab3=Alt3
AccelSwitchToTab4=Alt4
AccelSwitchToTab5=Alt5
AccelSwitchToTab6=Alt6
AccelSwitchToTab7=Alt7
AccelSwitchToTab8=Alt8
AccelSwitchToTab9=Alt9
AccelContents=F1
BackgroundMode=TERMINAL_BACKGROUND_TRANSPARENT
BackgroundImageFile=
BackgroundImageStyle=TERMINAL_BACKGROUND_STYLE_TILED
BackgroundDarkness=0.956364
BindingBackspace=TERMINAL_ERASE_BINDING_ASCII_BACKSPACE
BindingDelete=TERMINAL_ERASE_BINDING_AUTO
ColorForeground=#
ColorBackground=#
ColorPalette1=#
ColorPalette2=#
ColorPalette3=#
ColorPalette4=#
ColorPalette5=#
ColorPalette6=#
ColorPalette7=#
ColorPalette8=#
ColorPalette9=#
ColorPalette10=#
ColorPalette11=#
ColorPalette12=#
ColorPalette13=#
ColorPalette14=#
ColorPalette15=#
ColorPalette16=#
CommandUpdateRecords=TRUE
CommandLoginShell=FALSE
FontAllowBold=TRUE
FontAntiAlias=TRUE
FontName=Monospace 10
MiscBell=FALSE
MiscBordersDefault=TRUE
MiscCursorBlinks=FALSE
MiscMenubarDefault=TRUE
MiscToolbarsDefault=TRUE
MiscConfirmClose=TRUE
ScrollingBar=TERMINAL_SCROLLBAR_RIGHT
ScrollingLines=1
ScrollingOnOutput=TRUE
ScrollingOnKeystroke=TRUE
ShortcutsNoMenukey=FALSE
ShortcutsNoMnemonics=FALSE
TitleInitial=Terminal
TitleMode=TERMINAL_TITLE_APPEND
Term=xterm-color
VteWorkaroundTitleBug=TRUE
WordChars=-A-Za-z0-9,./?%#:_
MiscCycleTabs=TRUE
MiscTabCloseButtons=TRUE
AccelDetachTab=controlshiftd
AccelEditHelpers=Disabled
ColorCursor=Green
ColorSelection=White
ColorSelectionUseDefault=TRUE
MiscAlwaysShowTabs=FALSE
MiscInheritGeometry=FALSE
MiscMouseAutohide=FALSE
MiscTabPosition=GTK_POS_TOP
HelperWebbrowser=sensible-browser
HelperMailreader=exo-open-mailer
MiscDefaultGeometry=80x24




-- System Information:
Debian Release: 4.0
 APT prefers testing
 APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18-3-686
Locale: LANG=zh_CN.UTF-8, LC_CTYPE=zh_CN.UTF-8 (charmap=UTF-8)

Versions of packages xfce4-terminal depends on:
ii  libatk1.0-01.12.3-1  The ATK accessibility toolkit
ii  libc6  2.3.6.ds1-8   GNU C Library: Shared libraries
ii  libdbus-1-31.0.2-1   simple interprocess messaging syst
ii  libdbus-glib-1-2   0.71-3simple interprocess messaging syst
ii  libexo-0.3-0   0.3.1.12rc2-1 Library with extensions for Xfce
ii  libglib2.0-0   2.12.4-2  The GLib library of C routines
ii  libgtk2.0-02.8.20-3  The GTK+ graphical user interface
ii  libstartup-notification0   0.8-2 library for program launch feedbac
ii  libvte41:0.12.2-4Terminal emulator widget for GTK+
ii  libx11-6   2:1.0.3-4 X11 client-side library
ii  libxfce4util4  4.3.99.2-1Utility functions library for Xfce

Versions of packages xfce4-terminal recommends:
ii  dbus-1-utils  1.0.2-1simple interprocess messaging syst

-- no debconf information


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



Bug#408361: [pkg-firebird-general] Bug#408361: firebird2-common: must pre-depend on adduser, not depend on it

2007-01-25 Thread Damyan Ivanov
-=| Lucas Nussbaum, 25.01.2007 12:21 |=-
 During a piuparts run over all the packages in etch, I ran into a
 problem with your package:

Thank you for your efforts!

Is this mail part of a mass-big filing that was already discussed? Can
you give me a pointer?

 Selecting previously deselected package firebird2-common.
 Unpacking firebird2-common (from .../firebird2-common_1.5.3.4870-11_all.deb) 
 ...
 adduser: `/etc/adduser.conf' does not exist. Using defaults.
 Adding system user `firebird' (UID 104) ...
 Adding new group `firebird' (GID 105) ...
 Adding new user `firebird' (UID 104) with group `firebird' ...
 Password:
 
 Since adduser is in Depends, not Pre-depends, it is not configured yet at this
 point. You should pre-depend on it, so it is configured at preinst time (or
 move your adduser call to postinst, if that's possible).

Strange. Isn't adduser supposed *not* to ask for passwords for
--system users? I don't see any setting about this in
/etc/adduser.conf. How would configuring adduser make any difference?

Moreover, reading adduser's source, it indeed does not prompt for
password for --system users, it simply relies on `useradd', which in
turn does not prompt for password by design.

Are you sure the log above is complete? Can you give me a recipe for
reproducing it?

Moving the adduser call to postinst is possible, but I am not
convinced it is worth the trouble. A couple of packages (all in the
same source package as firebird2-common - firebrid2) depend on
firebird2-common being done with the account creation and I prefer to
have a strong reason to fiddle with them just before the release.



dam
-- 
Damyan Ivanov   Modular Software Systems
[EMAIL PROTECTED]
phone +359(2)928-2611, 929-3993  fax +359(2)920-0994
mobile +359(88)856-6067 [EMAIL PROTECTED]/Gaim



signature.asc
Description: OpenPGP digital signature


Bug#394230: [Debian-ia32-libs] Bug#394230: oops, even more libs

2007-01-25 Thread Frederik Schueler
Hi!

On Thu, Jan 25, 2007 at 11:27:00AM +0100, Robert Millan wrote:
 They're ok.  wine runs and all the linker dependencies of its plugins are
 satisfied.

Great :)

I'll upload today.


 Btw please next time think of signing them (.dsc is enough).  I don't like
 installing unsigned stuff, even if it comes from gluck.

Oops sorry. It should have been signed...


Best regards
Frederik Schueler

-- 
ENOSIG


signature.asc
Description: Digital signature


Bug#403681: kpilot: KPilot no longer works with Handspring Visor

2007-01-25 Thread Sune Vuorela
tag 403681 +moreinfo
thanks

On Tuesday 19 December 2006, Ronny Standtke wrote:
 There seem to be some changes in current Linux releases that are
 breaking KPilot.

Yes. Is it fixed in the newest version in etch ?




-- 
Genius, I'm not able to install on the IRC login, how does it work?

You can never get access on a head, so that you either must load the PCI fan 
on a RAM directory, or never have to cancel a periferic to a editor to 
doubleclick the USB BIOS forward.


pgpnypClLBiPh.pgp
Description: PGP signature


Bug#408373: scribble: contains non-free data

2007-01-25 Thread Frank Gevaerts
Package: scribble
Version: 1.10-2
Severity: serious
Justification: Policy 2.2.1


The file Official Long Words List.txt in the source package, which
seems to be used to compile the wordlist that is used by the game, has
the following information at the top:

#
# The Official Long Words List includes all acceptable 10-15 letter words NOT
# already in the Official Tournament and Club Word List.
#
# The Official Long Words List has been compiled and created by the Dictionary
# Committee of the National Association. As of June 16, 2003, this list will
# become the ONLY acceptable official long word list for use at sanctioned
# National Association Clubs and Tournaments. Players and Directors may order
# it as a spiral-bound book from NSA Word Gear, Inc. for $15. As of May 23rd,
# the book is in press and we are accepting preorders.
#
# The word list is available from this site for personal, noncommercial use as
# a 600K download with MD5 digest (authentication) code
# 2f218ad494145171c29b3fdf9cf45993.  The availability of the word list as a
# download is not meant to suggest that any copy of the list is acceptable for
# use in word adjudication. For reasons of quality control, tournament and
# club directors must use the officially printed edition.

Note the personal, noncommercial use wording. This looks to be incompatible 
with the DFSG.

regards,

Frank

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

-- no debconf information


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



Bug#407007: x11-common: random X crashes - miSetShape

2007-01-25 Thread Michel Dänzer
On Thu, 2007-01-25 at 11:17 +, Calum Mackay wrote:
 
  It would be nice if you could attach gdb to the X server and get a
  backtrace with that (you can only do this from a remote login).
 
 I finally got around to trying this, but no luck; see below.
 
 Am I doing something wrong?

/usr/bin/X isn't the binary of the X server itself but of the Xwrapper.
Generally, there's a couple of gotchas when starting the X server from
gdb, so I usually attach to the X server after startup with something
like

sudo gdb -p $(pidof X)

 [Since logging the bug I've had half-a-dozen more crashes, all in 
 miSetShape()]

It'll hopefully be easy to reproduce with gdb attached then. :)


-- 
Earthling Michel Dänzer   |  http://tungstengraphics.com
Libre software enthusiast |  Debian, X and DRI developer



Bug#397492: /var/www/index

2007-01-25 Thread Olaf van der Spek

reopen 397492
thanks

Hi,

index.lighttpd.html should be of lower priority, otherwise it'll still 
replace existing index pages.


index-file.names   = ( index.lighttpd.html,
   index.php, index.html,
   index.htm, default.htm )


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



Bug#402880: kdm: please bring back theme with logo area and user list

2007-01-25 Thread Sune Vuorela
Hi Marc!

is it the debian themed kdm theme you are talking about in this bug report ?

/Sune
-- 
Genius, I cannot receive the connector, how does it work?

From X-Windows 94 you must reconfigure a digital 3D wordprocessor for 
cancelling a proxy.


pgpEOqHdxVKyI.pgp
Description: PGP signature


Bug#406540: automake1.9: Purging this package with automake (1.10) installed leaves broken alternatives

2007-01-25 Thread Reuben Thomas

On Thu, 25 Jan 2007, Eric Dorland wrote:


* Reuben Thomas ([EMAIL PROTECTED]) wrote:

On Fri, 19 Jan 2007, Eric Dorland wrote:


I couldn't reproduce this. I removed all the automake packages,
installed automake1.9, installed automake1.10 and then purged
automake1.9. The alternatives seemed fine.


Add one additional step: after installing automake1.10, run
update-alternative and choose 1.9. Then purge 1.9. The alternative (for me)
remains set to 1.9.


Can you send me the contents of your
/var/lib/dpkg/alternatives/automake file?


manual
/usr/bin/automake
aclocal
/usr/bin/aclocal
automake.1.gz
/usr/share/man/man1/automake.1.gz
aclocal.1.gz
/usr/share/man/man1/aclocal.1.gz

/usr/bin/automake-1.10
26
/usr/bin/aclocal-1.10
/usr/share/man/man1/automake-1.10.1.gz
/usr/share/man/man1/aclocal-1.10.1.gz

--
http://rrt.sc3d.org/ | fantasize, a.  as big as fizzy orange


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



Bug#407927: iceape: proxy configuration disabled

2007-01-25 Thread Hendrik-Jan Heins

Dear Armando,

I think you are right in assuming that bug reporting is meant to
improve on programs. So yes, I do think you are right to report this
as a bug.
But I also think that this is:
- not a bug in the sense that it is iceape packaging related
- a bug in the sense that it is a shortcomming of the mozilla profile system
- a wishlist item in the sense that a profile checker can be very usefull here

Looking at the mozillazine forums, there are a lot of people that have
profile-related issues, so yes, it is something to be looked at, but
not only in Debian, so I think this is an upstream bug.

If you can try what Alexander suggested, you probably have the best
chance of tracking this one down and helping to prevent this happening
to others. Too bad it is probably a lot of work ;-)

cheers,

Hendrik-Jan


2007/1/23, Alexander Sack [EMAIL PROTECTED]:

On Tue, Jan 23, 2007 at 10:31:20AM -0500, Armando Romero wrote:

 In that regard the profile does have common things with same product
 under different name. If Iceape is re-using previous configuration files
 and serves as replacement for Mozilla, it shall also handle them correctly.
  As that profile is not generated by iceape, I'd say it's not an iceape
  bug. Whether there's room for improvement on this product, is a whole


Please try if removing ALL user prefs helps (backup your profile
directory first, so it stays reproducible and you won't loose
anything). If that helps, try to track down the exact option that
causes this.

Thanks,

 - Alexander
--
 GPG messages preferred.|  .''`.  ** Debian GNU/Linux **
 Alexander Sack | : :' :  The  universal
 [EMAIL PROTECTED]| `. `'  Operating System
 http://www.asoftsite.org/  |   `-http://www.debian.org/




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



Bug#408375: Missing support for qeth network devices in layer2 mode makes debian installer unuseable (patch attached)

2007-01-25 Thread Martin Grimm
Package: s390-netdevice
Version: 0.0.14
Severity: important

Installing debian etch on IBM zSeries(s390) fails if the network
device used for installation is a qeth device in layer2 mode.
(e.g. a NIC connected to a z/VM vswitch in ethernet mode).
qeth defaults to layer3 mode and setting the device online fails
if mode is not set up correctly.
Without network connectivity installation can't proceed.

Attached patch for s390-netdevice adds the possibility to set the
device to layer2 mode before activating it. Also the configuration
file in /etc/sysconfig/hardware/config file for qeth device
will be set up correctly for normal system startup.

Greetings,
Martin

-- 
--
Martin Grimm [EMAIL PROTECTED]
Mi||enux  phone: +49.711.88770.300
Lilienthalstrasse 2 fax: +49.711.88770.349
70825 Stuttgart-Korntal, Germany
Key fingerprint: 9BB0 AFE1 C133 F88B A27F 4F12 348D C7C0 C817 7FB1
--
 Linux without limits: http://linux.zSeries.org
--- s390-netdevice-0.0.14/debian/s390-netdevice.templates	2006-10-24 19:14:12.0 +0200
+++ s390-netdevice-0.0.15/debian/s390-netdevice.templates	2007-01-17 13:51:38.0 +0100
@@ -55,6 +55,7 @@
   channels = ${device0}, ${device1}, ${device2}
   port = ${port}
   portname = ${portname}
+  layer2   = ${layer2}
 
 Template: s390-netdevice/qeth/no
 Type: error
@@ -81,6 +82,16 @@
 _Description: Port:
  Please enter a relative port for this connection.
 
+Template: s390-netdevice/qeth/layer2
+Type: boolean
+Default: false
+_Description: layer2 mode 
+ Do you want to run this card in layer2-Mode?
+ This will make the OSA-Express adapter keep the MAC
+ addresses of IPV4 packets. By default, the
+ OSA-Express adapter removes LLC headers from incoming
+ IPv4 packets.
+
 Template: s390-netdevice/iucv/confirm
 Type: boolean
 Default: true
diff -Naur s390-netdevice-0.0.14/netdevice.c s390-netdevice-0.0.15/netdevice.c
--- s390-netdevice-0.0.14/netdevice.c	2006-10-24 19:14:12.0 +0200
+++ s390-netdevice-0.0.15/netdevice.c	2007-01-22 13:54:09.0 +0100
@@ -58,6 +58,7 @@
 		{
 			struct channel *channels[3];
 			int port;
+			int layer2;
 			char portname[32];
 		} qeth;
 		struct
@@ -104,6 +105,7 @@
 	GET_CTC_CHANNELS,
 	GET_CTC_PROTOCOL,
 	GET_QETH_DEVICE,
+	GET_QETH_LAYER2,
 	GET_QETH_PORT,
 	GET_QETH_PORTNAME,
 	GET_IUCV_DEVICE,
@@ -447,6 +449,22 @@
 	return WANT_NEXT;
 }
 
+static enum state_wanted get_qeth_layer2 (void)
+{
+	char *ptr;
+	int ret = my_debconf_input (critical, TEMPLATE_PREFIX qeth/layer2, ptr);
+
+	if (ret == 30)
+		return WANT_BACKUP;
+	if (ret)
+		return WANT_ERROR;
+
+	device_current-qeth.layer2 = strstr(ptr, true) ? 1 : 0;
+
+	return WANT_NEXT;
+
+}
+
 static enum state_wanted get_qeth_port (void)
 {
 	char *ptr;
@@ -561,7 +579,7 @@
 	return WANT_ERROR;
 }
 
-static enum state_wanted write_ccwgroup (const char *driver_name, const char *device_name, const char *group)
+static enum state_wanted write_ccwgroup (const char *driver_name, const char *device_name, const char *group, int layer2)
 {
 	struct sysfs_device *device;
 	struct sysfs_driver *driver;
@@ -583,6 +601,15 @@
 	if (!device)
 		return WANT_ERROR;
 
+	if (layer2)
+	{
+		attr = sysfs_get_device_attr (device, layer2);
+		if (!attr)
+			return WANT_ERROR;
+		if (sysfs_write_attribute (attr, 1, 1)  0)
+			return WANT_ERROR;
+	}
+
 	attr = sysfs_get_device_attr (device, online);
 	if (!attr)
 		return WANT_ERROR;
@@ -605,7 +632,7 @@
 
 	snprintf (buf, sizeof (buf), %s,%s\n, device_current-ctc.channels[0]-name, device_current-ctc.channels[1]-name);
 
-	ret = write_ccwgroup (ctc, device_current-ctc.channels[0]-name, buf);
+	ret = write_ccwgroup (ctc, device_current-ctc.channels[0]-name, buf, 0);
 	if (ret)
 		return ret;
 
@@ -632,7 +659,7 @@
 
 	snprintf (buf, sizeof (buf), %s,%s,%s\n, device_current-qeth.channels[0]-name, device_current-qeth.channels[1]-name, device_current-qeth.channels[2]-name);
 
-	ret = write_ccwgroup (qeth, device_current-qeth.channels[0]-name, buf);
+	ret = write_ccwgroup (qeth, device_current-qeth.channels[0]-name, buf, device_current-qeth.layer2);
 	if (ret)
 		return ret;
 
@@ -643,6 +670,11 @@
 
 	snprintf (buf, sizeof (buf), CCWGROUP_CHANS=(%s %s %s)\n, device_current-qeth.channels[0]-name, device_current-qeth.channels[1]-name, device_current-qeth.channels[2]-name);
 	fwrite (buf, strlen (buf), 1, config);
+	if (device_current-qeth.layer2)
+	{
+		snprintf (buf, sizeof (buf), QETH_OPTIONS=layer2\n);
+		fwrite (buf, strlen (buf), 1, config);
+	}
 
 	fclose (config);
 
@@ -696,6 +728,9 @@
 			case GET_QETH_DEVICE:
 state_want = get_qeth_device ();
 break;
+			case GET_QETH_LAYER2:
+state_want = get_qeth_layer2 ();
+break;
 			case GET_QETH_PORT:
 state_want = get_qeth_port ();
 break;
@@ -767,6 +802,9 @@
 		state = CONFIRM_CTC;

Bug#408374: lighttpd: static-file.exclude-extensions = ( .php, .pl, .fcgi )

2007-01-25 Thread Olaf van der Spek

Package: lighttpd
Version: 1.4.13-9
Severity: normal

Hi,

Where did this line from the upstream conf file go?


static-file.exclude-extensions = ( .php, .pl, .fcgi )


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

Versions of packages lighttpd depends on:
ii  libattr11:2.4.32-1.1 Extended attribute shared library
ii  libbz2-1.0  1.0.3-6  high-quality block-sorting file co
ii  libc6   2.3.6.ds1-10 GNU C Library: Shared libraries
ii  libldap22.1.30-13.2  OpenLDAP libraries
ii  libpcre36.7-1Perl 5 Compatible Regular Expressi
ii  libssl0.9.8 0.9.8c-4 SSL shared libraries
ii  lsb-base3.1-23   Linux Standard Base 3.1 init scrip
ii  mime-support3.39-1   MIME files 'mime.types'  'mailcap
ii  perl5.8.8-7  Larry Wall's Practical Extraction
ii  zlib1g  1:1.2.3-13   compression library - runtime

Versions of packages lighttpd recommends:
ii  php5-cgi  5.2.0-8server-side, HTML-embedded scripti

-- no debconf information


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



Bug#408376: python2.5-profiler package is missing.

2007-01-25 Thread Andreas Kostyrka
Package: python2.5
Version: 2.5-5
Severity: normal


There is no python2.5-profiler package in testing/unstable. While it's
unfree, it's required for all kinds of stuff, e.g. nosetests.

Andreas

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.19ako
Locale: [EMAIL PROTECTED], LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages python2.5 depends on:
ii  libbz2-1.0   1.0.3-6 high-quality block-sorting file co
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  libdb4.4 4.4.20-8Berkeley v4.4 Database Libraries [
ii  libncursesw5 5.5-3   Shared libraries for terminal hand
ii  libreadline5 5.2-1   GNU readline and history libraries
ii  libsqlite3-0 3.3.8-1 SQLite 3 shared library
ii  libssl0.9.8  0.9.8c-3SSL shared libraries
ii  mime-support 3.37-1  MIME files 'mime.types'  'mailcap
ii  python2.5-minimal2.5-5   A minimal subset of the Python lan

-- no debconf information


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



Bug#381282: apt-setup: stable - testing

2007-01-25 Thread Caspar Bothmer

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

It would be great to see these bugs get some attention of the maintainers...

So I try to explain what I know about this issue:

The reason for this situation is, that apt-setup calls the system
database for the value of the key 'mirror/suite'.  This key gets set on
installation.

So, if someone installed sarge back when it was in testing state, the
database got correctly set with that value 'testing'.  After sarge
changed to stable state, the user changed 'testing' to 'stable' or
'sarge' in /etc/apt/sources.list but didn't set the respective key in
the internal system database.

So from that moment on the internal system database and sources.list
aren't synchronous anymore concerning the system state.  I don't know of
a user viable way to set 'mirror/suite' to the actual state.


caspar
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFuKYGzpQ+GCsPNMERAllPAKC4EkjTFFAzCACQVniaMpP1wdiD7gCg2Sjb
IQop/H17Ts7qxwhTvyWdOW4=
=oJ1k
-END PGP SIGNATURE-


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



Bug#400952: rc order of portmap,nis,autofs

2007-01-25 Thread Stephen Gran
This one time, at band camp, Mark Brown said:
 On Thu, Jan 25, 2007 at 01:35:20AM +, Stephen Gran wrote:
 
  I may be missing something, but why does it need to be moved?  It starts
  in rcS as well as rc2, so this should only ever be an issue in the rare
 
 The more noticable issue is the collision between nis and autofs.  Both
 run at level 19, neither runs in rcS.d and autofs is frequently used
 with NIS maps so wants NIS to be started before it.  It's this that
 drives moving portmap.

OK, I understood this as solely a portmap issue, so that clarifies for
me.

  cases when you have to switch to runlevel 1 and back, right?  This seems
  like a rare enough occurence I'm not sure it's worth worrying about too
  much, but I may be missing something here.
 
 I worry that while this is a rarely used feature the people who use NIS
 are more likely than most to be among those who do so.

Yes, I suppose this is probably true.  My memories of NIS do involve
some single user mode work :)
-- 
 -
|   ,''`.Stephen Gran |
|  : :' :[EMAIL PROTECTED] |
|  `. `'Debian user, admin, and developer |
|`- http://www.debian.org |
 -


signature.asc
Description: Digital signature


Bug#408377: rhythmbox: Please allow rb to open the last read songs after shutting down

2007-01-25 Thread Julien Valroff
Package: rhythmbox
Version: 0.9.7-1
Severity: wishlist

Hi,

I think it would be useful to have an option that would allow rb to remember 
the last
song played before shutting down, and go back to this song/location when 
opening rb
again.

The default location is to open the library, which is not the good choice for 
users who
use rb eg:
  * to listen to radio
  * to listen songs from a DAAP share

Also useful for people with a very large library, this would allow them to know 
when they
stop listening to music, and avoid them re-listening to the same songs.

This option could be integrated in the GUI or implemented as a GConf entry only.

Thanks for your work!

Cheers,
Julien

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages rhythmbox depends on:
ii  dbus  1.0.2-1simple interprocess messaging syst
ii  gconf22.16.0-3   GNOME configuration database syste
ii  gnome-icon-theme  2.16.1-1   GNOME Desktop icon theme
ii  gstreamer0.10-alsa [gstre 0.10.11-1  GStreamer plugin for ALSA
ii  gstreamer0.10-esd [gstrea 0.10.5-3   GStreamer plugin for ESD
ii  gstreamer0.10-gnomevfs0.10.10-3  GStreamer plugin for GnomeVFS
ii  gstreamer0.10-plugins-bas 0.10.10-3  GStreamer plugins from the base 
ii  gstreamer0.10-plugins-goo 0.10.4-4   GStreamer plugins from the good 
ii  gstreamer0.10-plugins-ugl 0.10.4-4   GStreamer plugins from the ugly 
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libatk1.0-0   1.12.4-1   The ATK accessibility toolkit
ii  libaudiofile0 0.2.6-6Open-source version of SGI's audio
ii  libavahi-client3  0.6.16-2   Avahi client library
ii  libavahi-common3  0.6.16-2   Avahi common library
ii  libavahi-glib10.6.16-2   Avahi glib integration library
ii  libbonobo2-0  2.16.0-1   Bonobo CORBA interfaces library
ii  libbonoboui2-02.14.0-5   The Bonobo UI library
ii  libc6 2.3.6.ds1-10   GNU C Library: Shared libraries
ii  libcairo2 1.2.4-4The Cairo 2D vector graphics libra
ii  libdbus-1-3   1.0.2-1simple interprocess messaging syst
ii  libdbus-glib-1-2  0.71-3 simple interprocess messaging syst
ii  libesd0   0.2.36-3   Enlightened Sound Daemon - Shared 
ii  libexpat1 1.95.8-3.4 XML parsing C library - runtime li
ii  libfontconfig12.4.2-1generic font configuration library
ii  libfreetype6  2.2.1-5FreeType 2 font engine, shared lib
ii  libgconf2-4   2.16.0-3   GNOME configuration database syste
ii  libgcrypt11   1.2.3-2LGPL Crypto library - runtime libr
ii  libglade2-0   1:2.6.0-4  library to load .glade files at ru
ii  libglib2.0-0  2.12.6-2   The GLib library of C routines
ii  libgnome-keyring0 0.6.0-3GNOME keyring services library
ii  libgnome-media0   2.14.2-4   runtime libraries for the GNOME me
ii  libgnome2-0   2.16.0-2   The GNOME 2 library - runtime file
ii  libgnomecanvas2-0 2.14.0-2   A powerful object-oriented display
ii  libgnomeui-0  2.14.1-2   The GNOME 2 libraries (User Interf
ii  libgnomevfs2-01:2.14.2-5 GNOME virtual file-system (runtime
ii  libgnutls13   1.4.4-3the GNU TLS library - runtime libr
ii  libgpg-error0 1.4-2  library for common error values an
ii  libgpod0.4.0  0.4.0-1a library to read and write songs 
ii  libgstreamer0.10-00.10.11-1  Core GStreamer libraries and eleme
ii  libgtk2.0-0   2.8.20-4   The GTK+ graphical user interface 
ii  libhal1   0.5.8.1-6  Hardware Abstraction Layer - share
ii  libice6   1:1.0.1-2  X11 Inter-Client Exchange library
ii  libjpeg62 6b-13  The Independent JPEG Group's JPEG 
ii  liblircclient00.8.0-9LIRC client library
ii  libmusicbrainz4c2a2.1.4-1Second generation incarnation of t
ii  libnautilus-burn3 2.14.3-8   Nautilus Burn Library - runtime ve
ii  libnotify10.4.3-1sends desktop notifications to a n
ii  liborbit2 1:2.14.4-1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0 1.14.8-5   Layout and rendering of internatio
ii  libpng12-01.2.15~beta5-1 PNG library - runtime
ii  libpopt0  1.10-3 lib for parsing cmdline parameters
ii  libsexy2  0.1.10-1   

Bug#408381: bacula: A new version (2.0.1-1) has been released.

2007-01-25 Thread Tobias Diaz
Package: bacula
Version: 1.38.11-7
Severity: wishlist

A new version it's available at:
http://sourceforge.net/project/showfiles.php?group_id=50727package_id=100064release_id=476736
(Link from official site...)


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)


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



Bug#294562: Gdm/Xserver-Xfree86 fail to start on hardware change.

2007-01-25 Thread Brice Goglin
Hi,

About 2 years ago, you reported a bug to the Debian BTS regarding
gdm/xserver-xfree86 failing to start after changing hardware.
Did you reproduce this problem recently? If not, I will close this bug
in the next weeks.

Thanks,
Brice



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



Bug#408380: twiki: With templatelogin, and default site URL ending with / login redirects badly

2007-01-25 Thread Olivier Berger
Package: twiki
Version: 1:4.0.5-7
Severity: normal

The proposed URL in debconf for the defaultsiteurl is http://localhost/

This is suggesting that this URL should be changed to something like
http://mymachine.mydomain.whatevertld/

But then, when using the templatelogin mode, the following scenario
fails :

1. Going to http://mymachine.mydomain.whatevertld/twiki
You see http://mymachine.mydomain.whatevertld//cgi-bin/twiki/view
(notice the double slash)

2. Click on login : the login screen will be something like :
http://mymachine.mydomain.whatevertld/cgi-bin/twiki/login/Main/WebHome?origurl=//cgi-bin/twiki/view/
(notice the double slash)

3. Which will redirect to http://cgi-bin/twiki/view/ on successful login...

:(

The problem here is the rewrite rule setup in /etc/twiki/apache.conf
like :
RedirectMatch /twiki(/([A-Z].*)?)?$ 
http://mymachine.mydomain.whatevertld//cgi-bin/twiki/view$1

I think this has to do with the trailing slash in the debconf setting,
or the way postinst configures apache.conf.

In any case, there shouldn't be a double-slash in the end in apache.conf

Note that this only happens once TemplateLogin has been configured,
which is not the default in Debian right after install

Hope this helps

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages twiki depends on:
ii  apache2.2-common  2.2.3-3.2  Next generation, scalable, extenda
ii  debconf [debconf-2.0] 1.5.11 Debian configuration management sy
ii  libalgorithm-diff-perl1.19.01-2  a perl library for finding Longest
ii  libcgi-session-perl   4.14-1 Persistent session data in CGI app
ii  libdigest-sha1-perl   2.11-1 NIST SHA-1 message digest algorith
ii  liberror-perl 0.15-8 Perl module for error/exception ha
ii  liblocale-maketext-lexicon-pe 0.62-1 Lexicon-handling backends for Loc
ii  libtext-diff-perl 0.35-2 Perform diffs on files and record 
ii  perl [libmime-base64-perl]5.8.8-7Larry Wall's Practical Extraction 
ii  perl-modules [libnet-perl]5.8.8-7Core Perl modules
ii  rcs   5.7-18 The GNU Revision Control System

twiki recommends no packages.

-- debconf information excluded


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



Bug#408379: apt-file download to download a file from archive

2007-01-25 Thread Javier Barroso
Package: apt-file
Version: 2.0.8.2
Severity: wishlist
Tags: patch

So, I know my example is not a patch. It should works while apt-file doesn't 
recognise this option.

Is there anywhere a debian archive uncompress, where you could go to download 
any debian file on the debian's hierarchy ?

Sorry my poor english

apt-file-download.sh:
#!/bin/bash

FILE=$1

if [ $(apt-file search $FILE | tee result.txt | wc -l) -ne 1 -o $# -ne 1 ]
then
echo Use: apt-file download file
echo You should specific a file from an uniq package
rm result.txt
exit 1
fi
dir=$(mktemp -d )
mv result.txt $dir/result.txt
(cd $dir; 
aptitude download $(awk -F : '{print $1}' result.txt)
ar xv *deb  data.tar.gz
)

tar -O -zxf $dir/data.tar.gz ./$FILE  ${FILE##*/}
rm -rf $dir

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-xen-686
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)

Versions of packages apt-file depends on:
ii  gzip  1.3.9-2The GNU compression utility
ii  libapt-pkg-perl   0.1.20 Perl interface to libapt-pkg
ii  libconfig-file-perl   1.4-2  Parses simple configuration files
ii  perl  5.8.8-7Larry Wall's Practical Extraction 
ii  wget  1.10.2-2   retrieves files from the web

apt-file recommends no packages.

-- no debconf information


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



Bug#407007: x11-common: random X crashes - miSetShape

2007-01-25 Thread Calum Mackay

Michel Dänzer wrote:

/usr/bin/X isn't the binary of the X server itself but of the Xwrapper.


ok, thanks.

running under gdb now; will let you know when there is a crash.

Do you just want a bt, or anything else too?

cheers,
c.


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



Bug#364098: glibc_2.5 m68k thread local storage

2007-01-25 Thread Daniel Jacobowitz
On Tue, Jan 23, 2007 at 10:39:11PM +0100, Petr Salinger wrote:
 
 I am also tagging this bug help as I am waiting a patch from the m68k
 porters to support thread local storage, as already asked on the
 debian-m68k mailing list.
 
 As far as I know, only two places in glibc 2.5 require __thread:
 inet/inet_ntoa.c and malloc/memusage.c

There are more in glibc HEAD, however - we can't put this off much
longer.

-- 
Daniel Jacobowitz
CodeSourcery


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



Bug#334704: xfree86 update broke several gnome applets

2007-01-25 Thread Brice Goglin
Hi,

About 1 year ago, you reported (or replied to) a bug in the Debian BTS
regarding gnome applets breaking after XFree86 upgrade.
Did any of you guys reproduce this problem recently? If not, I will
close this bug in the next weeks.

Thanks,
Brice



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



Bug#333246: during configuration of XFree86 for VMwareTools '(EE) xf86OpenSerial: Cannot open device /dev/input/mice' occured

2007-01-25 Thread Brice Goglin
Hi,

About a year ago, you reported a bug to the Debian BTS regarding mouse
opening problem while configuring XFree86 for VMware.
Did you reproduce this problem recently? If not, I will close this bug
in the next weeks.

Thanks,
Brice



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



Bug#109611: X11-apps only display squares instead of characters

2007-01-25 Thread Brice Goglin
Hi,

About 5 years ago, you reported (or replied to) a bug in the Debian BTS
regarding x11 application font problems, squares being displayed instead
of characters. Did any of you guys reproduce this problem recently? If
not, I will close this bug in the next weeks.

Thanks,
Brice



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



Bug#407010: mplayer: multiple segmentation faults

2007-01-25 Thread Diego Biurrun
Some status information about those crashes ..

On Mon, Jan 15, 2007 at 05:04:55PM +0100, Sam Hocevar (Debian packages) wrote:
 
MPlayer crashes at various places with the following files:
 
   http://sam.zoy.org/zzuf/lol-mplayer.mp3 (SIGSEGV)

Crash in mp3lib.

   http://sam.zoy.org/zzuf/lol-mplayer.ogg (SIGSEGV)

Crash in libvorbis.

   http://sam.zoy.org/zzuf/lol-mplayer.aac (SIGSEGV)

Crash in libfaad.

   http://sam.zoy.org/zzuf/lol-mplayer.avi (SIGSEGV)

Unreproducible with HEAD.

   http://sam.zoy.org/zzuf/lol-mplayer.mpg (SIGSEGV)
   http://sam.zoy.org/zzuf/lol-mplayer.m2v (SIGSEGV)
   http://sam.zoy.org/zzuf/lol-mplayer.flac (SIGSEGV)
   http://sam.zoy.org/zzuf/lol-mplayer.ogm (SIGSEGV)
   http://sam.zoy.org/zzuf/lol-mplayer.wmv (SIGSEGV)

All fixed.

Diego


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



Bug#408382: icedove-locale-all package would be nice

2007-01-25 Thread Alexander Wuerstlein
Package: icedove
Version: 1.5.0.9.dfsg1-1
Severity: wishlist
Tags: l10n

It would be nice, if there was an 'icedove-locale-all' package that depends on
all icedove-locale-* packages. That would ease installation in multilingual
multiuser environments like an university.

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (1050, 'testing'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.19.2
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages icedove depends on:
ii  debconf [debconf-2.0] 1.5.11 Debian configuration management sy
ii  libatk1.0-0   1.12.4-1   The ATK accessibility toolkit
ii  libc6 2.3.6.ds1-8GNU C Library: Shared libraries
ii  libcairo2 1.2.4-4The Cairo 2D vector graphics libra
ii  libfontconfig12.4.2-1generic font configuration library
ii  libgcc1   1:4.1.1-21 GCC support library
ii  libglib2.0-0  2.12.4-2   The GLib library of C routines
ii  libgtk2.0-0   2.8.20-3   The GTK+ graphical user interface 
ii  libjpeg62 6b-13  The Independent JPEG Group's JPEG 
ii  libpango1.0-0 1.14.8-4   Layout and rendering of internatio
ii  libpng12-01.2.15~beta5-1 PNG library - runtime
ii  libstdc++64.1.1-21   The GNU Standard C++ Library v3
ii  libx11-6  2:1.0.3-4  X11 client-side library
ii  libxcursor1   1.1.7-4X cursor management library
ii  libxext6  1:1.0.1-2  X11 miscellaneous extension librar
ii  libxfixes31:4.0.1-5  X11 miscellaneous 'fixes' extensio
ii  libxft2   2.1.8.2-8  FreeType-based font drawing librar
ii  libxi61:1.0.1-4  X11 Input extension library
ii  libxinerama1  1:1.0.1-4.1X11 Xinerama extension library
ii  libxrandr22:1.1.0.2-5X11 RandR extension library
ii  libxrender1   1:0.9.1-3  X Rendering Extension client libra
ii  libxt61:1.0.2-2  X11 toolkit intrinsics library
ii  myspell-de-de [myspell-di 20051113-5 German dictionary for myspell
ii  zlib1g1:1.2.3-13 compression library - runtime

icedove recommends no packages.

-- debconf-show failed


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



Bug#408383: xml-twig-tools: missing man pages

2007-01-25 Thread Mark Whitis
Package: xml-twig-tools
Version: 1:3.26-2
Severity: important


xml-twig-tools is missing man pages or doc files.   Yes, there are 
problems upstream but at least three of the files have upstream html 
docs that are written in the style of manpages.
formatted manpages
http://standards.ieee.org/resources/spasystem/twig/tools/xml_pp/xml_pp.html
http://standards.ieee.org/resources/spasystem/twig/tools/xml_spellcheck/xml_spellcheck.html
http://standards.ieee.org/resources/spasystem/twig/tools/xml_grep/xml_grep.html

At the very least, those could be put in /usr/share/doc/

And it wouldn't be too hard to convert into docbook refentry
which can be converted to HTML or manpages
  xmlto man srec9s12.xml


Oldstyle manpages can be converted using tools like man2docbook and doclifter
docbook refentry can be converted using  docbook-to-man, docbook2x, or xmlto

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

Versions of packages xml-twig-tools depends on:
ii  libxml-parser-perl2.34-4.2   Perl module for parsing XML files
ii  libxml-twig-perl  1:3.26-2   Perl module for processing huge XM
ii  perl  5.8.8-7Larry Wall's Practical Extraction 

xml-twig-tools recommends no packages.

-- no debconf information


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



Bug#408357: tetex-base - fails to install: update-texmf: command not found

2007-01-25 Thread Hilmar Preusse
On 25.01.07 Bastian Blank ([EMAIL PROTECTED]) wrote:
 On Thu, Jan 25, 2007 at 10:44:51AM +0100, Hilmar Preusse wrote:

  Which version of tex-common is installed?
 
 0.43, but in a purge installed state as its postrm failed once with
 broken ucf.
 
...which is probably #408323.

H.
-- 
sigmentation fault


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



Bug#403195: installation: Finnish timezone not selected by the etch installer

2007-01-25 Thread Tony Hoyle

Hi

Just encountered this with the UK timezone as well.. same distribution.

Selected UK, got the correct mirror list etc. but the timzone was 
'Europe/Andorra'.  Is it selecting the first (alphabetically) in the list?


Seems to be a bug in the NSLU2 distribution - probably needs pushing to 
whoever maintains that one.


Tony


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



Bug#408240: ffingerd: postinst fails: line 10: update-inetd: command not found

2007-01-25 Thread Sune Vuorela
tag 408240 +patch
thanks

On Wednesday 24 January 2007, Lucas Nussbaum wrote:
 Setting up ffingerd (1.28-5) ...
 Adding and enabling ffingerd entry in /etc/inetd.conf.
 /var/lib/dpkg/info/ffingerd.postinst: line 10: update-inetd: command not
 found
 dpkg: error processing ffingerd (--configure):
  subprocess post-installation script returned error exit status 127
  Errors were encountered while processing:
   ffingerd
   E: Sub-process /usr/bin/dpkg returned an error code (1)

Hi!

A quick patch about tihs issue.

/Sune

-- 
Do you know how might I save the ADSL proxy?

You neither can disconnect the cable, nor must send the mouse for forwarding 
to a 97-bit kernel.
diff -u ffingerd-1.28/debian/changelog ffingerd-1.28/debian/changelog
--- ffingerd-1.28/debian/changelog
+++ ffingerd-1.28/debian/changelog
@@ -1,3 +1,11 @@
+ffingerd (1.28-7) unstable; urgency=low
+
+  * QA upload.
+  * Add depends on update-inetd (Closes: 408240)
+  * Guard update-inetd calls in postrm
+
+ -- Sune Vuorela [EMAIL PROTECTED]  Thu, 25 Jan 2007 14:23:16 +0100
+
 ffingerd (1.28-6) unstable; urgency=low
 
   * Orphaning package. (closes: #390864)
diff -u ffingerd-1.28/debian/postrm ffingerd-1.28/debian/postrm
--- ffingerd-1.28/debian/postrm
+++ ffingerd-1.28/debian/postrm
@@ -5,9 +5,12 @@
 # This will be executed on removal and purging of the package.
 if [ $1 = remove ]; then
 	# the next two lines shouldn't exist but, again, update-inetd isn't that perfect :)
-	update-inetd --comment-chars '#removed#' --pattern ffingerd --disable finger
-	update-inetd --comment-chars '#ffingerd#' --enable finger
-	update-inetd --remove ffingerd
+	if [ -x /usr/sbin/update-inetd ]
+	then 	
+		update-inetd --comment-chars '#removed#' --pattern ffingerd --disable finger
+		update-inetd --comment-chars '#ffingerd#' --enable finger
+		update-inetd --remove ffingerd
+	fi
 	if grep -s ^[^ *#] /etc/xinetd.conf | grep -q ffingerd; then
 		echo Please remove the ffingerd entry from your /etc/xinetd.conf file
 		echo manually!
diff -u ffingerd-1.28/debian/control ffingerd-1.28/debian/control
--- ffingerd-1.28/debian/control
+++ ffingerd-1.28/debian/control
@@ -6,7 +6,7 @@
 
 Package: ffingerd
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, update-inetd
 Description: a secure finger daemon
  Secure fingerd replacement. This version of the finger daemon is invoked
  by inetd, but it's not meant to be run as root. Requests that may indicate


pgpFJFIdwCdSd.pgp
Description: PGP signature


Bug#408385: linux-image-2.6.18-4-prep: installation fails with Missing utility in object directory

2007-01-25 Thread Meelis Roos
Package: linux-image-2.6.18-4-prep
Version: 2.6.18.dfsg.1-9
Severity: important

Setting up linux-image-2.6.18-4-prep (2.6.18.dfsg.1-9) ...

 Hmm. The package shipped with a symbolic link /lib/modules/2.6.18-4-prep/source
 However, I can not read the target: No such file or directory
 Therefore, I am deleting /lib/modules/2.6.18-4-prep/source

Running depmod.
Finding valid ramdisk creators.
Using mkinitramfs-kpkg to build the ramdisk.
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/mkvmlinuz
Missing utility in object directory.
run-parts: /etc/kernel/postinst.d/mkvmlinuz exited with return code 1
Failed to process /etc/kernel/postinst.d at 
/var/lib/dpkg/info/linux-image-2.6.18-4-prep.postinst line 1205.
dpkg: error processing linux-image-2.6.18-4-prep (--configure):
 subprocess post-installation script returned error exit status 2


2.6.18-3-prep worked fine here, the bug is new to -4-

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20-rc5
Locale: LANG=et_EE.UTF-8, LC_CTYPE=et_EE.UTF-8 (charmap=UTF-8)

Versions of packages linux-image-2.6.18-4-prep depends on:
ii  coreutils 5.97-5.2   The GNU core utilities
ii  debconf [debconf-2.0] 1.5.11 Debian configuration management sy
ii  initramfs-tools [linux-initra 0.85e  tools for generating an initramfs
ii  mkvmlinuz 31 create a kernel to boot a PowerPC 
ii  module-init-tools 3.3-pre4-1 tools for managing Linux kernel mo

linux-image-2.6.18-4-prep recommends no packages.

-- debconf information:
  shared/kernel-image/really-run-bootloader: true
  linux-image-2.6.18-4-prep/preinst/overwriting-modules-2.6.18-4-prep: true
  linux-image-2.6.18-4-prep/preinst/abort-install-2.6.18-4-prep:
  linux-image-2.6.18-4-prep/preinst/lilo-initrd-2.6.18-4-prep: true
  linux-image-2.6.18-4-prep/preinst/abort-overwrite-2.6.18-4-prep:
  linux-image-2.6.18-4-prep/postinst/old-dir-initrd-link-2.6.18-4-prep: true
  linux-image-2.6.18-4-prep/postinst/bootloader-error-2.6.18-4-prep:
  linux-image-2.6.18-4-prep/prerm/removing-running-kernel-2.6.18-4-prep: true
  linux-image-2.6.18-4-prep/postinst/kimage-is-a-directory:
  linux-image-2.6.18-4-prep/prerm/would-invalidate-boot-loader-2.6.18-4-prep: 
true
  linux-image-2.6.18-4-prep/postinst/create-kimage-link-2.6.18-4-prep: true
  linux-image-2.6.18-4-prep/preinst/elilo-initrd-2.6.18-4-prep: true
  linux-image-2.6.18-4-prep/preinst/lilo-has-ramdisk:
  linux-image-2.6.18-4-prep/postinst/depmod-error-initrd-2.6.18-4-prep: false
  linux-image-2.6.18-4-prep/postinst/old-initrd-link-2.6.18-4-prep: true
  linux-image-2.6.18-4-prep/preinst/failed-to-move-modules-2.6.18-4-prep:
  linux-image-2.6.18-4-prep/preinst/initrd-2.6.18-4-prep:
  linux-image-2.6.18-4-prep/preinst/bootloader-initrd-2.6.18-4-prep: true
  linux-image-2.6.18-4-prep/postinst/old-system-map-link-2.6.18-4-prep: true
  linux-image-2.6.18-4-prep/postinst/depmod-error-2.6.18-4-prep: false
  linux-image-2.6.18-4-prep/preinst/already-running-this-2.6.18-4-prep:
  linux-image-2.6.18-4-prep/postinst/bootloader-test-error-2.6.18-4-prep:


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



Bug#408384:

2007-01-25 Thread Hans Meier
Package: installation-reportsBoot method: CDImage version: 
http://cdimage.debian.org/cdimage/etch_di_rc1/i386/iso-cd/debian-testing-i386-netinst.isoDate:
 01/25/2007Machine: IntelProcessor: Intel Pentium 3 1GHzMemory: 
512MBPartitions: hda1: swap (1.5GB), hda2: ext3 / (39GB)Base System 
Installation Checklist:[O] = OK, [E] = Error (please elaborate below), [ ] = 
didn't try itInitial boot:   [O]Detect network card:[O]Configure 
network:  [O]Detect CD:  [O]Load installer modules: [O]Detect 
hard drives: [O]Partition hard drives:  [O]Install base system:
[E]Clock/timezone setup:   [ ]User/password setup:[ ]Install tasks: 
 [ ]Install boot loader:[ ]Overall install:[ ]Comments/Problems:The 
installation hangs at the point where the package openbsd-inetd is installed. 
Reason: The system is waiting for a user input, because the file /etc/networks 
is to be replaced. On the 4th console (Strg+Alt+F4), I see this message (just 
like if you update an already existing Debian with apt) that prompts for YNZ 
and so on. However, I cannot enter the answer, neither in console 1 nor in 4.
_
Testen Sie die neuen Onlinedienste bei Windows Live Ideas - so neu, dass sie 
noch nicht einmal offiziell veröffentlicht wurden.
http://ideas.live.com

Bug#180858: Hush Hush

2007-01-25 Thread Taylor
Good evening;

It was brought to your attention that we may be able to help you?
We keep our information confidential, so we cannot say who it was, other than 
it was a female who you know.

We have included the link below for you to view:

http://clucks.net

Your secret is safe with us
Taylor 
Confidential Messages



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



Bug#203461: Not to be Mentioned

2007-01-25 Thread Lucas
Good evening;

It was brought to your attention that we may be able to help you?
We keep our information confidential, so we cannot say who it was, other than 
it was a female who you know.

We have included the link below for you to view:

http://clucks.net

Your secret is safe with us
Lucas 
Confidential Messages



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



Bug#85960: Restricted

2007-01-25 Thread Angelo
Good evening;

It was brought to your attention that we may be able to help you?
We keep our information confidential, so we cannot say who it was, other than 
it was a female who you know.

We have included the link below for you to view:

http://clucks.net

Your secret is safe with us
Angelo 
Confidential Messages



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



Bug#408387: the Debian menu is (not consistently) localized

2007-01-25 Thread Eddy Petrișor
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: menu
Version: 2.1.33
Severity: serious
Justification: localization is a release target

Hello,

I am using an Etch system with GNOME and I have seen that the Debian
menu is not localized in Romanian, although a translation exists.

I am also using GNOME in Etch on another system which at the moment
shows the Debian menu localized, but I remember I've seen it slip
before.

I tried running update-menus both as root and as a regular user, but the
menu wasn't updated (well, the translation didn't appear).

$ LANG=C apt-cache policy metacity
metacity:
  Installed: 1:2.14.5-2
  Candidate: 1:2.14.5-2
  Version table:
 *** 1:2.14.5-2 0
900 http://localmirror etch/main Packages
-10 http://localmirror sid/main Packages
900 http://ftp.ro.debian.org etch/main Packages
100 /var/lib/dpkg/status

(The localmirror is a clean Debian mirror with nothing else)


So the problem is that the menu does not seem to be respecting the
locale selected via the LANG environment variable.

Note that the whole system is localized in Romanian:
$ cat /etc/default/locale
LANG=ro_RO.UTF-8


- -- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-amd64
Locale: LANG=ro_RO.UTF-8, LC_CTYPE=ro_RO.UTF-8 (charmap=UTF-8)

Versions of packages menu depends on:
ii  dpkg 1.13.25 package maintenance system for Deb
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  libgcc1  1:4.1.1-21  GCC support library
ii  libstdc++6   4.1.1-21The GNU Standard C++ Library v3

menu recommends no packages.

- -- no debconf information
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFFuLmRY8Chqv3NRNoRAgPgAJ9om9MGrqjkqwLy7ms49vUO4KJpZgCdGCfP
8+11im5MnqspzMAobIKdquM=
=LY+3
-END PGP SIGNATURE-


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



Bug#203650: Confidential Messages

2007-01-25 Thread Amber
Good evening;

It was brought to your attention that we may be able to help you?
We keep our information confidential, so we cannot say who it was, other than 
it was a female who you know.

We have included the link below for you to view:

http://clucks.net

Your secret is safe with us
Amber 
Confidential Messages



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



Bug#184074: Private Message

2007-01-25 Thread Amado
Good evening;

It was brought to your attention that we may be able to help you?
We keep our information confidential, so we cannot say who it was, other than 
it was a female who you know.

We have included the link below for you to view:

http://clucks.net

Your secret is safe with us
Amado 
Confidential Messages



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



Bug#180189: Classified Message information

2007-01-25 Thread Johnathan
Good evening;

It was brought to your attention that we may be able to help you?
We keep our information confidential, so we cannot say who it was, other than 
it was a female who you know.

We have included the link below for you to view:

http://www.clucks.net

Your secret is safe with us
Johnathan 
Confidential Messages



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



Bug#197467: Private Information

2007-01-25 Thread Jennie
Good evening;

It was brought to your attention that we may be able to help you?
We keep our information confidential, so we cannot say who it was, other than 
it was a female who you know.

We have included the link below for you to view:

http://www.clucks.net

Your secret is safe with us
Jennie 
Confidential Messages



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



Bug#78215: Not to be Disclosed to anyone

2007-01-25 Thread Brian
Good evening;

It was brought to your attention that we may be able to help you?
We keep our information confidential, so we cannot say who it was, other than 
it was a female who you know.

We have included the link below for you to view:

http://www.clucks.net

Your secret is safe with us
Brian 
Confidential Messages



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



Bug#78915: Read this in private

2007-01-25 Thread Lynn
Good evening;

It was brought to your attention that we may be able to help you?
We keep our information confidential, so we cannot say who it was, other than 
it was a female who you know.

We have included the link below for you to view:

http://www.clucks.net

Your secret is safe with us
Lynn 
Confidential Messages



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



Bug#184048: Restricted

2007-01-25 Thread Lonnie
Good evening;

It was brought to your attention that we may be able to help you?
We keep our information confidential, so we cannot say who it was, other than 
it was a female who you know.

We have included the link below for you to view:

http://www.clucks.net

Your secret is safe with us
Lonnie 
Confidential Messages



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



Bug#126030: Not to be Disclosed to anyone

2007-01-25 Thread Ben
Good evening;

It was brought to your attention that we may be able to help you?
We keep our information confidential, so we cannot say who it was, other than 
it was a female who you know.

We have included the link below for you to view:

http://www.clucks.net

Your secret is safe with us
Ben 
Confidential Messages



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



  1   2   3   4   >