Bug#442854: hex-a-hop: [m68k] FTBFS: packfile.h:57: error: size of array 'static_assert1' is negative

2007-09-19 Thread Geert Uytterhoeven
On Wed, 19 Sep 2007, Jens Seidel wrote:
> Could you please help me resolving a problem on the m68k architecture?
> I'm the maintainer of hex-a-hop, a funny SDL game, which was mainly
> written for i386. During my attempts to make it big endian clean I also
> added a static assert test which aim was to check for proper alignment
> of a data structure.
> 
> I think my test sizeof(Entry)==8 is wrong as it failed on m68k.
> Nevertheless I'm nearly sure that this platform doesn't align a char[1]
> array on 64 bit boundaries so the code should work :-)

> typedef struct Entry {
>   int32_t len;
>   // could there be an alignment gap here?
>   char name[1];
> } Entry;

On m68k, 32-bit quantities must be aligned to 2 bytes.
Since sizeof() of a struct always gives a value that's a multiple of the
maximum alignment of the individual fields of the struct, you get 6 (5
rounded up to a multiple of 2).

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [EMAIL PROTECTED]

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds



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



Bug#443031: git-core: FTBFS: tests failed

2007-09-19 Thread Gerrit Pape
On Tue, Sep 18, 2007 at 10:21:06AM +0200, Lucas Nussbaum wrote:
> During a rebuild of all packages in sid, your package failed to build on i386.

Hi, I cannot reproduce this with pbuilder current sid on i386, package
builds just fine for me.  Do you know about any special in your
environment?  Can you please set GIT_TEST_OPTS='--verbose --debug' in
the environment, build the package again, and post the verbose output of
the failing selftest set, or a link to the build log?

Thanks, Gerrit.



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



Bug#442854: hex-a-hop: [m68k] FTBFS: packfile.h:57: error: size of array 'static_assert1' is negative

2007-09-19 Thread Jens Seidel
On Wed, Sep 19, 2007 at 09:03:18AM +0200, Geert Uytterhoeven wrote:
> On Wed, 19 Sep 2007, Jens Seidel wrote:
> > Nevertheless I'm nearly sure that this platform doesn't align a char[1]
> > array on 64 bit boundaries so the code should work :-)
> 
> > typedef struct Entry {
> >   int32_t len;
> >   // could there be an alignment gap here?
> >   char name[1];
> > } Entry;
> 
> On m68k, 32-bit quantities must be aligned to 2 bytes.
> Since sizeof() of a struct always gives a value that's a multiple of the
> maximum alignment of the individual fields of the struct, you get 6 (5
> rounded up to a multiple of 2).

Thanks, I assumed this after getting the error.

A not m68k related question:

Is it OK to interpret a random char pointer as Entry* or need this data
be on an even adress? Will do following work (is used by the program this
way!):

char tmp[10];

Entry *e0 = (Entry*)&tmp[0];
Entry *e1 = (Entry*)&tmp[1];

Either &tmp[0] or &tmp[1] is not an even address.

Thanks,
Jens



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



Bug#440720: Downgrade

2007-09-19 Thread Bernd Zeimetz
severity 440720 grave
thanks

> Sorry Bernd but inflating severity won't help fixing the bug; patches or 
> money 
> will.

You didn't read the bug report, right?


> Why are you trying to use a UP kernel on that machine?

could you please read the whole bug report? There is no installer with a
SMP Kernel. And that's why this BR is grave, it is not possible to
install Debian on a machine with US III or later processors, so this
affect every US achine which is sold at the moment and every machine one
would buy at ebay these days.

If you'd have read the bug AND you're sure that US III or later amchines
NEED an smp kernel, you could just have explained it and reassign the
bug to the debian-installer team.

-- 
Bernd Zeimetz
<[EMAIL PROTECTED]> 



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



Bug#443158: Source package contains non-free IETF RFC/I-D

2007-09-19 Thread Simon Josefsson
Severity: serious
Package: cl-irc
Version: 20070905-dfsg-1
User: [EMAIL PROTECTED]
Usertags: nonfree-doc rfc

Hi!

This source package contains the following files from the IETF under
non-free license terms:

+pkg cl-irc ver 20070905-dfsg-1
+  cl-irc-20070905-dfsg.orig/doc/rfc2810.txt
+  cl-irc-20070905-dfsg.orig/doc/rfc2811.txt
+  cl-irc-20070905-dfsg.orig/doc/rfc2812.txt
+  cl-irc-20070905-dfsg.orig/doc/rfc2813.txt

The license on RFC/I-Ds is not DFSG-free, see:
 * http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=199810
 * http://release.debian.org/removing-non-free-documentation
 * http://wiki.debian.org/NonFreeIETFDocuments

The etch release policy says binary and source packages must each be free:
 * http://release.debian.org/etch_rc_policy.txt

The severity is serious, because this violates the Debian policy:
 * http://www.debian.org/doc/debian-policy/ch-archive.html#s-dfsg

There are (at least) three ways to fix this problem.  In order of
preference:

1. Ask the author of the RFC to re-license the RFC under a free
   license.  A template for this e-mail request can be found at
   http://wiki.debian.org/NonFreeIETFDocuments

2. Remove the non-free material from the source, e.g., by re-packaging
   the upstream archive and adding 'dfsg' to the Debian package
   version name.

3. Move the package to non-free.

General discussions are kindly requested to take place on debian-legal
or debian-devel in the thread with Subject: "Non-free IETF RFC/I-Ds in
source packages".

Thanks,
Simon



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



Bug#436210: This bug was not marked closed by 7.3-2 upload

2007-09-19 Thread Mark Baker
On Wed, Sep 19, 2007 at 03:51:14AM +0300, Touko Korpela wrote:
> Your pcre3 (7.3-2) upload used wrong syntax for bug closing in 
> changelog.

I assume the problem is the line break in the middle? Perhaps
debian-changelog-mode.el needs to be enhanced so it won't put one there.

Anyway, I've now closed the bug.



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



Bug#442829: libpixman-1-0: Downgrading X works

2007-09-19 Thread Vincent Lönngren
Package: libpixman-1-0
Followup-For: Bug #442829

Yeah that works for me too. Thanks.

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

Kernel: Linux 2.6.22
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libpixman-1-0 depends on:
ii  libc6 2.6.1-5GNU C Library: Shared libraries

libpixman-1-0 recommends no packages.



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



Bug#436277: pcre3 compiled possibly in wrong environment for i386

2007-09-19 Thread Touko Korpela
I noticed that binary packages for i386 (compiled in maintainers system) 
depend libc6 (>= 2.3.6-6)
This means etch system was used for building (instead of uptodate sid)
Maybe that causes some problems for i386 users.



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



Bug#443149: noip2 post-install fails if the account has more than 1 hosts

2007-09-19 Thread 韓達耐
Package: noip2
Version: 2.1.7-1
Followup-For: Bug #443149


I've experienced the same problem here.

I am currently running "noip2" manually, and have created
my own configuration file.

dpkg has problems installing noip2 now, but that is to be
expected.  In fact, I currently prefer this behaviour, because
if I reconfigure noip2, it will automatically remove my old
configuration file.

---
Instellen van noip2 (2.1.7-1) ...

Configuration file '/etc/noip2.conf' is in use by process 21196.
Ending!

dpkg: fout bij afhandelen van noip2 (--configure):
 subproces post-installation script gaf een foutwaarde 1 terug
Fouten gevonden tijdens behandelen van:
 noip2
---

When I run "noip2 -C", I notice that I advance to the next
question immediately when I press a button; I don't have to
press Enter.  Could that be the reason that post-install
fails?


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

Kernel: Linux 2.6.22-hermes (PREEMPT)
Locale: LANG=nl_BE.UTF-8, LC_CTYPE=nl_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages noip2 depends on:
ii  debconf [debconf-2.0] 1.5.14 Debian configuration management sy
ii  libc6 2.6.1-5GNU C Library: Shared libraries

noip2 recommends no packages.

-- debconf information excluded



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



Bug#442829: libpixman-1-0: Another workaround

2007-09-19 Thread Vincent Lönngren
Package: libpixman-1-0
Version: 0.9.5-1
Followup-For: Bug #442829

...and another way to work around it: compiling the package with gcc-4.1 rather 
than 4.2. Works like a charm for me!

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

Kernel: Linux 2.6.22
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libpixman-1-0 depends on:
ii  libc6 2.6.1-5GNU C Library: Shared libraries

libpixman-1-0 recommends no packages.

-- no debconf information



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



Bug#378967: "No "ADEOS nanokernel" patch found for kernel version 2.6.18"

2007-09-19 Thread Roland Stigge
Hi,

adeos is in Debian only to support RTAI. However, new versions of RTAI
(which should be used to escape RTAI's Debian-RC-state) don't use adeos
anymore. Therefore, this package should be removed from the archive.

bye,
  Roland



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



Bug#442173: beagle: crashes over empty mailboxes

2007-09-19 Thread Johannes Rohr
Package: beagle
Version: 0.2.17-2
Followup-For: Bug #442173

The crash obviously occurs, when beagle tries to index kmail or
evolution mailboxes, which are empty. Removing those files fixes the
crash:

Debug: Will index mbox /home/jr/.evolution/mail/local/Outbox
Debug: Loaded 102 records from
/home/jr/.beagle/Indexes/FileSystemIndex/FileAttributesStore.db in
0,249s
Warn: Exception caught while executing
Beagle.Daemon.ThunderbirdQueryable.ThunderbirdQueryable:Void
StartWorker()
System.IO.IOException:
/home/jr/.thunderbird//home/jr/Documents/infoe/Thunderbird/Profiles/infoe
  at Beagle.Util.Inotify.Subscribe (System.String path,
Beagle.Util.InotifyCallback callback, EventType mask, EventType
initial_filter) [0x0] 
  at Beagle.Util.Inotify.Subscribe (System.String path,
Beagle.Util.InotifyCallback callback, EventType mask) [0x0] 
  at Beagle.Daemon.ThunderbirdQueryable.ThunderbirdIndexer..ctor
(Beagle.Daemon.ThunderbirdQueryable.ThunderbirdQueryable queryable,
System.String[] root_paths) [0x0] 
  at Beagle.Daemon.ThunderbirdQueryable.ThunderbirdQueryable.StartWorker
() [0x0] 
  at Beagle.Util.ExceptionHandlingThread.ThreadStarted () [0x0] 
Debug: Adding root: /public
Debug: Opening mbox Outbox
Debug: Done starting FileSystemQueryable
Debug: Starting backend: 'GaimLog'
Debug: Starting backend: 'IndexingService'
Debug: Starting backend: 'Tomboy'
Debug: Starting backend: 'Labyrinth'
Debug: Starting backend: 'Blam'
Debug: Setting up an initial crawl of the IndexingService directory
Debug: Starting Gaim log backend
Debug: Setting up inotify watches on gaim log directories

gmime-ERROR **: file gmime-stream-fs.c: line 280 (stream_seek): should
not be reached
aborting...
Stacktrace:

  at (wrapper managed-to-native) GMime.Stream.g_mime_stream_seek
(intptr,intptr,int) <0x4>
  at (wrapper managed-to-native) GMime.Stream.g_mime_stream_seek
(intptr,intptr,int) <0x>
  at GMime.Stream.Seek (long,GMime.SeekWhence) <0x0003c>
  at GMime.Stream.Seek (long) <0x00012>
  at
Beagle.Daemon.EvolutionMailQueryable.EvolutionMailIndexableGeneratorMbox.HasNextIndexable
() <0x0027f>
  at AddGeneratorTask.DoTaskReal () <0x00025>
  at Task.DoTask () <0x000ff>
  at Beagle.Util.Scheduler.Worker () <0x01b4f>
  at Beagle.Util.ExceptionHandlingThread.ThreadStarted () <0x002be>
  at (wrapper delegate-invoke) System.MulticastDelegate.invoke_void ()
<0x>
  at (wrapper runtime-invoke) System.IO.FileStream.runtime_invoke_void
(object,intptr,intptr,intptr) <0x>

Native stacktrace:

beagled [0x81ab1db]
beagled [0x818e664]
[0xe440]
/lib/libc.so.6(abort+0x101) [0xb7d2a0f1]
/usr/lib/libglib-2.0.so.0(g_logv+0x459) [0xb7ebe9f9]
/usr/lib/libglib-2.0.so.0(g_log+0x29) [0xb7ebea39]
/usr/lib/libglib-2.0.so.0(g_assert_warning+0x76) [0xb7ebeab6]
/usr/lib/libgmime-2.0.so.2 [0xb5277ead]
/usr/lib/libgmime-2.0.so.2(g_mime_stream_seek+0x62) [0xb52738a2]
[0xb4b2b591]
[0xb4b2b50d]
[0xb4b2b4b3]
[0xb4d56978]
[0xb4d56576]
[0xb4d531f0]
[0xb5236218]
[0xb65708d7]
[0xb656de70]
[0xb65f64d1]
beagled [0x818e460]
beagled(mono_runtime_invoke+0x29) [0x80b8aa0]
beagled(mono_runtime_delegate_invoke+0x6a) [0x80b9654]
beagled [0x80ef9d8]
beagled [0x8149029]
beagled [0x8162bec]
/lib/libpthread.so.0 [0xb7e712d3]
/lib/libc.so.6(clone+0x5e) [0xb7dd14ee]
Debug: Starting backend: 'Liferea'
Debug: Starting backend: 'Akregator'
Debug: Starting backend: 'KonquerorHistory'
Debug: Starting backend: 'KonqBookmark'
Debug: Tomboy backend started
Debug: Starting backend: 'KNotes'
Debug: Starting backend: 'KOrganizer'
Debug: Starting backend: 'KAddressBook'
Debug: Starting backend: 'Kopete'
Debug: Starting backend: 'Konversation'
Debug: Scanning Akregator feeds...
Debug: Starting backend: 'applications'
Debug: Starting backend: 'debiandoc'
Debug: Starting backend: 'documentation'
Debug: Checking if /home/jr/.kde/share/apps/knotes/notes.ics is a valid
KNotes file.
Debug: Scanning addressbooks and calendars
Debug: Opening bookmark file:
/home/jr/.kde/share/apps/konqueror/bookmarks.xml

Debug info from gdb:

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -129920 (LWP 11380)]
[New Thread -1271268464 (LWP 12152)]
[New Thread -1269040240 (LWP 12150)]
[New Thread -1267926128 (LWP 12147)]
[New Thread -1262249072 (LWP 12145)]
[New Thread -1261134960 (LWP 12138)]
[New Thread -1259955312 (LWP 12132)]
[New Thread -1258841200 (LWP 11498)]
[New Thread -1257727088 (LWP 11495)]
[New Thread -1256612976 (LWP 11494)]
[New Thread -1235825776 (LWP 11392)]
[New Thread -1222698096 (LWP 11382)]
[New Thread -1208583280 (LWP 11381)]
0xb7f6f577 in _dl_map_object_from_fd () from /lib/ld-linux.so.2
  13 Thread -1208583280 (LWP 11381)  0xb7e784fc in ?? ()
   from /lib

Bug#426012: downgrading severity to normal

2007-09-19 Thread Alexandre Fayolle
unblock 426012 by 435591
severity 435591 normal
thanks

Setting back the severity to normal as #426012 has been fixed by a
recent upload of python-scipy. 

-- 
Alexandre Fayolle  LOGILAB, Paris (France)
Formations Python, Zope, Plone, Debian:  http://www.logilab.fr/formations
Développement logiciel sur mesure:   http://www.logilab.fr/services
Informatique scientifique:   http://www.logilab.fr/science
Reprise et maintenance de sites CPS: http://www.migration-cms.com/


signature.asc
Description: Digital signature


Bug#435591: dependency

2007-09-19 Thread Ondrej Certik
This bug didn't render python-scipy uninstallable, there were other
problems. At the moment, the Build-Depends for python-scipy are:
python-numpy (>= 1:1.0.2), and when this bug is fixed, we simply
change that to python-numpy-dev as it should be.

Ondrej



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



Bug#440955: gnome-screensaver: fails with pam_unix2

2007-09-19 Thread Josselin Mouette
severity 440955 important
thanks

Le mercredi 05 septembre 2007 à 13:12 -0500, Marcos Pinto a écrit :
> Package: gnome-screensaver
> Severity: grave
> Justification: renders package unusable
> 
> when using pam_unix2 for better security, gnome-screensaver fails
> to unlock and always reports an invalid password.  this is because
> /etc/shadow is "-rw-r- 1 root shadow" and gnome-screensaver
> is not in the shadow group by default and apparently cant read
> the file

Erm, I fail to see how making a binary setgid to give it the right to
read passwords would actually *improve* security...

-- 
 .''`.   Josselin Mouette/\./\
: :' :   [EMAIL PROTECTED]
`. `'[EMAIL PROTECTED]
  `-  Debian GNU/Linux -- The power of freedom


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


Bug#442965: [SPAM] - Bug#442965: erlang: FTBFS: hipe_x86_bifs.S:278: undefined reference to `erts_restore_fpu' - Bayesian Filter detected spam

2007-09-19 Thread Sergei Golovan
tags 442965 + moreinfo unreproducible
thanks

Hi, Lucas!

Could you give some more info on this bug? I would like to see the
results of erts/configure run (specifically, erts/config.log and
erts/i686-unknown-linux-gnu/config.h). Also, it would be useful if you
give me a preprocessed fpe-test.c (from the previous my answer to the
bugreport) - preprocessed in the same chroot as where erlang was
built.

For now, I mark this bug as unreproducible.

Cheers!
-- 
Sergei Golovan



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



Bug#443186: xserver-xorg: Cannot start xserver

2007-09-19 Thread Eric Heintzmann
Package: xserver-xorg
Version: 1:7.3+2
Severity: grave
Justification: renders package unusable



*** Please type your report below
this line ***
I've upgraded all my x.org packages
to version 7.3, and now I cannot
start anymore the X server. (I ve
tried with gdm and startx without
any success)
When trying to launch the X server,
after 2 or 3 seconds, it dies.
I ve tried to modify several time
xorg.conf file, and I've also tried
to remove xorg.conf file too, but it
doesn't work.

See the startx console output:



X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian
(xorg-server 2:1.4-2)
Current Operating System: Linux
ARRAKIS 2.6.22-2-k7 #1 SMP Fri Aug
31 01:02:37 UTC 2007 i686
Build Date: 16 September 2007
02:37:21PM
 
Before reporting problems, check
http://wiki.x.org
to make sure that you have the
latest version.
Module Loader present
Markers: (--) probed, (**) from
config file, (==) default setting,
(++) from command line, (!!)
notice, (II) informational,
(WW) warning, (EE) error, (NI) not
implemented, (??) unknown.
(==) Log file:
"/var/log/Xorg.0.log", Time: Wed Sep
19 01:18:49 2007
(==) Using config file:
"/etc/X11/xorg.conf"

(II) Module "ddc" already built-in
(II) Module "i2c" already built-in
(II) Module "ramdac" already
built-in
expected keysym, got
XF86KbdLightOnOff: line 70 of pc
expected keysym, got
XF86KbdBrightnessDown: line 71 of pc
expected keysym, got
XF86KbdBrightnessUp: line 72 of pc
expected keysym, got
XF86KbdLightOnOff: line 70 of pc
expected keysym, got
XF86KbdBrightnessDown: line 71 of pc
expected keysym, got
XF86KbdBrightnessUp: line 72 of pc
The XKEYBOARD keymap compiler
(xkbcomp) reports:
> Warning:  Type "ONE_LEVEL"
has 1 levels, but  has 2
symbols
>   Ignoring extra
symbols
Errors from xkbcomp are not fatal to
the X server

Backtrace:
0: /usr/bin/X11/X(xf86SigHandler
+0x7e) [0x80c632e]
1: [0xe420]
2: /usr/lib/libpixman-1.so.0(pixman_image_composite+0x588) [0x4afdb4b8]
3: /usr/lib/xorg/modules//libfb.so(fbComposite+0x1ad) [0xb7c3486d]
4: /usr/lib/xorg/modules//libxaa.so(XAAComposite+0x224) [0xb7bfeca4]
5: /usr/lib/xorg/modules//libxaa.so
[0xb7c1a526]
6: /usr/bin/X11/X [0x816f8e3]
7: /usr/bin/X11/X(CompositePicture
+0x150) [0x8156c40]
8: /usr/bin/X11/X [0x815cc1f]
9: /usr/bin/X11/X [0x8159ad5]
10: /usr/bin/X11/X [0x814d24e]
11: /usr/bin/X11/X(Dispatch+0x2bf)
[0x808d00f]
12: /usr/bin/X11/X(main+0x48b)
[0x807461b]
13: /lib/i686/cmov/libc.so.6(__libc_start_main+0xe0) [0x4e622050]
14: /usr/bin/X11/X(FontFileCompleteXLFD+0x205) [0x8073991]

Fatal server error:
Caught signal 4.  Server aborting

xinit:  connection to X server lost.

X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4-2)
Current Operating System: Linux ARRAKIS 2.6.22-2-k7 #1 SMP Fri Aug 31 01:02:37 UTC 2007 i686
Build Date: 16 September 2007  02:37:21PM
 
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed Sep 19 01:18:49 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "B101920"
(**) |   |-->Device "ATI Technologies Inc Radeon RV200 QW [Radeon 7500]"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x81d8680
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.3
	X.Org Video Driver: 2.0
	X.Org XInput driver : 2.0
	X.Org Server Extension : 0.3
	X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 2.0
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,3099 card 1043,8064 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,b099 card , rev 00 class 06,04,00 hdr 01
(II) PCI: 00:05:0:

Bug#443129: incompatible xorg 7.3 (modules 1.4.0)

2007-09-19 Thread Romain Beauxis
Hi !

Le Wednesday 19 September 2007 00:27:55 Encolpe Degoute, vous avez écrit :
> Package: fglrx-driver
> Version: 8.38.6-2
> Severity: grave
>
> --- Please enter the report below this line. ---
>
> This package provides xserver-xorg-video-1.0 that is in conflict with
> xserver-xorg-core 1.4-2
>
>
> With 8.40.4 installed from --buildpkg with ati runner I can get this error:
>
> (II) LoadModule: "fglrx"
> (II) Loading /usr/lib/xorg/modules/drivers//fglrx_drv.so
> (II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
>   compiled for 7.1.0, module version = 8.40.4
>   Module class: X.Org Video Driver
>   ABI class: X.Org Video Driver, version 1.0
> (EE) module ABI major version (1) doesn't match the server's version (2)
> (II) UnloadModule: "fglrx"
> (II) Unloading /usr/lib/xorg/modules/drivers//fglrx_drv.so
> (EE) Failed to load module "fglrx" (module requirement mismatch, 0)
>
> I suppose that 8.38.6-2 is built against xserver-xorg-core 1.3.

This issue is that it provides a virtual package related to old xorg.
Even worse, it cannot be fixed here since it's a binary ABI incompatibility, 
so it needs a new release from upstream.

> One other thing: 8.40.4 is built for amd64 architecture and only
> fglrx-control is available in this version.

Autobuilder didn't do their job so far..


Romain




Bug#441195: gtk+2.0_2.11.6-1(sparc/experimental): FTBFS: error: dereferencing pointer to incomplete type

2007-09-19 Thread Loïc Minier
On Fri, Sep 07, 2007, Frank Lichtenheld wrote:
> Version: 2.11.6-1
> | /build/buildd/gtk+2.0-2.11.6/modules/printbackends/cups/gtkcupsutils.c:638: 
> error: dereferencing pointer to incomplete type

 Could you give 2.12.0 a try?  (in experimental)

   Thanks,
-- 
Loïc Minier




Bug#439927: bumping urgency: t1lib

2007-09-19 Thread Steffen Joeris
Hi All

From the testing-security point of view, I would not see any problem with 
bumping the urgency and letting it migrate to lenny. The ppc buildd still 
needs to pick it up and I guess that S390 is a matter of time.
Thanks for your efforts.

Cheers
Steffen


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


Bug#443129: incompatible xorg 7.3 (modules 1.4.0)

2007-09-19 Thread Romain Beauxis
Le Wednesday 19 September 2007 16:05:59, vous avez écrit :
> Did you request autobuilding as in

Yes I did.

Romain




Bug#442854: hex-a-hop: [m68k] FTBFS: packfile.h:57: error: size of array 'static_assert1' is negative

2007-09-19 Thread Geert Uytterhoeven
On Wed, 19 Sep 2007, Jens Seidel wrote:
> On Wed, Sep 19, 2007 at 09:03:18AM +0200, Geert Uytterhoeven wrote:
> > On Wed, 19 Sep 2007, Jens Seidel wrote:
> > > Nevertheless I'm nearly sure that this platform doesn't align a char[1]
> > > array on 64 bit boundaries so the code should work :-)
> > 
> > > typedef struct Entry {
> > >   int32_t len;
> > >   // could there be an alignment gap here?
> > >   char name[1];
> > > } Entry;
> > 
> > On m68k, 32-bit quantities must be aligned to 2 bytes.
> > Since sizeof() of a struct always gives a value that's a multiple of the
> > maximum alignment of the individual fields of the struct, you get 6 (5
> > rounded up to a multiple of 2).
> 
> Thanks, I assumed this after getting the error.
> 
> A not m68k related question:
> 
> Is it OK to interpret a random char pointer as Entry* or need this data
> be on an even adress? Will do following work (is used by the program this
> way!):
> 
> char tmp[10];
> 
> Entry *e0 = (Entry*)&tmp[0];
> Entry *e1 = (Entry*)&tmp[1];
> 
> Either &tmp[0] or &tmp[1] is not an even address.

For m68k, this will work on MC68020 and higher.
But in general, it will cause alignment exceptions on many RISC
architectures.

You can hint gcc that unaligned accesses may happen by adding
`attribute ((packed))' to the struct definition. But this will generate
slower code on many platforms, as gcc will assume all accesses can be
unaligned. Note that `sizeof(Entry)' will become 5. If you want it to
stay 8, you have to add explicit padding.

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [EMAIL PROTECTED]

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds



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



Bug#443129: incompatible xorg 7.3 (modules 1.4.0)

2007-09-19 Thread Evgeni Golov
On Wed, 19 Sep 2007 15:24:57 +0200 Romain Beauxis wrote:

> Autobuilder didn't do their job so far..

non-free is not auto-built automatically.
Did you request autobuilding as in
http://permalink.gmane.org/gmane.linux.debian.devel.announce/997 ?

Regards
Evgeni


pgpaB5YtptrQ5.pgp
Description: PGP signature


Bug#443089: postfix: Postfix does not start because it lacks a file

2007-09-19 Thread Noel Torres

LaMont Jones wrote:


tags 443089 + moreinfo
--

dpkg --fsys-tarfile postfix_2.3.8-2+b1_i386.deb | tar tvf - | grep 
postfix-script
-rwxr-xr-x root/root  6840 2007-03-21 05:17 ./etc/postfix/postfix-script

I'm at a loss to understand how this file _isn't_ on your system.

Any ideas?
lamont

I expect that reintalling the package will make the problem go away.

lamont





Purged and reinstalled from the same DEB file, and it went OK now.

Thanks for the suggestion.

Noel



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



Bug#443068: #443068: xserver-xorg: crash in libpixman-1.so.0(pixman_image_composite)

2007-09-19 Thread ingo
recompiled libpixman with gcc 4.1 as suggested by other
and this just works fine.

regards, ingo


sudo apt-get build-dep libpixman-1-0
apt-get source libpixman-1-0
cd pixman-0.9.5
export CC=gcc-4.1
dpkg-buildpackage -us -uc -b -rfakeroot
sudo dpkg -i ../libpixman-1-0_0.9.5-1_i386.deb



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



Bug#443039: libmatthew-java: FTBFS: Exception in thread "main" java.lang.NullPointerException

2007-09-19 Thread Matthew Johnson
On Tue Sep 18 22:11, Lucas Nussbaum wrote:
> My script doesn't file any bug. I dunno why you think so. All bugs are
> filed manually.

Sorry, it did just look a lot like refiling the same bug, and I made an
assumption.

> Your package failed to build again in a sid chroot updated yesterday. In
> the same chroot, libcsv-java, libgtk-java, and gcj-4.2 built fine (all
> of them used to fail because of gjdoc).

libcsv-java uses dh_javadoc, whereas libmatthew-java generates it in the
upstream makefile which is then installed in a separate package. The
upstream makefile _does_ use the -link option pointed at the online sun
documentation. I did try and override it to point to local documentation
from the dependencies, but it seems I failed, I'll rewrite the way
it's done upstream, which should mask this issue, but I still think
there is a bug in gjdoc.

I tried using sun java 6 version of javadoc, and that merely produces a
warning about failure to connect to the url. I think gjdoc's behaviour
is a bug, particularly with the two different errors, only one of which
is fatal.

Matt

--
Matthew Johnson


signature.asc
Description: Digital signature


Bug#443196: apache2-mpm-worker: reload after altering apache2.conf immediately eats all memory

2007-09-19 Thread moog
Package: apache2-mpm-worker
Version: 2.2.3-4+etch1
Severity: critical
Justification: breaks the whole system


Start with a simple apache2.conf containing two vhosts:

Listen 192.168.1.1:80

  ServerName my.server
  DocumentRoot /var/www


Listen 192.168.1.2:80

  ServerName my.server
  DocumentRoot /var/www


With Apache running, edit apache2.conf to remove the first vhost (i.e.
comment out the first Listen+VirtualHost section) and reload Apache
(SIGUSR1). It then consumes all memory, making the system unusable
until the process is killed.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable'), (1, 'experimental')
Architecture: amd64
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-amd64
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)



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



Bug#443197: linux-image-2.6.22-2-amd64: Kernel sometimes fails to detect ide disk correctly

2007-09-19 Thread Michael Burschik
Package: linux-image-2.6.22-2-amd64
Version: 2.6.22-4
Severity: critical
Justification: breaks the whole system

The kernel sometimes fails to detect or name the ide disk hdb correctly and 
calls it hdf instead
(ok, this might be a udev problem). The system then is unbootable. The error 
occurs about every
third boot. So far rebooting has always fixed the problem. This problem did not 
occur with 2.6.18
or 2.6.21. I have not modified udev.rules.

-- Package-specific info:
** Version:
Linux version 2.6.22-2-amd64 (Debian 2.6.22-4) ([EMAIL PROTECTED]) (gcc version 
4.1.3 20070812 (prerelease) (Debian 4.1.2-15)) #1 SMP Thu Aug 30 23:43:59 UTC 
2007

** Not tainted

** Kernel log:
JMB363: 100% native mode on irq 29
PCI: Setting latency timer of device :03:00.1 to 64
ide2: BM-DMA at 0xbc00-0xbc07, BIOS settings: hde:pio, hdf:pio
ide3: BM-DMA at 0xbc08-0xbc0f, BIOS settings: hdg:pio, hdh:pio
Probing IDE interface ide2...
ACPI: PCI Interrupt :00:12.0[A] -> GSI 23 (level, low) -> IRQ 23
eth0: VIA Rhine II at 0x1d000, 00:17:31:83:16:0b, IRQ 23.
eth0: MII PHY found at address 1, status 0x786d advertising 01e1 Link 45e1.
usb 2-1: USB disconnect, address 2
Probing IDE interface ide3...
usb 2-1: new low speed USB device using uhci_hcd and address 4
usb 2-1: configuration #1 chosen from 1 choice
usb 2-2: USB disconnect, address 3
usb 2-2: new low speed USB device using uhci_hcd and address 5
sata_via :00:0f.0: version 2.2
ACPI: PCI Interrupt :00:0f.0[B] -> GSI 21 (level, low) -> IRQ 21
sata_via :00:0f.0: routed to hard irq line 11
scsi2 : sata_via
scsi3 : sata_via
ata3: SATA max UDMA/133 cmd 0x0001fc00 ctl 0x0001f802 bmdma 
0x0001ec00 irq 21
ata4: SATA max UDMA/133 cmd 0x0001f400 ctl 0x0001f002 bmdma 
0x0001ec08 irq 21
hda: ATAPI 48X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.20
hdb: max request size: 128KiB
hdb: 156301488 sectors (80026 MB) w/8192KiB Cache, CHS=65535/16/63, UDMA(100)
hdb: cache flushes supported
 hdb: hdb1 hdb2 hdb3 hdb4 < hdb5 hdb6 >
usb 2-2: configuration #1 chosen from 1 choice
usbcore: registered new interface driver hiddev
input: Logitech USB-PS/2 Optical Mouse as /class/input/input0
input: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on 
usb-:00:10.1-1
input:   USB Keyboard as /class/input/input1
input: USB HID v1.10 Keyboard [  USB Keyboard] on usb-:00:10.1-2
ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
input:   USB Keyboard as /class/input/input2
input: USB HID v1.10 Device [  USB Keyboard] on usb-:00:10.1-2
usbcore: registered new interface driver usbhid
drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
ata3.00: ATA-7: SAMSUNG HD160JJ, ZM100-41, max UDMA7
ata3.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 0/32)
ata3.00: configured for UDMA/133
ata4: SATA link down 1.5 Gbps (SStatus 0 SControl 300)
scsi 2:0:0:0: Direct-Access ATA  SAMSUNG HD160JJ  ZM10 PQ: 0 ANSI: 5
sd 2:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
sd 2:0:0:0: [sda] Write Protect is off
sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support 
DPO or FUA
sd 2:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
sd 2:0:0:0: [sda] Write Protect is off
sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support 
DPO or FUA
 sda: unknown partition table
sd 2:0:0:0: [sda] Attached SCSI disk
device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: [EMAIL PROTECTED]
Attempting manual resume
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
input: PC Speaker as /class/input/input3
agpgart: Detected VIA P4M890 chipset
agpgart: AGP aperture is 128M @ 0xd000
pnp: the driver 'parport_pc' has been registered
pnp: match found with the PnP device '00:0a' and the driver 'parport_pc'
parport_pc 00:0a: reported by Plug and Play ACPI
parport0: PC-style at 0x378 (0x778), irq 7, dma 3 
[PCSPP,TRISTATE,COMPAT,ECP,DMA]
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
ACPI: PCI Interrupt :04:01.0[A] -> GSI 17 (level, low) -> IRQ 17
PCI: Setting latency timer of device :04:01.0 to 64
Adding 979924k swap on /dev/hdb5.  Priority:-1 extents:1 across:979924k
EXT3 FS on hdb2, internal journal
loop: module loaded
kjournald starting.  Commit interval 5 seconds
EXT3 FS on hdb3, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
EXT3 FS on hdb6, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
EXT3 FS on dm-0, internal journal
EXT3-fs: mounted filesyste

Bug#440411: Part Time J0B

2007-09-19 Thread Jelisia Jackson
Please provide me with more info
-Original Message-
From: Kristy Pacheco [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, September 18, 2007 8:50 PM
To: Kehinde Powell
Subject: Part Time J0B

-= Hello,

We are looking for the honest, responsible, hard-working employees to
work in our company in your particular region.

If you are interested in this opportunity, looking forward of getting a
well-paid job, striving for autonomy and independence, would like to
collaborate with key professionals, as well as to get more details,
reply by this e-mail: [EMAIL PROTECTED]

Requirements:
-Location: USA, Germany, UK, Italy, Belgium
-Age: not less then 22 years old
-Home computer with e-mail
-Responsibility, Diligence

Thanks





Bug#442846: nvidia 100.14.19 available

2007-09-19 Thread Christian Holm Christensen
Hi 

Version 100.14.19 is available 

http://www.nvnews.net/vbulletin/showthread.php?t=98635

Among other things, the release note says:

  * Improved GLX_EXT_texture_from_pixmap out-of-memory handling.

Good for compiz. 

  * Improved compatibility with recent X.Org X servers.

Maybe that means supporting ABI version 2? 

  * Fixed a problem causing X to render incorrectly after VT
switches with composited desktops.

Also good for compiz. 

  * Improved compatibility with recent Linux 2.6 kernels.

Very nice.

Maybe the maintainer will try this release? Hint hint :-)

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 404
 |   Email:   [EMAIL PROTECTED]   Web:www.nbi.dk/~cholm
 | |




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



Bug#443206: hipo: Crashes when ipod is inserted

2007-09-19 Thread Leandro Noferini
Package: hipo
Version: 0.4-1
Severity: grave
Justification: renders package unusable

This is the error message

[EMAIL PROTECTED]:~$ hipo
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to
handle the exception.
System.FormatException: Unknown char
  at System.Double.Parse (System.String s, NumberStyles style,
IFormatProvider provider) [0x0] 
  at System.Double.Parse (System.String s) [0x0] 
  at System.Convert.ToDouble (System.String value) [0x0] 
  at Hipo.HipoMainWindow.ScanCapacity () [0x0] 
  at Hipo.HipoMainWindow.RefreshPlaylistView () [0x0] 
  at Gtk.ThreadNotify.CallbackWrapper () [0x0] 
  at GLib.Idle+IdleProxy.Handler () [0x0] 
   at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e,
Boolean is_terminal)
   at GLib.Idle+IdleProxy.Handler()
   at GLib.Idle+IdleProxy.Handler()
   at Gtk.Application.gtk_main()
   at Gtk.Application.gtk_main()
   at Gtk.Application.Run()
   at Gnome.Program.Run()
   at Hipo.HipoMainWindow.CreateWindow(System.String[] args)
   at Hipo.HipoMain.Main(System.String[] args)


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

Kernel: Linux 2.6.20.6-leandro (SMP w/2 CPU cores; PREEMPT)
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 hipo depends on:
ii  libglade2.0-cil   2.10.2-1   CLI binding for the Glade librarie
ii  libglib2.0-0  2.14.1-2   The GLib library of C routines
ii  libglib2.0-cil2.10.2-1   CLI binding for the GLib utility l
ii  libgnome2.0-cil   2.16.0-7   CLI binding for Gnome 2.16
ii  libgtk2.0-cil 2.10.2-1   CLI binding for the GTK+ toolkit 2
ii  libipoddevice00.5.3-3library for retrieving information
ii  libmono-corlib2.0-cil 1.2.5-3Mono core library (2.0)
ii  libmono-system2.0-cil 1.2.5-3Mono System libraries (2.0)
ii  libmono2.0-cil1.2.5-3Mono libraries (2.0)
ii  mono-runtime  1.2.5-3Mono runtime

hipo recommends no packages.

-- no debconf information



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



Bug#443197: linux-image-2.6.22-2-amd64: Kernel sometimes fails to detect ide disk correctly

2007-09-19 Thread Stephen Gran
This one time, at band camp, Michael Burschik said:
> The kernel sometimes fails to detect or name the ide disk hdb
> correctly and calls it hdf instead (ok, this might be a udev problem).
> The system then is unbootable. The error occurs about every third
> boot. So far rebooting has always fixed the problem. This problem did
> not occur with 2.6.18 or 2.6.21. I have not modified udev.rules.

Boot with a LABEL= argument, or some other way of making sure you have
persistent device names.  The kernel has never really guaranteed
persistent device names, it's only become more obvious recently.

I'll leave it to the maintainers what they want to do with this bug.
-- 
 -
|   ,''`.Stephen Gran |
|  : :' :[EMAIL PROTECTED] |
|  `. `'Debian user, admin, and developer |
|`- http://www.debian.org |
 -


signature.asc
Description: Digital signature


Bug#442829: libpixman-1-0: Another workaround

2007-09-19 Thread Brice Goglin
Vincent Lönngren wrote:
> ...and another way to work around it: compiling the package with gcc-4.1 
> rather than 4.2. Works like a charm for me!
>   

Right, that's a very important point. It is been added to the upstream
bug, so let's hope they figure out soon what's going wrong.

Brice





Bug#390697: liblzo2 fixes it

2007-09-19 Thread Robert Edmonds
I haven't seen a failure in over a week on a very busy etch-based VPN
with this patch.

-- 
Robert Edmonds
[EMAIL PROTECTED]
diff -u openvpn-2.0.9/debian/control openvpn-2.0.9/debian/control
--- openvpn-2.0.9/debian/control
+++ openvpn-2.0.9/debian/control
@@ -2,7 +2,7 @@
 Section: net
 Priority: optional
 Maintainer: Alberto Gonzalez Iniesta <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.1.16), libssl-dev (>> 0.9.6), liblzo-dev, libpam0g-dev
+Build-Depends: debhelper (>= 4.1.16), libssl-dev (>> 0.9.6), liblzo2-dev, libpam0g-dev
 Standards-Version: 3.7.2.0
 
 Package: openvpn
diff -u openvpn-2.0.9/debian/changelog openvpn-2.0.9/debian/changelog
--- openvpn-2.0.9/debian/changelog
+++ openvpn-2.0.9/debian/changelog
@@ -1,3 +1,10 @@
+openvpn (2.0.9-4etch1~rse0) stable; urgency=low
+
+  * Convert liblzo-dev build-dep to liblzo2-dev, which should fix stability
+issues on amd64.
+
+ -- Robert S. Edmonds <[EMAIL PROTECTED]>  Tue, 11 Sep 2007 22:10:34 -0400
+
 openvpn (2.0.9-4) unstable; urgency=low
 
   * Updated Swedish debconf translation. (Closes: #407851)


signature.asc
Description: Digital signature


Bug#443216: impossible to install fglrx-driver due to unmet dependencies.

2007-09-19 Thread Romain JACQUET

Package: fglrx-driver
Version: 8.38.6-2
Severity: grave

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

The output of the command is:
 apt-get install fglrx-driver
 Reading package lists... Done
 Building dependency tree
 Reading state information... Done
 Some packages could not be installed. This may mean that you have
 requested an impossible situation or if you are using the unstable
 distribution that some required packages have not yet been created
 or been moved out of Incoming.

 Since you only requested a single operation it is extremely likely that
 the package is simply not installable and a bug report against
 that package should be filed.
 The following information may help to resolve the situation:

 The following packages have unmet dependencies:
   fglrx-driver: Depends: xserver-xorg (>= 1:7.1.0) but it is not going
   to be installed
   E: Broken packages


--- System information. ---
Architecture: i386
Kernel: Linux 2.6.22perso1

Debian Release: lenny/sid
500 unstable ftp.proxad.net

--- Package information. ---
Depends (Version) | Installed
-+-
libc6 (>= 2.6-1) | 2.6.1-5
libgcc1 (>= 1:4.2-20070516) | 1:4.2.1-5
libstdc++5 (>= 1:3.3.4-1) | 1:3.3.6-15
libx11-6 | 2:1.0.3-7
libxext6 | 1:1.0.3-2
libxrandr2 (>= 2:1.2.0) | 2:1.2.2-1
libxrender1 | 1:0.9.4-1
xserver-xorg (>= 1:7.1.0) | 1:7.3+2




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



Bug#390697: [stable] openvpn in etch crashes on amd64

2007-09-19 Thread Robert Edmonds
tags 390697 + patch
thanks

Pierre Habouzit wrote:
> On Wed, Sep 19, 2007 at 06:07:55PM +, Robert Edmonds wrote:
> > Hi,
> > 
> > (I am not the maintainer.) openvpn in etch randomly crashes on amd64 due
> > to #390697, a side effect of #394695.  It is possible that disabling the
> > "comp-lzo" option in openvpn would eliminate the crashes, but this would
> > also disable compression of the transported VPN traffic.
> > 
> > The fix for the version in etch is very simple:
> > 
> > -Build-Depends: debhelper (>= 4.1.16), libssl-dev (>> 0.9.6), liblzo-dev, 
> > libpam0g-dev
> > +Build-Depends: debhelper (>= 4.1.16), libssl-dev (>> 0.9.6), liblzo2-dev, 
> > libpam0g-dev
> > 
> > I've tested this on a busy VPN and I have not seen any crashes on client
> > or server.  Would it be possible to see this fix in a stable update?
> 
>   you should open an RC bug on the adequate version, with that fix, tag
> it patch, contact the maintainer see if he can do a stable update, or
> else propose to do it as an NMU into tpu.

ok, done.  do you mean s-p-u, not t-p-u?

>   but this is definitely RC, as it renders the package useless on an
> architecture.

-- 
Robert Edmonds
[EMAIL PROTECTED]


signature.asc
Description: Digital signature


Bug#443216: impossible to install fglrx-driver due to unmet dependencies.

2007-09-19 Thread Romain Beauxis
forcemerge 443129 443216
thanks

Hi !

Please try at least to check if your bug is not already listed...


Romain

Le Wednesday 19 September 2007 20:20:00 Romain JACQUET, vous avez écrit :
> Package: fglrx-driver
> Version: 8.38.6-2
> Severity: grave
>
> --- Please enter the report below this line. ---
>
> The output of the command is:
>   apt-get install fglrx-driver
>   Reading package lists... Done
>   Building dependency tree
>   Reading state information... Done
>   Some packages could not be installed. This may mean that you have
>   requested an impossible situation or if you are using the unstable
>   distribution that some required packages have not yet been created
>   or been moved out of Incoming.
>
>   Since you only requested a single operation it is extremely likely that
>   the package is simply not installable and a bug report against
>   that package should be filed.
>   The following information may help to resolve the situation:
>
>   The following packages have unmet dependencies:
> fglrx-driver: Depends: xserver-xorg (>= 1:7.1.0) but it is not going
> to be installed
> E: Broken packages
>
>
> --- System information. ---
> Architecture: i386
> Kernel: Linux 2.6.22perso1
>
> Debian Release: lenny/sid
> 500 unstable ftp.proxad.net
>
> --- Package information. ---
> Depends (Version) | Installed
> -+-
> libc6 (>= 2.6-1) | 2.6.1-5
> libgcc1 (>= 1:4.2-20070516) | 1:4.2.1-5
> libstdc++5 (>= 1:3.3.4-1) | 1:3.3.6-15
> libx11-6 | 2:1.0.3-7
> libxext6 | 1:1.0.3-2
> libxrandr2 (>= 2:1.2.0) | 2:1.2.2-1
> libxrender1 | 1:0.9.4-1
> xserver-xorg (>= 1:7.1.0) | 1:7.3+2



-- 
Hours beat, the scene moving right
When all on a sudden
Bam, bam, bam, a knocking pon the door
"Who is dat?", aksed Weston, feeling right
"Open up, it's the police, come on, open up"
"What address do you want?"
"Number 66, come on, open up"
Weston, feeling high, replied, "Yes, this is Street 66, step right in and
take some licks."




Bug#442925: wikipediafs: no longer works

2007-09-19 Thread Mathieu Blondel

Aaron, Sebastien,

I'm running an up-to-date Debian unstable and can't reproduce the bug. 
Are you aware of the new file name convention? Since wikipediafs-0.3, 
the ".mw" was introduced to distinguish sub-pages (directories) from 
articles (files). This is documented in the man page. See:


[EMAIL PROTECTED]:~$ mount.wikipediafs wfs/
[EMAIL PROTECTED]:~$ cat wfs/mblondel.org/Test.mw
[...]

Cheers,
Mathieu

Sebastien Delafond wrote:

tag 442925 + confirmed
severity 442925 serious
thanks

I can confirm this bug: Mathieu, can you reproduce it too ?

Cheers,

--Seb





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



Bug#442925: wikipediafs: no longer works

2007-09-19 Thread Sebastien Delafond
Ooh... *blushes*... Sorry about the noise, next time I shall re-read
the manual page before confirming a bug heh. I notice I should also
have made this clear in a DEBIAN.news file or something.

Anyway, thanks again for the fast response !

Cheers,

--Seb

On Thu, Sep 20, 2007 at 01:18:43AM +0200, Mathieu Blondel wrote:
> Aaron, Sebastien,
>
> I'm running an up-to-date Debian unstable and can't reproduce the bug. Are 
> you aware of the new file name convention? Since wikipediafs-0.3, the ".mw" 
> was introduced to distinguish sub-pages (directories) from articles 
> (files). This is documented in the man page. See:
>
> [EMAIL PROTECTED]:~$ mount.wikipediafs wfs/
> [EMAIL PROTECTED]:~$ cat wfs/mblondel.org/Test.mw
> [...]
>
> Cheers,
> Mathieu
>
> Sebastien Delafond wrote:
>> tag 442925 + confirmed
>> severity 442925 serious
>> thanks
>>
>> I can confirm this bug: Mathieu, can you reproduce it too ?
>>
>> Cheers,
>>
>> --Seb
>



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



Bug#443004: dexconf: error: cannot generate configuration, file; shared/default-x-server not

2007-09-19 Thread Peter
I tested to edit directly

/var/cache/debconf/config.dat

I added at:
shared/default-x-server

Value: xserver-xorg
Flags: seen

And then dpkg-reconfigure xserver-xorg

just fine wrote a xorg.conf file.

Thanks!

cheers
Peter
-- 

/bitrunner/

*0708-460260*
Andra Långgatan 28
41327 Göteborg
Sweden





Bug#421725: 0ff1ce 2007 PR0 79 USD$, Save 999.95 from retalI & down1oad lnstant1y

2007-09-19 Thread Roxanne Rogers
Type cheapsoftnow. com ln lnternet Exp1orer bar.



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



Bug#443262: perl: Errno architecture does not match executable architecture

2007-09-19 Thread Brent G.
Package: perl
Version: 5.8.8-9
Severity: critical
Justification: breaks unrelated software

===
CPAN: Storable loaded ok (v2.15)
Going to read /root/.cpan/Metadata
  Database was generated on Mon, 10 Sep 2007 06:36:43 GMT
CPAN: LWP::UserAgent loaded ok (v2.036)
CPAN: Time::HiRes loaded ok (v1.9707)
Fetching with LWP:
  ftp://ftp.mednor.net/pub/mirrors/CPAN/authors/01mailrc.txt.gz
LWP failed with code[500] message[Errno architecture 
(i486-linux-gnu-thread-multi-2.6.18.3) does not match executable architecture 
(i486-linux-gnu-thread-multi-2.6.22.6) at /usr/local/share/perl/5.8.8/Errno.pm 
line 11.
Compilation failed in require at /usr/local/lib/perl/5.8.8/IO/Socket.pm line 17.
BEGIN failed--compilation aborted at /usr/local/lib/perl/5.8.8/IO/Socket.pm 
line 17.
Compilation failed in require at /usr/local/share/perl/5.8.8/Net/FTP.pm line 18.
BEGIN failed--compilation aborted at /usr/local/share/perl/5.8.8/Net/FTP.pm 
line 18.
Compilation failed in require at 
/usr/local/share/perl/5.8.8/LWP/Protocol/ftp.pm line 24.
]
Fetching with Net::FTP:
  ftp://ftp.mednor.net/pub/mirrors/CPAN/authors/01mailrc.txt.gz
Catching error: 'Can't locate object method "new" via package "Net::FTP" at 
/usr/local/share/perl/5.8.8/CPAN.pm line 3552.
' at /usr/local/share/perl/5.8.8/CPAN.pm line 274
CPAN::shell() called at -e line 1
Fetching with LWP:
  ftp://ftp.mednor.net/pub/mirrors/CPAN/authors/01mailrc.txt.gz
LWP failed with code[500] message[Errno architecture 
(i486-linux-gnu-thread-multi-2.6.18.3) does not match executable architecture 
(i486-linux-gnu-thread-multi-2.6.22.6) at /usr/local/share/perl/5.8.8/Errno.pm 
line 11.
Compilation failed in require at /usr/local/lib/perl/5.8.8/IO/Socket.pm line 17.
BEGIN failed--compilation aborted at /usr/local/lib/perl/5.8.8/IO/Socket.pm 
line 17.
Compilation failed in require at /usr/local/share/perl/5.8.8/Net/FTP.pm line 18.
===

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

Kernel: Linux 2.6.16.29-domU-linode4 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages perl depends on:
ii  libc6 2.6.1-5GNU C Library: Shared libraries
ii  libdb4.4  4.4.20-10  Berkeley v4.4 Database Libraries [
ii  libgdbm3  1.8.3-3GNU dbm database routines (runtime
ii  perl-base 5.8.8-9The Pathologically Eclectic Rubbis
ii  perl-modules  5.8.8-9Core Perl modules

Versions of packages perl recommends:
ii  perl-doc  5.8.8-9Perl documentation

-- no debconf information



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



Bug#433736: marked as done (php5 must build-depend on firebird2.0-dev)

2007-09-19 Thread Damyan Ivanov
reopen 433736
notfixed 433736 5.2.3-1
thanks

> fixed 433736 5.2.3-1

No, it is not. The fix in 5.2.3-1 is moving from firebird2 to
firebird1.5. This bug, however is about moving from firebird1.5 to
firebird2.0.

2->1.5 is only a name change (fb2 was actually 1.5)
1.5->2.0 is a major upstream change.

firebird1.5 will be removed from the archive, please use firebrid2.0-dev.

This bug is serious for a month now. Please change the two digits in
debian/control. I'd actually do an NMU, but I am not familiar with php
so can't do much testing of the result.

(On the other hand, I really want firebird1.5 out of the archive so I
may take my changes with an NMU).
-- 
damJabberID: [EMAIL PROTECTED]



signature.asc
Description: OpenPGP digital signature


Bug#443197: closed by maximilian attems <[EMAIL PROTECTED]> (Re: Bug#443197: linux-image-2.6.22-2-amd64: Kernel sometimes fails to detect ide disk correctly)

2007-09-19 Thread Michael Burschik

 Original-Nachricht 
> Datum: Wed, 19 Sep 2007 16:36:07 +
> Von: [EMAIL PROTECTED]
> An: Michael Burschik <[EMAIL PROTECTED]>
> Betreff: Bug#443197 closed by maximilian attems <[EMAIL PROTECTED]> (Re: 
> Bug#443197: linux-image-2.6.22-2-amd64: Kernel sometimes fails to detect ide 
> disk correctly)

> This is an automatic notification regarding your Bug report
> which was filed against the linux-image-2.6.22-2-amd64 package:
> 
> #443197: linux-image-2.6.22-2-amd64: Kernel sometimes fails to detect ide
> disk correctly
> 
> It has been closed by maximilian attems <[EMAIL PROTECTED]>.
> 
> Their explanation is attached below.  If this explanation is
> unsatisfactory and you have not received a better one in a separate
> message then please contact maximilian attems <[EMAIL PROTECTED]> by replying
> to this email.
> 
> Debian bug tracking system administrator
> (administrator, Debian Bugs database)

I disagree with this assessment. It may not be a kernel bug, but it is a bug 
which makes my system unbootable. If you are sure it is not a kernel bug, then 
you should reassign the bug to the offending party. 

Of course I know about disk labels, but Debian doesn't seem to be using them. 
The point is not whether I could fix my system, but why it is broken in the 
first place. Furthermore, I am not convinced that the kernel never has 
guaranteed device ordering. This may be true today, now that we have udev, but 
it would have broken countless systems during the last sixteen years. Oh, and 
incidentally, this has never happened to me before, and I have been using Linux 
for fifteen and a half of these sixteen years.

I also object to the dismissive manner in which this bug report was rejected. 
If Debian does not want to receive any bug reports from its users, or in fact 
wishes to reduce its user base, then this is the correct way to continue. 
Otherwise it is not.

Regards

Michael Burschik


-- 
Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten 
Browser-Versionen downloaden: http://www.gmx.net/de/go/browser



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