Bug#461185: fai-server: vanilla 3.2.4 fai-setup does not install 'mount' package

2008-01-17 Thread Roel van der Made
Package: fai-server
Version: 3.2.4-1
Severity: grave
Justification: renders package unusable

Hi,

I noticed the 'mount' package isn't mentioned in the /etc/fai/NFSROOT file, so 
trying to create the nfs-root environment
will fail when mounting the chroot environment.

When I add the mount package to the NFSROOT file, installation runs fine.

regards,

Roel.

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

Versions of packages fai-server depends on:
ii  debootstrap   0.3.3.2Bootstrap a basic Debian system
ii  fai-client3.2.4-1Fully Automatic Installation clien

Versions of packages fai-server recommends:
ii  dhcp3-server  3.0.4-13   DHCP server for automatic IP addre
ii  nfs-kernel-server 1:1.0.10-6 Kernel NFS server support
ii  openssh-client1:4.3p2-9  Secure shell client, an rlogin/rsh
ii  openssh-server1:4.3p2-9  Secure shell server, an rshd repla
ii  syslinux  1:3.31-4   Bootloader for Linux/i386 using MS
ii  tftpd-hpa [tftpd] 0.43-1.1   HPA's tftp server

-- no debconf information



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



Bug#461185: fai-server: vanilla 3.2.4 fai-setup does not install 'mount' package

2008-01-17 Thread Roel van der Made

On Thu, 2008-01-17 at 10:00 +0100, Michael Tautschnig wrote:
  Hi,
  
  I noticed the 'mount' package isn't mentioned in the /etc/fai/NFSROOT file, 
  so trying to create the nfs-root environment
  will fail when mounting the chroot environment.
  
  When I add the mount package to the NFSROOT file, installation runs fine.
 
 
 No, there must be some other problem in your environment. The package mount 
 is
 essential, thus it will get installed by debootstrap anyway.

You are right, it fails *sometimes* (I hate these situations). So I will
have to go debugging further into this.

One other question though, I do get the lines:

...
`/data/fai/nfsroot/live/filesystem.dir/boot/vmlinuz-2.6.18-5-486' -
`/data/fai/tftpboot/vmlinuz-2.6.18-5-486'
`/data/fai/nfsroot/live/filesystem.dir/boot/initrd.img-2.6.18-5-486' -
`/data/fai/tftpboot/initrd.img-2.6.18-5-486'
DHCP environment prepared. If you want to use it, you have to enable the
dhcpd and the tftp-hpa daemon.
ERROR: live-initramfs was not installed inside the nfsroot.
Log file written to /var/log/fai/make-fai-nfsroot.log
Aborting
Removing `local diversion of /sbin/discover-modprobe
to /sbin/discover-modprobe.distrib'
...

But it doesn't tell where it fails during the installation, everything
went fine when I look trough the logfiles again

Any way to find out where it fails?

thanks

Roel.

ps. you can close this bug as it indeed seems to be something on my end.



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



Bug#452249: syslog-ng: Syslog-ng doesn't send to *any* remote host when one of them isn't reachable

2007-11-21 Thread Roel van der Made
Package: syslog-ng
Version: 1.6.5-2.2
Severity: grave
Justification: renders package unusable

Hi,

I'm using syslog-ng to have a bunch of webservers log to remote
syslog-servers. I have defined them on the webservers like this;

destination remote_logging { tcp(10.10.10.1 port(1999)); };
destination remote_logging { tcp(10.10.10.2 port(1999)); };

Which works fine as long as both the remote servers are reachable.
The moment one of them is unreachable, syslog-ng starts complaining
about it in the logging:

Nov 21 11:46:34 web01 syslog-ng[9892]: Connection broken to 
AF_INET(10.10.10.2:1999), reopening in 10 seconds

But at this moment it doesn't log to the other remote syslog-ng server
either, which makes the setup useless.

I could not find a configuration-feature to prevent this from happening,
am I overlooking something?

thanks a lot,

Roel.


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.17-mp20070417
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages syslog-ng depends on:
ii  libc6 2.3.2.ds1-22sarge5 GNU C Library: Shared libraries an
ii  util-linux2.12p-4sarge1  Miscellaneous system utilities

-- no debconf information



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



Bug#361511: Please confirm the existance of this bug in pan 0.116

2006-10-11 Thread Roel van der Made
Hi Soren,

On Tue, Oct 10, 2006 at 08:18:48PM +0200, Søren Boll Overgaard wrote:
 Hi Roel,
 Can you confirm the existance of bug # 361511 in version 0.116 of pan? (It
 should hit the mirrors sometime on the 11th).
 If so, please include a fresh backtrace, and I will let upstream know about 
 it.

The bug stopped popping up since some updates of other (I think KDE-lib
related) updates. The current version is working fine at the moment.

thanks for informing,

Roel.



Bug#389579: libapache-mod-auth-mysql: FTBFS against apache 2.2

2006-10-10 Thread Roel van der Made
Hi,

Just tried the patch and indeed it compiled but the functionality still
isn't working.

The error I still get is:

Invalid command 'AuthUserFile', perhaps misspelled or defined by a module not 
included
 in the server configuration

Running:

[EMAIL PROTECTED] -l | grep apache
rc  apache2-common 2.0.55-4.2
ii  apache2-mpm-prefork2.2.3-2
ii  apache2-threaded-dev   2.2.3-2
ii  apache2-utils  2.2.3-2
ii  apache2.2-common   2.2.3-2
ii  libapache-htpasswd-perl1.6.0-1
ii  libapache-mod-php4 4.4.4-2
ii  libapache2-mod-auth-mysql  4.3.9-2.1
ii  libapache2-mod-php44.4.4-2

Thanks,

Roel.


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



Bug#361511: pan: Still crashes with current unstable version

2006-09-09 Thread Roel van der Made
Some debugging info, just in case:

[EMAIL PROTECTED]:~$ gdb `which pan`
GNU gdb 6.4.90-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
Type show copying to see the conditions.
There is absolutely no warranty for GDB.  Type show warranty for
details.
This GDB was configured as x86_64-linux-gnu...(no debugging symbols
found)
Using host libthread_db library /lib/libthread_db.so.1.

(gdb) run
Starting program: /usr/bin/pan
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 47696978690368 (LWP 19981)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 47696978690368 (LWP 19981)]
0x2b614ea09f3b in _gtk_tree_view_queue_draw_node () from
/usr/lib/libgtk-x11-2.0.so.0
(gdb) bt
#0  0x2b614ea09f3b in _gtk_tree_view_queue_draw_node () from
/usr/lib/libgtk-x11-2.0.so.0
#1  0x2b614ea0c42d in gtk_tree_view_get_path_at_pos () from
/usr/lib/libgtk-x11-2.0.so.0
#2  0x2b614fe2e578 in g_closure_invoke () from
/usr/lib/libgobject-2.0.so.0
#3  0x2b614fe3daa1 in g_signal_chain_from_overridden () from
/usr/lib/libgobject-2.0.so.0
#4  0x2b614fe3ed55 in g_signal_emit_valist () from
/usr/lib/libgobject-2.0.so.0
#5  0x2b614fe3ef33 in g_signal_emit () from
/usr/lib/libgobject-2.0.so.0
#6  0x0049b45e in PanTreeStore::sort_children ()
#7  0x0049c0f2 in PanTreeStore::sort ()
#8  0x0048e07f in pan::HeaderPane::on_tree_change ()
#9  0x004fd146 in pan::DataImpl::MyTree::add_articles ()
#10 0x004e452f in pan::DataImpl::on_articles_added ()
#11 0x0050629a in pan::DataImpl::xover_unref ()
#12 0x00516e40 in pan::TaskXOver::~TaskXOver ()
#13 0x00523f38 in pan::Queue::remove_task ()
#14 0x00524122 in pan::Queue::process_task ()
#15 0x005248c0 in pan::Queue::check_in ()
#16 0x0050a30d in pan::Task::check_in ()
#17 0x0051dd3d in pan::NNTP::onSocketResponse ()
#18 0x0052ef68 in pan::GIOChannelSocket::do_read ()
#19 0x0052f33c in pan::GIOChannelSocket::gio_func ()
#20 0x2b6150191149 in g_main_context_dispatch () from
/usr/lib/libglib-2.0.so.0
#21 0x2b61501942b5 in g_main_context_check () from
/usr/lib/libglib-2.0.so.0
#22 0x2b61501945b6 in g_main_loop_run () from
/usr/lib/libglib-2.0.so.0
#23 0x2b614e9507e2 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#24 0x0046c363 in (anonymous namespace)::run_pan_in_window ()
#25 0x0046cf93 in main ()
(gdb)



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



Bug#361511: pan: Still crashes with current unstable version

2006-09-05 Thread Roel van der Made
Package: pan
Version: 0.110-1
Followup-For: Bug #361511


Hi,

I still seem to have the same problems using version 0.110-1, so please reopen
this report. If you need additional information (obvious I'd say) please
tell so.

Thanks

Roel.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.11-roels-1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages pan depends on:
ii  aspell   0.60.4-4GNU Aspell spell-checker
ii  libaspell15  0.60.4-4GNU Aspell spell-checker runtime l
ii  libatk1.0-0  1.12.1-1The ATK accessibility toolkit
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  libcairo21.2.4-1 The Cairo 2D vector graphics libra
ii  libfontconfig1   2.3.2-7 generic font configuration library
ii  libgcc1  1:4.1.1-13  GCC support library
ii  libglib2.0-0 2.10.3-3The GLib library of C routines
ii  libgmime-2.0-2   2.2.3-1 MIME library, unstable version
ii  libgtk2.0-0  2.8.20-1The GTK+ graphical user interface 
ii  libgtkspell0 2.0.10-3+b1 a spell-checking addon for GTK's T
ii  libpango1.0-01.12.3-2Layout and rendering of internatio
ii  libpcre3 6.4-2   Perl 5 Compatible Regular Expressi
ii  libstdc++6   4.1.1-13The GNU Standard C++ Library v3
ii  libx11-6 2:1.0.0-8   X11 client-side library
ii  libxcursor1  1.1.7-4 X cursor management library
ii  libxext6 1:1.0.1-2   X11 miscellaneous extension librar
ii  libxfixes3   1:3.0.1.2-4 X11 miscellaneous 'fixes' extensio
ii  libxi6   1:1.0.1-3   X11 Input extension library
ii  libxinerama1 1:1.0.1-4.1 X11 Xinerama extension library
ii  libxrandr2   2:1.1.0.2-4 X11 RandR extension library
ii  libxrender1  1:0.9.1-3   X Rendering Extension client libra
ii  zlib1g   1:1.2.3-13  compression library - runtime

pan recommends no packages.

-- no debconf information


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



Bug#358379: firefox: Firefox crashes on startup with Gecko error

2006-03-22 Thread Roel van der Made
Package: firefox
Version: 1.5.dfsg+1.5.0.1-4
Severity: grave
Justification: renders package unusable


Hi,

After my dist-upgrade today firefox wont start anymore, it crashes with
the following error:

[EMAIL PROTECTED] firefox --sync
The program 'Gecko' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 116 error_code 8 request_code 147 minor_code 3)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

Mozilla runs fine, so the Gecko engine (I assume) would not be the problem 
in this case?

Thanks,

Roel

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686-smp
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages firefox depends on:
ii  debianutils   2.15.3 Miscellaneous utilities specific t
ii  fontconfig2.3.2-5generic font configuration library
ii  libatk1.0-0   1.11.3-1   The ATK accessibility toolkit
ii  libc6 2.3.6-4GNU C Library: Shared libraries an
ii  libcairo2 1.0.2-3The Cairo 2D vector graphics libra
ii  libfontconfig12.3.2-5generic font configuration library
ii  libfreetype6  2.1.10-1.2 FreeType 2 font engine, shared lib
ii  libgcc1   1:4.0.3-1  GCC support library
ii  libglib2.0-0  2.10.1-2   The GLib library of C routines
ii  libgtk2.0-0   2.8.13-1   The GTK+ graphical user interface 
ii  libidl0   0.8.6-1library for parsing CORBA IDL file
ii  libjpeg62 6b-12  The Independent JPEG Group's JPEG 
ii  libpango1.0-0 1.12.0-2   Layout and rendering of internatio
ii  libpng12-01.2.8rel-5 PNG library - runtime
ii  libstdc++64.0.3-1The GNU Standard C++ Library v3
ii  libx11-6  6.9.0.dfsg.1-5 X Window System protocol client li
ii  libxcursor1   1.1.3-1X cursor management library
ii  libxext6  6.9.0.dfsg.1-5 X Window System miscellaneous exte
ii  libxft2   2.1.8.2-3  FreeType-based font drawing librar
ii  libxi66.9.0.dfsg.1-5 X Window System Input extension li
ii  libxinerama1  6.9.0.dfsg.1-5 X Window System multi-head display
ii  libxp66.9.0.dfsg.1-5 X Window System printing extension
ii  libxrandr26.9.0.dfsg.1-5 X Window System Resize, Rotate and
ii  libxrender1   1:0.9.0.2-1X Rendering Extension client libra
ii  libxt66.9.0.dfsg.1-5 X Toolkit Intrinsics
ii  psmisc22.2-1 Utilities that use the proc filesy
ii  zlib1g1:1.2.3-11 compression library - runtime

firefox recommends no packages.

-- no debconf information


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



Bug#358379: firefox: Firefox crashes on startup with Gecko error

2006-03-22 Thread Roel van der Made
On Wed, Mar 22, 2006 at 11:12:51AM -0500, Justin Pryzby wrote:
 On Wed, Mar 22, 2006 at 04:41:07PM +0100, Roel van der Made wrote:
  On Wed, Mar 22, 2006 at 09:59:04AM -0500, Justin Pryzby wrote:
   On Wed, Mar 22, 2006 at 03:30:39PM +0100, Roel van der Made wrote:
Package: firefox
Version: 1.5.dfsg+1.5.0.1-4
Severity: grave
Justification: renders package unusable

Hi,

After my dist-upgrade today firefox wont start anymore, it crashes with
the following error:
   What packages did you upgrade?  /var/log/dpkg.log may be useful.
  
  Good point, take a look at http://roel.net/tmp/dpkg-upgrade.log (don't
  want to spam it to this list).
 Only 13-15 people; I attach a trimmed version for completeness.
 
  You can see at the bottom I tried the previous version of firefox,
  it has the same problem..
 Thats a big upgrade to diagnose :)  What were you upgrading from/to?
 (How often do you dist-upgrade/did you change source.list).
 
 Besides doing a binary search through the packages, I might suggest to
 get a backtrace of the error:
 
  gdb firefox
  break exit
  r
  ...
  bt

ok, the gdb does not really help:

(no debugging symbols found)
The program 'Gecko' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 116 error_code 8 request_code 147 minor_code 3)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
[Switching to Thread -1221961344 (LWP 31790)]

Breakpoint 2, 0xb73972c6 in exit () from /lib/tls/i686/cmov/libc.so.6
(gdb) bt
#0  0xb73972c6 in exit () from /lib/tls/i686/cmov/libc.so.6
#1  0xb7ac4f29 in _gdk_windowing_exit () from /usr/lib/libgdk-x11-2.0.so.0
#2  0xb78d31ff in _XError () from /usr/X11R6/lib/libX11.so.6
#3  0xb78d38ef in _XReply () from /usr/X11R6/lib/libX11.so.6
#4  0xb78ce215 in XSync () from /usr/X11R6/lib/libX11.so.6
#5  0x088d4f40 in ?? ()
#6  0x099533c8 in ?? ()
#7  0x in ?? ()
(gdb) k
Kill the program being debugged? (y or n) y


BUT! When I disabled the plugins firefox did start, so I started disabling the 
flash-plugin (flashplugin-nonfree)
and firefox still did start :) So.. there you have it you'd say, I looked at 
the flashplugin bugtracks and saw
this one:

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

And indeed, I chaned the composite in my xorg to enabled to play with the KDE 
Translucency feature (which is far
from production ready I'd say!). Starting firefox with the suggested export 
XLIB_SKIP_ARGB_VISUALS=1 at startup
fixed the crash of the flashplugin. So, all plugins enabled and stuff, 
composite disabled fixes the problem.

I'm not sure where the problem exactly is, maybe you do.., for now my problem 
is tackled and 'fixed'.

Thanks for your time.

Roel.

 
 Justin

 2006-03-22 14:44:57 remove gnumeric 1.6.2-2 1.6.2-2
 2006-03-22 14:45:05 upgrade libc6-dev 2.3.6-3 2.3.6-4
 2006-03-22 14:45:09 upgrade libc6 2.3.6-3 2.3.6-4
 2006-03-22 14:45:25 upgrade libc6-i686 2.3.6-3 2.3.6-4
 2006-03-22 14:45:27 upgrade whiptail 0.51.6-31 0.52.2-2
 2006-03-22 14:45:29 remove libnewt0.51 0.51.6-31 0.51.6-31
 2006-03-22 14:45:30 install libnewt0.52 none 0.52.2-2
 2006-03-22 14:45:32 upgrade rss-glx 0.8.0-4 0.8.0-7
 2006-03-22 14:45:37 remove libopenal0 0.2005080600-2.1+b1 0.2005080600-2.1+b1
 2006-03-22 14:45:39 install libopenal0a none 1:0.0.8-1
 2006-03-22 14:45:39 install libalut0 none 1.0.1-1
 2006-03-22 14:45:40 upgrade libxext-dev 6.9.0.dfsg.1-4 6.9.0.dfsg.1-5
 2006-03-22 14:45:41 upgrade libxext6 6.9.0.dfsg.1-4 6.9.0.dfsg.1-5
 2006-03-22 14:45:41 upgrade x-dev 6.9.0.dfsg.1-4 6.9.0.dfsg.1-5
 2006-03-22 14:45:42 upgrade libxi-dev 6.9.0.dfsg.1-4 6.9.0.dfsg.1-5
 2006-03-22 14:45:43 upgrade libxi6 6.9.0.dfsg.1-4 6.9.0.dfsg.1-5
 2006-03-22 14:45:43 upgrade libxkbfile-dev 6.9.0.dfsg.1-4 6.9.0.dfsg.1-5
 2006-03-22 14:45:44 upgrade libxkbfile1 6.9.0.dfsg.1-4 6.9.0.dfsg.1-5
 2006-03-22 14:45:44 upgrade libx11-dev 6.9.0.dfsg.1-4 6.9.0.dfsg.1-5
 2006-03-22 14:45:47 upgrade x11-common 6.9.0.dfsg.1-4 6.9.0.dfsg.1-5
 2006-03-22 14:45:47 upgrade xlibs-data 6.9.0.dfsg.1-4 6.9.0.dfsg.1-5
 2006-03-22 14:45:50 upgrade libx11-6 6.9.0.dfsg.1-4 6.9.0.dfsg.1-5
 2006-03-22 14:45:55 upgrade libxxf86vm1 6.9.0.dfsg.1-4 6.9.0.dfsg.1-5
 2006-03-22 14:45:55 upgrade xlibmesa-gl-dev 6.9.0.dfsg.1-4 6.9.0.dfsg.1-5
 2006-03-22 14:45:57 upgrade xlibmesa-gl 6.9.0.dfsg.1-4 6.9.0.dfsg.1-5
 2006-03-22 14:45:58 upgrade libglu1-xorg-dev 6.9.0.dfsg.1-4 6.9.0.dfsg.1-5
 2006-03-22 14:45:59 upgrade libglu1-xorg 6.9.0.dfsg.1-4 6.9.0.dfsg.1-5
 2006-03-22 14:45:59 upgrade libice-dev 6.9.0.dfsg.1-4 6.9.0.dfsg.1-5
 2006-03-22 14:46:01 upgrade libice6 6.9.0.dfsg.1-4 6.9.0.dfsg.1-5
 2006-03

Bug#320047: openoffice.org: I still have the same dependency problems..

2005-09-08 Thread Roel van der Made
Hi Rene,

On Thu, Sep 08, 2005 at 01:21:01AM +0200, Rene Engelhard wrote:
 Hi,
 Roel van der Made wrote:
  Should it really be fixed in 1.1.4-4 or is this a new dep-bug?
 [...]
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
  Architecture: amd64 (x86_64)
 
 There's no OOo for amd64.

Hmmm. then why is there an OOo tree in the amd64 unstable pool ?

ftp://ftp.debian.nl/debian-amd64/debian-amd64/pool/main/o/openoffice.org/
and so on.

 Regards,
 Rene

thanks,

Roel.



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



Bug#320047: openoffice.org: I still have the same dependency problems..

2005-09-07 Thread Roel van der Made
Package: openoffice.org
Version: 1.1.4-7
Followup-For: Bug #320047


[EMAIL PROTECTED]:~$ sudo apt-get install openoffice.org
Reading package lists... Done
Building dependency tree... 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:
  openoffice.org: Depends: openoffice.org-debian-files ( 1.1.3+1.1.4) but it 
is not going to be installed
  Depends: openoffice.org-bin ( 1.1.3+1.1.4) but it is not 
installable
E: Broken packages


Should it really be fixed in 1.1.4-4 or is this a new dep-bug?

Thanks,

Roel.


--System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-amd64-k8
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages openoffice.org depends on:
ii  dictionaries-common [openoffi 0.50.3 Common utilities for spelling dict
pn  openoffice.org-binnone (no description available)
pn  openoffice.org-debian-files   none (no description available)
ii  openoffice.org-l10n-es [openo 1.1.4-7Spanish language package for OpenO
ii  ttf-opensymbol1.1.4-7The OpenSymbol TrueType font
ii  xml-core  0.09   XML infrastructure and XML catalog

openoffice.org recommends no packages.


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