Bug#480818: Don't build depend on libxul-dev

2008-06-20 Thread Mike Hommey
On Thu, Jun 19, 2008 at 11:49:03PM -0700, Shaun Jackman wrote:
> On Fri, Jun 13, 2008 at 12:35 AM, Mike Hommey <[EMAIL PROTECTED]> wrote:
> > The first obvious thing would be to ensure you use the proper includes,
> > which means you need, at some point, to use pkgconfig --cflags
> > libxul-embedding.
> >
> > The second thing I would do is ensure it works properly if you
> > build with pkg-config --libs libxul instead of libxul-embedding.
> > When testing this setup, make sure you set the LD_LIBRARY_PATH to
> > /usr/lib/xulrunner-1.9, as it is necessary with what is called the
> > dependent glue (which is what you get with libxul.pc).
> >
> > Once you have things working with this setup, you can switch to
> > libxul-embedding, which requires some additional changes, but we'll
> > see then.
> 
> Hi Mike,
> 
> If I use pkg-config libxul-embedding, when running Azureus I get the error:
> Browser: org.eclipse.swt.SWTError: XPCOM error -1041039359
> which corresponds to NS_ERROR_NOT_INITIALIZED.
> 
> With pkg-config libxul it almost works. The embedded browser seems to
> load because it replaces the "Loading..." splash screen that Azureus
> displays, but all I get is a white background. It seems to be almost
> working though. I don't see any error messages on the console.
> 
> Where do I go from here?

It looks like all you need is to add the xpcom initialization code. The
embedding variant needs explicit xpcom loading. You can check how it is
done in impl_init() in mozilla-embed-single.cpp in epiphany-browser
source, or xulrunner_init() in mozilla.cpp in kazehakase source.
You will need to #include  in the source file
doing the initialization.

Cheers,

Mike



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



Bug#487204: Upstream

2008-06-20 Thread James Healy
I've been in touch with the upstream maintainer about this, and it has
been fixed in CVS HEAD. Unfortunately, he hasn't indicated when he plans
to cut a new release.

This bug affects anyone who renders a cairo surface to an object in
memory (like a StringIO), and on 1.8.7.

-- James Healy   Fri, 20 Jun 2008 16:27:17 +1000



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



Bug#486953: marked as done (wmxmms2: FTBFS: ld: cannot find -lXext)

2008-06-20 Thread Debian Bug Tracking System

Your message dated Fri, 20 Jun 2008 07:17:04 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#486953: fixed in wmxmms2 0.6-2
has caused the Debian Bug report #486953,
regarding wmxmms2: FTBFS: ld: cannot find -lXext
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 [EMAIL PROTECTED]
immediately.)


-- 
486953: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=486953
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: wmxmms2
Version: 0.6-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080619 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
> i486-linux-gnu-gcc -I/usr/include/xmms2   -Wall -W  -g -Wall -O2  -Wl,-z,defs 
> -Wl,--as-needed -o wmxmms2  wmxmms2.o buttons.o wmgeneral.o xmms2cif.o 
> options.o -lxmmsclient   -lXpm -lXext -lX11 
> /usr/bin/ld: cannot find -lXext
> collect2: ld returned 1 exit status

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/06/19

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3
is now the default on most architectures (even if it's not the case on
i386 yet).  Consequently, many failures are caused by the switch to gcc
4.3.
If you determine that this failure is caused by gcc 4.3, feel free to
downgrade this bug to 'important' if your package is only built on i386,
and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

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 containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


--- End Message ---
--- Begin Message ---
Source: wmxmms2
Source-Version: 0.6-2

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

wmxmms2_0.6-2.diff.gz
  to pool/main/w/wmxmms2/wmxmms2_0.6-2.diff.gz
wmxmms2_0.6-2.dsc
  to pool/main/w/wmxmms2/wmxmms2_0.6-2.dsc
wmxmms2_0.6-2_i386.deb
  to pool/main/w/wmxmms2/wmxmms2_0.6-2_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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Robert Luberda <[EMAIL PROTECTED]> (supplier of updated wmxmms2 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 [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 20 Jun 2008 06:27:36 +0200
Source: wmxmms2
Binary: wmxmms2
Architecture: source i386
Version: 0.6-2
Distribution: unstable
Urgency: low
Maintainer: Robert Luberda <[EMAIL PROTECTED]>
Changed-By: Robert Luberda <[EMAIL PROTECTED]>
Description: 
 wmxmms2- remote-control dockapp for XMMS2
Closes: 486953
Changes: 
 wmxmms2 (0.6-2) unstable; urgency=low
 .
   * Build depend on libxext-dev (closes: #486953).
   * Standards-Version: 3.8.0.
   * Add a simple debian/README.source file.
Checksums-Sha1: 
 4f7d8e44c20971d8234ec10962bc2315d00e934c 1023 wmxmms2_0.6-2.dsc
 dd844df85725f6a60d187e4a2eef21006d2d 3306 wmxmms2_0.6-2.diff.gz
 77564f6bac573e6e93b854538214d7bcaab95351 35340 wmxmms2_0.6-2_i386.deb
Checksums-Sha256: 
 79954436601b028d048b9903a956e404513b699ff25e9c5954e8460630e6f16e 1023 
wmxmms2_0.6-2.dsc
 fe7d182c591f027985fcc4dab9b7b2c6bfeda60b956c6580f8ee8e76e637c1cd 3306 
wmxmms2_0.6-2.diff.gz
 4c1646446544dec5a7f040d65d98ee61327ea2a92c226face68b6f9147ed 35340 
wmxmms2_0.6-2_i386.deb
Files: 
 cdfcfa5e3bd1be4b577ab411ddb6e963 1023 sound optional wmxmms2_0.6-2.dsc
 88c089df67a73e4b693843705bec4154 3306 sound optional wmxmms2_0.6-2.diff.gz
 61dcb00789e349057b114a2099e4f0a3 35340 sound optional wmxmms2_0.6-2_i386.deb

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

iEYEARECAAYFAkhbMnkACgkQThh1cJ0wnDudWQCeJmTq8NcrBhg1rVDqXAKHdpl/
zuUAn3yY2mp6U34/Tr3Y8qlMDqClge0D
=KT87
-END PGP SIGNATURE-


--- End Message ---


Bug#487204: [DRE-maint] Bug#487204: Upstream

2008-06-20 Thread Lucas Nussbaum
On 20/06/08 at 16:39 +1000, James Healy wrote:
> I've been in touch with the upstream maintainer about this, and it has
> been fixed in CVS HEAD. Unfortunately, he hasn't indicated when he plans
> to cut a new release.

Actually, we don't need a new release, just a patch :-)
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



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



Bug#482517: [php-maint] Bug#482517: Bug#482517: Bug#482517: php-net-ipv4: FTBFS: /usr/bin/pear: line 28: exec: /usr/bin/php: cannot execute: No such file or directory

2008-06-20 Thread Thijs Kinkhorst
On Thu, June 19, 2008 08:16, Lucas Nussbaum wrote:
> On 14/06/08 at 22:44 -0500, Raphael Geissert wrote:
>
>> I fixed the pear FTBFS a couple of weeks ago in SVN
>>
>
> Could you please upload the fixed package, so all those packages stop
> failing to build?

We discussed this indeed, but since we have another build issue with the
package on alpha and those FTBFS'es don't affect testing, what immediate
gain would there be to upload php5 now while it would still not migrate
due to the alpha build issue? Is there a concrete gain?


Thijs




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



Processed: tagging as pending bugs that are closed by packages in NEW

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Fri Jun 20 08:03:12 UTC 2008
> # Tagging as pending bugs that are closed by packages in NEW
> # http://ftp-master.debian.org/new.html
> #
> # Source package in NEW: disk-manager
> tags 486699 + pending
Bug#486699: ITP: disk-manager -- simple graphical filesystem configurator
There were no tags set.
Tags added: pending

> # Source package in NEW: libupnp
> tags 482737 + pending
Bug#482737: libupnp3: libupnp daemons crash after short while running
There were no tags set.
Tags added: pending

> # Source package in NEW: slingshot
> tags 485522 + pending
Bug#485522: ITP: slingshot -- simple 2D shooting strategy game set in space, 
with gravity
There were no tags set.
Tags added: pending

> # Source package in NEW: ruby-gnome2
> tags 486488 + pending
Bug#486488: ruby-gnome2: wrong use of DEB_RUBY_LIBDIR
There were no tags set.
Tags added: pending

> # Source package in NEW: ruby-gnome2
> tags 480817 + pending
Bug#480817: Don't build depend on libxul-dev
There were no tags set.
Tags added: pending

> # Source package in NEW: root-system
> tags 451510 + pending
Bug#451510: ttf-root-installer: wrong download url suggested
There were no tags set.
Tags added: pending

> # Source package in NEW: root-system
> tags 429186 + pending
Bug#429186: root-system_5.15.07-4(experimental/powerpc/anakreon): Missing 
build-dep on g77
Tags were: experimental
Tags added: pending

> # Source package in NEW: root-system
> tags 441333 + pending
Bug#441333: root-system_5.15.07-4(sparc/experimental): FTBFS: 'class 
std::fpos<__mbstate_t>' has no member named 'operator=='
There were no tags set.
Tags added: pending

> # Source package in NEW: root-system
> tags 450507 + pending
Bug#450507: FTBFS: Explicitly required MathMore dependencies not fulfilled
There were no tags set.
Bug#450508: FTBFS: Explicitly required MathMore dependencies not fulfilled
Tags added: pending

> # Source package in NEW: root-system
> tags 434855 + pending
Bug#434855: root-system_5.15.07-4(experimental/mipsel/modi): Attempts at 
guessing your architecture failed.
Tags were: patch experimental
Tags added: pending

> # Source package in NEW: root-system
> tags 425257 + pending
Bug#425257: root-system_5.15.07-4(hppa/experimental): FTBFS: architecture not 
supported
There were no tags set.
Tags added: 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 [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#486980: docbook-xsl-saxon: FTBFS: build blocks

2008-06-20 Thread Lucas Nussbaum
severity 486980 important
thanks
On 19/06/08 at 18:35 +0200, Daniel Leidert wrote:
> Am Donnerstag, den 19.06.2008, 09:51 +0200 schrieb Lucas Nussbaum:
> 
> > The build of docbook-xsl-saxon blocks after some time. The last messages
> > displayed are: (the "E: Caught signal 'Terminated': terminating
> > immediately" line is caused by sbuild's trying to kill the build after
> > the timeout).
> [..]
> > [javac] --
> > [javac] 70. WARNING in 
> > /build/user-docbook-xsl-saxon_1.00.dfsg.1-4-amd64-ubkqYL/docbook-xsl-saxon-1.00.dfsg.1-4/src/com/nwalsh/saxon/Verbatim.java
> >  (at line 72)
> > [javac] private static boolean calloutsSetup = false;
> > E: Caught signal 'Terminated': terminating immediately
> 
> Hm. I cannot reproduce this on an i386 system and in the past, amd64
> built without any problem. I could imagine a GCC 4.3 issue. But I'm not
> sure.

I'm not sure either. Let's downgrade it for now...
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



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



Bug#482517: [php-maint] Bug#482517: Bug#482517: Bug#482517: php-net-ipv4: FTBFS: /usr/bin/pear: line 28: exec: /usr/bin/php: cannot execute: No such file or directory

2008-06-20 Thread Lucas Nussbaum
On 20/06/08 at 09:41 +0200, Thijs Kinkhorst wrote:
> On Thu, June 19, 2008 08:16, Lucas Nussbaum wrote:
> > On 14/06/08 at 22:44 -0500, Raphael Geissert wrote:
> >
> >> I fixed the pear FTBFS a couple of weeks ago in SVN
> >>
> >
> > Could you please upload the fixed package, so all those packages stop
> > failing to build?
> 
> We discussed this indeed, but since we have another build issue with the
> package on alpha and those FTBFS'es don't affect testing, what immediate
> gain would there be to upload php5 now while it would still not migrate
> due to the alpha build issue? Is there a concrete gain?

Reduce my number of FTBFS by about 25 failures, and be able to find
other failures in those 25 packages. But I'm fine with waiting.
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



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



Processed: Re: Bug#486980: docbook-xsl-saxon: FTBFS: build blocks

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> severity 486980 important
Bug#486980: docbook-xsl-saxon: FTBFS: build blocks
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 [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#482517: [php-maint] Bug#482517: Bug#482517: Bug#482517: php-net-ipv4: FTBFS: /usr/bin/pear: line 28: exec: /usr/bin/php: cannot execute: No such file or directory

2008-06-20 Thread Thijs Kinkhorst
On Fri, June 20, 2008 10:03, Lucas Nussbaum wrote:
>> We discussed this indeed, but since we have another build issue with
>> the package on alpha and those FTBFS'es don't affect testing, what
>> immediate gain would there be to upload php5 now while it would still
>> not migrate due to the alpha build issue? Is there a concrete gain?
>
> Reduce my number of FTBFS by about 25 failures, and be able to find
> other failures in those 25 packages. But I'm fine with waiting.

I suggest we forward our most recent findings about the arm/sparc findings
to upstream, and meanwhile upload a new package version. It seems the
solution is not as trivial as upgrading to a newer compiler, so waiting
now doesn't add much value.


cheers,
Thijs




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



Bug#485089: marked as done (apt-cacher: 1.6.3: Checksum database recovery locking broken)

2008-06-20 Thread Debian Bug Tracking System

Your message dated Fri, 20 Jun 2008 09:41:49 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#485089: Reopening.
has caused the Debian Bug report #485089,
regarding apt-cacher: 1.6.3: Checksum database recovery locking broken
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 [EMAIL PROTECTED]
immediately.)


-- 
485089: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=485089
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: apt-cacher
Version: 1.6.3
Severity: serious
Tags: pending


Locking of checksum database recovery is broken in 1.6.3 causing a hang. 

Serverity to prevent Testing migration.

Fix upload is pending

Mark


--- End Message ---
--- Begin Message ---
On Wed, Jun 18, 2008 at 11:16:04PM +0200, Raúl Sánchez Siles wrote:
> reopen 485089
> thanks
> 
>  Hello:
> 
>  I'm experiencing this problem still on 1.6.4. When I start 2 aptitude 
> sessions: one for a real system and one for a chroot; and they concurrently 
> run update and/or upgrade I got this message on dmesg.
> apt-cacher[8117]: segfault at 7f87f70b8e18 ip 7f87f7c37b56 sp 7fff05122448 
> error 6 in libdb-4.6.so[7f87f7b9d000+145000]

OK this is a different Issue. I have not sen this mentioned before. The
locking problem that 485089 refers to causes a complete lockup when
trying to recover the database.

I want to close this as it is RC and will prevent 1.6.4 from replacing
1.6.3 in testing.

As to the segfault, can you open a fresh, complete report. When did it
start?

Mark

--- End Message ---


Bug#481347: logcheck: Logcheck leaves world-readable dead.letter

2008-06-20 Thread Stefanos Harhalakis
On Friday 20 June 2008, Robert Luberda wrote:
> >  The problem that it is world readable lies in the used tool mail,
> > coming from the mailx package. The information exposure problem is not
> > limited to logcheck here, it in fact is a more general problem residing
> > in mailx that it doesn't tighten the file permission of the dead.letter
> > file it creates.
>
> No, mailx correctly sets umask to 077 before creating a dead.letter
> file. The problem might be in sendmail binary which is spawned by mailx.
> I use postifx and can't reproduce the bug with it.
>
> Stefanos, could you please check if you get the dead.letter after the
> following commands:
> umask 000
> yes | dd  count=102400 | /usr/sbin/sendmail -t `id -u`

You are correct:

-rw-r--r-- 1 v13 x9697 52429153 2008-06-20 11:35 dead.letter

Also tested this without changing the umask (loged-out/in and removed the old 
dead.letter) and it had the same results:

$ ls -l dead.letter 
-rw-r--r-- 1 v13 x9697 52429153 2008-06-20 11:39 dead.letter

$ umask
0077

Installed sendmail version is 8.13.8-3:

ii  sendmail  8.13.8-3
ii  sendmail-base 8.13.8-3
ii  sendmail-bin  8.13.8-3
ii  sendmail-cf   8.13.8-3
ii  sendmail-doc  8.13.8-3



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



Bug#471224: marked as done (cdrdao - FTBFS: make[1]: p: Command not found)

2008-06-20 Thread Debian Bug Tracking System

Your message dated Fri, 20 Jun 2008 08:47:07 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#471224: fixed in cdrdao 1:1.2.2-16
has caused the Debian Bug report #471224,
regarding cdrdao - FTBFS: make[1]: p: Command not found
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 [EMAIL PROTECTED]
immediately.)


-- 
471224: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=471224
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: cdrdao
Version: 1:1.2.2-12
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of cdrdao_1:1.2.2-12 on debian-31.osdl.marist.edu by 
> sbuild/s390 98
[...]
> make[1]: Entering directory `/build/buildd/cdrdao-1.2.2/scsilib'
> RULES/rules1.top:234: incs/Dcc.s390x-linux: No such file or directory
> RULES/rules.top:39: RULES/s390x-linux-cc.rul: No such file or directory
> RULES/rules.cnf:56: incs/s390x-linux-cc/Inull: No such file or directory
> RULES/rules.cnf:57: incs/s390x-linux-cc/rules.cnf: No such file or directory
> Makefile:18: warning: overriding commands for target `install'
> RULES/rules1.dir:27: warning: ignoring old commands for target `install'
> p incs/s390x-linux-cc
> make[1]: p: Command not found
> make[1]: [incs/s390x-linux-cc/Inull] Error 127 (ignored)
> /bin/sh: incs/s390x-linux-cc/Inull: No such file or directory
> make[1]: *** [incs/s390x-linux-cc/Inull] Error 1
> make[1]: Leaving directory `/build/buildd/cdrdao-1.2.2/scsilib'
> make: *** [clean] Error 2
> dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules clean gave error 
> exit status 2
> **
> Build finished at 20080307-0726
> FAILED [dpkg-buildpackage died]


--- End Message ---
--- Begin Message ---
Source: cdrdao
Source-Version: 1:1.2.2-16

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

cdrdao_1.2.2-16.diff.gz
  to pool/main/c/cdrdao/cdrdao_1.2.2-16.diff.gz
cdrdao_1.2.2-16.dsc
  to pool/main/c/cdrdao/cdrdao_1.2.2-16.dsc
cdrdao_1.2.2-16_i386.deb
  to pool/main/c/cdrdao/cdrdao_1.2.2-16_i386.deb
gcdmaster_1.2.2-16_i386.deb
  to pool/main/c/cdrdao/gcdmaster_1.2.2-16_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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daniel Baumann <[EMAIL PROTECTED]> (supplier of updated cdrdao 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 [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 20 Jun 2008 09:58:00 +0200
Source: cdrdao
Binary: cdrdao gcdmaster
Architecture: source i386
Version: 1:1.2.2-16
Distribution: unstable
Urgency: medium
Maintainer: Daniel Baumann <[EMAIL PROTECTED]>
Changed-By: Daniel Baumann <[EMAIL PROTECTED]>
Description: 
 cdrdao - records CDs in Disk-At-Once (DAO) mode
 gcdmaster  - GNOME GUI for cdrdao
Closes: 450752 471224
Changes: 
 cdrdao (1:1.2.2-16) unstable; urgency=medium
 .
   * Updating cross build handling in rules.
   * Change clean target definition in rules (Closes: #450752, #471224).
   * Updating to standards 3.8.0.
Checksums-Sha1: 
 afaa7d7b920d08ba8e0763ea643639de19723657 1188 cdrdao_1.2.2-16.dsc
 0332142e339ffb778a646f23e363f3b40185cea7 16736 cdrdao_1.2.2-16.diff.gz
 95d18493b6659ad067eee56bd5e4ad243dcd7729 436460 cdrdao_1.2.2-16_i386.deb
 36678b7d6ae5d3ad0fb625d43176a682c27b761d 486972 gcdmaster_1.2.2-16_i386.deb
Checksums-Sha256: 
 7980ade683a133378050886e2fcc5f5debd53781de63fb7deee4d8954d3247c4 1188 
cdrdao_1.2.2-16.dsc
 f8d753655993d24af138782f922cc2821bd02cc729fa4a93704ed1552c429236 16736 
cdrdao_1.2.2-16.diff.gz
 aef8db258f35fea5232e3b7bffb6ade26ce8b8387b66f48225a7273023fa5e5d 436460 
cdrdao_1.2.2-16_i386.deb
 eda2ee836c93500a5b3c774d5573e25eea459e62e0107319fa156c84b70b649c 486972 
gcdmaster_1.2.2-16_i386.deb
Files: 
 63b7b15402bd0e08e709101845d991dc 1188 otherosfs optional cdrdao_1.2.2-16.dsc
 73272266975a2bdfbcc297f804fe7dbf 16736 otherosfs optional 
cdrdao_1.2.2-16.diff.gz
 f8f423125f3f26dfa1bf065dab055d61 436460 otherosfs optional 
cdrdao_1.2.2-16_i386.deb
 60e2630234456ff7e23cb3cbca6af637 486972 sound optional 
gcdmaster_1.2.2-16_i386.deb

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

iEYEARECAAYFAkhbaKUACgkQ+C5

Bug#486475: breaks xdm logins

2008-06-20 Thread martin f krafft
also sprach Sven Joachim <[EMAIL PROTECTED]> [2008.06.17.0727 +0200]:
> I saw that too, but I doubt this is a bug in dbus, it rather seems
> another instance of #292388.

I see this problem *nowhere* else.

> > If I comment use-session-dbus out, it works.
> 
> A better workaround, mentioned in #292388, is probably to use
> 
> DisplayManager*authName:MIT-MAGIC-COOKIE-1

Thanks for the info. I don't want to have to modify my /etc files to
fix d-bus.

-- 
 .''`.   martin f. krafft <[EMAIL PROTECTED]>
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems
 
"my experience is that as soon as people are old enough to know better,
 they don't know anything at all."
-- oscar wilde


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


Bug#486744: [epiphany-browser] Carsh when increeasing font size

2008-06-20 Thread Alexander Sack
On Fri, Jun 20, 2008 at 01:07:09AM +0200, Mike Hommey wrote:
> On Fri, Jun 20, 2008 at 12:43:04AM +0200, Mike Hommey wrote:
> > On Fri, Jun 20, 2008 at 12:38:52AM +0200, Mike Hommey wrote:
> > > On Wed, Jun 18, 2008 at 12:48:42AM +0200, Josselin Mouette wrote:
> > > > reassign 486744 xulrunner-1.9 1.9~rc2-3
> > > > thanks
> > > > 
> > > > Le mercredi 18 juin 2008 à 00:18 +0200, Mazen NEIFER a écrit :
> > > > > Package: epiphany-browser
> > > > > Version: 2.22.2-2
> > > > > Severity: serious
> > > > > 
> > > > > --- Please enter the report below this line. ---
> > > > > 
> > > > > Browse
> > > > > http://aljazeera.net/NR/exeres/8BAC4176-2B16-450F-B8DA-7127702A17AF.htm
> > > > >  and try to increase font size and it will crash.
> > > > 
> > > > This is indeed reproducible. Interestingly enough, a very similar bug
> > > > happens in devhelp when trying to increase the font size.
> > > > 
> > > > I’m attaching a full backtrace with debugging symbols.
> > > 
> > > Interestingly, while I can reproduce with epiphany, I can't with
> > > iceweasel. Some values of the zoom factor may be triggering this
> > > issue...
> > 
> > FWIW, iceweasel is setting zoom factor to 1.1, 1.2, 1.3, ...
> 
> I tried some less intriguing values for zoom factors in epiphany, and it
> didn't change anything. It still crashes.
> 

We had this "zoom" crash here _before_ respinning epiphany-browser on
top of the final xulrunner  Are you sure its a fresh build?

 - Alexander




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



Bug#487212: import python-sepolgen fails (dash is forbidden in a python module name)

2008-06-20 Thread Pierre Chifflier
Package: python-sepolgen
Version: 1.0.11-3
Severity: grave
Justification: renders package unusable


Hi,

Package python-sepolgen should create a module named differently, since
the dash (-) is forbidden in Python modules names.

[~] python
Python 2.5.2 (r252:60911, May 28 2008, 19:19:25) 
[GCC 4.2.4 (Debian 4.2.4-1)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import python-sepolgen
  File "", line 1
import python-sepolgen
 ^
SyntaxError: invalid syntax


See this mail:
http://mail.python.org/pipermail/python-bugs-list/2004-March/022272.html

And the Python documentation:
http://docs.python.org/ref/import.html
http://docs.python.org/ref/identifiers.html
A module name is an identifier, which contains no dash.

BTW, this also breaks the audit2why and audit2allow tools 

Regards,
Pierre



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

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

Versions of packages python-sepolgen depends on:
ii  python2.5.2-1An interactive high-level object-o
ii  python-support0.8.1  automated rebuilding support for P

python-sepolgen recommends no packages.

-- no debconf information



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



Bug#486475: [Pkg-utopia-maintainers] Bug#486475: breaks xdm logins

2008-06-20 Thread Michael Biebl

martin f krafft wrote:

also sprach Sven Joachim <[EMAIL PROTECTED]> [2008.06.17.0727 +0200]:

I saw that too, but I doubt this is a bug in dbus, it rather seems
another instance of #292388.


I see this problem *nowhere* else.


If I comment use-session-dbus out, it works.

A better workaround, mentioned in #292388, is probably to use

DisplayManager*authName:MIT-MAGIC-COOKIE-1


Thanks for the info. I don't want to have to modify my /etc files to
fix d-bus.


Following the comments in #292388, this seems more like a Xserver/Xlib 
issue (and with the request to disable this feature in xdm).


I fail to see why dbus should be at fault here.

Cheers,
Michael

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



signature.asc
Description: OpenPGP digital signature


Bug#486744: [epiphany-browser] Carsh when increeasing font size

2008-06-20 Thread Mike Hommey
On Fri, Jun 20, 2008 at 11:28:05AM +0200, Alexander Sack <[EMAIL PROTECTED]> 
wrote:
> On Fri, Jun 20, 2008 at 01:07:09AM +0200, Mike Hommey wrote:
> > On Fri, Jun 20, 2008 at 12:43:04AM +0200, Mike Hommey wrote:
> > > On Fri, Jun 20, 2008 at 12:38:52AM +0200, Mike Hommey wrote:
> > > > On Wed, Jun 18, 2008 at 12:48:42AM +0200, Josselin Mouette wrote:
> > > > > reassign 486744 xulrunner-1.9 1.9~rc2-3
> > > > > thanks
> > > > > 
> > > > > Le mercredi 18 juin 2008 à 00:18 +0200, Mazen NEIFER a écrit :
> > > > > > Package: epiphany-browser
> > > > > > Version: 2.22.2-2
> > > > > > Severity: serious
> > > > > > 
> > > > > > --- Please enter the report below this line. ---
> > > > > > 
> > > > > > Browse
> > > > > > http://aljazeera.net/NR/exeres/8BAC4176-2B16-450F-B8DA-7127702A17AF.htm
> > > > > >  and try to increase font size and it will crash.
> > > > > 
> > > > > This is indeed reproducible. Interestingly enough, a very similar bug
> > > > > happens in devhelp when trying to increase the font size.
> > > > > 
> > > > > I’m attaching a full backtrace with debugging symbols.
> > > > 
> > > > Interestingly, while I can reproduce with epiphany, I can't with
> > > > iceweasel. Some values of the zoom factor may be triggering this
> > > > issue...
> > > 
> > > FWIW, iceweasel is setting zoom factor to 1.1, 1.2, 1.3, ...
> > 
> > I tried some less intriguing values for zoom factors in epiphany, and it
> > didn't change anything. It still crashes.
> > 
> 
> We had this "zoom" crash here _before_ respinning epiphany-browser on
> top of the final xulrunner  Are you sure its a fresh build?

I build it myself yesterday. Though not against final xulrunner, but rc2,
which is the same.

Mike



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



Bug#486475: [Pkg-utopia-maintainers] Bug#486475: breaks xdm logins

2008-06-20 Thread martin f krafft
also sprach Michael Biebl <[EMAIL PROTECTED]> [2008.06.20.1148 +0200]:
> Following the comments in #292388, this seems more like a Xserver/Xlib  
> issue (and with the request to disable this feature in xdm).
>
> I fail to see why dbus should be at fault here.

It's the only and first time I ever saw this. It's reproducible. And
if I disable dbus like described in the original post, the problem
goes away.

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




-- 
 .''`.   martin f. krafft <[EMAIL PROTECTED]>
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems
 
"although occasionally there is something to be said for solitude."
  -- special agent dale cooper


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


Processed: tagging 486236

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.30
> tags 486236 + moreinfo
Bug#486236: epiphany-browser: Segmentation fault
There were no tags set.
Tags added: moreinfo

>
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 [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#487218: games-thumbnails: unclear copyright concerns

2008-06-20 Thread Jon Dowland
Package: games-thumbnails
Version: 20080522
Severity: serious
Justification: Policy 2.1

Hi,

I'm sorry for the unpleasantness of this bug report :(

I don't think you can apply the BSD license to the
screenshots for all games. I think there is a compelling
argument that a thumbnailed screenshot is a derivative
work, and in some cases, the BSD license is not appropriate.

For example:

/usr/share/games/thumbnails/sauerbraten.png could be a
"derivative" of sauerbraten in contrib, or sauerbraten-data
in non-free, neither of which are BSD.

I think the best way forward might be to split the
games-thumbnails package up into games-thumbnails and
games-thumbnails-nonfree. Sauerbraten would be an example
of a screenshot to go into the latter package.

For stuff in the former, specific licenses per screenshot
may be necessary (e.g. a screenshot of GPL material is GPL
rather than BSD)

What do you think?

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

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

-- no debconf information

-- 
Jon Dowland
ISS UNIX Team



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



Bug#487104: nis: map values containing non-ascii characters vanish

2008-06-20 Thread Jonathan H N Chin
broonie wrote:
> Reassigning there as a result but please provide further information on
> what has changed between a working and non-working system - I strongly
> expect that you will also have changed other packages.


I have a webserver running sarge. I'm building a replacement using etch.
It's not an upgrade, it's a fresh install. So, everything is different.

The bug is simple enough to replicate: Just create a password entry
containing non-ascii in the gecos such as in the example I gave, set
"passwd: nis" in /etc/nsswitch.conf and then try to login.


An additional note:

I created two test entries in my Solaris auto_common map
(used by my auto_master on Solaris, but that isn't relevant).
One with the key containing non-ascii, one where the value did.

When I used ypcat to retrieve the map, both entries were present
on Solaris 10 and debian nis 3.13-2.

However with nis 3.17-6, the non-ascii key was not found at all
and the non-ascii value was corrupted, containing part of another
map entry instead of the expected content:

sol-10$ ypcat -k auto_common|grep test|od -c
000   t   e   s   t   2 367   m   w   i   b   b   l   e   :   /
020   p   a   t   h   2  \n   t   e   s   t   1   w   i   b   b
040   l   e   :   /   p   a   t   h   1 367   m  \n
054

nis_3.13-2$ ypcat -k auto_common|grep test|od -c
000   t   e   s   t   2 367   m   w   i   b   b   l   e   :   /
020   p   a   t   h   2  \n   t   e   s   t   1   w   i   b   b
040   l   e   :   /   p   a   t   h   1 367   m  \n
054

nis_3.17-6$ ypcat -k auto_common|grep test|od -c
000   t   e   s   t   1   m   a   p   l   e   e   d   g   e
020   :   /   e   x   p   o   r   t   /   p   k   g   /   m   a   p
040   l   e   /   9   .   5  \n
047


-jonathan




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



Bug#487218: games-thumbnails: unclear copyright concerns

2008-06-20 Thread Miriam Ruiz

--- Friday 20/6/08, Jon Dowland <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> I'm sorry for the unpleasantness of this bug report :(
> 
> I don't think you can apply the BSD license to the
> screenshots for all games. I think there is a compelling
> argument that a thumbnailed screenshot is a derivative
> work, and in some cases, the BSD license is not
> appropriate.
> 
> For example:
> 
> /usr/share/games/thumbnails/sauerbraten.png could be a
> "derivative" of sauerbraten in contrib, or
> sauerbraten-data
> in non-free, neither of which are BSD.
> 
> I think the best way forward might be to split the
> games-thumbnails package up into games-thumbnails and
> games-thumbnails-nonfree. Sauerbraten would be an example
> of a screenshot to go into the latter package.
> 
> For stuff in the former, specific licenses per screenshot
> may be necessary (e.g. a screenshot of GPL material is GPL
> rather than BSD)
> 
> What do you think?

I'm not exactly sure of the copyright and licensing issues of screenshots of 
games in general. I know that in some countries there's something call Fair Use 
which I'm not really sure I fully understand, but that won't apply to some 
others. Leaving aside trademark issues that could affect the rights, and just 
concentrating on license and copyright usage of screenshots of the games, I 
don't see any problem in allowing modification and redistribution, not sure 
about the freedom of usage part, anyway.

Could someone out there help clarify those issues, please?

Thanks,
Miry

PS: I'm CCing this bug report both to the Debian Games Team mailing list and to 
Debian Legal, to see if anyone there can clarify the issue.



  __ 
Enviado desde Correo Yahoo! La bandeja de entrada más inteligente.



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



Bug#487222: tmsnc: remote stack based buffer overflow in UBX parsing code

2008-06-20 Thread Nico Golde
Package: tmsnc
Severity: grave
Tags: security
Justification: user security hole

Hi,
quoting http://msnpiki.msnfanatic.com/index.php/Command:UBX:
"UBX is the sister command to UUX. UUX is used to set your personal·
message, UBX is sent by the server to all principles to inform them of·
the change (where B means Buddy). The format is similar to UUX; they are·
payload commands where the first parameter is the passport address of·
the contact who has just changed their personal message or currently·
playing song, and the second parameter is the length of the payload.

Syntax:
 >>> UBX [EMAIL PROTECTED] xxx\r\n
 My Personal Message

as far as I can see this is sent by the original msn client but clients·
like pidgin and tmsnc do not support sending this information but·
receiving it.

Let's have a look at the code for parsing such a message in tmsnc...
>From core_net.c:
727 int
728 MSN_server_handle(session, message, message_len)
729  MSN_session *session;
730  char *message;
731  int message_len;
732 {
733 time_t tm;
734 char buf[512], md_hex[48];
...
748 while (getline(buf, sizeof(buf) - 1, session->sd) > 0) {
...
833 } else if (strncmp(buf, "UBX", 3) == 0) {
834 /*
835  * we read the payload of this command·
836  */
837 /*
838  * but do not do anything with it··
839  */
840 if ((ptr[1] = (char *)split(buf, ' ', 1)) == NULL ||
//by gfhuang
841 (ptr[0] = (char *)split(buf, ' ', 2)) == NULL) {
842 strncpy(message, "Couldn't parse UBX", message_len - 1);
843 return -1;
844 }
845 i = atoi(ptr[0]);
846 free(ptr[0]);
847·
848 if (read(session->sd, buf, i) != i) {
849 strncpy(message, "Couldn't read UBX payload",
850 message_len - 1);
851 return -1;
852 }
853 // parsing PSM, by gfhuang
854 if(0 == i) buf[0] = 0;  //important, by gfhuang, when 
i=0, buf is untouched!

In line 734 the message buffer is declared to store 512 bytes of data.
Line 748 reads a command line coming from a buddy contact.
Line 833 and the following are used if the message buffer contains an UBX 
message like:
UBX [EMAIL PROTECTED] xxx\r\n where xxx is the length of the UBX payload.

Here is the actual bug. If the first 3 bytes of the buffer match to UBX and the 
string
contains two spaces which are passed to ptr[1] and ptr[0] this is a valid UBX 
message.

The split function comes from core_misc.c and does basically the same like the 
strchr
function, returning a pointer to the first occurance of the string passed as 
second parameter.
So after the call in line 841 ptr[0] will point to the message length.
This value is then converted to an integer using atoi in line 845 and passed to 
read in line 848.
This will then read the UBX payload from the MSN "packet" through the session 
socket.

So if the UBX payload length is declared to be more than sizeof(buffer) or the 
payload is longer
than sizeof(buffer) this results in a stack-based buffer overflow and possibly 
in arbitrary code
execution.

The code also uses atoi quite a lot without checking for negative values 
resulting in integer
conversion issues but I guess that those values are correct is ensured by the 
MSN server itself.

This looks related to #487046.
I already contacted the upstream author because of this.

Kind regards
Nico



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



Processed: tagging 484047

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.9.26
> tags 484047 moreinfo
Bug#484047: fair_0.5.1-1(hppa/unstable): FTBFS: missing build-depends?
There were no tags set.
Tags added: moreinfo

>
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 [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#487080: (no subject)

2008-06-20 Thread Thomas Lange

(/lib/modules/2.6.24-1-amd64/extra/uinonfs/unionfs.ko): Unknown symbol
   ^^^  
You also have a typo in a directory name

-- 
regards Thomas



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



Bug#487227: FTBFS (aptitude 0.4.11.4-1 in lenny)

2008-06-20 Thread Janek Kozicki
Package: aptitude
Version: 0.4.4-4
Severity: serious
Justification: no longer builds from source


Hi, I'm making this report from another computer (no email configured in
the machine where the bug occurs), sorry for that.

The machine where the bug occurs is clean etch + backported apt, dpkg
and pkg-dev from lenny. Basically I want to backport aptitude from lenny
to etch. Process is quite straightforward:

  sudo apt-get build-dep aptitude 
  apt-get source aptitude
  cd aptitude-0.4.11.4 
  fakeroot debian/rules binary

and it barfs with the error:

  tags.h:228:33: error: ept/debtags/debtags.h: No such file or directory

The root cause is that aptitude in lenny depends on wrong version of
libept-dev. It should source-depend on >0.5.17 instead.


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

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6. 0.6.46.4-0.1  Advanced front-end for dpkg
ii  libc6  2.3.6.ds1-13etch5 GNU C Library: Shared libraries
ii  libgcc11:4.1.1-21GCC support library
ii  libncursesw5   5.5-5 Shared libraries for terminal hand
ii  libsigc++-2.0-0c2a 2.0.17-2  type-safe Signal Framework for C++
ii  libstdc++6 4.1.1-21  The GNU Standard C++ Library v3

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

-- no debconf information



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



Bug#487231: gmult: empty package on ia64

2008-06-20 Thread Niko Tyni
Package: gmult
Version: 5.4-1
Severity: grave
Justification: renders package unusable

As seen at , this package is
missing /usr/games/gmult and most of the other content on ia64.

Looking at the buildd logs, the configure run seems to abort because
GTKMM is not detected for some reason.

Even if the bug is really in gtkmm2.4, there's also a (lower-priority)
sourceful bug in gmult because the build doesn't fail but produces an
empty package instead.
-- 
Niko Tyni   [EMAIL PROTECTED]



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



Bug#487233: cpulimit segfaults

2008-06-20 Thread gregor herrmann
Package: cpulimit
Version: 1.1-10
Severity: grave
Justification: renders package unusable

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

As reported in Ubuntu's launchpad [0] cpulimit segfaults with the
"--limits" long option. I can reproduce this problem on Debian/sid. A
patch is on the way ...

gregor

[0]
https://bugs.launchpad.net/bugs/241538

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

Kernel: Linux 2.6.25.200806140318
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages cpulimit depends on:
ii  libc6 2.7-12 GNU C Library: Shared libraries

cpulimit recommends no packages.

- -- no debconf information

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

iEYEARECAAYFAkhbqhAACgkQOzKYnQDzz+QCXgCeN8bD7iM+zQglExBESem6cCfu
TI8AoMpIJG9rWGAC4UgWk4y7lW+PhTvy
=TZbb
-END PGP SIGNATURE-



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



Bug#487233: setting package to cpulimit, tagging 487233

2008-06-20 Thread gregor herrmann
# Automatically generated email from bts, devscripts version 2.10.30
# via tagpending 
#
# cpulimit (1.1-11) unstable; urgency=low
#
#  * Add patch 02_segfault_longoptions.patch; fixes segfault with long
#"--limit" option (closes: #487233, LP: #241538). Thanks to Daniel van
#Eeden for reporting the problem.
#

package cpulimit
tags 487233 + pending




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




Processed: setting package to cpulimit, tagging 487233

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.30
> # via tagpending
> #
> # cpulimit (1.1-11) unstable; urgency=low
> #
> #  * Add patch 02_segfault_longoptions.patch; fixes segfault with long
> #"--limit" option (closes: #487233, LP: #241538). Thanks to Daniel van
> #Eeden for reporting the problem.
> #
> package cpulimit
Ignoring bugs not assigned to: cpulimit

> tags 487233 + pending
Bug#487233: cpulimit segfaults
There were no tags set.
Tags added: 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 [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#479923: marked as done (libmodule-install-perl: FTBFS: test blocked)

2008-06-20 Thread Debian Bug Tracking System

Your message dated Fri, 20 Jun 2008 13:32:04 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#479923: fixed in libmodule-install-perl 0.75-1
has caused the Debian Bug report #479923,
regarding libmodule-install-perl: FTBFS: test blocked
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 [EMAIL PROTECTED]
immediately.)


-- 
479923: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479923
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: libmodule-install-perl
Version: 0.72-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080506 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

A test seems to have blocked after t/02_basic.

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3
is now the default on most architectures (even if it's not the case on
i386 yet).  Consequently, many failures are caused by the switch to gcc
4.3.
If you determine that this failure is caused by gcc 4.3, feel free to
downgrade this bug to 'important' if your package is only built on i386,
and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
> make[1]: Entering directory `/build/user/libmodule-install-perl-0.72'
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" 
> "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/recursive/*.t
> t/01_compileok
> t/02_basic..ok

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/05/06

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 containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


--- End Message ---
--- Begin Message ---
Source: libmodule-install-perl
Source-Version: 0.75-1

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

libmodule-install-perl_0.75-1.diff.gz
  to pool/main/libm/libmodule-install-perl/libmodule-install-perl_0.75-1.diff.gz
libmodule-install-perl_0.75-1.dsc
  to pool/main/libm/libmodule-install-perl/libmodule-install-perl_0.75-1.dsc
libmodule-install-perl_0.75-1_all.deb
  to pool/main/libm/libmodule-install-perl/libmodule-install-perl_0.75-1_all.deb
libmodule-install-perl_0.75.orig.tar.gz
  to 
pool/main/libm/libmodule-install-perl/libmodule-install-perl_0.75.orig.tar.gz



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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Damyan Ivanov <[EMAIL PROTECTED]> (supplier of updated libmodule-install-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 [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 20 Jun 2008 16:20:58 +0300
Source: libmodule-install-perl
Binary: libmodule-install-perl
Architecture: source all
Version: 0.75-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <[EMAIL PROTECTED]>
Changed-By: Damyan Ivanov <[EMAIL PROTECTED]>
Description: 
 libmodule-install-perl - A Cornucopiaelig of Module::Install Recipes
Closes: 479923 485417
Changes: 
 libmodule-install-perl (0.75-1) unstable; urgency=low
 .
   [ AGOSTINI Yves ]
   * New upstream release. (Closes: #485417)
   * force libmodule-corelist-perl (>= 2.15) in B-D
   * add quilt dep in control
   * add quilt use in rules
   * add lintian-man-fixes.patch to fix bad-whatis-entry warnings
   * add me to uploaders
   * add debian/lintian-overrides for a long url "can't break line" warnings
 in Philosophy.pod
   * debian/rules: install lintian override
   * debian/control Standards-Version: 3.8.0 add debian/README.source
   * debian/copyright update to proposal format rev=102
 .
   [ Damyan Ivanov ]
   * skip t/03_autoinstall.t during build as it requires a configured CPAN home.
 Fixes FTBFS in clean environment (Closes: #479923)
   * Bump libyaml-tiny-perl (build-) dependency

Bug#481485: [pkg-nvidia-devel] Bug#481485: legacy drivers

2008-06-20 Thread Lennart Sorensen
On Fri, Jun 20, 2008 at 02:31:05AM +0200, packadal wrote:
> Hi, it looks like thge legacy (at leats nvidia-kernel-legacy96xx) are still
> suffering from this problem, at least on my machine.
> Same kernel (2.6.25-2-686), tried the 'ugly fix' but did'nt worked for me.
> Thanks for looking in  to this one :)

I wrote a patch to make 96xx compile with 2.6.25.  I don't remember if
Randall released that yet though.

Here is the patch if you want to try manually applying it to the
/usr/src/modules/nvidia-... directory before compiling (tell module
assistant not to extract again using -O I think it is).

First it needs the patch from here:
http://www.nvnews.net/vbulletin/showthread.php?t=110088

Then it needs the patch to fix dealing with xen enabled kernels:
diff -ruN usr/src/nv/conftest.sh usr/src/nv/conftest.sh
--- usr/src/nv/conftest.sh  2008-06-07 11:00:05.0 -0400
+++ usr/src/nv/conftest.sh  2008-06-07 11:02:31.0 -0400
@@ -1140,62 +1140,7 @@
 ;;
 
 xen_sanity_check)
-#
-# Check if the target kernel is a Xen kernel. If so, then exit, since
-# the driver doesn't currently work with Xen.
-#
-RET=1
-VERBOSE=$6
-FILE="linux/autoconf.h"
-
-if [ -n "$IGNORE_XEN_PRESENCE" ]; then
-exit 0
-fi
-
-if [ -f $HEADERS/$FILE -o -f $OUTPUT/include/$FILE ]; then
-#
-# We are looking at a configured source tree; verify
-# that it's not a Xen kernel.
-#
-echo "#include 
-#ifdef CONFIG_XEN
-#error CONFIG_XEN defined!!
-#endif
-" > conftest$$.c
-
-$CC $CFLAGS -c conftest$$.c > /dev/null 2>&1
-rm -f conftest$$.c
-
-if [ -f conftest$$.o ]; then
-rm -f conftest$$.o
-RET=0
-fi
-else
-CONFIG=$HEADERS/../.config
-if [ -f $CONFIG ]; then
-if [ -z "$(grep "^CONFIG_XEN=y" $CONFIG)" ]; then
-RET=0
-fi
-fi
-fi
-
-if [ "$RET" != "0" ]; then
-echo "The kernel you are installing for is a Xen kernel!";
-echo "";
-echo "The NVIDIA driver does not currently work on Xen kernels. If 
";
-echo "you are using a stock distribution kernel, please install ";
-echo "a variant of this kernel without Xen support; if this is a ";
-echo "custom kernel, please install a standard Linux kernel.  Then 
";
-echo "try installing the NVIDIA kernel module again.";
-echo "";
-if [ "$VERBOSE" = "full_output" ]; then
-echo "*** Failed Xen sanity check. Bailing out! ***";
-echo "";
-fi
-exit 1
-else
-exit 0
-fi
+exit 0
 ;;
 
 compile_tests)

It compiles and seems to work for me at least.

-- 
Len Sorensen



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



Bug#487238: ruby1.8: Arbitrary code execution vulnerability and so on

2008-06-20 Thread Daigo Moriwaki
Package: ruby1.8
Version: 1.8.6.114-2
Severity: grave
Tags: security
Justification: user security hole


The upstream has announced multiple vulnerabilities in Ruby. They may lead
to a denial of service (DoS) condition or allow execution of arbitrary code.
  * CVE-2008-2662
  * CVE-2008-2663
  * CVE-2008-2725
  * CVE-2008-2726
  * CVE-2008-2727
  * CVE-2008-2728
  * CVE-2008-2664

Vulnerable versions

1.8 series
  * 1.8.4 and all prior versions
  * 1.8.5-p230 and all prior versions
  * 1.8.6-p229 and all prior versions
  * 1.8.7-p21 and all prior versions

1.9 series
  * 1.9.0-1 and all prior versions

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

Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)
Shell: /bin/sh linked to /bin/bash

Versions of packages ruby1.8 depends on:
ii  libc62.7-10  GNU C Library: Shared libraries
ii  libruby1.8   1.8.6.114-2 Libraries necessary to run Ruby 1.

ruby1.8 recommends no packages.

-- no debconf information



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



Processed: forcibly merging 487233 487236

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.30
> forcemerge 487233 487236
Bug#487233: cpulimit segfaults
Bug#487236: cpulimit segfaults with some long options
Forcibly Merged 487233 487236.

>
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 [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#487239: ruby1.9: Arbitrary code execution vulnerability and so on

2008-06-20 Thread Daigo Moriwaki
Package: ruby1.9
Version: 1.9.0.1-5
Severity: grave
Tags: security
Justification: user security hole


The upstream has announced multiple vulnerabilities in Ruby. They may lead
to a denial of service (DoS) condition or allow execution of arbitrary code.
  * CVE-2008-2662
  * CVE-2008-2663
  * CVE-2008-2725
  * CVE-2008-2726
  * CVE-2008-2727
  * CVE-2008-2728
  * CVE-2008-2664

Vulnerable versions

1.8 series
  * 1.8.4 and all prior versions
  * 1.8.5-p230 and all prior versions
  * 1.8.6-p229 and all prior versions
  * 1.8.7-p21 and all prior versions

1.9 series
  * 1.9.0-1 and all prior versions

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

Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)
Shell: /bin/sh linked to /bin/bash

Versions of packages ruby1.9 depends on:
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libruby1.91.9.0.1-5  Libraries necessary to run Ruby 1.

ruby1.9 recommends no packages.

-- no debconf information



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



Bug#487236: cpulimit segfaults with some long options

2008-06-20 Thread gregor herrmann
On Fri, 20 Jun 2008 15:26:57 +0200, Cesare Tirabassi wrote:

> By looking at the source code, it seems that the list of long options is not 
> in line with that for the short options (the first 4 options all should have 
> required arguments). This is confirmed by current svn code.

Thanks for the patch!
I was already starting to work on the issue and have found the same
problem, but you were quicker in finishing it :)

I'll upload later today.

Cheers,
gregor


-- 
 .''`.   http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4
 : :' :  debian gnu/linux user, admin & developer - http://www.debian.org/
 `. `'   member of https://www.vibe.at/ | how to reply: http://got.to/quote/
   `-NP: The Cranberries: Everything I Said


signature.asc
Description: Digital signature


Processed: Bug#487238: ruby1.8: Arbitrary code execution vulnerability and so on

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> tags 487238 + etch
Bug#487238: ruby1.8: Arbitrary code execution vulnerability and so on
Tags were: security
Tags added: etch

> thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#480805: Gtk2hs package

2008-06-20 Thread Joachim Breitner
Hi,

so you found out how to correctly build against the new xulrunner? And
the bindings do work? Great! I’ll see when I can find time to do the
upload, but might be until next week – gtk2hs just too slow to build.

Greetings,
Joachim

Am Freitag, den 20.06.2008, 11:52 -0300 schrieb Marco Túlio Gontijo e
Silva:
> Hello,
> 
> I've packaged gtk2hs to close a bug and solve some other small problems.
> The package was uploaded to mentors.debian.net:
> 
> http://mentors.debian.net/cgi-bin/sponsor-pkglist?action=details;package=gtk2hs
> 
> Any problems, please contact me.
> 
> Thanks.
> 
-- 
Joachim "nomeata" Breitner
Debian Developer
  [EMAIL PROTECTED] | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: [EMAIL PROTECTED] | http://people.debian.org/~nomeata


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Processed: Re: Bug#487239: ruby1.9: Arbitrary code execution vulnerability and so on

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> tags 487239 + etch
Bug#487239: ruby1.9: Arbitrary code execution vulnerability and so on
Tags were: security
Tags added: etch

> thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Processed: Re: Bug#487019: Please implement mode to ignore character encodings

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> tag 487019 +confirmed
Bug#487019: Please implement mode to ignore character encodings
There were no tags set.
Tags added: confirmed

> severity 487019 grave
Bug#487019: Please implement mode to ignore character encodings
Severity set to `grave' from `wishlist'

> thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#289690: marked as done (cannot access some files with samba)

2008-06-20 Thread Debian Bug Tracking System

Your message dated Fri, 20 Jun 2008 17:10:36 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Kernel from Debian 3.1 no longer supported
has caused the Debian Bug report #289690,
regarding cannot access some files with samba
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 [EMAIL PROTECTED]
immediately.)


-- 
289690: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=289690
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---

Package: kernel-image-2.6.8-1-686
Version: 2.6.8-10

Dear Package Maintener,

I am using Sarge, I have just did an apt-get dist-upgrade. My previous 
kernel was already 2.6.8 but it was also upgraded during the dist-upgrade.
I use pam_mount to mount NT server shares. It used to be working fine 
before the dist-upgrade, but now when I try to reach certain files (I 
tend to suspect that this is file size related) the command e.g. a cp 
just hangs then gives this:

 cp ~/local/M/data/Docs/Form.doc ./
 cp: reading `/home/tibor/local/M/data/Docs/Form.doc': Input/output error

At the same time I see this in /var/log/syslog:
 Jan 10 15:35:05 matrix kernel: smb_proc_readX_data: offset is larger 
than SMB_READX_MAX_PAD or negative!

 Jan 10 15:35:05 matrix kernel: smb_proc_readX_data: -59 > 64 || -59 < 0
 Jan 10 15:35:35 matrix kernel: smb_add_request: request [d5509e60, 
mid=211] timed out!



The content of ~/.pam_mount.conf is the following:
volume user01 smb ebpsfile04   tradva01$ /home/tibor/local/M 
uid=tibor,gid=tibor - -
volume user01 smb ebpsgrpclust groups/home/tibor/local/S 
uid=tibor,gid=tibor - -
volume user01 smb ebpsduploIT/home/tibor/local/F 
uid=tibor,gid=tibor - -
volume user01 smb 10.10.1.15  movies/home/tibor/local/movies 
uid=tibor,gid=tibor - -



The relvant (not comment) lines /etc/security/pam_mount.conf
debug 0
mkmountpoint 1
fsckloop /dev/loop7
luserconf .pam_mount.conf
options_allow   uid,gid,nosuid,nodev,loop,encryption
options_require uid,gid
lsof /usr/sbin/lsof %(MNTPT)
fsck /sbin/fsck -p %(FSCKLOOP)
losetup /sbin/losetup -p0 "%(before=\"-e \" CIPHER)" "%(before=\"-k \" 
KEYBITS)" %(FSCKLOOP) %(VOLUME)

unlosetup /sbin/losetup -d %(FSCKLOOP)
cifsmount /bin/mount -t cifs //%(SERVER)/%(VOLUME) %(MNTPT) -o 
"username=%(USER)%(before=\",\" OPTIONS)"
smbmount /usr/bin/smbmount   //%(SERVER)/%(VOLUME) %(MNTPT) -o 
"username=%(USER)%(before=\",\" OPTIONS)"
ncpmount /usr/bin/ncpmount   %(SERVER)/%(USER) %(MNTPT) -o 
"pass-fd=0,volume=%(VOLUME)%(before=\",\" OPTIONS)"

smbumount /usr/bin/smbumount %(MNTPT)
ncpumount /usr/bin/ncpumount %(MNTPT)
umount   /bin/umount %(MNTPT)
lclmount /bin/mount -p0 %(VOLUME) %(MNTPT) "%(before=\"-o \" OPTIONS)"
cryptmount /bin/mount -t crypt "%(before=\"-o \" OPTIONS)" %(VOLUME) 
%(MNTPT)

nfsmount /bin/mount %(SERVER):%(VOLUME) "%(MNTPT)%(before=\"-o \" OPTIONS)"
mntagain /bin/mount --bind %(PREVMNTPT) %(MNTPT)
pmvarrun /usr/sbin/pmvarrun -u %(USER) -d -o %(OPERATION)


The libc6 version I am using: 2.3.2.ds1-20


uname -a prints:
Linux matrix 2.6.8-1-686 #1 Thu Nov 25 04:34:30 UTC 2004 i686 GNU/Linux


I found the following post that may be useful:
http://lwn.net/Articles/112514/?format=printable


Regards,
Tibor

--- End Message ---
--- Begin Message ---
Version: 2.6.8-99+rm

You reported a bug against the Linux kernel (version 2.6.8) that was
shipped with Debian 3.1 (sarge).  Since Debian 3.1 is no longer
supported and the kernel has changed so much that it would be very
difficult to verify every outstanding bug from 2.6.8, I'm hereby
closing your bug report.

If you still see this issue with the kernel from the upcoming release
of Debian (lenny, version 5.0), then please me know and I'll be happy
to reopen this bug report.

Thanks.

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

--- End Message ---


Bug#339487: marked as done (kernel-image-2.6.8-powerpc: Installation fails in half-installed state; can neither install nor remove)

2008-06-20 Thread Debian Bug Tracking System

Your message dated Fri, 20 Jun 2008 17:16:59 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Kernel from Debian 3.1 no longer supported
has caused the Debian Bug report #339487,
regarding kernel-image-2.6.8-powerpc: Installation fails in half-installed 
state; can neither install nor remove
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 [EMAIL PROTECTED]
immediately.)


-- 
339487: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=339487
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: kernel-image-2.6.8-powerpc
Version: 2.6.8-12
Severity: serious
Justification: Policy 10.7.3


Post-removal script fails reporting "Not a directory: --verbose" (or '-v').

kernel-image-2.6.8-powerpc is left stuck in a half-installed state and can 
not be installed, removed, or upgraded via apt-get or dpkg.  The process of
installing, upgrading and removing _other_ packages is also affected since 
every iteration of apt-get fails while trying to process 
kernel-image_2.6.8-powerpc, as does "apt-get install -f".

An attempt to install kernel-image-2.6-powerpc exhibited the same symptom,
as does "apt-get install --reinstall kernel-image-2.6.8-powerpc" 

System state is reflected in the following traces:

cmd:> dpkg -l kernel-image*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
un  kernel-image(no description available)
un  kernel-image-2  (no description available)
iU  kernel-image-2 2.6.12-10  Linux kernel 2.6 image on powerpc-class mach
iHR kernel-image-2 2.6.8-12   Linux kernel image for 2.6.8-powerpc

cmd:> dpkg -l *powerpc
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
iU  kernel-image-2 2.6.12-10  Linux kernel 2.6 image on powerpc-class mach
iHR kernel-image-2 2.6.8-12   Linux kernel image for 2.6.8-powerpc
iU  linux-image-2. 2.6.12-10  Linux kernel 2.6 image on powerpc-class mach
iHR linux-image-2. 2.6.12-10  Linux kernel 2.6.12 image on powerpc-class m

cmd:>  apt-get install -f
Reading package lists... Done
Building dependency tree... Done
The following extra packages will be installed:
  kernel-image-2.6.8-powerpc
Recommended packages:
  hotplug
The following packages will be upgraded:
  kernel-image-2.6.8-powerpc
1 upgraded, 0 newly installed, 0 to remove and 12 not upgraded.
4 not fully installed or removed.
Need to get 0B/28.1MB of archives.
After unpacking 274kB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 88449 files and directories currently installed.)
Preparing to replace linux-image-2.6.12-1-powerpc 2.6.12-10 (using 
.../linux-image-2.6.12-1-powerpc_2.6.12-10_powerpc.deb) ...
Unpacking replacement linux-image-2.6.12-1-powerpc ...
Not a directory: --verbose
Failed to process /etc/kernel/postrm.d at 
/var/lib/dpkg/info/linux-image-2.6.12-1-powerpc.postrm line 270.
dpkg: warning - old post-removal script returned error exit status 2
dpkg - trying script from the new package instead ...
Not a directory: --verbose
Failed to process /etc/kernel/postrm.d at /var/lib/dpkg/tmp.ci/postrm line 270.
dpkg: error processing 
/var/cache/apt/archives/linux-image-2.6.12-1-powerpc_2.6.12-10_powerpc.deb 
(--unpack):
 subprocess new post-removal script returned error exit status 2
Not a directory: --verbose
Failed to process /etc/kernel/postrm.d at /var/lib/dpkg/tmp.ci/postrm line 270.
dpkg: error while cleaning up:
 subprocess post-removal script returned error exit status 2
Preparing to replace kernel-image-2.6.8-powerpc 2.6.8-12 (using 
.../kernel-image-2.6.8-powerpc_2.6.8-16_powerpc.deb) ...
The directory /lib/modules/2.6.8-powerpc still exists. Continuing as directed.
Unpacking replacement kernel-image-2.6.8-powerpc ...
Not a directory: -v
Failed to process /etc/kernel/postrm.d at 
/var/lib/dpkg/info/kernel-image-2.6.8-powerpc.postrm line 250.
dpkg: warning - old post-removal script returned error exit status 2
dpkg - trying script from the new package instead ...
Not a directory: --verbose
Failed to process /etc/kernel/postrm.d at /var/lib/dpkg/tmp.ci/postrm line 250.
dpkg: error processing 
/var/cache/apt/archi

Bug#487238: marked as done (ruby1.8: Arbitrary code execution vulnerability and so on)

2008-06-20 Thread Debian Bug Tracking System

Your message dated Fri, 20 Jun 2008 15:17:06 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#487238: fixed in ruby1.8 1.8.7.22-1
has caused the Debian Bug report #487238,
regarding ruby1.8: Arbitrary code execution vulnerability and so on
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 [EMAIL PROTECTED]
immediately.)


-- 
487238: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487238
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: ruby1.8
Version: 1.8.6.114-2
Severity: grave
Tags: security
Justification: user security hole


The upstream has announced multiple vulnerabilities in Ruby. They may lead
to a denial of service (DoS) condition or allow execution of arbitrary code.
  * CVE-2008-2662
  * CVE-2008-2663
  * CVE-2008-2725
  * CVE-2008-2726
  * CVE-2008-2727
  * CVE-2008-2728
  * CVE-2008-2664

Vulnerable versions

1.8 series
  * 1.8.4 and all prior versions
  * 1.8.5-p230 and all prior versions
  * 1.8.6-p229 and all prior versions
  * 1.8.7-p21 and all prior versions

1.9 series
  * 1.9.0-1 and all prior versions

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

Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)
Shell: /bin/sh linked to /bin/bash

Versions of packages ruby1.8 depends on:
ii  libc62.7-10  GNU C Library: Shared libraries
ii  libruby1.8   1.8.6.114-2 Libraries necessary to run Ruby 1.

ruby1.8 recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: ruby1.8
Source-Version: 1.8.7.22-1

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

irb1.8_1.8.7.22-1_all.deb
  to pool/main/r/ruby1.8/irb1.8_1.8.7.22-1_all.deb
libdbm-ruby1.8_1.8.7.22-1_amd64.deb
  to pool/main/r/ruby1.8/libdbm-ruby1.8_1.8.7.22-1_amd64.deb
libgdbm-ruby1.8_1.8.7.22-1_amd64.deb
  to pool/main/r/ruby1.8/libgdbm-ruby1.8_1.8.7.22-1_amd64.deb
libopenssl-ruby1.8_1.8.7.22-1_amd64.deb
  to pool/main/r/ruby1.8/libopenssl-ruby1.8_1.8.7.22-1_amd64.deb
libreadline-ruby1.8_1.8.7.22-1_amd64.deb
  to pool/main/r/ruby1.8/libreadline-ruby1.8_1.8.7.22-1_amd64.deb
libruby1.8-dbg_1.8.7.22-1_amd64.deb
  to pool/main/r/ruby1.8/libruby1.8-dbg_1.8.7.22-1_amd64.deb
libruby1.8_1.8.7.22-1_amd64.deb
  to pool/main/r/ruby1.8/libruby1.8_1.8.7.22-1_amd64.deb
libtcltk-ruby1.8_1.8.7.22-1_amd64.deb
  to pool/main/r/ruby1.8/libtcltk-ruby1.8_1.8.7.22-1_amd64.deb
rdoc1.8_1.8.7.22-1_all.deb
  to pool/main/r/ruby1.8/rdoc1.8_1.8.7.22-1_all.deb
ri1.8_1.8.7.22-1_all.deb
  to pool/main/r/ruby1.8/ri1.8_1.8.7.22-1_all.deb
ruby1.8-dev_1.8.7.22-1_amd64.deb
  to pool/main/r/ruby1.8/ruby1.8-dev_1.8.7.22-1_amd64.deb
ruby1.8-elisp_1.8.7.22-1_all.deb
  to pool/main/r/ruby1.8/ruby1.8-elisp_1.8.7.22-1_all.deb
ruby1.8-examples_1.8.7.22-1_all.deb
  to pool/main/r/ruby1.8/ruby1.8-examples_1.8.7.22-1_all.deb
ruby1.8_1.8.7.22-1.diff.gz
  to pool/main/r/ruby1.8/ruby1.8_1.8.7.22-1.diff.gz
ruby1.8_1.8.7.22-1.dsc
  to pool/main/r/ruby1.8/ruby1.8_1.8.7.22-1.dsc
ruby1.8_1.8.7.22-1_amd64.deb
  to pool/main/r/ruby1.8/ruby1.8_1.8.7.22-1_amd64.deb
ruby1.8_1.8.7.22.orig.tar.gz
  to pool/main/r/ruby1.8/ruby1.8_1.8.7.22.orig.tar.gz



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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daigo Moriwaki <[EMAIL PROTECTED]> (supplier of updated ruby1.8 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 [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 20 Jun 2008 23:24:07 +0900
Source: ruby1.8
Binary: ruby1.8 libruby1.8 libruby1.8-dbg ruby1.8-dev libdbm-ruby1.8 
libgdbm-ruby1.8 libreadline-ruby1.8 libtcltk-ruby1.8 libopenssl-ruby1.8 
ruby1.8-examples ruby1.8-elisp ri1.8 rdoc1.8 irb1.8
Architecture: source all amd64
Version: 1.8.7.22-1
Distribution: unstable
Urgency: high
Maintainer: akira yamada <[EMAIL PROTECTED]>
Changed-By: Daigo Moriwaki <[EMAIL PROTECTED]>
Description: 
 irb1.8 - Interactive Ruby (for Ruby 1.8)
 libdbm-ruby1.8 - DBM interface for Ruby 1.8
 libgdbm-ruby1.8 - GDBM interface for Ruby 1.

Bug#339485: marked as done (kernel-image-2.6.8-powerpc: Installation fails in half-installed state, can neither install nor remove)

2008-06-20 Thread Debian Bug Tracking System

Your message dated Fri, 20 Jun 2008 17:16:59 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Kernel from Debian 3.1 no longer supported
has caused the Debian Bug report #339487,
regarding kernel-image-2.6.8-powerpc: Installation fails in  half-installed 
state, can neither install nor remove
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 [EMAIL PROTECTED]
immediately.)


-- 
339487: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=339487
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: kernel-image-2.6.8-powerpc
Version: 2.6.8-12
Severity: serious
Justification: Policy 10.7.3


kernel-image-bug

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (1001, 'testing'), (990, 'stable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.17rich1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages kernel-image-2.6.8-powerpc depends on:
ii  initrd-tools  0.1.84 tools to create initrd image for p
ii  mkvmlinuz 15 create a kernel to boot a PowerPC 
ii  module-init-tools 3.2-pre9-2 tools for managing Linux kernel mo

Versions of packages kernel-image-2.6.8-powerpc recommends:
pn  hotplug(no description available)

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 2.6.8-99+rm

You reported a bug against the Linux kernel (version 2.6.8) that was
shipped with Debian 3.1 (sarge).  Since Debian 3.1 is no longer
supported and the kernel has changed so much that it would be very
difficult to verify every outstanding bug from 2.6.8, I'm hereby
closing your bug report.

If you still see this issue with the kernel from the upcoming release
of Debian (lenny, version 5.0), then please me know and I'll be happy
to reopen this bug report.

Thanks.

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

--- End Message ---


Bug#339485: marked as done (kernel-image-2.6.8-powerpc: Installation fails in half-installed state, can neither install nor remove)

2008-06-20 Thread Debian Bug Tracking System

Your message dated Fri, 20 Jun 2008 17:16:57 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Kernel from Debian 3.1 no longer supported
has caused the Debian Bug report #339485,
regarding kernel-image-2.6.8-powerpc: Installation fails in  half-installed 
state, can neither install nor remove
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 [EMAIL PROTECTED]
immediately.)


-- 
339485: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=339485
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: kernel-image-2.6.8-powerpc
Version: 2.6.8-12
Severity: serious
Justification: Policy 10.7.3


kernel-image-bug

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (1001, 'testing'), (990, 'stable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.17rich1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages kernel-image-2.6.8-powerpc depends on:
ii  initrd-tools  0.1.84 tools to create initrd image for p
ii  mkvmlinuz 15 create a kernel to boot a PowerPC 
ii  module-init-tools 3.2-pre9-2 tools for managing Linux kernel mo

Versions of packages kernel-image-2.6.8-powerpc recommends:
pn  hotplug(no description available)

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 2.6.8-99+rm

You reported a bug against the Linux kernel (version 2.6.8) that was
shipped with Debian 3.1 (sarge).  Since Debian 3.1 is no longer
supported and the kernel has changed so much that it would be very
difficult to verify every outstanding bug from 2.6.8, I'm hereby
closing your bug report.

If you still see this issue with the kernel from the upcoming release
of Debian (lenny, version 5.0), then please me know and I'll be happy
to reopen this bug report.

Thanks.

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

--- End Message ---


Bug#404589: marked as done (kernel-image-2.6.8-3-k7: access to large RAID arrays on Adaptec 2400A RAID controller with dpt_i2o module causes system hang)

2008-06-20 Thread Debian Bug Tracking System

Your message dated Fri, 20 Jun 2008 17:16:27 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Kernel from Debian 3.1 no longer supported
has caused the Debian Bug report #404589,
regarding kernel-image-2.6.8-3-k7: access to large RAID arrays on Adaptec 2400A 
RAID controller with dpt_i2o module causes system hang
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 [EMAIL PROTECTED]
immediately.)


-- 
404589: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=404589
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: kernel-image-2.6.8-3-k7
Version: 2.6.8-16sarge6
Severity: critical
Justification: causes serious data loss


The system has built in an Adaptec 2400A RAID controller with two 80 GB
disks attached which are configured as RAID 1. The controller is handled
by the dpt_i2o module.

In this configuration everything works fine. (The RAID array is
exclusively used for data storage [samba server], the operating system
is installed on a separate single IDE disk which is attached to the
motherboard's IDE controller).

When I attach two 500 GB disks to the controller instead of the 80 GB
disks and configure them as RAID 1 array, the problems begin.
Partitioning the array with cfdisk works, building the file system with
mkfs.ext3 or mkreiserfs works, too. But copying data with cp to the
partition causes cp to hang after some time and some files were copied.
With an other console, changing to the directory in which the partition
on the array is mounted causes this console to hang, too. 'shutdown -h
now' (again in an other console) displays the shutdown-message, but the
system doesn't do a shutdown.

After a hard reset, it depends on the file system, whether there are
data on the array or not. With ext3 there are none of the copied files
on the array, with reiserfs there are the files on the array which were
copied before cp hung.

I tried to google for the problem and found a post on google groups
which seems to be related to the problem. The message-id is
<[EMAIL PROTECTED]>

With the 2.4.27-2-386 kernel, everything seems to work, even with the
500 GB RAID array.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-3-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages kernel-image-2.6.8-3-k7 depends on:
ii  coreutils [fileutils] 5.2.1-2The GNU core utilities
ii  initrd-tools  0.1.81.1   tools to create initrd image for p
ii  module-init-tools 3.2-pre1-2 tools for managing Linux kernel mo

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 2.6.8-99+rm

You reported a bug against the Linux kernel (version 2.6.8) that was
shipped with Debian 3.1 (sarge).  Since Debian 3.1 is no longer
supported and the kernel has changed so much that it would be very
difficult to verify every outstanding bug from 2.6.8, I'm hereby
closing your bug report.

If you still see this issue with the kernel from the upcoming release
of Debian (lenny, version 5.0), then please me know and I'll be happy
to reopen this bug report.

Thanks.

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

--- End Message ---


Bug#288180: marked as done (nis kills sparc64)

2008-06-20 Thread Debian Bug Tracking System

Your message dated Fri, 20 Jun 2008 17:19:36 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Kernel from Debian 3.1 no longer supported
has caused the Debian Bug report #288180,
regarding nis kills sparc64
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 [EMAIL PROTECTED]
immediately.)


-- 
288180: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=288180
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: nis
Version: 3.12-3
Severity: critical

Installing the nis package on my E4500 kills the machine. It seems to
stop the machine creating new processes althought it's difficult for me
to tell as I have limited physical access to the machine.

Doing apt-get install nis produces the following...

gold:/usr/sbin# apt-get install nis
Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
  nis
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 235kB of archives.
After unpacking 844kB of additional disk space will be used.
Get:1 http://mirrors.shef.ac.uk testing/main nis 3.12-3 [235kB]
Fetched 235kB in 4s (53.7kB/s)
Preconfiguring packages ...
Selecting previously deselected package nis.
(Reading database ... 29539 files and directories currently installed.)
Unpacking nis (from .../archives/nis_3.12-3_sparc.deb) ...
Setting up nis (3.12-3) ...
Setting NIS domainname to: beezly.org.uk
Starting NIS services: ypbind

The machine becomes inaccessible after loading ypbind and you cannot
interrupt the terminal, however it IS still possible to ping the
machine. ssh to the machine gets as far as opening a connection, but no
further.

Marked critical as it flattens my machine, every application and makes
it unusable.

Anything you want me to try out, please let me know although it can take
me a while to get back to you... I have to drive over two hills to get
to the machine!

Cheers,

Andrew


--- End Message ---
--- Begin Message ---
Version: 2.6.8-99+rm

You reported a bug against the Linux kernel (version 2.6.8) that was
shipped with Debian 3.1 (sarge).  Since Debian 3.1 is no longer
supported and the kernel has changed so much that it would be very
difficult to verify every outstanding bug from 2.6.8, I'm hereby
closing your bug report.

If you still see this issue with the kernel from the upcoming release
of Debian (lenny, version 5.0), then please me know and I'll be happy
to reopen this bug report.

Thanks.

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

--- End Message ---


Bug#339487: marked as done (kernel-image-2.6.8-powerpc: Installation fails in half-installed state; can neither install nor remove)

2008-06-20 Thread Debian Bug Tracking System

Your message dated Fri, 20 Jun 2008 17:16:57 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Kernel from Debian 3.1 no longer supported
has caused the Debian Bug report #339485,
regarding kernel-image-2.6.8-powerpc: Installation fails in half-installed 
state; can neither install nor remove
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 [EMAIL PROTECTED]
immediately.)


-- 
339485: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=339485
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: kernel-image-2.6.8-powerpc
Version: 2.6.8-12
Severity: serious
Justification: Policy 10.7.3


Post-removal script fails reporting "Not a directory: --verbose" (or '-v').

kernel-image-2.6.8-powerpc is left stuck in a half-installed state and can 
not be installed, removed, or upgraded via apt-get or dpkg.  The process of
installing, upgrading and removing _other_ packages is also affected since 
every iteration of apt-get fails while trying to process 
kernel-image_2.6.8-powerpc, as does "apt-get install -f".

An attempt to install kernel-image-2.6-powerpc exhibited the same symptom,
as does "apt-get install --reinstall kernel-image-2.6.8-powerpc" 

System state is reflected in the following traces:

cmd:> dpkg -l kernel-image*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
un  kernel-image(no description available)
un  kernel-image-2  (no description available)
iU  kernel-image-2 2.6.12-10  Linux kernel 2.6 image on powerpc-class mach
iHR kernel-image-2 2.6.8-12   Linux kernel image for 2.6.8-powerpc

cmd:> dpkg -l *powerpc
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
iU  kernel-image-2 2.6.12-10  Linux kernel 2.6 image on powerpc-class mach
iHR kernel-image-2 2.6.8-12   Linux kernel image for 2.6.8-powerpc
iU  linux-image-2. 2.6.12-10  Linux kernel 2.6 image on powerpc-class mach
iHR linux-image-2. 2.6.12-10  Linux kernel 2.6.12 image on powerpc-class m

cmd:>  apt-get install -f
Reading package lists... Done
Building dependency tree... Done
The following extra packages will be installed:
  kernel-image-2.6.8-powerpc
Recommended packages:
  hotplug
The following packages will be upgraded:
  kernel-image-2.6.8-powerpc
1 upgraded, 0 newly installed, 0 to remove and 12 not upgraded.
4 not fully installed or removed.
Need to get 0B/28.1MB of archives.
After unpacking 274kB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 88449 files and directories currently installed.)
Preparing to replace linux-image-2.6.12-1-powerpc 2.6.12-10 (using 
.../linux-image-2.6.12-1-powerpc_2.6.12-10_powerpc.deb) ...
Unpacking replacement linux-image-2.6.12-1-powerpc ...
Not a directory: --verbose
Failed to process /etc/kernel/postrm.d at 
/var/lib/dpkg/info/linux-image-2.6.12-1-powerpc.postrm line 270.
dpkg: warning - old post-removal script returned error exit status 2
dpkg - trying script from the new package instead ...
Not a directory: --verbose
Failed to process /etc/kernel/postrm.d at /var/lib/dpkg/tmp.ci/postrm line 270.
dpkg: error processing 
/var/cache/apt/archives/linux-image-2.6.12-1-powerpc_2.6.12-10_powerpc.deb 
(--unpack):
 subprocess new post-removal script returned error exit status 2
Not a directory: --verbose
Failed to process /etc/kernel/postrm.d at /var/lib/dpkg/tmp.ci/postrm line 270.
dpkg: error while cleaning up:
 subprocess post-removal script returned error exit status 2
Preparing to replace kernel-image-2.6.8-powerpc 2.6.8-12 (using 
.../kernel-image-2.6.8-powerpc_2.6.8-16_powerpc.deb) ...
The directory /lib/modules/2.6.8-powerpc still exists. Continuing as directed.
Unpacking replacement kernel-image-2.6.8-powerpc ...
Not a directory: -v
Failed to process /etc/kernel/postrm.d at 
/var/lib/dpkg/info/kernel-image-2.6.8-powerpc.postrm line 250.
dpkg: warning - old post-removal script returned error exit status 2
dpkg - trying script from the new package instead ...
Not a directory: --verbose
Failed to process /etc/kernel/postrm.d at /var/lib/dpkg/tmp.ci/postrm line 250.
dpkg: error processing 
/var/cache/apt/archi

Processed: k3b: diff for NMU version 1.0.5-2.1

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> tags 486112 + patch
Bug#486112: k3b: file conflict in libk3b3-extracodecs
There were no tags set.
Tags added: 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 [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#486112: k3b: diff for NMU version 1.0.5-2.1

2008-06-20 Thread Adeodato Simó
tags 486112 + patch
thanks

Hi,

Attached is the diff for my k3b 1.0.5-2.1 NMU.

(Mmm, seems like I forgot to press "send" in this message.)

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org
 
Testing can show the presence of bugs, but not their absence.
-- Dijkstra
diff -u k3b-1.0.5/debian/changelog k3b-1.0.5/debian/changelog
--- k3b-1.0.5/debian/changelog
+++ k3b-1.0.5/debian/changelog
@@ -1,3 +1,10 @@
+k3b (1.0.5-2.1) unstable; urgency=high
+
+  * Non-maintainer upload, acked by uploader Fathi Boudra.
+  * Add various missing replaces. (Closes: #486112)
+
+ -- Adeodato Simó <[EMAIL PROTECTED]>  Wed, 18 Jun 2008 18:37:36 +0200
+
 k3b (1.0.5-2) unstable; urgency=low
 
   [ Michael Meskes ]
diff -u k3b-1.0.5/debian/control k3b-1.0.5/debian/control
--- k3b-1.0.5/debian/control
+++ k3b-1.0.5/debian/control
@@ -14,6 +14,7 @@
 Depends: ${shlibs:Depends}, wodim | cdrskin, cdparanoia (>= 3a9.8), genisoimage, kdelibs-data (>= 4:3.1.4-2), cdrdao (>= 1.1.7-5), k3b-data (= ${source:Version})
 Recommends: vcdimager (>= 0.7), dvd+rw-tools, kdebase-kio-plugins, kcontrol, libk3b3-extracodecs
 Suggests: k3b-i18n, normalize-audio, toolame, sox, movixmaker-2
+Replaces: libk3b3 (<< 1.0.5-2)
 Description: A sophisticated KDE CD burning application 
  K3b is a GUI frontend to the CD recording programs cdrdao and cdrecord.
  Its aim is to provide a very user friendly interface to all the tasks
@@ -29,7 +30,7 @@
 
 Package: k3b-data
 Conflicts: k3b (<< 1.0.4-4)
-Replaces: k3b (<< 1.0.4-4)
+Replaces: k3b (<< 1.0.5-2)
 Architecture: all
 Description: A sophisticated KDE CD burning application - data files
  K3b is a GUI frontend to the CD recording programs cdrdao and cdrecord.
@@ -55,7 +56,7 @@
 Architecture: any
 Conflicts: libk3bcore, libk3bplugin, libk3btools, libk3bproject, k3blibs, libk3b2
 Depends: ${shlibs:Depends}
-Replaces: libk3b2
+Replaces: libk3b2, libk3b-dev (<< 1.0.5-2)
 Description: The KDE cd burning application library - runtime files
  K3b is a GUI frontend to the cd recording programs cdrdao and cdrecord.
  Its aim is to provide a very user friendly interface to all the tasks
@@ -68,7 +69,7 @@
 Architecture: any
 Depends: ${shlibs:Depends}
 Conflicts: libk3b2-mp3
-Replaces: libk3b2-mp3, libk3b2-extracodecs
+Replaces: libk3b2-mp3, libk3b2-extracodecs, libk3b3 (<< 1.0.5-2)
 Description: The KDE cd burning application library - extra decoders
  K3b is a GUI frontend to the cd recording programs cdrdao and cdrecord.
  Its aim is to provide a very user friendly interface to all the tasks


Bug#486849: tachyon - FTBFS: cc1: error: unrecognized command line option "-m32"

2008-06-20 Thread Timothy G Abbott
I believe the fix for this is to create a new tachyon architecture 
linux-base-thr that doesn't assume x86 and thus leaves off -m32.


I've placed a new source package that should fix this problem at 
.  I've not 
been able to test this because I don't have access to an s390 machine.


If convenient, I'd appreciate it if you would test it to see whether it 
now builds on s390 before I upload it.


-Tim Abbott

On Wed, 18 Jun 2008, Bastian Blank wrote:


Package: tachyon
Version: 0.98~beta-1
Severity: serious

There was an error while trying to autobuild your package:


Automatic build of tachyon_0.98~beta-1 on debian-31.osdl.marist.edu by 
sbuild/s390 98

[...]

make[3]: Nothing to be done for `../compile/linux-thr'.
make[3]: Nothing to be done for `../compile/linux-thr/libtachyon'.
gcc -m32 -Wall -O6 -fomit-frame-pointer -ffast-math -DLinux -DTHR -D_REENTRANT  
-DUSEPNG-I/include   -c ../src/api.c -o 
../compile/linux-thr/libtachyon/api.o
cc1: error: unrecognized command line option "-m32"
make[3]: *** [../compile/linux-thr/libtachyon/api.o] Error 1
make[3]: Leaving directory `/build/buildd/tachyon-0.98~beta/unix'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/build/buildd/tachyon-0.98~beta/unix'
make[1]: *** [linux-thr] Error 2
make[1]: Leaving directory `/build/buildd/tachyon-0.98~beta/unix'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
**
Build finished at 20080615-1618
FAILED [dpkg-buildpackage died]








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



Bug#486849: tachyon - FTBFS: cc1: error: unrecognized command line option "-m32"

2008-06-20 Thread Bastian Blank
On Fri, Jun 20, 2008 at 11:36:55AM -0400, Timothy G Abbott wrote:
> I believe the fix for this is to create a new tachyon architecture  
> linux-base-thr that doesn't assume x86 and thus leaves off -m32.

It is wrong even on x86. The compiler knows its default target.

Bastian

-- 
Our missions are peaceful -- not for conquest.  When we do battle, it
is only because we have no choice.
-- Kirk, "The Squire of Gothos", stardate 2124.5



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



Bug#486804: grub-pc: grub.cfg has wrong root device set on LVM with /usr on a different lv than /

2008-06-20 Thread Florian Kriener
On Wednesday 18 June 2008 20:03:10 Robert Millan wrote:
> On Wed, Jun 18, 2008 at 11:01:07AM +0200, florian kriener wrote:
> > I suspect
> >
> >set root=(vg-usr)
> >
> > to be the culprit here.
>
> First of all, I see that you don't have a "insmod lvm" even though it
> should be there.  I think the attached patch should fix that (please
> confirm; you can apply directly to update-grub_lib).

Sorry, it does not work. (By the way, it contains a bug.) But grub-probe does 
not work either.

> > ### BEGIN /etc/grub.d/05_debian_theme ###
> > set root=(vg-usr)
> > search --fs-uuid --set b22901d9-92ac-4e02-9b5b-9225451ab970
> > insmod png
> > if background_image
> > /share/images/desktop-base/debian-blueish-wallpaper-640x480.png ; then
> > set color_normal=black/black
> >   set color_highlight=magenta/black
> > else
> >   set menu_color_normal=cyan/blue
> >   set menu_color_highlight=white/blue
> > fi
> > ### END /etc/grub.d/05_debian_theme ###
>
> Then we have 05_debian_theme setting root and not setting it back to what
> it should be to access /boot, and I think I know why.  Attached patch
> includes a hunk to address that, too (please confirm).

That hunk works.






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



Bug#487104: nis: map values containing non-ascii characters vanish

2008-06-20 Thread Mark Brown
On Fri, Jun 20, 2008 at 11:32:05AM +0100, Jonathan H N Chin wrote:

> I have a webserver running sarge. I'm building a replacement using etch.
> It's not an upgrade, it's a fresh install. So, everything is different.

You say this but...

> When I used ypcat to retrieve the map, both entries were present
> on Solaris 10 and debian nis 3.13-2.

> However with nis 3.17-6, the non-ascii key was not found at all

...here you are talking about specific NIS package versions rather than
a change from sarge to etch.  Can you please confirm that the issue you
are seeing manifests when changing distributions rather than being
specifically the result of an upgrade of the nis package?

As I said previously, code from the NIS package is not involved in
reading data from the server for use when logging in so it is very
unlikely that this issue is in the nis package.

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



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



Bug#487233: marked as done (cpulimit segfaults)

2008-06-20 Thread Debian Bug Tracking System

Your message dated Fri, 20 Jun 2008 16:02:03 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#487233: fixed in cpulimit 1.1-11
has caused the Debian Bug report #487233,
regarding cpulimit segfaults
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 [EMAIL PROTECTED]
immediately.)


-- 
487233: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487233
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: cpulimit
Version: 1.1-10
Severity: grave
Justification: renders package unusable

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

As reported in Ubuntu's launchpad [0] cpulimit segfaults with the
"--limits" long option. I can reproduce this problem on Debian/sid. A
patch is on the way ...

gregor

[0]
https://bugs.launchpad.net/bugs/241538

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

Kernel: Linux 2.6.25.200806140318
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages cpulimit depends on:
ii  libc6 2.7-12 GNU C Library: Shared libraries

cpulimit recommends no packages.

- -- no debconf information

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

iEYEARECAAYFAkhbqhAACgkQOzKYnQDzz+QCXgCeN8bD7iM+zQglExBESem6cCfu
TI8AoMpIJG9rWGAC4UgWk4y7lW+PhTvy
=TZbb
-END PGP SIGNATURE-


--- End Message ---
--- Begin Message ---
Source: cpulimit
Source-Version: 1.1-11

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

cpulimit_1.1-11.diff.gz
  to pool/main/c/cpulimit/cpulimit_1.1-11.diff.gz
cpulimit_1.1-11.dsc
  to pool/main/c/cpulimit/cpulimit_1.1-11.dsc
cpulimit_1.1-11_i386.deb
  to pool/main/c/cpulimit/cpulimit_1.1-11_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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann <[EMAIL PROTECTED]> (supplier of updated cpulimit 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 [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 20 Jun 2008 15:41:58 +0200
Source: cpulimit
Binary: cpulimit
Architecture: source i386
Version: 1.1-11
Distribution: unstable
Urgency: low
Maintainer: gregor herrmann <[EMAIL PROTECTED]>
Changed-By: gregor herrmann <[EMAIL PROTECTED]>
Description: 
 cpulimit   - limits the cpu usage of a process
Closes: 487233
Changes: 
 cpulimit (1.1-11) unstable; urgency=low
 .
   * debian/rules:
 - general cleanup
 - create install-stamp target in debian/rules and re-arrange dependencies
 - remove configure and configure-stamp targets
   * Drop debian/dirs, install binary with dh_install from debian/rules.
   * debian/control:
 - Move upstream URL from the description to the new Homepage field
 - change XS-Vcs-* fields to Vcs-*
 - change my email address
   * Switch patch system from dpatch to quilt.
   * Add patch 02_segfault_longoptions.patch; fixes segfault with long
 options (closes: #487233, LP: #241538). Thanks to Daniel van
 Eeden for reporting the problem and to Cesare Tirabassi for the patch.
   * Set Standards-Version to 3.8.0; add debian/README.source to document quilt
 usage.
   * Change debian/copyright to the new machine-readable format.
   * Set debhelper compatibility level to 6.
   * debian/watch: use sourceforge URL directly instead of the redirector at
 qa.debian.org.
Checksums-Sha1: 
 bfd1deb663854c896be2455aee9e36d5dd9102cf 1193 cpulimit_1.1-11.dsc
 b89c50f3189ade6f2649c151f2ad34ac1d771adb 5186 cpulimit_1.1-11.diff.gz
 741c87650b341113f99f7fa108384240bdc2b0d0 9488 cpulimit_1.1-11_i386.deb
Checksums-Sha256: 
 57c228a39b130e34c64e7c90adf48e420d6b3cc29e0c7910c9cf8e97b7506676 1193 
cpulimit_1.1-11.dsc
 5c65637353e17261828ce43ee9e1e1dcc7c122d24aa80039ce92cb4ad6a60f00 5186 
cpulimit_1.1-11.diff.gz
 93ed2c09b3023a8e3d4dff27d263b46de748958d113f6e0358751580c27f1030 9488 
cpulimit_1.1-11_i386.deb
Files: 
 f21bf0af053f3f0c67cb004be62494d1 1193 admin optional cpulimit_1.1-11.dsc
 8c7b40418f8226108ea57f3947d8c4de 5186 admin optional cpulimit_1.1-11.diff.gz
 bfbc4bcf53f943ac6205d

Bug#486849: tachyon - FTBFS: cc1: error: unrecognized command line option "-m32"

2008-06-20 Thread Timothy G Abbott
Well, upstream does not provide any build target that does not explicitly 
specify -m(something); the new Make-arch entry I've added does not add 
this property.


I think you are right however that I should be using the new entry on all 
architectures.


-Tim Abbott

On Fri, 20 Jun 2008, Bastian Blank wrote:


On Fri, Jun 20, 2008 at 11:36:55AM -0400, Timothy G Abbott wrote:

I believe the fix for this is to create a new tachyon architecture
linux-base-thr that doesn't assume x86 and thus leaves off -m32.


It is wrong even on x86. The compiler knows its default target.

Bastian

--
Our missions are peaceful -- not for conquest.  When we do battle, it
is only because we have no choice.
-- Kirk, "The Squire of Gothos", stardate 2124.5





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



Bug#487236: marked as done (cpulimit segfaults with some long options)

2008-06-20 Thread Debian Bug Tracking System

Your message dated Fri, 20 Jun 2008 16:02:03 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#487233: fixed in cpulimit 1.1-11
has caused the Debian Bug report #487233,
regarding cpulimit segfaults with some long options
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 [EMAIL PROTECTED]
immediately.)


-- 
487233: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487233
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: cpulimit
Version: 1.1-10
Severity: normal
Tags: patch
Usertags: origin-ubuntu hardy

Hi,

We have received a bug report about cpulimit in ubuntu:

https://bugs.launchpad.net/ubuntu/+source/cpulimit/+bug/241538

By looking at the source code, it seems that the list of long options is not 
in line with that for the short options (the first 4 options all should have 
required arguments). This is confirmed by current svn code.
For Ubuntu, I have uploaded the fix with the following patch, which I would 
like to submit to you too.
I'm attaching it to this email for your consideration.

Many thanks,

Cesare


02_fix_long_options.dpatch
Description: application/shellscript
--- End Message ---
--- Begin Message ---
Source: cpulimit
Source-Version: 1.1-11

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

cpulimit_1.1-11.diff.gz
  to pool/main/c/cpulimit/cpulimit_1.1-11.diff.gz
cpulimit_1.1-11.dsc
  to pool/main/c/cpulimit/cpulimit_1.1-11.dsc
cpulimit_1.1-11_i386.deb
  to pool/main/c/cpulimit/cpulimit_1.1-11_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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann <[EMAIL PROTECTED]> (supplier of updated cpulimit 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 [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 20 Jun 2008 15:41:58 +0200
Source: cpulimit
Binary: cpulimit
Architecture: source i386
Version: 1.1-11
Distribution: unstable
Urgency: low
Maintainer: gregor herrmann <[EMAIL PROTECTED]>
Changed-By: gregor herrmann <[EMAIL PROTECTED]>
Description: 
 cpulimit   - limits the cpu usage of a process
Closes: 487233
Changes: 
 cpulimit (1.1-11) unstable; urgency=low
 .
   * debian/rules:
 - general cleanup
 - create install-stamp target in debian/rules and re-arrange dependencies
 - remove configure and configure-stamp targets
   * Drop debian/dirs, install binary with dh_install from debian/rules.
   * debian/control:
 - Move upstream URL from the description to the new Homepage field
 - change XS-Vcs-* fields to Vcs-*
 - change my email address
   * Switch patch system from dpatch to quilt.
   * Add patch 02_segfault_longoptions.patch; fixes segfault with long
 options (closes: #487233, LP: #241538). Thanks to Daniel van
 Eeden for reporting the problem and to Cesare Tirabassi for the patch.
   * Set Standards-Version to 3.8.0; add debian/README.source to document quilt
 usage.
   * Change debian/copyright to the new machine-readable format.
   * Set debhelper compatibility level to 6.
   * debian/watch: use sourceforge URL directly instead of the redirector at
 qa.debian.org.
Checksums-Sha1: 
 bfd1deb663854c896be2455aee9e36d5dd9102cf 1193 cpulimit_1.1-11.dsc
 b89c50f3189ade6f2649c151f2ad34ac1d771adb 5186 cpulimit_1.1-11.diff.gz
 741c87650b341113f99f7fa108384240bdc2b0d0 9488 cpulimit_1.1-11_i386.deb
Checksums-Sha256: 
 57c228a39b130e34c64e7c90adf48e420d6b3cc29e0c7910c9cf8e97b7506676 1193 
cpulimit_1.1-11.dsc
 5c65637353e17261828ce43ee9e1e1dcc7c122d24aa80039ce92cb4ad6a60f00 5186 
cpulimit_1.1-11.diff.gz
 93ed2c09b3023a8e3d4dff27d263b46de748958d113f6e0358751580c27f1030 9488 
cpulimit_1.1-11_i386.deb
Files: 
 f21bf0af053f3f0c67cb004be62494d1 1193 admin optional cpulimit_1.1-11.dsc
 8c7b40418f8226108ea57f3947d8c4de 5186 admin optional cpulimit_1.1-11.diff.gz
 bfbc4bcf53f943ac6205d653bafef44a 9488 admin optional cpulimit_1.1-11_i386.deb

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

iEYEARECAAYFAkhb0RwACgkQOzKYnQDzz+TgRgCg8FBQQZH9vqNHW9iFbfqfwlse
9lMAoISeB314dQh4vIWdViognZNZ6uup
=r+zI
-END PGP SIGNATURE-


--- End Message ---


Bug#486162: texlive-base-bin: tcfmgr.map and fmtutil.cnf missing

2008-06-20 Thread Alexander Heinlein
On Wed, Jun 18, 2008 at 08:40:27PM +0200, Ralf Stubner wrote:
> On Wed, Jun 18, 2008 at 00:32 +0200, Norbert Preining wrote:
> 
> > Do you have 
> > $HOME/.texlive/
> > and if yes, what is therein?
> 
> I thought the Debian packages use
>   $HOME/.texmf-var
> and
>   $HOME/.texmf-config
> instead of $HOME/.texlive that is used upstream.

No, I don't have any ~/.tex* directory. And they don't have anything to do
with the package installation :/.

Regards,
Alex



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



Processed: Re: Bug#487205: mocp aborts with fatal error

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> severity 487205 grave
Bug#487205: mocp aborts with fatal error
Severity set to `grave' from `normal'

> merge 485059 487205
Bug#485059: FATAL_ERROR: Layout1 is malformed
Bug#487205: mocp aborts with fatal error
Merged 485059 487205.

> thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Processed: patch

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> tags 487046 + patch
Bug#487046: [tmsnc] segmentation fault
There were no tags set.
Tags added: patch

> tags 487222 + patch
Bug#487222: tmsnc: remote stack based buffer overflow in UBX parsing code
Tags were: security
Tags added: 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 [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#487046: patch

2008-06-20 Thread Nico Golde
tags 487046 + patch
tags 487222 + patch
thanks

Hi,
the attached patch should fix this issue.
The submitter of #487046 told me in a PM that this patch 
also fixes the segfault for him.

Kind regards
Nico

-- 
Nico Golde - http://www.ngolde.de - [EMAIL PROTECTED] - GPG: 0x73647CFF
For security reasons, all text in this mail is double-rot13 encrypted.
--- core_net.c	2006-10-17 13:09:56.0 +0200
+++ core_net.c.new	2008-06-20 14:59:42.0 +0200
@@ -845,11 +845,14 @@
 i = atoi(ptr[0]);
 free(ptr[0]);
 
+	if(i < 0 || i > sizeof(buf) - 1)
+	i = sizeof(buf) - 1;
 	if (read(session->sd, buf, i) != i) {
 strncpy(message, "Couldn't read UBX payload",
 message_len - 1);
 return -1;
 }
+	buf[sizeof(buf) - 1] = 0;
 	// parsing PSM, by gfhuang
 	if(0 == i) buf[0] = 0;	//important, by gfhuang, when i=0, buf is untouched!
 


pgprAFDeDkg0A.pgp
Description: PGP signature


Bug#487104: nis: map values containing non-ascii characters vanish

2008-06-20 Thread Jonathan H N Chin
broonie wrote:
> ...here you are talking about specific NIS package versions rather than
> a change from sarge to etch.  Can you please confirm that the issue you
> are seeing manifests when changing distributions rather than being
> specifically the result of an upgrade of the nis package?

Yes. Sorry, I wasn't clear.

I was using "nis" as a shorthand for "the system that
has the broken packages, whatever they are, presumably libc6".

As I mentioned in passing, the two libc6 versions I am using are:

libc6_2.3.2.ds1-22sarge6  -> nis works
libc6_2.3.6.ds1-13etch5   -> nis is broken


-jonathan




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



Bug#487227: severity of 487227 is normal

2008-06-20 Thread Luk Claes
# Automatically generated email from bts, devscripts version 2.10.30
# support for backports is not release critical
severity 487227 normal




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



Processed: severity of 487227 is normal

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.30
> # support for backports is not release critical
> severity 487227 normal
Bug#487227: FTBFS (aptitude 0.4.11.4-1 in lenny)
Severity set to `normal' from `serious'

>
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 [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#480805: Gtk2hs package

2008-06-20 Thread Marco Túlio Gontijo e Silva
Em Sex, 2008-06-20 às 16:55 +0200, Joachim Breitner escreveu:
> Hi,
> 
> so you found out how to correctly build against the new xulrunner? And
> the bindings do work? Great! I’ll see when I can find time to do the
> upload, but might be until next week – gtk2hs just too slow to build.

Just noticed that the mozembed example don't run.  I've talked to Duncan
Coutts and find out that I couldn't even run a C test like:

gcc test.c -o test `pkg-config --cflags --libs gtk+-2.0
mozilla-gtkmozembed`

#include "gtkmozembed.h"

int main (int argc, char *argv[]) {
  gtk_init(&argc, &argv);
  GtkWidget *window = gtk_window_new(GTK_WINDOW_TOPLEVEL);
  GtkWidget *html = gtk_moz_embed_new();
  gtk_container_add(GTK_CONTAINER(window), html);
  gtk_moz_embed_load_url(GTK_MOZ_EMBED(html), "http://mozilla.org";);
  gtk_widget_show_all(window);
  gtk_main();
  return 0;
}

Both gtk2hs example and this C test give the same problem:

./test: error while loading shared libraries: libxul.so: cannot open
shared object file: No such file or directory

I've mailed pkg-mozilla-maintainers list to see what could be done
( 
http://lists.alioth.debian.org/pipermail/pkg-mozilla-maintainers/2008-June/003705.html
 ) about this, so let's wait to see how it goes.

Thanks.

-- 
Marco Túlio Gontijo e Silva
Página: http://marcotmarcot.googlepages.com/
Blog: http://marcotmarcot.wordpress.com/
Correio: [EMAIL PROTECTED]
XMPP: [EMAIL PROTECTED]
IRC: [EMAIL PROTECTED]
Telefone: 25151920
Celular: 98116720
Endereço:
 Rua Turfa, 639/701
 Prado 30410-370
 Belo Horizonte/MG Brasil





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



Processed: old xen bugs

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> reassign 442380 xen-utils-3.2-1
Bug#442380: xen-utils-3.1-1: reenabled blktap support unusable
Warning: Unknown package 'xen-utils-3.1-1'
Bug reassigned from package `xen-utils-3.1-1' to `xen-utils-3.2-1'.

> reassign 445243 xen-utils-3.2-1
Bug#445243: xen-utils-3.1: qemu-dm should be built with alsa support to avoid 
device locking
Warning: Unknown package 'xen-utils-3.1-1'
Bug reassigned from package `xen-utils-3.1-1' to `xen-utils-3.2-1'.

> reassign 445965 xen-utils-3.2-1
Bug#445965: xen-utils-3.1-1: qemu-dm.debug looks for qemu-dm at wrong place
Warning: Unknown package 'xen-utils-3.1-1'
Bug reassigned from package `xen-utils-3.1-1' to `xen-utils-3.2-1'.

> reassign 446114 xen-utils-3.2-1
Bug#446114: xen-utils-3.1-1: build gdbserver
Warning: Unknown package 'xen-utils-3.1-1'
Bug reassigned from package `xen-utils-3.1-1' to `xen-utils-3.2-1'.

> reassign 389836 xen-hypervisor-3.2-1-amd64
Bug#389836: xen-hypervisor-3.0-unstable-1-amd64: HVM domU won't start
Warning: Unknown package 'xen-hypervisor-3.0-unstable-1-amd64'
Bug reassigned from package `xen-hypervisor-3.0-unstable-1-amd64' to 
`xen-hypervisor-3.2-1-amd64'.

> reassign 391935 xen-hypervisor-3.2-1-amd64
Bug#391935: Xen trademark might be problematic
Warning: Unknown package 'xen-hypervisor-3.0-unstable-1-amd64'
Bug reassigned from package `xen-hypervisor-3.0-unstable-1-amd64' to 
`xen-hypervisor-3.2-1-amd64'.

> reassign 389190 xen-utils-3.2-1
Bug#389190: Recommends unavailable xen-hypervisor-3.0-unstable
Warning: Unknown package 'xen-utils-3.0-unstable-1'
Bug reassigned from package `xen-utils-3.0-unstable-1' to `xen-utils-3.2-1'.

> reassign 396556 xen-utils-3.2-1
Bug#396556: Please build gdbserver-xen in the xen-utils package
Warning: Unknown package 'xen-utils-3.0-unstable-1'
Bug reassigned from package `xen-utils-3.0-unstable-1' to `xen-utils-3.2-1'.

> reassign 393609 xen-3
Bug#393609: xen-ioemu-3.0-unstable: Wrong location of /etc/xen/qemu-ifup 
prevents HVM domains to boot
Warning: Unknown package 'xen-ioemu-3.0-unstable'
Bug#393727: xen-ioemu-3.0-unstable-1-amd64: Missing /etc/xen/scripts/qemu-ifup
Warning: Unknown package 'xen-ioemu-3.0-unstable'
Bug reassigned from package `xen-ioemu-3.0-unstable' to `xen-3'.

> reassign 393727 xen-3
Bug#393727: xen-ioemu-3.0-unstable-1-amd64: Missing /etc/xen/scripts/qemu-ifup
Bug#393609: xen-ioemu-3.0-unstable: Wrong location of /etc/xen/qemu-ifup 
prevents HVM domains to boot
Bug reassigned from package `xen-3' to `xen-3'.

> --
Stopping processing here.

Please contact me if you need assistance.

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


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



Processed: reassign libpoppler2 bugs

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> reassign 432758 libpoppler3
Bug#432758: evince: slow with the attached file
Warning: Unknown package 'libpoppler2'
Bug reassigned from package `libpoppler2' to `libpoppler3'.

> reassign 443547 libpoppler3
Bug#443547: libpoppler1: Problems rendering Porirua City overview map
Warning: Unknown package 'libpoppler2'
Bug reassigned from package `libpoppler2' to `libpoppler3'.

> reassign 460927 libpoppler3
Bug#460927: libpoppler2: "Unimplemented action: POPPLER_ACTION_UNKNOWN, please 
post a bug report" message
Warning: Unknown package 'libpoppler2'
Bug reassigned from package `libpoppler2' to `libpoppler3'.

> reassign 481134 libpoppler3
Bug#481134: libpoppler does not use cmap files from xpdf-{japanese,...}, and 
fails to parse Japanese PDF files.
Warning: Unknown package 'libpoppler2'
Bug reassigned from package `libpoppler2' to `libpoppler3'.

> reassign 481183 libpoppler3
Bug#481183: crippled with DRM anti-features
Warning: Unknown package 'libpoppler2'
Bug reassigned from package `libpoppler2' to `libpoppler3'.

> reassign 430909 libpoppler-glib3
Bug#430909: evince: Evince fails to properly display overlays in certain PDFs
Warning: Unknown package 'libpoppler-glib2'
Bug reassigned from package `libpoppler-glib2' to `libpoppler-glib3'.

> reassign 435404 libpoppler-glib3
Bug#435404: slow to display the attached pdf
Warning: Unknown package 'libpoppler-glib2'
Bug reassigned from package `libpoppler-glib2' to `libpoppler-glib3'.

> reassign 441078 libpoppler-glib3
Bug#441078: evince: extremely slow display of PDF document compared to xpdf
Warning: Unknown package 'libpoppler-glib2'
Bug reassigned from package `libpoppler-glib2' to `libpoppler-glib3'.

> --
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#340730: marked as done (php-image-graph: license issues in Image_Color prevent this package from being useful)

2008-06-20 Thread Debian Bug Tracking System

Your message dated Fri, 20 Jun 2008 20:06:34 +0200
with message-id <[EMAIL PROTECTED]>
and subject line removed: licensing issues; RC-buggy
has caused the Debian Bug report #335994,
regarding php-image-graph: license issues in Image_Color prevent this package 
from being useful
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 [EMAIL PROTECTED]
immediately.)


-- 
335994: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=335994
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---

Package: php-pear
Version: 5.0.5

When trying to start a plot with
$Graph =& Image_Graph::factory('graph', array(400, 300));
as given in the samples of the PERA website,

I got the following errors:
Warning: main(Image/Color.php) [function.main]: failed to open stream:
No such file or directory in /usr/share/php/Image/Canvas/Color.php on
line 33

Fatal error: main() [function.require]: Failed opening required
'Image/Color.php' (include_path='.:/usr/share/php:/usr/share/pear') in
/usr/share/php/Image/Canvas/Color.php on line 33

Yes, there is no Image/Color.php file in the Debian package that I
installed. Apparently, there is an unsatisfied dependency in the Debian 
package.



--- End Message ---
--- Begin Message ---
php-image-graph was removed from Debian because of these reasons:
licensing issues; RC-buggy

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

--- End Message ---


Bug#335994: marked as done (php-image-graph: Missing Image/Color.php)

2008-06-20 Thread Debian Bug Tracking System

Your message dated Fri, 20 Jun 2008 20:06:34 +0200
with message-id <[EMAIL PROTECTED]>
and subject line removed: licensing issues; RC-buggy
has caused the Debian Bug report #335994,
regarding php-image-graph: Missing Image/Color.php
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 [EMAIL PROTECTED]
immediately.)


-- 
335994: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=335994
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: php-image-graph
Version: 0.7.1-1
Severity: normal


Another missing file.

Fatal error: main(): Failed opening required 'Image/Color.php'
(include_path='.:/usr/share/php:/usr/share/pear') in
/usr/share/php/Image/Canvas/Color.php on line 33

  Uwe

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'sid'), (500, 'testing'), (500, 'stable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-powerpc
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) (ignored: 
LC_ALL set to [EMAIL PROTECTED])

Versions of packages php-image-graph depends on:
ii  php-image-canvas  0.2.2-1Image_Canvas module for PEAR
ii  php-pear  5.0.5-3PEAR - PHP Extension and Applicati

php-image-graph recommends no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
php-image-graph was removed from Debian because of these reasons:
licensing issues; RC-buggy

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

--- End Message ---


Bug#401797: marked as done (contains non-DFSG-free code)

2008-06-20 Thread Debian Bug Tracking System

Your message dated Fri, 20 Jun 2008 20:08:42 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Removed
has caused the Debian Bug report #401797,
regarding contains non-DFSG-free code
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 [EMAIL PROTECTED]
immediately.)


-- 
401797: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=401797
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: php-image-canvas
Version: 0.2.2-1
Severity: serious

Hi,

Image_Canvas-0.2.2/Canvas/Color.php has this copyright notice:
// | This source file is subject to version 2.02 of the PHP license,  |
// | that is bundled with this package in the file LICENSE, and is|
// | available at through the world-wide-web at   |
// | http://www.php.net/license/2_02.txt. |
// | If you did not receive a copy of the PHP license and are unable to   |
// | obtain it through the world-wide-web, please send a note to  |
// | [EMAIL PROTECTED] so we can mail you a copy immediately.   |

However, the PHP license is not ok for anything else except PHP, so this
package is non-DFSG-free. Furthermore, debian/copyright is wrong.


Cheers,
Andi

--- End Message ---
--- Begin Message ---
This package was removed from Debian because of licensing issues.

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

--- End Message ---


Bug#400989: marked as done (php-image-canvas: Lacks Image/Color.php required by Color.php)

2008-06-20 Thread Debian Bug Tracking System

Your message dated Fri, 20 Jun 2008 20:08:42 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Removed
has caused the Debian Bug report #400989,
regarding php-image-canvas: Lacks Image/Color.php required by Color.php
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 [EMAIL PROTECTED]
immediately.)


-- 
400989: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=400989
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: php-image-canvas
Version: 0.2.2-1
Severity: grave
Justification: renders package unusable



-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-amd64
Locale: LANG=es_CO, LC_CTYPE=es_CO (charmap=ISO-8859-1)

Versions of packages php-image-canvas depends on:
ii  php-pear  5.2.0-7PEAR - PHP Extension and Applicati
ii  php5-gd   5.2.0-7GD module for php5

php-image-canvas recommends no packages.

-- no debconf information

I downloaded Image_Color-1.0.2 from pear, and copied Color.php into
usr/share/php/Image/Canvas/Image
then it worked.

--- End Message ---
--- Begin Message ---
This package was removed from Debian because of licensing issues.

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

--- End Message ---


Bug#486961: marked as done (sugar-chat-activity: FTBFS: new copyright notices)

2008-06-20 Thread Debian Bug Tracking System

Your message dated Fri, 20 Jun 2008 18:02:03 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#486961: fixed in sugar-chat-activity 41-1
has caused the Debian Bug report #486961,
regarding sugar-chat-activity: FTBFS: new copyright notices
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 [EMAIL PROTECTED]
immediately.)


-- 
486961: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=486961
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: sugar-chat-activity
Version: 40-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080619 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
> make[1]: Entering directory 
> `/build/user-sugar-chat-activity_40-1-amd64-n2OYAd/sugar-chat-activity-40-1'
> make[1]: Nothing to be done for `reverse-config'.
> make[1]: Leaving directory 
> `/build/user-sugar-chat-activity_40-1-amd64-n2OYAd/sugar-chat-activity-40-1'
> QUILT_PATCHES=/build/user-sugar-chat-activity_40-1-amd64-n2OYAd/sugar-chat-activity-40-1/debian/patches
>  quilt --quiltrc /dev/null pop -a -R || test $? = 2
> No patch removed
> rm -rf 
> /build/user-sugar-chat-activity_40-1-amd64-n2OYAd/sugar-chat-activity-40-1/.pc
> rm -f debian/stamp-patch*
> rm -f debian/stamp-buildinfo
> rm -f MANIFEST
>  dpkg-source -b sugar-chat-activity-40-1
> dpkg-source: warning: source directory 'sugar-chat-activity-40-1' is not 
> - 'sugar-chat-activity-40'
> dpkg-source: warning: .orig directory name sugar-chat-activity-40-1.orig is 
> not - (wanted sugar-chat-activity-40.orig)
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building sugar-chat-activity using existing 
> sugar-chat-activity_40.orig.tar.gz
> dpkg-source: info: building sugar-chat-activity in 
> sugar-chat-activity_40-1.diff.gz
> dpkg-source: info: building sugar-chat-activity in 
> sugar-chat-activity_40-1.dsc
>  debian/rules build
> test -x debian/rules
> mkdir -p "."
> mkdir -p debian/stamps-configure
> Scanning upstream source for new/changed copyright notices (except debian 
> subdir!)...
> licensecheck -c '.*' -r --copyright -i 
> '^(debian/.*|(.*/)?config\.(guess|sub|rpath)(\..*)?)' * \
>   | LC_ALL=C perl -e \
>   '$n=0; while (<>) {'\
>   '   s/[^[:print:]]//g;'\
>   '   if (/^([^:\s][^:]+):[\s]+(\S.*?)\s*$/) {'\
>   '   $files[$n]{name}=$1;'\
>   '   $files[$n]{license}=$2;'\
>   '   };'\
>   '   if (/^\s*\[Copyright:\s*(\S.*?)\s*\]/) {'\
>   '   $files[$n]{copyright}=$1;'\
>   '   };'\
>   '   /^$/ and $n++;'\
>   '};'\
>   'foreach $file (@files) {'\
>   '   $file->{license} =~ s/\s*\(with incorrect FSF address\)//;'\
>   '   $file->{license} =~ s/\s+\(v([^)]+) or later\)/-$1+/;'\
>   '   $file->{copyright} =~ 
> s/(?<=(\b\d{4}))(?{$y=$^N})\s*[,-]\s*((??{$y+1}))\b/-$2/g;'\
>   '   $file->{copyright} =~ 
> s/(?<=\b\d{4})\s*-\s*\d{4}(?=\s*-\s*(\d{4})\b)//g;'\
>   '   $pattern = "$file->{license} [$file->{copyright}]";'\
>   '   push @{ $patternfiles{"$pattern"} }, $file->{name};'\
>   '};'\
>   'foreach $pattern ( sort {'\
>   '   @{$patternfiles{$b}} <=> @{$patternfiles{$a}}'\
>   '   ||'\
>   '   $a cmp $b'\
>   '   } keys %patternfiles ) {'\
>   '   print "$pattern: ", join("\n\t", sort @{ 
> $patternfiles{$pattern} }), "\n";'\
>   '};'\
>   > debian/copyright_newhints
> Found 60 different copyright and licensing combinations.
> ERROR: The following new or changed copyright notices discovered:
> 
> UNKNOWN [YEAR THE PACKAGE'S HOLDER]: po/Chat.pot
> UNKNOWN [YEAR THE PACKAGE'S HOLDER / " /  ."]: po/fa.po
>   po/fa_AF.po
> UNKNOWN [2007 / la discussion"]: po/fr.po
> UNKNOWN [],   ." / YEAR THE PACKAGE'S HOLDER]: po/pseudo.po
> UNKNOWN [exata, mas parece ser a melhor / para dizer se o utilizador est 
> ligado a uma rede (network) ou no / YEAR THE PACKAGE'S HOLDER / pq. se pode 
> ver o codigo-fonte do chat no pippy, pq ele foi feito pelo pippy. Acho que 
> dever ficar "Fonte de Bate-Papo"]: po/pt_BR.po
> 
> To fix the situation please do the following:
>   1) Investigate the above changes and update debian/copyright as needed
>   2) Replace debian/copyright_hints with debian/copyright_newhints
> make: *** [debian/stamp-copyright-check] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/06/19

This rebuild was done with

Bug#472630: marked as done (audacious-crossfade: audacious segfaults)

2008-06-20 Thread Debian Bug Tracking System

Your message dated Fri, 20 Jun 2008 20:28:48 +0200
with message-id <[EMAIL PROTECTED]>
and subject line audacious-crossfade removed
has caused the Debian Bug report #472630,
regarding audacious-crossfade: audacious segfaults
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 [EMAIL PROTECTED]
immediately.)


-- 
472630: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=472630
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: audacious-crossfade
Version: 0.3.14-1
Severity: grave
Justification: renders package unusable

hi

when I start audacious, it immediatly segfaults.
I use 'gdb' to get this backtrace:

[Switching to Thread 0xb7440720 (LWP 14979)]
0xb79a977c in g_type_check_instance_cast () from /usr/lib/libgobject-2.0.so.0
(gdb) whe
#0  0xb79a977c in g_type_check_instance_cast ()
   from /usr/lib/libgobject-2.0.so.0
#1  0x080586ca in ?? ()
#2  0xb674b039 in ?? () from /usr/lib/audacious/Output/libcrossfade.so
#3  0x081423f0 in ?? ()
#4  0xbfee34d8 in ?? ()
#5  0xb674b050 in ?? () from /usr/lib/audacious/Output/libcrossfade.so
#6  0xb674b039 in ?? () from /usr/lib/audacious/Output/libcrossfade.so
#7  0xb6770248 in ?? () from /usr/lib/audacious/Output/libcrossfade.so
#8  0xbfee3508 in ?? ()
#9  0xb6748872 in ?? () from /usr/lib/audacious/Output/libcrossfade.so
#10 0xb7f41668 in _r_debug ()
#11 0xb676a5f3 in ?? () from /usr/lib/audacious/Output/libcrossfade.so
#12 0x040c in ?? ()
#13 0x08067491 in ?? ()
#14 0x in ?? ()

So I remove audacious-crossfade from my host, and now audacious works fine.

a.


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

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

Versions of packages audacious-crossfade depends on:
ii  audacious 1.5.0-1small and fast audio player which 
ii  libc6 2.7-9  GNU C Library: Shared libraries
ii  libsamplerate00.1.2-5audio rate conversion library

audacious-crossfade recommends no packages.

-- no debconf information

-- 
Andrea Mennucc
 "E' un mondo difficile. Che vita intensa!" (Tonino Carotone)


signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
audacious-crossfade has been removed from Debian because it is
"impossible to use reliably with audacious 1.5".
-- 
Martin Michlmayr
http://www.cyrius.com/

--- End Message ---


Bug#403978: marked as done (playground-plugin-xmms doesn't work)

2008-06-20 Thread Debian Bug Tracking System

Your message dated Fri, 20 Jun 2008 20:41:24 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Removed
has caused the Debian Bug report #403978,
regarding playground-plugin-xmms doesn't work
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 [EMAIL PROTECTED]
immediately.)


-- 
403978: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=403978
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: playground-plugin-xmms
Version: 0.3-1
Severity: grave

It just doesn't work. Maybe, it could get incompatible with xmms since
a xmms package version.

Regards,

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

Versions of packages playground-plugin-xmms depends on:
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  playground   0.3-1   simple GNOME applet that lets you 
ii  xmms 1:.2.10+20061201-1 Versatile X audio player

playground-plugin-xmms recommends no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
This package was removed from Debian for the following reasons:
orphaned, RC buggy, better replacements available

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

--- End Message ---


Processed: Marking packages as fixed in a +rm version

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> fixed 335994 0.7.1-1+rm
Bug#335994: php-image-graph: Missing Image/Color.php
Warning: Unknown package 'php-image-graph'
Bug#340730: php-image-graph: license issues in Image_Color prevent this package 
from being useful
Warning: Unknown package 'php-image-graph'
Bug marked as fixed in version 0.7.1-1+rm.

> fixed 340730 0.7.1-1+rm
Bug#340730: php-image-graph: license issues in Image_Color prevent this package 
from being useful
Warning: Unknown package 'php-image-graph'
Bug#335994: php-image-graph: Missing Image/Color.php
Warning: Unknown package 'php-image-graph'
Bug marked as fixed in version 0.7.1-1+rm.

> fixed 418926 0.7.1-1+rm
Bug#418926: php-image-graph from sid try's to overwrite empty file 
'/usr/share/php/.depdblock' from php-pear
Warning: Unknown package 'php-image-graph'
Bug marked as fixed in version 0.7.1-1+rm.

> fixed 450381 0.7.1-1+rm
Bug#450381: php-image-graph: debian/watch fails to report upstream's version
Warning: Unknown package 'php-image-graph'
Bug marked as fixed in version 0.7.1-1+rm.

> fixed 273274 1.9.4+vcs20060705-2+rm
Bug#273274: gabber2: should change port when SSL channel is selected
Warning: Unknown package 'gabber2'
Bug marked as fixed in version 1.9.4+vcs20060705-2+rm.

> fixed 274473 1.9.4+vcs20060705-2+rm
Bug#274473: gabber2: Please show status message
Warning: Unknown package 'gabber2'
Bug marked as fixed in version 1.9.4+vcs20060705-2+rm.

> fixed 274474 1.9.4+vcs20060705-2+rm
Bug#274474: gabber2: Cannot logout/login from/to transport
Warning: Unknown package 'gabber2'
Bug marked as fixed in version 1.9.4+vcs20060705-2+rm.

> fixed 274558 1.9.4+vcs20060705-2+rm
Bug#274558: gabber2: Doesn't connect to Windows Manager
Warning: Unknown package 'gabber2'
Bug marked as fixed in version 1.9.4+vcs20060705-2+rm.

> fixed 287834 1.9.4+vcs20060705-2+rm
Bug#287834: Gabber2: Segmentation fault when viewing contact info...
Warning: Unknown package 'gabber2'
Bug marked as fixed in version 1.9.4+vcs20060705-2+rm.

> fixed 337381 1.9.4+vcs20060705-2+rm
Bug#337381: gabber2: Gabber won't start because of missing glade file.
Warning: Unknown package 'gabber2'
Bug marked as fixed in version 1.9.4+vcs20060705-2+rm.

> fixed 449892 1.9.4+vcs20060705-2+rm
Bug#449892: gabber2: debian/watch fails to report upstream's version
Warning: Unknown package 'gabber2'
Bug marked as fixed in version 1.9.4+vcs20060705-2+rm.

> fixed 400989 0.2.2-1+rm
Bug#400989: php-image-canvas: Lacks Image/Color.php required by Color.php
Warning: Unknown package 'php-image-canvas'
Bug marked as fixed in version 0.2.2-1+rm.

> fixed 401797 0.2.2-1+rm
Bug#401797: contains non-DFSG-free code
Warning: Unknown package 'php-image-canvas'
Bug marked as fixed in version 0.2.2-1+rm.

> fixed 418927 0.2.2-1+rm
Bug#418927: php-image-canvas from sid try's to overwrite empty file 
'/usr/share/php/.depdblock' from php-pear
Warning: Unknown package 'php-image-canvas'
Bug marked as fixed in version 0.2.2-1+rm.

> fixed 450267 0.2.2-1+rm
Bug#450267: php-image-canvas: debian/watch fails to report upstream's version
Warning: Unknown package 'php-image-canvas'
Bug marked as fixed in version 0.2.2-1+rm.

> thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Processed: fix for 487057

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> tags 487057 +patch
Bug#487057: libxprintapputil: FTBFS: checking for XPRINTAPPUTIL...  configure: 
error: Package requirements (x11 xp xprintutil printproto xau) were not met:
There were no tags set.
Tags added: 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 [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#487282: grub: Needs testing/discussion before being allowed to migrate

2008-06-20 Thread Frans Pop
Package: grub
Version: 0.97-40
Severity: serious
Tags: d-i

This new version of grub has a fairly major change in the way the
/boot/grub/menu.lst file is created, which has had only limited discussion
and testing.

The change could affect new installs and also has usability issues for end
users. Although it may fix some cases where grub installation or updates
now fail, it is not clear that the change is suitable for Lenny at this
stage of the release.

This BR is intended to keep the new version in unstable until the change
can be better tested and approved for inclusion in Lenny (as discussed
with Robert Millan on IRC in #d-boot).

The relevant change is:
 * update-grub: Use filesystem UUIDs when available.

This results in the following changes in menu.lst files (testing the change
in VirtualBox failed, so the below was done by hand and may not be 100%
accurate):

# kopt=root=/dev/hda1 ro
>
# kopt=root=UUID=50efc4c6-b493-4abf-b4b3-c5c9818eb0ef ro

[...]

title  Debian GNU/Linux, kernel 2.6.24-1-686
root   (hd0,0)
kernel /boot/vmlinuz-2.6.24-1-686 root=/dev/hda1 ro quiet
initrd /boot/initrd.img-2.6.24-1-686
>
title  Debian GNU/Linux, kernel 2.6.24-1-686
root   (hd0,0)
kernel /boot/vmlinuz-2.6.24-1-686 
root=UUID=50efc4c6-b493-4abf-b4b3-c5c9818eb0ef ro quiet
initrd /boot/initrd.img-2.6.24-1-686


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


Bug#486162: texlive-base-bin -- release critical

2008-06-20 Thread Frank Küster
Hi Raphael,

"Raphael Bossek" <[EMAIL PROTECTED]> wrote:

> severity 486162 grave

Could you please elaborate?  Why do you think that this bug 

"makes the package in question unusable or mostly so, or causes data
loss, or introduces a security hole allowing access to the accounts of
users who use the package."?

Can you reproduce it? Otherwise, I see no reason for a RC severity: The
user has reported to have had hardware problems which affected the TeX
file search mechanism, and no one else has ever reported anything
similar. 

Also, I'd appreciate your not sending control messages without Cc'ing
bugs, for packages where you haven't been involved so far, and for bugs
which have an active discussion.

Regards, Frank



-- 
Frank Küster
Debian Developer (teTeX/TeXLive)



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



Bug#392118: marked as done (libapache2-mod-ngobjweb: FTBFS against apache 2.2)

2008-06-20 Thread Debian Bug Tracking System

Your message dated Fri, 20 Jun 2008 20:43:13 +0200
with message-id <[EMAIL PROTECTED]>
and subject line No longer in Debian
has caused the Debian Bug report #392118,
regarding libapache2-mod-ngobjweb: FTBFS against apache 2.2
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 [EMAIL PROTECTED]
immediately.)


-- 
392118: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=392118
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: libapache2-mod-ngobjweb
Severity: serious

hi,

as with my latest NMU sope FTBFS:

 http://buildd.debian.org/build.php?arch=&pkg=sope

Attached, you can find a logfile including the build issue. Due to the
upgrade of apache to 2.2 in unstable, mod-ngobjweb fails to build. As
the module for both apache2.x and apache1.x is built from the same
sources, i guess it needs some porting to apache2.2

bye,
- michael
gcc -Wall -I. -fPIC  -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall 
-O2 -I/usr/include/apache2 -I. -I/usr/include/apr-1.0 -I/usr/include/postgresql 
  -c -o handler.o handler.c
In file included from /usr/include/apache2/ap_config.h:25,
 from /usr/include/apache2/httpd.h:43,
 from common.h:37,
 from handler.c:22:
/usr/include/apr-1.0/apr.h:270: error: expected '=', ',', ';', 'asm' or 
'__attribute__' before 'apr_off_t'
In file included from /usr/include/apr-1.0/apr_file_io.h:29,
 from /usr/include/apr-1.0/apr_network_io.h:26,
 from /usr/include/apache2/httpd.h:53,
 from common.h:37,
 from handler.c:22:
/usr/include/apr-1.0/apr_file_info.h:204: error: expected 
specifier-qualifier-list before 'apr_off_t'
In file included from /usr/include/apr-1.0/apr_network_io.h:26,
 from /usr/include/apache2/httpd.h:53,
 from common.h:37,
 from handler.c:22:
/usr/include/apr-1.0/apr_file_io.h:548: error: expected declaration specifiers 
or '...' before 'apr_off_t'
/usr/include/apr-1.0/apr_file_io.h:740: error: expected declaration specifiers 
or '...' before 'apr_off_t'
In file included from /usr/include/apache2/httpd.h:53,
 from common.h:37,
 from handler.c:22:
/usr/include/apr-1.0/apr_network_io.h:545: error: expected declaration 
specifiers or '...' before 'apr_off_t'
In file included from /usr/include/apr-1.0/apr_buckets.h:32,
 from /usr/include/apache2/httpd.h:54,
 from common.h:37,
 from handler.c:22:
/usr/include/apr-1.0/apr_mmap.h:134: error: expected declaration specifiers or 
'...' before 'apr_off_t'
/usr/include/apr-1.0/apr_mmap.h:161: error: expected declaration specifiers or 
'...' before 'apr_off_t'
In file included from /usr/include/apache2/httpd.h:54,
 from common.h:37,
 from handler.c:22:
/usr/include/apr-1.0/apr_buckets.h:242: error: expected 
specifier-qualifier-list before 'apr_off_t'
/usr/include/apr-1.0/apr_buckets.h:706: error: expected declaration specifiers 
or '...' before 'apr_off_t'
/usr/include/apr-1.0/apr_buckets.h:718: error: expected declaration specifiers 
or '...' before 'apr_off_t'
/usr/include/apr-1.0/apr_buckets.h:754: error: expected declaration specifiers 
or '...' before 'apr_off_t'
/usr/include/apr-1.0/apr_buckets.h:890: error: expected declaration specifiers 
or '...' before 'apr_off_t'
/usr/include/apr-1.0/apr_buckets.h:891: error: expected declaration specifiers 
or '...' before 'apr_off_t'
/usr/include/apr-1.0/apr_buckets.h:1168: error: expected declaration specifiers 
or '...' before 'apr_off_t'
/usr/include/apr-1.0/apr_buckets.h:1367: error: expected declaration specifiers 
or '...' before 'apr_off_t'
/usr/include/apr-1.0/apr_buckets.h:1381: error: expected declaration specifiers 
or '...' before 'apr_off_t'
/usr/include/apr-1.0/apr_buckets.h:1431: error: expected declaration specifiers 
or '...' before 'apr_off_t'
/usr/include/apr-1.0/apr_buckets.h:1447: error: expected declaration specifiers 
or '...' before 'apr_off_t'
In file included from common.h:37,
 from handler.c:22:
/usr/include/apache2/httpd.h:826: error: expected specifier-qualifier-list 
before 'apr_off_t'
In file included from /usr/include/apache2/http_core.h:32,
 from common.h:38,
 from handler.c:22:
/usr/include/apache2/util_filter.h:142: error: expected declaration specifiers 
or '...' before 'apr_off_t'
/usr/include/apache2/util_filter.h:299: error: expected declaration specifiers 
or '...' before 'apr_off_t'
In file included from common.h:38,
 from handler.c:2

Bug#431700: marked as done (piuparts test: fails to install: /usr/sbin/adduser: No such file or directory)

2008-06-20 Thread Debian Bug Tracking System

Your message dated Fri, 20 Jun 2008 20:44:56 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Removed
has caused the Debian Bug report #431700,
regarding piuparts test: fails to install: /usr/sbin/adduser: No such file or 
directory
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 [EMAIL PROTECTED]
immediately.)


-- 
431700: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=431700
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: tinysnmp-agent
Version: 0.8.5
Severity: serious

hi,

while running archive wide piuparts tests your package failed on install with
the following error: 

  Setting up tinysnmp-agent (0.8.5) ...
  adding user tinysnmp
  /var/lib/dpkg/info/tinysnmp-agent.postinst: line 20: /usr/sbin/adduser: No 
such file or directory
  dpkg: error processing tinysnmp-agent (--configure):
   subprocess post-installation script returned error exit status 1
  Errors were encountered while processing:
   tinysnmp-agent
  E: Sub-process /usr/bin/dpkg returned an error code (1)

the full log can be found here:

 http://people.debian.org/~lucas/logs/2007/07/01/

bye,
- michael

--- End Message ---
--- Begin Message ---
This package got removed.

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

--- End Message ---


Bug#487283: [php5] recursive foreach loop causes php segfault

2008-06-20 Thread Frederik Reiß
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: php5
Version: 5.2.6-1
Severity: grave

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

The following code causes php 5.2 to segfault (at least i386 stable
5.2.0-8+etch11 and amd64 testing/unstable 5.2.6-1 testing/unstable).




Even if the recursion is not infinite php crasches after "some"
iterations (32 - ~16000) depending on the context and the content of the
foreach loop.

I know, xyzloop($a) in the foreach loop should be xyzloop($devnull), but
nevertheless php shouldn't segfault in _ANY_ case.

- --- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.24-1-amd64

Debian Release: lenny/sid
  900 testing www.debian-multimedia.org
  900 testing ftp2.de.debian.org
1 unstablewww.debian-multimedia.org
1 unstableftp2.de.debian.org
1 experimentalwww.debian-multimedia.org
1 experimentalftp2.de.debian.org

- --- Package information. ---
Depends (Version) | Installed
=-+-==
libapache2-mod-php5 (>= 5.2.4-2)  |
 OR php5-cgi (>= 5.2.4-2) |
php5-common  (>= 5.2.4-2) | 5.2.6-1

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

iD8DBQFIXAL0cLHece3p3gARAmy+AKCGk1OnEn+7AUcOM30B9sdaAPW2PwCfbq8P
poKS97BE/f0lqIKDuwxELPc=
=4CLJ
-END PGP SIGNATURE-



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



Bug#392565: marked as done (sope - FTBFS: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'apr_off_t')

2008-06-20 Thread Debian Bug Tracking System

Your message dated Fri, 20 Jun 2008 20:43:13 +0200
with message-id <[EMAIL PROTECTED]>
and subject line No longer in Debian
has caused the Debian Bug report #392118,
regarding sope - FTBFS: error: expected '=', ',', ';', 'asm' or '__attribute__' 
before 'apr_off_t'
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 [EMAIL PROTECTED]
immediately.)


-- 
392118: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=392118
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: sope
Version: 4.4rc.2-3.1
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of sope_4.4rc.2-3.1 on lxdebian.bfinv.de by sbuild/s390 85
[...]
> CFLAGS="-Wall -g -O2" . 
> /usr/lib/opengroupware.org/System/Library/Makefiles/GNUstep.sh; \
>   /usr/bin/make messages=yes OPTFLAG=-O0 APXS="/usr/bin/apxs2" 
> APXS_INCLUDE_DIRS="-I/usr/include/apache2 -I. -I/usr/include/apr-1.0 
> -I/usr/include/postgresql"\
>   -C sope-appserver/mod_ngobjweb-apache2 all
> make[1]: Entering directory 
> `/build/buildd/sope-4.4rc.2/sope-appserver/mod_ngobjweb-apache2'
> gcc -Wall -I. -fPIC  -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall 
> -O2 -I/usr/include/apache2 -I. -I/usr/include/apr-1.0 
> -I/usr/include/postgresql   -c -o globals.o globals.c
> gcc -Wall -I. -fPIC  -pipe -I/usr/include/xmltok -I/usr/include/openssl -Wall 
> -O2 -I/usr/include/apache2 -I. -I/usr/include/apr-1.0 
> -I/usr/include/postgresql   -c -o handler.o handler.c
> In file included from /usr/include/apache2/ap_config.h:25,
>  from /usr/include/apache2/httpd.h:43,
>  from common.h:37,
>  from handler.c:22:
> /usr/include/apr-1.0/apr.h:270: error: expected '=', ',', ';', 'asm' or 
> '__attribute__' before 'apr_off_t'
> In file included from /usr/include/apr-1.0/apr_file_io.h:29,
>  from /usr/include/apr-1.0/apr_network_io.h:26,
>  from /usr/include/apache2/httpd.h:53,
>  from common.h:37,
>  from handler.c:22:
> /usr/include/apr-1.0/apr_file_info.h:204: error: expected 
> specifier-qualifier-list before 'apr_off_t'
> In file included from /usr/include/apr-1.0/apr_network_io.h:26,
>  from /usr/include/apache2/httpd.h:53,
>  from common.h:37,
>  from handler.c:22:
> /usr/include/apr-1.0/apr_file_io.h:548: error: expected declaration 
> specifiers or '...' before 'apr_off_t'
> /usr/include/apr-1.0/apr_file_io.h:740: error: expected declaration 
> specifiers or '...' before 'apr_off_t'
> In file included from /usr/include/apache2/httpd.h:53,
>  from common.h:37,
>  from handler.c:22:
> /usr/include/apr-1.0/apr_network_io.h:545: error: expected declaration 
> specifiers or '...' before 'apr_off_t'
> In file included from /usr/include/apr-1.0/apr_buckets.h:32,
>  from /usr/include/apache2/httpd.h:54,
>  from common.h:37,
>  from handler.c:22:
> /usr/include/apr-1.0/apr_mmap.h:134: error: expected declaration specifiers 
> or '...' before 'apr_off_t'
> /usr/include/apr-1.0/apr_mmap.h:161: error: expected declaration specifiers 
> or '...' before 'apr_off_t'
> In file included from /usr/include/apache2/httpd.h:54,
>  from common.h:37,
>  from handler.c:22:
> /usr/include/apr-1.0/apr_buckets.h:242: error: expected 
> specifier-qualifier-list before 'apr_off_t'
> /usr/include/apr-1.0/apr_buckets.h:706: error: expected declaration 
> specifiers or '...' before 'apr_off_t'
> /usr/include/apr-1.0/apr_buckets.h:718: error: expected declaration 
> specifiers or '...' before 'apr_off_t'
> /usr/include/apr-1.0/apr_buckets.h:754: error: expected declaration 
> specifiers or '...' before 'apr_off_t'
> /usr/include/apr-1.0/apr_buckets.h:890: error: expected declaration 
> specifiers or '...' before 'apr_off_t'
> /usr/include/apr-1.0/apr_buckets.h:891: error: expected declaration 
> specifiers or '...' before 'apr_off_t'
> /usr/include/apr-1.0/apr_buckets.h:1168: error: expected declaration 
> specifiers or '...' before 'apr_off_t'
> /usr/include/apr-1.0/apr_buckets.h:1367: error: expected declaration 
> specifiers or '...' before 'apr_off_t'
> /usr/include/apr-1.0/apr_buckets.h:1381: error: expected declaration 
> specifiers or '...' before 'apr_off_t'
> /usr/include/apr-1.0/apr_buckets.h:1431: error: expected declaration 
> specifiers or '...' before 'apr_off_t'
> /usr/include/apr-1.0/apr_buckets.h:1447: error: expected declaration 
> specifiers or '...' before 'apr_off_t'
> In file include

Bug#487057: fix for 487057

2008-06-20 Thread peter green

tags 487057 +patch
thanks

add libxext-dev to the build-depends to fix this bug.



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



Bug#452036: marked as done (webalizer-stonesteps should not enter testing)

2008-06-20 Thread Debian Bug Tracking System

Your message dated Fri, 20 Jun 2008 20:45:09 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Removed
has caused the Debian Bug report #452036,
regarding webalizer-stonesteps should not enter testing
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 [EMAIL PROTECTED]
immediately.)


-- 
452036: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=452036
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: webalizer-stonesteps
Severity: serious

Hi,

I don't consider the webalizer-stonesteps Debian package mature enough
for a stable Debian release.  I'm not sure I'll have the time to do the
necessary work for this before the release of lenny.

Users will likely have to spend quite some time to get version 3.0.4.1-2
to work for them.  Unlike the original webalizer package,
webalizer-stonesteps does not come with a cronjob, nor does it offer a
debconf-ized configuration system.

If someone is willing to invest some time in this package, it could get
shipped with lenny.  See also my RFH in #374455.  If no-one steps up
(offering co-maintainership e.g.), I'll likely ask for removal of the
package from the archive.

Bye,

Joost



signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
This package got removed.
-- 
Martin Michlmayr
http://www.cyrius.com/

--- End Message ---


Processed (with 3 errors): mlt++ FTBFS because mlt FTBFS and the current binaries depend on a removed library

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> block 487035 by 482254
Bug#482254: mlt: FTBFS: producer_avformat.c:206: error: 'AVFormatParameters' 
has no member named 'device'
Bug#487035: mlt++: FTBFS: Unsatisfiable build-dependency: libmlt-dev: Depends: 
libmlt0.2 (= 0.2.4-3)
Was not blocked by any bugs.
Blocking bugs of 487035 added: 482254

> serverity 482254 grave
Unknown command or malformed arguments to command.

> retitle 482354 mlt: FTBFS (producer_avformat.c:206: error:
Bug#482354: mutt: Why doesn't TAB completion editing work when changing Fcc: 
when it works on save to folder?
Changed Bug title to `mlt: FTBFS (producer_avformat.c:206: error:' from `mutt: 
Why doesn't TAB completion editing work when changing Fcc: when it works on 
save to folder?'.
(By the way, that Bug is currently marked as done.)

> 'AVFormatParameters' has no member named 'device') and existing binaries
Unknown command or malformed arguments to command.

> are uninstallable due to libav* transition
Unknown command or malformed arguments to command.

>
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 [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#486987: marked as done (sugar-toolkit: FTBFS: new copyright notices)

2008-06-20 Thread Debian Bug Tracking System

Your message dated Fri, 20 Jun 2008 19:47:13 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#486987: fixed in sugar-toolkit 0.81.5-1
has caused the Debian Bug report #486987,
regarding sugar-toolkit: FTBFS: new copyright notices
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 [EMAIL PROTECTED]
immediately.)


-- 
486987: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=486987
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: sugar-toolkit
Version: 0.81.4-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080619 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
> make[1]: Entering directory 
> `/build/user-sugar-toolkit_0.81.4-2-amd64-9SJFyQ/sugar-toolkit-0.81.4-2'
> for i in ./config.guess ./config.sub  ; do \
>   if test -e $i.cdbs-orig ; then \
>   mv $i.cdbs-orig $i ; \
>   fi ; \
>   done
> make[1]: Leaving directory 
> `/build/user-sugar-toolkit_0.81.4-2-amd64-9SJFyQ/sugar-toolkit-0.81.4-2'
> QUILT_PATCHES=/build/user-sugar-toolkit_0.81.4-2-amd64-9SJFyQ/sugar-toolkit-0.81.4-2/debian/patches
>  quilt --quiltrc /dev/null pop -a -R || test $? = 2
> No patch removed
> rm -rf 
> /build/user-sugar-toolkit_0.81.4-2-amd64-9SJFyQ/sugar-toolkit-0.81.4-2/.pc
> rm -f debian/stamp-patch*
> rm -f debian/stamp-copyright-check
> rm -rf debian/stamp-makefile-check
> rm -f debian/stamp-autotools-files
> rm -rf python-build-stamp
> dh_clean 
> rm -f debian/stamp-buildinfo
>  dpkg-source -b sugar-toolkit-0.81.4-2
> dpkg-source: warning: source directory 'sugar-toolkit-0.81.4-2' is not 
> - 'sugar-toolkit-0.81.4'
> dpkg-source: warning: .orig directory name sugar-toolkit-0.81.4-2.orig is not 
> - (wanted sugar-toolkit-0.81.4.orig)
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building sugar-toolkit using existing 
> sugar-toolkit_0.81.4.orig.tar.gz
> dpkg-source: info: building sugar-toolkit in sugar-toolkit_0.81.4-2.diff.gz
> dpkg-source: info: building sugar-toolkit in sugar-toolkit_0.81.4-2.dsc
>  debian/rules build
> test -x debian/rules
> mkdir -p "build"
> Scanning upstream source for new/changed copyright notices (except debian 
> subdir!)...
> licensecheck -c '.*' -r --copyright -i 
> '^(debian/.*|(.*/)?config\.(guess|sub|rpath)(\..*)?)' * \
>   | LC_ALL=C perl -e \
>   '$n=0; while (<>) {'\
>   '   s/[^[:print:]]//g;'\
>   '   if (/^([^:\s][^:]+):[\s]+(\S.*?)\s*$/) {'\
>   '   $files[$n]{name}=$1;'\
>   '   $files[$n]{license}=$2;'\
>   '   };'\
>   '   if (/^\s*\[Copyright:\s*(\S.*?)\s*\]/) {'\
>   '   $files[$n]{copyright}=$1;'\
>   '   };'\
>   '   /^$/ and $n++;'\
>   '};'\
>   'foreach $file (@files) {'\
>   '   $file->{license} =~ s/\s*\(with incorrect FSF address\)//;'\
>   '   $file->{license} =~ s/\s+\(v([^)]+) or later\)/-$1+/;'\
>   '   $file->{copyright} =~ 
> s/(?<=(\b\d{4}))(?{$y=$^N})\s*[,-]\s*((??{$y+1}))\b/-$2/g;'\
>   '   $file->{copyright} =~ 
> s/(?<=\b\d{4})\s*-\s*\d{4}(?=\s*-\s*(\d{4})\b)//g;'\
>   '   $pattern = "$file->{license} [$file->{copyright}]";'\
>   '   push @{ $patternfiles{"$pattern"} }, $file->{name};'\
>   '};'\
>   'foreach $pattern ( sort {'\
>   '   @{$patternfiles{$b}} <=> @{$patternfiles{$a}}'\
>   '   ||'\
>   '   $a cmp $b'\
>   '   } keys %patternfiles ) {'\
>   '   print "$pattern: ", join("\n\t", sort @{ 
> $patternfiles{$pattern} }), "\n";'\
>   '};'\
>   > debian/copyright_newhints
> Found 106 different copyright and licensing combinations.
> ERROR: The following new or changed copyright notices discovered:
> 
> LGPL-2+ [2002 Red Hat, Inc.; 1998, 2001 Tim Janik]: 
> src/sugar/eggaccelerators.c
> MIT/X11 (BSD like) [1994 X Consortium]: install-sh
> 
> To fix the situation please do the following:
>   1) Investigate the above changes and update debian/copyright as needed
>   2) Replace debian/copyright_hints with debian/copyright_newhints
> make: *** [debian/stamp-copyright-check] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/06/19

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3
is now the default on most architectures (even if it's not the case on
i386 yet).  Consequently, many failures are caused by the switch to gcc
4.3.
If you determine that thi

Bug#486966: marked as done (sugar-base: FTBFS: Found 37 different copyright and licensing combinations.)

2008-06-20 Thread Debian Bug Tracking System

Your message dated Fri, 20 Jun 2008 22:09:04 +0200
with message-id <[EMAIL PROTECTED]>
and subject line lala
has caused the Debian Bug report #486966,
regarding sugar-base: FTBFS: Found 37 different copyright and licensing 
combinations.
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 [EMAIL PROTECTED]
immediately.)


-- 
486966: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=486966
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: sugar-base
Version: 0.81.1-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080619 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
>  /usr/bin/fakeroot debian/rules clean
> test -x debian/rules
> test "`id -u`" = 0
> rmdir build
> rmdir: failed to remove `build': No such file or directory
> make: [cleanbuilddir] Error 1 (ignored)
> /usr/bin/make -C build/2.4 -k distclean
> make: *** build/2.4: No such file or directory.  Stop.
> make: [makefile-clean/2.4] Error 2 (ignored)
> /usr/bin/make -C build/2.5 -k distclean
> make: *** build/2.5: No such file or directory.  Stop.
> make: [makefile-clean/2.5] Error 2 (ignored)
> rm -rf debian/stamp-makefile-build debian/stamp-makefile-install
> rmdir build/2.4
> rmdir: failed to remove `build/2.4': No such file or directory
> make: [cleanbuilddir/2.4] Error 1 (ignored)
> rm -f debian/stamp-autotools-configure/2.4
> rmdir build/2.5
> rmdir: failed to remove `build/2.5': No such file or directory
> make: [cleanbuilddir/2.5] Error 1 (ignored)
> rm -f debian/stamp-autotools-configure/2.5
> rm -rf debian/stamp-autotools-configure
> for i in ./config.guess ./config.sub  ; do \
>   if test -e $i.cdbs-orig ; then \
>   mv $i.cdbs-orig $i ; \
>   fi ; \
>   done
> rm -f debian/stamp-copyright-check
> dh_clean 
> rm -rf debian/stamp-makefile-check
> rm -f debian/stamp-autotools-files
> rm -rf python-build-stamp
> rm -f debian/stamp-buildinfo
> [ ! -d build ] || for flavor in 2.4 2.5; do \
>   (cd build && rmdir -p $flavor/src/sugar); \
>   done
> [ ! -d build ] || rmdir build
>  dpkg-source -b sugar-base-0.81.1-1
> dpkg-source: warning: source directory 'sugar-base-0.81.1-1' is not 
> - 'sugar-base-0.81.1'
> dpkg-source: warning: .orig directory name sugar-base-0.81.1-1.orig is not 
> - (wanted sugar-base-0.81.1.orig)
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building sugar-base using existing 
> sugar-base_0.81.1.orig.tar.gz
> dpkg-source: info: building sugar-base in sugar-base_0.81.1-1.diff.gz
> dpkg-source: info: building sugar-base in sugar-base_0.81.1-1.dsc
>  debian/rules build
> test -x debian/rules
> mkdir -p "build"
> Scanning upstream source for new/changed copyright notices (except debian 
> subdir!)...
> licensecheck -c '.*' -r --copyright -i 
> '^(debian/.*|(.*/)?config\.(guess|sub|rpath)(\..*)?)' * \
>   | LC_ALL=C perl -e \
>   '$n=0; while (<>) {'\
>   '   s/[^[:print:]]//g;'\
>   '   if (/^([^:\s][^:]+):[\s]+(\S.*?)\s*$/) {'\
>   '   $files[$n]{name}=$1;'\
>   '   $files[$n]{license}=$2;'\
>   '   };'\
>   '   if (/^\s*\[Copyright:\s*(\S.*?)\s*\]/) {'\
>   '   $files[$n]{copyright}=$1;'\
>   '   };'\
>   '   /^$/ and $n++;'\
>   '};'\
>   'foreach $file (@files) {'\
>   '   $file->{license} =~ s/\s*\(with incorrect FSF address\)//;'\
>   '   $file->{license} =~ s/\s+\(v([^)]+) or later\)/-$1+/;'\
>   '   $file->{copyright} =~ 
> s/(?<=(\b\d{4}))(?{$y=$^N})\s*[,-]\s*((??{$y+1}))\b/-$2/g;'\
>   '   $file->{copyright} =~ 
> s/(?<=\b\d{4})\s*-\s*\d{4}(?=\s*-\s*(\d{4})\b)//g;'\
>   '   $pattern = "$file->{license} [$file->{copyright}]";'\
>   '   push @{ $patternfiles{"$pattern"} }, $file->{name};'\
>   '};'\
>   'foreach $pattern ( sort {'\
>   '   @{$patternfiles{$b}} <=> @{$patternfiles{$a}}'\
>   '   ||'\
>   '   $a cmp $b'\
>   '   } keys %patternfiles ) {'\
>   '   print "$pattern: ", join("\n\t", sort @{ 
> $patternfiles{$pattern} }), "\n";'\
>   '};'\
>   > debian/copyright_newhints
> Found 37 different copyright and licensing combinations.
> ERROR: The following new or changed copyright notices discovered:
> 
> MIT/X11 (BSD like) [1994 X Consortium]: install-sh
> 
> To fix the situation please do the following:
>   1) Investigate the above changes and update debian/c

Bug#487012: marked as done (sugar-artwork: FTBFS: new copyright notices)

2008-06-20 Thread Debian Bug Tracking System

Your message dated Fri, 20 Jun 2008 20:47:15 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#487012: fixed in sugar-artwork 0.81.1-1
has caused the Debian Bug report #487012,
regarding sugar-artwork: FTBFS: new copyright notices
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 [EMAIL PROTECTED]
immediately.)


-- 
487012: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487012
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: sugar-artwork
Version: 0.79.3-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080619 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
> make[1]: Entering directory 
> `/build/user-sugar-artwork_0.79.3-1-amd64-MBI0og/sugar-artwork-0.79.3-1'
> make[1]: *** No rule to make target `distclean'.
> make[1]: Leaving directory 
> `/build/user-sugar-artwork_0.79.3-1-amd64-MBI0og/sugar-artwork-0.79.3-1'
> make: [makefile-clean] Error 2 (ignored)
> rm -f debian/stamp-makefile-build
> rm -f debian/stamp-autotools-files
> dh_clean 
> rm -f debian/stamp-buildinfo
>  dpkg-source -b sugar-artwork-0.79.3-1
> dpkg-source: warning: source directory 'sugar-artwork-0.79.3-1' is not 
> - 'sugar-artwork-0.79.3'
> dpkg-source: warning: .orig directory name sugar-artwork-0.79.3-1.orig is not 
> - (wanted sugar-artwork-0.79.3.orig)
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building sugar-artwork using existing 
> sugar-artwork_0.79.3.orig.tar.gz
> dpkg-source: info: building sugar-artwork in sugar-artwork_0.79.3-1.diff.gz
> dpkg-source: info: building sugar-artwork in sugar-artwork_0.79.3-1.dsc
>  debian/rules build
> test -x debian/rules
> mkdir -p "."
> Scanning upstream source for new/changed copyright notices (except debian 
> subdir!)...
> licensecheck -c '.*' -r --copyright -i 
> '^(debian/.*|(.*/)?config\.(guess|sub|rpath)(\..*)?)' * \
>   | LC_ALL=C perl -e \
>   '$n=0; while (<>) {'\
>   '   s/[^[:print:]]//g;'\
>   '   if (/^([^:\s][^:]+):[\s]+(\S.*?)\s*$/) {'\
>   '   $files[$n]{name}=$1;'\
>   '   $files[$n]{license}=$2;'\
>   '   };'\
>   '   if (/^\s*\[Copyright:\s*(\S.*?)\s*\]/) {'\
>   '   $files[$n]{copyright}=$1;'\
>   '   };'\
>   '   /^$/ and $n++;'\
>   '};'\
>   'foreach $file (@files) {'\
>   '   $file->{license} =~ s/\s*\(with incorrect FSF address\)//;'\
>   '   $file->{license} =~ s/\s+\(v([^)]+) or later\)/-$1+/;'\
>   '   $file->{copyright} =~ 
> s/(?<=(\b\d{4}))(?{$y=$^N})\s*[,-]\s*((??{$y+1}))\b/-$2/g;'\
>   '   $file->{copyright} =~ 
> s/(?<=\b\d{4})\s*-\s*\d{4}(?=\s*-\s*(\d{4})\b)//g;'\
>   '   $pattern = "$file->{license} [$file->{copyright}]";'\
>   '   push @{ $patternfiles{"$pattern"} }, $file->{name};'\
>   '};'\
>   'foreach $pattern ( sort {'\
>   '   @{$patternfiles{$b}} <=> @{$patternfiles{$a}}'\
>   '   ||'\
>   '   $a cmp $b'\
>   '   } keys %patternfiles ) {'\
>   '   print "$pattern: ", join("\n\t", sort @{ 
> $patternfiles{$pattern} }), "\n";'\
>   '};'\
>   > debian/copyright_newhints
> Found 239 different copyright and licensing combinations.
> ERROR: The following new or changed copyright notices discovered:
> 
> UNKNOWN [2003 Red Hat, Inc]: cursor/cursorthemegen/cursortheme.h
> MIT/X11 (BSD like) [1994 X Consortium]: install-sh
> UNKNOWN [?YrE,dTviz1kyubyy UNKNOWN [?ZrlE*_ESN@,/t_L>)*?dVilS"su8r3Wo]: cursor/sugar/sugar-10.png
> UNKNOWN [Oo;=UvemZ\O7-pt[BkT" UNKNOWN [EMAIL PROTECTED]: cursor/sugar/sugar-01.png
> UNKNOWN 
> [w1jGaM!84~J8humuu13|JtE|L^A?JHC|g3Wt}!AtxHyC_m$k`,AZDTYg#z"5*>\#<.\'[EMAIL
>  PROTECTED] / ?ZrlYc&wn&E/v-?`X^Ry(|&Uc]: cursor/sugar/sugar-02.png
> UNKNOWN [~\dh?IuMw8Lhi\+iHmwW__G>M/+R\q0||XiEkc<%C31Jp5_X> 
> 9$G-<0eXuf~.GL~=3YzU['L@<&\O1o / 
> ?ZrlE*`hbRbj+5R0/L>)AaDDhqfzn["VnqgCF|>)IMy?J+|.)"!Iy*es)mg.8\)&k(>\__VX(od]: 
> cursor/sugar/sugar-05.png
> 
> To fix the situation please do the following:
>   1) Investigate the above changes and update debian/copyright as needed
>   2) Replace debian/copyright_hints with debian/copyright_newhints
> make: *** [debian/stamp-copyright-check] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/06/19

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3
is now the default on most architectures (even if it's not the case on
i386 yet).  Co

Processed (with 1 errors): Re: [DebianGIS-dev] Bug#437098: Bug#437098: hdf4 amd64 compatibility to 32-bit

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> severity 437098 grave
Bug#437098: hdf4 amd64 compatibility to 32-bit
Severity set to `grave' from `normal'

> found 4.1r4-18
Unknown command or malformed arguments to command.

> thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Processed: Re: [php-maint] Bug#487283: [php5] recursive foreach loop causes php segfault

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # tail recursion...
> severity 487283 normal
Bug#487283: [php5] recursive foreach loop causes php segfault
Severity set to `normal' from `grave'

> forcemerge 405067 487283
Bug#405067: php5-cli: Segfault after infinite recursion inside pcre - random 
memory corruption?
Bug#487283: [php5] recursive foreach loop causes php segfault
Bug#411982: php5 makes a segmentation fault when php5-curl and php5-pgsql 
installed
Forcibly Merged 405067 411982 487283.

> thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#486162: texlive-base-bin: tcfmgr.map and fmtutil.cnf missing

2008-06-20 Thread Ralf Stubner
On Sun, Jun 15, 2008 at 16:17 +0200, Alexander Heinlein wrote:
> Frank Küster wrote:
> > Alexander Heinlein <[EMAIL PROTECTED]> wrote:
> > 
> > > /tmp/fmtutil.QIq31264 contains:
> > >
> > >  warning: kpathsea: No usable entries in /var/lib/texmf/ls-R.
> > 
> > Hm, what is the output of
> > 
> > ls -l /var/lib/texmf/ls-R
> > 
> > and what are the contents of that file?
> 
> Oh, there was crap in the ls-R files. After removing them and trying to
> reinstall texlive-base-bin this warning dissappeared and now these files
> seem to have their correct content.

How did you come to this conclusion? I am asking because I was able to
reproduce your output for
  kpsewhich -debug 127 texmf.cnf 2>&1 | tee debug.lg
after 'wracking' my ls-R file for /usr/share/texmf by removing the
entry for 'texmf.cnf' from it. 

An additional hint that your ls-R file is still broken is this:
  
kdebug:/usr/share/texmf/ls-R: 390 entries in 1 directories (0 hidden).

I am not expecting 9213 entries in 497 directories as I have on my
machine, but even a *minimal* TeX installation should contain more
than 1 directory below /usr/share/texmf/ (though less than 390
files). 

So again, what's the content of /usr/share/texmf/ls-R? What's the
output of
   ls -l /var/lib/texmf
?

cheerio
ralf



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



Processed: error

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> found 437098 4.1r4-18
Bug#437098: hdf4 amd64 compatibility to 32-bit
Bug marked as found in version 4.1r4-18.

> thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Processed: fixing typos in previous request

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> retitle 482354 mutt: Why doesn't TAB completion editing work when changing 
> Fcc: when it works on save to folder?
Bug#482354: mlt: FTBFS (producer_avformat.c:206: error:
Changed Bug title to `mutt: Why doesn't TAB completion editing work when 
changing Fcc: when it works on save to folder?' from `mlt: FTBFS 
(producer_avformat.c:206: error:'.
(By the way, that Bug is currently marked as done.)

> severity 482254 grave
Bug#482254: mlt: FTBFS: producer_avformat.c:206: error: 'AVFormatParameters' 
has no member named 'device'
Severity set to `grave' from `serious'

> retitle 482254 mlt: FTBFS (producer_avformat.c:206: error: 
> 'AVFormatParameters' has no member named 'device') and existing binaries are 
> uninstallable due to libav* transition
Bug#482254: mlt: FTBFS: producer_avformat.c:206: error: 'AVFormatParameters' 
has no member named 'device'
Changed Bug title to `mlt: FTBFS (producer_avformat.c:206: error: 
'AVFormatParameters' has no member named 'device') and existing binaries are 
uninstallable due to libav* transition' from `mlt: FTBFS: 
producer_avformat.c:206: error: 'AVFormatParameters' has no member named 
'device''.

>
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 [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processed (with 1 errors): gcc ignores -Wno-strict-aliasing

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> clone 471004 -1
Bug#471004: chiark-tcl: FTBFS with gcc-4.3: New warning and use of -Werror
Bug 471004 cloned as bug 487310.

> tags -1 - patch
Bug#487310: chiark-tcl: FTBFS with gcc-4.3: New warning and use of -Werror
Tags were: patch
Tags removed: patch

> severity -1 normal
Bug#487310: chiark-tcl: FTBFS with gcc-4.3: New warning and use of -Werror
Severity set to `normal' from `serious'

> title -1 -Wno-strict-aliasing doesn't disable strict aliasing warning
Unknown command or malformed arguments to command.

> thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#487010: Bug in libxml-csv-perl fixed in revision 22014

2008-06-20 Thread pkg-perl-maintainers
tag 487010 + pending
thanks

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

Commit message:

Change (build) dependency from libtext-csv-perl to libtext-csv-xs-perl
(Text::CSV_XS has moved to the latter package); closes: #487010.



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



Bug#486162: texlive-base-bin: tcfmgr.map and fmtutil.cnf missing

2008-06-20 Thread Alexander Heinlein
On Fri, Jun 20, 2008 at 11:16:17PM +0200, Ralf Stubner wrote:
> So again, what's the content of /usr/share/texmf/ls-R? What's the
> output of
>ls -l /var/lib/texmf

/usr/share/texmf/ls-R is attached. I noticed that there is still crap in
this file. Removing it lead to a clean package installation.

$ ls -l /var/lib/texmf
total 260
drwxr-xr-x 3 root root   4096 2007-04-14 12:39 fonts
-rw-r--r-- 1 root root722 2008-06-20 23:38 ls-R
-rw-r--r-- 1 root root 79 2008-06-13 20:54 ls-R-LOCAL
-rw-r--r-- 1 root root  77550 2008-06-13 20:54 ls-R-TEXLIVE
-rw-r--r-- 1 root root 130547 2007-04-13 16:29 ls-R-TEXMFDIST-TETEX
-rw-r--r-- 1 root root  27497 2008-06-13 20:54 ls-R-TEXMFMAIN
drwxr-xr-x 3 root root   4096 2005-10-22 11:03 tex
drwxr-xr-x 5 root root   4096 2008-06-20 23:38 web2c



Issue can be closed. Thanks to everyone, I apology for the inconvenience :).


Regards,
Alex


ls-R.gz
Description: Binary data


Processed: Bug in libxml-csv-perl fixed in revision 22014

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> tag 487010 + pending
Bug#487010: libxml-csv-perl: FTBFS: Can't locate Text/CSV_XS.pm in @INC (@INC 
contains: blib/lib blib/arch /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 blib/lib/XML/CSV.pm line 3.
There were no tags set.
Tags added: 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 [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#487317: perl-modules: File::Path::rmtree sets symlink target permissions to 0777

2008-06-20 Thread Ben Hutchings
Package: debsums
Version: 5.10.0-10
Severity: critical
Tags: security
Justification: root security hole

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Fri, 2008-06-20 at 23:26 +0200, Cyril Brulebois wrote:
> Frans Pop <[EMAIL PROTECTED]> (20/06/2008):
> > $ sudo aptitude reinstall ncurses-base
> > $ ls -l /lib/terminfo/*/*
> > -rwxrwxrwx 1 root root 1481 2008-06-16 22:40 /lib/terminfo/a/ansi
> > -rwxrwxrwx 1 root root 1502 2008-06-16 22:40 /lib/terminfo/c/cons25
> > -rwxrwxrwx 1 root root 1529 2008-06-16 22:40 /lib/terminfo/c/cygwin
> > -rwxrwxrwx 1 root root  308 2008-06-16 22:40 /lib/terminfo/d/dumb
> > [...]
> 
> Maybe you could provide us with the part of your dpkg.log relative to
> that particular “aptitude reinstall” run, maybe there are some leads
> there.
>
> You could also strace it, following its childs.

debsums is doing it:

32321 execve("/usr/bin/debsums", ["/usr/bin/debsums", "--generate=nocheck", 
"-sp", "/var/cache/apt/archives"], [/* 18 vars */]) = 0
...
32321 lstat64("wsvt25", {st_mode=S_IFLNK|0777, st_size=22, ...}) = 0
32321 chmod("wsvt25", 0777) = 0
32321 lstat64("wsvt25", {st_mode=S_IFLNK|0777, st_size=22, ...}) = 0
32321 unlink("wsvt25")  = 0

It looks like it's unpacking the archive under /tmp, generating
checksums, then deleting the files as it goes.  Before unlinking it uses
chmod, presumably to ensure the unlink will succeed.  But chmod follows
sym-links, and these sym-links are absolute so it chmods the installed
files!

...and a little investigation shows debsums is just using File::Path::rmtree.

Ben.

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

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

Versions of packages debsums depends on:
ii  debconf [debconf-2.0] 1.5.22 Debian configuration management sy
ii  perl  5.10.0-10  Larry Wall's Practical Extraction 

debsums recommends no packages.

- -- debconf information:
  debsums/apt-autogen: true

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

iD8DBQFIXDED79ZNCRIGYgcRAjqKAKCx2e/tBqjv0VSxmshtCgLwddKKyACghswA
pcsZLTltsPcRMAmBiBW4q0s=
=FSgb
-END PGP SIGNATURE-



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



Processed: Re: perl-modules: File::Path::rmtree sets symlink target permissions to 0777

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> reassign 487317 debsums
Bug#487317: perl-modules: File::Path::rmtree sets symlink target permissions to 
0777
Bug reassigned from package `debsums' to `debsums'.

> retitle 487317 debsums: Calls File::Path::rmtree without using the safe word
Bug#487317: perl-modules: File::Path::rmtree sets symlink target permissions to 
0777
Changed Bug title to `debsums: Calls File::Path::rmtree without using the safe 
word' from `perl-modules: File::Path::rmtree sets symlink target permissions to 
0777'.

> thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



  1   2   >