Bug#559107: marked as done (Local root exploit in rtld)

2009-12-02 Thread Debian Bug Tracking System
Your message dated Wed, 2 Dec 2009 09:25:58 +0100 (CET)
with message-id pine.lnx.4.62.0912020917460.29...@sci.felk.cvut.cz
and subject line Re: Bug#559107: Local root exploit in rtld
has caused the Debian Bug report #559107,
regarding Local root exploit in rtld
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
559107: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559107
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: kfreebsd-7
Severity: grave
Tags: security

http://seclists.org/fulldisclosure/2009/Nov/371

Colin Percival posted a preliminary patch, a full advisory is announced
for tomorrow.

I suppose this affects Debian/KFreeBSD?

One a side note, what's the status of CVE-2009-114[678] ? #483152 was
filed for it, but it got closed without a solution AFAICT.

Cheers,
Moritz


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

Kernel: Linux 2.6.31-1-686 (SMP w/1 CPU core)
Locale: LANG=C, lc_ctype=de_de.iso-8859...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash


---End Message---
---BeginMessage---

http://seclists.org/fulldisclosure/2009/Nov/371

Colin Percival posted a preliminary patch, a full advisory is announced
for tomorrow.

I suppose this affects Debian/KFreeBSD?


No, the rtld (/lib/ld*.so) comes from eglibc, not from kernel source.

Petr


---End Message---


Bug#558488: Bug#559087: FTBFS [hppa]: -fstack-protector not supported for this target

2009-12-02 Thread Sebastian Harl
block 559087 by 558488
thanks

Hi,

On Tue, Dec 01, 2009 at 02:21:56PM -0700, dann frazier wrote:
 collectd_4.8.1-2 reliably fails to build on hppa:
   
 https://buildd.debian.org/build.php?pkg=collectdver=4.8.1-2arch=hppafile=log
 
 From the most recent build attempt:
 [...]
 snmp.c:1: error: -fstack-protector not supported for this target

Thanks for reporting this! Please note, that this had already been
reported as #558488 (on ia64), which was then reassigned to net-snmp.
Since other architectures are affected as well, I'm keeping this bug
open in collectd for future reference.

I'm thinking about letting the collectd configure script filter out that
option, but that'd be a rather bad hack imho, so a fixed net-snmp would
be preferred.

Cheers,
Sebastian

-- 
Sebastian tokkee Harl +++ GnuPG-ID: 0x8501C7FC +++ http://tokkee.org/

Those who would give up Essential Liberty to purchase a little Temporary
Safety, deserve neither Liberty nor Safety. -- Benjamin Franklin



signature.asc
Description: Digital signature


Processed: Re: Bug#559087: FTBFS [hppa]: -fstack-protector not supported for this target

2009-12-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 block 559087 by 558488
Bug #559087 [collectd] FTBFS [hppa]: -fstack-protector not supported for this 
target
Was not blocked by any bugs.
Added blocking bug(s) of 559087: 558488
 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#556925: fails to start (can't find libpoppler.so.4)

2009-12-02 Thread Wolfram Quester
Hi altogether,

On Tue, Dec 01, 2009 at 11:26:57PM +0100, Per Olofsson wrote:
 Hi Salvatore,
 
 Salvatore Bonaccorso skrev:
 Hi Per
 
 (Please note I'm not the Maitainer of inkscape).
 
 I stubmeld over this bugreport. I cannot reproduce your faillure for
 inkscape. Do you stil get the error on libpoppler.so.4?
 
 I still get the error, but I think it's due to some library that
 inkscape depends on rather than inkscape itself. Maybe I just need
 to dist-upgrade again and the problem will solve itself :-)
yes I think so. libpoppler is rebuilt in the meantime and I think this solved
your problem. You chose a bad timeslot for your last upgrade it seems. :-(

Hej då,

Wolfi
 
 -- 
 Pelle
 
 


signature.asc
Description: Digital signature


Processed: forcibly merging 558906 559038 559094

2009-12-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 forcemerge 558906 559038 559094
Bug#558906: FTBFS: no matching function for call to 
'GfxColorSpace::parse(Object*, NULL)
Bug#559038: cups printing fails because pdftopdf is broken (unresolved symbol)
Bug#559094: cannot print from stdin
Forcibly Merged 558906 559038 559094.


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#559140: [CRASH] Uncaught exception SystemError in Backend/PythonApt.py:770

2009-12-02 Thread Darius Bundrent
Package: update-manager-core
Version: 0.200.0-1
Severity: critical
File: /usr/share/pyshared/UpdateManager/Backend/PythonApt.py
Tags: security
Justification: root security hole



*** /tmp/update-manager-bugCybBsv
The information below has been automatically generated.
Please do not remove this from your bug report.

- Exception Type: type 'exceptions.SystemError'
- Exception Value: SystemError('E:Error, pkgProblemResolver::Resolve generated 
breaks, this may be caused by held packages.',)
- Exception Origin: BugHandler.Thread(PythonAptCommit, started)
- Exception Traceback:
  File /usr/lib/pymodules/python2.5/UpdateManager/BugHandler.py, line 89, in 
run
threading.Thread.run(self, *args, **kwargs)
  File /usr/lib/python2.5/threading.py, line 446, in run
self.__target(*self.__args, **self.__kwargs)
  File /usr/lib/pymodules/python2.5/UpdateManager/Backend/PythonApt.py, line 
770, in thread_helper
self._cache._depcache.FixBroken()




-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'testing-proposed-updates'), (500, 
'proposed-updates'), (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)

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

Versions of packages update-manager-core depends on:
ii  gksu  2.0.2-2+b1 graphical frontend to su
ii  lsb-release   3.2-23 Linux Standard Base version report
ii  python-apt0.7.13.3   Python interface to libapt-pkg
ii  python-support1.0.4  automated rebuilding support for P
ii  sudo  1.7.2p1-1  Provide limited super user privile

Versions of packages update-manager-core recommends:
ii  update-manager-gnome  0.200.0-1  GNOME application that manages sof

update-manager-core suggests no packages.



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



Bug#552952: nbd: FTBFS: tests blocked

2009-12-02 Thread Wouter Verhelst
On Sun, Nov 29, 2009 at 03:56:19PM +0100, Lucas Nussbaum wrote:
 On 28/11/09 at 09:38 +0100, Wouter Verhelst wrote:
  On Wed, Oct 28, 2009 at 11:57:21AM +0100, Lucas Nussbaum wrote:
   Source: nbd
   Version: 1:2.9.14-1
   Severity: serious
   User: debian...@lists.debian.org
   Usertags: qa-ftbfs-20091028 qa-ftbfs
   Justification: FTBFS on amd64
   
   Hi,
   
   During a rebuild of all packages in sid, your package failed to build on
   amd64.
  
  I haven't been able to reproduce this on my system (also an amd64), and
  I haven't seen it happen on any of the buildd hosts that built
  1:2.9.14-2.
  
  Since the particular test that fails has a test client connect to the
  server on localhost, network-specific strangeness might be the reason
  why it failed. Therefore, could you explain the details of how stuff is
  supposed to be functioning?
 
 Well, I use netfilter to reject most accesses to the outside world. This
 does not affect local communications.
 
 Does it connect to localhost or 127.0.0.1? DNS resolution might not
 work completely.

localhost.

However, in the mean time, the alpha buildd has failed the build with
the same problem.

I think I'm beginning to understand what's going wrong, and that would
mean that this is a false negative for the test. Since false negatives
are rarely useful, I'm going to make failing the test not a fatal error,
until I've come up with a proper fix (which is going to be somewhat less
trivial)

Thanks,

-- 
The biometric identification system at the gates of the CIA headquarters
works because there's a guard with a large gun making sure no one is
trying to fool the system.
  http://www.schneier.com/blog/archives/2009/01/biometrics.html



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



Bug#517801: Fwd: Re: any news?

2009-12-02 Thread Joop Stakenborg
Just got this message from Pete...

Since he is the only one who reported this bug and we can't repoduce it,
nor let Pete test the new version, I suggest we close this bug.

 Original Message 
Subject: Re: any news?
Date: Wed, 2 Dec 2009 17:05:44 +0800
From: Peter Barrett vk6...@gmail.com
To: Joop Stakenborg p...@xs4all.nl

i am no longer using debian at all.

cheers

pete vk6fun

On Wed, Dec 2, 2009 at 3:48 PM, Joop Stakenborg p...@xs4all.nl wrote:

 Any news on this bug report?

 VK6FUN, how about the offer from Martijn for a new package build which
you
 can try?

 Regards,
 Joop pa3aba at debian dot org
i am no longer using debian at all.cheerspete vk6funOn Wed, Dec 2, 2009 at 3:48 PM, Joop Stakenborg p...@xs4all.nl wrote:
Any news on this bug report?

VK6FUN, how about the offer from Martijn for a new package build which you
can try?

Regards,
Joop pa3aba at debian dot org



Bug#559038: marked as done (cups printing fails because pdftopdf is broken (unresolved symbol))

2009-12-02 Thread Debian Bug Tracking System
Your message dated Wed, 02 Dec 2009 09:38:36 +
with message-id e1nflfq-x6...@ries.debian.org
and subject line Bug#559038: fixed in cups 1.4.2-4
has caused the Debian Bug report #559038,
regarding cups printing fails because pdftopdf is broken (unresolved symbol)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
559038: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559038
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: cups
Version: 1.4.2-3
Severity: grave
Justification: renders package unusable

I tested printing on a posscript printer. It failed. I then opened the web 
admin to see that pdftopdf was causing the problem. Trying to run it manually
let to this:
 
/usr/lib/cups/filter/pdftopdf
/usr/lib/cups/filter/pdftopdf: symbol lookup error: 
/usr/lib/cups/filter/pdftopdf: undefined symbol: 
_ZN13GfxColorSpace5parseEP6ObjectP3Gfx

You have a FTBSF for the same problem. 

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

Kernel: Linux 2.6.32-rc8-git2 (PREEMPT)
Locale: LANG=fr_FR.UTF8, LC_CTYPE=fr_FR.UTF8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF8)
Shell: /bin/sh linked to /bin/bash

Versions of packages cups depends on:
ii  adduser3.111 add and remove users and groups
ii  bc 1.06.95-2 The GNU bc arbitrary precision cal
ii  cups-client1.4.2-3   Common UNIX Printing System(tm) - 
ii  cups-common1.4.2-3   Common UNIX Printing System(tm) - 
ii  debconf [debconf-2.0]  1.5.28Debian configuration management sy
ii  ghostscript8.70~dfsg-2   The GPL Ghostscript PostScript/PDF
ii  libavahi-client3   0.6.25-2  Avahi client library
ii  libavahi-common3   0.6.25-2  Avahi common library
ii  libc6  2.10.2-2  GNU C Library: Shared libraries
ii  libcups2   1.4.2-3   Common UNIX Printing System(tm) - 
ii  libcupscgi11.4.2-3   Common UNIX Printing System(tm) - 
ii  libcupsdriver1 1.4.2-3   Common UNIX Printing System(tm) - 
ii  libcupsimage2  1.4.2-3   Common UNIX Printing System(tm) - 
ii  libcupsmime1   1.4.2-3   Common UNIX Printing System(tm) - 
ii  libcupsppdc1   1.4.2-3   Common UNIX Printing System(tm) - 
ii  libdbus-1-31.2.16-2  simple interprocess messaging syst
ii  libgcc11:4.4.2-3 GCC support library
ii  libgnutls262.8.5-2   the GNU TLS library - runtime libr
ii  libgssapi-krb5-2   1.7+dfsg-3MIT Kerberos runtime libraries - k
ii  libijs-0.350.35-7IJS raster image transport protoco
ii  libkrb5-3  1.7+dfsg-3MIT Kerberos runtime libraries
ii  libldap-2.4-2  2.4.17-2.1OpenLDAP libraries
ii  libpam0g   1.1.0-4   Pluggable Authentication Modules l
ii  libpaper1  1.1.23+nmu1   library for handling paper charact
ii  libpoppler50.12.2-2  PDF rendering library
ii  libslp11.2.1-7.6 OpenSLP libraries
ii  libstdc++6 4.4.2-3   The GNU Standard C++ Library v3
ii  libusb-0.1-4   2:0.1.12-13   userspace USB programming library
ii  lsb-base   3.2-23Linux Standard Base 3.2 init scrip
ii  perl-modules   5.10.1-8  Core Perl modules
ii  poppler-utils  0.12.2-2  PDF utilitites (based on libpopple
ii  procps 1:3.2.8-2 /proc file system utilities
ii  ssl-cert   1.0.25simple debconf wrapper for OpenSSL
ii  ttf-freefont   20090104-4Freefont Serif, Sans and Mono True
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

Versions of packages cups recommends:
ii  cups-driver-gutenprint5.2.4-1printer drivers for CUPS
ii  foomatic-filters  4.0-20090509-1 OpenPrinting printer support - fil
ii  ghostscript-cups  8.70~dfsg-2The GPL Ghostscript PostScript/PDF

Versions of packages cups suggests:
ii  cups-bsd  1.4.2-3Common UNIX Printing System(tm) - 
ii  cups-pdf  2.5.0-12   PDF printer for CUPS
ii  cups-ppdc 1.4.2-3Common UNIX Printing System(tm) - 
ii  foomatic-db   20090616-1 OpenPrinting printer support - dat
ii  foomatic-db-engine   

Bug#558906: marked as done (FTBFS: no matching function for call to 'GfxColorSpace::parse(Object*, NULL))

2009-12-02 Thread Debian Bug Tracking System
Your message dated Wed, 02 Dec 2009 09:38:36 +
with message-id e1nflfq-x6...@ries.debian.org
and subject line Bug#559038: fixed in cups 1.4.2-4
has caused the Debian Bug report #559038,
regarding FTBFS: no matching function for call to 
'GfxColorSpace::parse(Object*, NULL)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
559038: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559038
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: cups
Version: 1.4.2-2
Severity: serious
Justification: FTBFS

Hi,

your package FTBFS on buildds:
| g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE 
-Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler 
-I/usr/include/poppler -DPDFTOPDF -g -O2 -g -Wall -O2  -D_LARGEFILE_SOURCE 
-D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -c P2PGfx.cxx
| P2PGfx.cxx: In member function 'void P2PGfx::doImage(Stream*)':
| P2PGfx.cxx:702: error: no matching function for call to 
'GfxColorSpace::parse(Object*, NULL)'
| /usr/include/poppler/GfxState.h:181: note: candidates are: static 
GfxColorSpace* GfxColorSpace::parse(Object*)
| make[2]: *** [P2PGfx.o] Error 1
| make[2]: Leaving directory `/build/buildd/cups-1.4.2/pdftopdf'

Build logs at the usual place:
  https://buildd.debian.org/status/package.php?suite=unstablep=cups

Mraw,
KiBi.


---End Message---
---BeginMessage---
Source: cups
Source-Version: 1.4.2-4

We believe that the bug you reported is fixed in the latest version of
cups, which is due to be installed in the Debian FTP archive:

cups-bsd_1.4.2-4_i386.deb
  to main/c/cups/cups-bsd_1.4.2-4_i386.deb
cups-client_1.4.2-4_i386.deb
  to main/c/cups/cups-client_1.4.2-4_i386.deb
cups-common_1.4.2-4_all.deb
  to main/c/cups/cups-common_1.4.2-4_all.deb
cups-dbg_1.4.2-4_i386.deb
  to main/c/cups/cups-dbg_1.4.2-4_i386.deb
cups-ppdc_1.4.2-4_i386.deb
  to main/c/cups/cups-ppdc_1.4.2-4_i386.deb
cups_1.4.2-4.diff.gz
  to main/c/cups/cups_1.4.2-4.diff.gz
cups_1.4.2-4.dsc
  to main/c/cups/cups_1.4.2-4.dsc
cups_1.4.2-4_i386.deb
  to main/c/cups/cups_1.4.2-4_i386.deb
cupsddk_1.4.2-4_all.deb
  to main/c/cups/cupsddk_1.4.2-4_all.deb
cupsys-bsd_1.4.2-4_all.deb
  to main/c/cups/cupsys-bsd_1.4.2-4_all.deb
cupsys-client_1.4.2-4_all.deb
  to main/c/cups/cupsys-client_1.4.2-4_all.deb
cupsys-common_1.4.2-4_all.deb
  to main/c/cups/cupsys-common_1.4.2-4_all.deb
cupsys-dbg_1.4.2-4_all.deb
  to main/c/cups/cupsys-dbg_1.4.2-4_all.deb
cupsys_1.4.2-4_all.deb
  to main/c/cups/cupsys_1.4.2-4_all.deb
libcups2-dev_1.4.2-4_i386.deb
  to main/c/cups/libcups2-dev_1.4.2-4_i386.deb
libcups2_1.4.2-4_i386.deb
  to main/c/cups/libcups2_1.4.2-4_i386.deb
libcupscgi1-dev_1.4.2-4_i386.deb
  to main/c/cups/libcupscgi1-dev_1.4.2-4_i386.deb
libcupscgi1_1.4.2-4_i386.deb
  to main/c/cups/libcupscgi1_1.4.2-4_i386.deb
libcupsdriver1-dev_1.4.2-4_i386.deb
  to main/c/cups/libcupsdriver1-dev_1.4.2-4_i386.deb
libcupsdriver1_1.4.2-4_i386.deb
  to main/c/cups/libcupsdriver1_1.4.2-4_i386.deb
libcupsimage2-dev_1.4.2-4_i386.deb
  to main/c/cups/libcupsimage2-dev_1.4.2-4_i386.deb
libcupsimage2_1.4.2-4_i386.deb
  to main/c/cups/libcupsimage2_1.4.2-4_i386.deb
libcupsmime1-dev_1.4.2-4_i386.deb
  to main/c/cups/libcupsmime1-dev_1.4.2-4_i386.deb
libcupsmime1_1.4.2-4_i386.deb
  to main/c/cups/libcupsmime1_1.4.2-4_i386.deb
libcupsppdc1-dev_1.4.2-4_i386.deb
  to main/c/cups/libcupsppdc1-dev_1.4.2-4_i386.deb
libcupsppdc1_1.4.2-4_i386.deb
  to main/c/cups/libcupsppdc1_1.4.2-4_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 559...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Martin Pitt mp...@debian.org (supplier of updated cups package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 02 Dec 2009 09:39:28 +0100
Source: cups
Binary: libcups2 libcupsimage2 libcupscgi1 libcupsdriver1 libcupsmime1 
libcupsppdc1 cups cups-client libcups2-dev libcupsimage2-dev libcupscgi1-dev 
libcupsdriver1-dev libcupsmime1-dev libcupsppdc1-dev cups-bsd cups-common 
cups-ppdc cups-dbg cupsys cupsys-client cupsys-common cupsys-bsd cupsys-dbg 
cupsddk
Architecture: source all i386
Version: 1.4.2-4
Distribution: unstable
Urgency: high
Maintainer: Debian CUPS 

Bug#559094: marked as done (cannot print from stdin)

2009-12-02 Thread Debian Bug Tracking System
Your message dated Wed, 02 Dec 2009 09:38:36 +
with message-id e1nflfq-xc...@ries.debian.org
and subject line Bug#559094: fixed in cups 1.4.2-4
has caused the Debian Bug report #559094,
regarding cannot print from stdin
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
559094: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559094
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: cups
Version: 1.4.2-3
Severity: normal

Printing an image from gimp on a hp7660 using hpijs driver, I get this
error:

E [01/Dec/2009:22:36:22 +0100] [Job 106] Job stopped due to filter errors; 
please consult the error_log file for details.
D [01/Dec/2009:22:36:22 +0100] [Job 106] The following messages were recorded 
from 22:36:22 to 22:36:22
D [01/Dec/2009:22:36:22 +0100] [Job 106] Adding start banner page none.
D [01/Dec/2009:22:36:22 +0100] [Job 106] Adding end banner page none.
D [01/Dec/2009:22:36:22 +0100] [Job 106] File of type application/pdf queued by 
giuseppe.
D [01/Dec/2009:22:36:22 +0100] [Job 106] hold_until=0
D [01/Dec/2009:22:36:22 +0100] [Job 106] Queued on hp7600 by giuseppe.
D [01/Dec/2009:22:36:22 +0100] [Job 106] job-sheets=none,none
D [01/Dec/2009:22:36:22 +0100] [Job 106] argv[0]=hp7600
D [01/Dec/2009:22:36:22 +0100] [Job 106] argv[1]=106
D [01/Dec/2009:22:36:22 +0100] [Job 106] argv[2]=giuseppe
D [01/Dec/2009:22:36:22 +0100] [Job 106] argv[3]=DSC_0042.JPG
D [01/Dec/2009:22:36:22 +0100] [Job 106] argv[4]=1
D [01/Dec/2009:22:36:22 +0100] [Job 106] argv[5]=DryTime=Zero PageSize=A4 
Quality=FromPrintoutMode InputSlot=PhotoTray number-up=1 PrintoutMode=Photo 
Duplex=None job-uuid=urn:uuid:f0242ec4-67df-3e30-7718-7cdba624dcfc 
job-originating-host-name=localhost
D [01/Dec/2009:22:36:22 +0100] [Job 106] argv[6]=/var/spool/cups/d00106-001
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[0]=CUPS_CACHEDIR=/var/cache/cups
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[1]=CUPS_DATADIR=/usr/share/cups
D [01/Dec/2009:22:36:22 +0100] [Job 106] 
envp[2]=CUPS_DOCROOT=/usr/share/cups/doc-root
D [01/Dec/2009:22:36:22 +0100] [Job 106] 
envp[3]=CUPS_FONTPATH=/usr/share/cups/fonts
D [01/Dec/2009:22:36:22 +0100] [Job 106] 
envp[4]=CUPS_REQUESTROOT=/var/spool/cups
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[5]=CUPS_SERVERBIN=/usr/lib/cups
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[6]=CUPS_SERVERROOT=/etc/cups
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[7]=CUPS_STATEDIR=/var/run/cups
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[8]=HOME=/var/spool/cups/tmp
D [01/Dec/2009:22:36:22 +0100] [Job 106] 
envp[9]=PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin
D [01/Dec/2009:22:36:22 +0100] [Job 106] 
envp[10]=server_admin=r...@scarafaggio
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[11]=SOFTWARE=CUPS/1.4.2
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[12]=TMPDIR=/var/spool/cups/tmp
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[13]=USER=root
D [01/Dec/2009:22:36:22 +0100] [Job 106] 
envp[14]=CUPS_SERVER=/var/run/cups/cups.sock
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[15]=CUPS_ENCRYPTION=IfRequested
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[16]=IPP_PORT=631
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[17]=CHARSET=utf-8
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[18]=LANG=C
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[19]=PPD=/etc/cups/ppd/hp7600.ppd
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[20]=RIP_MAX_CACHE=518476k
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[21]=CONTENT_TYPE=application/pdf
D [01/Dec/2009:22:36:22 +0100] [Job 106] 
envp[22]=DEVICE_URI=hp:/usb/photosmart_7600_series?serial=MY3B7320S1K2
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[23]=PRINTER_INFO=HP photosmart 
7600 series
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[24]=PRINTER_LOCATION=Casa, 
salotto
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[25]=PRINTER=hp7600
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[26]=CUPS_FILETYPE=document
D [01/Dec/2009:22:36:22 +0100] [Job 106] 
envp[27]=FINAL_CONTENT_TYPE=printer/hp7600
D [01/Dec/2009:22:36:22 +0100] [Job 106] Started filter 
/usr/lib/cups/filter/pdftopdf (PID 10163)
D [01/Dec/2009:22:36:22 +0100] [Job 106] Started filter 
/usr/lib/cups/filter/foomatic-rip (PID 10164)
D [01/Dec/2009:22:36:22 +0100] [Job 106] Started backend 
/usr/lib/cups/backend/hp (PID 10165)
D [01/Dec/2009:22:36:22 +0100] [Job 106] hp7600: symbol lookup error: hp7600: 
undefined symbol: _ZN13GfxColorSpace5parseEP6ObjectP3Gfx
D [01/Dec/2009:22:36:22 +0100] [Job 106] Getting input from file 
D [01/Dec/2009:22:36:22 +0100] [Job 106] foomatic-rip version 4.0.1.208 
running...
D 

Bug#559094: marked as done (cannot print from stdin)

2009-12-02 Thread Debian Bug Tracking System
Your message dated Wed, 02 Dec 2009 09:38:36 +
with message-id e1nflfq-x6...@ries.debian.org
and subject line Bug#559038: fixed in cups 1.4.2-4
has caused the Debian Bug report #559038,
regarding cannot print from stdin
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
559038: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559038
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: cups
Version: 1.4.2-3
Severity: normal

Printing an image from gimp on a hp7660 using hpijs driver, I get this
error:

E [01/Dec/2009:22:36:22 +0100] [Job 106] Job stopped due to filter errors; 
please consult the error_log file for details.
D [01/Dec/2009:22:36:22 +0100] [Job 106] The following messages were recorded 
from 22:36:22 to 22:36:22
D [01/Dec/2009:22:36:22 +0100] [Job 106] Adding start banner page none.
D [01/Dec/2009:22:36:22 +0100] [Job 106] Adding end banner page none.
D [01/Dec/2009:22:36:22 +0100] [Job 106] File of type application/pdf queued by 
giuseppe.
D [01/Dec/2009:22:36:22 +0100] [Job 106] hold_until=0
D [01/Dec/2009:22:36:22 +0100] [Job 106] Queued on hp7600 by giuseppe.
D [01/Dec/2009:22:36:22 +0100] [Job 106] job-sheets=none,none
D [01/Dec/2009:22:36:22 +0100] [Job 106] argv[0]=hp7600
D [01/Dec/2009:22:36:22 +0100] [Job 106] argv[1]=106
D [01/Dec/2009:22:36:22 +0100] [Job 106] argv[2]=giuseppe
D [01/Dec/2009:22:36:22 +0100] [Job 106] argv[3]=DSC_0042.JPG
D [01/Dec/2009:22:36:22 +0100] [Job 106] argv[4]=1
D [01/Dec/2009:22:36:22 +0100] [Job 106] argv[5]=DryTime=Zero PageSize=A4 
Quality=FromPrintoutMode InputSlot=PhotoTray number-up=1 PrintoutMode=Photo 
Duplex=None job-uuid=urn:uuid:f0242ec4-67df-3e30-7718-7cdba624dcfc 
job-originating-host-name=localhost
D [01/Dec/2009:22:36:22 +0100] [Job 106] argv[6]=/var/spool/cups/d00106-001
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[0]=CUPS_CACHEDIR=/var/cache/cups
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[1]=CUPS_DATADIR=/usr/share/cups
D [01/Dec/2009:22:36:22 +0100] [Job 106] 
envp[2]=CUPS_DOCROOT=/usr/share/cups/doc-root
D [01/Dec/2009:22:36:22 +0100] [Job 106] 
envp[3]=CUPS_FONTPATH=/usr/share/cups/fonts
D [01/Dec/2009:22:36:22 +0100] [Job 106] 
envp[4]=CUPS_REQUESTROOT=/var/spool/cups
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[5]=CUPS_SERVERBIN=/usr/lib/cups
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[6]=CUPS_SERVERROOT=/etc/cups
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[7]=CUPS_STATEDIR=/var/run/cups
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[8]=HOME=/var/spool/cups/tmp
D [01/Dec/2009:22:36:22 +0100] [Job 106] 
envp[9]=PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin
D [01/Dec/2009:22:36:22 +0100] [Job 106] 
envp[10]=server_admin=r...@scarafaggio
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[11]=SOFTWARE=CUPS/1.4.2
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[12]=TMPDIR=/var/spool/cups/tmp
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[13]=USER=root
D [01/Dec/2009:22:36:22 +0100] [Job 106] 
envp[14]=CUPS_SERVER=/var/run/cups/cups.sock
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[15]=CUPS_ENCRYPTION=IfRequested
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[16]=IPP_PORT=631
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[17]=CHARSET=utf-8
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[18]=LANG=C
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[19]=PPD=/etc/cups/ppd/hp7600.ppd
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[20]=RIP_MAX_CACHE=518476k
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[21]=CONTENT_TYPE=application/pdf
D [01/Dec/2009:22:36:22 +0100] [Job 106] 
envp[22]=DEVICE_URI=hp:/usb/photosmart_7600_series?serial=MY3B7320S1K2
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[23]=PRINTER_INFO=HP photosmart 
7600 series
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[24]=PRINTER_LOCATION=Casa, 
salotto
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[25]=PRINTER=hp7600
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[26]=CUPS_FILETYPE=document
D [01/Dec/2009:22:36:22 +0100] [Job 106] 
envp[27]=FINAL_CONTENT_TYPE=printer/hp7600
D [01/Dec/2009:22:36:22 +0100] [Job 106] Started filter 
/usr/lib/cups/filter/pdftopdf (PID 10163)
D [01/Dec/2009:22:36:22 +0100] [Job 106] Started filter 
/usr/lib/cups/filter/foomatic-rip (PID 10164)
D [01/Dec/2009:22:36:22 +0100] [Job 106] Started backend 
/usr/lib/cups/backend/hp (PID 10165)
D [01/Dec/2009:22:36:22 +0100] [Job 106] hp7600: symbol lookup error: hp7600: 
undefined symbol: _ZN13GfxColorSpace5parseEP6ObjectP3Gfx
D [01/Dec/2009:22:36:22 +0100] [Job 106] Getting input from file 
D [01/Dec/2009:22:36:22 +0100] [Job 106] foomatic-rip version 4.0.1.208 
running...
D 

Bug#559038: marked as done (cups printing fails because pdftopdf is broken (unresolved symbol))

2009-12-02 Thread Debian Bug Tracking System
Your message dated Wed, 02 Dec 2009 09:38:36 +
with message-id e1nflfq-x0...@ries.debian.org
and subject line Bug#558906: fixed in cups 1.4.2-4
has caused the Debian Bug report #558906,
regarding cups printing fails because pdftopdf is broken (unresolved symbol)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
558906: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=558906
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: cups
Version: 1.4.2-3
Severity: grave
Justification: renders package unusable

I tested printing on a posscript printer. It failed. I then opened the web 
admin to see that pdftopdf was causing the problem. Trying to run it manually
let to this:
 
/usr/lib/cups/filter/pdftopdf
/usr/lib/cups/filter/pdftopdf: symbol lookup error: 
/usr/lib/cups/filter/pdftopdf: undefined symbol: 
_ZN13GfxColorSpace5parseEP6ObjectP3Gfx

You have a FTBSF for the same problem. 

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

Kernel: Linux 2.6.32-rc8-git2 (PREEMPT)
Locale: LANG=fr_FR.UTF8, LC_CTYPE=fr_FR.UTF8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF8)
Shell: /bin/sh linked to /bin/bash

Versions of packages cups depends on:
ii  adduser3.111 add and remove users and groups
ii  bc 1.06.95-2 The GNU bc arbitrary precision cal
ii  cups-client1.4.2-3   Common UNIX Printing System(tm) - 
ii  cups-common1.4.2-3   Common UNIX Printing System(tm) - 
ii  debconf [debconf-2.0]  1.5.28Debian configuration management sy
ii  ghostscript8.70~dfsg-2   The GPL Ghostscript PostScript/PDF
ii  libavahi-client3   0.6.25-2  Avahi client library
ii  libavahi-common3   0.6.25-2  Avahi common library
ii  libc6  2.10.2-2  GNU C Library: Shared libraries
ii  libcups2   1.4.2-3   Common UNIX Printing System(tm) - 
ii  libcupscgi11.4.2-3   Common UNIX Printing System(tm) - 
ii  libcupsdriver1 1.4.2-3   Common UNIX Printing System(tm) - 
ii  libcupsimage2  1.4.2-3   Common UNIX Printing System(tm) - 
ii  libcupsmime1   1.4.2-3   Common UNIX Printing System(tm) - 
ii  libcupsppdc1   1.4.2-3   Common UNIX Printing System(tm) - 
ii  libdbus-1-31.2.16-2  simple interprocess messaging syst
ii  libgcc11:4.4.2-3 GCC support library
ii  libgnutls262.8.5-2   the GNU TLS library - runtime libr
ii  libgssapi-krb5-2   1.7+dfsg-3MIT Kerberos runtime libraries - k
ii  libijs-0.350.35-7IJS raster image transport protoco
ii  libkrb5-3  1.7+dfsg-3MIT Kerberos runtime libraries
ii  libldap-2.4-2  2.4.17-2.1OpenLDAP libraries
ii  libpam0g   1.1.0-4   Pluggable Authentication Modules l
ii  libpaper1  1.1.23+nmu1   library for handling paper charact
ii  libpoppler50.12.2-2  PDF rendering library
ii  libslp11.2.1-7.6 OpenSLP libraries
ii  libstdc++6 4.4.2-3   The GNU Standard C++ Library v3
ii  libusb-0.1-4   2:0.1.12-13   userspace USB programming library
ii  lsb-base   3.2-23Linux Standard Base 3.2 init scrip
ii  perl-modules   5.10.1-8  Core Perl modules
ii  poppler-utils  0.12.2-2  PDF utilitites (based on libpopple
ii  procps 1:3.2.8-2 /proc file system utilities
ii  ssl-cert   1.0.25simple debconf wrapper for OpenSSL
ii  ttf-freefont   20090104-4Freefont Serif, Sans and Mono True
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

Versions of packages cups recommends:
ii  cups-driver-gutenprint5.2.4-1printer drivers for CUPS
ii  foomatic-filters  4.0-20090509-1 OpenPrinting printer support - fil
ii  ghostscript-cups  8.70~dfsg-2The GPL Ghostscript PostScript/PDF

Versions of packages cups suggests:
ii  cups-bsd  1.4.2-3Common UNIX Printing System(tm) - 
ii  cups-pdf  2.5.0-12   PDF printer for CUPS
ii  cups-ppdc 1.4.2-3Common UNIX Printing System(tm) - 
ii  foomatic-db   20090616-1 OpenPrinting printer support - dat
ii  foomatic-db-engine   

Bug#558906: marked as done (FTBFS: no matching function for call to 'GfxColorSpace::parse(Object*, NULL))

2009-12-02 Thread Debian Bug Tracking System
Your message dated Wed, 02 Dec 2009 09:38:36 +
with message-id e1nflfq-xc...@ries.debian.org
and subject line Bug#559094: fixed in cups 1.4.2-4
has caused the Debian Bug report #559094,
regarding FTBFS: no matching function for call to 
'GfxColorSpace::parse(Object*, NULL)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
559094: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559094
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: cups
Version: 1.4.2-2
Severity: serious
Justification: FTBFS

Hi,

your package FTBFS on buildds:
| g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE 
-Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler 
-I/usr/include/poppler -DPDFTOPDF -g -O2 -g -Wall -O2  -D_LARGEFILE_SOURCE 
-D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -c P2PGfx.cxx
| P2PGfx.cxx: In member function 'void P2PGfx::doImage(Stream*)':
| P2PGfx.cxx:702: error: no matching function for call to 
'GfxColorSpace::parse(Object*, NULL)'
| /usr/include/poppler/GfxState.h:181: note: candidates are: static 
GfxColorSpace* GfxColorSpace::parse(Object*)
| make[2]: *** [P2PGfx.o] Error 1
| make[2]: Leaving directory `/build/buildd/cups-1.4.2/pdftopdf'

Build logs at the usual place:
  https://buildd.debian.org/status/package.php?suite=unstablep=cups

Mraw,
KiBi.


---End Message---
---BeginMessage---
Source: cups
Source-Version: 1.4.2-4

We believe that the bug you reported is fixed in the latest version of
cups, which is due to be installed in the Debian FTP archive:

cups-bsd_1.4.2-4_i386.deb
  to main/c/cups/cups-bsd_1.4.2-4_i386.deb
cups-client_1.4.2-4_i386.deb
  to main/c/cups/cups-client_1.4.2-4_i386.deb
cups-common_1.4.2-4_all.deb
  to main/c/cups/cups-common_1.4.2-4_all.deb
cups-dbg_1.4.2-4_i386.deb
  to main/c/cups/cups-dbg_1.4.2-4_i386.deb
cups-ppdc_1.4.2-4_i386.deb
  to main/c/cups/cups-ppdc_1.4.2-4_i386.deb
cups_1.4.2-4.diff.gz
  to main/c/cups/cups_1.4.2-4.diff.gz
cups_1.4.2-4.dsc
  to main/c/cups/cups_1.4.2-4.dsc
cups_1.4.2-4_i386.deb
  to main/c/cups/cups_1.4.2-4_i386.deb
cupsddk_1.4.2-4_all.deb
  to main/c/cups/cupsddk_1.4.2-4_all.deb
cupsys-bsd_1.4.2-4_all.deb
  to main/c/cups/cupsys-bsd_1.4.2-4_all.deb
cupsys-client_1.4.2-4_all.deb
  to main/c/cups/cupsys-client_1.4.2-4_all.deb
cupsys-common_1.4.2-4_all.deb
  to main/c/cups/cupsys-common_1.4.2-4_all.deb
cupsys-dbg_1.4.2-4_all.deb
  to main/c/cups/cupsys-dbg_1.4.2-4_all.deb
cupsys_1.4.2-4_all.deb
  to main/c/cups/cupsys_1.4.2-4_all.deb
libcups2-dev_1.4.2-4_i386.deb
  to main/c/cups/libcups2-dev_1.4.2-4_i386.deb
libcups2_1.4.2-4_i386.deb
  to main/c/cups/libcups2_1.4.2-4_i386.deb
libcupscgi1-dev_1.4.2-4_i386.deb
  to main/c/cups/libcupscgi1-dev_1.4.2-4_i386.deb
libcupscgi1_1.4.2-4_i386.deb
  to main/c/cups/libcupscgi1_1.4.2-4_i386.deb
libcupsdriver1-dev_1.4.2-4_i386.deb
  to main/c/cups/libcupsdriver1-dev_1.4.2-4_i386.deb
libcupsdriver1_1.4.2-4_i386.deb
  to main/c/cups/libcupsdriver1_1.4.2-4_i386.deb
libcupsimage2-dev_1.4.2-4_i386.deb
  to main/c/cups/libcupsimage2-dev_1.4.2-4_i386.deb
libcupsimage2_1.4.2-4_i386.deb
  to main/c/cups/libcupsimage2_1.4.2-4_i386.deb
libcupsmime1-dev_1.4.2-4_i386.deb
  to main/c/cups/libcupsmime1-dev_1.4.2-4_i386.deb
libcupsmime1_1.4.2-4_i386.deb
  to main/c/cups/libcupsmime1_1.4.2-4_i386.deb
libcupsppdc1-dev_1.4.2-4_i386.deb
  to main/c/cups/libcupsppdc1-dev_1.4.2-4_i386.deb
libcupsppdc1_1.4.2-4_i386.deb
  to main/c/cups/libcupsppdc1_1.4.2-4_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 559...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Martin Pitt mp...@debian.org (supplier of updated cups package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 02 Dec 2009 09:39:28 +0100
Source: cups
Binary: libcups2 libcupsimage2 libcupscgi1 libcupsdriver1 libcupsmime1 
libcupsppdc1 cups cups-client libcups2-dev libcupsimage2-dev libcupscgi1-dev 
libcupsdriver1-dev libcupsmime1-dev libcupsppdc1-dev cups-bsd cups-common 
cups-ppdc cups-dbg cupsys cupsys-client cupsys-common cupsys-bsd cupsys-dbg 
cupsddk
Architecture: source all i386
Version: 1.4.2-4
Distribution: unstable
Urgency: high
Maintainer: Debian CUPS 

Bug#558906: marked as done (FTBFS: no matching function for call to 'GfxColorSpace::parse(Object*, NULL))

2009-12-02 Thread Debian Bug Tracking System
Your message dated Wed, 02 Dec 2009 09:38:36 +
with message-id e1nflfq-x0...@ries.debian.org
and subject line Bug#558906: fixed in cups 1.4.2-4
has caused the Debian Bug report #558906,
regarding FTBFS: no matching function for call to 
'GfxColorSpace::parse(Object*, NULL)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
558906: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=558906
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: cups
Version: 1.4.2-2
Severity: serious
Justification: FTBFS

Hi,

your package FTBFS on buildds:
| g++  -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -D_GNU_SOURCE 
-Ioprs -Iopvp -I../opvp -I../.. -I.. -D_CUPS_SOURCE -I/usr/include/poppler 
-I/usr/include/poppler -DPDFTOPDF -g -O2 -g -Wall -O2  -D_LARGEFILE_SOURCE 
-D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT  -c P2PGfx.cxx
| P2PGfx.cxx: In member function 'void P2PGfx::doImage(Stream*)':
| P2PGfx.cxx:702: error: no matching function for call to 
'GfxColorSpace::parse(Object*, NULL)'
| /usr/include/poppler/GfxState.h:181: note: candidates are: static 
GfxColorSpace* GfxColorSpace::parse(Object*)
| make[2]: *** [P2PGfx.o] Error 1
| make[2]: Leaving directory `/build/buildd/cups-1.4.2/pdftopdf'

Build logs at the usual place:
  https://buildd.debian.org/status/package.php?suite=unstablep=cups

Mraw,
KiBi.


---End Message---
---BeginMessage---
Source: cups
Source-Version: 1.4.2-4

We believe that the bug you reported is fixed in the latest version of
cups, which is due to be installed in the Debian FTP archive:

cups-bsd_1.4.2-4_i386.deb
  to main/c/cups/cups-bsd_1.4.2-4_i386.deb
cups-client_1.4.2-4_i386.deb
  to main/c/cups/cups-client_1.4.2-4_i386.deb
cups-common_1.4.2-4_all.deb
  to main/c/cups/cups-common_1.4.2-4_all.deb
cups-dbg_1.4.2-4_i386.deb
  to main/c/cups/cups-dbg_1.4.2-4_i386.deb
cups-ppdc_1.4.2-4_i386.deb
  to main/c/cups/cups-ppdc_1.4.2-4_i386.deb
cups_1.4.2-4.diff.gz
  to main/c/cups/cups_1.4.2-4.diff.gz
cups_1.4.2-4.dsc
  to main/c/cups/cups_1.4.2-4.dsc
cups_1.4.2-4_i386.deb
  to main/c/cups/cups_1.4.2-4_i386.deb
cupsddk_1.4.2-4_all.deb
  to main/c/cups/cupsddk_1.4.2-4_all.deb
cupsys-bsd_1.4.2-4_all.deb
  to main/c/cups/cupsys-bsd_1.4.2-4_all.deb
cupsys-client_1.4.2-4_all.deb
  to main/c/cups/cupsys-client_1.4.2-4_all.deb
cupsys-common_1.4.2-4_all.deb
  to main/c/cups/cupsys-common_1.4.2-4_all.deb
cupsys-dbg_1.4.2-4_all.deb
  to main/c/cups/cupsys-dbg_1.4.2-4_all.deb
cupsys_1.4.2-4_all.deb
  to main/c/cups/cupsys_1.4.2-4_all.deb
libcups2-dev_1.4.2-4_i386.deb
  to main/c/cups/libcups2-dev_1.4.2-4_i386.deb
libcups2_1.4.2-4_i386.deb
  to main/c/cups/libcups2_1.4.2-4_i386.deb
libcupscgi1-dev_1.4.2-4_i386.deb
  to main/c/cups/libcupscgi1-dev_1.4.2-4_i386.deb
libcupscgi1_1.4.2-4_i386.deb
  to main/c/cups/libcupscgi1_1.4.2-4_i386.deb
libcupsdriver1-dev_1.4.2-4_i386.deb
  to main/c/cups/libcupsdriver1-dev_1.4.2-4_i386.deb
libcupsdriver1_1.4.2-4_i386.deb
  to main/c/cups/libcupsdriver1_1.4.2-4_i386.deb
libcupsimage2-dev_1.4.2-4_i386.deb
  to main/c/cups/libcupsimage2-dev_1.4.2-4_i386.deb
libcupsimage2_1.4.2-4_i386.deb
  to main/c/cups/libcupsimage2_1.4.2-4_i386.deb
libcupsmime1-dev_1.4.2-4_i386.deb
  to main/c/cups/libcupsmime1-dev_1.4.2-4_i386.deb
libcupsmime1_1.4.2-4_i386.deb
  to main/c/cups/libcupsmime1_1.4.2-4_i386.deb
libcupsppdc1-dev_1.4.2-4_i386.deb
  to main/c/cups/libcupsppdc1-dev_1.4.2-4_i386.deb
libcupsppdc1_1.4.2-4_i386.deb
  to main/c/cups/libcupsppdc1_1.4.2-4_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 558...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Martin Pitt mp...@debian.org (supplier of updated cups package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 02 Dec 2009 09:39:28 +0100
Source: cups
Binary: libcups2 libcupsimage2 libcupscgi1 libcupsdriver1 libcupsmime1 
libcupsppdc1 cups cups-client libcups2-dev libcupsimage2-dev libcupscgi1-dev 
libcupsdriver1-dev libcupsmime1-dev libcupsppdc1-dev cups-bsd cups-common 
cups-ppdc cups-dbg cupsys cupsys-client cupsys-common cupsys-bsd cupsys-dbg 
cupsddk
Architecture: source all i386
Version: 1.4.2-4
Distribution: unstable
Urgency: high
Maintainer: Debian CUPS 

Bug#559038: marked as done (cups printing fails because pdftopdf is broken (unresolved symbol))

2009-12-02 Thread Debian Bug Tracking System
Your message dated Wed, 02 Dec 2009 09:38:36 +
with message-id e1nflfq-xc...@ries.debian.org
and subject line Bug#559094: fixed in cups 1.4.2-4
has caused the Debian Bug report #559094,
regarding cups printing fails because pdftopdf is broken (unresolved symbol)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
559094: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559094
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: cups
Version: 1.4.2-3
Severity: grave
Justification: renders package unusable

I tested printing on a posscript printer. It failed. I then opened the web 
admin to see that pdftopdf was causing the problem. Trying to run it manually
let to this:
 
/usr/lib/cups/filter/pdftopdf
/usr/lib/cups/filter/pdftopdf: symbol lookup error: 
/usr/lib/cups/filter/pdftopdf: undefined symbol: 
_ZN13GfxColorSpace5parseEP6ObjectP3Gfx

You have a FTBSF for the same problem. 

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

Kernel: Linux 2.6.32-rc8-git2 (PREEMPT)
Locale: LANG=fr_FR.UTF8, LC_CTYPE=fr_FR.UTF8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF8)
Shell: /bin/sh linked to /bin/bash

Versions of packages cups depends on:
ii  adduser3.111 add and remove users and groups
ii  bc 1.06.95-2 The GNU bc arbitrary precision cal
ii  cups-client1.4.2-3   Common UNIX Printing System(tm) - 
ii  cups-common1.4.2-3   Common UNIX Printing System(tm) - 
ii  debconf [debconf-2.0]  1.5.28Debian configuration management sy
ii  ghostscript8.70~dfsg-2   The GPL Ghostscript PostScript/PDF
ii  libavahi-client3   0.6.25-2  Avahi client library
ii  libavahi-common3   0.6.25-2  Avahi common library
ii  libc6  2.10.2-2  GNU C Library: Shared libraries
ii  libcups2   1.4.2-3   Common UNIX Printing System(tm) - 
ii  libcupscgi11.4.2-3   Common UNIX Printing System(tm) - 
ii  libcupsdriver1 1.4.2-3   Common UNIX Printing System(tm) - 
ii  libcupsimage2  1.4.2-3   Common UNIX Printing System(tm) - 
ii  libcupsmime1   1.4.2-3   Common UNIX Printing System(tm) - 
ii  libcupsppdc1   1.4.2-3   Common UNIX Printing System(tm) - 
ii  libdbus-1-31.2.16-2  simple interprocess messaging syst
ii  libgcc11:4.4.2-3 GCC support library
ii  libgnutls262.8.5-2   the GNU TLS library - runtime libr
ii  libgssapi-krb5-2   1.7+dfsg-3MIT Kerberos runtime libraries - k
ii  libijs-0.350.35-7IJS raster image transport protoco
ii  libkrb5-3  1.7+dfsg-3MIT Kerberos runtime libraries
ii  libldap-2.4-2  2.4.17-2.1OpenLDAP libraries
ii  libpam0g   1.1.0-4   Pluggable Authentication Modules l
ii  libpaper1  1.1.23+nmu1   library for handling paper charact
ii  libpoppler50.12.2-2  PDF rendering library
ii  libslp11.2.1-7.6 OpenSLP libraries
ii  libstdc++6 4.4.2-3   The GNU Standard C++ Library v3
ii  libusb-0.1-4   2:0.1.12-13   userspace USB programming library
ii  lsb-base   3.2-23Linux Standard Base 3.2 init scrip
ii  perl-modules   5.10.1-8  Core Perl modules
ii  poppler-utils  0.12.2-2  PDF utilitites (based on libpopple
ii  procps 1:3.2.8-2 /proc file system utilities
ii  ssl-cert   1.0.25simple debconf wrapper for OpenSSL
ii  ttf-freefont   20090104-4Freefont Serif, Sans and Mono True
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

Versions of packages cups recommends:
ii  cups-driver-gutenprint5.2.4-1printer drivers for CUPS
ii  foomatic-filters  4.0-20090509-1 OpenPrinting printer support - fil
ii  ghostscript-cups  8.70~dfsg-2The GPL Ghostscript PostScript/PDF

Versions of packages cups suggests:
ii  cups-bsd  1.4.2-3Common UNIX Printing System(tm) - 
ii  cups-pdf  2.5.0-12   PDF printer for CUPS
ii  cups-ppdc 1.4.2-3Common UNIX Printing System(tm) - 
ii  foomatic-db   20090616-1 OpenPrinting printer support - dat
ii  foomatic-db-engine   

Bug#558755: cups/1.4.2-3 does not fix the problem for me

2009-12-02 Thread Cedric Blancher
Package: cups
Version: 1.4.2-3
Severity: normal


Same here. Upgraded to 1.4.2-3 and libpoppler5 0.12.2-2, printing still fails
with /usr/lib/cups/filter/pdftopdf failed.



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

Kernel: Linux 2.6.30.5 (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 cups depends on:
ii  adduser3.111 add and remove users and groups
ii  bc 1.06.95-2 The GNU bc arbitrary precision cal
ii  cups-client1.4.2-3   Common UNIX Printing System(tm) - 
ii  cups-common1.4.2-3   Common UNIX Printing System(tm) - 
ii  debconf [debconf-2.0]  1.5.28Debian configuration management sy
ii  ghostscript8.70~dfsg-2   The GPL Ghostscript PostScript/PDF
ii  libavahi-client3   0.6.25-2  Avahi client library
ii  libavahi-common3   0.6.25-2  Avahi common library
ii  libc6  2.10.2-2  GNU C Library: Shared libraries
ii  libcups2   1.4.2-3   Common UNIX Printing System(tm) - 
ii  libcupscgi11.4.2-3   Common UNIX Printing System(tm) - 
ii  libcupsdriver1 1.4.2-3   Common UNIX Printing System(tm) - 
ii  libcupsimage2  1.4.2-3   Common UNIX Printing System(tm) - 
ii  libcupsmime1   1.4.2-3   Common UNIX Printing System(tm) - 
ii  libcupsppdc1   1.4.2-3   Common UNIX Printing System(tm) - 
ii  libdbus-1-31.2.16-2  simple interprocess messaging syst
ii  libgcc11:4.4.2-3 GCC support library
ii  libgnutls262.8.5-2   the GNU TLS library - runtime libr
ii  libgssapi-krb5-2   1.7+dfsg-3MIT Kerberos runtime libraries - k
ii  libijs-0.350.35-7IJS raster image transport protoco
ii  libkrb5-3  1.7+dfsg-3MIT Kerberos runtime libraries
ii  libldap-2.4-2  2.4.17-2.1OpenLDAP libraries
ii  libpam0g   1.1.0-4   Pluggable Authentication Modules l
ii  libpaper1  1.1.23+nmu1   library for handling paper charact
ii  libpoppler50.12.2-2  PDF rendering library
ii  libslp11.2.1-7.6 OpenSLP libraries
ii  libstdc++6 4.4.2-3   The GNU Standard C++ Library v3
ii  libusb-0.1-4   2:0.1.12-13   userspace USB programming library
ii  lsb-base   3.2-23Linux Standard Base 3.2 init scrip
ii  perl-modules   5.10.1-8  Core Perl modules
ii  poppler-utils  0.12.2-2  PDF utilitites (based on libpopple
ii  procps 1:3.2.8-2 /proc file system utilities
ii  ssl-cert   1.0.25simple debconf wrapper for OpenSSL
ii  ttf-freefont   20090104-4Freefont Serif, Sans and Mono True
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

Versions of packages cups recommends:
ii  cups-driver-gutenprint5.2.4-1printer drivers for CUPS
ii  foomatic-filters  4.0-20090509-1 OpenPrinting printer support - fil
ii  ghostscript-cups  8.70~dfsg-2The GPL Ghostscript PostScript/PDF

Versions of packages cups suggests:
ii  cups-bsd  1.4.2-3Common UNIX Printing System(tm) - 
ii  cups-pdf  2.5.0-12   PDF printer for CUPS
ii  cups-ppdc 1.4.2-3Common UNIX Printing System(tm) - 
ii  foomatic-db   20090616-1 OpenPrinting printer support - dat
ii  foomatic-db-engine4.0-20090509-2 OpenPrinting printer support - pro
ii  hplip 3.9.10-2   HP Linux Printing and Imaging Syst
ii  smbclient 2:3.4.3-1  command-line SMB/CIFS clients for 
ii  udev  147-5  /dev/ and hotplug management daemo
pn  xpdf-korean | xpdf-japane none (no description available)

-- debconf information:
  cupsys/raw-print: true
  cupsys/backend: ipp, lpd, parallel, scsi, serial, socket, usb, snmp, dnssd



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



Processed: Re: Bug#553381: libnbtk-1.2-0: patches break API and ABI compatibility with upstream sources

2009-12-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 553381 important
Bug #553381 [libnbtk-1.2-0] libnbtk-1.2-0: patches break API and ABI 
compatibility with upstream sources
Severity set to 'important' from 'serious'

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed: tagging 499516

2009-12-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 499516 + pending
Bug #499516 [drbd8-utils] drbd8-utils: Do not 'invoke-rc.d drbd stop' in prerm 
script for action 'upgrade'
Added tag(s) pending.

End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#553381: libnbtk-1.2-0: patches break API and ABI compatibility with upstream sources

2009-12-02 Thread Ying-Chun Liu (PaulLiu)
severity 553381 important
thanks

It seems that this API/ABI breakage doesn't render the whole system or moblin 
related stuff in sid
unusable.
I'll lower the severity of this bug.

-- 
PaulLiu(劉穎駿)
E-mail address: paul...@debian.org



signature.asc
Description: OpenPGP digital signature


Processed: found 544731 in 1.97~beta3-1

2009-12-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 found 544731 1.97~beta3-1
Bug #544731 [grub-pc] missing insmod lvm in grub.cfg (error: no such disk)
Bug Marked as found in versions grub2/1.97~beta3-1.

End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#559094: marked as done (cannot print from stdin)

2009-12-02 Thread Debian Bug Tracking System
Your message dated Wed, 02 Dec 2009 09:38:36 +
with message-id e1nflfq-x0...@ries.debian.org
and subject line Bug#558906: fixed in cups 1.4.2-4
has caused the Debian Bug report #558906,
regarding cannot print from stdin
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
558906: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=558906
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: cups
Version: 1.4.2-3
Severity: normal

Printing an image from gimp on a hp7660 using hpijs driver, I get this
error:

E [01/Dec/2009:22:36:22 +0100] [Job 106] Job stopped due to filter errors; 
please consult the error_log file for details.
D [01/Dec/2009:22:36:22 +0100] [Job 106] The following messages were recorded 
from 22:36:22 to 22:36:22
D [01/Dec/2009:22:36:22 +0100] [Job 106] Adding start banner page none.
D [01/Dec/2009:22:36:22 +0100] [Job 106] Adding end banner page none.
D [01/Dec/2009:22:36:22 +0100] [Job 106] File of type application/pdf queued by 
giuseppe.
D [01/Dec/2009:22:36:22 +0100] [Job 106] hold_until=0
D [01/Dec/2009:22:36:22 +0100] [Job 106] Queued on hp7600 by giuseppe.
D [01/Dec/2009:22:36:22 +0100] [Job 106] job-sheets=none,none
D [01/Dec/2009:22:36:22 +0100] [Job 106] argv[0]=hp7600
D [01/Dec/2009:22:36:22 +0100] [Job 106] argv[1]=106
D [01/Dec/2009:22:36:22 +0100] [Job 106] argv[2]=giuseppe
D [01/Dec/2009:22:36:22 +0100] [Job 106] argv[3]=DSC_0042.JPG
D [01/Dec/2009:22:36:22 +0100] [Job 106] argv[4]=1
D [01/Dec/2009:22:36:22 +0100] [Job 106] argv[5]=DryTime=Zero PageSize=A4 
Quality=FromPrintoutMode InputSlot=PhotoTray number-up=1 PrintoutMode=Photo 
Duplex=None job-uuid=urn:uuid:f0242ec4-67df-3e30-7718-7cdba624dcfc 
job-originating-host-name=localhost
D [01/Dec/2009:22:36:22 +0100] [Job 106] argv[6]=/var/spool/cups/d00106-001
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[0]=CUPS_CACHEDIR=/var/cache/cups
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[1]=CUPS_DATADIR=/usr/share/cups
D [01/Dec/2009:22:36:22 +0100] [Job 106] 
envp[2]=CUPS_DOCROOT=/usr/share/cups/doc-root
D [01/Dec/2009:22:36:22 +0100] [Job 106] 
envp[3]=CUPS_FONTPATH=/usr/share/cups/fonts
D [01/Dec/2009:22:36:22 +0100] [Job 106] 
envp[4]=CUPS_REQUESTROOT=/var/spool/cups
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[5]=CUPS_SERVERBIN=/usr/lib/cups
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[6]=CUPS_SERVERROOT=/etc/cups
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[7]=CUPS_STATEDIR=/var/run/cups
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[8]=HOME=/var/spool/cups/tmp
D [01/Dec/2009:22:36:22 +0100] [Job 106] 
envp[9]=PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin
D [01/Dec/2009:22:36:22 +0100] [Job 106] 
envp[10]=server_admin=r...@scarafaggio
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[11]=SOFTWARE=CUPS/1.4.2
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[12]=TMPDIR=/var/spool/cups/tmp
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[13]=USER=root
D [01/Dec/2009:22:36:22 +0100] [Job 106] 
envp[14]=CUPS_SERVER=/var/run/cups/cups.sock
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[15]=CUPS_ENCRYPTION=IfRequested
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[16]=IPP_PORT=631
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[17]=CHARSET=utf-8
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[18]=LANG=C
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[19]=PPD=/etc/cups/ppd/hp7600.ppd
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[20]=RIP_MAX_CACHE=518476k
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[21]=CONTENT_TYPE=application/pdf
D [01/Dec/2009:22:36:22 +0100] [Job 106] 
envp[22]=DEVICE_URI=hp:/usb/photosmart_7600_series?serial=MY3B7320S1K2
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[23]=PRINTER_INFO=HP photosmart 
7600 series
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[24]=PRINTER_LOCATION=Casa, 
salotto
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[25]=PRINTER=hp7600
D [01/Dec/2009:22:36:22 +0100] [Job 106] envp[26]=CUPS_FILETYPE=document
D [01/Dec/2009:22:36:22 +0100] [Job 106] 
envp[27]=FINAL_CONTENT_TYPE=printer/hp7600
D [01/Dec/2009:22:36:22 +0100] [Job 106] Started filter 
/usr/lib/cups/filter/pdftopdf (PID 10163)
D [01/Dec/2009:22:36:22 +0100] [Job 106] Started filter 
/usr/lib/cups/filter/foomatic-rip (PID 10164)
D [01/Dec/2009:22:36:22 +0100] [Job 106] Started backend 
/usr/lib/cups/backend/hp (PID 10165)
D [01/Dec/2009:22:36:22 +0100] [Job 106] hp7600: symbol lookup error: hp7600: 
undefined symbol: _ZN13GfxColorSpace5parseEP6ObjectP3Gfx
D [01/Dec/2009:22:36:22 +0100] [Job 106] Getting input from file 
D [01/Dec/2009:22:36:22 +0100] [Job 106] foomatic-rip version 4.0.1.208 
running...
D 

Processed: notfound 544731 in 1.97~beta3-1

2009-12-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # sorry, mistaken
 notfound 544731 1.97~beta3-1
Bug #544731 [grub-pc] missing insmod lvm in grub.cfg (error: no such disk)
Bug No longer marked as found in versions grub2/1.97~beta3-1.

End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#559103: CVE-2009-4055: RTP Remote Crash Vulnerability

2009-12-02 Thread Tzafrir Cohen
On Tue, Dec 01, 2009 at 11:13:30PM +0100, Moritz Muehlenhoff wrote:
 Package: asterisk
 Severity: grave
 Tags: security
 
 http://downloads.asterisk.org/pub/security/AST-2009-010.html

For the record, the patch itself is trivial and seems to be very simple
to backport.

https://issues.asterisk.org/view.php?id=16242
See links to specific commits from there.

The issue seems to affect both Etch, Lenny and Squeeze. For Sid/Squeeze,
upstream 1.6.0.2-rc7 should be released shortly (it has already been
tagged).

-- 
   Tzafrir Cohen
icq#16849755  jabber:tzafrir.co...@xorcom.com
+972-50-7952406   mailto:tzafrir.co...@xorcom.com
http://www.xorcom.com  iax:gu...@local.xorcom.com/tzafrir



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



Bug#558668: marked as done (qnapi: FTBFS: 1 out of 1 hunk FAILED -- rejects in file doc/qnapi.desktop)

2009-12-02 Thread Debian Bug Tracking System
Your message dated Wed, 02 Dec 2009 10:13:15 +
with message-id e1nfmcx-0006u0...@ries.debian.org
and subject line Bug#558668: fixed in qnapi 0.1.5-8
has caused the Debian Bug report #558668,
regarding qnapi: FTBFS: 1 out of 1 hunk FAILED -- rejects in file 
doc/qnapi.desktop
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
558668: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=558668
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: qnapi
Version: 0.1.5-7
Severity: serious

Hi,

When extracting the source on some of the buildds you get the
following error:
dh_quilt_patch
Applying patch desktop_files_fixes.patch
patching file doc/qnapi.desktop
Hunk #1 FAILED at 3.
1 out of 1 hunk FAILED -- rejects in file doc/qnapi.desktop
Patch desktop_files_fixes.patch can be reverse-applied
dh_quilt_patch: quilt --quiltrc /dev/null push -a || test $? = 2
returned exit code 1
make: *** [Makefile] Error 1


Kurt



---End Message---
---BeginMessage---
Source: qnapi
Source-Version: 0.1.5-8

We believe that the bug you reported is fixed in the latest version of
qnapi, which is due to be installed in the Debian FTP archive:

qnapi-gnome_0.1.5-8_all.deb
  to main/q/qnapi/qnapi-gnome_0.1.5-8_all.deb
qnapi_0.1.5-8.debian.tar.gz
  to main/q/qnapi/qnapi_0.1.5-8.debian.tar.gz
qnapi_0.1.5-8.dsc
  to main/q/qnapi/qnapi_0.1.5-8.dsc
qnapi_0.1.5-8_i386.deb
  to main/q/qnapi/qnapi_0.1.5-8_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 558...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Patryk Cisek pat...@debian.org (supplier of updated qnapi package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 02 Dec 2009 09:52:53 +
Source: qnapi
Binary: qnapi qnapi-gnome
Architecture: source i386 all
Version: 0.1.5-8
Distribution: unstable
Urgency: low
Maintainer: Patryk Cisek pat...@debian.org
Changed-By: Patryk Cisek pat...@debian.org
Description: 
 qnapi  - application that downloads Polish subtitles from www.napiprojekt.
 qnapi-gnome - application that downloads Polish subtitles from www.napiprojekt.
Closes: 558668
Changes: 
 qnapi (0.1.5-8) unstable; urgency=low
 .
   * Removed quilt logic from debian/rules. Removed quilt build
 dependency. Closes: #558668
Checksums-Sha1: 
 e300c86cbc131ba469511812bc30df983d87779c 1024 qnapi_0.1.5-8.dsc
 8ee7f15fa1f8391d93e10b0e731ea4b1b4b41ffe 5735 qnapi_0.1.5-8.debian.tar.gz
 6111e06e11559b5c24f954a83a87b59b709aec27 218896 qnapi_0.1.5-8_i386.deb
 f797bafe67438b40db240c3619f429c2e2b585ed 2950 qnapi-gnome_0.1.5-8_all.deb
Checksums-Sha256: 
 9ff7ab13c726b6f333b45bc335f75c8609c13bf45fbf395f2b37d49a9403dbd1 1024 
qnapi_0.1.5-8.dsc
 180560678b4b15a4c759515d5b56905ee4e0626cf20b7fac7398fdcfa39ebaa9 5735 
qnapi_0.1.5-8.debian.tar.gz
 1b8268fb4730fbb28402ad967afa46b6d3dcf581ed040d0a18e3d878e2f479c2 218896 
qnapi_0.1.5-8_i386.deb
 3fce50aa218819360c419ba30d238a56399dba84c7241725c246b42a77f5bf1b 2950 
qnapi-gnome_0.1.5-8_all.deb
Files: 
 0f881b56b3edad088f17c1bb2b98a62c 1024 net optional qnapi_0.1.5-8.dsc
 464d567b73c930d9dfe6eef94da2afa7 5735 net optional qnapi_0.1.5-8.debian.tar.gz
 b65297e507f02cb58055d1f0750282a9 218896 net optional qnapi_0.1.5-8_i386.deb
 caf2b0732b84fc92559dc0137bc2c47d 2950 net optional qnapi-gnome_0.1.5-8_all.deb

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

iEYEARECAAYFAksWO9UACgkQXsQsU9hqZroMJACgq9ZSPezcei2HI4ZVvvZpcmc8
GB4AnRcHLsL+4potJ7yzM9wA20B4F33q
=N++0
-END PGP SIGNATURE-


---End Message---


Bug#558977: Bug in libhtml-prototype-perl fixed in revision 48095

2009-12-02 Thread pkg-perl-maintainers
tag 558977 + pending
thanks

Some bugs are closed in revision 48095
by Tim Retout (diocles-guest)

Commit message:

debian/patches/use-system-prototype: New patch to make use of the
prototype library provided by Debian, rather than the embedded
copy. Addresses CVE-2007-2383 and CVE-2008-7720. (Closes: #558977)




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



Processed: Bug in libhtml-prototype-perl fixed in revision 48095

2009-12-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tag 558977 + pending
Bug #558977 [libhtml-prototype-perl] libhtml-prototype-perl: CVE-2007-2383 and 
CVE-2008-7720
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed: gpgme1.0: diff for NMU version 1.2.0-1.2

2009-12-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 510567 + pending
Bug #510567 [libgpgme11] Enable gpgconf support (gpa, kleopatra, ...)
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#510567: gpgme1.0: diff for NMU version 1.2.0-1.2

2009-12-02 Thread Stefano Zacchiroli
tags 510567 + pending
thanks

Dear maintainer,

I've prepared an NMU for gpgme1.0 (versioned as 1.2.0-1.2) and uploaded
it to DELAYED/2, according to devref §5.11.1.

Cheers.

-- 
Stefano Zacchiroli -o- PhD in Computer Science \ PostDoc @ Univ. Paris 7
z...@{upsilon.cc,pps.jussieu.fr,debian.org} -- http://upsilon.cc/zack/
Dietro un grande uomo c'è ..|  .  |. Et ne m'en veux pas si je te tutoie
sempre uno zaino ...| ..: | Je dis tu à tous ceux que j'aime
diff -u gpgme1.0-1.2.0/debian/rules gpgme1.0-1.2.0/debian/rules
--- gpgme1.0-1.2.0/debian/rules
+++ gpgme1.0-1.2.0/debian/rules
@@ -49,7 +49,8 @@
 	--enable-static \
 	--prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info \
 		--with-gpg=/usr/bin/gpg \
-		--with-gpgsm=/usr/bin/gpgsm
+		--with-gpgsm=/usr/bin/gpgsm \
+		--with-gpgconf=/usr/bin/gpgconf
 
 	touch configure-stamp
 
diff -u gpgme1.0-1.2.0/debian/changelog gpgme1.0-1.2.0/debian/changelog
--- gpgme1.0-1.2.0/debian/changelog
+++ gpgme1.0-1.2.0/debian/changelog
@@ -1,3 +1,10 @@
+gpgme1.0 (1.2.0-1.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Enable support for gpgconf (Closes: #510567)
+
+ -- Stefano Zacchiroli z...@debian.org  Wed, 02 Dec 2009 11:17:17 +0100
+
 gpgme1.0 (1.2.0-1.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -u gpgme1.0-1.2.0/debian/control gpgme1.0-1.2.0/debian/control
--- gpgme1.0-1.2.0/debian/control
+++ gpgme1.0-1.2.0/debian/control
@@ -23,7 +23,7 @@
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, gnupg (= 1.4.6-2)
-Suggests: gpgsm
+Suggests: gpgsm (= 1.9.6), gnupg2 (= 2.0.4)
 Description: GPGME - GnuPG Made Easy
  GPGME is a wrapper library which provides a C API to access some of the 
  GnuPG functions, such as encrypt, decrypt, sign, verify, ...


Bug#558132: systemsettings has gone

2009-12-02 Thread Juan Carlos Amengual Argudo
Mensaje citado por Xavier Vello xavier.ve...@gmail.com:

 Hello
 
  So, please, please, could you tell me why I having these inconsistencies
  (input/output) error (Error de entrada/salida in spanish)? Nothing
  [...]
 
 This is either a disk error or a filesystem inconsistency (found a bug in
 the kernel, yay ^^). You should monitor your harddisk with SMART just in
 case it is a hardware failure.

Solved! :-) I rebooted the system, booting in recovery mode, started a root
shell, umounted /usr and ran fsck.ext3 -p -f -c /dev/hda2. Fsck fixed some
inconsistencies and errors in filesystem and everything is now fine (after
reinstalling some packages, being systemsettings one of them).

The only question being open is now: why in booting sequence, system says that
/dev/hda2 was clean? There were indeed errors in filesystem :-�?

Bug report against what? fsck? :�? I think this is a serious issue...

Thanks a lot!

 Regards
 -- 
 Xavier Vello

Best regards,





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



Bug#559161: [libopenmpi-dev] False conflict with libopal-dev

2009-12-02 Thread Stefan Hristov
Package: libopenmpi-dev
Version: 1.3.3-2
Severity: serious

--- Please enter the report below this line. ---

The libopal-dev and libopenmpi-dev packages were marked as conflicting to 
resolve bug #404003; the problem was file '/usr/lib/libopal.so' contained in 
both packages.

Since at least lenny this library was renamed to '/usr/lib/libopen-pal.so' in 
libopenmpi-dev package, so the confict does not exist any longer.

There are no other conflicting files in these packages, so the conflicts tag 
should be removed.

--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.30-2-amd64

Debian Release: squeeze/sid
  650 testing ftp.bg.debian.org 
  600 unstableftp.bg.debian.org 
1 experimentalftp.bg.debian.org 

--- Package information. ---
Depends  (Version) | Installed
==-+-
libc6   (= 2.3.4) | 2.10.1-7
libopenmpi1.3  (= 1.3.3-2) | 1.3.3-2
openmpi-common (= 1.3.3-2) | 1.3.3-2
libibverbs-dev | 1.1.3-2


Package's Recommends field is empty.

Package's Suggests field is empty.






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



Processed: Re: Bug#559130: FTBFS: inconsistent assumptions over interface Gtk

2009-12-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 notfound 559130 20090901+beryllium+dfsg-2
Bug #559130 [frama-c] FTBFS: inconsistent assumptions over interface Gtk
Bug No longer marked as found in versions frama-c/20090901+beryllium+dfsg-2.
 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#559130: marked as done (FTBFS: inconsistent assumptions over interface Gtk)

2009-12-02 Thread Debian Bug Tracking System
Your message dated Wed, 02 Dec 2009 12:31:19 +0100
with message-id 4b165007.9000...@dogguy.org
and subject line Re: Bug#559130: FTBFS: inconsistent assumptions over interface 
Gtk
has caused the Debian Bug report #559130,
regarding FTBFS: inconsistent assumptions over interface Gtk
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
559130: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559130
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: frama-c
Version: 20090901+beryllium+dfsg-2
Severity: serious
Justification: FTBFS

Your package FTBFS on all architectures with:
| ocamlc -c -w Ael -warn-error A -annot   -g -I src/misc -I src/ai -I 
src/memory_state -I src/toplevel -I src/slicing_types -I src/pdg_types -I 
src/kernel -I src/logic -I src/lib -I src/project -I src/buckx -I src/gui -I 
external -I cil/src -I cil/src/ext -I cil/src/frontc -I cil/src/logic -I 
cil/ocamlutil -I lib/plugins -I lib  -I +ocamlgraph  -I src/syntactic_callgraph 
 -I +lablgtk2 -I src/gui -I +lablgtk2 -I +ocamlgraph 
src/syntactic_callgraph/cg_viewer.ml
| File src/syntactic_callgraph/cg_viewer.ml, line 1, characters 0-1:
| Error: The files /usr/lib/ocaml/lablgtk2/gBin.cmi
|and /usr/lib/ocaml/ocamlgraph/dGraphView.cmi
|make inconsistent assumptions over interface Gtk
| make[2]: *** [src/syntactic_callgraph/cg_viewer.cmo] Error 2

Build logs at the usual place:
  https://buildd.debian.org/status/package.php?suite=unstablep=frama-c

Mraw,
KiBi.


---End Message---
---BeginMessage---
notfound 559130 20090901+beryllium+dfsg-2
thanks

The FTBFS occured because it should have been built with the binNMUed
version of ocamlgraph.
Rebuilding the package with the correct build-dependencies fixes the problem.

Cheers,


-- 
Mehdi Dogguy مهدي الدڤي
http://dogguy.org/

---End Message---


Processed: icomlib: diff for NMU version 1.0.1-8.1

2009-12-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 553162 + patch pending
Bug #553162 [icomlib-bin] icomlib-bin: missing-dependency-on-libc needed by 
./usr/bin/pcr and 1 others   but the package doesn't depend on the 
C library package. Normally   this indicates that ${shlibs: 
Depends} was omitted from the   Depends line for this package in 
debian/control.
Added tag(s) pending and patch.
 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#553162: icomlib: diff for NMU version 1.0.1-8.1

2009-12-02 Thread Stefano Zacchiroli
tags 553162 + patch pending
thanks

Dear maintainer,

I've prepared an NMU for icomlib (versioned as 1.0.1-8.1) and uploaded
it to DELAYED/2, according to devref §5.11.1. The patch adds a missing
${shlibs:Depends} on the -bin package and fix FTBFS on kfreebsd.

Regards.

-- 
Stefano Zacchiroli -o- PhD in Computer Science \ PostDoc @ Univ. Paris 7
z...@{upsilon.cc,pps.jussieu.fr,debian.org} -- http://upsilon.cc/zack/
Dietro un grande uomo c'è ..|  .  |. Et ne m'en veux pas si je te tutoie
sempre uno zaino ...| ..: | Je dis tu à tous ceux que j'aime
diff -u icomlib-1.0.1/configure icomlib-1.0.1/configure
--- icomlib-1.0.1/configure
+++ icomlib-1.0.1/configure
@@ -34,6 +34,10 @@
 	SYSTEM=BSD
 fi
 
+if [ ${SYSTEM} = GNU/kFreeBSD ]; then
+	SYSTEM=Linux
+fi
+
 ##
 # set the variable's defaults
 
diff -u icomlib-1.0.1/debian/control icomlib-1.0.1/debian/control
--- icomlib-1.0.1/debian/control
+++ icomlib-1.0.1/debian/control
@@ -28,7 +28,7 @@
 
 Package: icomlib-bin
 Architecture: any
-Depends: icomlib1
+Depends: icomlib1, ${shlibs:Depends}
 Description: Icom PCR-1000 command line control
  icomlib is the ghetto.org PCR-1000 control suite. It consists of a
  library, command line programs, and a Qt widget GUI application.
diff -u icomlib-1.0.1/debian/changelog icomlib-1.0.1/debian/changelog
--- icomlib-1.0.1/debian/changelog
+++ icomlib-1.0.1/debian/changelog
@@ -1,3 +1,12 @@
+icomlib (1.0.1-8.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Add missing ${shlibs:Depends} to icmolib-bin (Closes: #553162)
+  * Patch ./configure to support kfreebsd build; patch by Cyril Brulebois.
+(Closes: #414972)
+
+ -- Stefano Zacchiroli z...@debian.org  Wed, 02 Dec 2009 12:41:19 +0100
+
 icomlib (1.0.1-8) unstable; urgency=low
 
   * Acknowledge NMU fixes (Closes: #340995, #340996)


Bug#559037: sol: Crashes whole system

2009-12-02 Thread Andreas Hartmann
Same issue with Debian stock kernel 2.6.30-2-686.
My graphics card is ATI RV280 based, driver is xserver-xorg-video-ati 
1:6.12.3-1.
The problem is reproduceable, starting /usr/games/sol causes the system to 
become
completely unusable every time. However, besides the segmentation faults, I 
also got some command replies on different sessions. Within one session, they 
are reproducible.

ls
Inconsitency detected by ld.so: dynamic_link.h: 180: elf_get_dynamic_info: 
Assertion `info[20]-d_un.d_val == 17' failed!

ls
-bash: /bin/ls: Accessing a corrupted shared library

I have also had /usr/games/sol actually start and report: Cannot start the game 
Klondike. After that again, any command or program fails.

Cheers,
Andreas



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



Bug#558993: Subject: FTBFS: NSWindow.m:198: fatal error: method definition not in @implementation context

2009-12-02 Thread Gürkan Sengün

Yavor

I'm sorry about this, but please go blame the gnustep developers for this. 
Besides, we have more bugs/problems if we don't upgrade. Not able to develop stuff 
with the latest Gorm etc.


I never claimed there won't be any break, but I have tested most gnustep 
software
with the latest gnustep tarball release and that works. I guess we're best to
upgrade to the latest versions of everything for squeeze.

Nobody want's stoneage gnustep libs. People install GNUstep from source, is that
what Debian meant to be? Make users and developers suffer by having to install 
everything by them selves? I doubt.


Yours,
Guerkan



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



Bug#553223: ldapdns: diff for NMU version 2.06-3.4

2009-12-02 Thread Stefano Zacchiroli
tags 553223 + patch pending
thanks

Dear maintainer,

I've prepared an NMU for ldapdns (versioned as 2.06-3.4) and uploaded it
to DELAYED/2, according to devref §5.11.1.

Regards.

-- 
Stefano Zacchiroli -o- PhD in Computer Science \ PostDoc @ Univ. Paris 7
z...@{upsilon.cc,pps.jussieu.fr,debian.org} -- http://upsilon.cc/zack/
Dietro un grande uomo c'è ..|  .  |. Et ne m'en veux pas si je te tutoie
sempre uno zaino ...| ..: | Je dis tu à tous ceux que j'aime
diff -u ldapdns-2.06/debian/rules ldapdns-2.06/debian/rules
--- ldapdns-2.06/debian/rules
+++ ldapdns-2.06/debian/rules
@@ -203,6 +203,9 @@
 	echo -E 'yada python';\
 	echo -E 'yada strip';\
 	echo -E 'yada shlibdeps') | /bin/sh
+	rm -f debian/shlibs.local || true
+	test -f debian/tmp-ldapdns/DEBIAN/shlibs  cat debian/tmp-ldapdns/DEBIAN/shlibs | while read lib ver pkg; do echo $$lib $$ver; done  debian/shlibs.local || true
+	LD_LIBRARY_PATH=$$LD_LIBRARY_PATH:debian/tmp-ldapdns/lib:debian/tmp-ldapdns/usr/lib dpkg-shlibdeps -pshlibs:ldapdns -dDepends debian/tmp-ldapdns/usr/sbin/*
 	yada compress ldapdns
 	yada generate maintscripts ldapdns
 	find debian/tmp-ldapdns -type f -print \
diff -u ldapdns-2.06/debian/control ldapdns-2.06/debian/control
--- ldapdns-2.06/debian/control
+++ ldapdns-2.06/debian/control
@@ -7,7 +7,7 @@
 
 Package: ldapdns
 Architecture: any
-Depends: adduser
+Depends: adduser, ${ldapdns:Depends}
 Recommends: ldap-server
 Suggests: dnsutils, ldap-utils
 Description: DNS server that pulls data from an LDAP directory
diff -u ldapdns-2.06/debian/changelog ldapdns-2.06/debian/changelog
--- ldapdns-2.06/debian/changelog
+++ ldapdns-2.06/debian/changelog
@@ -1,3 +1,12 @@
+ldapdns (2.06-3.4) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/packages: add missing ${shlibs:Depends} management; to make
+changes effective, regenerate debian/{control,rules} using yada.
+(Closes: #553223)
+
+ -- Stefano Zacchiroli z...@debian.org  Wed, 02 Dec 2009 12:57:24 +0100
+
 ldapdns (2.06-3.3) unstable; urgency=low
 
   * Non-maintainer upload to solve release goal.
diff -u ldapdns-2.06/debian/packages ldapdns-2.06/debian/packages
--- ldapdns-2.06/debian/packages
+++ ldapdns-2.06/debian/packages
@@ -53,7 +53,7 @@
 Package: ldapdns
 Architecture: any
 Recommends: ldap-server
-Depends: adduser
+Depends: adduser, [/usr/sbin/*]
 Suggests: dnsutils, ldap-utils
 Description: DNS server that pulls data from an LDAP directory
  LDAPDNS is a ultra-fast, stable, multithreaded DNS server that pulls


Processed: ldapdns: diff for NMU version 2.06-3.4

2009-12-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 553223 + patch pending
Bug #553223 [ldapdns] ldapdns: missing-dependency-on-libc needed by 
./usr/sbin/ldapaxfr and 1 others   but the package doesn't depend 
on the C library package. Normally   this indicates that ${shlibs: 
Depends} was omitted from the   Depends line for this package in 
debian/control.
Added tag(s) pending and patch.
 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#559037: sol: Crashes whole system

2009-12-02 Thread Josselin Mouette
reassign 559037 linux-2.6 2.6.30-8
thanks

Le mercredi 02 décembre 2009 à 12:41 +0100, Andreas Hartmann a écrit : 
 Same issue with Debian stock kernel 2.6.30-2-686.
 My graphics card is ATI RV280 based, driver is xserver-xorg-video-ati 
 1:6.12.3-1.
 The problem is reproduceable, starting /usr/games/sol causes the system to 
 become
 completely unusable every time. However, besides the segmentation faults, I 
 also got some command replies on different sessions. Within one session, they 
 are reproducible.
 
 ls
 Inconsitency detected by ld.so: dynamic_link.h: 180: elf_get_dynamic_info: 
 Assertion `info[20]-d_un.d_val == 17' failed!
 
 ls
 -bash: /bin/ls: Accessing a corrupted shared library
 
 I have also had /usr/games/sol actually start and report: Cannot start
 the game Klondike. After that again, any command or program fails.

It looks like a bad case of kernel memory corruption to me. I’m
reassigning to the kernel, please don’t hesitate to reassign back to the
X driver if you think this is wrong. 

Let’s hope KMS on Radeon (scheduled for 2.6.32 AFAIK) will fix that.

Cheers, 
-- 
 .''`.  Josselin Mouette
: :' :
`. `'   “I recommend you to learn English in hope that you in
  `- future understand things”  -- Jörg Schilling


signature.asc
Description: Ceci est une partie de message numériquement signée


Processed: Re: Bug#559037: sol: Crashes whole system

2009-12-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 559037 linux-2.6 2.6.30-8
Bug #559037 [gnome-games] sol: Crashes whole system
Bug reassigned from package 'gnome-games' to 'linux-2.6'.
Bug No longer marked as found in versions gnome-games/1:2.28.1-1.
Bug #559037 [linux-2.6] sol: Crashes whole system
There is no source info for the package 'linux-2.6' at version '2.6.30-8' with 
architecture ''
Unable to make a source version for version '2.6.30-8'
Bug Marked as found in versions 2.6.30-8.
 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed: your mail

2009-12-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reopen 558755
Bug #558755 {Done: Martin Pitt mp...@debian.org} [cups] [cups] Cups doesn't 
print anything with error /usr/lib/cups/filter/pdftopdf failed
 # Bug still present with cups 1.4.2-3
 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed: pending

2009-12-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 552886 pending
Bug #552886 [src:z88dk] z88dk: FTBFS: z80pass.c:97: error: conflicting types 
for 'getline'
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#559062: munin-node: upgrade failure, file overwrite

2009-12-02 Thread Holger Levsen
Hi Gregor,

On Dienstag, 1. Dezember 2009, gregor herrmann wrote:
 Usually a Replaces: should be enough, i.e. in munin-node's debian
 control a Replaces: munin-plugins-extra.

the problem is that munin-plugins-extra still is there. or isnt that a problem 
to make munin-node replace it anyway...?

 I admit that I often test such changes in piuparts to make sure I'm
 not mistaken :)

/me blushes :-)


cheers,
Holger


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


Bug#548369: marked as done (eth0: ERROR while getting interface flags: No such device)

2009-12-02 Thread Debian Bug Tracking System
Your message dated Wed, 2 Dec 2009 14:53:54 +0100
with message-id 200912021453.55064.elen...@planet.nl
and subject line Bug#538354: sysconfig-hardware: Fails to activate extra dasd 
when system shell is dash
has caused the Debian Bug report #538354,
regarding eth0: ERROR while getting interface flags: No such device
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
538354: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=538354
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package:  netinst
Version:  base-network
Status:  Network not started
Priority:  standard
Section:  base
Description: eth0: ERROR while getting interface flags: No such device
 Upgraded lenny on s390 to squeeze on s390, and upon rebooted received the 
following messages.

Setting up networking
Configuring network interfaces...
SIOCSIFADDR: No such device
eth0: ERROR while getting interface flags: No such device
SIOCSIFNETMASK: No such device
SIOCSIFBRDADDR: No such device
eth0: ERROR while getting interface flags: No such device
eth0: ERROR while getting interface flags: No such device
Failed to bring up eth0.

 A backup was made of the squeeze install, and lenny was restored to the disk.

---End Message---
---BeginMessage---
Version: 0.0.9+nmu1

Bug was fixed in this upload, but not closed due to error in changelog.

---End Message---


Bug#559050: cowbuilder: Please fail sanely if cmd-line bindmounting fails.

2009-12-02 Thread Junichi Uekawa
duplicate bug of 556164

At Tue, 01 Dec 2009 15:58:09 +0100,
Niels Thykier wrote:
 
 Package: cowbuilder
 Version: 0.58
 Severity: serious
 
 Hi
 
 Running cowbuilder with --login --bindmounts results in cowbuilder trying to 
 purge
 a bindmounted /proc if the command-line specified bindmount fails.
 
 $ sudo cowbuilder --login --bindmounts `pwd`/aginw
  - Copying COW directory
   forking: rm -rf /var/cache/pbuilder/build//cow.21521
   forking: cp -al /var/cache/pbuilder/base.cow 
 /var/cache/pbuilder/build//cow.21521
 I: removed stale ilistfile /var/cache/pbuilder/build//cow.21521/.ilist
  - Invoking pbuilder
   forking: pbuilder login --bindmounts /tmp/test-folder/aginw --buildplace 
 /var/cache/pbuilder/build//cow.21521 --no-targz --internal-chrootexec chroot 
 /var/cache/pbuilder/build//cow.21521 cow-shell
 W: /home/user/.pbuilderrc does not exist
 I: Running in no-targz mode
 I: copying local configuration
 I: mounting /proc filesystem
 I: mounting /dev/pts filesystem
 I: Mounting /tmp/test-folder/aginw
 mount: special device /tmp/test-folder/aginw does not exist
  No umounting of /proc and /dev/pts 
  - Cleaning COW directory
   forking: rm -rf /var/cache/pbuilder/build//cow.21521
 
 I interrupted it before it was done with my bindmounted /proc (which it 
 luckily
 was not allowed to remove). I will not rule out that the error could be on
 pbuilder's side; I do not use pbuilder directly.
 
 ~Niels
 
 
 -- System Information:
 Debian Release: squeeze/sid
   APT prefers testing
   APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
 Architecture: i386 (i686)
 
 Kernel: Linux 2.6.30-2-686 (SMP w/2 CPU cores)
 Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash
 
 Versions of packages cowbuilder depends on:
 ii  cowdancer 0.58   Copy-on-write directory tree 
 utili
 ii  libc6 2.10.1-7   GNU C Library: Shared libraries
 ii  pbuilder  0.192  personal package builder for 
 Debia
 
 cowbuilder recommends no packages.
 
 cowbuilder suggests no packages.
 
 -- no debconf information
 
 



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



Bug#538354: marked as done (sysconfig-hardware: Fails to activate extra dasd when system shell is dash)

2009-12-02 Thread Debian Bug Tracking System
Your message dated Wed, 2 Dec 2009 14:53:54 +0100
with message-id 200912021453.55064.elen...@planet.nl
and subject line Bug#538354: sysconfig-hardware: Fails to activate extra dasd 
when system shell is dash
has caused the Debian Bug report #538354,
regarding sysconfig-hardware: Fails to activate extra dasd when system shell is 
dash
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
538354: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=538354
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: sysconfig-hardware
Version: 0.0.9
Severity: important

I tried switching my Hercules system to use dash as system shell, but that
resulted in a boot failure because dasdb was not activated when the udev
init script is run.

After switching back to bash the system booted successfully again.

Here's the result of a bashisms test I ran:
/etc/sysconfig/scripts$ for i in */*; do checkbashisms $i; done
possible bashism in common/functions line 49 (echo -e):
test $DEBUG = yes  echo -e $SCRIPTNAME $* 2  return
possible bashism in common/functions line 51 (echo -e):
echo -e $* 2
possible bashism in common/functions line 55 (echo -e):
test $DEBUG = yes  echo -e $SCRIPTNAME $*  return
possible bashism in common/functions line 58 (echo -e):
echo -e $*
possible bashism in common/functions line 62 (echo -e):
test $DEBUG = yes  echo -en $SCRIPTNAME $*  return
possible bashism in common/functions line 64 (echo -e):
echo -en $*
possible bashism in common/functions line 70 (echo -e):
echo -e $SCRIPTNAME [DEBUG] $*
possible bashism in hardware/functions line 41 (should be 'b = a'):
  if [ $1 == ccwgroup ]; then

The last looks to be the likely cause.
Also, is the -e option really necessary for echoing $#?

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: s390 (s390x)

Kernel: Linux 2.6.30-1-s390x (SMP w/2 CPU cores)
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 sysconfig-hardware depends on:
ii  udev  0.141-1/dev/ and hotplug management daemo

sysconfig-hardware recommends no packages.

sysconfig-hardware suggests no packages.

-- no debconf information


---End Message---
---BeginMessage---
Version: 0.0.9+nmu1

Bug was fixed in this upload, but not closed due to error in changelog.

---End Message---


Bug#499516: drbd8-utils: Do not 'invoke-rc.d drbd stop' in prerm script for action 'upgrade'

2009-12-02 Thread Iustin Pop
On Sat, Nov 07, 2009 at 04:26:49PM +0100, Iustin Pop wrote:
 Attached to this email is patch against the current SVN tree that simply
 disables the stop of the prerm for upgrades. If by any chance, an
 upgrade absolutely requires the stop, IMHO this should be done
 conditionally in the new packages's postinst/configure and not in the
 old package.
 […]

Hi all,

A NMU has been uploaded to DELAYED/2; the diff from the current version is
attached to this email.

thanks,
iustin
diff -u drbd8-8.3.4/debian/drbd8-utils.prerm drbd8-8.3.4/debian/drbd8-utils.prerm
--- drbd8-8.3.4/debian/drbd8-utils.prerm
+++ drbd8-8.3.4/debian/drbd8-utils.prerm
@@ -17,7 +17,9 @@
 	;;
 
 	upgrade|failed-upgrade)
-	invoke-rc.d drbd stop
+	# we don't stop the drbd resources as it's not absolutely needed during
+	# a utils upgrade and it would mean that unattended upgrades cause
+	# outages
 	;;
 
 	*)
diff -u drbd8-8.3.4/debian/changelog drbd8-8.3.4/debian/changelog
--- drbd8-8.3.4/debian/changelog
+++ drbd8-8.3.4/debian/changelog
@@ -1,3 +1,13 @@
+drbd8 (2:8.3.4-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix watch file
+  * No longer stops the drbd resources on upgrades of the drbd8-utils
+package, since this is not needed and shutdowns must be done by the
+administrator (Closes: #499516)
+
+ -- Iustin Pop iu...@k1024.org  Fri, 13 Nov 2009 19:58:29 +0100
+
 drbd8 (2:8.3.4-1) unstable; urgency=low
 
   * New upstream release.
diff -u drbd8-8.3.4/debian/watch drbd8-8.3.4/debian/watch
--- drbd8-8.3.4/debian/watch
+++ drbd8-8.3.4/debian/watch
@@ -2 +2 @@
-http://oss.linbit.com/drbd/ 8.0/drbd-(.*).tar.gz
+http://oss.linbit.com/drbd/ 8.3/drbd-(.*).tar.gz


Bug#558993: Subject: FTBFS: NSWindow.m:198: fatal error: method definition not in @implementation context

2009-12-02 Thread Yavor Doganov
В 13:33 +0100 на 02.12.2009 (ср), Gürkan Sengün написа:
 I'm sorry about this, but please go blame the gnustep developers for this.

I will (as I planned to do a few months ago when I noticed the
NSZoneMallocAtomic removal in a point release).  But no matter what they
do, we are the ones who are going to suffer and we are the ones to deal
with all sort of breakages.

(I am not sure why you feel offended -- my intention wasn't to blame you
at all; I was just pointing out that we can't manage on the long term to
handle problems like this, especially if they're introduced often and
discovered post-factum.  Think about the eventual runtime failures, too,
they certainly prevail over FTBFSes.)

 Besides, we have more bugs/problems if we don't upgrade.

We will upgrade (that's unavoidable now anyway).  I was talking about
transitions 1.18 - 1.20 for -base and 0.16 - 0.18 for -gui/-back; i.e.
tracking stable (even numbered) releases like usual.  If we'll have to
introduce Debian-specific SONAMEs (provided that we detect ABI breaks
prematurely, which is not trivial for Objective-C libraries, as you
know) for unstable micro releases and have library transitions fairly
often, the release team will really hate us.

 Nobody want's stoneage gnustep libs. People install GNUstep from source, is 
 that
 what Debian meant to be? Make users and developers suffer by having to 
 install 
 everything by them selves? I doubt.

Of course not.  But you and I cannot deal with an avalanche of RC bugs
just because we ought to ship the newest (unstable) core libraries.  So
there's a balance to strike.  (Let's take this discussion to our list
and gnustep-dev; I'll post something there soon.)




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



Bug#559050: marked as done (cowbuilder: Please fail sanely if cmd-line bindmounting fails.)

2009-12-02 Thread Debian Bug Tracking System
Your message dated Wed, 02 Dec 2009 23:12:09 +0900
with message-id 87y6llbh3a.dancerj%dan...@netfort.gr.jp
and subject line Re: Bug#559050: cowbuilder: Please fail sanely if cmd-line 
bindmounting fails.
has caused the Debian Bug report #559050,
regarding cowbuilder: Please fail sanely if cmd-line bindmounting fails.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
559050: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559050
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: cowbuilder
Version: 0.58
Severity: serious

Hi

Running cowbuilder with --login --bindmounts results in cowbuilder trying to 
purge
a bindmounted /proc if the command-line specified bindmount fails.

$ sudo cowbuilder --login --bindmounts `pwd`/aginw
 - Copying COW directory
  forking: rm -rf /var/cache/pbuilder/build//cow.21521
  forking: cp -al /var/cache/pbuilder/base.cow 
/var/cache/pbuilder/build//cow.21521
I: removed stale ilistfile /var/cache/pbuilder/build//cow.21521/.ilist
 - Invoking pbuilder
  forking: pbuilder login --bindmounts /tmp/test-folder/aginw --buildplace 
/var/cache/pbuilder/build//cow.21521 --no-targz --internal-chrootexec chroot 
/var/cache/pbuilder/build//cow.21521 cow-shell
W: /home/user/.pbuilderrc does not exist
I: Running in no-targz mode
I: copying local configuration
I: mounting /proc filesystem
I: mounting /dev/pts filesystem
I: Mounting /tmp/test-folder/aginw
mount: special device /tmp/test-folder/aginw does not exist
 No umounting of /proc and /dev/pts 
 - Cleaning COW directory
  forking: rm -rf /var/cache/pbuilder/build//cow.21521

I interrupted it before it was done with my bindmounted /proc (which it luckily
was not allowed to remove). I will not rule out that the error could be on
pbuilder's side; I do not use pbuilder directly.

~Niels


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

Kernel: Linux 2.6.30-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages cowbuilder depends on:
ii  cowdancer 0.58   Copy-on-write directory tree utili
ii  libc6 2.10.1-7   GNU C Library: Shared libraries
ii  pbuilder  0.192  personal package builder for Debia

cowbuilder recommends no packages.

cowbuilder suggests no packages.

-- no debconf information


---End Message---
---BeginMessage---
At Tue, 01 Dec 2009 15:58:09 +0100,
Niels Thykier wrote:
 
 Package: cowbuilder
 Version: 0.58
 Severity: serious
 
 Hi
 
 Running cowbuilder with --login --bindmounts results in cowbuilder trying to 
 purge
 a bindmounted /proc if the command-line specified bindmount fails.
 
 $ sudo cowbuilder --login --bindmounts `pwd`/aginw
  - Copying COW directory
   forking: rm -rf /var/cache/pbuilder/build//cow.21521
   forking: cp -al /var/cache/pbuilder/base.cow 
 /var/cache/pbuilder/build//cow.21521
 I: removed stale ilistfile /var/cache/pbuilder/build//cow.21521/.ilist
  - Invoking pbuilder
   forking: pbuilder login --bindmounts /tmp/test-folder/aginw --buildplace 
 /var/cache/pbuilder/build//cow.21521 --no-targz --internal-chrootexec chroot 
 /var/cache/pbuilder/build//cow.21521 cow-shell
 W: /home/user/.pbuilderrc does not exist
 I: Running in no-targz mode
 I: copying local configuration
 I: mounting /proc filesystem
 I: mounting /dev/pts filesystem
 I: Mounting /tmp/test-folder/aginw
 mount: special device /tmp/test-folder/aginw does not exist
  No umounting of /proc and /dev/pts 
  - Cleaning COW directory
   forking: rm -rf /var/cache/pbuilder/build//cow.21521
 
 I interrupted it before it was done with my bindmounted /proc (which it 
 luckily
 was not allowed to remove). I will not rule out that the error could be on
 pbuilder's side; I do not use pbuilder directly.
 
 ~Niels
 
 
 -- System Information:
 Debian Release: squeeze/sid
   APT prefers testing
   APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
 Architecture: i386 (i686)
 
 Kernel: Linux 2.6.30-2-686 (SMP w/2 CPU cores)
 Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash
 
 Versions of packages cowbuilder depends on:
 ii  cowdancer 0.58   Copy-on-write directory tree 
 utili
 ii  libc6 2.10.1-7   GNU C Library: Shared libraries
 ii  pbuilder  0.192  personal package builder for 
 Debia
 
 cowbuilder recommends no 

Bug#559175: linux-image-2.6.26-2-xen-amd64: That kernel hang on starting when used as domain-0

2009-12-02 Thread JP Pozzi
Package: linux-image-2.6.26-2-xen-amd64
Version: 2.6.26-19
Severity: grave
Justification: renders package unusable

Hello,

I am trying Xen on an AMD905e (quad core) system, when I start the sstem Xen 
loads well but when the linux kernel try to boot it hangs after a very short 
time giving following messages (copied by hand) :
[ 0.671971] Freeing initrd memory: 24652k freed
[ 0.681193] audit: initializing netlink socket (disabled)
[ 0.681193] type=2000 audit(1259760057.149.1): initialized
[ 0.681193] VFS: Disk quotas dquot_6.5.1
[ 0.681193] Dquot-cache hash table entries: 512 (ordre 0, 4096 bytes)
[ 0.681193] msgmni has been set to 3120
[ 0.681388] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 2)
[ 0.681482] io scheduler noop registered 
[ 0.681741] io scheduler anticipatory registered 
[ 0.681741] io scheduler deadline registered 
[ 0.681741] io scheduler cfq registered (default)
[ 0.869152] assign_interrupt_mode Found MSI capability
[ 0.869262] no ownder

After that last message I have to reset the computer.

System :
Mothercard  MSI 790
Processor   AMD 905e (quad core)
Memory  8GB
Disks   SSD for the system, SATA for data

XEN version 3.4.2 from the Debian unstable repository, I try another xen.gz 
(from Suse) copied from another machine running Xen 3.4.2.

As I can't boot with that kernel the system informations are not all suitable 
for use ...

The system works perfectly well without Xen with all kernels I try.

Regards

JP P


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

Kernel: Linux 2.6.32-rc8 (SMP w/4 CPU cores)
Locale: lang=fr...@euro, lc_ctype=fr...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash

Versions of packages linux-image-2.6.26-2-xen-amd64 depends on:
ii  initramfs-tools   0.93.4 tools for generating an initramfs
ii  linux-modules-2.6.26-2-xen-am 2.6.26-19  Linux 2.6.26 modules on AMD64

linux-image-2.6.26-2-xen-amd64 recommends no packages.

Versions of packages linux-image-2.6.26-2-xen-amd64 suggests:
pn  grub  none (no description available)
pn  linux-doc-2.6.26  none (no description available)

-- no debconf information



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



Bug#558812: dietlibc: incorrect license in debian/copyright

2009-12-02 Thread Gerrit Pape
On Mon, Nov 30, 2009 at 08:02:36PM +0100, Piotr Engelking wrote:
 The debian/copyright file claims that dietlibc is licensed under GPL
 version 2 or later. According to the README file, it is actually
 licensed under GPL version 2.
 
 Please refer to the correct license in debian/copyright.

The README states that the dietlibc is licensed under GPL-2, which
actually allows to apply any later version.  I do not see anything wrong
here.

 apt-get source dietlibc
 diff -u dietlibc-0.32/COPYING /usr/share/common-licenses/GPL-2

Where do you get the information from that upstream allows GPL v2 only?

Regards, Gerrit.



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



Bug#554631: fails with c2faxrecvinvoke-rc.d: initscript capi4hylafax, action stop failed.

2009-12-02 Thread Lionel Elie Mamane
On Mon, Nov 23, 2009 at 12:20:02AM +0100, Christoph Kling wrote:

 capi4hylafax cannot be started after it has been updated because the
 initscript is corrupted.

Thank your for your bug report. The problem is not the upgrade of
capi4hylafax, nor a corruption of the init script, but an upgrade of
hylafax you probably did at the same time as the capi4hylafax
upgrade. You upgraded hylafax to version 2:6.0.0-1 or later, right?
Well, now hylafax bind-mounts /var/spool/hylafax/etc, and indeed
capi4hylafax has to adapt to this.

 Please see the following error message:

  The default action is to keep your current version.
 *** capi4hylafax (Y/I/N/O/D/Z) [default=N] ? y
 Installing new version of config file /etc/init.d/capi4hylafax ...
 cp: `/etc/hylafax/config.faxCAPI' and 
 `/var/spool/hylafax//etc/config.faxCAPI' are the same file

 invoke-rc.d: initscript capi4hylafax, action start failed.
 dpkg: error processing capi4hylafax (--configure):
  subprocess installed post-installation script returned error exit status 1

-- 
Lionel



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



Bug#556833: marked as done (nfqueue-bindings: FTBFS: CMake error during install)

2009-12-02 Thread Debian Bug Tracking System
Your message dated Wed, 02 Dec 2009 15:38:25 +
with message-id e1nfrhd-0003jy...@ries.debian.org
and subject line Bug#556833: fixed in nfqueue-bindings 0.2-3
has caused the Debian Bug report #556833,
regarding nfqueue-bindings: FTBFS: CMake error during install
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
556833: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556833
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: nfqueue-bindings
Version: 0.2-2
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20091117 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
 make[4]: Entering directory 
 `/build/user-nfqueue-bindings_0.2-2-amd64-JhEpQA/nfqueue-bindings-0.2/build'
 make[4]: Leaving directory 
 `/build/user-nfqueue-bindings_0.2-2-amd64-JhEpQA/nfqueue-bindings-0.2/build'
 [100%] Built target nfqueue
 make[3]: Leaving directory 
 `/build/user-nfqueue-bindings_0.2-2-amd64-JhEpQA/nfqueue-bindings-0.2/build'
 Install the project...
 -- Install configuration: Debug
 -- Installing: 
 /build/user-nfqueue-bindings_0.2-2-amd64-JhEpQA/nfqueue-bindings-0.2/debian/tmp/usr/local/lib/python2.5/site-packages/nfqueue.py
 -- Installing: 
 /build/user-nfqueue-bindings_0.2-2-amd64-JhEpQA/nfqueue-bindings-0.2/debian/tmp/usr/local/lib/python2.5/site-packages/_nfqueue.so
 -- Installing: 
 /build/user-nfqueue-bindings_0.2-2-amd64-JhEpQA/nfqueue-bindings-0.2/debian/tmp/usr/local/lib/perl5/nfqueue.pm
 CMake Error at perl/cmake_install.cmake:40 (FILE):
   file INSTALL cannot find
   
 /build/user-nfqueue-bindings_0.2-2-amd64-JhEpQA/nfqueue-bindings-0.2/build/perl/nfqueue.so.
 Call Stack (most recent call first):
   cmake_install.cmake:38 (INCLUDE)
 
 
 make[2]: *** [install] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2009/11/17/nfqueue-bindings_0.2-2_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |


---End Message---
---BeginMessage---
Source: nfqueue-bindings
Source-Version: 0.2-3

We believe that the bug you reported is fixed in the latest version of
nfqueue-bindings, which is due to be installed in the Debian FTP archive:

nfqueue-bindings-perl_0.2-3_amd64.deb
  to main/n/nfqueue-bindings/nfqueue-bindings-perl_0.2-3_amd64.deb
nfqueue-bindings-python_0.2-3_amd64.deb
  to main/n/nfqueue-bindings/nfqueue-bindings-python_0.2-3_amd64.deb
nfqueue-bindings_0.2-3.diff.gz
  to main/n/nfqueue-bindings/nfqueue-bindings_0.2-3.diff.gz
nfqueue-bindings_0.2-3.dsc
  to main/n/nfqueue-bindings/nfqueue-bindings_0.2-3.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 556...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pierre Chifflier pol...@debian.org (supplier of updated nfqueue-bindings 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 02 Dec 2009 14:03:03 +0100
Source: nfqueue-bindings
Binary: nfqueue-bindings-perl nfqueue-bindings-python
Architecture: source amd64
Version: 0.2-3
Distribution: unstable
Urgency: low
Maintainer: Pierre Chifflier pol...@debian.org
Changed-By: Pierre Chifflier pol...@debian.org
Description: 
 nfqueue-bindings-perl - Perl bindings for nfqueue
 nfqueue-bindings-python - Python bindings for nfqueue
Closes: 556833 557911
Changes: 
 nfqueue-bindings (0.2-3) unstable; urgency=low
 .
   * Fix installation target in cmake script (Closes: #556833)
   * Use python_lib path given by python instead of site-packages
 (Closes: #557911)
   * Bump standards version to 3.8.3 (no changes)
Checksums-Sha1: 
 93da11fe1f28e01a447df2a62888751d403d0ea6 1226 nfqueue-bindings_0.2-3.dsc
 1d2a0f1a0cf038d528905fbf74f0081292cb7be1 3248 nfqueue-bindings_0.2-3.diff.gz
 

Bug#559110: nws: should this package be removed?

2009-12-02 Thread Martin Quinson
Hello,

I just contacted upstream to check what their plan about this are. My
opinion is that if they do not update it upstream, it should be removed.
That would be a pity because there is no direct replacement, but anyway.

Bye, Mt.

Le mardi 01 décembre 2009 à 22:46 +, Simon McVittie a écrit : 
 Package: nws
 Version: 2.13-6.1
 Severity: serious
 Justification: RC-buggy, extremely low popcon, no releases since 2005
 User: debian...@lists.debian.org
 Usertags: proposed-removal
 
 nws seems like a possible candidate for removal from Debian:
 
 * RC-buggy (runs init script without going via invoke-rc.d)
 * extremely low popcon (3)
 * no upstream release since 2005
 * contains a mis-packaged static library which should be in the -dev package
   (I won't bother filing a separate bug for this)
 
 If you want to keep this package around in Debian, please just close this bug,
 and do an upload to fix the issues in it.
 
 If you don't think it's worth keeping, please send the following commands
 to cont...@bugs.debian.org, replacing nn with this bug's number:
 
 severity nn normal
 reassign nn ftp.debian.org
 retitle nn RM: packagename -- RoM; reasons
 thanks 
 
 For more information, see
 http://wiki.debian.org/ftpmaster_Removals
 http://ftp-master.debian.org/removals.txt
 
 Regards,
 smcv
-- I can't believe the authors took the time to present, analyze and
prove an algorithm for this middle-school problem. -- Bastard Reviewer
From Hell




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



Bug#559029: found 559029 in 5.2.11.dfsg.1-1

2009-12-02 Thread Adam D . Barratt
# Automatically generated email from bts, devscripts version 2.10.35lenny7
# Affects testing as well
found 559029 5.2.11.dfsg.1-1




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



Processed: found 559029 in 5.2.11.dfsg.1-1

2009-12-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # Automatically generated email from bts, devscripts version 2.10.35lenny7
 # Affects testing as well
 found 559029 5.2.11.dfsg.1-1
Bug #559029 [php-pear] php-pear: Default pear.php.net channels definition has 
insufficiend information
Bug Marked as found in versions php5/5.2.11.dfsg.1-1.

End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#558488: marked as done (net-snmp-config is not architecture-independent)

2009-12-02 Thread Debian Bug Tracking System
Your message dated Wed, 02 Dec 2009 16:18:00 +
with message-id e1nfrtw-om...@ries.debian.org
and subject line Bug#558488: fixed in net-snmp 5.4.2.1~dfsg-4
has caused the Debian Bug report #558488,
regarding net-snmp-config is not architecture-independent
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
558488: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=558488
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: collectd
Version: 4.8.1-2
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of collectd_4.8.1-2 on caballero by sbuild/ia64 98
 Build started at 20091126-1607

[...]

 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 5), dpkg-dev (= 1.14.10), po-debconf, dpatch, 
 bison, flex, autotools-dev, pkg-config, linux-libc-dev (= 2.6.25-4) | 
 linux-libc-dev ( 2.6.25-1), libcurl4-gnutls-dev (= 7.18.2-5) | 
 libcurl4-gnutls-dev (= 7.18.2-1) | libcurl3-gnutls-dev, libmysqlclient-dev, 
 librrd-dev | librrd2-dev, libsensors-dev, liboping-dev (= 0.3.3), 
 libpcap0.8-dev | libpcap-dev, iptables-dev (= 1.4.3.2-2), libupsclient1-dev, 
 libperl-dev, iproute-dev [!alpha !amd64 !hppa !ia64 !ppc64 !mips !mipsel], 
 libsnmp-dev | libsnmp9-dev, libvirt-dev (= 0.4.0-6), libxml2-dev, 
 libhal-dev, libopenipmi-dev, libglib2.0-dev, libnotify-dev, libesmtp-dev, 
 libpq-dev, libdbi0-dev, libmemcached-dev, openjdk-6-jdk [!hppa], 
 libganglia1-dev (= 3), libgcrypt11-dev, libyajl-dev

[...]

 /bin/sh ../libtool  --tag=CC   --mode=compile ia64-linux-gnu-gcc 
 -DHAVE_CONFIG_H -I.  -DPREFIX='/usr' -DCONFIGFILE='/etc/collectd.conf' 
 -DLOCALSTATEDIR='/var' -DPKGLOCALSTATEDIR='/var/lib/collectd' 
 -DPIDFILE='/var/run/collectd.pid' -DPLUGINDIR='/usr/lib/collectd' 
 -DPKGDATADIR='/usr/share/collectd' 
 -I/build/buildd/collectd-4.8.1/debian/include 
 -DLT_LAZY_OR_NOW='RTLD_LAZY|RTLD_GLOBAL' -UCONFIGFILE 
 -DCONFIGFILE='/etc/collectd/collectd.conf' -Wall -Werror 
 -DNETSNMP_ENABLE_IPV6 -g -O2 -DNETSNMP_USE_INLINE -Ulinux -Dlinux=linux 
 -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe 
 -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE 
 -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.10/CORE -I. -I/usr/include -Wall -g 
 -O2 -MT snmp_la-snmp.lo -MD -MP -MF .deps/snmp_la-snmp.Tpo -c -o 
 snmp_la-snmp.lo `test -f 'snmp.c' || echo './'`snmp.c
 rm: invalid argument: `'
  ia64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPREFIX=\/usr\ 
 -DCONFIGFILE=\/etc/collectd.conf\ -DLOCALSTATEDIR=\/var\ 
 -DPKGLOCALSTATEDIR=\/var/lib/collectd\ -DPIDFILE=\/var/run/collectd.pid\ 
 -DPLUGINDIR=\/usr/lib/collectd\ -DPKGDATADIR=\/usr/share/collectd\ 
 -I/build/buildd/collectd-4.8.1/debian/include 
 -DLT_LAZY_OR_NOW=RTLD_LAZY|RTLD_GLOBAL -UCONFIGFILE 
 -DCONFIGFILE=\/etc/collectd/collectd.conf\ -Wall -Werror 
 -DNETSNMP_ENABLE_IPV6 -g -O2 -DNETSNMP_USE_INLINE -Ulinux -Dlinux=linux 
 -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe 
 -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE 
 -D_FILE_OFFSET_BITS=64 -I/usr/lib/perl/5.10/CORE -I. -I/usr/include -Wall -g 
 -O2 -MT snmp_la-snmp.lo -MD -MP -MF .deps/snmp_la-snmp.Tpo -c snmp.c  -fPIC 
 -DPIC -o .libs/snmp_la-snmp.o
 cc1: warnings being treated as errors
 snmp.c:1: error: -fstack-protector not supported for this target
 make[4]: *** [snmp_la-snmp.lo] Error 1
 make[4]: Leaving directory `/build/buildd/collectd-4.8.1/src'
 make[3]: *** [all-recursive] Error 1
 make[3]: Leaving directory `/build/buildd/collectd-4.8.1/src'
 make[2]: *** [all] Error 2
 make[2]: Leaving directory `/build/buildd/collectd-4.8.1/src'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/build/buildd/collectd-4.8.1'
 make: *** [build-stamp] Error 2
 dpkg-buildpackage: error: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=ia64pkg=collectdver=4.8.1-2



---End Message---
---BeginMessage---
Source: net-snmp
Source-Version: 5.4.2.1~dfsg-4

We believe that the bug you reported is fixed in the latest version of
net-snmp, which is due to be installed in the Debian FTP archive:

libsnmp-base_5.4.2.1~dfsg-4_all.deb
  to main/n/net-snmp/libsnmp-base_5.4.2.1~dfsg-4_all.deb
libsnmp-dev_5.4.2.1~dfsg-4_sparc.deb
  to main/n/net-snmp/libsnmp-dev_5.4.2.1~dfsg-4_sparc.deb
libsnmp-perl_5.4.2.1~dfsg-4_sparc.deb
  to main/n/net-snmp/libsnmp-perl_5.4.2.1~dfsg-4_sparc.deb
libsnmp-python_5.4.2.1~dfsg-4_sparc.deb
  to main/n/net-snmp/libsnmp-python_5.4.2.1~dfsg-4_sparc.deb
libsnmp15-dbg_5.4.2.1~dfsg-4_sparc.deb
  to 

Bug#557244: marked as done (net-snmp: FTBFS on GNU/kFreeBSD)

2009-12-02 Thread Debian Bug Tracking System
Your message dated Wed, 02 Dec 2009 16:18:00 +
with message-id e1nfrtw-nu...@ries.debian.org
and subject line Bug#557244: fixed in net-snmp 5.4.2.1~dfsg-4
has caused the Debian Bug report #557244,
regarding net-snmp: FTBFS on GNU/kFreeBSD
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
557244: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557244
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---

Package: net-snmp
Version: 5.4.2.1~dfsg-3
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: kfreebsd


Hi,

the current version fails to build on GNU/kFreeBSD.

It needs to add || defined(__FreeBSD_kernel__)
into agent/mibgroup/hardware/cpu/cpu_sysctl.c,
see bellow.

Thanks in advance

Petr


--- net-snmp-5.4.2.1~dfsg.orig/agent/mibgroup/hardware/cpu/cpu_sysctl.c
+++ net-snmp-5.4.2.1~dfsg/agent/mibgroup/hardware/cpu/cpu_sysctl.c
@@ -11,7 +11,7 @@
 #include unistd.h
 #include sys/types.h

-#if defined(__FreeBSD__)
+#if defined(__FreeBSD__) || defined(__FreeBSD_kernel__)
 #include sys/resource.h
 #if !defined(CPUSTATES)
 #include sys/dkstat.h
@@ -73,7 +73,7 @@
 #define NETSNMP_CPU_STATS uint64_t
 #endif

-#elif defined(__FreeBSD__)
+#elif defined(__FreeBSD__) || defined(__FreeBSD_kernel__)
 #define NETSNMP_KERN_CPU  0/* dummy value - sysctlnametomib(2) should be 
used */

 #else
@@ -107,7 +107,7 @@
 #define NETSNMP_VM_STATS_TYPE  struct uvmexp
 #endif  /* VM_UVMEXP2 || VM_UVMEXP */

-#elif defined(__FreeBSD__)/* FreeBSD */
+#elif defined(__FreeBSD__) || defined(__FreeBSD_kernel__) /* FreeBSD */
 #define NETSNMP_VM_STATS   VM_METER
 #define NETSNMP_VM_STATS_TYPE  struct vmmeter
 #define NS_VM_INTR v_intr
@@ -159,7 +159,7 @@
 size_t mem_size  = sizeof(NETSNMP_VM_STATS_TYPE);
 netsnmp_cpu_info *cpu = netsnmp_cpu_get_byIdx( -1, 0 );

-#if defined(__FreeBSD__)
+#if defined(__FreeBSD__) || defined(__FreeBSD_kernel__)
 sysctlbyname(kern.cp_time, cpu_stats, cpu_size, NULL, 0);
 #else
 sysctl(cpu_mib, 2,  cpu_stats, cpu_size, NULL, 0);



---End Message---
---BeginMessage---
Source: net-snmp
Source-Version: 5.4.2.1~dfsg-4

We believe that the bug you reported is fixed in the latest version of
net-snmp, which is due to be installed in the Debian FTP archive:

libsnmp-base_5.4.2.1~dfsg-4_all.deb
  to main/n/net-snmp/libsnmp-base_5.4.2.1~dfsg-4_all.deb
libsnmp-dev_5.4.2.1~dfsg-4_sparc.deb
  to main/n/net-snmp/libsnmp-dev_5.4.2.1~dfsg-4_sparc.deb
libsnmp-perl_5.4.2.1~dfsg-4_sparc.deb
  to main/n/net-snmp/libsnmp-perl_5.4.2.1~dfsg-4_sparc.deb
libsnmp-python_5.4.2.1~dfsg-4_sparc.deb
  to main/n/net-snmp/libsnmp-python_5.4.2.1~dfsg-4_sparc.deb
libsnmp15-dbg_5.4.2.1~dfsg-4_sparc.deb
  to main/n/net-snmp/libsnmp15-dbg_5.4.2.1~dfsg-4_sparc.deb
libsnmp15_5.4.2.1~dfsg-4_sparc.deb
  to main/n/net-snmp/libsnmp15_5.4.2.1~dfsg-4_sparc.deb
net-snmp_5.4.2.1~dfsg-4.diff.gz
  to main/n/net-snmp/net-snmp_5.4.2.1~dfsg-4.diff.gz
net-snmp_5.4.2.1~dfsg-4.dsc
  to main/n/net-snmp/net-snmp_5.4.2.1~dfsg-4.dsc
snmp_5.4.2.1~dfsg-4_sparc.deb
  to main/n/net-snmp/snmp_5.4.2.1~dfsg-4_sparc.deb
snmpd_5.4.2.1~dfsg-4_sparc.deb
  to main/n/net-snmp/snmpd_5.4.2.1~dfsg-4_sparc.deb
tkmib_5.4.2.1~dfsg-4_all.deb
  to main/n/net-snmp/tkmib_5.4.2.1~dfsg-4_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 557...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jochen Friedrich joc...@scram.de (supplier of updated net-snmp package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 01 Dec 2009 18:40:38 +0100
Source: net-snmp
Binary: snmpd snmp libsnmp-base libsnmp15 libsnmp15-dbg libsnmp-dev 
libsnmp-perl libsnmp-python tkmib
Architecture: source sparc all
Version: 5.4.2.1~dfsg-4
Distribution: unstable
Urgency: low
Maintainer: Net-SNMP Packaging Team pkg-net-snmp-de...@lists.alioth.debian.org
Changed-By: Jochen Friedrich joc...@scram.de
Description: 
 libsnmp-base - SNMP (Simple Network Management Protocol) MIBs and documentation
 libsnmp-dev - SNMP (Simple Network Management Protocol) development files
 libsnmp-perl - SNMP (Simple Network Management Protocol) Perl5 support
 libsnmp-python - SNMP (Simple 

Processed (with 4 errors): Preparation for the BSP

2009-12-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 forwarded #528484 michael_e_br...@dell.com
Bug #528484 [libsmbios-bin] libsmbios-bin: process dellWirelessCtl eats up 99% 
CPU exiting powersaving
Set Bug forwarded-to-address to 'michael_e_br...@dell.com'.
 usertags #554582 awaiting_sponsor
Bug#554582: libsmbios_2.0.3.dfsg-1(ia64/unstable): FTBFS: matching constraint 
does not allow a register
User is jltal...@adv-solutions.net
Ignoring illegal tag/s: awaiting_sponsor.
Please use only alphanumerics, at, dot, plus and dash.
There were no usertags set.
Usertags are now: .
 usertags #505589 awaiting_sponsor
Bug#505589: FTBFS with GCC 4.4: missing #include
Ignoring illegal tag/s: awaiting_sponsor.
Please use only alphanumerics, at, dot, plus and dash.
There were no usertags set.
Usertags are now: .
 tags #441434 + fixed
Bug #441434 [imapproxy] imapproxy quits unexpectedly
Added tag(s) fixed.
 tags #489073 + fixed
Bug #489073 [imapproxy] update-rc.d: warning: /etc/init.d/imapproxy missing LSB 
style header
Added tag(s) fixed.
 forwarded #496546 michael_e_br...@dell.com
Bug #496546 [libsmbios-bin] libsmbios-bin: dellBiosUpdate fails without the 
--force_mono switch
Set Bug forwarded-to-address to 'michael_e_br...@dell.com'.
 forwarded #544321 michael_e_br...@dell.com
Bug #544321 [libsmbios-bin] libsmbios-bin: dellWirelessCtl reports incorrect 
rfkill information
Set Bug forwarded-to-address to 'michael_e_br...@dell.com'.
 tags #512369 + fixed
Bug #512369 [imapproxy] fails to configure when an IMAP server is not available
Added tag(s) fixed.
 usertags #512369 awaiting_sponsor
Bug#512369: fails to configure when an IMAP server is not available
Ignoring illegal tag/s: awaiting_sponsor.
Please use only alphanumerics, at, dot, plus and dash.
There were no usertags set.
Usertags are now: .
 tags #441200 + etch fixed
Bug #441200 [libconfig] libconfig name clash
Added tag(s) etch and fixed.
 tags #557678 pending
Bug #557678 [libsieve2-1] Typo in package description: This packages
Added tag(s) pending.
 usertags #557678 awaiting_sponsor
Bug#557678: Typo in package description: This packages
Ignoring illegal tag/s: awaiting_sponsor.
Please use only alphanumerics, at, dot, plus and dash.
There were no usertags set.
Usertags are now: .
 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#506652: status on copyright clearance for boilerplate for xml2rfc?

2009-12-02 Thread Daniel Kahn Gillmor
Hi Florian--

What's the status on copyright clearance for the boilerplate included in
xml2rfc?  It would be useful to me to have the latest version available
through the repositories (even if it means moving it to non-free, though
i hope that wouldn't be necessary).

I don't know if yet another voice would be helpful (i'm sure mine
carries far less weight than Russ Allbery's, and i have few specific
contacts to offer), but i'm willing to push for this as well if you'll
tell me how i can best help.

Thanks for your work on xml2rfc for debian!

Regards,

--dkg



signature.asc
Description: OpenPGP digital signature


Bug#527444: qps: diff for NMU version 1.9.18.6-2.3

2009-12-02 Thread René Mérou
On Lunes 30 Noviembre 2009 22:27:46 gregor herrmann escribió:
 Dear maintainer,
 
 I've prepared an NMU for qps (versioned as 1.9.18.6-2.3) and
 uploaded it to DELAYED/2. Please feel free to tell me if I
 should delay it longer.
 
 Cheers,
 gregor
 

Its OK.

I use it,  if i note any problem or bug ill open one bug and try to fix.

  
Thanks



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



Bug#558812: dietlibc: incorrect license in debian/copyright

2009-12-02 Thread Piotr Engelking
Gerrit Pape p...@smarden.org:

 The README states that the dietlibc is licensed under GPL-2, which
 actually allows to apply any later version.  I do not see anything wrong
 here.

It does not allow that, licensing software under the or later
version of the GPL is just a practice strongly encouraged by FSF, see:

  http://www.gnu.org/licenses/gpl-faq.html#VersionThreeOrLater

Nevertheless, a quite large number of programs, many of which are part
of Debian, is licensed under a specific version of the GPL for various
reasons (usually dislike of the changes introduced in version 3).

If you believe that the author licensed dietlibc under GPL version 2
by accidental mistake, rather than deliberately, please contact him
and ask for relicensing.

If you have doubts on the interpretation of the GPL, you may wish to
contact debian-legal.



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



Bug#554631: marked as done (upgrade fails with c2faxrecvinvoke-rc.d: initscript capi4hylafax, action stop failed.)

2009-12-02 Thread Debian Bug Tracking System
Your message dated Wed, 02 Dec 2009 17:02:35 +
with message-id e1nfsb5-0006yb...@ries.debian.org
and subject line Bug#554631: fixed in capi4hylafax 1:01.03.00.99.svn.300-16
has caused the Debian Bug report #554631,
regarding upgrade fails with c2faxrecvinvoke-rc.d: initscript capi4hylafax, 
action stop failed.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
554631: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554631
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: capi4hylafax
Version: 1:01.03.00.99.svn.300-12
Severity: important

Upgrade of capi4hylafax fails like this (with LANG=C so that
output is in english):

shambhala:~ LANG=C aptitude safe-upgrade
Reading package lists... Done
Building dependency tree 
Reading state information... Done
Reading extended state information   
Initializing package states... Done  
Reading task descriptions... Done
The following packages will be upgraded: 
  capi4hylafax   
The following packages are RECOMMENDED but will NOT be installed:
  isdnactivecards
1 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/211kB of archives. After unpacking 81.9kB will be used.
Do you want to continue? [Y/n/?]
Writing extended state information... Done
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Reading package fields... Done
Reading package status... Done
Retrieving bug reports... Done
Parsing Found/Fixed information... Done
Reading changelogs... Done
(Reading database ... 347487 files and directories currently installed.)
Preparing to replace capi4hylafax 1:01.03.00.99.svn.300-12 (using 
.../capi4hylafax_1%3a01.03.00.99.svn.300-13_i386.deb) ...
Stopping capi4hylafax: c2faxrecvinvoke-rc.d: initscript capi4hylafax, action 
stop failed.
dpkg: warning: old pre-removal script returned error exit status 1
dpkg - trying script from the new package instead ...
Stopping capi4hylafax: c2faxrecvinvoke-rc.d: initscript capi4hylafax, action 
stop failed.
dpkg: error processing 
/var/cache/apt/archives/capi4hylafax_1%3a01.03.00.99.svn.300-13_i386.deb 
(--unpack):
 subprocess new pre-removal script returned error exit status 1
insserv: warning: current start runlevel(s) (empty) of script `capi4hylafax' 
overwrites defaults (2 3 4 5).
insserv: warning: current stop runlevel(s) (0 1 2 3 4 5 6) of script 
`capi4hylafax' overwrites defaults (0 1 6).
insserv: warning: current start runlevel(s) (empty) of script `capi4hylafax' 
overwrites defaults (2 3 4 5).
insserv: warning: current stop runlevel(s) (0 1 2 3 4 5 6) of script 
`capi4hylafax' overwrites defaults (0 1 6).
insserv: warning: current stop runlevel(s) (0 1 6) of script `screen-cleanup' 
overwrites defaults (empty).
insserv: warning: current stop runlevel(s) (0 1 6) of script `sysfsutils' 
overwrites defaults (empty).
insserv: warning: current stop runlevel(s) (0 1 6) of script `pppd-dns' 
overwrites defaults (empty).
insserv: warning: current stop runlevel(s) (0 1 6) of script `cpufrequtils' 
overwrites defaults (empty).
insserv: warning: current stop runlevel(s) (0 6) of script `hdparm' overwrites 
defaults (empty).
insserv: warning: current stop runlevel(s) (0 6) of script `pcmciautils' 
overwrites defaults (empty).
insserv: warning: current stop runlevel(s) (0 1 6) of script 
`console-screen.sh' overwrites defaults (empty).
Errors were encountered while processing:
 /var/cache/apt/archives/capi4hylafax_1%3a01.03.00.99.svn.300-13_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done

shambhala:~#255


returncode is 255 as shown in Z-Shell prompt. I tried running 
aptitude safe-upgrade in bash as well. No effect.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (450, 'testing'), (400, 'unstable'), (101, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.31.5-tp42-toi-3.0.1-04850-g4eddd0d (PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages capi4hylafax depends on:
ii  capiutils  1:3.9.20060704-4  

Bug#533214: marked as done (referencer: Referencer fails to start because of missing GConf key)

2009-12-02 Thread Debian Bug Tracking System
Your message dated Wed, 2 Dec 2009 18:18:50 +0100
with message-id 20091202171850.gc4...@nighthawk.chemicalconnection.dyndns.org
and subject line Re: Bug#533214: referencer: Referencer fails to start because 
of missing GConf key
has caused the Debian Bug report #533214,
regarding referencer: Referencer fails to start because of missing GConf key
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
533214: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=533214
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: referencer
Version: 1.1.3-4+b2
Severity: grave
Justification: renders package unusable

If started from the command line referencer generates the following output:

--- snip ---
$ referencer
main: setting PYTHONPATH to 
'::/home/foo/lib/python:/home/foo/.referencer/plugins:/usr/lib/referencer:'
PluginManager::scan: Found module 'lyx'
Plugin::load: No metadata capabilities in lyx
Trying /usr/lib/referencer/lyx.png
Plugin::load: successfully loaded 'lyx'
PluginManager::scan: Found module 'pubmed'
Plugin::load: No actions in pubmed
Plugin::load: successfully loaded 'pubmed'

(referencer:21633): GConf-CRITICAL **: gconf_entry_get_key: assertion `entry != 
NULL' failed
**
GConf:ERROR:gconf-client.c:2020:gconf_client_lookup: assertion failed: 
(last_slash != NULL)
Aborted
--- snip ---

Apparently referencer tries to lookup a missing GConf key which results in a 
failed assertion. The
key in question is 'disabledplugins' and adding it as an empty string list key 
to  '/apps/referencer' 
solved the problem.

I would like to note that this Bug is related to #522016, because it would be 
solved by providing
a GConf schema with correct default values.

with kind regards

Wolodja Wentland



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

Kernel: Linux 2.6.26-2-amd64 (SMP w/2 CPU cores)
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 referencer depends on:
ii  libboost-regex1.38.0  1.38.0-6   regular expression library for C++
ii  libc6 2.9-12 GNU C Library: Shared libraries
ii  libgcc1   1:4.4.0-5  GCC support library
ii  libgconfmm-2.6-1c22.24.0-2   C++ wrappers for GConf (shared lib
ii  libglademm-2.4-1c2a   2.6.7-2C++ wrappers for libglade2 (shared
ii  libglib2.0-0  2.20.1-2   The GLib library of C routines
ii  libglibmm-2.4-1c2a2.20.0-1   C++ wrapper for the GLib toolkit (
ii  libgnome-vfsmm-2.6-1c2a   2.26.0-1   C++ wrappers for GnomeVFS (shared 
ii  libgnomemm-2.6-1c22.26.0-1   C++ wrappers for libgnome (shared 
ii  libgnomeuimm-2.6-1c2a 2.26.0-1   C++ wrappers for libgnomeui (share
ii  libgnomevfs2-extra1:2.24.1-1 GNOME Virtual File System (extra m
ii  libgtk2.0-0   2.16.1-2   The GTK+ graphical user interface 
ii  libgtkmm-2.4-1c2a 1:2.16.0-2 C++ wrappers for GTK+ 2.4 (shared 
ii  libpangomm-1.4-1  2.24.0-2   C++ Wrapper for pango (shared libr
ii  libpoppler-glib4  0.10.6-1   PDF rendering library (GLib-based 
ii  librsvg2-common   2.22.3-2   SAX-based renderer library for SVG
ii  libsigc++-2.0-0c2a2.0.18-2   type-safe Signal Framework for C++
ii  libstdc++64.4.0-5The GNU Standard C++ Library v3
ii  python2.5 2.5.4-1An interactive high-level object-o

referencer recommends no packages.

referencer suggests no packages.

-- no debconf information


---End Message---
---BeginMessage---
Version: 1.1.6-1

On Mon, Jun 15, 2009 at 07:04:22PM +0200, Wolodja Wentland wrote:
 If started from the command line referencer generates the following output:
 
 --- snip ---
 $ referencer
 main: setting PYTHONPATH to 
 '::/home/foo/lib/python:/home/foo/.referencer/plugins:/usr/lib/referencer:'
 PluginManager::scan: Found module 'lyx'
 Plugin::load: No metadata capabilities in lyx
 Trying /usr/lib/referencer/lyx.png
 Plugin::load: successfully loaded 'lyx'
 PluginManager::scan: Found module 'pubmed'
 Plugin::load: No actions in pubmed
 Plugin::load: successfully loaded 'pubmed'
 
 (referencer:21633): GConf-CRITICAL **: gconf_entry_get_key: assertion `entry 
 != NULL' failed
 **
 GConf:ERROR:gconf-client.c:2020:gconf_client_lookup: assertion failed: 
 (last_slash != NULL)
 Aborted

This bug has been fixed in the 1.1.6 release which is now in unstable.



Processed: severity of 559175 is normal

2009-12-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 559175 normal
Bug #559175 [linux-image-2.6.26-2-xen-amd64] linux-image-2.6.26-2-xen-amd64: 
That kernel hang on starting when used as domain-0
Severity set to 'normal' from 'grave'


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed: limit package to apt aptitude, reassign 542767 to apt

2009-12-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 limit package apt aptitude
Limiting to bugs with field 'package' containing at least one of 'apt', 
'aptitude'
Limit currently set to 'package':'apt', 'aptitude'

 reassign 542767 apt
Bug #542767 {Done: Julian Andres Klode j...@debian.org} [aptitude] apt: 
autoremove removes needed packages
Bug reassigned from package 'aptitude' to 'apt'.

End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#542767: apt: autoremove removes needed packages

2009-12-02 Thread Daniel Burrows
  This is a bug about apt-get (and, IMO, specifically its delayed
handling of autoremove -- it looks like the reporter got a lot of
cruft on his system without noticing until he ran autoremove).

  It's true that aptitude won't let you remove a package without also
removing packages that depend on it, aka obeying the package
dependencies.  This isn't a bug at all, doesn't have anything to do
with autoremoval, and anyway it doesn't make this bug a bug in aptitude.
Reassigning back to apt.

  Daniel



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



Bug#558977: marked as done (libhtml-prototype-perl: CVE-2007-2383 and CVE-2008-7720)

2009-12-02 Thread Debian Bug Tracking System
Your message dated Wed, 02 Dec 2009 18:33:54 +
with message-id e1nfu1s-0001fg...@ries.debian.org
and subject line Bug#558977: fixed in libhtml-prototype-perl 1.48-3
has caused the Debian Bug report #558977,
regarding libhtml-prototype-perl: CVE-2007-2383 and CVE-2008-7720
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
558977: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=558977
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
package: libhtml-prototype-perl
version: 1.48-1
severity: serious
tags: security

Hi,

Your package contains an embedded version of prototype.js that is
vulnerable to either CVE-2007-2383 (affecting prototype.js before 1.5.1)
[0], CVE-2008-7220 (affecting prototype.js before 1.6.0.2) [1], or both.

Your package embeds the following prototype.js versions:

  sid: 1.4.0
  lenny: 1.4.0
  etch: 1.4.0

This is a mass-filing, and the only checking done so far is a version
comparison, so please determine whether or not your package is itself
affected or not.  If it is not affected please close the bug with a
message indicating this along with what you did to check.

The version of your package specified above is the earliest version
with the affected embedded code.  If this version is in one or both of
the stable releases and you are affected, please coordinate with the
release team to prepare a proposed-update for your package to
stable/oldstable.

There are patches available for CVE-2007-2383 [2] and a backport for
prototypejs 1.5 for CVE-2008-7720 [3].

If you correct the problem in unstable, please make sure to include the
CVE number in your changelog.

Thank you for your attention to this problem.

Mike

[0] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2383
[1] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-7220
[2] http://dev.rubyonrails.org/ticket/7910
[3] 
http://prototypejs.org/2008/1/25/prototype-1-6-0-2-bug-fixes-performance-improvements-and-security


---End Message---
---BeginMessage---
Source: libhtml-prototype-perl
Source-Version: 1.48-3

We believe that the bug you reported is fixed in the latest version of
libhtml-prototype-perl, which is due to be installed in the Debian FTP archive:

libhtml-prototype-perl_1.48-3.diff.gz
  to main/libh/libhtml-prototype-perl/libhtml-prototype-perl_1.48-3.diff.gz
libhtml-prototype-perl_1.48-3.dsc
  to main/libh/libhtml-prototype-perl/libhtml-prototype-perl_1.48-3.dsc
libhtml-prototype-perl_1.48-3_all.deb
  to main/libh/libhtml-prototype-perl/libhtml-prototype-perl_1.48-3_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 558...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tim Retout t...@retout.co.uk (supplier of updated libhtml-prototype-perl 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 02 Dec 2009 10:59:47 +
Source: libhtml-prototype-perl
Binary: libhtml-prototype-perl
Architecture: source all
Version: 1.48-3
Distribution: unstable
Urgency: high
Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org
Changed-By: Tim Retout t...@retout.co.uk
Description: 
 libhtml-prototype-perl - module to generate HTML and Javascript for the 
Prototype library
Closes: 538920 558977
Changes: 
 libhtml-prototype-perl (1.48-3) unstable; urgency=high
 .
   * Set urgency to 'high' for security bug fix.
   * debian/control:
 + Add self to Uploaders.
 + Bump Standards-Version to 3.8.3.
 + Build-Depend on debhelper (= 7.0.8) and quilt (= 0.46-7).
 + Add Build-Depends-Indep and Depends on libjs-prototype and
   libjs-scriptaculous.
   * debian/rules: Add --with quilt.
   * debian/README.source: New standard quilt README.source.
   * debian/copyright: Add self to debian/* stanza.
   * debian/patches/use-system-prototype: New patch to make use of the
 prototype library provided by Debian, rather than the embedded copy.
 Addresses CVE-2007-2383 and CVE-2008-7720. (Closes: #558977)
   * debian/patches/use-system-scriptaculous-controls,
 debian/patches/use-system-scriptaculous-dragdrop,
 debian/patches/use-system-scriptaculous-effects: New patches to make
 use of the Debian libjs-scriptaculous library. (Closes: 

Processed: tagging 559140

2009-12-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 559140 - security
Bug #559140 [update-manager-core] [CRASH] Uncaught exception SystemError in 
Backend/PythonApt.py:770
Removed tag(s) security.

End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#524458: nfs-common: Can't read large files

2009-12-02 Thread Iustin Pop
On Fri, Apr 17, 2009 at 10:34:07AM +0100, Nigel Horne wrote:
 Package: nfs-common
 Version: 1:1.1.2-6lenny1
 Severity: grave
 Justification: renders package unusable
 
 
 Large remote files can't be read:
 
 packard:/mnt/gateway/tmp$ mount | fgrep gateway
 gateway:/ on /mnt/gateway type nfs (rw,hard,intr,addr=192.168.1.1)
 gateway:/home on /mnt/gateway/home type nfs (rw,hard,intr,addr=192.168.1.1)
 gateway:/var on /mnt/gateway/var type nfs (rw,hard,intr,addr=192.168.1.1)
 packard:/mnt/gateway/tmp$ cd /mnt/gateway/tmp
 n...@packard:/mnt/gateway/tmp$ ls -l njh foo
 -rw-r--r-- 1 njh njh 4 2009-04-17 10:28 foo
 -rw-r- 1 njh njh 185219775 2009-04-17 10:27 njh
 n...@packard:/mnt/gateway/tmp$ od -bc foo
 000 142 141 162 012
   b   a   r  \n
 004
 n...@packard:/mnt/gateway/tmp$ od -bc njh
 od: njh: read error: Input/output error
 000

Hi,

I just tested on a lenny installation with the same version and I can
read such files without problems (and 178MB is not a large file, this
should be no problem for the Linux NFS server).

Are you sure this is not a different problem, like a networking problem
or server problem? What do you see in dmesg on both the client and the
server when running the od?

regards,
iustin



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



Bug#506652: status on copyright clearance for boilerplate for xml2rfc?

2009-12-02 Thread Florian Weimer
* Florian Weimer:

 * Daniel Kahn Gillmor:

 What's the status on copyright clearance for the boilerplate included in
 xml2rfc?  It would be useful to me to have the latest version available
 through the repositories (even if it means moving it to non-free, though
 i hope that wouldn't be necessary).

 We can't move it to non-free because as far as I can tell, we lack the
 distribution rights for the TLP because the TLP grants distribution
 rights for IETF activities only, and Debian is not an IETF activity.

I misread the document.  non-free is definitely a possibility.



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



Bug#559203: squeeze rpm should depend on rpm2cpio

2009-12-02 Thread Adrian Bunk
Package: rpm
Version: 4.7.1-14
Severity: serious

Debian packages have traditionally depended for the next stable
release on splitted out packages for avoiding users losing a program
during upgrading. I'm not seeing any problems doing this here.

Either this happens and you ensure all packages needing rpm2cpio depend
on it in squeeze. Then the dependency can safely be dropped after squeeze.

Otherwise you have at least to add conflicts with all packages lacking 
proper rpm2cpio dependencies (e.g. alien ( 8.79)) to prevent breakages
on partial upgrades.

Considering the objectives of #540106, it might also be an alternative
to simply let rpm depend on rpm2cpio with the intention of keeping the
dependency forever.



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



Bug#506652: status on copyright clearance for boilerplate for xml2rfc?

2009-12-02 Thread Florian Weimer
* Daniel Kahn Gillmor:

 What's the status on copyright clearance for the boilerplate included in
 xml2rfc?  It would be useful to me to have the latest version available
 through the repositories (even if it means moving it to non-free, though
 i hope that wouldn't be necessary).

We can't move it to non-free because as far as I can tell, we lack the
distribution rights for the TLP because the TLP grants distribution
rights for IETF activities only, and Debian is not an IETF activity.

I'm going to request additional permissions from the IETF trust.
Depending on the scope of those permissions, the package can remain in
main or will have to be moved to non-free.

I also plan to orphan the package because I don't use it myself and I
don't want to block anyone else from taking better care of it.



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



Bug#557485: marked as done (ixp4xx-microcode: source package without binary in unstable)

2009-12-02 Thread Debian Bug Tracking System
Your message dated Wed, 02 Dec 2009 19:33:22 +
with message-id e1nfux0-0001oq...@ries.debian.org
and subject line Bug#557485: Removed package(s) from unstable
has caused the Debian Bug report #557485,
regarding ixp4xx-microcode: source package without binary in unstable
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
557485: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557485
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: ixp4xx-microcode
Version: 2.4-5
Severity: grave
Justification: renders package unusable

Hi,

your package has been built only on arch: arm which is no longer part of
unstable. We have a source package without a binary in unstable now. Is your
package able to build on armel? If yes, please upload soon. Otherwise we need
to remove the source from the archive.

Cheers,
Torsten


---End Message---
---BeginMessage---
We believe that the bug you reported is now fixed; the following
package(s) have been removed from unstable:

ixp4xx-microcode |  2.4-5 | source

--- Reason ---
[auto-cruft] source package does not build any binary package
--

Note that the package(s) have simply been removed from the tag
database and may (or may not) still be in the pool; this is not a bug.
The package(s) will be physically removed automatically when no suite
references them (and in the case of source, when no binary references
it).  Please also remember that the changes have been done on the
master archive (ftp-master.debian.org) and will not propagate to any
mirrors (ftp.debian.org included) until the next cron.daily run at the
earliest.

Packages are usually not removed from testing by hand. Testing tracks
unstable and will automatically remove packages which were removed
from unstable when removing them from testing causes no dependency
problems. The release team can force a removal from testing if it is
really needed, please contact them if this should be the case.

Bugs which have been reported against this package are not automatically
removed from the Bug Tracking System.  Please check all open bugs and
close them or re-assign them to another package if the removed package
was superseded by another one.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 557...@bugs.debian.org.

The full log for this bug can be viewed at http://bugs.debian.org/557485

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@debian.org.

Debian distribution maintenance software
pp.
Torsten Werner (the ftpmaster behind the curtain)

---End Message---


Bug#558806: marked as done (libsyncml0: Depends on unavailbale libsoup2.2-8)

2009-12-02 Thread Debian Bug Tracking System
Your message dated Wed, 02 Dec 2009 20:30:16 +0100
with message-id 4b16c048.6000...@debian.org
and subject line Re: Bug#558806: libsyncml0: Depends on unavailbale libsoup2.2-8
has caused the Debian Bug report #558806,
regarding libsyncml0: Depends on unavailbale libsoup2.2-8
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
558806: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=558806
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---

Package: libsyncml0
Version: 0.4.6-3+b1
Justification: renders package unusable
Severity: grave

Hello,

libsyncml0 depends on libsoup2.2-8, which is not available in sid. 
Instead, version libsoup2.4-1 is availble.


libsyncml0 is uninstallable in sid.

Regards, Michael.

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

Kernel: Linux 2.6.31-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/dash



---End Message---
---BeginMessage---
Michael Holtermann wrote:

 libsyncml0 depends on libsoup2.2-8, which is not available in sid.
 Instead, version libsoup2.4-1 is availble.
 
 libsyncml0 is uninstallable in sid.

binNMUs scheduled, closing this bug.

Cheers

Luk

---End Message---


Bug#556922: Console resize freezes mc causing system crash/hang

2009-12-02 Thread Benny Baumann
Am 01.12.2009 22:18, schrieb Iustin Pop:
 On Wed, Nov 18, 2009 at 11:54:31AM +0100, Benny Baumann wrote:
   
 Package: mc
 Version: 2:4.6.2~git20080311-4
 Severity: critical
 Justification: breaks the whole system

 When running mc inside a screen session via SSH mc crashes as soon as you 
 resize
 the window in which mc is displayed. When this error occures mc freezes and
 allocates memory in an endless loop in the background. Once system resources
 have been reached the entire system freezes. Sometimes (tested with a system
 with a Xen 3.2-1 hypervisor) this even might kernel-panic the hypervisor.

 Steps to verify (the ones that worked for me):
 - Fire up a DomU with Xen (3.2-1)
 - Connect to that DomU by SSH
 - apt-get install screen mc
 - Fire up new screen session or take over an existing with screen -d -RR
 - In that screen session start mc
 - Resize the Window of the screen session
 - MC freezes (now wait a few seconds for MC to fill up the memory)
 -- The system completely hangs, probably with Kernel Panic

 On the step where mc starts to hang have a view on top or htop regarding mc's
 memory usage which suddently increases rapidly. If you kill mc fast enough
 (before it reaches the maximum RAM available) no crash of the VM happens.
 
 This doesn't happen anymore with the unstable version (2:4.7.0-pre1-3).
 Could you try testing that and see if it indeed works for you (maybe by
 building it for lenny?)
   
Might be a bit complicated as both systems I could test it on are
running at most testing, which doesn't include 2:4.7.0-pre1-3 yet AFAIK.
As both systems are production updating might take a bit for me to test
- especially because of the system crash involved in this. Will have a
look at this though and comment back.
 While this is indeed unpleasant, the fact that mc eats a lot of memory
 should not kill the whole system, and is more likely a wrong system
 configuration, I think.
   
More or less a default Xen configuration with one hypervisor (only few
RAM, but swapspace) and 2 DomUs which split the remaining RAM between
them. So really no rocket-science in that configuration. The system
crash on Xen comes as soon as MC reaches full RAM reserved for the DomU
(unswapped) memory size which results in a kernel panic (full Dom0
reboot). Updating Xen doesn't work (The maschine/Dom0 won't boot with
Xen 3.4 installed). Maybe FW for the Xen guys?
 regards,
 iustin
   
Regards,
BenBE.



signature.asc
Description: OpenPGP digital signature


Processed: Re: Bug#559107 closed by Petr Salinger petr.salin...@seznam.cz (Re: Bug#559107: Local root exploit in rtld)

2009-12-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reopen 559107
Bug #559107 {Done: Petr Salinger petr.salin...@seznam.cz} [kfreebsd-7] Local 
root exploit in rtld
 retitle 559107 weaknesses in BSD PRNG algorithms
Bug #559107 [kfreebsd-7] Local root exploit in rtld
Changed Bug title to 'weaknesses in BSD PRNG algorithms' from 'Local root 
exploit in rtld'
 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#559107: closed by Petr Salinger petr.salin...@seznam.cz (Re: Bug#559107: Local root exploit in rtld)

2009-12-02 Thread Moritz Muehlenhoff
reopen 559107
retitle 559107 weaknesses in BSD PRNG algorithms
thanks 

 http://seclists.org/fulldisclosure/2009/Nov/371
 
 Colin Percival posted a preliminary patch, a full advisory is announced
 for tomorrow.
 
 I suppose this affects Debian/KFreeBSD?
 
 No, the rtld (/lib/ld*.so) comes from eglibc, not from kernel source.

Thanks, fixed in the Debian Security Tracker.

But the status of CVE-2008-114[678] is still open. Do they affect the
KFreeBSD port? What's the position of the FreeBSD kernel developers on
these issues?

Cheers,
Moritz



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



Bug#559206: python2.5-minimal: Fails to install

2009-12-02 Thread Kurt Roeckx
Package: python2.5-minimal, python-central
Severity: serious


Hi,

We're currently seeing this in alot of buildd logs:
Setting up python2.5-minimal (2.5.4-3) ...
  File /usr/bin/pycentral, line 2112
else:
   ^
SyntaxError: invalid syntax
dpkg: error processing python2.5-minimal (--configure):
 subprocess installed post-installation script returned error exit status 1



Kurt




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



Bug#559062: munin-node: upgrade failure, file overwrite

2009-12-02 Thread gregor herrmann
On Wed, 02 Dec 2009 14:44:52 +0100, Holger Levsen wrote:

  Usually a Replaces: should be enough, i.e. in munin-node's debian
  control a Replaces: munin-plugins-extra.
 the problem is that munin-plugins-extra still is there. or isnt that a 
 problem 
 to make munin-node replace it anyway...?

AFAIK Replaces: means only package foo may overwrite files in package
bar.
 
  I admit that I often test such changes in piuparts to make sure I'm
  not mistaken :)
 /me blushes :-)

/me has added this comment deliberately :)

Cheers,
gregor

-- 
 .''`.   http://info.comodo.priv.at/ -- GPG Key IDs: 0x00F3CFE4, 0x8649AA06
 : :' :  Debian GNU/Linux user, admin,  developer - http://www.debian.org/
 `. `'   Member of VIBE!AT, SPI Inc., fellow of FSFE | http://got.to/quote/
   `-NP: Beatles


signature.asc
Description: Digital signature


Bug#559209: mono-tools: will FTBFS after the libwebkit1.0-cil removal

2009-12-02 Thread Torsten Werner
Package: mono-tools
Version: 2.4.2-2
Severity: serious
Justification: FTBFS

Hi,

please update the Build-Depends to libwebkit1.0-cil.

Cheers,
Torsten



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



Bug#558433: nwatch fails to start with a Can't locate PortScan/ScannedHost.pm error

2009-12-02 Thread Ola Lundqvist
Hi Fabrice

Do you have the package nmap installed?

// Ola

On Sat, Nov 28, 2009 at 10:11:07PM +0100, Fabrice Coutadeur wrote:
 Package: nwatch
 Version: 0.03-5
 Severity: grave
 Justification: renders package unusable
 
 Hi,
 
 When starting nwatch in the developement version of Ubuntu, I'm getting the
 following error:
 Can't locate PortScan/ScannedHost.pm in @INC (@INC contains: /etc/perl 
 /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 
 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 
 /usr/local/lib/site_perl .) at /usr/share/perl5/NWatch/RBPH.pm line 26.
 BEGIN failed--compilation aborted at /usr/share/perl5/NWatch/RBPH.pm line 26.
 Compilation failed in require at /usr/bin/nwatch line 41.
 BEGIN failed--compilation aborted at /usr/bin/nwatch line 41.
 
 I've been looking at it, and it seems that i's because ndiff is not there
 anymore, as in Squeeze. So the package cannot be used without ndiff.
 
 So I think that either nwatch has to be adapted, either ndiff put back as a 
 real package in the archive.
 
 Thanks,
 Fabrice 
 
 -- System Information:
 Debian Release: squeeze/sid
   APT prefers karmic-updates
   APT policy: (500, 'karmic-updates'), (500, 'karmic-security'), (500, 
 'karmic')
 Architecture: amd64 (x86_64)
 
 Kernel: Linux 2.6.31-15-generic (SMP w/2 CPU cores)
 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
 Shell: /bin/sh linked to /bin/dash
 
 
 

-- 
 - 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-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#559210: blam: will FTBFS after the libwebkit1.0-cil removal

2009-12-02 Thread Torsten Werner
Package: blam
Version: 1.8.6-3
Severity: serious
Justification: FTBFS

Hi,

please update the Build-Depends to libwebkit1.1-cil.

Cheers,
Torsten



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



Bug#558433: nwatch fails to start with a Can't locate PortScan/ScannedHost.pm error

2009-12-02 Thread Fabrice Coutadeur
Hi Ola,

Yes, I do:
 apt-cache policy nmap
nmap:
  Installed: 5.00-3
  Candidate: 5.00-3
  Version table:
 *** 5.00-3 0
500 http://archive.ubuntu.com lucid/main Packages

I've checked and this is the same version as in Squeeze. I also checked
and there is not perl module in actual nmap package, AFAICT.

Thanks,
Fabrice

Ola Lundqvist escribió:
 Hi Fabrice
 
 Do you have the package nmap installed?
 
 // Ola



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



Bug#557672: traceroute-nanog: FHS violation: root-only program in /usr/bin

2009-12-02 Thread Daniel Kobras
Hi!

On Mon, Nov 23, 2009 at 06:39:17PM +0100, Piotr Engelking wrote:
 FHS specifies that /bin, /usr/bin, and /usr/local/bin contains programs
 for use by all users. In particular, root-only programs are placed in
 /sbin, /usr/sbin, and /usr/local/sbin, instead.
 
 As traceroute-nanog works only if run by root, please do not install it
 or links to it (including alternatives) in /usr/bin.

Solving this properly is actually a bit tricky as the traceroute package
that shares its alternatives with traceroute-nanog doesn't suffer from the
root-only restriction these days, and it would be rather confusing to
handle the alternatives in /usr/sbin different from /usr/bin. I'm tempted
to sidestep this issue by letting traceroute supersede the nanog variant
for good, and simply drop the -nanog package from Debian. Daniel, what's
the status of the nanog emulation in traceroute proper these days? Are you
aware of any relevant features still missing?

Regards,

Daniel.




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



Bug#558433: nwatch fails to start with a Can't locate PortScan/ScannedHost.pm error

2009-12-02 Thread Ola Lundqvist
Hi

Ok, good to know. In that case I suggest that we remove the nwatch
package from Debian, unless someone steps forward and port it to the
later versions. What do you think?

Best regards,

// Ola

On Wed, Dec 02, 2009 at 08:59:10PM +0100, Fabrice Coutadeur wrote:
 Hi Ola,
 
 Yes, I do:
  apt-cache policy nmap
 nmap:
   Installed: 5.00-3
   Candidate: 5.00-3
   Version table:
  *** 5.00-3 0
 500 http://archive.ubuntu.com lucid/main Packages
 
 I've checked and this is the same version as in Squeeze. I also checked
 and there is not perl module in actual nmap package, AFAICT.
 
 Thanks,
 Fabrice
 
 Ola Lundqvist escribió:
  Hi Fabrice
  
  Do you have the package nmap installed?
  
  // Ola
 

-- 
 --- Inguza Technology AB --- MSc in Information Technology 
/  o...@inguza.comAnnebergsslingan 37\
|  o...@debian.org   654 65 KARLSTAD|
|  http://inguza.com/Mobile: +46 (0)70-332 1551 |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9  /
 ---



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



Bug#522926: client cannot write to new files on server, only edit/delete/create

2009-12-02 Thread Iustin Pop
On Tue, Apr 07, 2009 at 02:31:30PM +0200, martin f krafft wrote:
 Package: nfs-common
 Version: 1:1.1.4-1
 Severity: grave
 […]

Hi,

 However, they could not write to new files. They could create them,
 but trying to write to them causes:
 
   open(testfile, O_WRONLY|O_CREAT|O_TRUNC, 0666) = -1 EINVAL (Invalid 
 argument)
 
 The file is created, but it cannot be written to.

Hmm, so the create succeeds on the server, but the client reports EINVAL?

 I can delete files just fine.
 
 This happens with 1.1.4-1 through 1.1.5-2, talking to
 a 1:1.1.2-6lenny1 kernel server.

Since this bug is somewhat old and unstable has now 1.2.0, can you confirm this
is reproduceable?

My tests with up-to-date lenny (server) + up-to-date sid (client,
2.6.31-1-amd64) show normal, expected behaviour:

open(testfile, O_WRONLY|O_CREAT|O_TRUNC, 0666) = 3
write(3, aaa, 3)  = 3
close(3)= 0

regards,
iustin



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



Bug#529287: python-smartpm: does not install due to file conflict

2009-12-02 Thread Vasilis Vasaitis
On Sun, Nov 29, 2009 at 11:50:53AM +0100, gregor herrmann wrote:
 tag 529287 + moreinfo
 thanks
 
 On Mon, 18 May 2009 13:57:37 +0100, Vasilis Vasaitis wrote:
 
When I try to upgrade python-smartpm 1.2-1 with version 1.2-2+b1, I
  get this:
  
  Preparing to replace python-smartpm 1.2-1 (using 
  .../python-smartpm_1.2-2+b1_amd64.deb) ...
  Unpacking replacement python-smartpm ...
  dpkg: error processing 
  /var/cache/apt/archives/python-smartpm_1.2-2+b1_amd64.deb (--unpack):
   trying to overwrite 
  `/usr/share/pyshared/smart/interfaces/gtk/channels.py', which is also in 
  package smartpm
 
 I think this bug can be closed; there's only 1.2-4 in the archive,
 and in this version /usr/share/pyshared/smart/interfaces/gtk/channels.py 
 gets installed into smartpm again (and not into python-smartpm). So
 the upgrade should just work.
 
 Vasilis, could you try to upgrade again (or tell us if you already
 have) - is there still a problem?

  I have since removed smartpm from all my systems (partly because of
this), so I cannot test the upgrade any more. Installing it anew
appears to work fine of course. So yeah, might as well close this.

Thanks,
Vasilis

-- 
Vasilis Vasaitis
A man is well or woe as he thinks himself so.





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



Bug#559209: mono-tools: will FTBFS after the libwebkit1.0-cil removal

2009-12-02 Thread Torsten Werner
On Wed, Dec 2, 2009 at 8:49 PM, Torsten Werner twer...@debian.org wrote:
 please update the Build-Depends to libwebkit1.0-cil.

s/1.0/1.1/



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



Bug#559214: linux-kernel-di-i386-2.6: will FTBFS after removal of linux 2.6.30

2009-12-02 Thread Torsten Werner
Package: linux-kernel-di-i386-2.6
Version: 1.84
Severity: serious
Justification: FTBFS

Hi,

the linux-kernel-di-*-2.6 packages will FTBFS after the cruft removal of
linux-2.6 version 2.6.30. I won't file reports against each architecture
separately.

Cheers,
Torsten



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



Bug#559209: mono-tools: will FTBFS after the libwebkit1.0-cil removal

2009-12-02 Thread Torsten Werner
On Wed, Dec 2, 2009 at 8:49 PM, Torsten Werner twer...@debian.org wrote:
 please update the Build-Depends to libwebkit1.0-cil.

s/1.0/1.1/



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



Bug#556922: Console resize freezes mc causing system crash/hang

2009-12-02 Thread Iustin Pop
On Wed, Dec 02, 2009 at 08:26:54PM +0100, Benny Baumann wrote:
 Am 01.12.2009 22:18, schrieb Iustin Pop:
  On Wed, Nov 18, 2009 at 11:54:31AM +0100, Benny Baumann wrote:

  Package: mc
  Version: 2:4.6.2~git20080311-4
  Severity: critical
  Justification: breaks the whole system
 
  When running mc inside a screen session via SSH mc crashes as soon as you 
  resize
  the window in which mc is displayed. When this error occures mc freezes and
  allocates memory in an endless loop in the background. Once system 
  resources
  have been reached the entire system freezes. Sometimes (tested with a 
  system
  with a Xen 3.2-1 hypervisor) this even might kernel-panic the hypervisor.
 
  Steps to verify (the ones that worked for me):
  - Fire up a DomU with Xen (3.2-1)
  - Connect to that DomU by SSH
  - apt-get install screen mc
  - Fire up new screen session or take over an existing with screen -d -RR
  - In that screen session start mc
  - Resize the Window of the screen session
  - MC freezes (now wait a few seconds for MC to fill up the memory)
  -- The system completely hangs, probably with Kernel Panic
 
  On the step where mc starts to hang have a view on top or htop regarding 
  mc's
  memory usage which suddently increases rapidly. If you kill mc fast enough
  (before it reaches the maximum RAM available) no crash of the VM happens.
  
  This doesn't happen anymore with the unstable version (2:4.7.0-pre1-3).
  Could you try testing that and see if it indeed works for you (maybe by
  building it for lenny?)

 Might be a bit complicated as both systems I could test it on are
 running at most testing, which doesn't include 2:4.7.0-pre1-3 yet AFAIK.
 As both systems are production updating might take a bit for me to test
 - especially because of the system crash involved in this. Will have a
 look at this though and comment back.

Sounds good, thanks.

  While this is indeed unpleasant, the fact that mc eats a lot of memory
  should not kill the whole system, and is more likely a wrong system
  configuration, I think.

 More or less a default Xen configuration with one hypervisor (only few
 RAM, but swapspace) and 2 DomUs which split the remaining RAM between
 them. So really no rocket-science in that configuration. The system
 crash on Xen comes as soon as MC reaches full RAM reserved for the DomU
 (unswapped) memory size which results in a kernel panic (full Dom0
 reboot). Updating Xen doesn't work (The maschine/Dom0 won't boot with
 Xen 3.4 installed). Maybe FW for the Xen guys?

Ah, I was more referring to the unlimited memory size permissions for
user processes. Granted, the VM shouldn't crash, it should just go into
OOM and kill the offending process, but Xen is quirky sometimes.

So ignoring for the moment the Xen problem, the issue is mc getting out
of memory completely. I just tested the exact mc version in a Lenny
installation (a VM running under VirtualBox) and I can't reproduce the
issue.

Could you please try:

- before starting mc, run ulimit -m 131072 which should limit the
  memory usage at 128MB, start mc and do the resize, and see if mc dies
  with out of memory?

If that is so, then we can be sure mc is the problem (I know it's been
verified with top, but just the same, let's see if ulimit indeed fixes
the problem) and maybe look at some traces.

regards,
iustin



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



Processed: retitle 494605 to xcalendar-i18n: should this orphaned package be removed?

2009-12-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 retitle 494605 xcalendar-i18n: should this orphaned package be removed?
Bug #494605 [wnpp] O: xcalendar-i18n -- calendar program on X with i18n support
Changed Bug title to 'xcalendar-i18n: should this orphaned package be removed?' 
from 'O: xcalendar-i18n -- calendar program on X with i18n support'

End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed: severity of 494605 is serious

2009-12-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 494605 serious
Bug #494605 [wnpp] O: xcalendar-i18n -- calendar program on X with i18n support
Severity set to 'serious' from 'normal'


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed: severity of 525860 is critical

2009-12-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # breaks e.g. bkchem and several other
 severity 525860 critical
Bug #525860 [blt] python-pmw triggers segmentation fault in blt
Severity set to 'critical' from 'important'


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#558433: nwatch fails to start with a Can't locate PortScan/ScannedHost.pm error

2009-12-02 Thread Fabrice Coutadeur
Hi Ola,

Ola Lundqvist escribió:
 Ok, good to know. In that case I suggest that we remove the nwatch
 package from Debian, unless someone steps forward and port it to the
 later versions. What do you think?

I totally agree with you: I haven't been able to find any updated source
of nwatch and it's not usable right now, so it does not makes sense to
still have it in the archive.


Thanks,
Fabrice



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



Bug#559216: bluez: Connect to mobile phone failure over bluetooth

2009-12-02 Thread Andrey Kalinichenko
Package: bluez
Version: 4.57-1
Severity: grave
Justification: package unusable

bluetoothd[3033]: segfault at 7f19db464000 ip 7f19d893a5d8 sp 7fffe1bd5f68
error 6 in libc-2.9.so[7f1
9d88c1000+147000]

This failure renders PPP over bluetooth on my system unusable.
Now I send this bug over USB mobile connection ...

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

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

Versions of packages bluez depends on:
ii  dbus 1.2.16-2simple interprocess messaging
syst
ii  libbluetooth34.57-1  Library to use the BlueZ Linux
Blu
ii  libc62.9-25  GNU C Library: Shared libraries
ii  libdbus-1-3  1.2.16-2simple interprocess messaging
syst
ii  libglib2.0-0 2.22.2-2The GLib library of C routines
ii  libnl1   1.1-5   library for dealing with
netlink s
ii  libusb-0.1-4 2:0.1.12-13 userspace USB programming
library
ii  lsb-base 3.2-23  Linux Standard Base 3.2 init
scrip
ii  makedev  2.3.1-89creates device files in /dev
ii  module-init-tools3.10-3  tools for managing Linux kernel
mo
ii  udev 0.141-2 /dev/ and hotplug management
daemo

bluez recommends no packages.

Versions of packages bluez suggests:
ii  python-dbus   0.83.0-1   simple interprocess messaging
syst
ii  python-gobject2.18.0-1   Python bindings for the GObject
li

-- no debconf information


Processed: found 559105 in 5.19-1.2, user debian...@lists.debian.org, usertagging 559105 ...

2009-12-02 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 found 559105 5.19-1.2
Bug #559105 [p3nfs] p3nfs: should this package be removed?
Ignoring request to alter found versions of bug #559105 to the same values 
previously set
 user debian...@lists.debian.org
Setting user to debian...@lists.debian.org (was s...@debian.org).
 usertags 559105 + proposed-removal
Bug#559105: p3nfs: should this package be removed?
Usertags were: proposed-removal.
Usertags are now: proposed-removal.
 severity 559105 serious
Bug #559105 [p3nfs] p3nfs: should this package be removed?
Severity set to 'serious' from 'normal'


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#558433: rm -- nwatch

2009-12-02 Thread Ola Lundqvist
Package: ftp.debian.org
Severity: normal

Hi FTP team

I'd like to request the removal of the nwatch package. It is no longer
usable as ndiff package has been replaced by nmap. This software is really
old and it do not look like there are many active users anymore.

Best regards,

// Ola -- maintainer of nwatch

On Wed, Dec 02, 2009 at 09:20:52PM +0100, Fabrice Coutadeur wrote:
 Hi Ola,
 
 Ola Lundqvist escribió:
  Ok, good to know. In that case I suggest that we remove the nwatch
  package from Debian, unless someone steps forward and port it to the
  later versions. What do you think?
 
 I totally agree with you: I haven't been able to find any updated source
 of nwatch and it's not usable right now, so it does not makes sense to
 still have it in the archive.
 
 
 Thanks,
 Fabrice
 

-- 
 --- Inguza Technology AB --- MSc in Information Technology 
/  o...@inguza.comAnnebergsslingan 37\
|  o...@debian.org   654 65 KARLSTAD|
|  http://inguza.com/Mobile: +46 (0)70-332 1551 |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9  /
 ---



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



  1   2   >