Bug#501911: inetutils-ping: ping6 gives completely broken ping times on amd64

2008-12-19 Thread Guillem Jover
Hi!

On Sat, 2008-10-11 at 16:05:55 +0200, Steinar H. Gunderson wrote:
> Package: inetutils-ping
> Version: 2:1.5.dfsg.1-8
> Severity: normal

> On my amd64 2.6.20.4 machine, ping6 gives output like this no matter what
> machine I ping:
> 
>   trofast:~# ping6 ::1
>   PING ::1 (::1): 48 data bytes
>   56 bytes from ip6-localhost: icmp_seq=0 ttl=64 time=-504874096080923.438 ms
>   56 bytes from ip6-localhost: icmp_seq=1 ttl=64 time=-504874095980923.562 ms
>   56 bytes from ip6-localhost: icmp_seq=2 ttl=64 time=-504874095785923.750 ms
> 
> On my 2.6.27 amd64 machine, however, everything is fine. Any ideas?

Did you try with other ping implementations? I guess it would be
useful to see if this is actually an inetutils-ping or kernel/libc
problem.

regards,
guillem



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



Bug#299618: Possible patch for this issue

2008-12-19 Thread Christian Perrier
Quoting Steve Langasek (vor...@debian.org):

> Isn't the right fix to not exclude RELEASE and STOP as recognized reasons,
> instead?  That would seem to be the way to ensure the update is done when
> the interface is brought down, not just the next time the interface is
> brought up.
> 
> Actually, both changes are probably needed here, to handle different cases
> in which the wins server value needs to be cleared.


YEs, that would be an even better patch.




signature.asc
Description: Digital signature


Bug#507121: inetutils-inetd: Should not provide inetd in init.d script

2008-12-19 Thread Guillem Jover
Hi!

On Wed, 2008-12-10 at 14:35:10 +0100, Petter Reinholdtsen wrote:
> [Guillem Jover]
> > Thanks! I'll probably upload a new version targetting etch with this
> > one.
> 
> I hope you will to upload one targeted at Lenny too.  And quickly, to
> get the problem fixed and allow more people to use dependency based
> boot sequencing soon. :)

Ugh, I guess I meant lenny. :) Anyway, not that quickly, but uploading
just right now.

regards,
guillem



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



Bug#509235: iceweasel crashes when libcurl3-gnutls is not installed

2008-12-19 Thread Mike Hommey
On Fri, Dec 19, 2008 at 07:27:31PM -0800, David L. Emerson wrote:
> Package: iceweasel
> Version: 3.0.4-1
> Severity: important
>  
> *** Please type your report below this line ***
> 
> After logging into gmail, the inbox page mostly loads and displays, but 
> then iceweasel completely crashes.
> 
> I did an strace, which showed that it was looking for libcurl-gnutls, 
> and then killed by sigsegv
> 
> So I installed libcurl3-gnutls and now iceweasel/gmail works fine.
> 
> the iceweasel package should have a mandatory dependency on 
> libcurl3-gnutls, if the absence makes it crash like that :)

Remove libcurl3-gnutls, then try running
MOZ_DISABLE_PLUGINS=1 iceweasel -safe-mode

My bet is that it will stop crashing. That's not iceweasel requiring
curl-gnutls, but something else you installed.

Mike



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



Bug#509163: (no subject)

2008-12-19 Thread Nick Ellery
Hi,

Sorry, not sure what I was thinking, but I did mean change it to
alternatively depend on locales.

Thanks for fixing this.

Nick



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



Bug#299618: Possible patch for this issue

2008-12-19 Thread Steve Langasek
On Sun, Dec 07, 2008 at 11:47:01AM +0100, Christian Perrier wrote:
> tags 299618 patch
> thanks

> Back in 2005(!), Marc reported that samba's DHCP hook script does not
> remove existing WINS servers from /etc/samba/dhcp.conf when the DHCP
> server does not provide any WINS server address.

> The attached patch should fix this.

> Please comment. If it is OK, I'll activate it in the experimentl
> branch.

> Index: samba-common.dhcp
> ===
> --- samba-common.dhcp (révision 2219)
> +++ samba-common.dhcp (copie de travail)
> @@ -23,7 +23,8 @@
>   then
>   # don't continue if no settings have changed
>   if [ "$new_netbios_name_servers" = "$old_netbios_name_servers" 
> ] \
> -&& [ "$new_netbios_scope" = "$old_netbios_scope" ]
> +&& [ "$new_netbios_scope" = "$old_netbios_scope" ] \
> +&& [ -n "$new_netbios_name_servers" ]
>   then
>   return
>   fi

Isn't the right fix to not exclude RELEASE and STOP as recognized reasons,
instead?  That would seem to be the way to ensure the update is done when
the interface is brought down, not just the next time the interface is
brought up.

Actually, both changes are probably needed here, to handle different cases
in which the wins server value needs to be cleared.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org



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



Bug#495411: Fix is to install all info files

2008-12-19 Thread Loïc Minier
tag 495411 + patch
stop

Hi,

 (See also Launchpad #254182) fix is to install all info files, not
 just the toplevel shell one; patch at:
 
http://launchpadlibrarian.net/17212144/libtool_2.2.4-0ubuntu3_2.2.4-0ubuntu4.diff.gz
 from Colin Watson.

   Thanks,
-- 
Loïc Minier



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



Bug#509242: ITP: lensfun -- LensCorrection editor plugin

2008-12-19 Thread Mark Purcell
Package: wnpp
Severity: wishlist
Owner: Mark Purcell 

* Package name: lensfun
  Version : 0.2.3
  Upstream Author : Andrew Zabolotny 
* URL : http://lensfun.berlios.de
* License : GPL, MIT/X
  Programming Lang: C++ & C
  Description : LensCorrection editor plugin

Database of photographic lenses and their characteristics.

The lensfun library not only provides a way to read the database
and search for specific things in it, but also provides a set of
algorithms for correcting images based on detailed knowledge of
lens properties. Right now lensfun is designed to correct
distortion, transversal (also known as lateral) chromatic aberrations,
vignetting and colour contribution of the lens (e.g. when sometimes
people says one lens gives "yellowish" images and another, say, "bluish").

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)


debian/copyright:
=
This package was debianized by Mark Purcell  on
Sat, 05 Jul 2008 11:33:25 +1000.

It was downloaded from http://lensfun.berlios.de

Upstream Authors:

CODE:
Andrew Zabolotny 

LENS DATA:
Tom Niemann: original open-source ptlens database.

Copyright:

[Copyright: 2005-2007 Andrew Zabolotny]

License:

The libraries which are part of this package are licensed under the terms
of the GNU Lesser General Public License, version 3. Libraries are located
under the subdirectory libs/ of the source package. A copy of the license
is available in the file lgpl-3.0.txt which can be found in the source
archive. You can read it here: http://www.gnu.org/licenses/lgpl-3.0.html

Applications which are part of this package are licensed under the terms
of the GNU General Public License, version 3. Applications are located
under the apps/ subdirectory of the source package. A copy of the license
can be found in the file gpl-3.0.txt which can be found in the source
achive. You can read it here: http://www.gnu.org/licenses/gpl-3.0.html

Also the build system (the contents of the build/ subdirectory plus the
ac.py file) is licensed under GPL v3.

Test programs and tools are put into public domain, unless explicitly
specified otherwise in the header of the source files. Test programs
are located under the tests/ subdirectory, and tools are located in tools/.

The lens database is licensed under the Creative Commons Attribution-Share
Alike 3.0 license. The database is located under the data/ subdirectory
of the source package. You can read it here:
http://creativecommons.org/licenses/by-sa/


The Debian packaging is (C) 2008, Mark Purcell  and
is licensed under the GPL, see `/usr/share/common-licenses/GPL'.

# Please also look if there are files or directories which have a
# different copyright/license attached and list them here.

tools/makedep/pr.cpp: MIT/X11 (BSD like) 
  [Copyright: 1993, 1994 X Consortium]

tools/makedep/cppsetup.cpp: MIT/X11 (BSD like) 
  [Copyright: 1993, 1994 X Consortium]

tools/makedep/include.cpp: MIT/X11 (BSD like) 
  [Copyright: 1993, 1994 X Consortium]

tools/makedep/parse.cpp: MIT/X11 (BSD like) 
  [Copyright: 1993, 1994 X Consortium]

tools/makedep/ifparser.cpp: UNKNOWN
  [Copyright: 1992 Network Computing Devices, Inc]

tools/makedep/main.cpp: MIT/X11 (BSD like) 
  [Copyright: 1993, 1994 X Consortium]



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



Bug#498151: [Re: Bug#498151: I forgot to attach the patch! Here it is]

2008-12-19 Thread Andrew Cady
This time I'll actually include the patch.

- Forwarded message from Andrew Cady  -

From: Andrew Cady 
To: 498...@bugs.debian.org
Subject: Re: Bug#498151: mechanism for bootloader to know about iso9660 
timestamp/uuid

Attached is a patch which requires Robert Millan's patch.  It adds
documentation of the feature he added to the manual page and checks the
length of the argument supplied on the command line.  It also corrects a
typo in the --help output.

- End forwarded message -
diff -ur cdrkit-1.1.9.rmh/genisoimage/genisoimage.1 cdrkit-1.1.9.afc/genisoimage/genisoimage.1
--- cdrkit-1.1.9.rmh/genisoimage/genisoimage.1	2008-05-25 18:32:46.0 -0400
+++ cdrkit-1.1.9.afc/genisoimage/genisoimage.1	2008-12-20 01:18:27.0 -0500
@@ -1357,6 +1357,21 @@
 On other operating systems you will need to call
 .B mkzftree
 by hand to decompress the files.
+.TP
+.BI \-\-creation\-date " string"
+.TP
+.BI \-\-modification\-date " string"
+.TP
+.BI \-\-expiration\-date " string"
+.TP
+.BI \-\-effective\-date " string"
+Override date fields in ISO volume id description.  16 character
+string.  The default is to set the expiration date to sixteen '0's (that
+is, ASCII character '0'), and to set the other fields to the
+.BR localtime (3)
+of creation using the same format as produced by the command "date
++%Y%m%d%H%M%S00". (N.B.: using another format might confuse someone
+reading the disc.)
 .\" 
 .SH "HFS OPTIONS"
 .TP
diff -ur cdrkit-1.1.9.rmh/genisoimage/genisoimage.c cdrkit-1.1.9.afc/genisoimage/genisoimage.c
--- cdrkit-1.1.9.rmh/genisoimage/genisoimage.c	2008-12-20 01:39:12.0 -0500
+++ cdrkit-1.1.9.afc/genisoimage/genisoimage.c	2008-12-20 01:34:55.0 -0500
@@ -771,9 +771,9 @@
 	{{"boot-info-table", no_argument, NULL, OPTION_BOOT_INFO_TABLE},
 	'\0', NULL, "Patch boot image with info table", ONE_DASH},
 	{{"XA", no_argument, NULL, OPTION_XA},
-	'\0', NULL, "Generate XA directory attruibutes", ONE_DASH},
+	'\0', NULL, "Generate XA directory attributes", ONE_DASH},
 	{{"xa", no_argument, NULL, OPTION_XA_RATIONALIZED},
-	'\0', NULL, "Generate rationalized XA directory attruibutes", ONE_DASH},
+	'\0', NULL, "Generate rationalized XA directory attributes", ONE_DASH},
 	{{"transparent-compression", no_argument, NULL, 'z'},
 	'z', NULL, "Enable transparent compression of files", ONE_DASH},
 	{{"creation-date", required_argument, NULL, OPTION_CREAT_DATE},
@@ -2228,21 +2228,61 @@
 			current_boot_entry->boot_info_table = 1;
 			break;
 		case OPTION_CREAT_DATE:
+			if (strlen(optarg) != 16) {
+#ifdef	USE_LIBSCHILY
+comerrno(EX_BAD,
+"date string must be 16 characters.\n");
+#else
+fprintf(stderr,
+"date string must be 16 characters.\n");
+exit(1);
+#endif
+			}
 			if (creation_date)
 free(creation_date);
 			creation_date = strdup(optarg);
 			break;
 		case OPTION_MODIF_DATE:
+			if (strlen(optarg) != 16) {
+#ifdef	USE_LIBSCHILY
+comerrno(EX_BAD,
+"date string must be 16 characters.\n");
+#else
+fprintf(stderr,
+"date string must be 16 characters.\n");
+exit(1);
+#endif
+			}
 			if (modification_date)
 free(modification_date);
 			modification_date = strdup(optarg);
 			break;
 		case OPTION_EXPIR_DATE:
+			if (strlen(optarg) != 16) {
+#ifdef	USE_LIBSCHILY
+comerrno(EX_BAD,
+"date string must be 16 characters.\n");
+#else
+fprintf(stderr,
+"date string must be 16 characters.\n");
+exit(1);
+#endif
+			}
 			if (expiration_date)
 free(expiration_date);
 			expiration_date = strdup(optarg);
 			break;
 		case OPTION_EFFEC_DATE:
+			if (strlen(optarg) != 16) {
+#ifdef	USE_LIBSCHILY
+comerrno(EX_BAD,
+"date string must be 16 characters.\n");
+#else
+fprintf(stderr,
+"date string must be 16 characters.\n");
+exit(1);
+#endif
+			}
 			if (effective_date)
 free(effective_date);
 			effective_date = strdup(optarg);


Bug#498151: mechanism for bootloader to know about iso9660 timestamp/uuid

2008-12-19 Thread Andrew Cady
Attached is a patch which requires Robert Millan's patch.  It adds
documentation of the feature he added to the manual page and checks the
length of the argument supplied on the command line.  It also corrects a
typo in the --help output.



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



Bug#509241: Typo in description

2008-12-19 Thread Loïc Minier
Package: printer-applet
Version: 4:4.1.3-2
Severity: minor

"priter applet lets you easily manage your printing jobs"

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

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

-- 
Loïc Minier



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



Bug#509238: debian-installer: lenny installer (daily build) locks up after net hw detection screen

2008-12-19 Thread Christian Perrier
Quoting The Eclectic One (eclec...@sdf.lonestar.org):

> The installation that triggered this bug was attempted by building
> a bootable USB memory stick (boot.img.gz (downloaded today) +
> debian-testing-i386-netinst.iso) to install lenny on a new blank HD.
> 
> Attempted work-arounds.
> 
> As can be seen for the output of lswh (done from Etch and appended
> below), this laptop has lots of built-in hardware.  In addition to
> the suggested temporary options (noapic, nolapic, acpi=off, irqpoll)
> and hw-detect/start_pcmcia=false, I have excluded all the i/o
> addresses that are likely to cause a problem: the pcmcia system,
> the firewire port, the wireless adapter (ipw2100), the AC97 sound
> system and the modem.
> 
> Obviously, since this is a net install, the network card (that in
> Etch uses the b44 driver just fine) is mandatory.
> 
> Immediately after the "network hardware detection" is apparently
> complete, the screen goes dark, the right 2 LEDs next to the power
> button flash at 1 second interval and the system totally freezes.
> Holding the power button for about 10 seconds is necessary to shut
> down the machine.
> 
> I'd be glad to run specific tests if asked.  Any other suggestions
> of work-arounds welcome.


First of all, it would be nice if you could precise what exact version you
tested.

The version we would like to see tested at this moment is:

- RC1, which you can download from:
hd-media image :
http://ftp.nl.debian.org/debian/dists/testing/main/installer-i386/current/images/hd-media/
netinst ISO:
http://cdimage.debian.org/cdimage/lenny_di_rc1/i386/iso-cd/debian-testing-i386-netinst.iso

- Daily builds:
hd-media: http://people.debian.org/~joeyh/d-i/images/daily/hd-media/
netinst ISO:
http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/i386/iso-cd/debian-testing-i386-netinst.iso

Then we could probably narrow the problem by using the expert
modewhich will interrupt some steps more often and make the exact
moment the problem happens more easy to spot.

Also, when you've spotted the moment where the installer hangs, please
retry the installation and, just before the hang happens, try
switching to console 4 (Alt+F4) and look at what's displayed there...




signature.asc
Description: Digital signature


Bug#509240: libmdbodbc: can't close database connection

2008-12-19 Thread Mark Williams
Package: libmdbodbc
Version: 0.5.99.0.6pre1.0.20051109-4
Severity: important
Tags: patch

When used with libmdbodbc, no unixODBC based disconnection function will
actually close a database connection. This means the following PHP code
(supported by a well-configured odbc.ini etc.) will return rows instead of
dying with an error:


$db = odbc_connect('Northwind', null, null);

odbc_close($db);

$sql = "SELECT CompanyName, PostalCode, Country FROM Suppliers";
$result=odbc_exec($db, $sql) or die('ERROR: Cannot execute query!');


This bug is less terrible when libmdbodbc is used with scripts that reliably
terminate, but by watching lsof I found that it led apache2 to spawn
abnormally long-lived children and thus constituted a memory leak. Yes, I
run an apache based site that talks to an Access database.

Besides the poor design decisions I have to support, this bug warrants
attention as Zend itself recommends that libmdbodbc be used.

The following patch has solved the problem for me:

--- odbc.c  2008-12-15 13:35:35.280274615 -0800
+++ odbc.c  2008-12-15 13:37:19.415771536 -0800
@@ -711,7 +711,10 @@
 SQLRETURN SQL_API SQLDisconnect(
 SQLHDBChdbc)
 {
-   TRACE("SQLDisconnect");
+   struct _hdbc *dbc = (struct _hdbc *) hdbc;
+   struct _henv *env = (struct _henv *) dbc->henv;
+   mdb_sql_close(env->sql);
+
return SQL_SUCCESS;
 }

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-etchnhalf.1-486
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libmdbodbc depends on:
ii  libc62.7-15  GNU C Library: Shared libraries
ii  libglib2.0-0 2.16.6-1The GLib library of C routines
ii  libmdbtools  0.5.99.0.6pre1.0.20051109-4 mdbtools libraries
ii  odbcinst1deb 2.2.11-16   Support library and helper
program

libmdbodbc recommends no packages.

libmdbodbc suggests no packages.

-- no debconf information


Bug#508763: setting package to debian-maintainers, tagging 508763

2008-12-19 Thread Anibal Monsalve Salazar
# Automatically generated email from bts, devscripts version 2.10.35
# via tagpending 
#
# debian-maintainers (1.51) UNRELEASED; urgency=low
#
#  * Add Debian maintainer Tiago Bortoletto Vaz. Closes: #508763 

package debian-maintainers
tags 508763 + pending




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



Bug#508136: unattended-upgrades: General update after the debconf review process

2008-12-19 Thread Christian Perrier
(To Michael: last upload claims you fixed the bug, but from what I can
get from the archive, 0.36debian1 is not having several of the
translations it claims to have)

Dear Debian maintainer,

On Thursday, November 27, 2008, I sent you a notification about the beginning 
of a review
action on debconf templates for unattended-upgrades.

Then, I sent you a bug report with rewritten templates and announcing
the beginning of the second phase of this action: call for translation
updates.

Translators have been working hard and here is now the result of their efforts.

Please consider using it EVEN if you committed files to your
development tree as long as they were reported.

The attached tarball contains:

- debian/changelog with the list of changes
- debian/control with rewrites of packages' descriptions
- debian/ with all the rewritten templates file(s)
- debian/po/*.po with all PO files (existing ones and new ones)

As said, please use *at least* the PO files as provided here,
preferrably over those sent by translators in their bug reports. All
of them have been checked and reformatted. In some cases, formatting
errors have been corrected.

The patch.rfr file contains a patch for the templates and control
file(s) alone.

Please note that this patch applies to the templates and control
file(s) of your package as of Thursday, November 27, 2008. If your package was 
updated
in the meantime, I may have updated my reference copybut I also
may have missed that. This is indeed why I suggested you do not
modified such files while the review process was running,
remember..:-)

It is now safe to upload a new package version with these changes.

Please notify me of your intents with regards to this. 

There is of course no hurry to update your package but feel free to
contact me in case you would need sponsoring or any other action to
fix this.



-- 




patch.tar.gz
Description: Binary data
--- unattended-upgrades.old/debian/templates2008-11-27 12:42:56.218454493 
+0100
+++ unattended-upgrades/debian/templates2008-12-11 07:17:11.283379775 
+0100
@@ -1,8 +1,17 @@
+# These templates have been reviewed by the debian-l10n-english
+# team
+#
+# If modifications/additions/rewording are needed, please ask
+# debian-l10n-engl...@lists.debian.org for advice.
+#
+# Even minor modifications require translation updates and such
+# changes should be coordinated with translators and reviewers.
+
 Template: unattended-upgrades/enable_auto_updates
 Type: boolean
 Default: false
-_Description: Should this system automatically download and install stable 
updates?
- Applying updates on a frequent basis is an important part of keeping your
- system secure. By default, updates need to be applied manually using package 
- management tools. Alternatively, you can choose to have this system 
+_Description: Automatically download and install stable updates?
+ Applying updates on a frequent basis is an important part of keeping
+ systems secure. By default, updates need to be applied manually using package
+ management tools. Alternatively, you can choose to have this system
  automatically download and install security updates.
--- unattended-upgrades.old/debian/control  2008-11-27 12:42:56.218454493 
+0100
+++ unattended-upgrades/debian/control  2008-12-03 06:44:12.591979617 +0100
@@ -10,10 +10,11 @@
 Architecture: all
 Depends: python, ${shlibs:Depends}, python-apt (>= 0.7), apt-utils (>= 0.7), 
apt (>= 0.7), ucf
 Suggests: mailx
-Description: Install security upgrades automatically 
- This package will download and install security upgrades automatically
- and unattended. It will take care to only install packages from the 
- configured origin and will check for conffile prompts.
- . 
- This script is the backend for the APT::Periodic::Unattended-Upgrade 
+Description: automatic installation of security upgrades
+ This package can download and install security upgrades automatically
+ and unattended, taking care to only install packages from the
+ configured APT source, and checking for dpkg prompts about
+ configuration file changes.
+ .
+ This script is the backend for the APT::Periodic::Unattended-Upgrade
  option.
--- unattended-upgrades.old/debian/changelog2008-11-27 12:42:56.218454493 
+0100
+++ unattended-upgrades/debian/changelog2008-12-14 19:49:02.741582590 
+0100
@@ -1,3 +1,19 @@
+unattended-upgrades (0.35debian2) UNRELEASED; urgency=low
+
+  * Debconf templates and debian/control reviewed by the debian-l10n-
+english team as part of the Smith review project. Closes: #508136
+  * [Debconf translation updates]
+  * Italian. Closes: #508193
+  * Swedish. Closes: #508225
+  * French. Closes: #508389
+  * German. Closes: #508481
+  * Japanese. Closes: #508564
+  * Japanese. Closes: #508564
+  * Czech. Closes: #508702
+  * Portuguese. Closes: #508705
+
+ -- Christian Perrier   Mon, 08 Dec 2008 18:38:46 +0100
+
 unattended-upgrades (0.35debian1) unstable; urgency=low
 
   * merge from ubuntu (new u

Bug#509238: debian-installer: lenny installer (daily build) locks up after net hw detection screen

2008-12-19 Thread The Eclectic One
Package: debian-installer
Version: lenny installer
Severity: critical
Justification: breaks the whole system



-- System Information:
Debian Release: 4.0  <--- Not really.  It's the lenny installer
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

As the above system information shows, Etch works perfectly on this
system, although it was not easy to install on a blank HD when the OS
was woody.

The installation that triggered this bug was attempted by building
a bootable USB memory stick (boot.img.gz (downloaded today) +
debian-testing-i386-netinst.iso) to install lenny on a new blank HD.

Attempted work-arounds.

As can be seen for the output of lswh (done from Etch and appended
below), this laptop has lots of built-in hardware.  In addition to
the suggested temporary options (noapic, nolapic, acpi=off, irqpoll)
and hw-detect/start_pcmcia=false, I have excluded all the i/o
addresses that are likely to cause a problem: the pcmcia system,
the firewire port, the wireless adapter (ipw2100), the AC97 sound
system and the modem.

Obviously, since this is a net install, the network card (that in
Etch uses the b44 driver just fine) is mandatory.

Immediately after the "network hardware detection" is apparently
complete, the screen goes dark, the right 2 LEDs next to the power
button flash at 1 second interval and the system totally freezes.
Holding the power button for about 10 seconds is necessary to shut
down the machine.

I'd be glad to run specific tests if asked.  Any other suggestions
of work-arounds welcome.

Output of lshw follows:

dell-8600
description: Portable Computer
product: Inspiron 8600
vendor: Dell Computer Corporation
serial: xxx
width: 32 bits
capabilities: smbios-2.3 dmi-2.3
configuration: boot=normal chassis=portable 
uuid=xxxC----
  *-core
   description: Motherboard
   product: 0X1069
   vendor: Dell Computer Corporation
   physical id: 0
   serial: .xxx.xx.
 *-firmware
  description: BIOS
  vendor: Dell Computer Corporation
  physical id: 0
  version: A11 (10/25/2004)
  size: 64KB
  capacity: 448KB
  capabilities: isa pci pcmcia pnp apm upgrade shadowing cdboot 
bootselect int13floppy720 int5printscreen int9keyboard int14serial int17printer 
int10video acpi usb agp smartbattery biosbootspecification netboot
 *-cpu
  description: CPU
  product: Intel(R) Pentium(R) M processor 1400MHz
  vendor: Intel Corp.
  physical id: 400
  bus info: c...@0
  version: 6.9.5
  slot: Microprocessor
  size: 1400MHz
  capacity: 1700MHz
  width: 32 bits
  clock: 133MHz
  capabilities: fpu fpu_exception wp vme de pse tsc msr mce cx8 sep 
mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 tm pbe est tm2
*-cache:0
 description: L1 cache
 physical id: 700
 size: 8KB
 capacity: 8KB
 capabilities: internal write-back data
*-cache:1
 description: L2 cache
 physical id: 701
 size: 1MB
 capacity: 1MB
 clock: 66MHz (15.0ns)
 capabilities: pipeline-burst internal varies unified
 *-memory
  description: System Memory
  physical id: 1000
  slot: System board or motherboard
  size: 512MB
  capacity: 1GB
*-bank:0
 description: DIMM DDR Synchronous 333 MHz (3.0 ns)
 physical id: 0
 slot: DIMM_A
 size: 256MB
 width: 64 bits
 clock: 333MHz (3.0ns)
*-bank:1
 description: DIMM DDR Synchronous 333 MHz (3.0 ns)
 physical id: 1
 slot: DIMM_B
 size: 256MB
 width: 64 bits
 clock: 333MHz (3.0ns)
 *-pci
  description: Host bridge
  product: 82855PM Processor to I/O Controller
  vendor: Intel Corporation
  physical id: e800
  bus info: p...@00:00.0
  version: 03
  width: 32 bits
  clock: 33MHz
  resources: iomemory:e800-efff
*-pci:0
 description: PCI bridge
 product: 82855PM Processor to AGP Controller
 vendor: Intel Corporation
 physical id: 1
 bus info: p...@00:01.0
 version: 03
 width: 32 bits
 clock: 66MHz
 capabilities: pci normal_decode bus_master
   *-display
description: VGA compatible controller
product: NV28 [GeForce4 Ti 4200 Go AGP 8x]
vendor: nVidia Corporation
physical id: 0
bus info: p...@01

Bug#509237: purge: /var/lib/initramfs-tools' not empty so not removed

2008-12-19 Thread shaul Karl
Package: initramfs-tools
Version: 0.92j
Severity: normal

Not sure if I had 0.92j. As you can see, I have already purged it.

Removing initramfs-tools ...
Purging configuration files for initramfs-tools ...
dpkg - warning: while removing initramfs-tools, directory 
`/var/lib/initramfs-tools' not empty so not removed.

Indeed, /var/lib/initramfs-tools is not empty. Wasn't initramfs-tools
the one who wrote to that dir in the first place?


  



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



Bug#509236: php5 security update regression: most streams are gone

2008-12-19 Thread Raphael Geissert
Source: php5
Version: 5.2.0-8+etch1
Severity: important

PHP Version => 5.2.0-8
[...]
Registered PHP Streams => zip, php, file, data, http, ftp, compress.bzip2, 
compress.zlib, https, ftps
[...]

PHP Version => 5.2.0-8+etch1
[...]
Registered PHP Streams => zip
[...]

PHP Version => 5.2.6-5
[...]
Registered PHP Streams => zip, php, file, data, http, ftp, compress.bzip2, 
compress.zlib, https, ftps

There are two stream-related patches fixing security issues that were added in
 the +etch1 upload; but they were applied by upstream as well.

This, #460198, and #482033 should be addressed for the next release point.

Cheers,
-- 
Raphael Geissert - Debian Maintainer
www.debian.org - get.debian.net


signature.asc
Description: This is a digitally signed message part.


Bug#502266: eb-utils: ebinfo command does not show title properly not on EUC-JP locale

2008-12-19 Thread Tatsuya Kinoshita
On December 19, 2008 at 6:40PM +0900,
m-kasahr (at sra.co.jp) wrote:

>> The cause of this problem is that HAVE_ICONV_H is defined but
>> HAVE_ICONV_OPEN is not defined in config.h by configure at build
>> time.  So, the fputs_eucjp_to_locale function in
>> libebutils/puts_eucjp.c fails to convert the string.

> To fix the problem, adding iconv_open() function check to
> configure.ac is a better solution for various UNIX/Linux systems.
> I'd like to release EB Library with the bug fix.
> 
> Of course, your patch works correctly on Debian.

My patch is just a workaround.

Anyway, I'll package your fixed version.

Thanks,
-- 
Tatsuya Kinoshita



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



Bug#509235: iceweasel crashes when libcurl3-gnutls is not installed

2008-12-19 Thread David L. Emerson
Package: iceweasel
Version: 3.0.4-1
Severity: important
 
*** Please type your report below this line ***

After logging into gmail, the inbox page mostly loads and displays, but 
then iceweasel completely crashes.

I did an strace, which showed that it was looking for libcurl-gnutls, 
and then killed by sigsegv

So I installed libcurl3-gnutls and now iceweasel/gmail works fine.

the iceweasel package should have a mandatory dependency on 
libcurl3-gnutls, if the absence makes it crash like that :)

Here is the last 75 lines of strace iceweasel:

open("/home/bop/.mozilla/firefox/wz8lokww.default/prefs.js", O_RDONLY) = 
61
close(61)   = 0
open("/usr/lib/iceweasel/libcurl.so.4", O_RDONLY) = -1 ENOENT (No such 
file or directory)
open("/usr/lib/mozilla-firefox/plugins/libcurl.so.4", O_RDONLY) = -1 
ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)  = 61
fstat64(61, {st_mode=S_IFREG|0644, st_size=45364, ...}) = 0
mmap2(NULL, 45364, PROT_READ, MAP_PRIVATE, 61, 0) = 0xae996000
close(61)   = 0
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or 
directory)
open("/lib/i686/cmov/libcurl.so.4", O_RDONLY) = -1 ENOENT (No such file 
or directory)
open("/lib/i686/libcurl.so.4", O_RDONLY) = -1 ENOENT (No such file or 
directory)
open("/lib/libcurl.so.4", O_RDONLY) = -1 ENOENT (No such file or 
directory)
open("/usr/lib/i686/cmov/libcurl.so.4", O_RDONLY) = -1 ENOENT (No such 
file or directory)
open("/usr/lib/i686/libcurl.so.4", O_RDONLY) = -1 ENOENT (No such file 
or directory)
open("/usr/lib/sse2/libcurl.so.4", O_RDONLY) = -1 ENOENT (No such file 
or directory)
open("/usr/lib/libcurl.so.4", O_RDONLY) = -1 ENOENT (No such file or 
directory)
open("/lib/i486-linux-gnu/libcurl.so.4", O_RDONLY) = -1 ENOENT (No such 
file or directory)
open("/usr/lib/i486-linux-gnu/libcurl.so.4", O_RDONLY) = -1 ENOENT (No 
such file or directory)
munmap(0xae996000, 45364)   = 0
open("/usr/lib/iceweasel/libcurl-gnutls.so.4", O_RDONLY) = -1 ENOENT (No 
such file or directory)
open("/usr/lib/mozilla-firefox/plugins/libcurl-gnutls.so.4", O_RDONLY) 
= -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)  = 61
fstat64(61, {st_mode=S_IFREG|0644, st_size=45364, ...}) = 0
mmap2(NULL, 45364, PROT_READ, MAP_PRIVATE, 61, 0) = 0xae996000
close(61)   = 0
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or 
directory)
open("/lib/i686/cmov/libcurl-gnutls.so.4", O_RDONLY) = -1 ENOENT (No 
such file or directory)
open("/lib/i686/libcurl-gnutls.so.4", O_RDONLY) = -1 ENOENT (No such 
file or directory)
open("/lib/libcurl-gnutls.so.4", O_RDONLY) = -1 ENOENT (No such file or 
directory)
open("/usr/lib/i686/cmov/libcurl-gnutls.so.4", O_RDONLY) = -1 ENOENT (No 
such file or directory)
open("/usr/lib/i686/libcurl-gnutls.so.4", O_RDONLY) = -1 ENOENT (No such 
file or directory)
open("/usr/lib/sse2/libcurl-gnutls.so.4", O_RDONLY) = -1 ENOENT (No such 
file or directory)
open("/usr/lib/libcurl-gnutls.so.4", O_RDONLY) = -1 ENOENT (No such file 
or directory)
open("/lib/i486-linux-gnu/libcurl-gnutls.so.4", O_RDONLY) = -1 ENOENT 
(No such file or directory)
open("/usr/lib/i486-linux-gnu/libcurl-gnutls.so.4", O_RDONLY) = -1 
ENOENT (No such file or directory)
munmap(0xae996000, 45364)   = 0
open("/usr/lib/iceweasel/libcurl.so.3", O_RDONLY) = -1 ENOENT (No such 
file or directory)
open("/usr/lib/mozilla-firefox/plugins/libcurl.so.3", O_RDONLY) = -1 
ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)  = 61
fstat64(61, {st_mode=S_IFREG|0644, st_size=45364, ...}) = 0
mmap2(NULL, 45364, PROT_READ, MAP_PRIVATE, 61, 0) = 0xae996000
close(61)   = 0
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or 
directory)
open("/lib/i686/cmov/libcurl.so.3", O_RDONLY) = -1 ENOENT (No such file 
or directory)
open("/lib/i686/libcurl.so.3", O_RDONLY) = -1 ENOENT (No such file or 
directory)
open("/lib/libcurl.so.3", O_RDONLY) = -1 ENOENT (No such file or 
directory)
open("/usr/lib/i686/cmov/libcurl.so.3", O_RDONLY) = -1 ENOENT (No such 
file or directory)
open("/usr/lib/i686/libcurl.so.3", O_RDONLY) = -1 ENOENT (No such file 
or directory)
open("/usr/lib/sse2/libcurl.so.3", O_RDONLY) = -1 ENOENT (No such file 
or directory)
open("/usr/lib/libcurl.so.3", O_RDONLY) = -1 ENOENT (No such file or 
directory)
open("/lib/i486-linux-gnu/libcurl.so.3", O_RDONLY) = -1 ENOENT (No such 
file or directory)
open("/usr/lib/i486-linux-gnu/libcurl.so.3", O_RDONLY) = -1 ENOENT (No 
such file or directory)
munmap(0xae996000, 45364)   = 0
open("/usr/lib/iceweasel/libcurl-gnutls.so.3", O_RDONLY) = -1 ENOENT (No 
such file or directory)
open("/usr/lib/mozilla-firefox/plugins/libcurl-gnutls.so.3", O_RDONLY) 
= -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)  = 61
fstat64(61, {st_mode=S_IFREG|0644, st_size=45364, ..

Bug#509234: libpam-mount: pam_mount no longer waits for password

2008-12-19 Thread Frédéric Brière
Package: libpam-mount
Version: 1.5-1
Severity: normal

pam_mount 1.5 displays an odd behavior: it will display a password
prompt, but will proceed without waiting for me to enter it.  If the
filesystem password and system password do not match, I'm therefore
unable to log in.


-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

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

Versions of packages libpam-mount depends on:
ii  libc6  2.7-16GNU C Library: Shared libraries
ii  libhx141.28-1A library providing queue, tree, I
ii  libpam0g   1.0.1-4   Pluggable Authentication Modules l
ii  libssl0.9.80.9.8g-14 SSL shared libraries
ii  libxml22.6.32.dfsg-5 GNOME XML library
ii  mount  2.13.1.1-1Tools for mounting and manipulatin

libpam-mount recommends no packages.

Versions of packages libpam-mount suggests:
ii  cryptsetup 2:1.0.6-7 configures encrypted block devices
pn  davfs2 (no description available)
pn  fuse-utils (no description available)
ii  lsof   4.78.dfsg.1-4 List open files
pn  ncpfs  (no description available)
ii  openssl0.9.8g-14 Secure Socket Layer (SSL) binary a
ii  psmisc 22.6-1Utilities that use the proc filesy
pn  smbfs  (no description available)
pn  truecrypt-utils(no description available)
pn  xfsprogs   (no description available)

-- no debconf information



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



Bug#509198: Fixed in CVS

2008-12-19 Thread Andrew Ferguson

fixed 509198 1.2.3
tags 509198 +pending
thanks


Hi Jan,

This bug is fixed in rdiff-backup and will be part of the next  
release, 1.2.3, which will be released soon. The bug was fixed on  
November 9th, sorry for the delay between releases.


The bug occurs in 1.2.2 because that version included support for  
extended attributes on symbolic links, library support for which has  
matured of late on Linux and Mac OS X.


Regarding your comment " Warnings start appearing ... for directories  
that are NOT in the
include list": That happens because rdiff-backup currently reads  
information about each file, including excluded ones precisely because  
it may be excluded or included based on the file's metadata (and thus  
it is necessary to read it). In this case, reading the extended  
attributes on the broken symbolic link became a problem.



best,
Andrew



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



Bug#481947: please consider this patch

2008-12-19 Thread Steve M. Robbins
retitle 481947 Continue if file exists on server
tags 481947 + patch
thanks

I have reconsidered: if a file exists on the server, I think the
correct behaviour is to continue rather than aborting.

Please consider the enclosed patch.

diff -u dput-0.9.2.36/ftp.py new/dput-0.9.2.36/ftp.py
--- dput-0.9.2.36/ftp.py2008-11-14 23:49:06.0 -0600
+++ new/dput-0.9.2.36/ftp.py2008-12-19 20:38:49.0 -0600
@@ -61,9 +61,8 @@
 except ftplib.all_errors, e:
 print "\nError '%s' during ftp transfer of 
%s"%(str(e),package_name)
if isinstance(e,ftplib.Error) and e.args and e.args[0][:3]=='553':
- print """Note: This problem might be caused by files already 
existent on the server.
-  For the official Debian upload queues, the dcut(1) utility can be used
-  to remove stale files from unsuccessful uploads."""
+  print "Leaving existing file on server and continuing"
+  continue
elif isinstance(e,ftplib.Error) and e.args and e.args[0][:1]=='5':
  print """Note: This error might indicate a problem with your 
passive_ftp setting.
   Please consult dput.cf(5) for details on this configuration option."""
Only in new/dput-0.9.2.36/: ftp.py~



Thanks,
-Steve


signature.asc
Description: Digital signature


Bug#509233: libpam-mount: use_first_pass should be removed from common-pammount

2008-12-19 Thread Frédéric Brière
Package: libpam-mount
Version: 1.5-1
Severity: important

use_first_pass has been removed in pam_mount 1.5; this will cause the
default common-pammount to fail.

(There are also remaining traces of use_first_pass in the documentation.
This should probably be fixed upstream.)


-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

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

Versions of packages libpam-mount depends on:
ii  libc6  2.7-16GNU C Library: Shared libraries
ii  libhx141.28-1A library providing queue, tree, I
ii  libpam0g   1.0.1-4   Pluggable Authentication Modules l
ii  libssl0.9.80.9.8g-14 SSL shared libraries
ii  libxml22.6.32.dfsg-5 GNOME XML library
ii  mount  2.13.1.1-1Tools for mounting and manipulatin

libpam-mount recommends no packages.

Versions of packages libpam-mount suggests:
ii  cryptsetup 2:1.0.6-7 configures encrypted block devices
pn  davfs2 (no description available)
pn  fuse-utils (no description available)
ii  lsof   4.78.dfsg.1-4 List open files
pn  ncpfs  (no description available)
ii  openssl0.9.8g-14 Secure Socket Layer (SSL) binary a
ii  psmisc 22.6-1Utilities that use the proc filesy
pn  smbfs  (no description available)
pn  truecrypt-utils(no description available)
pn  xfsprogs   (no description available)

-- no debconf information



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



Bug#508063: Quick test

2008-12-19 Thread Andrew Ferguson

Hi,

While I'm not very familiar with the include/exclude code, can you try  
this?


rdiff-backup --exclude /afs/** /test

If that doesn't work for you either, then there's definitely a bug to  
be worked out.



Andrew (an rdiff-backup developer)



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



Bug#509232: memories: failed to connect mysql

2008-12-19 Thread superjet
Package: memories
Version: 1.2-5
Severity: important

I've done the settings according to /usr/share/doc/memories/README.Debian but
failed to connect mysql database for none login user or password information
in /etc/memories/Config.pm.

in the web gives:
Maypole application error

in the lighhtpd error log:
Subroutine calendar redefined at /usr/share/perl5/Memories.pm line 112.
"my" variable $tags masks earlier declaration in same scope at
/usr/share/perl5/Memories.pm line 164.
Use of uninitialized value in pattern match (m//) at
/usr/share/perl5/Memories.pm line 64,  line 1.
Use of uninitialized value in join or string at
/usr/share/perl5/Maypole/View/TT.pm line 49.
TT error for template 'frontpage'
undef error - DBI connect('memories','',...) failed: Access denied for user
''@'localhost' to database 'memories' at /usr/share/perl5/Ima/DBI.pm line 312

TT paths : /etc/memories/templates/, , /etc/memories/templates/custom,
/etc/memories/templates/factory


-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=zh_CN.UTF-8, LC_CTYPE=zh_CN.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to zh_CN.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages memories depends on:
ii  libapache-session-perl  1.86-1   Perl modules for keeping persisten
ii  libcache-cache-perl 1.05-2   Managed caches of persistent infor
ii  libcalendar-simple-perl 1.20-1   Perl extension to create simple ca
ii  libclass-dbi-mysql-perl 1.00-1.1 Class::DBI::mysql - Extensions to 
ii  libclass-dbi-perl   3.0.17-1 A convenient abstraction layer to 
ii  libclass-dbi-plugin-pager-p 0.561-2  Class::DBI::Plugin::Pager - paged 
ii  libdbd-mysql-perl   4.007-1  A Perl5 database interface to the 
ii  libhtml-tagcloud-perl   0.34-1   Generate HTML indexes of popular t
ii  libimage-exiftool-perl  7.30-1   Library and program to read and wr
ii  libimage-imlib2-perl2.01-1   perl interface to the imlib2 imagi
ii  libimage-info-perl  1.28-1   allows extraction of meta informat
ii  libmaypole-perl 2.11+2.111-2 Perl framework for MVC-oriented we
ii  libmaypole-plugin-authentic 1.8-3the cookie-based session/user trac
ii  libmaypole-plugin-upload-pe 0.02-4   file upload handler for Maypole
ii  libtime-piece-perl  1.13-1+b1Perl module for object oriented ti
ii  libxml-rss-perl 1.33-1   Perl module for managing RSS (RDF 
ii  perl [libtime-piece-perl]   5.10.0-18Larry Wall's Practical Extraction 

Versions of packages memories recommends:
ii  apache2  2.2.9-10+lenny1 Apache HTTP Server metapackage
ii  apache2-mpm-prefork [apa 2.2.9-10+lenny1 Apache HTTP Server - traditional n
ii  libapache2-mod-perl2 2.0.4-4 Integration of perl with the Apach
ii  libapache2-request-perl  2.08-5+b1   generic Apache request library - P

memories suggests no packages.

-- no debconf information



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



Bug#277298: Kernel 2.6.x real time clock hang on Dell

2008-12-19 Thread zlinuxman
I have a similar problem on a Dell Optiplex GX280.  I have been doing some
extensive research on this problem, and I'd like to share what I've found.

The problem is definitely the HPET (High Precision Event Timer).
See http://en.wikipedia.org/wiki/High_Precision_Event_Timer for more
information on the HPET.

Check your boot log with dmesg|less.  If you see a message that starts with

ACPI: HPET ...

Then your machine has an HPET and you will have this problem.  Booting
with the kernel boot parameter

acpi=off

causes the HPET to not be recognized, and therefore the RTC module can
grab IRQ 8.  But booting with acpi=off causes a lot of other devices to
not be recognized and/or configured too.  And that's usually not good.

The problem is that both the HPET and the legacy RTC want to use IRQ 8.
And with Etch (2.6.18 kernel) and earlier releases, the kernel does not
allow IRQ 8 to be shared between the HPET and the RTC.  I haven't tried
Lenny, with it's 2.6.26 kernel, and for reasons I don't want to get into,
I'm not going to.  But the long term solution is for the kernel to allow
IRQ 8 to be shared between the HPET and the legacy RTC.  Of course, the
hardware itself has to allow interrupt sharing too, or there's not much the
kernel can do about it.

If the hardware doesn't allow interrupt sharing, perhaps the kernel people can
write a replacement for the RTC driver that emulates a legacy RTC using the
HPET.  But with Etch at least, here are the alternatives that I have found:

1. Configure a custom kernel that has all support for the HPET disabled.
When you're all done, look through the .config file and make sure that all
configuration options containing the character string HPET are commented out.
If not, you missed something.  Go back and try again.  Unlike the RTC
driver, which can be made a module, support for the HPET is built into the
kernel.  This will allow full use of the legacy RTC driver, whether it is
built in to the kernel or whether it is a module.  Of course, the HPET
cannot be used at all.  This was my solution.

2. In some cases, you may be able to use the genrtc driver rather than the
rtc driver.  The genrtc driver emulates interrupts in software.  To do this,
add genrtc to /etc/initramfs-tools/modules and run "update-initramfs -uv".
Then shutdown and reboot.  genrtc cannot emulate all the functions of the
legacy rtc driver.

3. Another option (with Etch anyway) is using the CONFIG_HPET_RTC_IRQ=y
option when you build a custom kernel.  This tells the legacy rtc driver
to assume that the HPET has stolen IRQ 8 and to not use interrupts.
This allows the kernel to use the HPET.  However, the legacy RTC driver
has reduced function this way.

4. As mentioned earlier, forcing the use of the --directisa option in
hwclock, either through a wrapper or by editing the hwclock.sh script, may be
sufficient.

5. Finally, there's acpi=off as a last resort.

Again, the long term solution is interrupt sharing.  If this cannot be done,
then perhaps Debian should consider changing their stock kernel to not
include HPET support.  Users who need HPET support would then have to
build their own custom kernel and deal with the RTC issue somehow.






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



Bug#509231: sudoku: reports active time longer than time to solve

2008-12-19 Thread brian m. carlson

Package: gnome-games
Version: 1:2.22.3-3
Severity: normal

I just finished a game of sudoku, and it told me:

  You completed the puzzle in 8 minutes 59 seconds (9 minutes 16 seconds active)
  You got 0 hints

Obviously, the active time should be less than the actual time taken to
completion.  Normally, that's what sudoku reports, but on occasion,
the active time is longer than the completion time.

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.27-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gnome-games depends on:
ii  fruit  2.1.dfsg-3chess engine, to calculate chess m
ii  gnome-games-data   1:2.22.3-3data files for the GNOME games
ii  gnuchess   5.07-5Plays a game of chess, either agai
ii  gstreamer0.10-plugins- 0.10.20-1 GStreamer plugins from the "base" 
ii  guile-1.8-libs 1.8.5+1-4.1   Main Guile libraries
ii  hoichess   0.10.3-1  xboard compatible chess engine to 
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit

ii  libc6  2.8+20080809-3GNU C Library: Shared libraries
ii  libcairo2  1.8.4-1   The Cairo 2D vector graphics libra
ii  libgcc11:4.3.2-1 GCC support library
ii  libgconf2-42.22.0-1  GNOME configuration database syste
ii  libggz20.0.14.1-1GGZ Gaming Zone: common utilities 
ii  libggzcore90.0.14.1-1GGZ Gaming Zone: core client front

ii  libggzmod4 0.0.14.1-1GGZ Gaming Zone: game frontend lib
ii  libglib2.0-0   2.18.3-1  The GLib library of C routines
ii  libgnome2-02.20.1.1-2The GNOME 2 library - runtime file
ii  libgnomeui-0   2.20.1.1-2The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.22.0-5GNOME Virtual File System (runtime
ii  libgstreamer0.10-0 0.10.20-1 Core GStreamer libraries and eleme
ii  libgtk2.0-02.14.5-1  The GTK+ graphical user interface 
ii  libpango1.0-0  1.22.3-1  Layout and rendering of internatio

ii  librsvg2-2 2.22.2-3  SAX-based renderer library for SVG
ii  librsvg2-common2.22.2-3  SAX-based renderer library for SVG
ii  libstdc++6 4.3.2-1   The GNU Standard C++ Library v3
ii  libx11-6   2:1.1.5-2 X11 client-side library
ii  libxml22.6.32.dfsg-5 GNOME XML library
ii  python 2.5.2-3   An interactive high-level object-o
ii  python-glade2  2.12.1-6  GTK+ bindings: Glade support
ii  python-gnome2  2.22.0-1  Python bindings for the GNOME desk
ii  python-gnome2-desktop  2.22.0-2  Python bindings for the GNOME desk
ii  python-gtk22.12.1-6  Python bindings for the GTK+ widge
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages gnome-games recommends:
ii  gnome-games-extra-data2.22.0-1   games for the GNOME desktop (extra

Versions of packages gnome-games suggests:
ii  gnome-hearts  0.3-2+b1   The classic hearts card game for t

-- no debconf information

--
brian m. carlson / brian with sandals: Houston, Texas, US
+1 713 440 7475 | http://crustytoothpaste.ath.cx/~bmc | My opinion only
troff on top of XML: http://crustytoothpaste.ath.cx/~bmc/code/thwack
OpenPGP: RSA v4 4096b 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187


signature.asc
Description: Digital signature


Bug#509225: ITP: tevent -- talloc-based event loop library

2008-12-19 Thread Jelmer Vernooij
Am Samstag, den 20.12.2008, 11:10 +1100 schrieb Robert Collins:
> On Fri, 2008-12-19 at 23:49 +0100, Jelmer Vernooij wrote:
> 
> > An alternative would be to implement tevent as a wrapper around libev or
> > libevents that added talloc support to the API but that's hardly worth
> > the trouble as that would add another dependency and the library is
> > pretty small itself as is.
> 
> It would however prevent further fragmentation in this space ;)
> 
> libevent + libtevent-which-wraps-libevent is better than
> libtevent-which-duplicates-much-of-libevent. :)
In theory, I agree. However, in this case libevents is about a factor 10
larger in terms of source code than libtevent, and that's even without
the wrapper that would add talloc support and the support for AIO.

But more importantly (with my upstream hat on): we have to support a lot
of folks that are not running fancy systems like Debian (apt FTW), and
who have to still install everything manually. This means another
dependency for them to install. 

Cheers,

Jelmer
-- 
Jelmer Vernooij  - http://samba.org/~jelmer/
Jabber: jel...@jabber.fsfe.org


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#508924: coreutils: `who --ips` output is sometimes incorrect

2008-12-19 Thread Michael Stone

On Thu, Dec 18, 2008 at 10:39:07AM +0100, Pascal Volk wrote:

the expected result should be:
   who --ips | tail -n1 && who | tail -n1
   pvo  pts/11   2008-12-16 18:49 fdfd::::122
   pvo  pts/11   2008-12-16 18:49 (fdfd::::122)


Where did these addresses come from? The ipv6 parsing routines check for 
invalid ipv6 addresses and assume that any found are ipv4 addresses 
(presumably with the ipv6 address portion filled with garbage data). 


Mike Stone



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



Bug#509225: ITP: tevent -- talloc-based event loop library

2008-12-19 Thread Robert Collins
On Fri, 2008-12-19 at 23:49 +0100, Jelmer Vernooij wrote:

> An alternative would be to implement tevent as a wrapper around libev or
> libevents that added talloc support to the API but that's hardly worth
> the trouble as that would add another dependency and the library is
> pretty small itself as is.

It would however prevent further fragmentation in this space ;)

libevent + libtevent-which-wraps-libevent is better than
libtevent-which-duplicates-much-of-libevent. :)

-Rob
-- 
GPG key available at: .


signature.asc
Description: This is a digitally signed message part


Bug#509129: evolution-exchange: Evolution-exchange stopped working suddenly (partly SOLVED)

2008-12-19 Thread Emanoil Kotsev
На Friday 19 December 2008 14:03:17 написахте:
> On ven, 2008-12-19 at 13:34 +0100, Emanoil Kotsev wrote:
> > So, is it saving the password in gconf or not?! May be somewhere
> > in .evolution/exchange 
>
> I don't think it's saved in gconf. But I don't know where it's saved.
> Not sure if the fact that it's an exchange stuff is relevant. I don't
> have an exchange account, it's a plain and pure IMAP account, so maybe
> there is differences, but if you create the account in evolution
> accounts, I don't think so.

Seems you are right about gnome-keyring. I uninstalled (see attachment) . It 
works without the keyring complaining about the absence of the daemon.

I didn't find anithing password related to evolution in the gconf data with 
the gconf dump.

May be gconf is storing the location where evolution stores the password. I 
think it is .evolution/exchange. Which could explain why after removing this 
directory and creating the account again I was  able to login again.

>
> > > As I already said above, it perfectly works here. I'm on lenny, btw.
> >
> > It _was_ working perfectly for me when _not_ in lenny. My home dir
> > remains all the time the same, so after changing passwords on the
> > exchange server it starting making troubles. This is the odd thing here.
>
> Well, I guess the “old” password is still lying somewhere. Could you try
> to uncheck the “save password” in the account, quit evo, run it, enter
> your password, check you can access the account, quit evo, run it,
> re-enter your password, ask it to save it, check you can access the
> account, quit evo, run it, check you can access the account without
> entering your password. Make sure no gnome-keyring is present and no
> gnome-keyring is running.
>

I just did this, before reading your current e-mail. With the keyring it was 
easier. Though I should run evolution --force-shutdown, start again and 
reconnect to the server.
Without the keyring installed and running it doesn't want to connect to the 
server every time. Sometime it quits after I press the quit button, sometimes 
it doesn't. Running --force-shutdown and starting again solves the problem 
after few tries.

Very bizarre

> > > > I couldn't understand what exactly means "contact me if you have a
> > > > " in some of the previous mails
> > >
> > > Hmhm, what is this?
> >
> > This is, I wanted to cite the automatically generated mail from the
> > bugtracking replay system or alike. So I was not sure if I have to
> > contact you directly or continue posting to the list. I didn't want to
> > disturb you personally on your e-mail, but seems this is the prefferd way
> > for you.
>
> I don't really care if you keep me CC: ed, but it's really important to
> let the bug number in CC: so BTS keeps the bug history. And then, the
> BTS will forward the mail to the pkg-evolution mailing list, which I'm
> on. So no need to put the list on CC:
>

May be you have to write in each mail at the end, because as I just read it  I 
noticed it's missing from cc :-)

thanks again for the attention to this issue. I think we can turn down the 
priority to something  like "occurring from time to time with possible 
workaround provided" as I think removing the exchange directory in .evolution 
and the exchange configuration and recreating after this solved the problem 
for me.
I still think it works better with the keyring, what makes me think that may 
be the evo-exchange routines handling the keyring password are working better 
then the routines which handle the other way to store passwords

ls -al /data/home/emanoil/.evolution/exchange/
общо 20
drwxr-xr-x  3 emanoil emanoil 4096 18 дек 23,41 .
drwxr-xr-x 10 emanoil emanoil 4096 20 дек  0,39 ..
drwxr-xr-x  5 emanoil emanoil 4096 18 дек 23,41 ekot...@viepexc101
lrwxrwxrwx  1 emanoil emanoil   81 18 дек 23,41 
exchange___ekotsev;auth=ba...@viepexc101_;personal_Calendar -> 
/home/emanoil/.evolution/exchange/ekot...@viepexc101/personal/subfolders/Calendar
lrwxrwxrwx  1 emanoil emanoil   78 18 дек 23,41 
exchange___ekotsev;auth=ba...@viepexc101_;personal_Tasks -> 
/home/emanoil/.evolution/exchange/ekot...@viepexc101/personal/subfolders/Tasks

Hm, strange how it was working in kubuntu. I still have the drive with the 
installation, so I may check this tomorrow, but it would be nice to know how 
I can log more data. May I use debug (gdb)

regards

-- 

o Emanoil Kotsev  &
  penguin friendly o

evolution

** (evolution:11666): WARNING **: couldn't communicate with gnome keyring 
daemon via dbus: The name org.gnome.keyring was not provided by any .service 
files
CalDAV Eplugin starting up ...

** (evolution:11666): WARNING **: couldn't communicate with gnome keyring 
daemon via dbus: The name org.gnome.keyring was not provided by any .service 
files

** (evolution:11666): WARNING **: couldn't communicate with gnome keyring 
daemon via dbus: The name org.gnome.keyring was not provided by any .service 
files
e-d

Bug#465065: I think this is just a configuration issue

2008-12-19 Thread Daniel Dickinson
I now have dwww working with thttpd.

The problem you described appears to be because of the symlink-checking
which checks that symlinks don't go outside the document tree (by
default based in /var/www)

If you say 

nosymlinks 

in the configuration file that checking is disabled and symlinks can
point anywhere.

Assuming of course you are also saying

nochroot

Otherwise of course /usr/lib/cgi-bin is outside the chroot

So if you ln -s /usr/lib/cgi-bin /var/www/cgi-bin

dwww will just work.

Another option is to bind mount /usr/lib/cgi-bin to /var/www/cgi-bin,
which preserves the ability to run chrooted.

Regards,

Daniel

-- 
And that's my crabbing done for the day.  Got it out of the way early, 
now I have the rest of the afternoon to sniff fragrant tea-roses or 
strangle cute bunnies or something.   -- Michael Devore
GnuPG Key Fingerprint 86 F5 81 A5 D4 2E 1F 1C  http://gnupg.org
The C Shore: http://www.wightman.ca/~cshore


signature.asc
Description: PGP signature


Bug#509230: #include fails to compile on gcc 4.3

2008-12-19 Thread Daniel Schepler
Package: lsb-build-base3
Version: 3.2.2~pre1-1
Severity: important

If I try to compile a test.cpp file with just one line
#include 
I get lots of errors, starting with:

In file included from /usr/include/lsb3/c++/map:66, 
 from /tmp/test.cpp:1:  
/usr/include/lsb3/c++/bits/stl_tree.h:332: error: declaration of ‘typedef 
struct std::_Rb_tree_node<_Val> std::_Rb_tree<_Key, _Val, _KeyOfValue, 
_Compare, _Alloc>::_Rb_tree_node’   
   
/usr/include/lsb3/c++/bits/stl_tree.h:133: error: changes meaning of 
‘_Rb_tree_node’ from ‘struct std::_Rb_tree_node<_Val>’  
   
-- 
Daniel Schepler

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

lsb-build-base3 depends on no packages.

Versions of packages lsb-build-base3 recommends:
ii  lsb-build-cc3 3.2.0-1LSB v3.x Development environment l

lsb-build-base3 suggests no packages.

-- no debconf information



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



Bug#509229: openssh-client: ssh-agent man page describes wrong (and insecure) forwarding behavior

2008-12-19 Thread Greg Price
Package: openssh-client
Version: 1:4.3p2-9etch3
Severity: normal
Tags: patch


The man page ssh-agent(1) says,

"""Authentication data need not be stored on any other machine, and
authentication passphrases never go over the network.  However, the
connection to the agent is forwarded over SSH remote logins, and the
user can thus use the privileges given by the identities anywhere in
the network in a secure way."""

This is not true, and would be a serious security problem if it were
-- a compromise on the remote host could employ the user's privileges
to connect elsewhere.  In fact, no such connection is forwarded unless
the user specifically asks for it with the -A option to ssh.

The patch below fixes this error.

Cheers,
Greg



--- ssh-agent.1~2008-12-19 18:12:40.0 -0500
+++ ssh-agent.1 2008-12-19 18:15:02.0 -0500
@@ -129,8 +129,10 @@
 terminal.
 Authentication data need not be stored on any other
 machine, and authentication passphrases never go over the network.
-However, the connection to the agent is forwarded over SSH
-remote logins, and the user can thus use the privileges given by the
+However, with
+.Cm ssh -A
+the connection to the agent may be forwarded over SSH remote logins,
+so that the user can use the privileges given by the
 identities anywhere in the network in a secure way.
 .Pp
 There are two main ways to get an agent set up:


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

Versions of packages openssh-client depends on:
ii  add 3.102Add and remove users and groups
ii  deb 1.5.11etch2  Debian configuration management sy
ii  dpk 1.13.25  package maintenance system for Deb
ii  lib 2.3.6.ds1-13etch7GNU C Library: Shared libraries
ii  lib 1.39+1.40-WIP-2006.11.14+dfsg-2etch1 common error description library
ii  lib 2.9.cvs.20050518-2.2 BSD editline and history libraries
ii  lib 1.4.4-7etch6 MIT Kerberos runtime libraries
ii  lib 5.5-5Shared libraries for terminal hand
ii  lib 0.9.8c-4etch3SSL shared libraries
ii  pas 1:4.0.18.1-7 change and administer password and
ii  zli 1:1.2.3-13   compression library - runtime

openssh-client recommends no packages.

-- no debconf information



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



Bug#502209: iceweasel-l10n-de: user interfaces still displayed in English

2008-12-19 Thread Patrick Ruthard
Olaf Zaplinski schrieb:
> Package: iceweasel-l10n-de
> Version: 1:3.0.1+debian-1
> Severity: important
> Tags: l10n
> 
> user interfaces still displayed in English

I got the same problem using Iceweasel with iceweasel-l10n-de
2.0.0.3+debian-1etch1.

Restarting didn't help. I created a new profile and then the user
interface was displayed in German.

I wanted to use my old profile so I tried to figure out what file
contains the relevant setting. After having delete extentions.rdf and
extentions.ini it works now with the old profile. And the deleted
files were generated again.

What I should metion is that the "Add-Ons"-dialog didn't show the
installed extentions until the files were newly generated. So maybe
the extension "Deutsch (DE) Language Pack" (which I have installed
from some mozilla-page long time ago) wasn't load after I got in
trouble with iceweasel-l10n-de

So this isn't a bug for iceweasel-l10n-de from my point of view.
Maybe my solution is usefull for you too.




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



Bug#479659: Help with manpages

2008-12-19 Thread Julian Aloofi
Hello,
I would like to help writing the missing manpages. I don't know git yet, so I 
will read the Git User's Manual tomorrow. This is one of my first active 
contributions to the Debian Project, except from some package description I 
translated, so please tell me if I make any terrible mistakes ;)

Julian Aloofi



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



Bug#506408: Bug in libpdf-table-perl fixed in revision 28415

2008-12-19 Thread pkg-perl-maintainers
tag 506408 + pending
thanks

Some bugs are closed in revision 28415
by Gregor Herrmann (gregoa)

Commit message:

* Add patch sample-module.patch: use the correct module name in the sample
  script; thanks to Gabor Kiss for the bug report (closes: #506408). Add
  quilt framework. Add debian/README.source.
* debian/control: change my email address.
* Set debhelper compatibility level to 7; adapt
  debian/{control,compat,rules}.
* Set Standards-Version to 3.8.0 (no changes).
* debian/control: mention module name in long description, remove trailing
  space and article from short description.
* debian/copyright: update formatting.



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



Bug#509184: [Fwd: Bug#509184: bacula-director-pgsql: Director crashes with double free from jcr.c:343]

2008-12-19 Thread John Goerzen
Luk Claes wrote:
> John Goerzen wrote:
>> Hi,
>>
>> I received bug#509184 today.  It was reported against a version of
>> bacula in backports, but applies to the version in lenny as well (though
>> not the version in sid).
>>
>> The bug in question is a double-free and does not appear to be a
>> security hole.  It results in a crash of the entire backup system.  It
>> seems to be somewhat rare, but I am not certain of that.
>>
>> Upstream has issued a small patch that they have tested.
>>
>> Would you approve an upload to testing-proposed-updates into lenny with
>> such a patch if I built it?
> 
> Would unblocking the version in unstable also be fine?
> 
> unblocked

Even better -- thanks!

-- John



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



Bug#509225: ITP: tevent -- talloc-based event loop library

2008-12-19 Thread Jelmer Vernooij
Hoi Guus,

Am Freitag, den 19.12.2008, 23:14 +0100 schrieb Guus Sliepen:
> On Fri, Dec 19, 2008 at 10:53:47PM +0100, Jelmer Vernooij wrote:
> 
> >Package name: tevent
> > Description: talloc-based event  loop library
> > 
> > tevent is a simple library that can handle the main event loop for an
> > application. It supports three kinds of events: timed events, file
> > descriptors becoming readable or writable and signals.
> > 
> > Talloc is used for memory management, both internally and for private
> > data provided by users of the library.
> 
> It seems very similar to libevent and libev, both already in Debian. Is there
> anything special about tevent using talloc? Is upstream aware of these other
> projects? If possible, try to get them to work with each other to merge their
> features and reduce the number of event loop libraries.
We're certainly aware of these other two projects - the name tevent was
picked to avoid naming conflicts or confusion with them.

The talloc integration is one of the main advantages for us, since LDB
(and Samba 4, which also uses this library heavily but includes a copy
of it at the moment) use talloc pretty heavily. 

Also, as far as I can tell neither libevent nor libev provide AIO
support at the moment.

An alternative would be to implement tevent as a wrapper around libev or
libevents that added talloc support to the API but that's hardly worth
the trouble as that would add another dependency and the library is
pretty small itself as is.

Cheers,

Jelmer

-- 
Jelmer Vernooij  - http://samba.org/~jelmer/
Jabber: jel...@jabber.fsfe.org


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#509228: #include gives compiler error

2008-12-19 Thread Daniel Schepler
Package: lsb-build-base3
Version: 3.2.2~pre1-1
Severity: important

I created a test.cpp file with just the line

#include 

and tried compiling it with lsbc++.  This gave the error message:

In file included from /usr/include/lsb3/c++/cmath:50,
 from /tmp/test.cpp:1:
/usr/include/lsb3/c++/bits/cpp_type_traits.h:334: error: expected identifier 
before ‘__is_pod’
/usr/include/lsb3/c++/bits/cpp_type_traits.h:334: error: expected 
unqualified-id before ‘__is_pod’

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

lsb-build-base3 depends on no packages.

Versions of packages lsb-build-base3 recommends:
ii  lsb-build-cc3 3.2.0-1LSB v3.x Development environment l

lsb-build-base3 suggests no packages.

-- no debconf information



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



Bug#501770: eric: it has been whole 12 days since 4.2.4a was released! ;)

2008-12-19 Thread Yaroslav Halchenko
Package: eric
Version: 4.2.2a-1
Followup-For: Bug #501770


thank you very much in advance!!!

be prepared to fix 04_documentation_paths.dpatch ;-)

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (991, 'testing'), (990, 'unstable'), (300, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages eric depends on:
ii  bicyclerepair 0.9-4.3A refactoring tool for python
ii  python2.5.2-2An interactive high-level object-o
ii  python-central0.6.8  register and build utility for Pyt
ii  python-qscintilla22.2-4  Python bindings for QScintilla 2
ii  python-qt44.4.2-4Python bindings for Qt4

Versions of packages eric recommends:
ii  eric-api-files4.1.5-2API description files for use with
ii  libqt3-i18n   3:3.3.8b-5 i18n files for Qt3 library

Versions of packages eric suggests:
pn  pyqt4-dev-tools(no description available)
ii  python-doc2.5.2-1Documentation for the high-level o
ii  python-profiler   2.5.2-1deterministic profiling of any Pyt
pn  qt4-assistant  (no description available)
ii  qt4-designer  4.4.3-1graphical designer for Qt 4 applic
pn  qt4-doc(no description available)
pn  qt4-linguist   (no description available)
ii  ruby  4.2An interpreter of object-oriented 

-- no debconf information



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



Bug#506708: dh-make-perl: --notest has no effect in dh 7 mode

2008-12-19 Thread gregor herrmann
tag 506708 pending
thanks

On Sun, 23 Nov 2008 23:35:46 +0100, gregor herrmann wrote:

> But I agree that this has to be fixed in dh-make-perl one way or
> another ...

It's already fixed in subversion by Ryan:


r27598 | ryan52-guest | 2008-12-01 21:37:13 +0100 (Mon, 01 Dec 2008) | 1 line

make --notest work with dh7

Cheers,
gregor
 
-- 
 .''`.   Home: http://info.comodo.priv.at/{,blog/} / GPG Key ID: 0x00F3CFE4
 : :' :  Debian GNU/Linux user, admin, & developer - http://www.debian.org/
 `. `'   Member of VIBE!AT, SPI Inc., fellow of FSFE | http://got.to/quote/
   `-NP: Frank Zappa: Stairway To Heaven


signature.asc
Description: Digital signature


Bug#494760: Freeze exception for kernel-patch-nfs-ngroups 4.58+nmu1

2008-12-19 Thread Luk Claes
Martín Ferrari wrote:
> Dear Release Team,
> 
> I have just uploaded a fix for an RC bug (#494760). It is a new
> upstream release (even when the package is "native"), but the changes
> are pretty contained. You can see the full diff in the bug report.
> Please allow it to migrate to testing.

unblocked

Cheers

Luk







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



Bug#509227: ITP: lua-bitop -- fast lua bit manipulation library

2008-12-19 Thread Enrico Tassi
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

--- Please fill out the fields below. ---

   Package name: lua-bitop
Version: 1.0.0
Upstream Author: Mike Pall
URL: http://bitop.luajit.org
License: MIT/X
Description: fast lua bit manipulation library

This library will also be luajit2 friendly, allowing compilation
of bitwise operation to native bit operations for better performances
-- 
Enrico Tassi



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



Bug#509184: [Fwd: Bug#509184: bacula-director-pgsql: Director crashes with double free from jcr.c:343]

2008-12-19 Thread Luk Claes
John Goerzen wrote:
> Hi,
> 
> I received bug#509184 today.  It was reported against a version of
> bacula in backports, but applies to the version in lenny as well (though
> not the version in sid).
> 
> The bug in question is a double-free and does not appear to be a
> security hole.  It results in a crash of the entire backup system.  It
> seems to be somewhat rare, but I am not certain of that.
> 
> Upstream has issued a small patch that they have tested.
> 
> Would you approve an upload to testing-proposed-updates into lenny with
> such a patch if I built it?

Would unblocking the version in unstable also be fine?

unblocked

Cheers

Luk

> 
> 
> Subject:
> Bug#509184: bacula-director-pgsql: Director crashes with double free
> from jcr.c:343
> From:
> Gerfried Fuchs 
> Date:
> Fri, 19 Dec 2008 16:03:52 +0100
> To:
> fabien foglia , 509...@bugs.debian.org
> 
> To:
> fabien foglia , 509...@bugs.debian.org
> 
> 
> * fabien foglia  [2008-12-19 12:30:51 CET]:
>> Version: 2.4.2-3.1~bpo40+1
> 
>  As this is a backports version I would encourage you to either ask
> directly on backports-users mailinglist which is the central address for
> packages taken from backports, and/or at least send me a copy of the
> bugreport when you're confident that it's not just a problem of the
> backport. :)
> 
>> I'm using etch-backports bacula-director with postgresql support on
>> Debian etch/amd64.
>> Sometimes, director crashes with  "ABORTING due to ERROR in
>> smartall.c:194 *double* *free* from jcr.c:343"
>> It's the bug #1162 in the bacula bug tracker.
>>
>> It's resolved with this patch :
>> http://puzzle.dl.sourceforge.net/sourceforge/bacula/2.4.2-jobend-crash.patch
> 
>  Ah, that's neat and convenient. The patch looks pretty tight to the
> issue. I am discussing with John what's the best approach for it. For
> what I understand it's a crash after the backup is finished so the
> impact is pretty low?
> 
>> please merge this patch or update bacula-director to the lastest 2.4.2
>> bacula revision
> 
>  I'm not completely sure what you mean with "the latest 2.4.2 bacula
> revision". There is only a single 2.4.2 release, not several revisions
> to it ...  But the patch does look like it makes sense indeed.
> 
>  Thanks for the hint,
> Rhonda
> 
> 
> 




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



Bug#503694: Problems again today - five different out of sync mirrors.

2008-12-19 Thread Paul Higgins
I can't tell, as I neglected to save the complete version of stdout...

It worked on the second try today.  The first try got the following
error message without "Err" on any lines:

"W: Failed to fetch
http://ftp.us.debian.org/debian/dists/testing/contrib/binary-i386/PackagesIndex 
 MD5Sum mismatch"





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



Bug#503694: problems again today

2008-12-19 Thread Paul Higgins
I tried twice - same result both times.



Info#5-503694.txt
Description: Binary data


Bug#509221: security.debian.org: Repeated intermittant GPG BADSIG errors with Automatic Signing Key

2008-12-19 Thread Overholt, Warren
Sorry, it took a while to find the right people to explain the network
configuration.
A BlueCoat was recently installed, which among other tasks is a proxy
server.  The bluecoat is supposed to be an inline cache.

The error I cut and pasted the messages from today was roughly
2:45-3:00pm EST.
The server's IP is 128.150.140.174.   I have been told that the
BlueCoat's IP should not show up in the access logs.  

Given your response, will a solution like apt-proxy, approx, or
apt-cacher help me?  Or will that only help me if I can have it's
requests to *.debian.org not be filtered?

Warren

-Original Message-
From: Florian Weimer [mailto:f...@deneb.enyo.de] 
Sent: Friday, December 19, 2008 3:32 PM
To: Overholt, Warren
Cc: 509...@bugs.debian.org
Subject: Re: Bug#509221: security.debian.org: Repeated intermittant GPG
BADSIG errors with Automatic Signing Key

* Warren Overholt:

> For the past several months I have been getting periodic errors with 
> the signing key as follows:
>
> sudo aptitude update
>
>  W: GPG error: http://ftp.debian.org etch Release: The following  
> signatures were
>  invalid: BADSIG A70DAF536070D3A1 Debian Archive Automatic Signing Key
>  (4.0/etch)
>   
>  W: You may want to run apt-get update to correct these problems

Are you behind a proxy server?  If the proxy ignores the cache bypass
requested by APT, such problems may indeed occur.

In order to debug this, we need the approximate time of the failure
(including the time zone) and the IP address you expect us to see.



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



Bug#509226: libghc6-soegtk-dev: package in unstable depending on libpango1.0-0 from experimental

2008-12-19 Thread Michal Politowski
Package: libghc6-soegtk-dev
Version: 0.9.13-5
Severity: normal

libghc6-soegtk-dev 0.9.13-5 from unstable depends on libpango1.0-0 (>= 1.22.0)
available only in experimental.

-- 
Michał Politowski
Talking has been known to lead to communication if practiced carelessly.


signature.asc
Description: Digital signature


Bug#494569: madwifi-source: madwifi-trunk-r3878-20081204 from upstream fixes the problem

2008-12-19 Thread comcap
As an additional comment, I finally installed madwifi-trunk-current.tar.gz from 
upstream http://snapshots.madwifi-project.org/ (r3878-20081204 at the time of 
writing); the modules compile without problem under linux-image-2.6.26-1-686 
2.6.26-11 and the link quality is fine again.



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



Bug#509225: ITP: tevent -- talloc-based event loop library

2008-12-19 Thread Guus Sliepen
On Fri, Dec 19, 2008 at 10:53:47PM +0100, Jelmer Vernooij wrote:

>Package name: tevent
> Description: talloc-based event  loop library
> 
> tevent is a simple library that can handle the main event loop for an
> application. It supports three kinds of events: timed events, file
> descriptors becoming readable or writable and signals.
> 
> Talloc is used for memory management, both internally and for private
> data provided by users of the library.

It seems very similar to libevent and libev, both already in Debian. Is there
anything special about tevent using talloc? Is upstream aware of these other
projects? If possible, try to get them to work with each other to merge their
features and reduce the number of event loop libraries.

-- 
Met vriendelijke groet / with kind regards,
  Guus Sliepen 


signature.asc
Description: Digital signature


Bug#486607: Downgrading to 'normal'

2008-12-19 Thread Jelmer Vernooij
severity 486607 normal
thanks

Downgrading to 'normal', since there is a reasonable workaround for
this.
-- 
Jelmer Vernooij  - http://samba.org/~jelmer/
Jabber: jel...@jabber.fsfe.org


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#508947: Fix for this bug

2008-12-19 Thread Kumar Appaiah
tags 508947 patch
thanks

Hi!

The reason this ugly bug shows up is because
/etc/alternatives/wx-config points to the 2.6 version's file. One
probable fix which I tested wouldbe to edit makefile-gtk to substitute
the two calls to wx-config with gtk2-unicode-release-2.8 calls, like this:

diff -Nru golly-1.4/makefile-gtk golly-1.4/makefile-gtk
--- golly-1.4/makefile-gtk  2008-12-19 21:58:40.0 +
+++ golly-1.4/makefile-gtk  2008-12-19 21:58:41.0 +
@@ -19,9 +19,9 @@
 BINFILES = golly bgolly

 CXXC = g++
-CXXFLAGS = $(shell wx-config --cxxflags) -O5 -DZLIB -DVERSION=$(VERSION) \
+CXXFLAGS = $(shell /usr/lib/wx/config/gtk2-unicode-release-2.8 --cxxflags) -O5 
-DZLIB -DVERSION=$(VERSION) \
-Wall -Wno-non-virtual-dtor -fno-strict-aliasing
-LDFLAGS = $(shell wx-config --libs) -lz
+LDFLAGS = $(shell /usr/lib/wx/config/gtk2-unicode-release-2.8 --libs) -lz

 # for Perl script support
 PERL_INCLUDE = $(shell perl -MExtUtils::Embed -e ccopts)

This avoids a Build-Conflict. I leave it to the maintainer to decide if this is 
a valid solution.

HTH.

Kumar



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



Bug#509225: ITP: tevent -- talloc-based event loop library

2008-12-19 Thread Jelmer Vernooij
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

--- Please fill out the fields below. ---

   Package name: tevent
Version: 1.0.0
Upstream Author: Samba Team
URL: http://www.samba.org/
License: LGPLv3
Description: talloc-based event  loop library

tevent is a simple library that can handle the main event loop for an
application. It supports three kinds of events: timed events, file
descriptors becoming readable or writable and signals.

Talloc is used for memory management, both internally and for private
data provided by users of the library.

This library is used by newer versions of libldb, which is already in
Debian.
-- 
Jelmer Vernooij  - http://samba.org/~jelmer/
Jabber: jel...@jabber.fsfe.org


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#509222: incorrect declaration of posix_memalign

2008-12-19 Thread Daniel Schepler
Package: lsb-build-base3
Version: 3.2.2~pre1-1
Severity: normal

When I was trying to build Qt4 (version 4.3.5) with its LSB
configuration, I got the error message

In file included from /usr/lib/gcc/i486-linux-gnu/4.3.2/include/xmmintrin.h:42,
 from 
../../include/QtGui/private/../../../src/gui/painting/qdrawhelper_sse_p.h:40,
 from ../../include/QtGui/private/qdrawhelper_sse_p.h:1,
 from painting/qdrawhelper_sse3dnow.cpp:26:
/usr/lib/gcc/i486-linux-gnu/4.3.2/include/mm_malloc.h:37: error: declaration 
of‘int posix_memalign(void**, size_t, size_t) throw ()’ throws different 
exceptions
/usr/include/lsb3/stdlib.h:141: error: from previous declaration ‘int 
posix_memalign(void**, size_t, size_t)’
make[1]: *** [.obj/release-static/qdrawhelper_sse3dnow.o] Error 1
make[1]: Leaving directory 
`/home/snt/qt-commercial/qt-x11-commercial-src-4.3.5/src/gui'
make: *** [sub-gui-make_default-ordered] Error 2

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

lsb-build-base3 depends on no packages.

Versions of packages lsb-build-base3 recommends:
ii  lsb-build-cc3 3.2.0-1LSB v3.x Development environment l

lsb-build-base3 suggests no packages.

-- no debconf information



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



Bug#509214: kpowersave: suspend to ram started to fail reporting bug on my two laptops

2008-12-19 Thread Michael Biebl
valette wrote:
> Package: kpowersave
> Version: 0.7.3-3
> Severity: important
> 
> Message error is a popup containing : An unknown error occured while 
> Suspend to RAM. The Error code is '1'.
> 
> I suspected a chnage in my kernel config first but then I got the same error 
> on my business laptop where config has not changed for mothns. 
> 

Could you please send me the output of /var/log/pm-suspend.log?

Michael


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#340180: 0.6.2 is now available, 3 years later

2008-12-19 Thread Daniel Kahn Gillmor
and libdockapp version 0.6.2 is available, three years after this bug
report (#340180) was initially filed, and debian is still on 0.5.0.

http://solfertje.student.utwente.nl/~dalroi/libdockapp/

--dkg



signature.asc
Description: OpenPGP digital signature


Bug#509184: [Fwd: Bug#509184: bacula-director-pgsql: Director crashes with double free from jcr.c:343]

2008-12-19 Thread John Goerzen
Hi,

I received bug#509184 today.  It was reported against a version of
bacula in backports, but applies to the version in lenny as well (though
not the version in sid).

The bug in question is a double-free and does not appear to be a
security hole.  It results in a crash of the entire backup system.  It
seems to be somewhat rare, but I am not certain of that.

Upstream has issued a small patch that they have tested.

Would you approve an upload to testing-proposed-updates into lenny with
such a patch if I built it?

-- John
--- Begin Message ---
* fabien foglia  [2008-12-19 12:30:51 CET]:
> Version: 2.4.2-3.1~bpo40+1

 As this is a backports version I would encourage you to either ask
directly on backports-users mailinglist which is the central address for
packages taken from backports, and/or at least send me a copy of the
bugreport when you're confident that it's not just a problem of the
backport. :)

> I'm using etch-backports bacula-director with postgresql support on
> Debian etch/amd64.
> Sometimes, director crashes with  "ABORTING due to ERROR in
> smartall.c:194 *double* *free* from jcr.c:343"
> It's the bug #1162 in the bacula bug tracker.
> 
> It's resolved with this patch :
> http://puzzle.dl.sourceforge.net/sourceforge/bacula/2.4.2-jobend-crash.patch

 Ah, that's neat and convenient. The patch looks pretty tight to the
issue. I am discussing with John what's the best approach for it. For
what I understand it's a crash after the backup is finished so the
impact is pretty low?

> please merge this patch or update bacula-director to the lastest 2.4.2
> bacula revision

 I'm not completely sure what you mean with "the latest 2.4.2 bacula
revision". There is only a single 2.4.2 release, not several revisions
to it ...  But the patch does look like it makes sense indeed.

 Thanks for the hint,
Rhonda



--- End Message ---


Bug#509224: ditz: Issues should have a less-changing identifier by default, like DVCS revisions usually have

2008-12-19 Thread Pierre THIERRY
Package: ditz
Version: 0.5-1
Severity: wishlist

As ditz is by design able to work in a distributed workflow, the
identifiers used by default should also be distributed-friendly. The
identifiers using the component name and a number have the problem that
most merges with another set of issues will renumber anything.

Like DVCS systems, ditz already uses a hash as an identifier and the
beginning of this identifier can already be used to designate an issue
to ditz, so using the beginning of this identifier, like DVCS do, would
seem to be a good idea.

For example, if component foobar has been added an issue
6f25f4fe1d2ebce20f0b97df35f5eb2ba6245586, 6f25f4fe or foobar-6f25f4fe
might be good default identifiers.

Regards,
Pierre

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

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

Versions of packages ditz depends on:
ii  libtrollop-ruby   1.9-1  command-line argument processing l
ii  ruby1.8   1.8.7.72-1 Interpreter of object-oriented scr

ditz recommends no packages.

ditz suggests no packages.

-- no debconf information

-- 
nowhere@levallois.eu.org
OpenPGP 0xD9D50D8A


signature.asc
Description: Digital signature


Bug#509223: Package: installation-reports

2008-12-19 Thread Mathieu BASTIDE
Package: installation-reports

Boot method: network
Image version: 
http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/sparc/iso-cd/debian-testing-sparc-netinst.iso
Date: 19/12/2008 15h00

Machine: Sun Ultra5

Processor:
cpu : TI UltraSparc IIi (Sabre)
fpu : UltraSparc IIi integrated FPU
prom: OBP 3.19.4 1999/04/28 15:05
type: sun4u
ncpus probed: 1
ncpus active: 1
D$ parity tl1   : 0
I$ parity tl1   : 0
Cpu0ClkTck  : 13d92d40
MMU Type: Spitfire

Memory: 384MB
Partitions:
df -Tl:
Sys. de fich. Type1K-blocs   Occupé Disponible Capacité Monté sur
/dev/hda2 ext318650992   4160056  14490936  23% /
tmpfstmpfs  189704 0189704   0% /lib/init/rw
udev tmpfs   10240   144 10096   2% /dev
tmpfstmpfs  189704 0189704   0% /dev/shm
/dev/hda1 ext2   90329 15069 74297  17% /boot

fdisk /dev/hda
Detected sun disklabel with wrong version [0x].
Detected sun disklabel with wrong sanity [0x].
Detected sun disklabel with wrong num_partitions [0].
Warning: Wrong values need to be fixed up and will be corrected by w(rite)
Command (m for help): p
Disk /dev/hda (Sun disk label): 255 heads, 63 sectors, 2434 cylinders
Units = cylinders of 16065 * 512 bytes
   Device FlagStart   EndBlocks   Id  System
/dev/hda1 012 963901  Boot
/dev/hda212  2371  18948667+  83  Linux native
/dev/hda3 0  2434  195511055  Whole disk
/dev/hda4  2371  2434506047+  82  Linux swap

lspci -knn
00:00.0 Host bridge [0600]: Sun Microsystems Computer Corp. Psycho
UPA-PCI Bus Module [pcipsy] [108e:a000]
00:01.0 PCI bridge [0604]: Sun Microsystems Computer Corp. Simba
Advanced PCI Bridge [108e:5000] (rev 13)
00:01.1 PCI bridge [0604]: Sun Microsystems Computer Corp. Simba
Advanced PCI Bridge [108e:5000] (rev 13)
01:01.0 Bridge [0680]: Sun Microsystems Computer Corp. EBUS [108e:1000] (rev 01)
01:01.1 Ethernet controller [0200]: Sun Microsystems Computer Corp.
Happy Meal 10/100 Ethernet [hme] [108e:1001] (rev 01)
Kernel driver in use: hme
Kernel modules: sunhme
01:02.0 VGA compatible controller [0300]: ATI Technologies Inc 3D Rage
Pro 215GP [1002:4750] (rev 5c)
Kernel driver in use: atyfb
01:03.0 IDE interface [0101]: Silicon Image, Inc. PCI0646 [1095:0646] (rev 03)
Kernel driver in use: CMD64x_IDE
Kernel modules: cmd64x
02:03.0 Multimedia audio controller [0401]: Ensoniq 5880 AudioPCI
[1274:5880] (rev 02)
Kernel driver in use: ENS1371
Kernel modules: snd-ens1371


Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial 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:[O]
Clock/timezone setup:   [O]
User/password setup:[O]
Install tasks:  [O]
Install boot loader:[O]
Overall install:[O]

Comments/Problems:
little problem when in console mode (seems to be a refresh framebuffer problem)

No problem during install even if it's on an old computer!


Bug#509221: security.debian.org: Repeated intermittant GPG BADSIG errors with Automatic Signing Key

2008-12-19 Thread Florian Weimer
* Warren Overholt:

> For the past several months I have been getting periodic errors with
> the signing key as follows:
>
> sudo aptitude update
>
>  W: GPG error: http://ftp.debian.org etch Release: The following
>  signatures were
>  invalid: BADSIG A70DAF536070D3A1 Debian Archive Automatic Signing Key
>  (4.0/etch)
>   
>  W: You may want to run apt-get update to correct these problems

Are you behind a proxy server?  If the proxy ignores the cache bypass
requested by APT, such problems may indeed occur.

In order to debug this, we need the approximate time of the failure
(including the time zone) and the IP address you expect us to see.



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



Bug#247337: [Fwd: Re: [Fwd: lives_0.9.8.10-1_powerpc.changes REJECTED]]

2008-12-19 Thread Robert Millan
On Fri, Dec 19, 2008 at 08:00:20PM +0100, salsa...@xs4all.nl wrote:
> 
> I hope so. Somebody mentioned the icons also last time - I can't believe
> anybody would complain, they are 16 x 16 pixel (8 in total) bitmaps used
> for play/rewind/stop/pause etc buttons. But I have added the thanks in to
> the debian/copyright file now.

This sounds like copyright-significant, but I don't think it's a problem;
if the author doesn't want to license them, we have plenty of generic icons
for play/etc already (I bet both GNOME and KDE have a few of them).

> As was mentioned initially, indeed LiVES offers great ogg/theora support
> both for encoding and decoding (instant decode is now a feature).

Great.  Btw, is mencoder needed for input?  Note that although mplayer is in
Debian, mencoder isn't yet.

> In
> future I plan to offer enhanced support for other free codecs, for example
> the dirac codec which has been developed by the BBC. LiVES already
> includes experimental encoding support for this format.

How does Dirac compare to Theora?  I heard both are patent-free.

-- 
Robert Millan

  The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all."



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



Bug#509220: Iceweasel does not show images properly.

2008-12-19 Thread jordan
Package: iceweasel
Version: 3.0.4-1
Severity: normal

Version 2 of iceweasel did not suffer from this problem, but 3x does. Every 
image in a website is blurred. From a search in google, I came to the 
conclusion that the problem is in anti-aliasing. Not a single image is shown 
properly- the problem is on every site I visit. The first time I saw the 
problem was on howtoforge, when text on an image was impossible to read. 
There is no way I can turn a-a off, so in my opinion a patch that allows a-a 
to be turned off would be of great usability. It seems that the developers 
from mozilla neglect the problem, but it is present. 

I am sorry if the bug report is not correct, but I couldn't send the report 
via reportbug. 

-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=bg_BG.UTF-8, LC_CTYPE=bg_BG.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages iceweasel depends on:
ii  debianutils                   2.30       Miscellaneous utilities specific 
t
ii  fontconfig                    2.6.0-3    generic font configuration 
library
ii  libc6                         2.7-16     GNU C Library: Shared libraries
ii  libgcc1                       1:4.3.2-1  GCC support library
ii  libglib2.0-0                  2.16.6-1   The GLib library of C routines
ii  libgtk2.0-0                   2.12.11-4  The GTK+ graphical user interface 
ii  libnspr4-0d                   4.7.1-4    NetScape Portable Runtime Library
ii  libstdc++6                    4.3.2-1    The GNU Standard C++ Library v3
ii  procps                        1:3.2.7-8  /proc file system utilities
ii  psmisc                        22.6-1     Utilities that use the proc 
filesy
ii  xulrunner-1.9                 1.9.0.4-2  XUL + XPCOM application runner

iceweasel recommends no packages.

Versions of packages iceweasel suggests:
pn  latex-xft-fonts                    (no description available)
ii  libkrb53              1.6.dfsg.4~beta1-4 MIT Kerberos runtime libraries
pn  mozplugger                         (no description available)
pn  ttf-mathematica4.1                 (no description available)
pn  xfonts-mathml                      (no description available)
pn  xprint                             (no description available)
pn  xulrunner-1.9-gnome-s              (no description available)

-- no debconf information



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



Bug#509221: security.debian.org: Repeated intermittant GPG BADSIG errors with Automatic Signing Key

2008-12-19 Thread Warren Overholt
Package: security.debian.org
Severity: important


For the past several months I have been getting periodic errors with
the signing key as follows:

sudo aptitude update
   
 W: GPG error: http://ftp.debian.org etch Release: The following
 signatures were
 invalid: BADSIG A70DAF536070D3A1 Debian Archive Automatic Signing Key
 (4.0/etch)
  
 W: You may want to run apt-get update to correct these problems

Repeated running aptitude update sometimes clears the errors.  If not,
then running dist-upgrade gives:

wover...@imb-msump-l-01:~$ sudo aptitude dist-upgrade
 Reading package lists... Done
 Building dependency tree... Done
 Reading extended state information
 Initializing package states... Done
 Reading task descriptions... Done
 Building tag database... Done
 The following packages will be upgraded:
   devscripts dpkg dpkg-dev dselect libc6 libc6-dev libc6-i686 libpq4
 linux-image-2.6.18-6-686 locales reportbug
 11 packages upgraded, 0 newly installed, 0 to remove and 0 not
 upgraded.
 Need to get 0B/32.6MB of archives. After unpacking 106kB will be used.
 Do you want to continue? [Y/n/?] y
 WARNING: untrusted versions of the following packages will be installed!

 Untrusted packages could compromise your system's security.
 You should only proceed with the installation if you are certain that
 this is what you want to do.

  reportbug libc6-i686 locales devscripts dpkg dpkg-dev libc6-dev libpq4
libc6 dselect

Do you want to ignore this warning and proceed anyway?


It feels like the problem is becoming more frequent.  Is one or more
of the servers serving security.debian.org out of sync?

A dig on security.debian.org gives me:

 dig -t ANY security.debian.org
 
 ; <<>> DiG 9.3.4-P1.1 <<>> -t ANY security.debian.org
 ;; global options:  printcmd
 ;; Got answer:
 ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 30614
 ;; flags: qr rd ra; QUERY: 1, ANSWER: 6, AUTHORITY: 3, ADDITIONAL: 0
 
 ;; QUESTION SECTION:
 ;security.debian.org.   IN  ANY
 
 ;; ANSWER SECTION:
 security.debian.org.300 IN  A   130.89.149.225
 security.debian.org.300 IN  A   195.20.242.89
 security.debian.org.300 IN  A   212.211.132.32
 security.debian.org.300 IN  A   212.211.132.250
 security.debian.org.300 IN  A   128.31.0.36
 security.debian.org.3600IN  MX  10 klecker.debian.org.
 
 ;; AUTHORITY SECTION:
 debian.org. 2814IN  NS  raff.debian.org.
 debian.org. 2814IN  NS  rietz.debian.org.
 debian.org. 2814IN  NS  klecker.debian.org.
 
 ;; Query time: 94 msec
 ;; SERVER: 128.150.130.16#53(128.150.130.16)
 ;; WHEN: Fri Dec 19 14:56:10 2008
 ;; MSG SIZE  rcvd: 194
 


All of these systems were clean new installs of Debian 4.0.
   Warren

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



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



Bug#509196: krb5_newrealm(8) lies about kadm5.keytab

2008-12-19 Thread Russ Allbery
Harald Dunkel  writes:

> Package: krb5-admin-server
> Version: 1.6.dfsg.4~beta1-4
>
> krb5_newrealm(8) claims that krb5_newrealm creates
> /etc/krb5kdc/kadm5.keytab, but it doesn't.

Yup, will be fixed in the next release.

-- 
Russ Allbery (r...@debian.org)   



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



Bug#509219: Warning about non existant /usr/share/sounds

2008-12-19 Thread Joachim Breitner
Package: gdm
Version: 2.20.7-4
Severity: minor

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

I just installed gdm on a relatively bare system. First thing I did was
to start the configuration from the login screen. I got a warning about
a non-existant /usr/share/sounds directory three times, before I could
start configuring gdm.

I suggest you either depend on a package that provides this, or maybe
ship an empty /usr/share/sounds in the gdm package.

Thanks,
Joachim


- -- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-2-486
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gdm depends on:
ii  adduser3.110 add and remove users and groups
ii  debconf [debconf-2.0]  1.5.24Debian configuration management sy
ii  gksu   2.0.0-6   graphical frontend to su
ii  gnome-session [x-sessi 2.22.3-2  The GNOME 2 Session Manager
ii  gnome-terminal [x-term 2.22.3-3  The GNOME 2 terminal emulator appl
ii  libart-2.0-2   2.3.20-2  Library of functions for 2D graphi
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libattr1   1:2.4.43-1Extended attribute shared library
ii  libc6  2.7-16GNU C Library: Shared libraries
ii  libcairo2  1.8.4-1   The Cairo 2D vector graphics libra
ii  libdbus-1-31.2.1-4   simple interprocess messaging syst
ii  libdbus-glib-1-2   0.76-1simple interprocess messaging syst
ii  libdmx11:1.0.2-3 X11 Distributed Multihead extensio
ii  libfontconfig1 2.6.0-3   generic font configuration library
ii  libfreetype6   2.3.7-2   FreeType 2 font engine, shared lib
ii  libglade2-01:2.6.3-1 library to load .glade files at ru
ii  libglib2.0-0   2.17.6-1  The GLib library of C routines
ii  libgnomecanvas2-0  2.20.1.1-1A powerful object-oriented display
ii  libgtk2.0-02.12.11-4 The GTK+ graphical user interface 
ii  libpam-modules 1.0.1-4   Pluggable Authentication Modules f
ii  libpam-runtime 1.0.1-4   Runtime support for the PAM librar
ii  libpam0g   1.0.1-4   Pluggable Authentication Modules l
ii  libpango1.0-0  1.22.3-1  Layout and rendering of internatio
ii  librsvg2-2 2.22.2-3  SAX-based renderer library for SVG
ii  librsvg2-common2.22.2-3  SAX-based renderer library for SVG
ii  libselinux12.0.65-5  SELinux shared libraries
ii  libwrap0   7.6.q-16  Wietse Venema's TCP wrappers libra
ii  libx11-6   2:1.1.5-2 X11 client-side library
ii  libxau61:1.0.3-3 X11 authorisation library
ii  libxdmcp6  1:1.0.2-3 X11 Display Manager Control Protoc
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxi6 2:1.1.4-1 X11 Input extension library
ii  libxinerama1   2:1.0.3-2 X11 Xinerama extension library
ii  libxml22.6.32.dfsg-5 GNOME XML library
ii  lsb-base   3.2-20Linux Standard Base 3.2 init scrip
ii  metacity [x-window-man 1:2.22.0-2A lightweight GTK2 based Window Ma
ii  rxvt-unicode [x-termin 9.06-1RXVT-like terminal emulator with U
ii  tilda [x-terminal-emul 0.09.6-1  terminal emulator with first perso
ii  twm [x-window-manager] 1:1.0.4-2 Tab window manager
ii  xterm [x-terminal-emul 237-1 X terminal emulator
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages gdm recommends:
ii  dialog1.1-20080819-1 Displays user-friendly dialog boxe
ii  gdm-themes0.6.1  Themes for the GNOME Display Manag
ii  whiptail  0.52.2-11.3Displays user-friendly dialog boxe
ii  xnest 2:1.4.2-9  Nested X server
ii  xserver-xephyr2:1.4.2-9  nested X server
ii  xserver-xorg  1:7.3+18   the X.Org X server
ii  zenity2.22.1-2   Display graphical dialog boxes fro

Versions of packages gdm suggests:
ii  libpam-gnome-keyring  2.22.3-2   PAM module to unlock the GNOME key
ii  locales   2.7-16 GNU C Library: National Language (
ii  pm-utils  1.1.2.4-1  utilities and scripts for power ma

- -- debconf information:
  gdm/daemon_name: /usr/bin/gdm
* shared/default-x-display-manager: gdm

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAklL+XgACgkQ9ijrk0dDIGwBJwCfRAQKz/YFl43POWWdSv2R6Nzw
ZWoAo

Bug#509218: amule: needs libupnp3-dev build-dep to enable UPnP feature

2008-12-19 Thread Sven Hartge
Package: amule
Version: 2.2.2-1
Severity: normal
Tags: patch, experimental

It seems from version 2.2.2 on, aMules configure is able to correctly detect
the presence of libupnp3-dev and use it accordingly.

Earlier versions (=< 2.2.1) seem to try to unconditionally dlopen()
libupnp.so.3, but the version from experimental does it right by checking at
compile time, if the library is available.

Please apply attached patch to correctly use libupnp3, as current version
in experimental depends on libupnp3 but the binary does not use it, because
libupnp3-dev was not present during build.

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (990, 'unstable'), (200, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.27.10-322 (PREEMPT)
Locale: lang=de...@euro, lc_ctype=de...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages amule depends on:
ii  amule-common   2.2.2-1   common files for the rest of aMule
ii  libc6  2.7-16GNU C Library: Shared libraries
ii  libcrypto++7   5.5.2-2   General purpose cryptographic shar
ii  libgcc11:4.3.2-1 GCC support library
ii  libgeoip1  1.4.4.dfsg-3  A non-DNS IP-to-country resolver l
ii  libstdc++6 4.3.2-1   The GNU Standard C++ Library v3
ii  libupnp3   1:1.6.6-3 Portable SDK for UPnP Devices (sha
ii  libwxbase2.8-0 2.8.7.1-1.1   wxBase library (runtime) - non-GUI
ii  libwxgtk2.8-0  2.8.7.1-1.1   wxWidgets Cross-platform C++ GUI t
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages amule recommends:
ii  amule-utils 2.2.2-1~sh.1 utilities for aMule (command-line 

Versions of packages amule suggests:
pn  amule-utils-gui(no description available)

-- no debconf information
diff -u amule-2.2.2/debian/control amule-2.2.2/debian/control
--- amule-2.2.2/debian/control
+++ amule-2.2.2/debian/control
@@ -2,7 +2,7 @@
 Section: x11
 Priority: optional
 Maintainer: Adeodato Simó 
-Build-Depends: autotools-dev, debhelper (>= 5.0.51~), quilt, libglib2.0-dev, zlib1g-dev, libgd2-xpm-dev, libgeoip-dev, libpng12-dev, libreadline5-dev, libcrypto++-dev, libwxgtk2.8-dev, wx2.8-i18n
+Build-Depends: autotools-dev, debhelper (>= 5.0.51~), quilt, libglib2.0-dev, zlib1g-dev, libgd2-xpm-dev, libgeoip-dev, libpng12-dev, libreadline5-dev, libcrypto++-dev, libwxgtk2.8-dev, wx2.8-i18n, libupnp3-dev
 Standards-Version: 3.8.0
 Homepage: http://www.amule.org
 Vcs-Git: git://git.debian.org/git/collab-maint/amule.git
@@ -11,7 +11,7 @@
 
 Package: amule
 Architecture: any
-Depends: amule-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, libupnp3
+Depends: amule-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
 Recommends: amule-utils
 Suggests: amule-utils-gui
 Description: client for the eD2k and Kad networks, like eMule


Bug#509217: mcs7830 kernelmodul

2008-12-19 Thread Toma
Package: linux-image-2.6.26-1-686
Version: 2.6.26-11

When i plug USB eth device:
[ 4032.821303] usb 4-3: New USB device found, idVendor=9710, idProduct=7830
[ 4032.821317] usb 4-3: New USB device strings: Mfr=1, Product=2,
SerialNumber=3
[ 4032.821324] usb 4-3: Product: USB-MAC Controller
[ 4032.821329] usb 4-3: Manufacturer: Moschip Semiconductor
it's not work.

Dmesg:
[ 4033.053009] mcs7830: disagrees about version of symbol
usbnet_set_msglevel
[ 4033.053026] mcs7830: Unknown symbol usbnet_set_msglevel
[ 4033.053452] mcs7830: disagrees about version of symbol
usbnet_get_msglevel
[ 4033.053459] mcs7830: Unknown symbol usbnet_get_msglevel
[ 4033.053682] mcs7830: disagrees about version of symbol
usbnet_get_settings
[ 4033.053688] mcs7830: Unknown symbol usbnet_get_settings
[ 4033.053764] mcs7830: disagrees about version of symbol usbnet_get_link
[ 4033.053769] mcs7830: Unknown symbol usbnet_get_link
[ 4033.053956] mcs7830: disagrees about version of symbol usbnet_get_drvinfo
[ 4033.053962] mcs7830: Unknown symbol usbnet_get_drvinfo
[ 4033.054174] mcs7830: disagrees about version of symbol
usbnet_get_endpoints
[ 4033.054180] mcs7830: Unknown symbol usbnet_get_endpoints
[ 4033.054395] mcs7830: disagrees about version of symbol usbnet_nway_reset
[ 4033.054401] mcs7830: Unknown symbol usbnet_nway_reset
[ 4033.054747] mcs7830: disagrees about version of symbol
usbnet_set_settings
[ 4033.054753] mcs7830: Unknown symbol usbnet_set_settings

(This problem was previous version 2.6.26-10 too.)

I am using Debian GNU/Linux 5.0, kernel 2.6.26-1-686 (2.6.26-11) and libc6
2.7-16

(Thnx: Toma)


Bug#485599: related to runit bug 505608

2008-12-19 Thread Jameson Rollins
retitle 485599 runsv and run processes remain after sessions destroyed
thanks

Hello, Marc.  I'm sorry it took so long to respond to this bug.

I do believe that this might be a runit issue, and I have filed a bug
with runit about it:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505608

It is possible that there is something strange in our session
configurations that is triggering this problem in runit, but we
haven't figured out what it is yet.  I'll keep this bug posted as we
try to figure out what's going on.

jamie.


signature.asc
Description: Digital signature


Bug#509216: Incomplete Startup Packet on startup and when pg_maintenance --analyze runs in cron

2008-12-19 Thread Jennifer Redman
Package:  postgresql-common
Version:87


Bug also opened in Launchpad:

https://bugs.launchpad.net/ubuntu/+source/postgresql-8.3/+bug/309496

Running Ubuntu 8.04 LTS, with postgresql-8-3, postgresql-client-8.3,
postgresql-common - standard Ubuntu stable postgresql package.  The same
error occurs on a system with postgresql-8-2.  Both boxes are also running
python-psycopg2.  Connections limited to localhost. Nothing monitoring or
scanning port 5432 at a 5 hour interval.

I'm get the following error in the logs at startup and at the exact interval
that -x /usr/sbin/pg_maintenance ]; then /usr/sbin/pg_maintenance --analyze
appears to run in cron:

>From /postgresql-8.3-main.log :

2008-12-17 00:02:01 PST LOG:  incomplete startup packet
2008-12-17 05:02:01 PST LOG:  incomplete startup packet
2008-12-17 10:02:01 PST LOG:  incomplete startup packet
2008-12-17 15:02:01 PST LOG:  incomplete startup packet
2008-12-17 20:02:01 PST LOG:  incomplete startup packet

Verbose on startup:

2008-12-18 12:15:48 PST LOCATION:  StartupXLOG, xlog.c:4816
2008-12-18 12:15:48 PST LOG:  0: autovacuum launcher started
2008-12-18 12:15:48 PST LOCATION:  AutoVacLauncherMain, autovacuum.c:520
2008-12-18 12:15:48 PST LOG:  0: database system is ready to accept
connections
2008-12-18 12:15:48 PST LOCATION:  reaper, postmaster.c:2156
2008-12-18 12:15:49 PST LOG:  08P01: incomplete startup packet
2008-12-18 12:15:49 PST LOCATION:  ProcessStartupPacket, postmaster.c:1396

>From /syslog

Dec 17 00:02:01 nameofserver /USR/SBIN/CRON[26124]: (root) CMD (if [ -x
/usr/sbin/pg_maintenance ]; then /usr/sbin/pg_maintenance --analyze
>/dev/null; fi)
Dec 17 05:02:01 nameofserver /USR/SBIN/CRON[1879]: (root) CMD (if [ -x
/usr/sbin/pg_maintenance ]; then /usr/sbin/pg_maintenance --analyze
>/dev/null; fi)
Dec 17 10:02:01 nameofserver /USR/SBIN/CRON[9264]: (root) CMD (if [ -x
/usr/sbin/pg_maintenance ]; then /usr/sbin/pg_maintenance --analyze
>/dev/null; fi)
Dec 17 15:02:01 nameofserver /USR/SBIN/CRON[15886]: (root) CMD (if [ -x
/usr/sbin/pg_maintenance ]; then /usr/sbin/pg_maintenance --analyze
>/dev/null; fi)
Dec 17 20:02:01 nameofserver /USR/SBIN/CRON[12183]: (root) CMD (if [ -x
/usr/sbin/pg_maintenance ]; then /usr/sbin/pg_maintenance --analyze
>/dev/null; fi)

Additional information:

#  /etc/init.d/postgresql-8.3 autovac-restart
 * Restarting PostgreSQL 8.3 autovacuum daemon

Results in:
 * Error: PostgreSQL 8.1 and above has an integrated autovacuum daemon which
cannot be controlled by this program.

Looks like /etc/cron.d/postgresql-common

# Run VACUUM ANALYSE on all databases every 5 hours if pg_autovacuum is not
# running
2 0,5,10,15,20 * * 1-6 root if [ -x /usr/sbin/pg_maintenance ]; then
/usr/sbin/pg_maintenance --analyze >/dev/null; fi

Is deprecated for postgresql versions 8.1 and higher and needs to be
commented out by default in those packages.

The same error message appears on start-up
( incomplete startup packet)

but I could not figure out where in
/usr/share/postgresql-common/init.d-functions the pg_maintenance script was
being called.

Additionally,

Running:

#/sbin/pg_maintenance --analyze

results in:
Skipping cluster 8.3/main since autovacuuming is enabled for it

and the subsequent:
2008-12-18 15:21:18 PST LOG: 08P01: incomplete startup packet
2008-12-18 15:21:18 PST LOCATION: ProcessStartupPacket, postmaster.c:1396

in /postgresql-8.3-main.log


Bug#509215: 'top' doesn't report multi-core CPU usage properly w/ default kernel

2008-12-19 Thread Keith Godfrey
Package: kernel
Severity: normal


Hardware: Dell Optiplex
CPU: Core 2 quad
OS: Lenny - fresh install ~Dec 15th

Testing configuration and report:
I have a pthreads based scientific application that uses ~170% and 250% CPU 
usage when running 2 and 3 threads, respectively. This behavior has been 
consistent on several systems, including MacOS and a previous version of Lenny. 
CPU usage was measured using 'top'.

On the freshly installed Lenny, 'top' reported between 70%-105% usage for both 
2 and 3 threads. The time required for the application to complete was 
comparable to runtimes on MacOS and a previous version of Lenny (all using the 
same or similar CPUs).

I compiled a new kernel (2.6.27.10), basing it the config stored in /boot, 
incorporating minor additional changes. Under the newly compiled kernel, 'top' 
appears to report correct CPU usage. Application runtime remains the same.

It apperas that 'top' is reporting incorrect CPU usage on the default kernel. 
It is also possible that the multi-threading doesn't speed anything up in this 
application (very possible) and that the default kernel wasn't properly 
handling the threads, whereas 'top' is OK. 


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

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



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



Bug#509101: (forw) Re: [Pkg-samba-maint] Bug#509101: Process crush when using?gethostbyname_r in several threads

2008-12-19 Thread Christian Perrier
tags 509101 fixed-upstream
thanks

- Forwarded message from Oleg Malashenko  -

Date: Fri, 19 Dec 2008 10:45:18 +0300
From: Oleg Malashenko 
To: Christian Perrier 
Subject: Re: [Pkg-samba-maint] Bug#509101: Process crush when using 
gethostbyname_r
in several threads
X-CRM114-Status: Good  ( pR: 21.5331 )

Hello Christian,

It seems that with your packages all is OK.
(5 minute test run goes OK, while with 3.2.5-1 it crushes during first 15 
seconds)

Christian Perrier wrote:
> Quoting Oleg Malashenko (oleg.malashe...@ovsoft.ru):
>   
>> Package: winbind
>> Version: 2:3.2.5-1
>> Severity: normal
>>
>> When using libnss_wins.so backend for name resolving, process crushes  
>> when gethostbyname_r is called simultaneously in several threads. 
>> Simple  test is attached.
>>
>> Sometimes it crush with 'glibc double free detected', sometimes with SIGSEGV
>> 
>
>
> Could you try reproducing this with the (unofficial) 3.2.6 packages we
> provide on http://pkg-samba.alioth.debian.org/packages?
>
> These are packaged identically to 3.2.5 but we won't upload them to
> Debian unstable because of the freeze for preparation of lenny.
>
> That would help figuring out whether this bug still exists in
> upstream's 3.2.6 or not...
>
>   

- End forwarded message -

-- 





signature.asc
Description: Digital signature


Bug#468359: Can you reproduce #468359?

2008-12-19 Thread Nelson A. de Oliveira
Hi!

Can you reproduce http://bugs.debian.org/468359 using a new version of
ImageMagick (from testing/unstable or experimental), please?

Thank you!

Best regards,
Nelson


signature.asc
Description: Digital signature


Bug#493645: Fwd: Thanks for nostromo-1.8.7.tar.gz

2008-12-19 Thread Matthias-Christian Ott
Kai Hendry wrote:
> Oh I noticed that the nostromo packaging fails to build on amd64. The
> problem is something I forwarded upstream last month. However upstream
> says Debian is doing it wrong! ;)
> http://git.debian.org/?p=users/kai-guest/nostromo

Did they explain how to do it correctly?
 
> So should there be a Debian patch for -Wall?

Makes no sense to me.
 
> 
> -- Forwarded message --
> From: Marcus Glocker 
> Date: Fri, Nov 21, 2008 at 8:39 AM
> Subject: Re: Thanks for nostromo-1.8.7.tar.gz
> To: Kai Hendry 
> 
> 
> On Thu, Nov 20, 2008 at 08:08:26PM +, Kai Hendry wrote:
> 
> > ssh mar...@hetty.webconverger.com
> > pass: nazgul
> >
> > Thanks!
> 
> OK, I have found out that it seems off_t is defined as `long int'
> instead `long long int'.  IMO this is wrong, but I am no Linux/Debian
> specialist.  I haven't seen that problem with other Linux distris yet.

I don't know to which line he's refering, but it shouldn't matter if
the source code uses off_t, if it's a long or long long. Can someone
explain this to me or point me to the relevant file and line?
 
> You can make a simple workaround by removing the compiler option
> `-Wall' in nostromo/src/nhttpd/GNUmakefile from CCFLAGS, then it
> should compile.

Sounds wrong to me since -Wall just displays warning messages. I think
the error will persist, but is not reported and therefore the source
code compiles.
 
> Regards,
> Marcus
> 
> 
> 
> -- 
> To unsubscribe, send mail to 493645-unsubscr...@bugs.debian.org.



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



Bug#509213: ITP: qtcreator -- IDE specifically designed for Qt

2008-12-19 Thread Adam Majer
Package: wnpp
Severity: wishlist
Owner: Adam Majer 

* Package name: qtcreator
  Version : 0.9.1-beta
  Upstream Author : Nokia
* URL : http://trolltech.com/developer/qt-creator
* License : GPL
  Programming Lang: C++
  Description : IDE specifically designed for Qt

Qt Creator is a lightweight development environment (IDE) designed to
make development with the Qt application framework faster and easier.
  * Tailored specifically to the needs of Qt developers creating
cross-platform applications
  * Focuses on features that boost developer productivity without
getting in their way
  * Helps new Qt developers get up and running faster
  * Open and extendable; integrates familiar tools and file formats



-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)



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



Bug#247337: [Fwd: Re: [Fwd: lives_0.9.8.10-1_powerpc.changes REJECTED]]

2008-12-19 Thread salsaman
On Fri, December 19, 2008 19:28, Robert Millan wrote:
> On Thu, Dec 18, 2008 at 01:14:49AM +0100, salsa...@xs4all.nl wrote:
>> > 
>> > Additionally your debian/copyright file is incomplete and misses
>> > (C)holders/license data. You have to include all such differences.
>> > Like all of libOSC/*, some of the icons.
>> >
>>
>> There was some code in colourspace.c which was by another author, it was
>> basically minimal code (setting some conversion values in tables). All
>> of
>> this has now been rewritten from scratch. As far as I know the copyright
>> file is up to date. If anybody finds something missing, let me know and
>> I
>> can add it in.
>
> Great! Sounds like that would be solved now.

I hope so. Somebody mentioned the icons also last time - I can't believe
anybody would complain, they are 16 x 16 pixel (8 in total) bitmaps used
for play/rewind/stop/pause etc buttons. But I have added the thanks in to
the debian/copyright file now.




>
>> > And next, it includes a mixture of GPL/LGPL v2/v2.1 and v3.
>> > Now you need to check if all v2/v2.1 ones are "or any later". If not
>> it
>> > is undistributable.
>> > 
>> >
>>
>> All of the LiVES code is licensed under the GPL v3 or LGPL v3. In fact,
>> I
>> made the change on the day that the GPL v3 was released, and am proud of
>> that fact.
>
> Hey, you beat me (win32-loader) by just one day! ;-)
>

I was following the shinanegans with MS and Novell at the time, and was
keen to take a stand against their supposed patent dealings.



>> During the transition there may have been one or two files
>> which were mistakenly left as GPL v2 or higher. I believe all such files
>> have now been updated. If you find any files marked GPL2 or higher,
>> please
>> let me know and I will update them.
>
> GPL v2 or higher files can be combined with GPL v3 code, so this is not a
> problem as far as Debian is concerned.  It's only a problem if they're v2
> only without "or later".  Would that be the case for any of your files?
>


Like I said, all files are GPL/LGPL 3 or higher.

The libOSC code which I distribute with LiVES is not written by me, and is
under a BSD license. This is also mentioned in debian/copyright.




>> >> RFX.spec is a documentation file which documents a standard. I am
>> happy
>> >> to
>> >> change the license for this to whatever you recommend (what does
>> debian
>> >> recommend for standards ?).
>> >
>> > GPL or LGPL would be fine.
>>
>> OK, I still need to make this one change, I will check it into CVS now.
>
> Sorry, I was not particularly bright that day.  GPL or LGPL is indeed fine
> for
> Debian, in that it makes the document free (modifiable, etc), but I didn't
> understand what you meant about a license "for standards".
>
> When people write a standard, it's logical they don't want modified
> versions
> to be also considered the same standard unless they previously sanction
> them.
>
> But sometimes standard drafters (like the RFC) take this too far and
> forbid
> moficication completely, making the document non-free.
>
> If you wanted to allow modification only in case they give the standard
> another
> name, you could draft a license specifically for this.  That's what the
> Apache
> folks did, but it's really a bad idea.  It breaks GPL compatibility and it
> abuses copyright to do something that really belongs to trademarks.  For
> version 2 of their license, it seems they realized this, and simply said:
>
> 
> This License does not grant permission to use the [...] trademarks
> 
>
> GPLv3 has a provision for something similar:
>
> 
>   Notwithstanding any other provision of this License, for material you
> add to a covered work, you may (if authorized by the copyright holders of
> that material) supplement the terms of this License with terms:
>
> [...]
> c) Prohibiting misrepresentation of the origin of that material, or
> requiring that modified versions of such material be marked in
> reasonable ways as different from the original version; or
>
> [...]
>
> e) Declining to grant rights under trademark law for use of some
> trade names, trademarks, or service marks; or
> 
>
> which you might find useful.  Hope that helps!
>
> --
> Robert Millan
>
>   The DRM opt-in fallacy: "Your data belongs to us. We will decide when
> (and
>   how) you may access your data; but nobody's threatening your freedom: we
>   still allow you to remove your data and not access it at all."
>



I am not too bothered about this really. I have now changed the license of
the document to GNU FDL, and the standard itself is now GPL.

(Incidentally, that brings me on to another point, off topic, but I have
always wondered why the FSF don't introduce the GPSL (GNU Public Standards
License). I intend to ask RMS about it the next time I see him.)




Anyway, back to the main point, I hope we can get moving on this soon and
get LiVES into the official debian repositories.

As was mentioned initially, indeed LiVES offers great ogg/theora suppor

Bug#509210: Can not purged

2008-12-19 Thread Martin Michlmayr
* Juhapekka Tolvanen  [2008-12-19 20:42]:
> Package: mecab-naist-jdic
> Version: 0.4.3-20080917-1

This package is not in Debian.  Where did you get it from?

-- 
Martin Michlmayr
http://www.cyrius.com/



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



Bug#509214: kpowersave: suspend to ram started to fail reporting bug on my two laptops

2008-12-19 Thread valette
Package: kpowersave
Version: 0.7.3-3
Severity: important

Message error is a popup containing : An unknown error occured while 
Suspend to RAM. The Error code is '1'.

I suspected a chnage in my kernel config first but then I got the same error 
on my business laptop where config has not changed for mothns. 

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28-rc9 (SMP w/2 CPU cores; PREEMPT)
Locale: lang=fr...@euro, lc_ctype=fr...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages kpowersave depends on:
ii  hal  0.5.11-6Hardware Abstraction Layer
ii  kdelibs4c2a  4:3.5.10.dfsg.1-1   core libraries and binaries for al
ii  libc62.8+20080809-3  GNU C Library: Shared libraries
ii  libdbus-1-3  1.2.8-1 simple interprocess messaging syst
ii  libdbus-qt-1-1c2 0.62.git.20060814-2 simple interprocess messaging syst
ii  libgcc1  1:4.3.2-2~exp3  GCC support library
ii  libhal1  0.5.11-6Hardware Abstraction Layer - share
ii  libstdc++6   4.3.2-2~exp3The GNU Standard C++ Library v3
ii  libxext6 2:1.0.4-1   X11 miscellaneous extension librar
ii  libxss1  1:1.1.3-1   X11 Screen Saver extension library
ii  libxtst6 2:1.0.3-1   X11 Testing -- Resource extension 

kpowersave recommends no packages.

kpowersave suggests no packages.

-- no debconf information




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



Bug#509212: aptitude: Always takes a long time (> 5 secs) to resolve host, no matter which archive mirror used

2008-12-19 Thread Hale Bopp
Package: aptitude
Version: 0.4.11.11-1~lenny1
Severity: important


I have to disable IPv6 on my lenny installation to make Internet usable,
otherwise it takes longer than 20 secs to resolve a host. I do this by
creating a file "/etc/modprobe.d/00local" with the entries:

alias net-pf-10 off
alias ipv6 off

Now Internet works fast and smooth, except with aptitude (and also with
apt-get). With aptitude, whenever I access the archive mirror, it takes more
than 5 secs to resolve the host. I tried several archive mirrors, but with
all of them it is the same problem.

-- Package-specific info:
aptitude 0.4.11.11 kompiliert am Dec  5 2008 02:43:34
Compiler: g++ 4.3.2
Kompiliert gegen:
  apt-Version 4.6.0
  NCurses-Version: 5.6
  libsigc++-Version: 2.0.18
  Ept-Unterstützung aktiviert.

Aktuelle Bibliotheksversion:
  NCurses-Version: ncurses 5.6.20080830
  cwidget-Version: 0.5.12
  Apt-Version: 4.6.0
linux-gate.so.1 =>  (0xb7ee9000)
libapt-pkg-libc6.7-6.so.4.6 => /usr/lib/libapt-pkg-libc6.7-6.so.4.6 
(0xb7e16000)
libncursesw.so.5 => /lib/libncursesw.so.5 (0xb7dd8000)
libsigc-2.0.so.0 => /usr/lib/libsigc-2.0.so.0 (0xb7dd1000)
libcwidget.so.3 => /usr/lib/libcwidget.so.3 (0xb7d0d000)
libept.so.0 => /usr/lib/libept.so.0 (0xb7c4c000)
libxapian.so.15 => /usr/lib/libxapian.so.15 (0xb7af6000)
libz.so.1 => /usr/lib/libz.so.1 (0xb7ae1000)
libpthread.so.0 => /lib/i686/cmov/libpthread.so.0 (0xb7ac8000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb79d9000)
libm.so.6 => /lib/i686/cmov/libm.so.6 (0xb79b3000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb79a6000)
libc.so.6 => /lib/i686/cmov/libc.so.6 (0xb784b000)
libutil.so.1 => /lib/i686/cmov/libutil.so.1 (0xb7847000)
libdl.so.2 => /lib/i686/cmov/libdl.so.2 (0xb7842000)
/lib/ld-linux.so.2 (0xb7eea000)
Terminal: xterm
$DISPLAY is set.
`which aptitude`: /usr/bin/aptitude
aptitude version information:

aptitude linkage:

-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6. 0.7.19+b1 Advanced front-end for dpkg
ii  libc6  2.7-16GNU C Library: Shared libraries
ii  libcwidget30.5.12-3  high-level terminal interface libr
ii  libept00.5.22High-level library for managing De
ii  libgcc11:4.3.2-1 GCC support library
ii  libncursesw5   5.6+20080830-2shared libraries for terminal hand
ii  libsigc++-2.0-0c2a 2.0.18-2  type-safe Signal Framework for C++
ii  libstdc++6 4.3.2-1   The GNU Standard C++ Library v3
ii  libxapian151.0.7-4   Search engine library
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages aptitude recommends:
pn  aptitude-doc-en | aptitude-do  (no description available)
pn  libparse-debianchangelog-perl  (no description available)

Versions of packages aptitude suggests:
pn  debtags(no description available)
ii  tasksel   2.77   Tool for selecting tasks for insta

-- no debconf information







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



Bug#503897: Location of Typos

2008-12-19 Thread Aaron Valdes
> Typos
> =
> 

Typo 1Section 3.1.5

> "The author such situation due to the gcc transition from gcc3 to gcc4."
> should read "The author experienced such a situation"
> 

Typo 2Section 3.1.7

> "Wont the fixes introduced in unstable" should read "Won't"
>

Typo 3   Section 3.2.1
 
> "the number of architectures supported by Debian are far more greater
> than" should read "far greater" or "far more", not both.
>
Typo 4   Section 3.2.2
 
> "keep the advise of the previous paragraph in mind." should read
> "advice"
>

Typo 5   Section 3.2.3
 
> "You should make a backup of all your date" should read "data"
> 

What would I have to learn to go about fixing these?





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



Bug#508999: more on 508999 (lenny with wrong frequencies on Radeon Xpress 200)

2008-12-19 Thread Bernhard R. Link
Checking which of the registers to read with radeontool causes the graphic
card to start using proper frequencies, those are luckily those were
radeontool writes something before reading namely:

PIXCLKS_CNTL
VCLK_ECP_CNTL
PPLL_DIV_0
PPLL_CNTL
CLK_PIN_CNTL
SCLK_CNTL
PWRMAN_MISC
SS_INT_CNTL

I did not test all, but CLK_PIN_CNTL is the only one of A* B* C* and D*
that helps and all the other of that list help, too.

what redeontool does is setting
*(unsigned int * volatile)(radeon_cntl_mem + RADEON_CLOCK_CNTL_INDEX)
to a value of 0x2d, 0x08, 0x04, 0x02, 0x01, 0x0d, 0x16 or 0x33 and
then reading
*(unsigned int * volatile)(radeon_cntl_mem + RADEON_CLOCK_CNTL_DATA)

Hochachtungsvoll,
Bernhard R. Link



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



Bug#509211: xserver-xorg: Black screen "out of range" with nVidia GeForce 6100/nForce 405

2008-12-19 Thread Hale Bopp
Package: xserver-xorg
Version: 1:7.3+18
Severity: important

*** Please type your report below this line ***
I have an nVidia GeForce 6100/nForce 405 graphics-chip on-board. With a
standard Lenny installation I get a black screen with an "out of range"
error message by my monitor. This error message also tells me:  

H: 74 kHz
V: 60 Hz
Max: 1280x1024

I can resolve the problem by replacing the file "/etc/X11/xorg.conf" with   
another xorg.conf from a working Ubuntu installation. 

I attach to this mail both the xorg.conf created by the Lenny installation and 
xorg.conf which makes it work for me.

-- System Information:
Debian Release: 5.0  
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xorg depends on:
ii  gnome-terminal [x-termi 2.22.3-3 The GNOME 2 terminal emulator appl
ii  konsole [x-terminal-emu 4:3.5.9.dfsg.1-6 X terminal emulator for KDE
ii  libgl1-mesa-glx [libgl1 7.0.3-6  A free implementation of the OpenG
ii  libglu1-mesa7.0.3-6  The OpenGL utility library (GLU)
ii  x11-apps7.3+4X applications
ii  x11-session-utils   7.3+1X session utilities
ii  x11-utils   7.3+2X11 utilities
ii  x11-xfs-utils   7.3+1X font server utilities
ii  x11-xkb-utils   7.4+1X11 XKB utilities 
ii  x11-xserver-utils   7.3+5X server utilities
ii  xauth   1:1.0.3-2X authentication utility
ii  xfonts-100dpi   1:1.0.0-4100 dpi fonts for X 
ii  xfonts-75dpi1:1.0.0-475 dpi fonts for X  
ii  xfonts-base 1:1.0.0-5standard fonts for X
ii  xfonts-scalable 1:1.0.0-6scalable fonts for X
ii  xfonts-utils1:7.4+1  X Window System font utility progr
ii  xinit   1.0.9-2  X server initialisation tool
ii  xkb-data1.3-2X Keyboard Extension (XKB) configu
ii  xserver-xorg1:7.3+18 the X.Org X server 
ii  xterm [x-terminal-emula 235-1X terminal emulator

Versions of packages xorg recommends:
pn  xorg-docs  (no description available)

xorg suggests no packages.




  

xorg.conf.WORKS
Description: Binary data


xorg.conf.DEFAULT.DOES.NOT.WORK
Description: Binary data


Bug#509135: [Pkg-samba-maint] Bug#509135: please enable PIE during configure

2008-12-19 Thread Steve Langasek
block 509135 by 346409
thanks

On Fri, Dec 19, 2008 at 06:54:31PM +0100, Christian Perrier wrote:
> Quoting Steve Langasek (vor...@debian.org):

> > > Currently Debian's gdb does not handle PIE.  The above bug, if closed,
> > > would solve this.

> > Ok, then I think this bug unfortunately should be 'wontfix' until the gdb
> > bug is addressed.

> Wouldn't that be a good use case for "block  by "?

Yes, yes it would! :)

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org



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



Bug#509135: [Pkg-samba-maint] Bug#509135: please enable PIE during configure

2008-12-19 Thread Christian Perrier
Quoting Steve Langasek (vor...@debian.org):

> > Currently Debian's gdb does not handle PIE.  The above bug, if closed,
> > would solve this.
> 
> Ok, then I think this bug unfortunately should be 'wontfix' until the gdb
> bug is addressed.


Wouldn't that be a good use case for "block  by "?



signature.asc
Description: Digital signature


Bug#509210: Can not purged

2008-12-19 Thread Juhapekka Tolvanen
Package: mecab-naist-jdic
Version: 0.4.3-20080917-1
Severity: grave


# dpkg --force-all --purge mecab-naist-jdic
Removing mecab-naist-jdic ...
/var/lib/dpkg/info/mecab-naist-jdic.prerm: line 49: remove_dictonaries:
command not found
dpkg: error processing mecab-naist-jdic (--purge):
 subprocess pre-removal script returned error exit status 127
Errors were encountered while processing:
 mecab-naist-jdic


Also command called remove_dictionaries is missing.

-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (1100, 'testing'), (990, 'stable'), (500, 
'testing-proposed-updates'), (500, 'proposed-updates'), (101, 'testing'), (99, 
'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=fi_FI.utf8, LC_CTYPE=fi_FI.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mecab-naist-jdic depends on:
ii  mecab-utils   0.97-1 Support programs of Mecab

mecab-naist-jdic recommends no packages.

mecab-naist-jdic suggests no packages.

-- no debconf information

-- 
Juhapekka "naula" Tolvanen * http colon slash slash iki dot fi slash juhtolv
"ore wo mitsumeteiru anata sama wa ossharu bakari. kesshite dakiyosete wa
kurenai ooki na anata no te. ore no tanjoubi ni wa ai wo kai ataeru. kyou wa
kumori nochi ame."   Dir en grey



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



Bug#509201: Debian Installer does not work with IPv6

2008-12-19 Thread Colin Watson
reassign 509201 netcfg
severity 509201 wishlist
merge 231003 509201
thanks

On Fri, Dec 19, 2008 at 04:54:12PM +0100, Jens Link wrote:
> It's not possible to configure an IPv6 address using the Debian
> installer. When trying to enter a IPv6 address i get the following
> message:
> 
> ,
> | The IP address you provided is malformed It should be in the form
> | x.x.x.x  ..
> `
> 
> I used both normal and expert mode and did load the IPv6 extensions when
> trying expert mode (wich didn't load the ipv6 Module btw.).

Indeed - this is entirely missing from netcfg at the moment. Merging
with the other bug on the subject.

Thanks,

-- 
Colin Watson   [cjwat...@debian.org]



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



Bug#247337: [Fwd: Re: [Fwd: lives_0.9.8.10-1_powerpc.changes REJECTED]]

2008-12-19 Thread Robert Millan
On Thu, Dec 18, 2008 at 01:14:49AM +0100, salsa...@xs4all.nl wrote:
> > 
> > Additionally your debian/copyright file is incomplete and misses
> > (C)holders/license data. You have to include all such differences.
> > Like all of libOSC/*, some of the icons.
> >
> 
> There was some code in colourspace.c which was by another author, it was
> basically minimal code (setting some conversion values in tables). All of
> this has now been rewritten from scratch. As far as I know the copyright
> file is up to date. If anybody finds something missing, let me know and I
> can add it in.

Great! Sounds like that would be solved now.

> > And next, it includes a mixture of GPL/LGPL v2/v2.1 and v3.
> > Now you need to check if all v2/v2.1 ones are "or any later". If not it
> > is undistributable.
> > 
> >
> 
> All of the LiVES code is licensed under the GPL v3 or LGPL v3. In fact, I
> made the change on the day that the GPL v3 was released, and am proud of
> that fact.

Hey, you beat me (win32-loader) by just one day! ;-)

> During the transition there may have been one or two files
> which were mistakenly left as GPL v2 or higher. I believe all such files
> have now been updated. If you find any files marked GPL2 or higher, please
> let me know and I will update them.

GPL v2 or higher files can be combined with GPL v3 code, so this is not a
problem as far as Debian is concerned.  It's only a problem if they're v2
only without "or later".  Would that be the case for any of your files?

> >> RFX.spec is a documentation file which documents a standard. I am happy
> >> to
> >> change the license for this to whatever you recommend (what does debian
> >> recommend for standards ?).
> >
> > GPL or LGPL would be fine.
> 
> OK, I still need to make this one change, I will check it into CVS now.

Sorry, I was not particularly bright that day.  GPL or LGPL is indeed fine for
Debian, in that it makes the document free (modifiable, etc), but I didn't
understand what you meant about a license "for standards".

When people write a standard, it's logical they don't want modified versions
to be also considered the same standard unless they previously sanction them.

But sometimes standard drafters (like the RFC) take this too far and forbid
moficication completely, making the document non-free.

If you wanted to allow modification only in case they give the standard another
name, you could draft a license specifically for this.  That's what the Apache
folks did, but it's really a bad idea.  It breaks GPL compatibility and it
abuses copyright to do something that really belongs to trademarks.  For
version 2 of their license, it seems they realized this, and simply said:


This License does not grant permission to use the [...] trademarks


GPLv3 has a provision for something similar:


  Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:

[...]
c) Prohibiting misrepresentation of the origin of that material, or
requiring that modified versions of such material be marked in
reasonable ways as different from the original version; or

[...]

e) Declining to grant rights under trademark law for use of some
trade names, trademarks, or service marks; or


which you might find useful.  Hope that helps!

-- 
Robert Millan

  The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all."



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



Bug#508660: adtxenlvm: initscript assumes eth0

2008-12-19 Thread Gunnar Wolf
tag 508660 + patch
thanks

Hi,

The attached patch will allow you to specify the network interface via
the NETIFACE variable in /etc/default/autopkgtest. If this variable is
not set, the interface will be guessed as the first interface in
/proc/net/dev - More correct altrnatives can be, of course, found
playing a bit with heuristics, but this will at least not break your
init. 

Note that I am completely unfamiliar with this tool. I noticed eth0 is
hardcoded as well in xen/fixups and xen/fixups-inside - They should
also be looked into.

Greetings,

-- 
Gunnar Wolf - gw...@gwolf.org - (+52-55)5623-0154 / 1451-2244
PGP key 1024D/8BB527AF 2001-10-23
Fingerprint: 0C79 D2D1 2C4E 9CE4 5973  F800 D80E F35A 8BB5 27AF
diff --git a/xen/initscript b/xen/initscript
index 373d265..91c959f 100755
--- a/xen/initscript
+++ b/xen/initscript
@@ -22,6 +22,14 @@ else
   log_end_msg () { echo "done."; }
 fi
 . /etc/default/rcS
+if [ -f /etc/default/autopkgtest]; then
+. /etc/default/autopkgtest
+fi
+
+if [ "$NETIFACE" = "" ]; then
+NETIFACE=$(grep : /proc/net/dev | grep -v ' lo:' | \
+	cut -f 1 -d :|sed 's/ *//'|head -1)
+fi
 
 chains='AdtXenIn AdtXenFwd AdtXenIcmp'
 
@@ -167,6 +175,6 @@ iptables -D AdtXenIcmp -j DROP
 
 log_progress_msg proxyarp
 
-echo 1 >/proc/sys/net/ipv4/conf/eth0/proxy_arp 
+echo 1 >/proc/sys/net/ipv4/conf/$NETIFACE/proxy_arp 
 
 log_end_msg 0


Bug#348812: Can you reproduce #348812?

2008-12-19 Thread Dylan Thurston
On Fri, Dec 19, 2008 at 01:45:43PM -0200, Nelson A. de Oliveira wrote:
> Hi!
> 
> Can you reproduce http://bugs.debian.org/348812 using a new version of
> ImageMagick, please? (7:6.3.7.9.dfsg1-3 from testing/unstable or
> 7:6.4.5.4.dfsg1-1 from experimental)
> 
> Otherwise, can you give us a link to a test image and the exact command line
> options that you are using?

Hmm, I should have provided more information at the time.  I'm afraid
I have no memory of that bug by now, and I can no longer conveniently
use the machine with the smaller amount of memory.  I can try to
reproduce it, but it will take some time, and I think I have no
advantage over you at this point in reproducing it.  Sorry...

Best,
Dylan Thurston




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



Bug#439631: Can you reproduce #439631?

2008-12-19 Thread Nelson A. de Oliveira
Hi!

Can you reproduce http://bugs.debian.org/439631 using a new version of
ImageMagick (from testing/unstable or experimental), please?

If the problem is still present, can you send us a test image or an URL where
we can download, and the exact command line that you are using?

Thank you!

Best regards,
Nelson


signature.asc
Description: Digital signature


Bug#348812: Can you reproduce #348812?

2008-12-19 Thread Nelson A. de Oliveira
Hi Dylan!

On Fri, Dec 19, 2008 at 4:10 PM, Dylan Thurston  wrote:
> Hmm, I should have provided more information at the time.  I'm afraid
> I have no memory of that bug by now, and I can no longer conveniently
> use the machine with the smaller amount of memory.  I can try to
> reproduce it, but it will take some time, and I think I have no
> advantage over you at this point in reproducing it.  Sorry...

So do you agree if I close this bug? (you can reopen it or report a
new one, if you find the same issue)

Thank you!

Best regards,
Nelson



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



Bug#509209: Please package the newest Crawl

2008-12-19 Thread Jason A. Spiro
Package: crawl
Version: 2:0.4.1-1
Severity: wishlist

Please package the newest version of Crawl.  At this writing, IIRC the
newest is 0.4.3.  This will fix Debian bug 508127 (The player's skills
train ten times too fast; this makes the game easier than it was meant
to be), a bug which makes the game way too easy.  It also will fix
various upstream bugs.

Also, at this writing, Debian is frozen.  So you would have to package
the newest Crawl in experimental.  Are you ok with doing that?

-- 
Jason Spiro: software/web developer, packager, trainer, IT consultant.
I support Linux, UNIX, Windows, and more. Contact me to discuss your needs.
+1 (416) 992-3445 / www.jspiro.com



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



Bug#483805: Opens /dev/null read-only as stdout and stderr

2008-12-19 Thread Harald Braumann
tags 483805 patch
thanks

Hi,

stumbled across the same bug. The problem is, that acpid connects
stdout and stderr to /dev/null (only in daemon mode), but it
opens /dev/null read-only. 

Thus, any output in /etc/init.d/gdm will fail, and as the script most
probably does a ``set -e'', it fails altogether.

The attached patch fixes this. 

In the meantime, you can work around the bug, by creating the
following script as /etc/acpi/restart_gdm.sh:

#!/bin/sh

/etc/init.d/gdm restart > /dev/null 2>&1 < /dev/null

and setting ``action=/etc/acpi/restart_gdm.sh''. Or, more generally,
put the following line in any script in /etc/acpi at the top:

#!/bin/sh
exec > /dev/null 2>&1 < /dev/null
#...

Cheers,
harry
diff -Nru a/acpid.c b/acpid.c
--- a/acpid.c	2008-11-03 14:04:43.0 +0100
+++ b/acpid.c	2008-12-19 18:38:14.291127677 +0100
@@ -456,7 +456,7 @@
 	int log_opts;
 
 	/* open /dev/null */
-	nullfd = open("/dev/null", O_RDONLY);
+	nullfd = open("/dev/null", O_RDWR);
 	if (nullfd < 0) {
 		fprintf(stderr, "%s: can't open %s: %s\n", progname, 
 			"/dev/null", strerror(errno));


signature.asc
Description: PGP signature


Bug#509079: tightvnc-java: package does not specify 'bc' dependency

2008-12-19 Thread Ola Lundqvist
severity 509079 normal
tags 509079 + patch
thanks

Hi Elijah

Thanks a lot for the bug report. Will be corrected on next upload.
The solution is very simple. :)

Best regards,

// Ola

On Wed, Dec 17, 2008 at 09:10:11PM -0600, elijah rutschman wrote:
> Package: tightvnc-java
> Version: 1.2.7-6
> Severity: minor
> File: /usr/bin/jtightvncviewer
> 
> The script /usr/bin/jtightvncviewer makes use of the 'bc' program to
> parse information for the display / port number.  The package does not
> list 'bc' as a dependency.  Although 'bc' is a commonly used tool, it
> is not part of a base Debian installation.  So, jtightvncviewer will
> fail until the user manually installs 'bc'.
> 
> -- System Information:
> Debian Release: lenny/sid
>   APT prefers testing
>   APT policy: (500, 'testing')
> Architecture: i386 (i686)
> 
> Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/bash
> 
> tightvnc-java depends on no packages.
> 
> tightvnc-java recommends no packages.
> 
> Versions of packages tightvnc-java suggests:
> pn  tightvncserver (no description available)
> 
> -- no debconf information
> 
> 
> 

-- 
 - Ola Lundqvist ---
/  o...@debian.org Annebergsslingan 37  \
|  o...@inguza.com  654 65 KARLSTAD  |
|  http://inguza.com/  +46 (0)70-332 1551   |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36  4FE4 18A1 B1CF 0FE5 3DD9 /
 ---



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



Bug#509208: libvisual: [INTL:de] German translation

2008-12-19 Thread Chris Leick

Package: libvisual
Version: 0.4.0-2.2
Severity: wishlist
Tags: l10n

Please find the initial German translation for libvisual attached.

Greetings,
Chris

# Translation of libvisual to German
# Copyright (C) Chris Leick , 2008.
# This file is distributed under the same license as the libvisual package.
# Chris Leick , 2008.
#
msgid ""
msgstr ""
"Project-Id-Version: libvisual 0.4.0-2.2\n"
"Report-Msgid-Bugs-To: http://libvisual.sf.net\n";
"POT-Creation-Date: 2006-03-21 02:43+0800\n"
"PO-Revision-Date: 2008-12-04 13:06+GMT\n"
"Last-Translator: Chris Leick \n"
"Language-Team: German \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: libvisual/lv_libvisual.c:137
msgid "Show info for"
msgstr "Zeige Information über"

#: libvisual/lv_libvisual.c:138
msgid "seconds"
msgstr "Sekunden"

#: libvisual/lv_libvisual.c:139
msgid "cover art width"
msgstr "Breite des Covers"

#: libvisual/lv_libvisual.c:140
msgid "cover art height"
msgstr "Höhe des Covers"

#: libvisual/lv_libvisual.c:142
msgid "Show song information"
msgstr "Zeige Liedinformation"

#: libvisual/lv_libvisual.c:146
msgid "Show song information in plugins"
msgstr "Zeige Liedinformation in den Erweiterungen"

#: libvisual/lv_libvisual.c:286
msgid "Over initialized"
msgstr "Überinitialisiert"

#: libvisual/lv_libvisual.c:292
msgid "no progname"
msgstr "kein Programmname"

#: libvisual/lv_libvisual.c:296 libvisual/lv_libvisual.c:311
msgid "Could not set program name"
msgstr "Programmname kann nicht gesetzt werden."

#: libvisual/lv_libvisual.c:298
msgid "Initialization failed, bad argv, argc"
msgstr "Initialisierung fehlgeschlagen, falsche argv, argc"

#: libvisual/lv_libvisual.c:408
msgid "Never initialized"
msgstr "Nicht initialisiert"

#: libvisual/lv_libvisual.c:418
#, c-format
msgid "Plugins references list: destroy failed: %s"
msgstr "Erweiterungs-Bezugsliste: Löschen fehlgeschlagen: %s"

#: libvisual/lv_libvisual.c:422
#, c-format
msgid "Actor plugins list: destroy failed: %s"
msgstr "Interpreten-Erweiterungsliste: Löschen fehlgeschlagen: %s"

#: libvisual/lv_libvisual.c:426
#, c-format
msgid "Input plugins list: destroy failed: %s"
msgstr "Eingabe-Erweiterungsliste: Löschen fehlgeschlagen: %s"

#: libvisual/lv_libvisual.c:430
#, c-format
msgid "Morph plugins list: destroy failed: %s"
msgstr "Verformungs-Erweiterungsliste: Löschen fehlgeschlagen: %s"

#: libvisual/lv_libvisual.c:434
#, c-format
msgid "Transform plugins list: destroy failed: %s"
msgstr "Verwandlungs-Erweiterungsliste: Löschen fehlgeschlagen: %s"

#: libvisual/lv_libvisual.c:438
#, c-format
msgid "Global param container: destroy failed: %s"
msgstr "Behälter für globale Kennwerte: Löschen fehlgeschlagen: %s"

#: libvisual/lv_libvisual.c:442
#, c-format
msgid "Error during UI destroy: %s"
msgstr "Fehler beim Löschen des UI: %s"

#: libvisual/lv_actor.c:359 libvisual/lv_input.c:183 libvisual/lv_morph.c:183
#: libvisual/lv_transform.c:182
msgid "the plugin list is NULL"
msgstr "die Erweiterungsliste ist NULL"

#: libvisual/lv_actor.c:457 libvisual/lv_actor.c:728
msgid "The given actor does not reference any actor plugin"
msgstr "Der gegebene Interpret hat keine Entsprechung in der "
"Interpreten-Erweiterung"

#: libvisual/lv_actor.c:553
#, c-format
msgid "run depth %d forced %d\n"
msgstr "Ausführtiefe %d erzwingt %d"

#: libvisual/lv_actor.c:561
#, c-format
msgid "transpitch1 %d depth %d bpp %d"
msgstr "transpitch1 %d Tiefe %d bpp %d"

#: libvisual/lv_actor.c:569
#, c-format
msgid "transpitch2 %d %d"
msgstr "transpitch2 %d %d"

#: libvisual/lv_actor.c:572
#, c-format
msgid "transpitch3 %d"
msgstr "transpitch3 %d"

#: libvisual/lv_actor.c:586
#, c-format
msgid "rundepth: %d transpitch %d\n"
msgstr "Ausführtiefe: %d transpitch %d\n"

#: libvisual/lv_bin.c:500
msgid "Switching to Gl mode"
msgstr "Zum GL-Modus schalten"

#: libvisual/lv_bin.c:511
msgid "Switching away from Gl mode -- or non Gl switch"
msgstr "Vom GL-Modus wegschalten -- oder GL nicht schalten"

#: libvisual/lv_bin.c:524
#, c-format
msgid "video depth (from fixate): %d"
msgstr "Videotiefe (vom Befestigen): %d"

#: libvisual/lv_bin.c:540
#, c-format
msgid "old depth is higher, video depth %d, depth %d, bin depth %d"
msgstr "alte Tiefe ist höher, Videotiefe %d, Tiefe %d, Behältertiefe %d"

#: libvisual/lv_bin.c:552
#, c-format
msgid "new depth is higher, or equal: video depth %d, depth %d bin depth %d"
msgstr "neue Tiefe ist höher oder gleich: Videotiefe %d, Tiefe %d, "
"Behältertiefe %d"

#: libvisual/lv_bin.c:571
#, c-format
msgid "Switching from Gl TO framebuffer for real, framebuffer depth: %d"
msgstr "Wirklich von Gl zum Framebuffer schalten: Framebuffer-Tiefe: %d"

#: libvisual/lv_bin.c:574
#, c-format
msgid "Target depth selected: %d"
msgstr "Ausgewählte Tiefe des Ziels: %d"

#: libvisual/lv_bin.c:577
#, c-format
msgid "Switch to new pitch: %d"
msgstr "Zur neuen Tonhöhe schalten: %d"

#: libvisual/lv_bin.c:586
#, c-format
msgid "video pitch of tha

Bug#509207: epiphany-browser: User-agent string does not contain a reference to Debian

2008-12-19 Thread Hale Bopp
Subject: epiphany-browser: User-agent string does not contain a reference to 
Debian
Package: epiphany-browser
Version: 2.22.3-8
Severity: normal

*** Please type your report below this line ***

The default user-agent string, as reported by
http://www.useragentstring.com, does not contain a reference to Debian. Other 
browsers, like Iceweasel, do have this reference, therefore I guess that it is 
supposed be there.

-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages epiphany-browser depends on:
ii  epiphany-gecko   2.22.3-8+b1 Intuitive GNOME web browser - Geck

epiphany-browser recommends no packages.

epiphany-browser suggests no packages.

Versions of packages epiphany-gecko depends on:
ii  dbus-x11   1.2.1-4   simple interprocess messaging syst
ii  epiphany-browser-data  2.22.3-8  Data files for the GNOME web brows
ii  gnome-icon-theme   2.22.0-1  GNOME Desktop icon theme
ii  iso-codes  3.5-1 ISO language, territory, currency,
ii  libart-2.0-2   2.3.20-2  Library of functions for 2D graphi
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libavahi-client3   0.6.22-3  Avahi client library
ii  libavahi-common3   0.6.22-3  Avahi common library
ii  libavahi-gobject0  0.6.22-3  Avahi GObject library
ii  libbonobo2-0   2.22.0-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.22.0-1  The Bonobo UI library
ii  libc6  2.7-16GNU C Library: Shared libraries
ii  libcairo2  1.6.4-7   The Cairo 2D vector graphics libra
ii  libdbus-1-31.2.1-4   simple interprocess messaging syst
ii  libdbus-glib-1-2   0.76-1simple interprocess messaging syst
ii  libenchant1c2a 1.4.2-3.3 a wrapper library for various spel
ii  libfontconfig1 2.6.0-3   generic font configuration library
ii  libfreetype6   2.3.7-2   FreeType 2 font engine, shared lib
ii  libgcc11:4.3.2-1 GCC support library
ii  libgconf2-42.22.0-1  GNOME configuration database syste
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
ii  libglib2.0-0   2.16.6-1  The GLib library of C routines
ii  libgnome-desktop-2 2.22.3-2  Utility library for loading .deskt
ii  libgnome2-02.20.1.1-1The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.20.1.1-1A powerful object-oriented display
ii  libgnomeui-0   2.20.1.1-2The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.22.0-5GNOME Virtual File System (runtime
ii  libgtk2.0-02.12.11-4 The GTK+ graphical user interface 
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libnotify1 [libnotify1 0.4.4-3   sends desktop notifications to a n
ii  libnspr4-0d4.7.1-4   NetScape Portable Runtime Library
ii  liborbit2  1:2.14.13-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.20.5-3  Layout and rendering of internatio
ii  libpng12-0 1.2.27-2  PNG library - runtime
ii  libpopt0   1.14-4lib for parsing cmdline parameters
ii  libsm6 2:1.0.3-2 X11 Session Management library
ii  libstartup-notificatio 0.9-1 library for program launch feedbac
ii  libstdc++6 4.3.2-1   The GNU Standard C++ Library v3
ii  libx11-6   2:1.1.5-2 X11 client-side library
ii  libxcursor11:1.1.9-1 X cursor management library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio
ii  libxi6 2:1.1.4-1 X11 Input extension library
ii  libxinerama1   2:1.0.3-2 X11 Xinerama extension library
ii  libxml22.6.32.dfsg-5 GNOME XML library
ii  libxrandr2 2:1.2.3-1 X11 RandR extension library
ii  libxrender11:0.9.4-2 X Rendering Extension client libra
ii  libxslt1.1 1.1.24-2  XSLT processing library - runtime 
ii  python2.5  2.5.2-14  An interactive high-level object-o
ii  xulrunner-1.9  1.9.0.4-2 XUL + XPCOM application runner
ii  xulrunner-1.9-gnome-su 1.9.0.4-2 Support for GNOME in xulrunner app
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

-- no debconf information







--
To UNSUBSCRIBE, email to debia

Bug#509099: kernel-patch-openvz: Patch incompatible with post DSA1687-1 kernel

2008-12-19 Thread Ola Lundqvist
Hi Peter

Thanks a lot for the information. It must be because of the recent
security update. I'll look into this.

Best regards,

// Ola

On Thu, Dec 18, 2008 at 12:41:42PM +0100, Peter Vos wrote:
> Package: kernel-patch-openvz
> Version: 028.18.1+etch6
> Severity: grave
> Justification: renders package unusable
> 
> Applying the patch on post DSA-1687-1 kernel source gives to errors:
> Testing whether "OpenVZ kernel patch for virtual server support" patch
> for 2.6.18 applies (dry run):
> 1 out of 2 hunks FAILED -- saving rejects to file
> arch/x86_64/ia32/syscall32.c.rej
> 1 out of 2 hunks FAILED -- saving rejects to file
> include/net/af_unix.h.rej
> 2 out of 2 hunks FAILED -- saving rejects to file net/unix/garbage.c.rej
> "OpenVZ kernel patch for virtual server support" patch for 2.6.18 does
> not apply cleanly
> 
> 
> 
> -- System Information:
> Debian Release: 4.0
>   APT prefers stable
>   APT policy: (500, 'stable')
> Architecture: amd64 (x86_64)
> Shell:  /bin/sh linked to /bin/bash
> Kernel: Linux 2.6.18-6-openvz
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
> 
> Versions of packages kernel-patch-openvz depends on:
> ii  bash  3.1dfsg-8  The GNU Bourne Again SHell
> ii  grep-dctrl2.9.3  Grep Debian package information 
> - 
> ii  patch 2.5.9-4Apply a diff file to an original
> 
> kernel-patch-openvz recommends no packages.
> 
> -- no debconf information
> 
> 
> 

-- 
 - Ola Lundqvist ---
/  o...@debian.org Annebergsslingan 37  \
|  o...@inguza.com  654 65 KARLSTAD  |
|  http://inguza.com/  +46 (0)70-332 1551   |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36  4FE4 18A1 B1CF 0FE5 3DD9 /
 ---



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



Bug#406824: Can you reproduce #406824?

2008-12-19 Thread Nelson A. de Oliveira
Hi!

Can you reproduce http://bugs.debian.org/406824 using a new version of
ImageMagick, please? (7:6.3.7.9.dfsg1-3 from testing/unstable or
7:6.4.5.4.dfsg1-1 from experimental)

Thank you!

Best regards,
Nelson


signature.asc
Description: Digital signature


Bug#358918: I visited your website and had a question

2008-12-19 Thread Rachel Hoyng

Hello, my name is Rachel Hoyng and I am an internet marketing specialist. I was 
looking at websites under the keyword online strategy games and came across 
your website http://bugs.debian.org. I see that you're not ranked on the first 
page of Google for a online strategy games search.

I'm not sure if you're aware of why you're ranked this low but more importantly 
how easily correctable this is.

There's no reason you can't have a top three ranking for the keyword online 
strategy games based on your site structure and content. You have a very nice 
site.

You need significantly more one way anchor text backlinks. If you're interested 
I can help you with this...

I'm talking about getting you ranked for ALL your keywords. Adding new 
backlinks on a steady and consistent basis from high PR quality websites is 
what produces the rankings you are looking for http://bugs.debian.org.

The right kind of links are very critical in getting top rankingand I can 
hand deliver these quality links to you.

My partners and I own 1000's websites and offer private linking to hundreds of 
website owners just like yourself.

I didn't send this email out to very many people but I am currently reaching 
out to a list of your 'keyword competitors' as well. But I do favor your 
website because I can see your website monetizing the targeted website traffic 
the keyword online strategy games can deliver.

I have your contact information and phone number. Is it ok if I give you a call?

I have a very simple way to prove that what I do works and it's risk free for 
you to try. Nothing beats seeing the results with your own eyes

Is it ok if I give you a call? I would love to pursue this further over the 
phone with you or should I go somewhere else?

Sincerely,


Rachel Hoyng
(877) 765-2392   
www.linksqueue.com

P.S - If the tables were turned and somebody I didn't know came to me with a 
proposition, even one that was appealing, I would be hesitant because I would 
be wondering - what's the catch? What does this guy know that I don't.

But then I would think he does know something that I don't know. He does have 
thousands of high PR websites, he does have hundreds of thousands of pages 
indexed and ranking in Google Yahoo and MSN. Sites that can deliver the quality 
anchor text backlinks. I would also think that I need to get my website in the 
top rankings. And he is offering to turn key top rankings for me...on all my 
keywords including online strategy games. Even keywords I'm not currently 
competing for. Keywords that produce traffic that's potentially worth tens of 
thousands, hundreds of thousands, millions of dollars.

I emailed you because It's a win -win for both of us. Think of it this way - 
Who wouldn't be interested in buying money at a discount? Because that's what 
I'll be able to do offer you...Money at a discount.

Is it Ok to give you a call? Or you can can call me anytime at the number above?




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



  1   2   3   >