Bug#486967: marked as done (xview: FTBFS: ld: cannot find -lXext)

2008-06-25 Thread Debian Bug Tracking System

Your message dated Wed, 25 Jun 2008 08:38:19 +0200
with message-id [EMAIL PROTECTED]
and subject line Re: Bug#486967: xview: FTBFS: ld: cannot find -lXext
has caused the Debian Bug report #486967,
regarding xview: 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.)


-- 
486967: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=486967
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: xview
Version: 3.2p1.4-21.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:
 gcc -m32 -g -O2 -fno-strict-aliasing -g   
 -I/build/user-xview_3.2p1.4-21.2-amd64-jC98_S/xview-3.2p1.4-21.2/build/include
   -I/usr/include -I../../build/include -Dlinux -D__i386__ 
 -D_POSIX_C_SOURCE=199309L   -D_POSIX_SOURCE 
 -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE  
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
  -I/usr/include 
 -DX11R6 -Di386 -DNO_CAST_VATOAV -DFUNCPROTO=15 -DNARROWPROTO   
 -DOS_HAS_LOCALE -DOS_HAS_MMAP-DDYNAMICLIB 
 -DOPENWINHOME_DEFAULT=\/usr\  -c ol_slider.c -o ol_slider.o
 + rm -f ./xshared/ol_button.o
 + ln -s 
 /build/user-xview_3.2p1.4-21.2-amd64-jC98_S/xview-3.2p1.4-21.2/lib/libolgx/shared/ol_button.o
  ./xshared/ol_button.o
 + rm -f ./xshared/ol_color.o
 + ln -s 
 /build/user-xview_3.2p1.4-21.2-amd64-jC98_S/xview-3.2p1.4-21.2/lib/libolgx/shared/ol_color.o
  ./xshared/ol_color.o
 + rm -f ./xshared/ol_draw.o
 + ln -s 
 /build/user-xview_3.2p1.4-21.2-amd64-jC98_S/xview-3.2p1.4-21.2/lib/libolgx/shared/ol_draw.o
  ./xshared/ol_draw.o
 + rm -f ./xshared/ol_init.o
 + ln -s 
 /build/user-xview_3.2p1.4-21.2-amd64-jC98_S/xview-3.2p1.4-21.2/lib/libolgx/shared/ol_init.o
  ./xshared/ol_init.o
 + rm -f ./xshared/ol_misc.o
 + ln -s 
 /build/user-xview_3.2p1.4-21.2-amd64-jC98_S/xview-3.2p1.4-21.2/lib/libolgx/shared/ol_misc.o
  ./xshared/ol_misc.o
 + rm -f ./xshared/ol_sb.o
 + ln -s 
 /build/user-xview_3.2p1.4-21.2-amd64-jC98_S/xview-3.2p1.4-21.2/lib/libolgx/shared/ol_sb.o
  ./xshared/ol_sb.o
 + rm -f ./xshared/ol_slider.o
 + ln -s 
 /build/user-xview_3.2p1.4-21.2-amd64-jC98_S/xview-3.2p1.4-21.2/lib/libolgx/shared/ol_slider.o
  ./xshared/ol_slider.o
 rm -f libolgx.so.3.2.4~
 (cd ./xshared; gcc -m32 -shared -Wl,-soname -Wl,`basename libolgx.so.3.2.4 | 
 sed 's/\(\.[0-9]\).*$/\1/'` -o libolgx.so.3.2.4~ ?*.o  -lXext  -lX11 -lc)
 /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---
---BeginMessage---
Package: xview
Version: 3.2p1.4-22

I've updated the Build-Depends in latest upload, but forgot to mention it
in the changelog. Thus, I'm closing this bug manually.

---End Message---


Bug#487021: gerstensaft_0.3-4(sparc/unstable):

2008-06-25 Thread Joey Schulze
Julien Cristau wrote:
 On Thu, Jun 19, 2008 at 11:27:53 +0200, Joey Schulze wrote:
 
  Martin Zobel-Helas wrote:
   
   Package 'xcb-renderutil', required by 'cairo', not found
  
  This sounds more like a missing dependency in the cairo package.
 
 fixed in cairo 1.6.4-6

pkg-config gtk+-2.0 --cflags
  
  Does this command work in the build environment at all?
  
 no, it didn't, because of the cairo bug.
 
 Closing now.
 
 Cheers,
 Julien

Thanks!

Regards,

Joey

-- 
The only stupid question is the unasked one.

Please always Cc to me when replying to me on the lists.



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



Bug#487761: Re postinst overwrites /etc/imapproxy.conf with empty file

2008-06-25 Thread Sven Hartge
José Luis Tallón wrote:

 I have produced a fixed version. Please test it so that we can
 double-check before having this uploaded.

Looks fine to me.

Grüße,
Sven.



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



Processed: New NMU diff for gem

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

 tags 485798 + patch
Bug#485798: NMU diff for FTGL transition
Tags were: patch
Tags added: patch

 tags 421560 + patch
Bug#421560: gem: build-depends on obsolete package xlibs-static-dev
There were no tags set.
Tags added: patch

 tags 484190 + patch
Bug#484190: gem: FTBFS: Nonexistent build-dependency: xlibs-static-dev
There were no tags set.
Tags added: patch

 usertag 485798 + proposed-patch
Bug#485798: NMU diff for FTGL transition
User is [EMAIL PROTECTED]
There were no usertags set.
Usertags are now: proposed-patch.
 usertag 421560 + proposed-patch
Bug#421560: gem: build-depends on obsolete package xlibs-static-dev
There were no usertags set.
Usertags are now: proposed-patch.
 usertag 484190 + proposed-patch
Bug#484190: gem: FTBFS: Nonexistent build-dependency: xlibs-static-dev
There were no usertags set.
Usertags are now: proposed-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#421560: New NMU diff for gem

2008-06-25 Thread Andreas Henriksson
tags 485798 + patch
tags 421560 + patch
tags 484190 + patch
usertag 485798 + proposed-patch
usertag 421560 + proposed-patch
usertag 484190 + proposed-patch
thanks

Hello!

I've updated Sam Hocevars NMU diff to include the RC fix suggested by
Peter Green and additionally added a small patch that replaces ftgl_pic
with ftgl for linking, to make things actually build. (See attachment)

I don't know enough about the program and how to properly test it, so I
don't feel comfortable uploading this just knowing that it builds now.
If someone can confirm that the program actually works properly after
this patch, please tell me!


-- 
Regards,
Andreas Henriksson
diff -u gem-0.90.0.1/debian/control gem-0.90.0.1/debian/control
--- gem-0.90.0.1/debian/control
+++ gem-0.90.0.1/debian/control
@@ -2,7 +2,7 @@
 Section: graphics
 Priority: optional
 Maintainer: Guenter Geiger (Debian/GNU) [EMAIL PROTECTED]
-Build-Depends: debhelper, cdbs, autoconf, puredata, libfreetype6-dev, ftgl-dev, libtiff4-dev, libjpeg62-dev, flex, libxxf86vm-dev, xlibmesa-gl-dev, zlib1g-dev (= 1:1.1.3), pkg-config, libquicktime-dev, libmpeg3-dev, xlibs-static-dev, libpng12-dev, libdv-dev
+Build-Depends: debhelper, cdbs, autoconf, puredata, libfreetype6-dev, libftgl-dev, libtiff4-dev, libjpeg62-dev, flex, libxxf86vm-dev, xlibmesa-gl-dev, zlib1g-dev (= 1:1.1.3), pkg-config, libquicktime-dev, libmpeg3-dev, libpng12-dev, libdv-dev
 Standards-Version: 3.7.2
 
 Package: gem
diff -u gem-0.90.0.1/debian/changelog gem-0.90.0.1/debian/changelog
--- gem-0.90.0.1/debian/changelog
+++ gem-0.90.0.1/debian/changelog
@@ -1,3 +1,20 @@
+gem (1:0.90.0.1-2.1) experimental; urgency=low
+
+  * Non-maintainer upload.
+
+  [ Sam Hocevar ]
+  * Build-depend on libftgl-dev in order to use the shared version of the
+library. (Closes: #485798)
+
+  [ Peter Green ]
+  * Spurious build-dependency xlibs-static-dev can simply be removed.
+(Closes: #484190, #421560)
+
+  [ Andreas Henriksson ]
+  * Add debian/patches/06_ftgl.patch to link ftgl instead of ftgl_pic.
+
+ -- Andreas Henriksson [EMAIL PROTECTED]  Tue, 24 Jun 2008 22:04:29 +0200
+
 gem (1:0.90.0.1-2) unstable; urgency=low
 
   * Dropped kernel-headers build dependency (closes: 432546) (closes: 433276)
only in patch2:
unchanged:
--- gem-0.90.0.1.orig/debian/patches/06_ftgl.patch
+++ gem-0.90.0.1/debian/patches/06_ftgl.patch
@@ -0,0 +1,11 @@
+--- gem-0.90.0/src/Gnu/configure.ac.orig	2008-06-24 20:19:46.0 +
 gem-0.90.0/src/Gnu/configure.ac	2008-06-24 20:20:11.0 +
+@@ -65,7 +65,7 @@
+ AC_CHECK_LIB(dv,main) 
+ AC_CHECK_LIB(ftgl,main,
+   AC_DEFINE(HAVE_LIBFTGL)
+-  INCLUDES=$INCLUDES -I/usr/include/FTGL  LIBS=-lftgl_pic $LIBS)
++  INCLUDES=$INCLUDES -I/usr/include/FTGL  LIBS=-lftgl $LIBS)
+ 
+ AC_CHECK_LIB(vorbisenc, vorbis_encode_init)
+ AC_CHECK_LIB(vorbis, vorbis_info_init)


Bug#483918: [Pkg-alsa-devel] Bug#483918: Bug#483918: alsa-driver - binary only code

2008-06-25 Thread Jordi Mallach
On Wed, Jun 18, 2008 at 09:35:28PM +0200, Moritz Muehlenhoff wrote:
 Wrt to alsa-source, what's the point of the package anyway? This
 might've been useful in Linux 2.4 days, but nowadays all drivers
 should be present in the stock kernel package?

Many people get their newer hardware working thanks to updating their
drivers to the latest ALSA release, while the linux-image drivers remain
silent. It is a package we need to keep.

-- 
Jordi Mallach Pérez  --  Debian developer http://www.debian.org/
[EMAIL PROTECTED] [EMAIL PROTECTED] http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/



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



Processed: is this legal?

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

 reopen 451510
Bug#451510: ttf-root-installer: wrong download url suggested
'reopen' may be inappropriate when a bug has been closed with a version;
you may need to use 'found' to remove fixed versions.
Bug reopened, originator not changed.

 severity 451510 serious
Bug#451510: ttf-root-installer: wrong download url suggested
Severity set to `serious' from `minor'

 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 (with 1 errors): unarchive reopen

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

 unarchive 451510
No bug found for 451510

 reopen 451510
Bug#451510: ttf-root-installer: wrong download url suggested
Bug is already open, cannot reopen.

 severity 451510 serious
Bug#451510: ttf-root-installer: wrong download url suggested
Severity set to `serious' 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]



Processed: oops, wrong bug

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

 unarchive 425201
Unarchived Bug 425201

 reopen 425201
Bug#425201: duplicate of the msttcorefonts package?
Bug reopened, originator not changed.

 severity 425201 serious
Bug#425201: duplicate of the msttcorefonts package?
Severity set to `serious' from `normal'

 severity 451510 minor
Bug#451510: ttf-root-installer: wrong download url suggested
Severity set to `minor' from `serious'

 close 451510 5.18.00-1
Bug#451510: ttf-root-installer: wrong download url suggested
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug marked as fixed in version 5.18.00-1, send any further explanations to 
Robert Ewald [EMAIL PROTECTED]


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: Re: Bug#470882 closed by Guillem Jover [EMAIL PROTECTED] (Bug#470882: fixed in gpm 1.20.4-1)

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

 reopen 470882
Bug#470882: gpm freezes and makes other applications freeze/segfault
'reopen' may be inappropriate when a bug has been closed with a version;
you may need to use 'found' to remove fixed versions.
Bug#412927: gpm-1.19.6-19sarge binary incompatibility in wire protocol with 
gpm-1.20.1
Bug#473496: libgpmg1: Gpm_Event struct expanded
Bug#476431: gpm makes apps hang if running; they run normally if stopped
Bug reopened, originator not changed.

 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#470882: closed by Guillem Jover [EMAIL PROTECTED] (Bug#470882: fixed in gpm 1.20.4-1)

2008-06-25 Thread Gerfried Fuchs
reopen 470882
thanks

* Debian Bug Tracking System [EMAIL PROTECTED] [2008-06-25 08:02:34 CEST]:
* Debian broke ABI compatibility with upstream long time ago, the patch
  got merged upstream recently but the new field was added in a different
  place in the structure. With the new 1.20.3~pre3 release Debian had
  to be either incompatible with previous Debian gpm versions or with
  upstream again, but quite helpfully upstream bumped the SONAME.
  (Closes: #412927, #470882, #473496, #476431)

 Unfortunately the ABI compatibility doesn't seem to be the cause for
the problem I reported:

|  Since yesterdays update of gpm in testing from 1.19.6-25 to
| 1.20.3~pre3-3 gpm regulary froze on me, making at least w3m, aptitude
| and pdmenu freeze or even segfault - not even ctrl-c was possible
| anymore when they froze.
| 
|  I /think/ that after the upgrade I only got frozen applications which
| worked for a while again after a /etc/init.d/gpm restart (until I
| completely stopped it), after a reboot today I even got segfaults in
| them, mostly when I did put my powerbook to sleep and resumed.
| 
|  Stopping gpm made the problems go away completely. If I can be of
| further help for tracking the issue down (like debug install?) don't
| hesitate to tell me. I'm not yet sure how to relyable reproduce it, but
| it happened regularly enough the last day that I consider this bugreport
| and its severity justified.

 This problem is still existent after the upgrade to the new version of
gpm from unstable (including the binNMUs for w3m and pdmenu), so I can't
call this problem fixed, sorry.

 So long,
Rhonda



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



Bug#425201: is this legal?

2008-06-25 Thread Thijs Kinkhorst
Hi,

  Doesn't this package install the same fonts as the msttcorefonts
  package?

 Not quite.  The fonts distributed from the ROOT FTP server are not the
 same version as the ones distributed with msttcorefonts.   What's more
 important is, that ROOT will not work with the fonts from msttcorefonts
 (some change in layout or something).

I have severe doubts over the releasability of this package in this form
so I'm raising the bug to serious.

Firstly I think it's rather undesirable to be duplicating another package
already in the archive and duplicating fonts on the user's hard drive; it
may even be considered serious.

More imporantly, there's a reason that the msttcorefonts package ships
these fonts in the current (convoluted) way, and that is that the
licencing expressly denies alteration and even renaming of the fonts. That
the package from the ROOT ftp site contains fonts that are said to be the
same MS Core Fonts but are sufficiently different for ROOT to stop
working, suggests to me that they are modified versions.

I think this situation should be cleared up before we let the package
enter testing. Perhaps upstream can clarify the licence status of these
fonts.

 that upstream supports very old Linux installations, as well as other Un*x
 installations that does not have the same high level of font support as
 GNU/Linux does.

I understand that upstream also wants to support other UNIX variants, but
why does that prevent detecting which system it runs on and using the
right fonts for that?


cheers,
Thijs






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



Bug#487745: epiphany-webkit: crashes on startup

2008-06-25 Thread Mike Hommey
On Wed, Jun 25, 2008 at 09:40:50AM +0200, Axel Beckert [EMAIL PROTECTED] 
wrote:
 Hi Mike,
 
 On Wed, Jun 25, 2008 at 07:16:56AM +0200, Mike Hommey wrote:
  Can you try again with this new patch (attached) ? (I just hope you
  still have the build tree... then please use the -nc option to
  dpkg-buildpackage, so that you don't waste another 4.5 hours)
 
 Found no attachment. Can you send it again?

Oops, my bad, here it is.

 Still have the tree. Shall I then first unpatch the first patch?

Yes, both patches conflict with each other. Unapply the previous one
and apply the new one.

Thanks

Mike
diff --git a/JavaScriptCore/wtf/FastMalloc.cpp 
b/JavaScriptCore/wtf/FastMalloc.cpp
index 8afc70d..26ac1de 100644
--- a/JavaScriptCore/wtf/FastMalloc.cpp
+++ b/JavaScriptCore/wtf/FastMalloc.cpp
@@ -1820,13 +1820,13 @@ static TCMalloc_Central_FreeListPadded 
central_cache[kNumClasses];
 
 // Page-level allocator
 static SpinLock pageheap_lock = SPINLOCK_INITIALIZER;
-static void* pageheap_memory[(sizeof(TCMalloc_PageHeap) + sizeof(void*) - 1) / 
sizeof(void*)];
+static uint64_t pageheap_memory[(sizeof(TCMalloc_PageHeap) + sizeof(uint64_t) 
- 1) / sizeof(uint64_t)];
 static bool phinited = false;
 
 // Avoid extra level of indirection by making pageheap be just an alias
 // of pageheap_memory.
 typedef union {
-void* m_memory;
+uint64_t m_memory;
 TCMalloc_PageHeap* m_pageHeap;
 } PageHeapUnion;
 


Bug#487745: epiphany-webkit: crashes on startup

2008-06-25 Thread Axel Beckert
Hi,

On Wed, Jun 25, 2008 at 10:06:39AM +0200, Mike Hommey wrote:
   Can you try again with this new patch (attached) ? (I just hope you
   still have the build tree... then please use the -nc option to
   dpkg-buildpackage, so that you don't waste another 4.5 hours)
 [...] Unapply the previous one and apply the new one.

Done, still FTBFS:

In file included from ../JavaScriptCore/kjs/AllInOneFile.cpp:71:
../JavaScriptCore/wtf/FastMalloc.cpp: In function WTF::TCMalloc_PageHeap* 
WTF::getPageHeap():
../JavaScriptCore/wtf/FastMalloc.cpp:1835: error: invalid conversion from 
uint64_t* to uint64_t
   

../JavaScriptCore/wtf/FastMalloc.cpp: In member function void 
WTF::TCMalloc_Central_FreeList::Populate():
../JavaScriptCore/wtf/FastMalloc.cpp:2142: warning: cast from char* to void** 
increases required alignment of target type
In file included from ../JavaScriptCore/kjs/AllInOneFile.cpp:72:
../JavaScriptCore/wtf/Vector.h: In member function T* WTF::VectorBufferT, 
inlineCapacity::inlineBuffer() [with T = KJS::JSValue*, unsigned int 
inlineCapacity = 8u]:
../JavaScriptCore/wtf/Vector.h:341:   instantiated from WTF::VectorBufferT, 
inlineCapacity::VectorBuffer() [with T = KJS::JSValue*, unsigned int 
inlineCapacity = 8u]
../JavaScriptCore/wtf/Vector.h:403:   instantiated from WTF::VectorT, 
inlineCapacity::Vector() [with T = KJS::JSValue*, unsigned int inlineCapacity 
= 8u]
../JavaScriptCore/kjs/list.h:45:   instantiated from here
../JavaScriptCore/wtf/Vector.h:384: warning: cast from char (*)[32] to 
KJS::JSValue** increases required alignment of target type
../JavaScriptCore/wtf/Vector.h: In member function T* WTF::VectorBufferT, 
inlineCapacity::inlineBuffer() [with T = KJS::LocalStorageEntry, unsigned int 
inlineCapacity = 32u]:
../JavaScriptCore/wtf/Vector.h:341:   instantiated from WTF::VectorBufferT, 
inlineCapacity::VectorBuffer() [with T = KJS::LocalStorageEntry, unsigned int 
inlineCapacity = 32u]
../JavaScriptCore/wtf/Vector.h:403:   instantiated from WTF::VectorT, 
inlineCapacity::Vector() [with T = KJS::LocalStorageEntry, unsigned int 
inlineCapacity = 32u]
../JavaScriptCore/kjs/JSVariableObject.h:63:   instantiated from here
../JavaScriptCore/wtf/Vector.h:384: warning: cast from char (*)[256] to 
KJS::LocalStorageEntry* increases required alignment of target type
../JavaScriptCore/wtf/Vector.h: In member function T* WTF::VectorBufferT, 
inlineCapacity::inlineBuffer() [with T = KJS::ExecState*, unsigned int 
inlineCapacity = 16u]:
../JavaScriptCore/wtf/Vector.h:341:   instantiated from WTF::VectorBufferT, 
inlineCapacity::VectorBuffer() [with T = KJS::ExecState*, unsigned int 
inlineCapacity = 16u]
../JavaScriptCore/wtf/Vector.h:403:   instantiated from WTF::VectorT, 
inlineCapacity::Vector() [with T = KJS::ExecState*, unsigned int 
inlineCapacity = 16u]
../JavaScriptCore/kjs/JSGlobalObject.h:81:   instantiated from here
../JavaScriptCore/wtf/Vector.h:384: warning: cast from char (*)[64] to 
KJS::ExecState** increases required alignment of target type
../JavaScriptCore/wtf/Vector.h: In member function T* WTF::VectorBufferT, 
inlineCapacity::inlineBuffer() [with T = short unsigned int, unsigned int 
inlineCapacity = 256u]:
../JavaScriptCore/wtf/Vector.h:341:   instantiated from WTF::VectorBufferT, 
inlineCapacity::VectorBuffer() [with T = short unsigned int, unsigned int 
inlineCapacity = 256u]
../JavaScriptCore/wtf/Vector.h:403:   instantiated from WTF::VectorT, 
inlineCapacity::Vector() [with T = short unsigned int, unsigned int 
inlineCapacity = 256u]
../JavaScriptCore/kjs/array_object.cpp:96:   instantiated from here
../JavaScriptCore/wtf/Vector.h:384: warning: cast from char (*)[512] to short 
unsigned int* increases required alignment of target type
../JavaScriptCore/wtf/Vector.h: In member function T* WTF::VectorBufferT, 
inlineCapacity::inlineBuffer() [with T = std::pairKJS::Identifier, unsigned 
int, unsigned int inlineCapacity = 16u]:
../JavaScriptCore/wtf/Vector.h:341:   instantiated from WTF::VectorBufferT, 
inlineCapacity::VectorBuffer() [with T = std::pairKJS::Identifier, unsigned 
int, unsigned int inlineCapacity = 16u]
../JavaScriptCore/wtf/Vector.h:403:   instantiated from WTF::VectorT, 
inlineCapacity::Vector() [with T = std::pairKJS::Identifier, unsigned int, 
unsigned int inlineCapacity = 16u]
../JavaScriptCore/kjs/Parser.h:44:   instantiated from here
../JavaScriptCore/wtf/Vector.h:384: warning: cast from char (*)[128] to 
std::pairKJS::Identifier, unsigned int* increases required alignment of 
target type
../JavaScriptCore/wtf/Vector.h: In member function T* WTF::VectorBufferT, 
inlineCapacity::inlineBuffer() [with T = KJS::FuncDeclNode*, unsigned int 
inlineCapacity = 16u]:
../JavaScriptCore/wtf/Vector.h:341:   instantiated from WTF::VectorBufferT, 
inlineCapacity::VectorBuffer() [with T = KJS::FuncDeclNode*, unsigned int 
inlineCapacity = 16u]
../JavaScriptCore/wtf/Vector.h:403:   

Bug#487745: epiphany-webkit: crashes on startup

2008-06-25 Thread Mike Hommey
On Wed, Jun 25, 2008 at 10:58:11AM +0200, Axel Beckert [EMAIL PROTECTED] 
wrote:
 Hi,
 
 On Wed, Jun 25, 2008 at 10:06:39AM +0200, Mike Hommey wrote:
Can you try again with this new patch (attached) ? (I just hope you
still have the build tree... then please use the -nc option to
dpkg-buildpackage, so that you don't waste another 4.5 hours)
  [...] Unapply the previous one and apply the new one.
 
 Done, still FTBFS:
 
 In file included from ../JavaScriptCore/kjs/AllInOneFile.cpp:71:
 ../JavaScriptCore/wtf/FastMalloc.cpp: In function WTF::TCMalloc_PageHeap* 
 WTF::getPageHeap():
 ../JavaScriptCore/wtf/FastMalloc.cpp:1835: error: invalid conversion from 
 uint64_t* to uint64_t

 

Damn, I should have read better.

Can you change line 1829 in JavaScriptCore/wtf/FastMalloc.cpp to look like:
  uint64_t* m_memory;

Mike



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



Bug#487931: libgtk2-perl - FTBFS: xvfb-run: error: xauth command not found

2008-06-25 Thread Bastian Blank
Package: libgtk2-perl
Version: 1:1.183-1
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of libgtk2-perl_1:1.183-1 on debian-31.osdl.marist.edu by 
 sbuild/s390 98
[...]
 dh_installdirs
 xvfb-run -a /usr/bin/make test
 xvfb-run: error: xauth command not found
 make: *** [install-stamp] Error 3
 dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules binary-arch gave 
 error exit status 2
 **
 Build finished at 20080621-1132
 FAILED [dpkg-buildpackage died]



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



Bug#487934: poco - FTBFS: error: 'POCO_ARCH' was not declared in this scope

2008-06-25 Thread Bastian Blank
Package: poco
Version: 1.3.2+dfsg1-1.1
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of poco_1.3.2+dfsg1-1.1 on debian-31.osdl.marist.edu by 
 sbuild/s390 98
[...]
 g++ -Iinclude -I/build/buildd/poco-1.3.2+dfsg1/Foundation/include 
 -I/build/buildd/poco-1.3.2+dfsg1/XML/include 
 -I/build/buildd/poco-1.3.2+dfsg1/Util/include 
 -I/build/buildd/poco-1.3.2+dfsg1/Net/include 
 -I/build/buildd/poco-1.3.2+dfsg1/NetSSL_OpenSSL/include 
 -I/build/buildd/poco-1.3.2+dfsg1/Data/include 
 -I/build/buildd/poco-1.3.2+dfsg1/Data/SQLite/include 
 -I/build/buildd/poco-1.3.2+dfsg1/Data/ODBC/include 
 -I/build/buildd/poco-1.3.2+dfsg1/CppUnit/include -Wall -Wno-sign-compare 
 -DPOCO_BUILD_HOST=debian-31.osdl.marist.edu  -D_XOPEN_SOURCE=500 -D_REENTRANT 
 -D_THREAD_SAFE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE  -g -D_DEBUG 
 -fPIC -c src/CoreTest.cpp -o 
 /build/buildd/poco-1.3.2+dfsg1/Foundation/testsuite/obj/Linux/s390/debug_shared/CoreTest.o
 src/CoreTest.cpp: In member function 'void CoreTest::testPlatform()':
 src/CoreTest.cpp:69: error: 'POCO_ARCH' was not declared in this scope
 make[3]: *** 
 [/build/buildd/poco-1.3.2+dfsg1/Foundation/testsuite/obj/Linux/s390/debug_shared/CoreTest.o]
  Error 1
 make[3]: Leaving directory 
 `/build/buildd/poco-1.3.2+dfsg1/Foundation/testsuite'
 make[2]: *** [projects] Error 2
 make[2]: Leaving directory 
 `/build/buildd/poco-1.3.2+dfsg1/Foundation/testsuite'
 make[1]: *** [Foundation-tests] Error 2
 make[1]: Leaving directory `/build/buildd/poco-1.3.2+dfsg1'
 make: *** [build-stamp] Error 2
 dpkg-buildpackage: failure: debian/rules build gave error exit status 2
 **
 Build finished at 20080621-1010
 FAILED [dpkg-buildpackage died]



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



Bug#487935: root-system - FTBFS: Attempts at guessing your architecture failed.

2008-06-25 Thread Bastian Blank
Package: root-system
Version: 5.18.00-1
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of root-system_5.18.00-1 on debian-31.osdl.marist.edu by 
 sbuild/s390 98
[...]
 ./configure   \
   --prefix=/usr   \
   --mandir=/usr/share/man/man1\
   --docdir=/usr/share/doc/root
 \
   --cintincdir=/usr/lib/root/5.18/cint
 \
   --etcdir=/etc/root  \
   --with-sys-iconpath=/usr/share/pixmaps  \
   --libdir=/usr/lib/root/5.18 \
   --enable-cintex --enable-clarens --enable-explicitlink 
 --enable-gdml --enable-fftw3 --enable-ldap --enable-qt --enable-qtgsi 
 --enable-mathcore --enable-mathmore --enable-minuit2 --enable-mysql 
 --enable-peac --enable-pgsql --enable-odbc --enable-reflex --enable-roofit 
 --enable-ruby --enable-shadowpw --enable-shared --enable-soversion 
 --enable-table --disable-rpath --disable-afs --disable-srp 
 --disable-builtin-afterimage --disable-builtin-ftgl 
 --disable-builtin-freetype --disable-builtin-pcre --disable-builtin-zlib 
 --disable-alien --disable-chirp --disable-dcache --disable-g4root 
 --disable-gfal --disable-globus --disable-monalisa --disable-oracle 
 --disable-pythia6 --disable-rfio --disable-sapdb --fail-on-missing 
 --enable-unuran --enable-xrootd --enable-cern 
   
 Attempts at guessing your architecture failed.
 (triplet is linux:s390:2.6.18-6-s390x)
 Please specify the architecture as the first argument.
 Do './configure --help' for a list of avaliable architectures.
 Or file a bug at https://savannah.cern.ch/projects/savroot/
 including the full config.log and a dump of
   touch dummy_file.c; gcc -E -dM dummy_file.c
 make: *** [config.status] Error 1
 dpkg-buildpackage: failure: debian/rules build gave error exit status 2
 **
 Build finished at 20080621-1921
 FAILED [dpkg-buildpackage died]



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



Bug#487935: root-system - FTBFS: Attempts at guessing your architecture failed.

2008-06-25 Thread Christian Holm Christensen
Hi Bastian,

On Wed, 2008-06-25 at 11:11 +0200, Bastian Blank wrote:
 Package: root-system
 Version: 5.18.00-1
 Severity: serious
 
 There was an error while trying to autobuild your package:
 
  Automatic build of root-system_5.18.00-1 on debian-31.osdl.marist.edu by 
  sbuild/s390 98
 [...]

s390 isn't supported by upstream, but most likely we can port it.
Please take a look at 

http://wiki.debian.org/DebianScience/ROOT

Particularly under the heading Porting Notes.   I'd like to ask you to
supply the information needed, since I do not have access to a s390
machine. 

I'll add the appropriate lines in configure, config/ARCHS,
xrootd/src/xrootd/configure.classic, xrootd/src/xrootd/config/ARCHS,
test/Makefile.arch. 

For the rest of the stuff, I need some input. 

Yours,

-- 
 ___  |  Christian Holm Christensen 
  |_| |  -
| |  Address: Sankt Hansgade 23, 1. th.  Phone:  (+45) 35 35 96 91
 _|   DK-2200 Copenhagen N   Cell:   (+45) 24 61 85 91
_|DenmarkOffice: (+45) 353  25 447
 |   Email:   [EMAIL PROTECTED]   Web:www.nbi.dk/~cholm
 | |




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



Bug#487745: epiphany-webkit: crashes on startup

2008-06-25 Thread Axel Beckert
Hi Mike.

On Wed, Jun 25, 2008 at 11:08:41AM +0200, Mike Hommey wrote:
 Can you change line 1829 in JavaScriptCore/wtf/FastMalloc.cpp to look like:
   uint64_t* m_memory;

Now it built successfully.

But unfortunately I still get a SIGBUGS, although it looks like some
other place than before to me. Here's the backtrace:

$ gdb epiphany-webkit
GNU gdb 6.7.1-debian
Copyright (C) 2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as sparc-linux-gnu...
Using host libthread_db library /lib/libthread_db.so.1.
(gdb) r
Starting program: /usr/bin/epiphany-webkit 
[Thread debugging using libthread_db enabled]
warning: Lowest section in /usr/lib/libicudata.so.38 is .hash at 00b4
[New Thread 0xf6eaa730 (LWP 32039)]

Program received signal SIGBUS, Bus error.
[Switching to Thread 0xf6eaa730 (LWP 32039)]
0xf79b1730 in WTF::HashSetWebCore::StringImpl*, WebCore::StringHash, 
WTF::HashTraitsWebCore::StringImpl* ::addWebCore::UCharBuffer, 
WebCore::UCharBufferTranslator (this=0xf42bd2d0, [EMAIL PROTECTED]) at 
../WebCore/platform/text/AtomicString.cpp:112
112 if (*stringCharacters++ != *bufferCharacters++)
Current language:  auto; currently c++
(gdb) bt
#0  0xf79b1730 in WTF::HashSetWebCore::StringImpl*, WebCore::StringHash, 
WTF::HashTraitsWebCore::StringImpl* ::addWebCore::UCharBuffer, 
WebCore::UCharBufferTranslator (this=0xf42bd2d0, [EMAIL PROTECTED]) at 
../WebCore/platform/text/AtomicString.cpp:112
#1  0xf79b0a14 in WebCore::AtomicString::add (s=value optimized out, 
length=4) at ../WebCore/platform/text/AtomicString.cpp:173
#2  0xf7caa91c in WebCore::ParseString::operator WebCore::AtomicString 
(this=0xfff35e60) at ../WebCore/platform/text/AtomicString.h:35
#3  0xf7ca9c0c in cssyyparse (parser=0xfff37408) at 
../WebCore/css/CSSGrammar.y:610
#4  0xf7779e88 in WebCore::CSSParser::parseSheet (this=0xfff37408, 
sheet=0xf42d6740, [EMAIL PROTECTED]) at ../WebCore/css/CSSParser.cpp:230
#5  0xf77b2400 in WebCore::CSSStyleSheet::parseString (this=0xf42d6740, [EMAIL 
PROTECTED], strict=value optimized out) at 
../WebCore/css/CSSStyleSheet.cpp:158
#6  0xf7797b88 in parseUASheet (characters=0xf7e90908 @namespace 
\http://www.w3.org/1999/xhtml\;; html { display: block } head { display: none 
} meta { display: none } title { display: none } link { display: none } style { 
display: none } script { display..., size=9484)
at ../WebCore/css/CSSStyleSelector.cpp:395
#7  0xf77981c4 in loadDefaultStyle () at ../WebCore/css/CSSStyleSelector.cpp:401
#8  0xf77aa014 in CSSStyleSelector (this=0xf42f1dc0, doc=0xf42e4700, [EMAIL 
PROTECTED], styleSheets=0xf42cf168, mappedElementSheet=0x0, 
strictParsing=false, matchAuthorAndUserStyles=value optimized out) at 
../WebCore/css/CSSStyleSelector.cpp:323
#9  0xf77ca2d4 in WebCore::Document::attach (this=0xf42e4700) at 
../WebCore/dom/Document.cpp:1250
#10 0xf798dcb0 in WebCore::Frame::setDocument (this=0xf42c31b0, newDoc={m_ptr = 
0xfff37804}) at ../WebCore/page/Frame.cpp:259
#11 0xf792a71c in WebCore::FrameLoader::begin (this=0xf42ca6a8, url=value 
optimized out, dispatch=value optimized out, origin=0x0) at 
../WebCore/loader/FrameLoader.cpp:924
#12 0xf7935e24 in WebCore::FrameLoader::receivedFirstData (this=0xf42ca6a8) at 
../WebCore/loader/FrameLoader.cpp:853
#13 0xf793621c in WebCore::FrameLoader::setEncoding (this=0xf42ca6a8, [EMAIL 
PROTECTED], userChosen=false) at ../WebCore/loader/FrameLoader.cpp:1820
#14 0xf76ec0b4 in WebKit::FrameLoaderClient::finishedLoading (this=0xf42c7f80, 
documentLoader=0xf42e0a00) at 
../WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.cpp:597
#15 0xf79383a0 in WebCore::FrameLoader::finishedLoadingDocument 
(this=0xf42ca6a8, loader=0xf42e0a00) at ../WebCore/loader/FrameLoader.cpp:2934
#16 0xf791ca28 in WebCore::DocumentLoader::finishedLoading (this=0xf42e0a00) at 
../WebCore/loader/DocumentLoader.cpp:334
#17 0xf7934f38 in WebCore::FrameLoader::init (this=0xf42ca6a8) at 
../WebCore/loader/FrameLoader.cpp:292
#18 0xf76de2b0 in webkit_web_frame_new (webView=value optimized out) at 
../WebKit/gtk/webkit/webkitwebframe.cpp:224
#19 0xf76e561c in webkit_web_view_init (webView=0x4269e0) at 
../WebKit/gtk/webkit/webkitwebview.cpp:1317
#20 0xf6397a10 in g_type_create_instance () from /usr/lib/libgobject-2.0.so.0
#21 0xf6379254 in ?? () from /usr/lib/libgobject-2.0.so.0
#22 0xf6379254 in ?? () from /usr/lib/libgobject-2.0.so.0
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
(gdb) 

Currently installed versions:

$ dpkg -l | fgrep webkit 
ii  epiphany-webkit   2.22.1.1-1   
Intuitive GNOME web browser - webkit version
ii  kazehakase-webkit 0.5.4-2  WebKit 
rendering engine for kazehakase
ii  libqt4-webkit

Bug#482962: marked as done (hplip-gui: hp-toolbox fails to start)

2008-06-25 Thread Debian Bug Tracking System

Your message dated Wed, 25 Jun 2008 20:08:55 +1000
with message-id [EMAIL PROTECTED]
and subject line Fixed in Version: 2.6.8-1
has caused the Debian Bug report #482095,
regarding hplip-gui: hp-toolbox fails to start
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.)


-- 
482095: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=482095
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: hplip-gui
Version: 2.8.4-1
Severity: grave
Justification: renders package unusable

hp-toolbox fails to load.
Output:
***
[EMAIL PROTECTED]:~$ hp-toolbox

HP Linux Imaging and Printing System (ver. 2.8.4)
HP Device Manager ver. 13.1

Copyright (c) 2001-8 Hewlett-Packard Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

error: PyQt not installed. GUI not available. Exiting.
warning: Qt/PyQt initialization failed.
error: hp-toolbox requires GUI support. Exiting.
***

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

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

Versions of packages hplip-gui depends on:
ii  hplip 2.8.4-1HP Linux Printing and Imaging Syst
ii  python-qt44.3.3-2Python bindings for Qt4
ii  python-reportlab  2.1dfsg-2  ReportLab library to create PDF do

hplip-gui recommends no packages.

-- no debconf information


---End Message---
---BeginMessage---
Version: 2.6.8-1

hplip (2.8.5-2ubuntu1) intrepid; urgency=low

  * Sync new upstream release from Debian.
WARNING: There were major changes applied to the hp-toolbox which
introduced new bugs. Please test the toolbox and report any problem
as soon as possible to the upstream bug tracker
http://launchpad.net/hplip/ to get the problems fixed in the next
upstream release (there will be one or two before Intrepid Feature
Freeze).

  [ Mark Purcell ]
  * Stop hplip.post{rm,inst} playing with scanner group - libsane does
and do not delete hplip user on purge:
- postrm attempts to remove group scanner unconditionally (Closes:
#476126)
- unconditional use of deluser in postrm (Closes: #454084)
  * Build-Depends: python-qt3, python-qt4
- HPLIP is still essentially a Qt3 application (Closes: #482095)


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


Bug#482735: marked as done (hplip should depend on python-qt3)

2008-06-25 Thread Debian Bug Tracking System

Your message dated Wed, 25 Jun 2008 20:08:55 +1000
with message-id [EMAIL PROTECTED]
and subject line Fixed in Version: 2.6.8-1
has caused the Debian Bug report #482095,
regarding hplip should depend on python-qt3
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.)


-- 
482095: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=482095
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: hplip
Version: 2.8.4-1

When I try to launch /usr/bin/hp-toolbox (included in hplip) the
program doesn't start and the following get's printed in the terminal:

HP Linux Imaging and Printing System (ver. 2.8.4)
HP Device Manager ver. 13.1

Copyright (c) 2001-8 Hewlett-Packard Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

error: PyQt not installed. GUI not available. Exiting.
warning: Qt/PyQt initialization failed.
error: hp-toolbox requires GUI support. Exiting.

Likewise when I try to launch HPLIP Fax Utility (sh -c
'STARTED_FROM_MENU=yes /usr/bin/hp-sendfax') a window appears which
informs me I should install python-qt3

After installing python-qt3 manually the problem is resolved.

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

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

Versions of packages hplip depends on:
ii  adduser  3.107   add and remove users and groups
ii  coreutils6.10-3  The GNU core utilities
ii  cupsys   1.3.7-5 Common UNIX Printing System(tm) -
ii  hplip-data   2.8.4-1 HP Linux Printing and Imaging - da
ii  libc62.7-10  GNU C Library: Shared libraries
ii  libcupsys2   1.3.7-5 Common UNIX Printing System(tm) -
ii  libdbus-1-3  1.2.1-2 simple interprocess messaging syst
ii  libjpeg626b-14   The Independent JPEG Group's JPEG
ii  libsane  1.0.19-6API library for scanners
ii  libsnmp155.4.1~dfsg-7+b1 SNMP (Simple Network Management Pr
ii  libssl0.9.8  0.9.8g-10   SSL shared libraries
ii  libusb-0.1-4 2:0.1.12-11 userspace USB programming library
ii  lsb-base 3.2-11  Linux Standard Base 3.2 init scrip
ii  python   2.5.2-1 An interactive high-level object-o
ii  python-dbus  0.82.4-2simple interprocess messaging syst
ii  python-imaging   1.1.6-2 Python Imaging Library
ii  python-support   0.7.7   automated rebuilding support for P

Versions of packages hplip recommends:
ii  cupsys-client  1.3.7-5   Common UNIX Printing System(tm) -
ii  hpijs  2.8.4+2.8.4-1 HP Linux Printing and Imaging - gs
ii  hpijs-ppds 2.8.4+2.8.4-1 HP Linux Printing and Imaging - HP
ii  hplip-gui  2.8.4-1   HP Linux Printing and Imaging - GU
ii  openprinting-ppds  20080211-2OpenPrinting printer support - Pos


---End Message---
---BeginMessage---
Version: 2.6.8-1

hplip (2.8.5-2ubuntu1) intrepid; urgency=low

  * Sync new upstream release from Debian.
WARNING: There were major changes applied to the hp-toolbox which
introduced new bugs. Please test the toolbox and report any problem
as soon as possible to the upstream bug tracker
http://launchpad.net/hplip/ to get the problems fixed in the next
upstream release (there will be one or two before Intrepid Feature
Freeze).

  [ Mark Purcell ]
  * Stop hplip.post{rm,inst} playing with scanner group - libsane does
and do not delete hplip user on purge:
- postrm attempts to remove group scanner unconditionally (Closes:
#476126)
- unconditional use of deluser in postrm (Closes: #454084)
  * Build-Depends: python-qt3, python-qt4
- HPLIP is still essentially a Qt3 application (Closes: #482095)


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


Bug#482095: marked as done (hplip: broken systray icon)

2008-06-25 Thread Debian Bug Tracking System

Your message dated Wed, 25 Jun 2008 20:08:55 +1000
with message-id [EMAIL PROTECTED]
and subject line Fixed in Version: 2.6.8-1
has caused the Debian Bug report #482095,
regarding hplip: broken systray icon
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.)


-- 
482095: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=482095
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: hplip
Version: 2.8.4-1
Severity: normal

In my Xfce systray, I now have hplip icon. Its menu has 3 items:

1. HPLIP status service, greyed out, is this just the menu title?

2. HP Device Manager, nothing happens when I select it

3. Quit, well, this is the only action that I can do with the
   systray icon, which is pretty pointless

In .xsession-errors, I see this error message when I try to start the device
manager:

error: PyQt not installed. GUI not available. Exiting.
warning: Qt/PyQt initialization failed.
error: hp-toolbox requires GUI support. Exiting.


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

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

Versions of packages hplip depends on:
ii  adduser  3.107   add and remove users and groups
ii  coreutils6.10-6  The GNU core utilities
ii  cupsys   1.3.7-5 Common UNIX Printing System(tm) - 
ii  hplip-data   2.8.4-1 HP Linux Printing and Imaging - da
ii  libc62.7-11  GNU C Library: Shared libraries
ii  libcupsys2   1.3.7-5 Common UNIX Printing System(tm) - 
ii  libdbus-1-3  1.2.1-2 simple interprocess messaging syst
ii  libjpeg626b-14   The Independent JPEG Group's JPEG 
ii  libsane  1.0.19-10   API library for scanners
ii  libsnmp155.4.1~dfsg-7+b1 SNMP (Simple Network Management Pr
ii  libssl0.9.8  0.9.8g-10   SSL shared libraries
ii  libusb-0.1-4 2:0.1.12-11 userspace USB programming library
ii  lsb-base 3.2-12  Linux Standard Base 3.2 init scrip
ii  python   2.5.2-1 An interactive high-level object-o
ii  python-dbus  0.82.4-2simple interprocess messaging syst
ii  python-imaging   1.1.6-2 Python Imaging Library
ii  python-support   0.8.1   automated rebuilding support for P

Versions of packages hplip recommends:
ii  cupsys-client  1.3.7-5   Common UNIX Printing System(tm) - 
ii  hpijs  2.8.4+2.8.4-1 HP Linux Printing and Imaging - gs
ii  hpijs-ppds 2.8.4+2.8.4-1 HP Linux Printing and Imaging - HP
ii  hplip-gui  2.8.4-1   HP Linux Printing and Imaging - GU
pn  openprinting-ppds  none(no description available)

-- debconf-show failed


---End Message---
---BeginMessage---
Version: 2.6.8-1

hplip (2.8.5-2ubuntu1) intrepid; urgency=low

  * Sync new upstream release from Debian.
WARNING: There were major changes applied to the hp-toolbox which
introduced new bugs. Please test the toolbox and report any problem
as soon as possible to the upstream bug tracker
http://launchpad.net/hplip/ to get the problems fixed in the next
upstream release (there will be one or two before Intrepid Feature
Freeze).

  [ Mark Purcell ]
  * Stop hplip.post{rm,inst} playing with scanner group - libsane does
and do not delete hplip user on purge:
- postrm attempts to remove group scanner unconditionally (Closes:
#476126)
- unconditional use of deluser in postrm (Closes: #454084)
  * Build-Depends: python-qt3, python-qt4
- HPLIP is still essentially a Qt3 application (Closes: #482095)


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


Bug#487149: texlive-doc-en: Source missing for some documentation files

2008-06-25 Thread Norbert Preining
Hi Frank,

On Di, 24 Jun 2008, Frank Küster wrote:
 Well, I'm always for ask first, drop later. But if there was some
 upstream discussion which lead to its removal, I don't think we should
 keep it (since it would mean we have to take care for new upstream
 versions etc.).

Ok, so then I remove it?

Best wishes

Norbert

---
Dr. Norbert Preining [EMAIL PROTECTED]Vienna University of Technology
Debian Developer [EMAIL PROTECTED] Debian TeX Group
gpg DSA: 0x09C5B094  fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
---
WHISSENDINE (n.)
The noise which occurs (often by night) in a strange house, which is
too short and too irregular for you ever to be able to find out what
it is and where it comes from.
--- Douglas Adams, The Meaning of Liff



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



Bug#487745: epiphany-webkit: crashes on startup

2008-06-25 Thread Julien Cristau
On Wed, Jun 25, 2008 at 12:04:18 +0200, Axel Beckert wrote:

 Program received signal SIGBUS, Bus error.
 [Switching to Thread 0xf6eaa730 (LWP 32039)]
 0xf79b1730 in WTF::HashSetWebCore::StringImpl*, WebCore::StringHash, 
 WTF::HashTraitsWebCore::StringImpl* ::addWebCore::UCharBuffer, 
 WebCore::UCharBufferTranslator (this=0xf42bd2d0, [EMAIL PROTECTED]) at 
 ../WebCore/platform/text/AtomicString.cpp:112
 112 if (*stringCharacters++ != *bufferCharacters++)
 Current language:  auto; currently c++
 (gdb) bt
 #0  0xf79b1730 in WTF::HashSetWebCore::StringImpl*, WebCore::StringHash, 
 WTF::HashTraitsWebCore::StringImpl* ::addWebCore::UCharBuffer, 
 WebCore::UCharBufferTranslator (this=0xf42bd2d0, [EMAIL PROTECTED]) at 
 ../WebCore/platform/text/AtomicString.cpp:112

This will probably fix it (some knowledge of sparc should probably be
added to JavaScriptCore/wtf/Platform.h, though).

--- WebCore/platform/text/AtomicString.cpp.orig 2008-06-25 12:12:34.0 
+0200
+++ WebCore/platform/text/AtomicString.cpp  2008-06-25 12:14:50.0 
+0200
@@ -94,7 +94,7 @@
 if (string-length() != length)
 return false;
 
-#if PLATFORM(ARM)
+#if 1
 const UChar* stringCharacters = string-characters();
 for (unsigned i = 0; i != length; ++i) {
 if (*stringCharacters++ != *characters++)




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



Bug#482915: texlive-doc-en: No license info for some fontinst documentation

2008-06-25 Thread Norbert Preining
Hi Frank,

I was reading through this last open RC bug in texlive-doc (the
catalogue is already blacklisted)

On Di, 27 Mai 2008, Frank Küster wrote:
  But there's also files in the talks subdirectory for which no source is

Which talks subdirectory? There is non in TeX Live, or do I miss
something?

  roadmap.eps has been created with MetaPost - do you happen to have the

That is the only question ...

 As for roadmap.eps, the diagram was presumably created by Alan Jeffrey
 and has been part of earlier fontinst distributions since 1995.
 
 The orignal source of the EPS may have been created with xfig, since
 the archive copy of fontinst-1.504 contains a file roadmap.fig along
 with roadmap.eps, which can be found here:
 
 ftp://ftp.tug.org/historic/fonts/utilities/fontinst/fontinst-1.504/doc/

Found that, and it is the very same eps, so the source is here.

What should we do now? I guess - honestly - that we will not reach ALan
Jeffrey about that, we are talking about 1995!!!

I could simply include the roadmap.fig and so it be with it.

What do you think?

Best wishes

Norbert

---
Dr. Norbert Preining [EMAIL PROTECTED]Vienna University of Technology
Debian Developer [EMAIL PROTECTED] Debian TeX Group
gpg DSA: 0x09C5B094  fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
---
QUABBS (pl.n.)
The substances which emerge when you squeeze a blackhead.
--- Douglas Adams, The Meaning of Liff



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



Bug#487745: epiphany-webkit: crashes on startup

2008-06-25 Thread Mike Hommey
On Wed, Jun 25, 2008 at 12:58:42PM +0200, Axel Beckert [EMAIL PROTECTED] 
wrote:
 On Wed, Jun 25, 2008 at 12:17:58PM +0200, Julien Cristau wrote:
  This will probably fix it
 
 Seems to have fixed that one. Here's the next backtrace:

Could you put the built package (including the -dbg pacakge) somewhere
to be downloaded ?

Mike



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



Bug#487745: epiphany-webkit: crashes on startup

2008-06-25 Thread Axel Beckert
On Wed, Jun 25, 2008 at 12:17:58PM +0200, Julien Cristau wrote:
 This will probably fix it

Seems to have fixed that one. Here's the next backtrace:

$ gdb epiphany-webkit
GNU gdb 6.7.1-debian
Copyright (C) 2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as sparc-linux-gnu...
Using host libthread_db library /lib/libthread_db.so.1.
(gdb) r
Starting program: /usr/bin/epiphany-webkit 
[Thread debugging using libthread_db enabled]
warning: Lowest section in /usr/lib/libicudata.so.38 is .hash at 00b4
[New Thread 0xf6dce730 (LWP 15617)]

Program received signal SIGBUS, Bus error.
[Switching to Thread 0xf6dce730 (LWP 15617)]
0xf7bfa76c in WebCore::ValueList::addValue (this=0xf423ac40, [EMAIL PROTECTED]) 
at ../JavaScriptCore/wtf/Vector.h:727
727 new (end()) T(*ptr);
Current language:  auto; currently c++
(gdb) bt
#0  0xf7bfa76c in WebCore::ValueList::addValue (this=0xf423ac40, [EMAIL 
PROTECTED]) at ../JavaScriptCore/wtf/Vector.h:727
#1  0xf7bf8ae4 in cssyyparse (parser=0xffb2d3d8) at 
../WebCore/css/CSSGrammar.y:1022
#2  0xf76c9e88 in WebCore::CSSParser::parseSheet (this=0xffb2d3d8, 
sheet=0xf4226740, [EMAIL PROTECTED]) at ../WebCore/css/CSSParser.cpp:230
#3  0xf7702400 in WebCore::CSSStyleSheet::parseString (this=0xf4226740, [EMAIL 
PROTECTED], strict=value optimized out) at 
../WebCore/css/CSSStyleSheet.cpp:158
#4  0xf76e7b88 in parseUASheet (characters=0xf7de0868 @namespace 
\http://www.w3.org/1999/xhtml\;; html { display: block } head { display: none 
} meta { display: none } title { display: none } link { display: none } style { 
display: none } script { display..., size=9484)
at ../WebCore/css/CSSStyleSelector.cpp:395
#5  0xf76e81c4 in loadDefaultStyle () at ../WebCore/css/CSSStyleSelector.cpp:401
#6  0xf76fa014 in CSSStyleSelector (this=0xf4241dc0, doc=0xf4234700, [EMAIL 
PROTECTED], styleSheets=0xf421f168, mappedElementSheet=0x0, 
strictParsing=false, matchAuthorAndUserStyles=value optimized out) at 
../WebCore/css/CSSStyleSelector.cpp:323
#7  0xf771a2d4 in WebCore::Document::attach (this=0xf4234700) at 
../WebCore/dom/Document.cpp:1250
#8  0xf78ddcb0 in WebCore::Frame::setDocument (this=0xf42131b0, newDoc={m_ptr = 
0xffb2d7d4}) at ../WebCore/page/Frame.cpp:259
#9  0xf787a71c in WebCore::FrameLoader::begin (this=0xf421a6a8, url=value 
optimized out, dispatch=value optimized out, origin=0x0) at 
../WebCore/loader/FrameLoader.cpp:924
#10 0xf7885e24 in WebCore::FrameLoader::receivedFirstData (this=0xf421a6a8) at 
../WebCore/loader/FrameLoader.cpp:853
#11 0xf788621c in WebCore::FrameLoader::setEncoding (this=0xf421a6a8, [EMAIL 
PROTECTED], userChosen=false) at ../WebCore/loader/FrameLoader.cpp:1820
#12 0xf763c0b4 in WebKit::FrameLoaderClient::finishedLoading (this=0xf4217f80, 
documentLoader=0xf4230a00) at 
../WebKit/gtk/WebCoreSupport/FrameLoaderClientGtk.cpp:597
#13 0xf78883a0 in WebCore::FrameLoader::finishedLoadingDocument 
(this=0xf421a6a8, loader=0xf4230a00) at ../WebCore/loader/FrameLoader.cpp:2934
#14 0xf786ca28 in WebCore::DocumentLoader::finishedLoading (this=0xf4230a00) at 
../WebCore/loader/DocumentLoader.cpp:334
#15 0xf7884f38 in WebCore::FrameLoader::init (this=0xf421a6a8) at 
../WebCore/loader/FrameLoader.cpp:292
#16 0xf762e2b0 in webkit_web_frame_new (webView=value optimized out) at 
../WebKit/gtk/webkit/webkitwebframe.cpp:224
#17 0xf763561c in webkit_web_view_init (webView=0x4269e0) at 
../WebKit/gtk/webkit/webkitwebview.cpp:1317
#18 0xf62e7a10 in g_type_create_instance () from /usr/lib/libgobject-2.0.so.0
#19 0xf62c9254 in ?? () from /usr/lib/libgobject-2.0.so.0
#20 0xf62c9254 in ?? () from /usr/lib/libgobject-2.0.so.0
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
(gdb) 

Regards, Axel
-- 
Axel Beckert - [EMAIL PROTECTED], [EMAIL PROTECTED] - http://noone.org/abe/



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



Bug#484270: iceweasel 3.0~b5-4 seg fault - fixed

2008-06-25 Thread Geoff Reidy
Package: iceweasel
Followup-For: Bug #484270

3.0~rc2-2 also broke for me but:
I seem to have fixed my problem. I found the file
/usr/lib/iceweasel/xulrunner/libxul.so which dpkg -S told me didn't
belong to any package so I rm'ed it. Well that broke lots of things so I
reinstalled everything that had a libxul.so and now it's working.

Pretty lame I know but I'm really not sure what did it. Also there
aren't too many other people getting seg faults so it must have been
something a bit odd with my install.

Sorry to Eric for wasting your time.

Regards,
Geoff


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

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages iceweasel depends on:
ii  debianutils   2.29   Miscellaneous utilities specific t
ii  fontconfig2.6.0-1generic font configuration library
ii  libc6 2.7-12 GNU C Library: Shared libraries
ii  libgcc1   1:4.3.1-2  GCC support library
ii  libglib2.0-0  2.16.3-2   The GLib library of C routines
ii  libgtk2.0-0   2.12.10-2  The GTK+ graphical user interface 
ii  libnspr4-0d   4.7.1-3NetScape Portable Runtime Library
ii  libstdc++64.3.1-2The GNU Standard C++ Library v3
ii  procps1:3.2.7-8  /proc file system utilities
ii  psmisc22.6-1 Utilities that use the proc filesy
ii  xulrunner-1.9 1.9~rc2-4  XUL + XPCOM application runner

iceweasel recommends no packages.

-- no debconf information



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



Bug#479327: tulip misses dependencies and crashes

2008-06-25 Thread Stefano Zacchiroli
On Sun, May 04, 2008 at 03:10:24PM +0200, Yann Dirson wrote:
 On Sun, May 04, 2008 at 12:44:00PM +0200, Sam Hocevar wrote:
 Hi! I have been unable to get the Debian tulip packages to work:
  dependencies are missing, and the program crashes.

Same here.

 Hm, that looks like an annoying consequence of the split of qt4 into
 more binary packages.  A rebuild is likely enough to fix it.

Currently it does not, because the current source package in unstable
and testing FTBFS (just tried).

 I'll also have to package the final 3.0.0 one day - but since I have
 had problems with B7, I'm not sure it will go that smoothly, so better
 make B6 suitable for release first :)

In the meantime 3.0.1 got release, any status update on packaging it for
Debian? /me really eager to play with tulip ...

Cheers.

-- 
Stefano Zacchiroli -*- PhD in Computer Science \ PostDoc @ Univ. Paris 7
[EMAIL PROTECTED],pps.jussieu.fr,debian.org} -- http://upsilon.cc/zack/
I'm still an SGML person,this newfangled /\ All one has to do is hit the
XML stuff is so ... simplistic  -- Manoj \/ right keys at the right time



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



Bug#487745: epiphany-webkit: crashes on startup

2008-06-25 Thread Axel Beckert
Hi,

On Wed, Jun 25, 2008 at 01:08:29PM +0200, Mike Hommey wrote:
 Could you put the built package (including the -dbg pacakge) somewhere
 to be downloaded ?

The files are available at http://noone.org/debian/Bug-Reports/.

The .diff.gz and .dsc still were from from yesterday and therefore
probably doesn't contain all the patches, so I haven't uploaded it. I
suspect the -nc option as reason for this. But for debugging this bug
it shouldn't matter that much...

Regards, Axel
-- 
Axel Beckert - [EMAIL PROTECTED], [EMAIL PROTECTED] - http://noone.org/abe/



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



Bug#486948: marked as done (wengophone is searching does not find libs)

2008-06-25 Thread Debian Bug Tracking System

Your message dated Wed, 25 Jun 2008 11:02:17 +
with message-id [EMAIL PROTECTED]
and subject line Bug#486948: fixed in wengophone 2.1.2.dfsg0-6
has caused the Debian Bug report #486948,
regarding wengophone is searching does not find libs
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.)


-- 
486948: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=486948
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: wengophone
Version: 2.1.2.dfsg0-5
Severity: normal



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

Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages wengophone depends on:
ii  libasound21.0.16-2   ALSA library
ii  libavcodec51  3:20080610-0.0 library to encode decode multimedi
ii  libavutil49   3:20080610-0.0 avutil shared libraries
ii  libboost-program-options1 1.34.1-11  program options library for C++
ii  libboost-regex1.34.1  1.34.1-11  regular expression library for C++
ii  libboost-serialization1.3 1.34.1-11  serialization library for C++
ii  libboost-signals1.34.11.34.1-11  managed signals and slots library 
ii  libboost-thread1.34.1 1.34.1-11  portable C++ multi-threading
ii  libc6 2.7-12 GNU C Library: Shared libraries
ii  libcurl3  7.18.2-1   Multi-protocol file transfer libra
ii  libgcc1   1:4.3.1-2  GCC support library
ii  libglib2.0-0  2.16.3-2   The GLib library of C routines
ii  libgnutls26   2.2.5-1the GNU TLS library - runtime libr
ii  libqt4-svg4.4.0-3Qt 4 SVG module
ii  libqt4-xml4.4.0-3Qt 4 XML module
ii  libqtcore44.4.0-3Qt 4 core module
ii  libqtgui4 4.4.0-3Qt 4 GUI module
ii  libsamplerate00.1.3-1audio rate conversion library
ii  libsndfile1   1.0.17-4   Library for reading/writing audio 
ii  libspeex1 1.2~beta4-2The Speex codec runtime library
ii  libssl0.9.8   0.9.8g-10.1SSL shared libraries
ii  libstdc++64.3.1-2The GNU Standard C++ Library v3
ii  libswscale0   3:20080610-0.0 ffmpeg video scaling library
ii  libuuid1  1.40.11-1  universally unique id library
ii  libx11-6  2:1.1.4-2  X11 client-side library
ii  libxml2   2.6.32.dfsg-2  GNOME XML library

wengophone recommends no packages.

-- no debconf information
Dear maintainers,

wengophone seem to look at wrong directories to find libs or the libs are
not installed.

Just take a look:

[EMAIL PROTECTED]:~$ ldd /usr/bin/qtwengophone
linux-gate.so.1 =  (0xb7f91000)
libglib-2.0.so.0 = /usr/lib/libglib-2.0.so.0 (0xb7eba000)
libgmodule-2.0.so.0 = /usr/lib/libgmodule-2.0.so.0 (0xb7eb6000)
libdl.so.2 = /lib/i686/cmov/libdl.so.2 (0xb7eb2000)
libgthread-2.0.so.0 = /usr/lib/libgthread-2.0.so.0 (0xb7eae000)
librt.so.1 = /lib/i686/cmov/librt.so.1 (0xb7ea5000)
../../../../wifo/phapi/libphapi.so = not found
../../../../libs/owwebcam/libowwebcam.so = not found
../../../../wifo/phapi-util/libphapiutil.so = not found
libboost_program_options-gcc42-1_34_1.so.1.34.1 =
/usr/lib/libboost_program_options-gcc42-1_34_1.so.1.34.1 (0xb7e6f000)
libboost_regex-gcc42-1_34_1.so.1.34.1 =
//usr/lib/libboost_regex-gcc42-1_34_1.so.1.34.1 (0xb7dcc000)
libboost_serialization-gcc42-1_34_1.so.1.34.1 =
/usr/lib/libboost_serialization-gcc42-1_34_1.so.1.34.1 (0xb7d71000)
libboost_signals-gcc42-1_34_1.so.1.34.1 =
//usr/lib/libboost_signals-gcc42-1_34_1.so.1.34.1 (0xb7d5f000)
libboost_thread-gcc42-mt-1_34_1.so.1.34.1 =
/usr/lib/libboost_thread-gcc42-mt-1_34_1.so.1.34.1 (0xb7d53000)
libuuid.so.1 = /lib/libuuid.so.1 (0xb7d4f000)
libcurl.so.4 = /usr/lib/libcurl.so.4 (0xb7d0b000)
libavutil.so.49 = /usr/lib/libavutil.so.49 (0xb7cfc000)
libavcodec.so.51 = /usr/lib/libavcodec.so.51 (0xb770c000)
libswscale.so.0 = /usr/lib/libswscale.so.0 (0xb76ea000)
libgnutls.so.26 = /usr/lib/libgnutls.so.26 (0xb7671000)
libQtCore.so.4 = /usr/lib/libQtCore.so.4 (0xb7446000)
libQtGui.so.4 = /usr/lib/libQtGui.so.4 (0xb6b55000)

Bug#487540: marked as done ([wengophone] qtwengophoen links against not fould shaored libraries.)

2008-06-25 Thread Debian Bug Tracking System

Your message dated Wed, 25 Jun 2008 11:02:17 +
with message-id [EMAIL PROTECTED]
and subject line Bug#486948: fixed in wengophone 2.1.2.dfsg0-6
has caused the Debian Bug report #486948,
regarding [wengophone] qtwengophoen links against not fould shaored libraries.
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.)


-- 
486948: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=486948
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: wengophone
Version: 2.1.2.dfsg0-5
Severity: grave

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

Now that wengophone package was upgraded, it could not find libphapi.so.
[EMAIL PROTECTED]:trunk]$qtwengophone 
qtwengophone: error while loading shared libraries: 
../../../../wifo/phapi/libphapi.so: cannot open shared object file: No such 
file or directory
[EMAIL PROTECTED]:trunk]$which qtwengophone
/usr/bin/qtwengophone
[EMAIL PROTECTED]:trunk]$ldd /usr/bin/qtwengophone
linux-gate.so.1 =  (0xb7f3)
libglib-2.0.so.0 = /usr/lib/libglib-2.0.so.0 (0xb7e62000)
libgmodule-2.0.so.0 = /usr/lib/libgmodule-2.0.so.0 (0xb7e5e000)
libdl.so.2 = /lib/i686/cmov/libdl.so.2 (0xb7e59000)
libgthread-2.0.so.0 = /usr/lib/libgthread-2.0.so.0 (0xb7e55000)
librt.so.1 = /lib/i686/cmov/librt.so.1 (0xb7e4c000)
../../../../wifo/phapi/libphapi.so = not found
../../../../libs/owwebcam/libowwebcam.so = not found
../../../../wifo/phapi-util/libphapiutil.so = not found
libboost_program_options-gcc42-1_34_1.so.1.34.1 = 
/usr/lib/libboost_program_options-gcc42-1_34_1.so.1.34.1 (0xb7e16000)
libboost_regex-gcc42-1_34_1.so.1.34.1 = 
/usr/lib/libboost_regex-gcc42-1_34_1.so.1.34.1 (0xb7d73000)
libboost_serialization-gcc42-1_34_1.so.1.34.1 = 
/usr/lib/libboost_serialization-gcc42-1_34_1.so.1.34.1 (0xb7d19000)
libboost_signals-gcc42-1_34_1.so.1.34.1 = 
/usr/lib/libboost_signals-gcc42-1_34_1.so.1.34.1 (0xb7d07000)
libboost_thread-gcc42-mt-1_34_1.so.1.34.1 = 
/usr/lib/libboost_thread-gcc42-mt-1_34_1.so.1.34.1 (0xb7cfa000)
libuuid.so.1 = /lib/libuuid.so.1 (0xb7cf6000)
libcurl.so.4 = /usr/lib/libcurl.so.4 (0xb7cb2000)
libavutil.so.49 = /usr/lib/libavutil.so.49 (0xb7ca4000)
libavcodec.so.51 = /usr/lib/libavcodec.so.51 (0xb7806000)
libswscale.so.0 = /usr/lib/libswscale.so.0 (0xb77e4000)
libgnutls.so.26 = /usr/lib/libgnutls.so.26 (0xb776b000)
libQtCore.so.4 = /usr/lib/libQtCore.so.4 (0xb754)
libQtGui.so.4 = /usr/lib/libQtGui.so.4 (0xb6c4f000)
libQtXml.so.4 = /usr/lib/libQtXml.so.4 (0xb6c0c000)
libQtSvg.so.4 = /usr/lib/libQtSvg.so.4 (0xb6bbf000)
libcrypto.so.0.9.8 = /usr/lib/i686/cmov/libcrypto.so.0.9.8 (0xb6a74000)
libssl.so.0.9.8 = /usr/lib/i686/cmov/libssl.so.0.9.8 (0xb6a2f000)
libxml2.so.2 = /usr/lib/libxml2.so.2 (0xb691)
libresolv.so.2 = /lib/i686/cmov/libresolv.so.2 (0xb68fc000)
libsamplerate.so.0 = /usr/lib/libsamplerate.so.0 (0xb6793000)
libasound.so.2 = /usr/lib/libasound.so.2 (0xb66d1000)
libsndfile.so.1 = /usr/lib/libsndfile.so.1 (0xb6675000)
libpthread.so.0 = /lib/i686/cmov/libpthread.so.0 (0xb665c000)
libstdc++.so.6 = /usr/lib/libstdc++.so.6 (0xb656f000)
libm.so.6 = /lib/i686/cmov/libm.so.6 (0xb6549000)
libgcc_s.so.1 = /lib/libgcc_s.so.1 (0xb653c000)
libc.so.6 = /lib/i686/cmov/libc.so.6 (0xb63e1000)
libX11.so.6 = /usr/lib/libX11.so.6 (0xb62f1000)
libpcre.so.3 = /usr/lib/libpcre.so.3 (0xb62ca000)
libselinux.so.1 = /lib/libselinux.so.1 (0xb62b1000)
/lib/ld-linux.so.2 (0xb7f31000)
libicui18n.so.38 = /usr/lib/libicui18n.so.38 (0xb615e000)
libicuuc.so.38 = /usr/lib/libicuuc.so.38 (0xb6038000)
libidn.so.11 = /usr/lib/libidn.so.11 (0xb6006000)
libssh2.so.1 = /usr/lib/libssh2.so.1 (0xb5fe5000)
libldap_r-2.4.so.2 = /usr/lib/libldap_r-2.4.so.2 (0xb5fa4000)
libkrb5.so.3 = /usr/lib/libkrb5.so.3 (0xb5f14000)
libk5crypto.so.3 = /usr/lib/libk5crypto.so.3 (0xb5ef)
libcom_err.so.2 = /lib/libcom_err.so.2 (0xb5eed000)
libgssapi_krb5.so.2 = /usr/lib/libgssapi_krb5.so.2 (0xb5ec3000)
libz.so.1 = /usr/lib/libz.so.1 (0xb5eae000)
liba52-0.7.4.so = /usr/lib/liba52-0.7.4.so (0xb5ea3000)
libfaad.so.0 = /usr/lib/libfaad.so.0 (0xb5e64000)
libgsm.so.1 = /usr/lib/libgsm.so.1 (0xb5e57000)
libtheora.so.0 = /usr/lib/libtheora.so.0 (0xb5e0f000)
libvorbisenc.so.2 = 

Bug#486017: iceowl-extension does not work in icedove

2008-06-25 Thread Sjoerd Hardeman

Hi Richard,

I'd like to confirm this bug. I tried to get it working with your fix 
(removing the extensions.rdf), but that also did not work.

Please tell me if you need any more information about my system.

Kind regards,
Sjoerd Hardeman



signature.asc
Description: OpenPGP digital signature


Bug#483078: marked as done (uim_1:1.5.1-1(ia64/unstable): FTBFS: segv during compile)

2008-06-25 Thread Debian Bug Tracking System

Your message dated Wed, 25 Jun 2008 12:17:12 +
with message-id [EMAIL PROTECTED]
and subject line Bug#483078: fixed in uim 1:1.5.1-2
has caused the Debian Bug report #483078,
regarding uim_1:1.5.1-1(ia64/unstable): FTBFS: segv during compile
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.)


-- 
483078: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=483078
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: uim
Version: 1:1.5.1-1
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of uim_1:1.5.1-1 on caballero by sbuild/ia64 98
 Build started at 20080526-1907

[...]

 ** Using build dependencies supplied by package:
 Build-Depends: cdbs, debhelper ( 5.0.0), dpatch (= 1.11), automake1.10, 
 autoconf, autotools-dev, intltool, libtool, libgtk2.0-dev (= 2.10.1-1), 
 libpango1.0-dev, libfreetype6-dev, libatk1.0-dev, libgnome2-dev, libxml-perl, 
 libpanel-applet2-dev, libice-dev, libsm-dev, libx11-dev, libxext-dev, 
 libxi-dev, libxmu-dev, libxmuu-dev, libxp-dev, libxpm-dev, libxrandr-dev, 
 libxt-dev, libxtrap-dev, libxtst-dev, libxv-dev, x-dev, libxfont-dev, 
 libfontenc-dev, libcanna1g-dev, libanthy-dev, libncurses5-dev, libm17n-dev, 
 prime, libqt3-mt-dev, libqt4-dev, librsvg2-bin, libedit-dev, libgcroots-dev, 
 kdelibs4-dev

[...]

 Making all in scm
 make[2]: Entering directory `/build/buildd/uim-1.5.1/scm'
 /usr/bin/make  -C ../uim uim-module-manager  \
   LIBUIM_SYSTEM_SCM_FILES=/build/buildd/uim-1.5.1/sigscheme/lib 
 LIBUIM_SCM_FILES=/build/buildd/uim-1.5.1/scm 
 LIBUIM_PLUGIN_LIB_DIR=/build/buildd/uim-1.5.1/uim/.libs 
 ../uim/uim-module-manager \
   --path ../scm --register anthy anthy-utf8 cannaprime 
 skk tcode trycode tutcode byeoru latin elatin m17nlib 
 pyload hangul viqr ipa-x-sampa look 
 make[3]: Entering directory `/build/buildd/uim-1.5.1/uim'
 make[3]: `uim-module-manager' is up to date.
 make[3]: Leaving directory `/build/buildd/uim-1.5.1/uim'
 /bin/sh: line 2: 23514 Segmentation fault  
 LIBUIM_SYSTEM_SCM_FILES=/build/buildd/uim-1.5.1/sigscheme/lib 
 LIBUIM_SCM_FILES=/build/buildd/uim-1.5.1/scm 
 LIBUIM_PLUGIN_LIB_DIR=/build/buildd/uim-1.5.1/uim/.libs 
 ../uim/uim-module-manager --path ../scm --register anthy anthy-utf8 
 canna prime skk tcode trycode tutcode byeoru latin elatin 
 m17nlib pyload hangul viqr ipa-x-sampa look
 make[2]: *** [installed-modules.scm] Error 139
 make[2]: Leaving directory `/build/buildd/uim-1.5.1/scm'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/build/buildd/uim-1.5.1'
 make: *** [debian/stamp-makefile-build] Error 2
 dpkg-buildpackage: failure: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=ia64pkg=uimver=1:1.5.1-1



---End Message---
---BeginMessage---
Source: uim
Source-Version: 1:1.5.1-2

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

libuim-data_1.5.1-2_i386.deb
  to pool/main/u/uim/libuim-data_1.5.1-2_i386.deb
libuim-dev_1.5.1-2_i386.deb
  to pool/main/u/uim/libuim-dev_1.5.1-2_i386.deb
libuim6-dbg_1.5.1-2_i386.deb
  to pool/main/u/uim/libuim6-dbg_1.5.1-2_i386.deb
libuim6_1.5.1-2_i386.deb
  to pool/main/u/uim/libuim6_1.5.1-2_i386.deb
uim-anthy_1.5.1-2_i386.deb
  to pool/main/u/uim/uim-anthy_1.5.1-2_i386.deb
uim-applet-gnome_1.5.1-2_i386.deb
  to pool/main/u/uim/uim-applet-gnome_1.5.1-2_i386.deb
uim-applet-kde_1.5.1-2_i386.deb
  to pool/main/u/uim/uim-applet-kde_1.5.1-2_i386.deb
uim-byeoru_1.5.1-2_all.deb
  to pool/main/u/uim/uim-byeoru_1.5.1-2_all.deb
uim-canna_1.5.1-2_i386.deb
  to pool/main/u/uim/uim-canna_1.5.1-2_i386.deb
uim-common_1.5.1-2_all.deb
  to pool/main/u/uim/uim-common_1.5.1-2_all.deb
uim-el_1.5.1-2_i386.deb
  to pool/main/u/uim/uim-el_1.5.1-2_i386.deb
uim-fep_1.5.1-2_i386.deb
  to pool/main/u/uim/uim-fep_1.5.1-2_i386.deb
uim-gtk2.0_1.5.1-2_i386.deb
  to pool/main/u/uim/uim-gtk2.0_1.5.1-2_i386.deb
uim-hangul_1.5.1-2_all.deb
  to pool/main/u/uim/uim-hangul_1.5.1-2_all.deb
uim-ipa-x-sampa_1.5.1-2_all.deb
  to pool/main/u/uim/uim-ipa-x-sampa_1.5.1-2_all.deb
uim-latin_1.5.1-2_all.deb
  to pool/main/u/uim/uim-latin_1.5.1-2_all.deb
uim-m17nlib_1.5.1-2_i386.deb
  to pool/main/u/uim/uim-m17nlib_1.5.1-2_i386.deb
uim-pinyin_1.5.1-2_all.deb
  to pool/main/u/uim/uim-pinyin_1.5.1-2_all.deb
uim-prime_1.5.1-2_i386.deb
  to pool/main/u/uim/uim-prime_1.5.1-2_i386.deb
uim-qt3_1.5.1-2_i386.deb
  to pool/main/u/uim/uim-qt3_1.5.1-2_i386.deb
uim-qt_1.5.1-2_i386.deb
  to pool/main/u/uim/uim-qt_1.5.1-2_i386.deb

Processed: setting package to rt3.6-db-sqlite rt3.6-db-mysql rt3.6-apache2 rt3.6-clients rt3.6-db-postgresql request-tracker3.6 ...

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

 # Automatically generated email from bts, devscripts version 2.10.30
 # via tagpending
 #
 # request-tracker3.6 (3.6.7-2) unstable; urgency=low
 #
 #  * Install the default SQLite database under
 #/var/lib/dbconfig-common/sqlite3/request-tracker3.6
 #instead of /var/cache/request-tracker3.6/ (Closes: #487891)
 #
 package rt3.6-db-sqlite rt3.6-db-mysql rt3.6-apache2 rt3.6-clients 
 rt3.6-db-postgresql request-tracker3.6
Ignoring bugs not assigned to: rt3.6-db-sqlite rt3.6-clients rt3.6-apache2 
rt3.6-db-mysql request-tracker3.6 rt3.6-db-postgresql

 tags 487891 + pending
Bug#487891: request-tracker3.6: default install puts the SQLite database in 
/var/cache
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#487891: setting package to rt3.6-db-sqlite rt3.6-db-mysql rt3.6-apache2 rt3.6-clients rt3.6-db-postgresql request-tracker3.6 ...

2008-06-25 Thread Niko Tyni
# Automatically generated email from bts, devscripts version 2.10.30
# via tagpending 
#
# request-tracker3.6 (3.6.7-2) unstable; urgency=low
#
#  * Install the default SQLite database under
#/var/lib/dbconfig-common/sqlite3/request-tracker3.6
#instead of /var/cache/request-tracker3.6/ (Closes: #487891)
#

package rt3.6-db-sqlite rt3.6-db-mysql rt3.6-apache2 rt3.6-clients 
rt3.6-db-postgresql request-tracker3.6
tags 487891 + pending




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



Bug#482527: File Your Claim!!!

2008-06-25 Thread CLAIMS OFFICE
You won the sum of £1,000,000 Pounds Sterlings,you are here by advice  to get 
back to us, to claim your prize.

Contact Mr.Harry Bricks
Email: ([EMAIL PROTECTED]) 

Claims Requirements:
1.Full Names:2.Home Address:3.Sex:
4.Phone Number:5 .Nationality:6.Occupation.




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



Processed: Fwd: Bug#487011: zaptel: FTBFS: ERROR: unsafe: include file: /etc/asciidoc/./javascripts/toc.js

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

 clone 487011 -1
Bug#487011: zaptel: FTBFS: ERROR: unsafe: include file: 
/etc/asciidoc/./javascripts/toc.js
Bug 487011 cloned as bug 487962.

 reassign -1 asciidoc 8.2.6-1
Bug#487962: zaptel: FTBFS: ERROR: unsafe: include file: 
/etc/asciidoc/./javascripts/toc.js
Bug reassigned from package `zaptel' to `asciidoc'.

 block 487011 by -1
Bug#487962: zaptel: FTBFS: ERROR: unsafe: include file: 
/etc/asciidoc/./javascripts/toc.js
Bug#487011: zaptel: FTBFS: ERROR: unsafe: include file: 
/etc/asciidoc/./javascripts/toc.js
Was not blocked by any bugs.
Blocking bugs of 487011 added: 487962

 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#487931: [Pkg-gtk2-perl-maintainers] Bug#487931: libgtk2-perl - FTBFS: xvfb-run: error: xauth command not found

2008-06-25 Thread Marc 'HE' Brockschmidt
Bastian Blank [EMAIL PROTECTED] writes:
 There was an error while trying to autobuild your package:

 Automatic build of libgtk2-perl_1:1.183-1 on debian-31.osdl.marist.edu by 
 sbuild/s390 98
 [...]
 dh_installdirs
 xvfb-run -a /usr/bin/make test
 xvfb-run: error: xauth command not found
 make: *** [install-stamp] Error 3
 dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules binary-arch gave 
 error exit status 2
 **
 Build finished at 20080621-1132
 FAILED [dpkg-buildpackage died]

Interesting that this didn't show up in pbuilder. Well, I will re-upload
the package with an xauth build-dep after the weekend.

Marc
-- 
BOFH #28:
CPU radiator broken


pgpa7U5iv7T66.pgp
Description: PGP signature


Bug#487891: marked as done (request-tracker3.6: default install puts the SQLite database in /var/cache)

2008-06-25 Thread Debian Bug Tracking System

Your message dated Wed, 25 Jun 2008 13:17:03 +
with message-id [EMAIL PROTECTED]
and subject line Bug#487891: fixed in request-tracker3.6 3.6.7-2
has caused the Debian Bug report #487891,
regarding request-tracker3.6: default install puts the SQLite database in 
/var/cache
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.)


-- 
487891: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487891
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: request-tracker3.6
Version: 3.6.6-4
Severity: serious
Justification: FHS violation

Right after uploading 3.6.7-1, I noticed that the SQLite database
generated in a default RT installation by dbconfig-common is accidentally
stored in /var/cache/request-tracker3.6, which is obviously a Bad Thing.

This is because /etc/request-tracker3.6/RT_SiteConfig.pm reads
by default something like

 Set ($DatabaseName, 'rtdb');

 # SQLite needs a special case, since $DatabaseName must be a full
 # pathname
 Set ($DatabaseName, 
'/var/lib/dbconfig-common/sqlite3/request-tracker3.6/rtdb') if sqlite3 eq 
sqlite3;
 # end   /etc/request-tracker3.6/RT_SiteConfig.d/51-dbconfig-common

but the Set() function is defined in
/usr/share/request-tracker3.6/lib/RT.pm as

 local *Set = sub { $_[0] = $_[1] unless defined $_[0] }; 

so the second call has no effect and the database ends up in the default
directory (localstatedir, /var/cache/request-tracker3.6) instead. How
embarrassing.

This has been broken since 3.6.6-2~experimental2. I'll try to fix this
tomorrow and make the postinst try to rectify the situation.
-- 
Niko Tyni   [EMAIL PROTECTED]


---End Message---
---BeginMessage---
Source: request-tracker3.6
Source-Version: 3.6.7-2

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

request-tracker3.6_3.6.7-2.diff.gz
  to pool/main/r/request-tracker3.6/request-tracker3.6_3.6.7-2.diff.gz
request-tracker3.6_3.6.7-2.dsc
  to pool/main/r/request-tracker3.6/request-tracker3.6_3.6.7-2.dsc
request-tracker3.6_3.6.7-2_all.deb
  to pool/main/r/request-tracker3.6/request-tracker3.6_3.6.7-2_all.deb
rt3.6-apache2_3.6.7-2_all.deb
  to pool/main/r/request-tracker3.6/rt3.6-apache2_3.6.7-2_all.deb
rt3.6-clients_3.6.7-2_all.deb
  to pool/main/r/request-tracker3.6/rt3.6-clients_3.6.7-2_all.deb
rt3.6-db-mysql_3.6.7-2_all.deb
  to pool/main/r/request-tracker3.6/rt3.6-db-mysql_3.6.7-2_all.deb
rt3.6-db-postgresql_3.6.7-2_all.deb
  to pool/main/r/request-tracker3.6/rt3.6-db-postgresql_3.6.7-2_all.deb
rt3.6-db-sqlite_3.6.7-2_all.deb
  to pool/main/r/request-tracker3.6/rt3.6-db-sqlite_3.6.7-2_all.deb



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

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Niko Tyni [EMAIL PROTECTED] (supplier of updated request-tracker3.6 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: Wed, 25 Jun 2008 15:42:50 +0300
Source: request-tracker3.6
Binary: request-tracker3.6 rt3.6-clients rt3.6-apache2 rt3.6-db-postgresql 
rt3.6-db-mysql rt3.6-db-sqlite
Architecture: source all
Version: 3.6.7-2
Distribution: unstable
Urgency: low
Maintainer: Debian Request Tracker Group [EMAIL PROTECTED]
Changed-By: Niko Tyni [EMAIL PROTECTED]
Description: 
 request-tracker3.6 - Extensible trouble-ticket tracking system
 rt3.6-apache2 - Apache 2 specific files for request-tracker3.6
 rt3.6-clients - Mail gateway and command-line interface to request-tracker3.6
 rt3.6-db-mysql - MySQL database backend for request-tracker3.6
 rt3.6-db-postgresql - PostgreSQL database backend for request-tracker3.6
 rt3.6-db-sqlite - SQLite database backend for request-tracker3.6
Closes: 487891
Changes: 
 request-tracker3.6 (3.6.7-2) unstable; urgency=low
 .
   * Install the default SQLite database under
 /var/lib/dbconfig-common/sqlite3/request-tracker3.6
 instead of /var/cache/request-tracker3.6/ (Closes: #487891)
   * Handle upgrades from broken versions by moving an existing database
 to the right place in the postinst and fixing its permissions
 when needed.
Checksums-Sha1: 
 795104b572d733de388293a9f375d2e909b94498 1560 request-tracker3.6_3.6.7-2.dsc
 

Processed: asciidoc 8.2.6 -a toc is --unsafe

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

 retitle 487962 asciidoc 8.2.6 -a toc is --unsafe
Bug#487962: zaptel: FTBFS: ERROR: unsafe: include file: 
/etc/asciidoc/./javascripts/toc.js
Changed Bug title to `asciidoc 8.2.6 -a toc is --unsafe' from `zaptel: FTBFS: 
ERROR: unsafe: include file: /etc/asciidoc/./javascripts/toc.js'.

 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#487970: openarena: machine shuts down at startup

2008-06-25 Thread Adam Bartley
Subject: openarena: machine shuts down at startup
Package: openarena
Version: 0.7.6-1
Severity: grave
Justification: renders package unusable

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

After correctly initialising the program crashes after Common
initialisation is complete. Maybe this is a network problem, given the
following?

--- Common Initialization Complete ---
Opening IP socket: localhost:27960
Hostname: localhost.localdomain
Alias: localhost
Alias: dac115
IP: 127.0.0.1
Received signal 11, exiting...

Also, I notice that Altivec support is disabled. can this be enabled
somehow?

Best wishes,
-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: powerpc (ppc)

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

Versions of packages openarena depends on:
ii  libc6 2.7-12 GNU C Library: Shared libraries
ii  libcurl3-gnutls   7.18.2-1   Multi-protocol file transfer
libra
ii  libgl1-mesa-glx [libgl1]  7.0.3-4A free implementation of the
OpenG
ii  libogg0   1.1.3-4Ogg Bitstream Library
ii  libsdl1.2debian   1.2.13-2   Simple DirectMedia Layer
ii  libvorbis0a   1.2.0.dfsg-3.1 The Vorbis General Audio
Compressi
ii  libvorbisfile31.2.0.dfsg-3.1 The Vorbis General Audio
Compressi
ii  openarena-data0.7.6-1OpenArena game data

openarena recommends no packages.

Adam Bartley


Bug#487981: basket FTBFS

2008-06-25 Thread Thiemo Seufer
Package: basket
Version: 1.0.2-4
Severity: serious

Basket fails to build in current unstable when automake 1.10 is installed:

[...]
Applying patch 16_basket_kontact_compat.diff
patching file kontact_plugin/basket.desktop

Now at patch 16_basket_kontact_compat.diff
touch debian/stamp-patched
cp -f /usr/share/libtool/ltmain.sh admin/ltmain.sh
cp -f /usr/share/libtool/libtool.m4 admin/libtool.m4.in
make -f admin/Makefile.common
make[1]: Entering directory `/srv/ths/debian/basket/basket-1.0.2'
*** YOU'RE USING automake (GNU automake) 1.10.1.
*** KDE requires automake 1.6.1 or newer
make[1]: *** [cvs] Error 1
make[1]: Leaving directory `/srv/ths/debian/basket/basket-1.0.2'
make: *** [configure] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2


This appears to be a broken version check which fails for automake 1.10.


Thiemo



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



Bug#484817: marked as done (python2.5-doc: code copied from latex2html included)

2008-06-25 Thread Debian Bug Tracking System

Your message dated Wed, 25 Jun 2008 16:49:45 +0200
with message-id [EMAIL PROTECTED]
and subject line Re: python2.X-doc: code copied from latex2html included
has caused the Debian Bug report #484817,
regarding python2.5-doc: code copied from latex2html included
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.)


-- 
484817: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=484817
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: python2.4-doc
Severity: serious
Justification: Policy 2.2.2

the file 'Doc/html/style.css' in python2.4-doc is partially created by 
LATEX2HTML, and as
I have learned, that is a violation of the DFSG. Correct me if I'm
wrong.

/Carl Fürstenberg

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

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

---End Message---
---BeginMessage---
Frank wrote:
 Taking this together, I do think that there is no bug, and both bugs
 should be closed. Since I am neither maintainer nor submitter, and have
 so little knowledge about css, however, I leave the actual decision to
 close this bug to someone else.

thanks for the analysis. Closing these reports now.

  Matthias

---End Message---


Bug#434951: marked as done (python2.4-doc: code copied from latex2html included)

2008-06-25 Thread Debian Bug Tracking System

Your message dated Wed, 25 Jun 2008 16:49:45 +0200
with message-id [EMAIL PROTECTED]
and subject line Re: python2.X-doc: code copied from latex2html included
has caused the Debian Bug report #434951,
regarding python2.4-doc: code copied from latex2html included
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.)


-- 
434951: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=434951
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: python2.4-doc
Severity: serious
Justification: Policy 2.2.2

the file 'Doc/html/style.css' in python2.4-doc is partially created by 
LATEX2HTML, and as
I have learned, that is a violation of the DFSG. Correct me if I'm
wrong.

/Carl Fürstenberg

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

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

---End Message---
---BeginMessage---
Frank wrote:
 Taking this together, I do think that there is no bug, and both bugs
 should be closed. Since I am neither maintainer nor submitter, and have
 so little knowledge about css, however, I leave the actual decision to
 close this bug to someone else.

thanks for the analysis. Closing these reports now.

  Matthias

---End Message---


Bug#486354: iceweasel: Confirm the crash on rc1 and rc2

2008-06-25 Thread Daniel
Package: iceweasel
Version: 3.0~rc2-2
Followup-For: Bug #486354


Output of strace:

access(/home/x/.mozilla/firefox/tf0y1sp1.default/blocklist.xml, F_OK) = 0
access(/home/x/.mozilla/firefox/tf0y1sp1.default/blocklist.xml, F_OK) = 0
open(/home/x/.mozilla/firefox/tf0y1sp1.default/blocklist.xml, O_RDONLY) = 51
stat(/home/x/.mozilla/firefox/tf0y1sp1.default/blocklist.xml, 
{st_mode=S_IFREG|0644, st_size=1338, ...}) = 0
stat(/etc/localtime, {st_mode=S_IFREG|0644, st_size=2679, ...}) = 0
stat(/etc/localtime, {st_mode=S_IFREG|0644, st_size=2679, ...}) = 0
read(51, ?xml version=\1.0\?\nblocklist..., 4096) = 1338
futex(0x7fffc74a2f0c, 0x85 /* FUTEX_??? */, 1) = 1
futex(0x7fffc74a2f0c, 0x85 /* FUTEX_??? */, 1) = 1
close(51)   = 0
stat(/usr/lib/iceweasel/xulrunner/components/plugin.xpt, 
{st_mode=S_IFREG|0644, st_size=5589, ...}) = 0
open(/usr/lib/iceweasel/xulrunner/components/plugin.xpt, O_RDONLY) = 51
read(51, XPCOM\nTypeLib\r\n\32\1\2\0%\0\0\25\325\0\0\0\\0\0\5\351..., 5589) 
= 5589
close(51)   = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
unlink(/home/x/.mozilla/firefox/tf0y1sp1.default/lock) = 0
rt_sigaction(SIGSEGV, {SIG_DFL}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [SEGV], NULL, 8) = 0
tgkill(9195, 9195, SIGSEGV) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Process 9195 detached


I also removed the previous ~USER/.mozilla directory, no changes. When I lauch 
iceweasel, I see the main windows opened and see that the link 
http://www.mozilla.org/projects/granparadiso is searched. In my preferences, I 
have set blank page for startup.


-- 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 iceweasel depends on:
ii  debianutils   2.29   Miscellaneous utilities specific t
ii  fontconfig2.6.0-1generic font configuration library
ii  libc6 2.7-12 GNU C Library: Shared libraries
ii  libglib2.0-0  2.16.3-2   The GLib library of C routines
ii  libgtk2.0-0   2.12.10-2  The GTK+ graphical user interface 
ii  libnspr4-0d   4.7.1-3NetScape Portable Runtime Library
ii  libstdc++64.3.1-2The GNU Standard C++ Library v3
ii  procps1:3.2.7-8  /proc file system utilities
ii  psmisc22.6-1 Utilities that use the proc filesy
ii  xulrunner-1.9 1.9~rc2-4  XUL + XPCOM application runner

iceweasel recommends no packages.

-- no debconf information



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



Bug#487986: Build fix for hppa, mips, mipsel, powerpc

2008-06-25 Thread Thiemo Seufer
Package: lxlauncher
Version: 0.1.6-1
Severity: serious

Lxlauncher currently fails to build on hppa, mips, mipsel and powerpc.
The appended patch is a minimal fix.


Thiemo


--- lxlauncher-0.1.6/src/inotify/inotify-syscalls.h~2008-06-25 
16:06:48.0 +0100
+++ lxlauncher-0.1.6/src/inotify/inotify-syscalls.h 2008-06-25 
16:06:38.0 +0100
@@ -3,7 +3,9 @@
 
 #include sys/syscall.h
 
-#if defined(__i386__)
+#if defined(__NR_inotify_init)
+/* Presume we acquired all inotify syscall numbers fro the system headers. */
+#elif defined(__i386__)
 # define __NR_inotify_init 291
 # define __NR_inotify_add_watch292
 # define __NR_inotify_rm_watch 293



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



Bug#479087: marked as done (kdeadmin_4:4.0.72-1(experimental/powerpc/anakreon): Missing build-dep on zlib1g-dev)

2008-06-25 Thread Debian Bug Tracking System

Your message dated Wed, 25 Jun 2008 17:23:23 +0200
with message-id [EMAIL PROTECTED]
and subject line Re: Bug#479087: 
kdeadmin_4:4.0.72-1(experimental/powerpc/anakreon): Missing build-dep on 
zlib1g-dev
has caused the Debian Bug report #479087,
regarding kdeadmin_4:4.0.72-1(experimental/powerpc/anakreon): Missing build-dep 
on zlib1g-dev
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.)


-- 
479087: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479087
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: kdeadmin
Version: 4:4.0.72-1
Severity: serious
Tags: experimental

Heya,

Building your package fails on my ppc buildd:

| Automatic build of kdeadmin_4:4.0.72-1 on anakreon.ftwca.de by sbuild/powerpc 
98-farm
| Build started at 20080501-1932
| **

[...]

| cd /build/buildd/kdeadmin-4.0.72/obj-powerpc-linux-gnu/kuser  /usr/bin/g++  
 -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_GNU_SOURCE -DQT_NO_STL 
-DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS -g -O2 -g -Wall 
-O2 -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align 
-Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions 
-fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics 
-fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG 
-I/build/buildd/kdeadmin-4.0.72/obj-powerpc-linux-gnu/kuser 
-I/build/buildd/kdeadmin-4.0.72/kuser -I/build/buildd/kdeadmin-4.0.72 
-I/build/buildd/kdeadmin-4.0.72/obj-powerpc-linux-gnu -I/usr/include/KDE 
-I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtHelp 
-I/usr/include/qt4/QtWebKit -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtTest 
-I/usr/include/qt4/QtUiTools -I/usr/include/qt4/QtScript 
-I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql 
-I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork 
-I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtAssistant 
-I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtGui 
-I/usr/include/qt4/QtCore -I/usr/include/qt4/Qt 
-I/usr/share/qt4/mkspecs/default -I/usr/include/qt4   -o 
CMakeFiles/kuser.dir/ku_prefs.o -c 
/build/buildd/kdeadmin-4.0.72/obj-powerpc-linux-gnu/kuser/ku_prefs.cpp

A complete build log can be found at
http://experimental.debian.net/build.php?arch=powerpcpkg=kdeadminver=4:4.0.72-1

Marc
-- 
BOFH #439:
Hot Java has gone cold


---End Message---
---BeginMessage---
Version: 4:4.0.74-1

On Fri, May 02, 2008 at 07:00:12PM +0200, Marc 'HE' Brockschmidt wrote:
 Package: kdeadmin
 Version: 4:4.0.72-1
 Severity: serious
 Tags: experimental
 
 Heya,
 
 Building your package fails on my ppc buildd:
 
 | Automatic build of kdeadmin_4:4.0.72-1 on anakreon.ftwca.de by 
 sbuild/powerpc 98-farm
 | Build started at 20080501-1932
 | 
 **
 
 [...]
 
 | cd /build/buildd/kdeadmin-4.0.72/obj-powerpc-linux-gnu/kuser  
 /usr/bin/g++   -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_GNU_SOURCE 
 -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS -g 
 -O2 -g -Wall -O2 -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align 
 -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions 
 -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics 
 -fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG 
 -I/build/buildd/kdeadmin-4.0.72/obj-powerpc-linux-gnu/kuser 
 -I/build/buildd/kdeadmin-4.0.72/kuser -I/build/buildd/kdeadmin-4.0.72 
 -I/build/buildd/kdeadmin-4.0.72/obj-powerpc-linux-gnu -I/usr/include/KDE 
 -I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtHelp 
 -I/usr/include/qt4/QtWebKit -I/usr/include/qt4/QtDBus 
 -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtUiTools 
 -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtXml 
 -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtOpenGL 
 -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtDesigner 
 -I/usr/include/qt4/QtAssistant -I/usr/include/qt4/Qt3Support 
 -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4/Qt 
 -I/usr/share/qt4/mkspecs/default -I/usr/include/qt4   -o 
 CMakeFiles/kuser.dir/ku_prefs.o -c 
 /build/buildd/kdeadmin-4.0.72/obj-powerpc-linux-gnu/kuser/ku_prefs.cpp
 
 A complete build log can be found at
 http://experimental.debian.net/build.php?arch=powerpcpkg=kdeadminver=4:4.0.72-1


Building finely since 4:4.0.74-1

---End Message---


Bug#476912: marked as done (kdeadmin_4:4.0.68+svn794641-1(experimental/powerpc/anakreon): Missing build-dep on libxrender-dev?)

2008-06-25 Thread Debian Bug Tracking System

Your message dated Wed, 25 Jun 2008 17:21:57 +0200
with message-id [EMAIL PROTECTED]
and subject line Re: Bug#476912: 
kdeadmin_4:4.0.68+svn794641-1(experimental/powerpc/anakreon): Missing build-dep 
on libxrender-dev?
has caused the Debian Bug report #476912,
regarding kdeadmin_4:4.0.68+svn794641-1(experimental/powerpc/anakreon): Missing 
build-dep on libxrender-dev?
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.)


-- 
476912: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476912
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: kdeadmin
Version: 4:4.0.68+svn794641-1
Severity: serious
Tags: experimental

Heya,

| Automatic build of kdeadmin_4:4.0.68+svn794641-1 on anakreon.ftwca.de by 
sbuild/powerpc 98-farm
| Build started at 20080413-2329
| **

[...]

| [ 12%] Building CXX object kuser/CMakeFiles/kuser.dir/ku_prefs.o
| /usr/bin/g++   -g -Wall -O2 -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef 
-Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security 
-fno-exceptions -fno-check-new -fno-common -Woverloaded-virtual 
-fvisibility=hidden -fvisibility-inlines-hidden -DNDEBUG 
-I/build/buildd/kdeadmin-4.0.68+svn794641/obj-powerpc-linux-gnu/kuser 
-I/build/buildd/kdeadmin-4.0.68+svn794641/kuser 
-I/build/buildd/kdeadmin-4.0.68+svn794641 
-I/build/buildd/kdeadmin-4.0.68+svn794641/obj-powerpc-linux-gnu 
-I/usr/include/KDE -I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtHelp 
-I/usr/include/qt4/QtWebKit -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtTest 
-I/usr/include/qt4/QtUiTools -I/usr/include/qt4/QtScript 
-I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql 
-I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork 
-I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtAssistant 
-I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtGui 
-I/usr/include/qt4/QtCore -I/usr/include/qt4/Qt 
-I/usr/share/qt4/mkspecs/default -I/usr/include/qt4   -D_BSD_SOURCE 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_GNU_SOURCE -DQT_NO_STL 
-DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS -o 
kuser/CMakeFiles/kuser.dir/ku_prefs.o -c 
/build/buildd/kdeadmin-4.0.68+svn794641/obj-powerpc-linux-gnu/kuser/ku_prefs.cpp
| make[3]: *** No rule to make target `', needed by `kuser/kuser'.  Stop.
| make[3]: Leaving directory 
`/build/buildd/kdeadmin-4.0.68+svn794641/obj-powerpc-linux-gnu'
| make[2]: *** [kuser/CMakeFiles/kuser.dir/all] Error 2
| make[2]: Leaving directory 
`/build/buildd/kdeadmin-4.0.68+svn794641/obj-powerpc-linux-gnu'
| make[1]: *** [all] Error 2
| make[1]: Leaving directory 
`/build/buildd/kdeadmin-4.0.68+svn794641/obj-powerpc-linux-gnu'
| make: *** [debian/stamp-makefile-build] Error 2
| dpkg-buildpackage: failure: debian/rules build gave error exit status 2
| **
| Build finished at 20080413-2333
| FAILED [dpkg-buildpackage died]
| Build needed 00:02:07, 21680k disk space

A complete build log can be found at
http://experimental.debian.net/build.php?arch=powerpcpkg=kdeadminver=4:4.0.68+svn794641-1

Could this be a missing build-dep on libxrender-dev?

Marc
-- 
BOFH #220:
Someone thought The Big Red Button was a light switch.


---End Message---
---BeginMessage---
Version: 4:4.0.74-1

On Sun, Apr 20, 2008 at 10:13:15AM +0200, Marc 'HE' Brockschmidt wrote:
 Package: kdeadmin
 Version: 4:4.0.68+svn794641-1
 Severity: serious
 Tags: experimental


 A complete build log can be found at
 http://experimental.debian.net/build.php?arch=powerpcpkg=kdeadminver=4:4.0.68+svn794641-1

Building finely in powerpc since 4:4.0.74-1.
 
 
 

---End Message---


Bug#435983: mount: fails to detect LABEL=foo filesystems

2008-06-25 Thread martin f krafft
also sprach Marco d'Itri [EMAIL PROTECTED] [2007.08.11.1829 +0200]:
  Can someone please explain what changed (package/version) that this is
  causing problems?
 mount dropped its own code to parse LABEL= and UUID= and now uses the
 persistent names created by udev.
 The lvm and mdadm packages need to ship a rules file to create them.
 I will try to post them tomorrow.

Do you know if the Ubuntu package's udev integration does what we
want?

-- 
 .''`.   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


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


Bug#484270: iceweasel 3.0~b5-4 seg fault - fixed

2008-06-25 Thread Michael Danziger
Wow, how did you guess /usr/lib/iceweasel/xulrunner/libxul.so?  It worked
for me too.

I removed that file and then the packages that depended on it (xulrunner and
ia32-libs-xulrunner directly and acroread, iceweasel and a handful of others
indirectly).  I reinstalled them and it worked.  My strace said that it was
getting a segfault when it tried to open libpango, but I guess that somehow
it was libxul.so that was messing it up.  I really don't understand why it
would be this file at all, but I'm happy it works!  Bug fixed in my book as
well.

md

On Wed, Jun 25, 2008 at 2:06 PM, Geoff Reidy [EMAIL PROTECTED] wrote:

 Package: iceweasel
 Followup-For: Bug #484270

 3.0~rc2-2 also broke for me but:
 I seem to have fixed my problem. I found the file
 /usr/lib/iceweasel/xulrunner/libxul.so which dpkg -S told me didn't
 belong to any package so I rm'ed it. Well that broke lots of things so I
 reinstalled everything that had a libxul.so and now it's working.

 Pretty lame I know but I'm really not sure what did it. Also there
 aren't too many other people getting seg faults so it must have been
 something a bit odd with my install.

 Sorry to Eric for wasting your time.

 Regards,
 Geoff


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

 Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
 Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
 Shell: /bin/sh linked to /bin/bash

 Versions of packages iceweasel depends on:
 ii  debianutils   2.29   Miscellaneous utilities
 specific t
 ii  fontconfig2.6.0-1generic font configuration
 library
 ii  libc6 2.7-12 GNU C Library: Shared
 libraries
 ii  libgcc1   1:4.3.1-2  GCC support library
 ii  libglib2.0-0  2.16.3-2   The GLib library of C routines
 ii  libgtk2.0-0   2.12.10-2  The GTK+ graphical user
 interface
 ii  libnspr4-0d   4.7.1-3NetScape Portable Runtime
 Library
 ii  libstdc++64.3.1-2The GNU Standard C++ Library
 v3
 ii  procps1:3.2.7-8  /proc file system utilities
 ii  psmisc22.6-1 Utilities that use the proc
 filesy
 ii  xulrunner-1.9 1.9~rc2-4  XUL + XPCOM application runner

 iceweasel recommends no packages.

 -- no debconf information



 --
 To unsubscribe, send mail to [EMAIL PROTECTED]



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

2008-06-25 Thread Laurent Bonnaud
Hi,

this bug has been fixed by an upload for amd64.  But for other
architectures (including i386) the fixed version is not available yet
and systems remain vulnerable.  Could somebody please fix this?

-- 
Laurent Bonnaud.
http://www.lis.inpg.fr/pages_perso/bonnaud/





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



Bug#385115: marked as done (chromium-data: Unclear license for some files)

2008-06-25 Thread Debian Bug Tracking System

Your message dated Wed, 25 Jun 2008 17:32:04 +
with message-id [EMAIL PROTECTED]
and subject line Bug#385115: fixed in chromium 0.9.13.1-1
has caused the Debian Bug report #385115,
regarding chromium-data: Unclear license for some files
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.)


-- 
385115: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=385115
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: chromium-data
Version: 0.9.12-2
Severity: serious
Justification: Policy 2.1


There are no information on where data files came from. Looking at the
web page, upstream claims that music loops and raw sound effects were
taken from http://www.partnersinrhyme.com/ and
http://www.findsounds.com/. It is very likely for most of them to be
non-free, or even undistributable, as stated here:
http://www.findsounds.com/cpolicy.html

Origin from all other data files (sound, music, graphics...) should be
clarified, since they can be in the same situation. Upstream authors
should include information stating whether data is made from scratch or
based on other sources.

It is always a good idea to add some information on origin of artwork
and tools used. When data is based on other free sources, credits and a
pointer to the proper license should be given. When data is based on
non-free (or unlicensed) sources, obviously can't be distributed by
Debian and need to be replaced. And when data is created from scratch, a
short notice is appreciated to make it clear.

---End Message---
---BeginMessage---
Source: chromium
Source-Version: 0.9.13.1-1

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

chromium-data_0.9.13.1-1_all.deb
  to pool/main/c/chromium/chromium-data_0.9.13.1-1_all.deb
chromium_0.9.13.1-1.diff.gz
  to pool/main/c/chromium/chromium_0.9.13.1-1.diff.gz
chromium_0.9.13.1-1.dsc
  to pool/main/c/chromium/chromium_0.9.13.1-1.dsc
chromium_0.9.13.1-1_i386.deb
  to pool/main/c/chromium/chromium_0.9.13.1-1_i386.deb
chromium_0.9.13.1.orig.tar.gz
  to pool/main/c/chromium/chromium_0.9.13.1.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.
Paul Wise [EMAIL PROTECTED] (supplier of updated chromium 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: Thu, 26 Jun 2008 01:08:26 +0800
Source: chromium
Binary: chromium chromium-data
Architecture: source all i386
Version: 0.9.13.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team [EMAIL PROTECTED]
Changed-By: Paul Wise [EMAIL PROTECTED]
Description: 
 chromium   - fast paced, arcade-style, scrolling space shooter
 chromium-data - data pack for chromium
Closes: 385115 467123
Changes: 
 chromium (0.9.13.1-1) unstable; urgency=low
 .
   * New upstream release
 - switched to FTGL and removed non-free TexFont code (Closes: #467123)
 - replaced non-free sound and music with free versions (Closes: #385115)
 - fix watch file since upstream merged the tarballs
 - build the chromium-data package since upstream merged the tarballs
 - needs API-stable FTGL 2.1.3 RC5, build-depend on it
 - doesn't use libsmpeg-dev, drop from build-depends
 - manual page, freedesktop menu, patches merged upstream, drop
 - upstream homepage moved to sourceforge, update
 - set the debian menu item name to the same as the upstream freedesktop one
 - use the same icon in the debian menu as the upstream freedesktop one
 - can use fontconfig to find the font, build-depend on that
   * Add myself to uploaders
   * Add misc:Depends to the package depends
   * Drop build-dep on transition package libglu1-xorg-dev
   * Respect noopt, parallel=n, crossbuild properly, update config.sub/guess
 - update Standards-Version since we are now compliant with 3.8.0
Checksums-Sha1: 
 6d236614e3b40c5c4315e58ccf5240ded7f01727 1494 chromium_0.9.13.1-1.dsc
 d8e4b93ed6da140d67604c7d943f0b9c706afaf0 1493329 chromium_0.9.13.1.orig.tar.gz
 0b06626b145cc99b7c245e5eed2a47ecf5246f5d 8247 chromium_0.9.13.1-1.diff.gz
 d116cd63eaa307403de6433b903a7ef54699fe62 1215686 
chromium-data_0.9.13.1-1_all.deb
 

Bug#467123: marked as done (chromium: contains code which is not modifiable)

2008-06-25 Thread Debian Bug Tracking System

Your message dated Wed, 25 Jun 2008 17:32:04 +
with message-id [EMAIL PROTECTED]
and subject line Bug#467123: fixed in chromium 0.9.13.1-1
has caused the Debian Bug report #467123,
regarding chromium: contains code which is not modifiable
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.)


-- 
467123: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=467123
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: chromium
Version: 0.9.12-1
Severity: serious
Justification: non-free code in main

src/TexFont.cpp and src/TexFont.h contain this:

/* Copyright (c) Mark J. Kilgard, 1997. */

/* This program is freely distributable without licensing fees  and is
   provided without guarantee or warrantee expressed or  implied. This
   program is -not- in the public domain. */

This does not allow derived works (a requirement of DFSG 3).

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


signature.asc
Description: This is a digitally signed message part
---End Message---
---BeginMessage---
Source: chromium
Source-Version: 0.9.13.1-1

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

chromium-data_0.9.13.1-1_all.deb
  to pool/main/c/chromium/chromium-data_0.9.13.1-1_all.deb
chromium_0.9.13.1-1.diff.gz
  to pool/main/c/chromium/chromium_0.9.13.1-1.diff.gz
chromium_0.9.13.1-1.dsc
  to pool/main/c/chromium/chromium_0.9.13.1-1.dsc
chromium_0.9.13.1-1_i386.deb
  to pool/main/c/chromium/chromium_0.9.13.1-1_i386.deb
chromium_0.9.13.1.orig.tar.gz
  to pool/main/c/chromium/chromium_0.9.13.1.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.
Paul Wise [EMAIL PROTECTED] (supplier of updated chromium 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: Thu, 26 Jun 2008 01:08:26 +0800
Source: chromium
Binary: chromium chromium-data
Architecture: source all i386
Version: 0.9.13.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team [EMAIL PROTECTED]
Changed-By: Paul Wise [EMAIL PROTECTED]
Description: 
 chromium   - fast paced, arcade-style, scrolling space shooter
 chromium-data - data pack for chromium
Closes: 385115 467123
Changes: 
 chromium (0.9.13.1-1) unstable; urgency=low
 .
   * New upstream release
 - switched to FTGL and removed non-free TexFont code (Closes: #467123)
 - replaced non-free sound and music with free versions (Closes: #385115)
 - fix watch file since upstream merged the tarballs
 - build the chromium-data package since upstream merged the tarballs
 - needs API-stable FTGL 2.1.3 RC5, build-depend on it
 - doesn't use libsmpeg-dev, drop from build-depends
 - manual page, freedesktop menu, patches merged upstream, drop
 - upstream homepage moved to sourceforge, update
 - set the debian menu item name to the same as the upstream freedesktop one
 - use the same icon in the debian menu as the upstream freedesktop one
 - can use fontconfig to find the font, build-depend on that
   * Add myself to uploaders
   * Add misc:Depends to the package depends
   * Drop build-dep on transition package libglu1-xorg-dev
   * Respect noopt, parallel=n, crossbuild properly, update config.sub/guess
 - update Standards-Version since we are now compliant with 3.8.0
Checksums-Sha1: 
 6d236614e3b40c5c4315e58ccf5240ded7f01727 1494 chromium_0.9.13.1-1.dsc
 d8e4b93ed6da140d67604c7d943f0b9c706afaf0 1493329 chromium_0.9.13.1.orig.tar.gz
 0b06626b145cc99b7c245e5eed2a47ecf5246f5d 8247 chromium_0.9.13.1-1.diff.gz
 d116cd63eaa307403de6433b903a7ef54699fe62 1215686 
chromium-data_0.9.13.1-1_all.deb
 86fc36d59de383663cf5c1b4f0b1edd0457ca961 109864 chromium_0.9.13.1-1_i386.deb
Checksums-Sha256: 
 dc7f7569e60cdb89e7a5835b0bed5b31f7b143a4800d2ea3f8728f84f8d5aec9 1494 
chromium_0.9.13.1-1.dsc
 4d32a75ac7a3b206cafc5a971100ed2f4bdc1c055cc3a5112104ff0f85eb4e0e 1493329 
chromium_0.9.13.1.orig.tar.gz
 d1bd7cb896ca89d7bd907798db8fcff25982fa6294677e2f75ab7cf8c3e06f04 8247 
chromium_0.9.13.1-1.diff.gz
 017f253982560aaec622f9552a52b9895b653bfcb29cd8f826deed3f1b60fff2 1215686 
chromium-data_0.9.13.1-1_all.deb
 

Bug#488011: jed_1:0.99.19~pre143-1(hppa/experimental): FTBFS: test failures

2008-06-25 Thread Frank Lichtenheld
Package: jed
Version: 1:0.99.19~pre143-1
Severity: serious

Hi,

your package failed to build from source.

| Automatic build of jed_1:0.99.19~pre143-1 on lofn by sbuild/hppa 98-farm
| Build started at 20080625-0136
| **
| Checking available source versions...
| Fetching source files...
| Reading package lists...
| Building dependency tree...
| Need to get 998kB of source archives.
| Get:1 http://sinclair.farm.ftbfs.de experimental/main jed 1:0.99.19~pre143-1 
(dsc) [1432B]
| Get:2 http://sinclair.farm.ftbfs.de experimental/main jed 1:0.99.19~pre143-1 
(tar) [956kB]
| Get:3 http://sinclair.farm.ftbfs.de experimental/main jed 1:0.99.19~pre143-1 
(diff) [39.9kB]
| Fetched 998kB in 1s (706kB/s)
| Download complete and in download only mode
| ** Using build dependencies supplied by package:
| Build-Depends: debhelper (= 4.1.16), dpatch, libslang2-dev (= 2.0.7-2), 
libxft-dev, libgpmg1-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], 
libxt-dev, pkg-config, hardening-wrapper, autotools-dev
| Build-Depends-Indep: hevea
| Checking for already installed source dependencies...
[...]
| ./test/runtests.sh /build/buildd/jed-0.99.19~pre143/src/objs/jed
| Running /build/buildd/jed-0.99.19~pre143/src/objs/jed -script 
./test/test_cmode.sl
| Unable to open require.  Check the value of the S-Lang load path.
| 
| /build/buildd/jed-0.99.19~pre143/lib/cmode.sl:1672:top-level:Open failed
| /build/buildd/jed-0.99.19~pre143/src/test/test_cmode.sl:11:test_cmode:Open 
failed
|   Local variables for test_cmode:
|   String_Type file = 
/build/buildd/jed-0.99.19~pre143/src/test/test_cmode.dat
|   Undefined_Type failures = Undefined_Type
|   Undefined_Type col = Undefined_Type
|   Undefined_Type line = Undefined_Type
| /build/buildd/jed-0.99.19~pre143/src/test/test_cmode.sl:46:top-level:Open 
failed
| Running /build/buildd/jed-0.99.19~pre143/src/objs/jed -script 
./test/test_expand.sl
| Running /build/buildd/jed-0.99.19~pre143/src/objs/jed -script 
./test/test_links.sl
| Unable to open require.  Check the value of the S-Lang load path.
| 
| /build/buildd/jed-0.99.19~pre143/lib/cmode.sl:1672:top-level:Open failed
| ***string***:1:top-level:Open failed
| Traceback: called from eval: c_mode
| Traceback: eval
| /build/buildd/jed-0.99.19~pre143/lib/site.sl:1927:mode_hook:Open failed
|   Local variables for mode_hook:
|   String_Type ext = c
|   Integer_Type n = 0
|   String_Type mode = c_mode
| Error encountered while executing mode_hook
| 
| Traceback: read_file
| 
/build/buildd/jed-0.99.19~pre143/src/test/test_links.sl:59:test_link_read_write_1:Open
 failed
|   Local variables for test_link_read_write_1:
|   Undefined_Type name = Undefined_Type
|   Undefined_Type dev2_file = Undefined_Type
| /build/buildd/jed-0.99.19~pre143/src/test/test_links.sl:137:top-level:Open 
failed
| Running /build/buildd/jed-0.99.19~pre143/src/objs/jed -script 
./test/test_narrow.sl
| Unable to open require.  Check the value of the S-Lang load path.
| 
| /build/buildd/jed-0.99.19~pre143/lib/cmode.sl:1672:top-level:Open failed
| /build/buildd/jed-0.99.19~pre143/src/test/test_narrow.sl:7:test_narrow:Open 
failed
|   Local variables for test_narrow:
|   String_Type str = A single line
|   String_Type narrow_str = single
|   Undefined_Type b = Undefined_Type
| /build/buildd/jed-0.99.19~pre143/src/test/test_narrow.sl:46:top-level:Open 
failed
| Running /build/buildd/jed-0.99.19~pre143/src/objs/jed -script 
./test/test_replace.sl
| Running /build/buildd/jed-0.99.19~pre143/src/objs/jed -script 
./test/test_search.sl
| UTF-8 mode not enabled-- test_search_char not run.
| make[1]: *** [runtests] Error 1
| make[1]: Leaving directory `/build/buildd/jed-0.99.19~pre143/src'
| make: *** [build-stamp] Error 2
| dpkg-buildpackage: failure: debian/rules build gave error exit status 2
| **
| Build finished at 20080625-0142
| FAILED [dpkg-buildpackage died]

Full build log(s): 
http://experimental.ftbfs.de/build.php?ver=1:0.99.19~pre143-1pkg=jedarch=hppa

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



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



Processed: fixed 487231 in 5.4-2

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

 # Automatically generated email from bts, devscripts version 2.10.30
 fixed 487231 5.4-2
Bug#487231: gmult: empty package on ia64
Bug marked as fixed in version 5.4-2.


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#484270: iceweasel 3.0~b5-4 seg fault - fixed

2008-06-25 Thread Mike Hommey
On Wed, Jun 25, 2008 at 09:06:55PM +1000, Geoff Reidy wrote:
 Package: iceweasel
 Followup-For: Bug #484270
 
 3.0~rc2-2 also broke for me but:
 I seem to have fixed my problem. I found the file
 /usr/lib/iceweasel/xulrunner/libxul.so which dpkg -S told me didn't
 belong to any package so I rm'ed it. Well that broke lots of things so I
 reinstalled everything that had a libxul.so and now it's working.
 
 Pretty lame I know but I'm really not sure what did it. Also there
 aren't too many other people getting seg faults so it must have been
 something a bit odd with my install.

This sounds highly improbable to be the reason of the fix.
/usr/lib/iceweasel/xulrunner is a link to /usr/lib/xulrunner-1.9, where
libxul.so is and belongs to the xulrunner-1.9 package, which you can't
avoid with recent iceweasels.

Mike



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



Bug#488015: linux-libertine: Mozilla browsers crash

2008-06-25 Thread Sven Joachim
Package: linux-libertine
Version: 2.8.14-1
Severity: serious

As I discovered in #487979, iceweasel and iceape crash when they try to
load the linux-libertine font.  While this is probably a bug in pango,
I'm filing this bug as well to prevent linux-libertine from
transitioning to testing until this is investigated.

If you cannot reproduce the crash, feel free to close.  After all, I may
be the only one who sees that (did not find anything when searching the
Internet).


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

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

Versions of packages linux-libertine depends on:
ii  defoma   0.11.10-0.2 Debian Font Manager -- automatic f

Versions of packages linux-libertine recommends:
ii  fontconfig2.6.0-1generic font configuration library
ii  x-ttcidfont-conf  29 TrueType and CID fonts configurati

-- no debconf information



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



Bug#484270: iceweasel 3.0~b5-4 seg fault - fixed

2008-06-25 Thread Mike Hommey
On Wed, Jun 25, 2008 at 06:54:26PM +0300, Michael Danziger wrote:
 Wow, how did you guess /usr/lib/iceweasel/xulrunner/libxul.so?  It worked
 for me too.
 
 I removed that file and then the packages that depended on it (xulrunner and
 ia32-libs-xulrunner directly and acroread, iceweasel and a handful of others

ia32-libs-xulrunner ? I don't know of any such package. Are you talking
about ia32-libs ? By any chance, would it not start to crash again if
you reinstalled it ?

Mike



-- 
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-25 Thread Lucas Nussbaum
On 25/06/08 at 19:14 +0200, Laurent Bonnaud wrote:
 Hi,
 
 this bug has been fixed by an upload for amd64.  But for other
 architectures (including i386) the fixed version is not available yet
 and systems remain vulnerable.  Could somebody please fix this?

It was built everywhere except alpha, but the i386 build wasn't
uploaded. i386 buildd admin, can you upload ruby1.8 1.8.7.22-1 ?

Thank you,
-- 
| 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#482439: cfengine2: There are still a ton of segfaults

2008-06-25 Thread Morten Werner Forsbring
Richard A Nelson [EMAIL PROTECTED] writes:

 Package: cfengine2
 Version: 2.2.6-1
 Severity: grave
 Justification: renders package unusable + possible data loss

 ==12662== Invalid read of size 1
 ==12662==at 0x80778C8: (within /usr/sbin/cfagent)
 ==12662==by 0x8077A8A: (within /usr/sbin/cfagent)
 ==12662==by 0x807A48E: (within /usr/sbin/cfagent)
 ==12662==by 0x8053AC0: (within /usr/sbin/cfagent)
 ==12662==by 0x8053ECC: (within /usr/sbin/cfagent)
 ==12662==by 0x431A44F: (below main) (libc-start.c:222)
 ==12662==  Address 0x0 is not stack'd, malloc'd or (recently) free'd
 ==12662==
 ==12662== Process terminating with default action of signal 11 (SIGSEGV)
 ==12662==  Access not within mapped region at address 0x0

 This happens on all (or most all) of my cf files - and nearly every
 cron cfagent run

Hi,

and sorry for this late reply. Have you tested if this is improved
with 2.2.7-1 of cfengine?


- Werner



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



Processed: found 487768 in 1.14.19, found 486937 in 1.14.19

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

 # Automatically generated email from bts, devscripts version 2.10.30
 found 487768 1.14.19
Bug#487768: /usr/share/dpkg/archtable is missing armel
Bug marked as found in version 1.14.19.

 found 486937 1.14.19
Bug#486937: DEB_BUILD_OPTIONS must be whitespace-separated
Bug marked as found in version 1.14.19.


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#486354: iceweasel: Confirm the crash on rc1 and rc2

2008-06-25 Thread Mike Hommey
On Wed, Jun 25, 2008 at 04:56:50PM +0200, Daniel wrote:
 Package: iceweasel
 Version: 3.0~rc2-2
 Followup-For: Bug #486354
 
 
 Output of strace:
 
 access(/home/x/.mozilla/firefox/tf0y1sp1.default/blocklist.xml, F_OK) = 0
 access(/home/x/.mozilla/firefox/tf0y1sp1.default/blocklist.xml, F_OK) = 0
 open(/home/x/.mozilla/firefox/tf0y1sp1.default/blocklist.xml, O_RDONLY) = 51
 stat(/home/x/.mozilla/firefox/tf0y1sp1.default/blocklist.xml, 
 {st_mode=S_IFREG|0644, st_size=1338, ...}) = 0
 stat(/etc/localtime, {st_mode=S_IFREG|0644, st_size=2679, ...}) = 0
 stat(/etc/localtime, {st_mode=S_IFREG|0644, st_size=2679, ...}) = 0
 read(51, ?xml version=\1.0\?\nblocklist..., 4096) = 1338
 futex(0x7fffc74a2f0c, 0x85 /* FUTEX_??? */, 1) = 1
 futex(0x7fffc74a2f0c, 0x85 /* FUTEX_??? */, 1) = 1
 close(51)   = 0
 stat(/usr/lib/iceweasel/xulrunner/components/plugin.xpt, 
 {st_mode=S_IFREG|0644, st_size=5589, ...}) = 0
 open(/usr/lib/iceweasel/xulrunner/components/plugin.xpt, O_RDONLY) = 51
 read(51, XPCOM\nTypeLib\r\n\32\1\2\0%\0\0\25\325\0\0\0\\0\0\5\351..., 
 5589) = 5589
 close(51)   = 0
 --- SIGSEGV (Segmentation fault) @ 0 (0) ---
 unlink(/home/x/.mozilla/firefox/tf0y1sp1.default/lock) = 0
 rt_sigaction(SIGSEGV, {SIG_DFL}, NULL, 8) = 0
 rt_sigprocmask(SIG_UNBLOCK, [SEGV], NULL, 8) = 0
 tgkill(9195, 9195, SIGSEGV) = 0
 --- SIGSEGV (Segmentation fault) @ 0 (0) ---
 +++ killed by SIGSEGV +++
 Process 9195 detached
 
 
 I also removed the previous ~USER/.mozilla directory, no changes. When I 
 lauch iceweasel, I see the main windows opened and see that the link 
 http://www.mozilla.org/projects/granparadiso is searched. In my preferences, 
 I have set blank page for startup.

Can you install gdb and iceweasel-dbg, run iceweasel -g, type run at
prompt, wait for the crash, then type bt full and send the output
here?

Mike



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



Bug#487149: texlive-doc-en: Source missing for some documentation files

2008-06-25 Thread Frank Küster
Norbert Preining [EMAIL PROTECTED] wrote:

 Hi Frank,

 On Di, 24 Jun 2008, Frank Küster wrote:
 Well, I'm always for ask first, drop later. But if there was some
 upstream discussion which lead to its removal, I don't think we should
 keep it (since it would mean we have to take care for new upstream
 versions etc.).

 Ok, so then I remove it?

Yes, please.

Frank

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



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



Bug#482915: texlive-doc-en: No license info for some fontinst documentation

2008-06-25 Thread Frank Küster
Norbert Preining [EMAIL PROTECTED] wrote:

 Hi Frank,

 I was reading through this last open RC bug in texlive-doc (the
 catalogue is already blacklisted)

 On Di, 27 Mai 2008, Frank Küster wrote:
  But there's also files in the talks subdirectory for which no source is

 Which talks subdirectory? There is non in TeX Live, or do I miss
 something?

It used to be there in TL2005, but now it seems it is gone. On CTAN, it
is in 

http://tug.ctan.org/tex-archive/fonts/utilities/fontinst/doc/talks/

Can you take the opportunity to show me how to find out myself why this
is not copied to Master/texmf-dist/doc/fontinst/?

 ftp://ftp.tug.org/historic/fonts/utilities/fontinst/fontinst-1.504/doc/

 Found that, and it is the very same eps, so the source is here.

 What should we do now? I guess - honestly - that we will not reach ALan
 Jeffrey about that, we are talking about 1995!!!

 I could simply include the roadmap.fig and so it be with it.

I didn't read the fontinst guide, but I guess the content of this
roadmap file is just repeating in graphical form what the doc talks
about, so there isn't any copyrightable creative work in this. 

The graphical representation, on the other hand, might be protected by
IP law. 

I wouldn't want to judge this.

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#484270: iceweasel 3.0~b5-4 seg fault - fixed

2008-06-25 Thread Michael Danziger
~$ apt-cache show ia32-libs-xulrunner
Package: ia32-libs-xulrunner
Priority: extra
Section: libs
Installed-Size: 25184
Maintainer: Christian Marillat [EMAIL PROTECTED]
Architecture: amd64
Version: 1.8.1.3-0.2
Depends: ia32-libs (= 1.19)
Filename:
pool/main/i/ia32-libs-xulrunner/ia32-libs-xulrunner_1.8.1.3-0.2_amd64.deb
Size: 8543404
MD5sum: 77388dd0a383acdaac917e51e2aff69d
SHA1: 45aa3a3552983dceee350d724848dad86f105145
SHA256: 961a37b9ca7c6f9b33cbb2dfc83d28551d86474cfb2b47013ddc2d4c11066bb8
Description: xulrunner ia32 shared libraries
 This package delivers a set of pre-compiled ia32 (i386 family) shared
 libraries, so that third-party 32bit programs can use the libgtkembedmoz
 library to render HTML contents on 64-bit systems that include appropriate
 emulation support.
Bugs: mailto:[EMAIL PROTECTED]

I'll try to reinstall them and get back to you.

md

On Wed, Jun 25, 2008 at 9:11 PM, Mike Hommey [EMAIL PROTECTED] wrote:

 On Wed, Jun 25, 2008 at 06:54:26PM +0300, Michael Danziger wrote:
  Wow, how did you guess /usr/lib/iceweasel/xulrunner/libxul.so?  It worked
  for me too.
 
  I removed that file and then the packages that depended on it (xulrunner
 and
  ia32-libs-xulrunner directly and acroread, iceweasel and a handful of
 others

 ia32-libs-xulrunner ? I don't know of any such package. Are you talking
 about ia32-libs ? By any chance, would it not start to crash again if
 you reinstalled it ?

 Mike



Bug#488023: texlive-base-bin: bashism in preinst script

2008-06-25 Thread Frank Küster
Package: texlive-base-bin
Version: 2007.dfsg.1-4.np.etch.1
Severity: serious
Tags: patch

As discussed on [EMAIL PROTECTED], the preinst script uses a
function from our common.functions.preinst snippet which uses the
local keyword in a manner not mandated by policy, which only allows it
on a separate line, without a variable assignment at the same time. 

This is not a question of dash or not, it's simply a violation of
policy.

The patch is simple: Just rebuild the source package from the SVN
repository, common.functions.preinst already contains the fix.

Regards, Frank

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

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages texlive-base-bin depends on:
ii  ed   0.7-1   The classic unix line editor
ii  libc62.7-10  GNU C Library: Shared libraries
ii  libkpathsea4 2007.dfsg.1-4.np.etch.1 TeX Live: path search library for 
ii  libncurses5  5.6+20080308-1  Shared libraries for terminal hand
ii  libpng12-0   1.2.27-1PNG library - runtime
ii  libpoppler0c20.4.5-5.1etch2  PDF rendering library
ii  libx11-6 2:1.1.4-2   X11 client-side library
ii  libxaw7  2:1.0.4-2   X11 Athena Widget library
ii  libxmu6  2:1.0.4-1   X11 miscellaneous utility library
ii  libxpm4  1:3.5.7-1   X11 pixmap library
ii  libxt6   1:1.0.5-3   X11 toolkit intrinsics library
pn  mime-support none  (no description available)
ii  perl 5.10.0-10   Larry Wall's Practical Extraction 
pn  texlive-common   none  (no description available)
ii  zlib1g   1:1.2.3.3.dfsg-12   compression library - runtime

Versions of packages texlive-base-bin recommends:
ii  perl-tk  1:804.028-1+b1  Perl module providing the Tk graph
ii  texlive-base-bin 2007.dfsg.1-4.np.etch.1 TeX Live: Documentation files for 

Versions of packages tex-common depends on:
ii  debconf   1.5.22 Debian configuration management sy
ii  ucf   3.007  Update Configuration File: preserv

Versions of packages texlive-base-bin is related to:
pn  tetex-basenone (no description available)
pn  tetex-bin none (no description available)
pn  tetex-extra   none (no description available)
ii  tex-common1.11   common infrastructure for building

-- debconf information:
  tex-common/check_texmf_wrong:
  tex-common/check_texmf_missing:

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



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



Bug#487581: marked as done (gnumeric_1.9.0-1(hppa/experimental): FTBFS: intltool-update: command not found)

2008-06-25 Thread Debian Bug Tracking System

Your message dated Wed, 25 Jun 2008 18:32:07 +
with message-id [EMAIL PROTECTED]
and subject line Bug#487581: fixed in gnumeric 1.9.1-1
has caused the Debian Bug report #487581,
regarding gnumeric_1.9.0-1(hppa/experimental): FTBFS: intltool-update: 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.)


-- 
487581: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487581
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: gnumeric
Version: 1.9.0-1
Severity: serious

Hi,

your package failed to build from source.

| Automatic build of gnumeric_1.9.0-1 on lofn by sbuild/hppa 98-farm
| Build started at 20080622-2150
| **
| Checking available source versions...
| Fetching source files...
| Reading package lists...
| Building dependency tree...
| Need to get 18.5MB of source archives.
| Get:1 http://sinclair.farm.ftbfs.de experimental/main gnumeric 1.9.0-1 (dsc) 
[1804B]
| Get:2 http://sinclair.farm.ftbfs.de experimental/main gnumeric 1.9.0-1 (tar) 
[18.5MB]
| Get:3 http://sinclair.farm.ftbfs.de experimental/main gnumeric 1.9.0-1 (diff) 
[38.8kB]
| Fetched 18.5MB in 18s (999kB/s)
| Download complete and in download only mode
| ** Using build dependencies supplied by package:
| Build-Depends: debhelper (= 5.0.37.2), python-central (= 0.5), 
dh-buildinfo, po-debconf, gettext, bison, flex, scrollkeeper, 
libxml-parser-perl, zlib1g-dev, libglib2.0-dev (= 2.6.0), libgsf-1-dev (= 
1.14.6), libgoffice-0-6-dev (= 0.6.3), libxml2-dev (= 2.6.10-2), 
libpango1.0-dev (= 1.8.1), libgtk2.0-dev (= 2.10.0), libglade2-dev (= 
1:2.4.0-1), libart-2.0-dev (= 2.3.16-5), libgconf2-dev (= 2.6.2-1), 
libbonobo2-dev (= 2.6.2-4), libbonoboui2-dev (= 2.6.1-1), libgnome2-dev (= 
2.4.0-2), libgnomeui-dev (= 2.4.0-2), libgsf-gnome-1-dev (= 1.14.6), 
pxlib-dev (= 0.5.1-2+b1), libpsiconv-dev (= 0.9.8-2), libperl-dev, 
python-dev, python-gtk2-dev
| Checking for already installed source dependencies...
[...]
| cd build  env srcdir=`pwd`/.. \
|   ../configure --prefix=/usr --mandir=\${prefix}/share/man 
--sysconfdir=/etc --localstatedir=/var/lib --libexecdir=/usr/bin 
--enable-compile-warnings=minimum  --enable-ssindex --without-gda 
--without-gnomedb --without-gb --with-psiconv --with-paradox --with-perl 
PYTHON=/usr/bin/python --with-python --without-bonobo --disable-pdfdocs --build 
hppa-linux-gnu CC=cc  -Wl,-O1 -Wl,--as-needed CFLAGS=-Wall -g -O2
| checking for a BSD-compatible install... /usr/bin/install -p
| checking whether build environment is sane... yes
| checking for a thread-safe mkdir -p... /bin/mkdir -p
| checking for gawk... no
| checking for mawk... mawk
| checking whether make sets $(MAKE)... yes
| checking whether to enable maintainer-specific portions of Makefiles... no
| checking for style of include used by make... GNU
| checking for gcc... cc  -Wl,-O1 -Wl,--as-needed
| checking for C compiler default output file name... a.out
| checking whether the C compiler works... yes
| checking whether we are cross compiling... no
| checking for suffix of executables... 
| checking for suffix of object files... o
| checking whether we are using the GNU C compiler... yes
| checking whether cc  -Wl,-O1 -Wl,--as-needed accepts -g... yes
| checking for cc  -Wl,-O1 -Wl,--as-needed option to accept ISO C89... none 
needed
| checking dependency style of cc  -Wl,-O1 -Wl,--as-needed... gcc3
| checking for intltool = 0.29... ../configure: line 3869: intltool-update: 
command not found
|  found
| configure: error: Your intltool is too old.  You need intltool 0.29 or later.
| make: *** [configure-stamp] Error 1
| dpkg-buildpackage: failure: debian/rules build gave error exit status 2
| **
| Build finished at 20080622-2159
| FAILED [dpkg-buildpackage died]

Full build log(s): 
http://experimental.ftbfs.de/build.php?ver=1.9.0-1pkg=gnumericarch=hppa

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


---End Message---
---BeginMessage---
Source: gnumeric
Source-Version: 1.9.1-1

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

gnumeric-common_1.9.1-1_all.deb
  to pool/main/g/gnumeric/gnumeric-common_1.9.1-1_all.deb
gnumeric-doc_1.9.1-1_all.deb
  to pool/main/g/gnumeric/gnumeric-doc_1.9.1-1_all.deb
gnumeric-plugins-extra_1.9.1-1_amd64.deb
  to pool/main/g/gnumeric/gnumeric-plugins-extra_1.9.1-1_amd64.deb
gnumeric_1.9.1-1.diff.gz
  to 

Bug#488041: eric: Eric4 crashes at startup

2008-06-25 Thread Kjo Hansi Glaz
Package: eric
Version: 4.1.5-1
Severity: grave
Justification: renders package unusable


When trying to start eric on my lenny, it hangs and I get the following
output :

class 'PyQt4.QtGui.QDockWidget'
An unhandled exception occurred. Please report the problem using the
error reporting dialog or via email to [EMAIL PROTECTED]. A
log has been written to /home/kjo/.eric4/eric4_error.log.

Error information:

2008-06-25, 16:56:20

type 'exceptions.TypeError':
argument 1 of QsciScintilla() has an invalid type

  File /usr/share/eric/modules/eric4.py, line 248, in module
main()
  File /usr/share/eric/modules/eric4.py, line 233, in main
mainWindow = UserInterface(loc, splash, pluginFile)
  File /usr/share/eric/modules/UI/UserInterface.py, line
216, in __init__
self.__createLayout(debugServer)
  File /usr/share/eric/modules/UI/UserInterface.py,
line 655, in __createLayout
self.shell = Shell(debugServer,
self.viewmanager, self.shellDock)
  File /usr/share/eric/modules/QScintilla/Shell.py,
line 42, in __init__
QsciScintillaCompat.__init__(self, parent)
  File /usr/share/eric/modules/QScintilla/QsciScintillaCompat.py,
line 53, in __init__
QsciScintilla.__init__(self, parent)


Version Numbers:
  Python 2.5.2
  Qt 4.4.0
  PyQt4 4.4.2
  sip sip version not available
  QScintilla 2.2
  eric4 4.1.5 (r2207)

Platform: linux2
2.5.2 (r252:60911, May 28 2008, 08:35:32)
[GCC 4.2.4 (Debian 4.2.4-1)]


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

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
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 eric depends on:
ii  bicyclerepair 0.9-4.2A refactoring tool for python
ii  python2.5.2-1An interactive high-level
object-o
ii  python-central0.6.7  register and build utility
for Pyt
ii  python-qscintilla22.2-1  Python bindings for
QScintilla 2
ii  python-qt44.4.2-1Python bindings for Qt4

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

-- no debconf information



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



Bug#488040: cl-ppcre: Cannot include package in clisp compiler

2008-06-25 Thread Riccardo Ricci
Package: cl-ppcre
Version: 1.3.2-2
Severity: grave
Justification: renders package unusable

When I try to compile a file .lisp that include cl-ppcre:X compile
fails.

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

Kernel: Linux 2.6.25-2-amd64 (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 cl-ppcre depends on:
ii  common-lisp-controller6.15   Common Lisp source and compiler ma

cl-ppcre recommends no packages.

-- no debconf information



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



Bug#482915: texlive-doc-en: No license info for some fontinst documentation

2008-06-25 Thread Norbert Preining
On Mi, 25 Jun 2008, Frank Küster wrote:
 Can you take the opportunity to show me how to find out myself why this
 is not copied to Master/texmf-dist/doc/fontinst/?

Why, because we (Karl, me, whoever) didn't include it into the TeX Live
repository? I am not sure what you mean with show me  The talks
directory is not only not present in the Debian packages, but also in
upstream TL 2007 Master. So well.

 The graphical representation, on the other hand, might be protected by
 IP law. 

I will (would?) take a practical POV: All the documents/files are free,
that one .fig is missing a statement, so what.

I will (would?) add the .fig, and close this bug.

WDYT?

Best wishes

Norbert

---
Dr. Norbert Preining [EMAIL PROTECTED]Vienna University of Technology
Debian Developer [EMAIL PROTECTED] Debian TeX Group
gpg DSA: 0x09C5B094  fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
---
SNITTERFIELD (n.)
Office noticeboard on which snitters (q.v.), cards saying 'You don't
have to be mad to work here, but if you are it helps !!!' and slightly
smutty postcards from Ibiza get pinned up by snitterbies (q.v.)
--- Douglas Adams, The Meaning of Liff



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



Bug#484270: iceweasel 3.0~b5-4 seg fault - fixed

2008-06-25 Thread Mike Hommey
On Wed, Jun 25, 2008 at 10:48:45PM +0300, Teodor wrote:
 On 6/25/08, Michael Danziger [EMAIL PROTECTED] wrote:
  ~$ apt-cache show ia32-libs-xulrunner
  Package: ia32-libs-xulrunner
  Maintainer: Christian Marillat [EMAIL PROTECTED]
   Architecture: amd64
  Version: 1.8.1.3-0.2
 
 I'm running amd64 at home and I don't have this package installed nor
 found available.

That's normal, it's not a package provided by debian.

Mike



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



Bug#484270: iceweasel 3.0~b5-4 seg fault - fixed

2008-06-25 Thread Teodor
On 6/25/08, Michael Danziger [EMAIL PROTECTED] wrote:
 ~$ apt-cache show ia32-libs-xulrunner
 Package: ia32-libs-xulrunner
 Maintainer: Christian Marillat [EMAIL PROTECTED]
  Architecture: amd64
 Version: 1.8.1.3-0.2

I'm running amd64 at home and I don't have this package installed nor
found available.

piti:~# aptitude search ia32-libs
i A ia32-libs -
ia32 shared libraries for use on amd64 and ia64 systems
i A ia32-libs-gtk -
GTK+ ia32 shared libraries
piti:~#
piti:~#
piti:~# apt-cache search ia32-libs
ia32-libs - ia32 shared libraries for use on amd64 and ia64 systems
ia32-libs-gtk - GTK+ ia32 shared libraries
piti:~#


Do you have any extra repositories in your sources.list file?
For a proper test of iceweasel 3.0 you should purge that package since
it seems to be compatible with xulrunner 1.8 and NOT 1.9 required by
iceweasel/firefox 3.0.

Thanks



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



Bug#487149: texlive-doc-en: Source missing for some documentation files

2008-06-25 Thread Norbert Preining
On Mi, 25 Jun 2008, Frank Küster wrote:
 Yes, please.

Already committed.

Best wishes

Norbert

---
Dr. Norbert Preining [EMAIL PROTECTED]Vienna University of Technology
Debian Developer [EMAIL PROTECTED] Debian TeX Group
gpg DSA: 0x09C5B094  fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
---
BANFF
Pertaining to, or descriptive of, that kind of facial expression which
is impossible to achieve except when having a passport photograph
taken.
--- Douglas Adams, The Meaning of Liff



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



Bug#488041: eric: Eric4 crashes at startup

2008-06-25 Thread Gudjon I. Gudjonsson
Hi
This is due to Qscintilla2. You need version 2.2-4 but the version in 
testing is 2.2-1.
Please install the version from unstable. I have already informed the 
maintainer of Qscintilla2 and I hope the problem will be solved in few days.

Cheers
Gudjon



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



Bug#488041: Fwd: Re: eric stirbt beim starten

2008-06-25 Thread Mag. Dr. Nikolaus Klepp
This is what I got from Detlev Offenbach:

--  Weitergeleitete Nachricht  --

Betreff: Re: eric stirbt beim starten
Datum: Mittwoch, 25. Juni 2008
Von: Detlev Offenbach [EMAIL PROTECTED]
An: Mag. Dr. Nikolaus Klepp [EMAIL PROTECTED]

On Dienstag, 24. Juni 2008, you wrote:
 hallo!

 ERIC stirbt beim starten gleich nach dem splashscreen, fehlerlog liegt bei.

 lg,
 nik

You probably upgraded PyQt4 and didn't recreate the QScintilla Python 
bindings.

Regards,
Detlev
-- 
Detlev Offenbach
[EMAIL PROTECTED]

---

-- 

Mag. Dr. Nikolaus Klepp
IT Consultant
Einnehmerstraße 14
A-4810 Gmunden
Tel.: +43 650 82 11 724
email: [EMAIL PROTECTED]



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



Bug#486354: iceweasel: Confirm the crash on rc1 and rc2

2008-06-25 Thread Daniel Huhardeaux

Mike Hommey a écrit :

[...]
Can you install gdb and iceweasel-dbg, run iceweasel -g, type run at
prompt, wait for the crash, then type bt full and send the output
here

Here we are:

(gdb) bt full
#0 0x7fa75cc3b2cf in JavaPluginFactory5::Initialize () from 
/usr/lib/j2se/1.4/jre/plugin/amd64/mozilla/libjavaplugin_oji.so

No symbol table info available.
#1 0x7fa75cc3a873 in JavaPluginFactory5::Create () from 
/usr/lib/j2se/1.4/jre/plugin/amd64/mozilla/libjavaplugin_oji.so

No symbol table info available.
#2 0x7fa75cc37892 in NSGetFactory () from 
/usr/lib/j2se/1.4/jre/plugin/amd64/mozilla/libjavaplugin_oji.so

No symbol table info available.
#3 0x7fa777d5fc7f in nsPluginFile::GetPluginInfo 
(this=0x7fff81fbb8e0, [EMAIL PROTECTED]) at nsPluginsDirUnix.cpp:453

factory = {nsCOMPtr_base = {mRawPtr = 0x0}, No data fields}
rv = value optimized out
mimedescr = 0x0
name = 0x0
description = 0x0
mgr = (class nsIServiceManagerObsolete *) 0x7fa76b81a1a0
plugin = {nsCOMPtr_base = {mRawPtr = 0x0}, No data fields}
kPluginCID = {m0 = 4291179008, m1 = 53001, m2 = 4562, m3 = ���\217z�\035�}
#4 0x7fa777d5934b in nsPluginHostImpl::ScanPluginsDirectory 
(this=0x7fa7680d1ee0, pluginsDir=value optimized out, 
compManager=value optimized out,
aCreatePluginList=1, aPluginsChanged=0x7fff81fbba14, 
checkForUnwantedPlugins=0) at nsPluginHostImpl.cpp:5181
pluginFile = {_vptr.nsPluginFile = 0x7fa77857af70, pLibrary = 
0x7fa76a316770, mPlugin = {nsCOMPtr_base = {

mRawPtr = 0x7fa768073800}, No data fields}}
pluginLibrary = (PRLibrary *) 0x7fa76a316770
info = {fPluginInfoSize = 72, fName = 0x0, fDescription = 0x0, 
fVariantCount = 0, fMimeTypeArray = 0x0, fMimeDescriptionArray = 0x0,

fExtensionArray = 0x0, fFileName = 0x0, fFullPath = 0x0}
res = value optimized out
file = {nsCOMPtr_base = {mRawPtr = 0x7fa768073800}, No data fields}
localfile = {nsCOMPtr_base = {mRawPtr = 0x7fa768073800}, No data fields}
fileModTime = 1133271649000
pluginTag = {mRawPtr = 0x0}
oldFlags = 1
i = 8
rv = 0
dirPath = {nsFixedCString = {nsCString = {nsACString_internal = 
{nsCSubstring_base = {No data fields},
mData = 0x7fa7697c9a38 /usr/lib/mozilla/plugins, mLength = 24, mFlags 
= 65541}, No data fields}, mFixedCapacity = 63,

mFixedBuf = 0x7fff81fbb830 },
mStorage = 
[EMAIL PROTECTED]@7\ah�\177\000}

iter = {nsCOMPtr_base = {mRawPtr = 0x7fa768129e40}, No data fields}
pluginFilesArray = {nsVoidArray = {mImpl = 0x7fa769734550},
mAutoBuf = [EMAIL PROTECTED] 
[EMAIL PROTECTED] 
[EMAIL PROTECTED];j�\177\000\000\200^;j�\177\000}

hasMore = 0
---Type return to continue, or q return to quit---
#5 0x7fa777d596c9 in nsPluginHostImpl::ScanPluginsDirectoryList 
(this=0x7fa7680d1ee0, dirEnum=0x7fa76adcfa60, compManager=0x7fa76b81a170,
aCreatePluginList=1, aPluginsChanged=0x7fff81fbbac8, 
checkForUnwantedPlugins=0) at nsPluginHostImpl.cpp:5284

supports = {nsCOMPtr_base = {mRawPtr = 0x7fa768073740}, No data fields}
rv = 0
nextDir = {nsCOMPtr_base = {mRawPtr = 0x7fa768073740}, No data fields}
pluginschanged = 1
hasMore = 1
#6 0x7fa777d597fa in nsPluginHostImpl::FindPlugins 
(this=0x7fa7680d1ee0, aCreatePluginList=1, aPluginsChanged=0x7fff81fbbb1c)

at nsPluginHostImpl.cpp:5376
rv = 0
compManager = {nsCOMPtr_base = {mRawPtr = 0x7fa76b81a170}, No data 
fields}
dirService = {nsCOMPtr_base = {mRawPtr = 0x7fa778b50198}, No data 
fields}

dirList = {nsCOMPtr_base = {mRawPtr = 0x7fa76adcfa60}, No data fields}
pluginschanged = 1
next = {mRawPtr = 0x0}
prev = {mRawPtr = 0x7fa778b6c300}
#7 0x7fa777d5997c in nsPluginHostImpl::LoadPlugins 
(this=0x7fa78001) at nsPluginHostImpl.cpp:5304

pluginschanged = value optimized out
rv = value optimized out
#8 0x7fa777d51160 in nsPluginHostImpl::FindPluginForType 
(this=0x7fa78001, aMimeType=0x7fff81fbb478 J7�\\�\177, 
aCheckEnabled=0)

at nsPluginHostImpl.cpp:4495
plugins = (nsPluginTag *) 0x0
variants = value optimized out
cnt = value optimized out
#9 0x7fa777d5128f in nsPluginHostImpl::IsPluginEnabledForType 
(this=0x7fa78001, aMimeType=0x7fff81fbb478 J7�\\�\177) at 
nsPluginHostImpl.cpp:4213

plugin = value optimized out
#10 0x7fa777e240e7 in nsJVMManager (this=0x7fa76786b6d0, 
outer=0x7fa76786b700) at nsJVMManager.cpp:395

No locals.
#11 0x7fa777e29409 in nsJVMManagerConstructor (aOuter=0x0, 
[EMAIL PROTECTED], aResult=0x7fff81fbbc70) at nsCJVMManagerFactory.cpp:57

inst = (class nsJVMManager *) 0x7fa78001
inner = value optimized out
rv = value optimized out
#12 0x7fa777eaf976 in nsComponentManagerImpl::CreateInstance 
(this=value optimized out, aClass=value optimized out, aDelegate=0x0,

[EMAIL PROTECTED], aResult=0x7fff81fbbc70) at nsComponentManager.cpp:1670
entry = value optimized out
factory = (class nsIFactory *) 0x7fa7681c37e0
rv = 2147500035
#13 0x7fa777eb0875 in nsComponentManagerImpl::GetService 
(this=0x7fa76b81a170, [EMAIL PROTECTED], [EMAIL PROTECTED], 
result=0x7fff81fbbcf8)

at nsComponentManager.cpp:1882
mon = {nsAutoLockBase = {No data fields}, 

Bug#486354: iceweasel: Confirm the crash on rc1 and rc2

2008-06-25 Thread Mike Hommey
On Wed, Jun 25, 2008 at 10:27:40PM +0200, Daniel Huhardeaux wrote:
 Mike Hommey a écrit :
 [...]
 Can you install gdb and iceweasel-dbg, run iceweasel -g, type run at
 prompt, wait for the crash, then type bt full and send the output
 here
 Here we are:

 (gdb) bt full
 #0 0x7fa75cc3b2cf in JavaPluginFactory5::Initialize () from  
 /usr/lib/j2se/1.4/jre/plugin/amd64/mozilla/libjavaplugin_oji.so
 No symbol table info available.

So, you seem to have a problem with the java plugin...
Probably nothing we can do here. Maybe running
MOZILLA_NO_JEMALLOC=1 iceweasel
works better ?

Mike



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



Processed: Re: Bug#488040: cl-ppcre: Cannot include package in clisp compiler

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

 severity 488040 normal
Bug#488040: cl-ppcre: Cannot include package in clisp compiler
Severity set to `normal' from `grave'

 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#484228: grub-pc: root partition fail to mount by uuid

2008-06-25 Thread Robert Millan
notfound 484228 1.96+20080617-1
thanks

On Mon, Jun 23, 2008 at 01:25:38PM +0200, Marcus Better wrote:
 found 484228 1.96+20080617-1
 thanks
 
 I got an unbootable system with this version too. Grub failed to locate 
 the kernel. I use dm-crypt encrypted root over LVM. Had to boot from a 
 rescue CD and enable GRUB_DISABLE_LINUX_UUID.

GRUB_DISABLE_LINUX_UUID does nothing to fix Grub failed to locate the kernel.

Please be more specific about your problem.  And please file a separate bug
instead of recycling bugs for seemingly related problems.

-- 
Robert Millan

GPLv2 I know my rights; I want my phone call!
DRM What good is a phone call… if you are unable to speak?
(as seen on /.)



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



Processed: Re: Bug#484228: grub-pc: root partition fail to mount by uuid

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

 notfound 484228 1.96+20080617-1
Bug#484228: grub-pc: root partition fail to mount by uuid
Bug no longer marked as found in version 1.96+20080617-1.

 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#484228: grub-pc: Bug possibly reappeared

2008-06-25 Thread Robert Millan
On Sun, Jun 22, 2008 at 07:34:51PM -0400, Nathan A. Stine wrote:
 
 Note that I do not use LVM or dmRAID.

Then your bug is not in GRUB.  File a separate bug on initramfs-tools.

-- 
Robert Millan

GPLv2 I know my rights; I want my phone call!
DRM What good is a phone call… if you are unable to speak?
(as seen on /.)



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



Bug#483200: marked as done (Breaks suspend on a HP 6701b)

2008-06-25 Thread Debian Bug Tracking System

Your message dated Wed, 25 Jun 2008 20:47:03 +
with message-id [EMAIL PROTECTED]
and subject line Bug#483200: fixed in hotkey-setup 0.1-22
has caused the Debian Bug report #483200,
regarding Breaks suspend on a HP 6701b
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.)


-- 
483200: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=483200
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: hotkey-setup
Version: 0.1-21
Severity: serious

As said in the subject. hotkey-setup breaks suspend (or actually resume) on a
HP 6701B. The hotkey-setup sets the DOS entry of the acpi video bits to 4
(which is a bit odd in itself as it's defined as a 2 bit value afaik).
Unfortunately some machines are quite sensitive to this value, with the setting
to 4 the machine doesn't come back from suspend when suspending under X.

See http://bugzilla.kernel.org/show_bug.cgi?id=6001 for more braindamage with
regards to this.

  Sjoerd

-- System Information:
Debian Release: lenny/sid
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'unstable'), (500, 'testing'), (101, 
'experimental')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.25-2-powerpc
Locale: LANG=C, LC_CTYPE=nl_NL (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash


---End Message---
---BeginMessage---
Source: hotkey-setup
Source-Version: 0.1-22

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

hotkey-setup_0.1-22.dsc
  to pool/main/h/hotkey-setup/hotkey-setup_0.1-22.dsc
hotkey-setup_0.1-22.tar.gz
  to pool/main/h/hotkey-setup/hotkey-setup_0.1-22.tar.gz
hotkey-setup_0.1-22_i386.deb
  to pool/main/h/hotkey-setup/hotkey-setup_0.1-22_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.
Petter Reinholdtsen [EMAIL PROTECTED] (supplier of updated hotkey-setup 
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: Wed, 25 Jun 2008 21:35:29 +0200
Source: hotkey-setup
Binary: hotkey-setup
Architecture: source i386
Version: 0.1-22
Distribution: unstable
Urgency: low
Maintainer: Petter Reinholdtsen [EMAIL PROTECTED]
Changed-By: Petter Reinholdtsen [EMAIL PROTECTED]
Description: 
 hotkey-setup - auto-configures laptop hotkeys
Closes: 483200
Changes: 
 hotkey-setup (0.1-22) unstable; urgency=low
 .
   * Merge changes from Ubuntu version 0.1-17ubuntu21.
 - Change default _DOS value to prevent crashes from 4 to 7
   (Closes: #483200).
   * Handle systems without xorg.conf files by asking discover v2 about
 the correct X driver to use on a given system, until a way to ask
 X which driver it is using is found.
   * Updated standards-version from 3.7.3 to 3.8.0.  No change needed.
 .
 hotkey-setup (0.1-17ubuntu21) hardy; urgency=low
 .
   * Change the default _DOS value, preventing crashes on lid close.
 LP: #157691.
Checksums-Sha1: 
 36ff92bba045a23ca0d93705fdb48f7abb951f96 733 hotkey-setup_0.1-22.dsc
 a9718183b60dce7d6908bdb4789ba9e009123489 20452 hotkey-setup_0.1-22.tar.gz
 57d82c53e19d6c01ac9ef5d6a1f3f727cf0c5203 22846 hotkey-setup_0.1-22_i386.deb
Checksums-Sha256: 
 1d92b02e8fcb9690712d71ec949c8a07010b43262b8a02df79805bac300f3345 733 
hotkey-setup_0.1-22.dsc
 c3697ced4f19231f1c6dd3de7b2795fc17b22708aa48b2dc8655d11578ae4e71 20452 
hotkey-setup_0.1-22.tar.gz
 ba9ab542d27bb343bb75e19af8f16e58e1c73a9076bd6d3e849b5674812bb577 22846 
hotkey-setup_0.1-22_i386.deb
Files: 
 6d6e7ecf3452d90a5adc8689724db408 733 misc optional hotkey-setup_0.1-22.dsc
 792e6775956eeb393b8d42cf132efb89 20452 misc optional hotkey-setup_0.1-22.tar.gz
 c9a36edfd820e8134e91a32ceeaaa0a2 22846 misc optional 
hotkey-setup_0.1-22_i386.deb

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

iD8DBQFIYqFi20zMSyow1ykRAreTAJ0fyVAgXUf3IkZiM+bH0W+OUG428QCgiIdg
cFUty3gjYyXoM3TwgaqRSW0=
=S63B
-END PGP SIGNATURE-


---End Message---


Bug#487934: marked as done (poco - FTBFS: error: 'POCO_ARCH' was not declared in this scope)

2008-06-25 Thread Debian Bug Tracking System

Your message dated Wed, 25 Jun 2008 20:47:11 +
with message-id [EMAIL PROTECTED]
and subject line Bug#487934: fixed in poco 1.3.2+dfsg1-2
has caused the Debian Bug report #487934,
regarding poco - FTBFS: error: 'POCO_ARCH' was not declared in this scope
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.)


-- 
487934: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487934
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: poco
Version: 1.3.2+dfsg1-1.1
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of poco_1.3.2+dfsg1-1.1 on debian-31.osdl.marist.edu by 
 sbuild/s390 98
[...]
 g++ -Iinclude -I/build/buildd/poco-1.3.2+dfsg1/Foundation/include 
 -I/build/buildd/poco-1.3.2+dfsg1/XML/include 
 -I/build/buildd/poco-1.3.2+dfsg1/Util/include 
 -I/build/buildd/poco-1.3.2+dfsg1/Net/include 
 -I/build/buildd/poco-1.3.2+dfsg1/NetSSL_OpenSSL/include 
 -I/build/buildd/poco-1.3.2+dfsg1/Data/include 
 -I/build/buildd/poco-1.3.2+dfsg1/Data/SQLite/include 
 -I/build/buildd/poco-1.3.2+dfsg1/Data/ODBC/include 
 -I/build/buildd/poco-1.3.2+dfsg1/CppUnit/include -Wall -Wno-sign-compare 
 -DPOCO_BUILD_HOST=debian-31.osdl.marist.edu  -D_XOPEN_SOURCE=500 -D_REENTRANT 
 -D_THREAD_SAFE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE  -g -D_DEBUG 
 -fPIC -c src/CoreTest.cpp -o 
 /build/buildd/poco-1.3.2+dfsg1/Foundation/testsuite/obj/Linux/s390/debug_shared/CoreTest.o
 src/CoreTest.cpp: In member function 'void CoreTest::testPlatform()':
 src/CoreTest.cpp:69: error: 'POCO_ARCH' was not declared in this scope
 make[3]: *** 
 [/build/buildd/poco-1.3.2+dfsg1/Foundation/testsuite/obj/Linux/s390/debug_shared/CoreTest.o]
  Error 1
 make[3]: Leaving directory 
 `/build/buildd/poco-1.3.2+dfsg1/Foundation/testsuite'
 make[2]: *** [projects] Error 2
 make[2]: Leaving directory 
 `/build/buildd/poco-1.3.2+dfsg1/Foundation/testsuite'
 make[1]: *** [Foundation-tests] Error 2
 make[1]: Leaving directory `/build/buildd/poco-1.3.2+dfsg1'
 make: *** [build-stamp] Error 2
 dpkg-buildpackage: failure: debian/rules build gave error exit status 2
 **
 Build finished at 20080621-1010
 FAILED [dpkg-buildpackage died]


---End Message---
---BeginMessage---
Source: poco
Source-Version: 1.3.2+dfsg1-2

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

libpoco5-dev_1.3.2+dfsg1-2_i386.deb
  to pool/main/p/poco/libpoco5-dev_1.3.2+dfsg1-2_i386.deb
libpocodata5-dbg_1.3.2+dfsg1-2_i386.deb
  to pool/main/p/poco/libpocodata5-dbg_1.3.2+dfsg1-2_i386.deb
libpocodata5_1.3.2+dfsg1-2_i386.deb
  to pool/main/p/poco/libpocodata5_1.3.2+dfsg1-2_i386.deb
libpocofoundation5-dbg_1.3.2+dfsg1-2_i386.deb
  to pool/main/p/poco/libpocofoundation5-dbg_1.3.2+dfsg1-2_i386.deb
libpocofoundation5_1.3.2+dfsg1-2_i386.deb
  to pool/main/p/poco/libpocofoundation5_1.3.2+dfsg1-2_i386.deb
libpoconet5-dbg_1.3.2+dfsg1-2_i386.deb
  to pool/main/p/poco/libpoconet5-dbg_1.3.2+dfsg1-2_i386.deb
libpoconet5_1.3.2+dfsg1-2_i386.deb
  to pool/main/p/poco/libpoconet5_1.3.2+dfsg1-2_i386.deb
libpoconetssl5-dbg_1.3.2+dfsg1-2_i386.deb
  to pool/main/p/poco/libpoconetssl5-dbg_1.3.2+dfsg1-2_i386.deb
libpoconetssl5_1.3.2+dfsg1-2_i386.deb
  to pool/main/p/poco/libpoconetssl5_1.3.2+dfsg1-2_i386.deb
libpocoodbc5-dbg_1.3.2+dfsg1-2_i386.deb
  to pool/main/p/poco/libpocoodbc5-dbg_1.3.2+dfsg1-2_i386.deb
libpocoodbc5_1.3.2+dfsg1-2_i386.deb
  to pool/main/p/poco/libpocoodbc5_1.3.2+dfsg1-2_i386.deb
libpocosqlite5-dbg_1.3.2+dfsg1-2_i386.deb
  to pool/main/p/poco/libpocosqlite5-dbg_1.3.2+dfsg1-2_i386.deb
libpocosqlite5_1.3.2+dfsg1-2_i386.deb
  to pool/main/p/poco/libpocosqlite5_1.3.2+dfsg1-2_i386.deb
libpocoutil5-dbg_1.3.2+dfsg1-2_i386.deb
  to pool/main/p/poco/libpocoutil5-dbg_1.3.2+dfsg1-2_i386.deb
libpocoutil5_1.3.2+dfsg1-2_i386.deb
  to pool/main/p/poco/libpocoutil5_1.3.2+dfsg1-2_i386.deb
libpocoxml5-dbg_1.3.2+dfsg1-2_i386.deb
  to pool/main/p/poco/libpocoxml5-dbg_1.3.2+dfsg1-2_i386.deb
libpocoxml5_1.3.2+dfsg1-2_i386.deb
  to pool/main/p/poco/libpocoxml5_1.3.2+dfsg1-2_i386.deb
poco_1.3.2+dfsg1-2.diff.gz
  to pool/main/p/poco/poco_1.3.2+dfsg1-2.diff.gz
poco_1.3.2+dfsg1-2.dsc
  to pool/main/p/poco/poco_1.3.2+dfsg1-2.dsc



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

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution 

Bug#484813: ffmpeg2theora: Same problem here.

2008-06-25 Thread John Varouhakis
Package: ffmpeg2theora
Followup-For: Bug #484813


I'm having this problem, too. This is what I get:


The following packages are BROKEN:
  ffmpeg2theora
0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 25,4kB of archives. After unpacking 106kB will be used.
The following packages have unmet dependencies:
  ffmpeg2theora: Depends: libavcodec1d (= 0.cvs20070307) which is a virtual 
package.
 Depends: libavformat1d (= 0.cvs20070307) which is a virtual 
package.
 Depends: libavutil1d (= 0.cvs20070307) which is a virtual 
package.
 Depends: libswscale1d (= 0.cvs20070307) which is a virtual 
package.
Unable to resolve dependencies!  Giving up...
The following packages are BROKEN:
  ffmpeg2theora



Thanks,
John.-


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (650, 'testing'), (600, 'unstable'), (400, 'experimental')
Architecture: i386 (i686)

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

Versions of packages ffmpeg2theora depends on:
pn  libavcodec1d  none (no description available)
pn  libavformat1d none (no description available)
pn  libavutil1d   none (no description available)
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libgsm1   1.0.12-1   Shared libraries for GSM speech co
ii  libogg0   1.1.3-4Ogg Bitstream Library
ii  libraw1394-8  1.3.0-3library for direct access to IEEE 
pn  libswscale1d  none (no description available)
ii  libtheora01.0~beta3-1The Theora Video Compression Codec
ii  libvorbis0a   1.2.0.dfsg-3.1 The Vorbis General Audio Compressi
ii  libvorbisenc2 1.2.0.dfsg-3.1 The Vorbis General Audio Compressi

ffmpeg2theora recommends no packages.



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



Bug#488054: Buffy.so outside perl's @INC

2008-06-25 Thread martin f krafft
Package: libbuffy-perl
Version: 0.4
Severity: grave

Trying to run buffycli, I now get:

Can't locate Buffy.pm in @INC (@INC contains:
/home/madduck/debian/pkg/buffy/buffycli/lib/ /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
/home/madduck/debian/pkg/buffy/buffycli/buffycli.pl line 59.

The reason seems to be /usr/lib/perl5/auto/Buffy/Buffy.so, which is
not in the search path (which is the default in the above, I did not
modify it).

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

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

Versions of packages libbuffy-perl depends on:
ii  libc6  2.7-12GNU C Library: Shared libraries
ii  libgcc11:4.3.1-2 GCC support library
ii  libglib2.0-0   2.16.3-2  The GLib library of C routines
ii  libglibmm-2.4-1c2a 2.16.3-1  C++ wrapper for the GLib toolkit (
ii  libsigc++-2.0-0c2a 2.0.18-2  type-safe Signal Framework for C++
ii  libxml++2.6-2  2.22.0-1  A C++ interface to the GNOME XML l
ii  libxml22.6.32.dfsg-2 GNOME XML library
ii  perl   5.10.0-11 Larry Wall's Practical Extraction 
ii  perl-base [perlapi-5.10.0] 5.10.0-11 The Pathologically Eclectic Rubbis

libbuffy-perl recommends no packages.

-- no debconf information


-- 
 .''`.   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


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


Bug#487981: marked as done (basket FTBFS)

2008-06-25 Thread Debian Bug Tracking System

Your message dated Wed, 25 Jun 2008 21:47:04 +
with message-id [EMAIL PROTECTED]
and subject line Bug#487981: fixed in basket 1.0.2-5
has caused the Debian Bug report #487981,
regarding basket FTBFS
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.)


-- 
487981: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487981
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: basket
Version: 1.0.2-4
Severity: serious

Basket fails to build in current unstable when automake 1.10 is installed:

[...]
Applying patch 16_basket_kontact_compat.diff
patching file kontact_plugin/basket.desktop

Now at patch 16_basket_kontact_compat.diff
touch debian/stamp-patched
cp -f /usr/share/libtool/ltmain.sh admin/ltmain.sh
cp -f /usr/share/libtool/libtool.m4 admin/libtool.m4.in
make -f admin/Makefile.common
make[1]: Entering directory `/srv/ths/debian/basket/basket-1.0.2'
*** YOU'RE USING automake (GNU automake) 1.10.1.
*** KDE requires automake 1.6.1 or newer
make[1]: *** [cvs] Error 1
make[1]: Leaving directory `/srv/ths/debian/basket/basket-1.0.2'
make: *** [configure] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2


This appears to be a broken version check which fails for automake 1.10.


Thiemo


---End Message---
---BeginMessage---
Source: basket
Source-Version: 1.0.2-5

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

basket-kontact-integration_1.0.2-5_i386.deb
  to pool/main/b/basket/basket-kontact-integration_1.0.2-5_i386.deb
basket_1.0.2-5.diff.gz
  to pool/main/b/basket/basket_1.0.2-5.diff.gz
basket_1.0.2-5.dsc
  to pool/main/b/basket/basket_1.0.2-5.dsc
basket_1.0.2-5_i386.deb
  to pool/main/b/basket/basket_1.0.2-5_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.
Sune Vuorela [EMAIL PROTECTED] (supplier of updated basket 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: Wed, 25 Jun 2008 20:11:23 +0200
Source: basket
Binary: basket basket-kontact-integration
Architecture: source i386
Version: 1.0.2-5
Distribution: unstable
Urgency: low
Maintainer: Debian KDE Extras Team [EMAIL PROTECTED]
Changed-By: Sune Vuorela [EMAIL PROTECTED]
Description: 
 basket - a multi-purpose note-taking application for KDE
 basket-kontact-integration - a multi-purpose note-taking appliction, Kontact 
integration
Closes: 487981
Changes: 
 basket (1.0.2-5) unstable; urgency=low
 .
   * Also allow automake 1.10 usage - and just build-dep on automake i
 (Closes: #487981)
   * Bye bye ana
Checksums-Sha1: 
 749cc6fba199f302b5da8ae5bed191cbafca8895 1206 basket_1.0.2-5.dsc
 06a57bcf131532b151d65756b2d1f692a849e730 37773 basket_1.0.2-5.diff.gz
 2bed1dd5303150faa1e5b5565dda61bd10434286 4982160 basket_1.0.2-5_i386.deb
 146b14e43d86378b57e49f987c8604af21eaff99 23876 
basket-kontact-integration_1.0.2-5_i386.deb
Checksums-Sha256: 
 6c2a4641cf581c21ef7e0b2e7802f5dcbd81012ea7ad962e6920935cc6f1c14c 1206 
basket_1.0.2-5.dsc
 d882f93db3b56dc38d3edfeda440497598408ed7842034cef018f6cb02f4065a 37773 
basket_1.0.2-5.diff.gz
 553456093283ae943c18c0751e8ddd5496a899c828f8d97c3a32aeb122d912e4 4982160 
basket_1.0.2-5_i386.deb
 d3623622495f9980848fa4dd53eb37af4801c7b1784d5bc0686cdba3b26fab90 23876 
basket-kontact-integration_1.0.2-5_i386.deb
Files: 
 21c53e2436182eaa29c54f2be0c0693f 1206 kde optional basket_1.0.2-5.dsc
 1bb2cfc33db749848f6633e093f58e92 37773 kde optional basket_1.0.2-5.diff.gz
 ced7becb05c96066ca780a2c1aaf4fab 4982160 kde optional basket_1.0.2-5_i386.deb
 93a3ce4610f2e7625bbd4bd3ae57b6db 23876 kde optional 
basket-kontact-integration_1.0.2-5_i386.deb

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

iEYEARECAAYFAkhipCgACgkQnMvaFgH6i0rFjgCfVgBruyfA2GnJeJqIP1t0mAWv
B28AnjMFiBLzavp8XwZSZVyG6mOwLzfS
=AUhy
-END PGP SIGNATURE-


---End Message---


Bug#486354: iceweasel: Confirm the crash on rc1 and rc2

2008-06-25 Thread Daniel

Mike Hommey a écrit :

On Wed, Jun 25, 2008 at 10:27:40PM +0200, Daniel Huhardeaux wrote:
  

Mike Hommey a écrit :


[...]
Can you install gdb and iceweasel-dbg, run iceweasel -g, type run at
prompt, wait for the crash, then type bt full and send the output
here
  

Here we are:

(gdb) bt full
#0 0x7fa75cc3b2cf in JavaPluginFactory5::Initialize () from  
/usr/lib/j2se/1.4/jre/plugin/amd64/mozilla/libjavaplugin_oji.so

No symbol table info available.



So, you seem to have a problem with the java plugin...
Probably nothing we can do here. Maybe running
MOZILLA_NO_JEMALLOC=1 iceweasel
works better ?
  

Indeed, it started now !

Thanks for your help, will investigate on java plugin now.

--
Daniel



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



Processed: Bug in libcgi-formbuilder-perl fixed in revision 22161

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

 tag 487055 + pending
Bug#487055: libcgi-formbuilder-perl: FTBFS: ERROR: The following new or changed 
copyright notices discovered:
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#487055: Bug in libcgi-formbuilder-perl fixed in revision 22161

2008-06-25 Thread pkg-perl-maintainers
tag 487055 + pending
thanks

Some bugs are closed in revision 22161
by Jonas Smedegaard (js)

Commit message:

* Update local cdbs snippets:
  + Update copyright-check.mk to parse licensecheck output using perl:
+ No longer randomly drops newlines
+ More compact hint file (and ordered more like wiki-proposed new
  copyright syntax).
+ No longer ignore files without copyright.
  + Drop wget options broken with recent versions of wget in
update-tarball.mk.
  + Relax copyright-check to only warn by default.  Closes:
bug#487055, thanks to Lucas Nussbaum.
  + Cosmetic updates to README.cdbs-tweaks.
* Update debian/copyright-hints.
* Bump debhelper compatibility level to 6.
* Semi-auto-update debian/control to update build-dependencies:
DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean



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



Bug#488015: linux-libertine: Mozilla browsers crash

2008-06-25 Thread Nathan Myers
I experience this crash too, in iceweasel 3.0~rc2-1 and -2.
Downgrading to linux-libertine 2.7 prevents the crash.  
Strace reports the crash immediately after loading and mapping
/usr/lib/pango/1.6.0/modules/pango-basic-fc.so.  This occurs 
with libpango1.0-0 versions 1.20.0-1 and 1.20.2-2, perhaps others.



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



Bug#487055: marked as done (libcgi-formbuilder-perl: FTBFS: ERROR: The following new or changed copyright notices discovered:)

2008-06-25 Thread Debian Bug Tracking System

Your message dated Wed, 25 Jun 2008 23:47:06 +
with message-id [EMAIL PROTECTED]
and subject line Bug#487055: fixed in libcgi-formbuilder-perl 3.05.01-5
has caused the Debian Bug report #487055,
regarding libcgi-formbuilder-perl: FTBFS: ERROR: The following new or changed 
copyright notices discovered:
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.)


-- 
487055: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487055
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: libcgi-formbuilder-perl
Version: 3.05.01-3
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080618 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-libcgi-formbuilder-perl_3.05.01-3-amd64-7BcrcJ/libcgi-formbuilder-perl-3.05.01-3'
 make[1]: *** No rule to make target `distclean'.
 make[1]: Leaving directory 
 `/build/user-libcgi-formbuilder-perl_3.05.01-3-amd64-7BcrcJ/libcgi-formbuilder-perl-3.05.01-3'
 make: [makefile-clean] Error 2 (ignored)
 rm -f debian/stamp-makefile-build
 rm -f debian/stamp-makefile-check
 rm -f cgisess_*
  dpkg-source -b libcgi-formbuilder-perl-3.05.01-3
 dpkg-source: warning: source directory 'libcgi-formbuilder-perl-3.05.01-3' is 
 not sourcepackage-upstreamversion 'libcgi-formbuilder-perl-3.05.01'
 dpkg-source: warning: .orig directory name 
 libcgi-formbuilder-perl-3.05.01-3.orig is not package-upstreamversion 
 (wanted libcgi-formbuilder-perl-3.05.01.orig)
 dpkg-source: info: using source format `1.0'
 dpkg-source: info: building libcgi-formbuilder-perl using existing 
 libcgi-formbuilder-perl_3.05.01.orig.tar.gz
 dpkg-source: info: building libcgi-formbuilder-perl in 
 libcgi-formbuilder-perl_3.05.01-3.diff.gz
 dpkg-source: warning: ignoring deletion of file lib/CGI/FormBuilder.pm.orig
 dpkg-source: info: building libcgi-formbuilder-perl in 
 libcgi-formbuilder-perl_3.05.01-3.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)(\..*)?)' * \
   | grep -v '^\(\|.*: \*No copyright\* \(GENERATED 
 FILE\|UNKNOWN\)\)$' - \
   | sed 's/\s*(with incorrect FSF address)\s*$//; s/\s(\+v\(.\+\) 
 or later)/-\1\+/; s/^\s*\[Copyright:\s*/ \[/' \
   | awk '/^[^ ]/{printf %s,$0;next}{print}' \
   | LC_ALL=C sort -t : -k2,1 -k1 \
debian/copyright_newhints
 Found 6 different copyright and licensing combinations.
 ERROR: The following new or changed copyright notices discovered:
 
 lib/CGI/FormBuilder/Messages/fr.pm: UNKNOWN [2000-2006 Nate Wiger [EMAIL 
 PROTECTED]. All Rights Reserved / reçu.']
 lib/CGI/FormBuilder/Messages/fr_FR.pm: UNKNOWN [2000-2006 Nate Wiger [EMAIL 
 PROTECTED]. All Rights Reserved / reçu.']
 
 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/18

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---
---BeginMessage---
Source: libcgi-formbuilder-perl
Source-Version: 3.05.01-5

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

libcgi-formbuilder-perl_3.05.01-5.diff.gz
  to 
pool/main/libc/libcgi-formbuilder-perl/libcgi-formbuilder-perl_3.05.01-5.diff.gz
libcgi-formbuilder-perl_3.05.01-5.dsc
  to 
pool/main/libc/libcgi-formbuilder-perl/libcgi-formbuilder-perl_3.05.01-5.dsc
libcgi-formbuilder-perl_3.05.01-5_all.deb
  to 
pool/main/libc/libcgi-formbuilder-perl/libcgi-formbuilder-perl_3.05.01-5_all.deb



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

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address 

Bug#484228: grub-pc: Bug possibly reappeared

2008-06-25 Thread Nathan A. Stine
On Wed, 2008-06-25 at 22:45 +0200, Robert Millan wrote:
 On Sun, Jun 22, 2008 at 07:34:51PM -0400, Nathan A. Stine wrote:
  
  Note that I do not use LVM or dmRAID.
 
 Then your bug is not in GRUB.  File a separate bug on initramfs-tools.
 

As you might have guessed from the initial bug report, my kernel is
custom built.  As it so happens, I don't use any RAM disk for start-up.
I would then assume initramfs is not the culprit.

If you're sure this isn't a GRUB problem then I'll defer to your
judgment.  If it isn't GRUB then I'd have to assume GRUB just isn't
playing nicely with my kernel (config attached)?

Best regards,

Nathan A. Stine 




config.gz
Description: GNU Zip compressed data


Bug#482218: Fixed by new upstream version (see #487911)

2008-06-25 Thread Kapil Hari Paranjape
tags 482218 + patch
thanks

Hello,

This bug can be fixed by packaging the new version 0.21
of ffmpeg2theora.

See the interdiff attached which provides a way to package that
version for Debian. (Also see the report #487911)

Regards,

Kapil.
--
diff -u ffmpeg2theora-0.19/debian/rules ffmpeg2theora-0.21/debian/rules
--- ffmpeg2theora-0.19/debian/rules
+++ ffmpeg2theora-0.21/debian/rules
@@ -2,6 +2,7 @@
 
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
 # DC1394 is Linux-only and not needed
 #ifneq (,findstring($(DEB_HOST_ARCH_OS), hurd kfreebsd))
@@ -13 +14 @@
-DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS=-lgsm 
+DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS=-lgsm -Wl,-z,defs -Wl,--as-needed
diff -u ffmpeg2theora-0.19/debian/control ffmpeg2theora-0.21/debian/control
--- ffmpeg2theora-0.19/debian/control
+++ ffmpeg2theora-0.21/debian/control
@@ -2,8 +2,12 @@
 Section: graphics
 Priority: optional
 Maintainer: RISKO Gergely [EMAIL PROTECTED]
-Build-Depends: cdbs, debhelper, libavcodec-dev, libswscale-dev, 
libavformat-dev, libogg-dev, libvorbis-dev, libtheora-dev, pkg-config, 
zlib1g-dev, libdts-dev, libgsm1-dev
-Standards-Version: 3.7.2.0
+Build-Depends: cdbs, debhelper, libavcodec-dev, libavutil-dev, libpostproc-dev,
+ libswscale-dev, libavformat-dev, libavdevice-dev, libogg-dev, libvorbis-dev,
+ libtheora-dev, pkg-config, zlib1g-dev, libdts-dev, libgsm1-dev, libfaad-dev,
+ libx11-dev, libxext-dev
+Homepage: http://v2v.cc/~j/ffmpeg2theora/
+Standards-Version: 3.8.0
 
 Package: ffmpeg2theora
 Architecture: any
diff -u ffmpeg2theora-0.19/debian/changelog ffmpeg2theora-0.21/debian/changelog
--- ffmpeg2theora-0.19/debian/changelog
+++ ffmpeg2theora-0.21/debian/changelog
@@ -1,3 +1,24 @@
+ffmpeg2theora (0.21-0.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * New upstream release (0.21).
+Closes: #484813, #482218.
+  * debian/control:
+- added libavutil-dev, libavdevice-dev, libfaad-dev, libx11-dev,
+  libxext-dev to dependencies.
+- added Homepage field
+- Standards-Version 3.8.0
+  * debian/rules:
+- added cdbs simple-patchsys include.
+- added as-needed and no-undefined flags for linker
+  to reduce dependencies.
+  * debian/patches/01-fix_includes.patch: point the include
+directives in ffmpeg2theora.c to the correct directories.
+  * debian/patches/02-fix_hyphen-used-as-minus_in_manpage.patch:
+replaced incorrect uses of hyphen as minus in ffmpeg2theora.1.
+
+ -- Kapil Hari Paranjape [EMAIL PROTECTED]  Wed, 25 Jun 2008 16:42:05 +0530
+
 ffmpeg2theora (0.19-1) unstable; urgency=low
 
   * New upstream release (closes: #429937, #368588)
only in patch2:
unchanged:
--- 
ffmpeg2theora-0.21.orig/debian/patches/02-fix_hyphen-used-as-minus_in_manpage.patch
+++ 
ffmpeg2theora-0.21/debian/patches/02-fix_hyphen-used-as-minus_in_manpage.patch
@@ -0,0 +1,50 @@
+--- ffmpeg2theora-0.21/ffmpeg2theora.1.orig2008-05-18 03:42:03.0 
+0530
 ffmpeg2theora-0.21/ffmpeg2theora.1 2008-06-25 16:40:53.0 +0530
+@@ -96,7 +96,7 @@
+ [0.1 to 10.0] contrast correction (default: 1.0). Note: lower values make the 
video darker.
+ .TP
+ .B \-B, \-\-brightness   
+-[-1.0 to 1.0] brightness correction (default: 0.0). Note: lower values make 
the video darker.
++[\-1.0 to 1.0] brightness correction (default: 0.0). Note: lower values make 
the video darker.
+ .TP
+ .B \-G, \-\-gamma
+ [0.1 to 10.0] gamma correction (default: 1.0). Note: lower values make the 
video darker.
+@@ -106,7 +106,7 @@
+ .SS Audio output options:
+ .TP
+ .B \-a, \-\-audioquality
+-[-2 to 10] Set encoding quality for audio (default: 1).
++[\-2 to 10] Set encoding quality for audio (default: 1).
+use higher values for better quality
+ .TP
+ .B \-A, \-\-audiobitrate
+@@ -153,7 +153,7 @@
+ .B \-\-subtitles
+ Encode subtitles from the given file to a multiplexed Kate stream.
+ The input file should be in SubRip (.srt) format, encoded in utf-8,
+-unless the --subtitles-encoding option is also given.
++unless the \-\-subtitles-encoding option is also given.
+ .TP
+ .B \-\-subtitles-encoding encoding
+ Assumes the corresponding subtitles file is encoded in the given
+@@ -206,17 +206,17 @@
+ Encode Videos:
+   ffmpeg2theora videoclip.avi (will write output to videoclip.ogv)
+   
+-  cat something.dv | ffmpeg2theora -f dv -o output.ogv \-
++  cat something.dv | ffmpeg2theora \-f dv \-o output.ogv \-
+ 
+ Encode a series of images:
+-  ffmpeg2theora -f image2 frame%06d.png -o output.ogv
++  ffmpeg2theora \-f image2 frame%06d.png \-o output.ogv
+ 
+ Live streaming from V4L Device:
+   ffmpeg2theora \-\-v4l /dev/video0 \-\-inputfps 15 \-x 160 \-y 128 \-o \- \\
+ | oggfwd iccast2server 8000 password /theora.ogv
+ 
+ Live encoding from a DV camcorder (needs a fast machine):
+-  dvgrab - | ffmpeg2theora -f dv -x 352 -y 288 -o output.ogv -\n
++  dvgrab \- | ffmpeg2theora \-f dv \-x 352 \-y 288 \-o 

Processed: Fixed by new upstream version (see #487911)

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

 tags 482218 + patch
Bug#482218: ffmpeg2theora: FTBFS: ffmpeg2theora.c:1165: error: 
'AVFormatParameters' has no member named 'device'
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#484813: Fixed by new upstream version (see #487911)

2008-06-25 Thread Kapil Hari Paranjape

Hello,

This bug can be fixed by packaging the new version 0.21
of ffmpeg2theora. See the interdiff attached to #487911
which provides a fix.

Regards,

Kapil.
--
diff -u ffmpeg2theora-0.19/debian/rules ffmpeg2theora-0.21/debian/rules
--- ffmpeg2theora-0.19/debian/rules
+++ ffmpeg2theora-0.21/debian/rules
@@ -2,6 +2,7 @@
 
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
 # DC1394 is Linux-only and not needed
 #ifneq (,findstring($(DEB_HOST_ARCH_OS), hurd kfreebsd))
@@ -13 +14 @@
-DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS=-lgsm 
+DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS=-lgsm -Wl,-z,defs -Wl,--as-needed
diff -u ffmpeg2theora-0.19/debian/control ffmpeg2theora-0.21/debian/control
--- ffmpeg2theora-0.19/debian/control
+++ ffmpeg2theora-0.21/debian/control
@@ -2,8 +2,12 @@
 Section: graphics
 Priority: optional
 Maintainer: RISKO Gergely [EMAIL PROTECTED]
-Build-Depends: cdbs, debhelper, libavcodec-dev, libswscale-dev, 
libavformat-dev, libogg-dev, libvorbis-dev, libtheora-dev, pkg-config, 
zlib1g-dev, libdts-dev, libgsm1-dev
-Standards-Version: 3.7.2.0
+Build-Depends: cdbs, debhelper, libavcodec-dev, libavutil-dev, libpostproc-dev,
+ libswscale-dev, libavformat-dev, libavdevice-dev, libogg-dev, libvorbis-dev,
+ libtheora-dev, pkg-config, zlib1g-dev, libdts-dev, libgsm1-dev, libfaad-dev,
+ libx11-dev, libxext-dev
+Homepage: http://v2v.cc/~j/ffmpeg2theora/
+Standards-Version: 3.8.0
 
 Package: ffmpeg2theora
 Architecture: any
diff -u ffmpeg2theora-0.19/debian/changelog ffmpeg2theora-0.21/debian/changelog
--- ffmpeg2theora-0.19/debian/changelog
+++ ffmpeg2theora-0.21/debian/changelog
@@ -1,3 +1,24 @@
+ffmpeg2theora (0.21-0.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * New upstream release (0.21).
+Closes: #484813, #482218.
+  * debian/control:
+- added libavutil-dev, libavdevice-dev, libfaad-dev, libx11-dev,
+  libxext-dev to dependencies.
+- added Homepage field
+- Standards-Version 3.8.0
+  * debian/rules:
+- added cdbs simple-patchsys include.
+- added as-needed and no-undefined flags for linker
+  to reduce dependencies.
+  * debian/patches/01-fix_includes.patch: point the include
+directives in ffmpeg2theora.c to the correct directories.
+  * debian/patches/02-fix_hyphen-used-as-minus_in_manpage.patch:
+replaced incorrect uses of hyphen as minus in ffmpeg2theora.1.
+
+ -- Kapil Hari Paranjape [EMAIL PROTECTED]  Wed, 25 Jun 2008 16:42:05 +0530
+
 ffmpeg2theora (0.19-1) unstable; urgency=low
 
   * New upstream release (closes: #429937, #368588)
only in patch2:
unchanged:
--- 
ffmpeg2theora-0.21.orig/debian/patches/02-fix_hyphen-used-as-minus_in_manpage.patch
+++ 
ffmpeg2theora-0.21/debian/patches/02-fix_hyphen-used-as-minus_in_manpage.patch
@@ -0,0 +1,50 @@
+--- ffmpeg2theora-0.21/ffmpeg2theora.1.orig2008-05-18 03:42:03.0 
+0530
 ffmpeg2theora-0.21/ffmpeg2theora.1 2008-06-25 16:40:53.0 +0530
+@@ -96,7 +96,7 @@
+ [0.1 to 10.0] contrast correction (default: 1.0). Note: lower values make the 
video darker.
+ .TP
+ .B \-B, \-\-brightness   
+-[-1.0 to 1.0] brightness correction (default: 0.0). Note: lower values make 
the video darker.
++[\-1.0 to 1.0] brightness correction (default: 0.0). Note: lower values make 
the video darker.
+ .TP
+ .B \-G, \-\-gamma
+ [0.1 to 10.0] gamma correction (default: 1.0). Note: lower values make the 
video darker.
+@@ -106,7 +106,7 @@
+ .SS Audio output options:
+ .TP
+ .B \-a, \-\-audioquality
+-[-2 to 10] Set encoding quality for audio (default: 1).
++[\-2 to 10] Set encoding quality for audio (default: 1).
+use higher values for better quality
+ .TP
+ .B \-A, \-\-audiobitrate
+@@ -153,7 +153,7 @@
+ .B \-\-subtitles
+ Encode subtitles from the given file to a multiplexed Kate stream.
+ The input file should be in SubRip (.srt) format, encoded in utf-8,
+-unless the --subtitles-encoding option is also given.
++unless the \-\-subtitles-encoding option is also given.
+ .TP
+ .B \-\-subtitles-encoding encoding
+ Assumes the corresponding subtitles file is encoded in the given
+@@ -206,17 +206,17 @@
+ Encode Videos:
+   ffmpeg2theora videoclip.avi (will write output to videoclip.ogv)
+   
+-  cat something.dv | ffmpeg2theora -f dv -o output.ogv \-
++  cat something.dv | ffmpeg2theora \-f dv \-o output.ogv \-
+ 
+ Encode a series of images:
+-  ffmpeg2theora -f image2 frame%06d.png -o output.ogv
++  ffmpeg2theora \-f image2 frame%06d.png \-o output.ogv
+ 
+ Live streaming from V4L Device:
+   ffmpeg2theora \-\-v4l /dev/video0 \-\-inputfps 15 \-x 160 \-y 128 \-o \- \\
+ | oggfwd iccast2server 8000 password /theora.ogv
+ 
+ Live encoding from a DV camcorder (needs a fast machine):
+-  dvgrab - | ffmpeg2theora -f dv -x 352 -y 288 -o output.ogv -\n
++  dvgrab \- | ffmpeg2theora \-f dv \-x 352 \-y 288 \-o output.ogv \-\n
+ 
+ Live encoding and streaming to icecast server:
+   dvgrab \-\-format 

Bug#482439: cfengine2: There are still a ton of segfaults

2008-06-25 Thread Richard A Nelson

On Wed, 25 Jun 2008, Morten Werner Forsbring wrote:


==12662== Invalid read of size 1
==12662==at 0x80778C8: (within /usr/sbin/cfagent)
==12662==by 0x8077A8A: (within /usr/sbin/cfagent)
==12662==by 0x807A48E: (within /usr/sbin/cfagent)
==12662==by 0x8053AC0: (within /usr/sbin/cfagent)
==12662==by 0x8053ECC: (within /usr/sbin/cfagent)
==12662==by 0x431A44F: (below main) (libc-start.c:222)
==12662==  Address 0x0 is not stack'd, malloc'd or (recently) free'd
==12662==
==12662== Process terminating with default action of signal 11 (SIGSEGV)
==12662==  Access not within mapped region at address 0x0



Hi,

and sorry for this late reply. Have you tested if this is improved
with 2.2.7-1 of cfengine?


I don't see it on the servers (amd64), but it persists on the
client (x86-32) boxen - now with about the same regularity (ie, not
every single run, but a couple times a day) - so much better than
before :)

The work clients get this:
Jun 26 00:31:37 corkscrew kernel: cfagent[18939]: segfault at 0 ip
 sp bff455bc error 4 in cfagent[8048000+b3000]
Jun 26 01:01:46 corkscrew kernel: cfagent[24563]: segfault at 0 ip
 sp bfd19b8c error 4 in cfagent[8048000+b3000]
and
Jun 25 17:31:21 gothic-ave kernel: cfagent[8895]: segfault at 1f201 ip
0001f201 sp bfe524ac error 4 in cfagent[8048000+b3000]
Jun 25 18:01:37 gothic-ave kernel: cfagent[15938]: segfault at 1f201 ip
0001f201 sp bfb0a16c error 4 in cfagent[8048000+b3000]

At home, I see this instead:
Jun 26 00:31:21 sparks-ave kernel: cfagent[24499]: segfault at dbdbdbdb
ip dbdbdbdb sp bfa5c0cc error 15
Jun 26 01:01:28 sparks-ave kernel: cfagent[27125]: segfault at dbdbdbdb
ip dbdbdbdb sp bf830eac error 15

The shining light, if there is one is that they problems look to be
always the same failure (address/ip) - looks to be a bad branch ?

I can run a bit via valgrind if it'll help

--
Rick Nelson
* |Rain| prepares for polygon soup
|Rain| sweet merciful crap, it works?
* |Rain| faints



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



Processed: Tagging 484813 with patch

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

 tags 484813 + patch
Bug#484813: ffmpeg2theora: is not installable, libav[codec1d, format1d, util1d, 
swscale1d] are missing
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#484228: grub-pc: Bug possibly reappeared

2008-06-25 Thread Robert Millan
On Wed, Jun 25, 2008 at 08:25:00PM -0400, Nathan A. Stine wrote:
 
 As you might have guessed from the initial bug report, my kernel is
 custom built.  As it so happens, I don't use any RAM disk for start-up.
 I would then assume initramfs is not the culprit.
 
 If you're sure this isn't a GRUB problem then I'll defer to your
 judgment.  If it isn't GRUB then I'd have to assume GRUB just isn't
 playing nicely with my kernel (config attached)?

I think update-grub could be smarter and detect this.  Please could you file
a separate bug?

-- 
Robert Millan

GPLv2 I know my rights; I want my phone call!
DRM What good is a phone call… if you are unable to speak?
(as seen on /.)



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



  1   2   >