Bug#295969: liblablgl-ocaml-dev: Dependency on freeglut3-dev
On Wed, Nov 30, 2005 at 06:48:15PM +0100, Julien Cristau wrote: > is freeglut3-dev needed to build any program with labgl? I did a quick > check here, and it seems that the missing dependency is on libxmu-dev. > But I didn't really program using lablgl, just used a trivial (read > empty) ml file and linked it with lablgl.cmxa. > I don't know if freeglut3-dev should be in Depends or Recommends. I can confirm that it's only needed if you are using the Glut module. But I think it has to be in Depends, unless you create a separate liblablglut-ocaml-dev package. -- Eric Cooper e c c @ c m u . e d u -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#343105: approx: [Debian testing] /etc/cron.weekly/approx fails to run
On Mon, Dec 12, 2005 at 09:37:59PM +0200, Jari Aalto wrote: > Package: approx > Version: 2.00 > Severity: normal > > The cron job /etc/cron.weekly/approx includes lines > > find /var/cache/approx/. -type d -empty | xargs rmdir > su approx -c "gc_approx --quiet" > > PROBLEMS > > 1. There is no account "gc_approx" The cron job is supposed to be su'ing to user "approx" (the owner of the /var/cache/approx cache, etc.) and then running the program gc_approx. This userid should have been created by the postinst script; can you verify it's in your /etc/passwd? Do you have an error email from cron that suggests differently? I see that the su man page says the "-c ..." argument should come before the username, although it works on my systems in either order. But I'll change it to conform to the documented behavior. > 2. xargs fails if find(1) call is empty > [...] > - use option "--no-run-if-empty" with xargs to prevent failure. Good catch. I'll do that. -- Eric Cooper e c c @ c m u . e d u -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#343105: approx: [Debian testing] /etc/cron.weekly/approx fails to run
On Mon, Dec 12, 2005 at 03:33:35PM -0500, Eric Cooper wrote: > I see that the su man page says the "-c ..." argument should come > before the username, although it works on my systems in either order. > But I'll change it to conform to the documented behavior. Now I see that the problem is that the postinst created the approx user with a "shell" of /bin/false, which won't work with the "su -c" option. So this has been (silently) failing for a long time. -- Eric Cooper e c c @ c m u . e d u -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#342704: Disable HPPA native code compiler
On Thu, Dec 15, 2005 at 02:02:38PM +0100, Sven Luther wrote: > On Thu, Dec 15, 2005 at 01:47:36PM +0100, Florian Weimer wrote: > > Upstream has responded; they won't fix this, and they no longer > > maintain the native code compiler on HPPA. I susgest to disable it in > > the Debian package. > > Seems reasonable indeed. Unless someone shows up and want to fix it. I don't > think we lose much, as hppa is definitively not the plateform of choice for > having compute-intensive ocaml apps running. I agree, but we should also ask on the caml-list, and maybe file a request for help on WNPP, if there are any HPPA users who would be seriously inconvenienced and/or could help patch it. (Of course if upstream won't accept a patch, even this would be pointless.) -- Eric Cooper e c c @ c m u . e d u -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#343664: libgtksourceview-common: please add language support for OCaml (Objective Caml)
Package: libgtksourceview-common Version: 1.4.2-2 Severity: wishlist You are welcome to use or improve on http://www.cs.cmu.edu/~ecc/ocaml.lang -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.14 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#337802: sgt-puzzles: please enable window resizing
Package: sgt-puzzles Version: 6378-1 Severity: wishlist Please enable window resizing -- the puzzles are too small otherwise on a large display like 1600x1200. I've included the two line patch, but I've only tested a few of the puzzles that I typically play. It's possible that some of the others are broken by this change ... -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.14 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages sgt-puzzles depends on: ii libatk1.0-0 1.10.3-1 The ATK accessibility toolkit ii libbonobo2-0 2.10.1-1 Bonobo CORBA interfaces library ii libc6 2.3.5-6GNU C Library: Shared libraries an ii libgconf2-4 2.10.1-6 GNOME configuration database syste ii libglib2.0-0 2.8.3-1The GLib library of C routines ii libgnome2-0 2.10.1-1 The GNOME 2 library - runtime file ii libgnomevfs2-02.10.1-5 The GNOME virtual file-system libr ii libgtk2.0-0 2.6.10-1 The GTK+ graphical user interface ii liborbit2 1:2.12.4-1 libraries for ORBit2 - a CORBA ORB ii libpango1.0-0 1.8.2-3Layout and rendering of internatio ii libpopt0 1.7-5 lib for parsing cmdline parameters sgt-puzzles recommends no packages. -- no debconf information diff -ur sgt-puzzles-6378/debian/changelog sgt-puzzles-ecc/debian/changelog --- sgt-puzzles-6378/debian/changelog 2005-11-06 11:07:16.0 -0500 +++ sgt-puzzles-ecc/debian/changelog2005-11-06 11:08:55.0 -0500 @@ -1,3 +1,9 @@ +sgt-puzzles (6378-2) unstable; urgency=low + + * Enable window resizing + + -- Eric Cooper <[EMAIL PROTECTED]> Sun, 6 Nov 2005 11:05:36 -0500 + sgt-puzzles (6378-1) unstable; urgency=low * New upstream version diff -ur sgt-puzzles-6378/gtk.c sgt-puzzles-ecc/gtk.c --- sgt-puzzles-6378/gtk.c 2005-11-06 11:07:16.0 -0500 +++ sgt-puzzles-ecc/gtk.c 2005-11-06 10:59:30.0 -0500 @@ -1486,11 +1486,8 @@ fe->window = gtk_window_new(GTK_WINDOW_TOPLEVEL); gtk_window_set_title(GTK_WINDOW(fe->window), thegame.name); -#if 0 -gtk_window_set_resizable(GTK_WINDOW(fe->window), FALSE); -#else -gtk_window_set_policy(GTK_WINDOW(fe->window), FALSE, FALSE, TRUE); -#endif +gtk_window_set_resizable(GTK_WINDOW(fe->window), TRUE); +gtk_window_set_policy(GTK_WINDOW(fe->window), FALSE, TRUE, FALSE); vbox = GTK_BOX(gtk_vbox_new(FALSE, 0)); gtk_container_add(GTK_CONTAINER(fe->window), GTK_WIDGET(vbox)); gtk_widget_show(GTK_WIDGET(vbox)); -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#337802: Acknowledgement (sgt-puzzles: please enable window resizing)
Since the default GTK behavior is to allow resizing, here is a cleaner patch: diff -ur sgt-puzzles-6378/debian/changelog sgt-puzzles-new/debian/changelog --- sgt-puzzles-6378/debian/changelog 2005-11-06 11:44:52.0 -0500 +++ sgt-puzzles-new/debian/changelog2005-11-06 11:16:24.0 -0500 @@ -1,3 +1,9 @@ +sgt-puzzles (6378-2) unstable; urgency=low + + * Enable window resizing + + -- Eric Cooper <[EMAIL PROTECTED]> Sun, 6 Nov 2005 11:05:36 -0500 + sgt-puzzles (6378-1) unstable; urgency=low * New upstream version diff -ur sgt-puzzles-6378/gtk.c sgt-puzzles-new/gtk.c --- sgt-puzzles-6378/gtk.c 2005-11-06 11:44:52.0 -0500 +++ sgt-puzzles-new/gtk.c 2005-11-06 11:43:24.0 -0500 @@ -1486,11 +1486,6 @@ fe->window = gtk_window_new(GTK_WINDOW_TOPLEVEL); gtk_window_set_title(GTK_WINDOW(fe->window), thegame.name); -#if 0 -gtk_window_set_resizable(GTK_WINDOW(fe->window), FALSE); -#else -gtk_window_set_policy(GTK_WINDOW(fe->window), FALSE, FALSE, TRUE); -#endif vbox = GTK_BOX(gtk_vbox_new(FALSE, 0)); gtk_container_add(GTK_CONTAINER(fe->window), GTK_WIDGET(vbox)); gtk_widget_show(GTK_WIDGET(vbox)); -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#346082: approx: doesn't understand HTTP's 302 (FOUND) redirect
Good catch. I had forgotten to add the "--location" option to curl. That's now fixed. If you don't want to wait for the next upload, you can use the .deb or tarball in http://www.cs.cmu.edu/~ecc/approx/. -- Eric Cooper e c c @ c m u . e d u -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#346278: ocamlnet: source dir not completely cleaned up by "debuild clean"
Package: ocamlnet Severity: normal I've been building a sarge-backport environment, and I noticed that ocamlnet leaves around a few files after doing "debuild clean": $ find -name '*.cm*' ./src/netstring/tools/unimap_to_ocaml/unimap_to_ocaml.cmo ./src/netstring/tools/unimap_to_ocaml/unimap_to_ocaml.cmi ./src/tmp/t.cmi ./src/tmp/t.cmx -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.14 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#346279: debian/ocaml-md5sums dir not cleaned up
Package: ocaml Version: 3.09.0-4 Severity: minor I've been building a sarge-backport OCaml environment, and I noticed that after doing "debuild clean", these files were still around: ocaml-md5sums.cmi ocaml-md5sums.cmx ocaml-md5sums.o ocaml-md5sums.opt -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.14 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages ocaml depends on: ii ocaml-base [ocaml-base-3.09.0 3.09.0-4 Runtime system for ocaml bytecode ii ocaml-nox [ocaml-nox-3.09.0] 3.09.0-4 ML language implementation with a ocaml recommends no packages. -- debconf information excluded -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#347686: libgtk2.0-0: calendar week starts on Monday instead of Sunday with en_US locale
Package: libgtk2.0-0 Version: 2.8.9-2 Severity: normal The date/calendar applet in gnome-panel and the calendar in jpilot both display this incorrect behavior now. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.14 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages libgtk2.0-0 depends on: ii libatk1.0-0 1.10.3-1The ATK accessibility toolkit ii libc62.3.5-8 GNU C Library: Shared libraries an ii libcairo21.0.2-3 The Cairo 2D vector graphics libra ii libfontconfig1 2.3.2-1.1 generic font configuration library ii libglib2.0-0 2.8.5-1 The GLib library of C routines ii libgtk2.0-bin2.8.9-2 The programs for the GTK+ graphica ii libgtk2.0-common 2.8.9-2 Common files for the GTK+ graphica ii libjpeg626b-11 The Independent JPEG Group's JPEG ii libpango1.0-01.10.1-2Layout and rendering of internatio ii libpng12-0 1.2.8rel-5 PNG library - runtime ii libtiff4 3.7.4-1 Tag Image File Format (TIFF) libra ii libx11-6 6.8.2.dfsg.1-11 X Window System protocol client li ii libxcursor1 1.1.3-1 X cursor management library ii libxext6 6.8.2.dfsg.1-11 X Window System miscellaneous exte ii libxi6 6.8.2.dfsg.1-11 X Window System Input extension li ii libxinerama1 6.8.2.dfsg.1-11 X Window System multi-head display ii libxrandr2 6.8.2.dfsg.1-11 X Window System Resize, Rotate and ii libxrender1 1:0.9.0.2-1 X Rendering Extension client libra Versions of packages libgtk2.0-0 recommends: ii hicolor-icon-theme0.8-3 default fallback theme for FreeDes -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#338435: status of the ocaml 3.09.0 migration ...
On Mon, Dec 19, 2005 at 03:32:40AM -0800, Steve Langasek wrote: > - a handful of packages that still build-depend on ocaml-3.08.3 or similar, > and require sourceful uploads for the ocaml transition. These packages > are advi, approx, camlrpc, cduce, cryptokit, lablgtk, missinglib, mlgtk, > ocamldsort, pycaml, spamoracle, syslog-ocaml. syslog-ocaml has been updated in SVN to generate debian/control from debian/control.in, so it just needs a sponsored upload. -- Eric Cooper e c c @ c m u . e d u -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#333189: jpilot: week starts with Monday in en_US locale
Package: jpilot Version: 0.99.8-2 Followup-For: Bug #333189 An earlier message for this bug said that the start-of-week is determined by GTK from the locale. My locale is en_US, where weeks should start on Sunday, but the month calendar in the main window starts with Monday. This behavior started after my most recent "apt-get upgrade". -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.14 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages jpilot depends on: ii debconf [debconf-2.0] 1.4.66 Debian configuration management sy ii libatk1.0-0 1.10.3-1 The ATK accessibility toolkit ii libc6 2.3.5-8GNU C Library: Shared libraries an ii libglib2.0-0 2.8.4-2The GLib library of C routines ii libgtk2.0-0 2.8.9-2The GTK+ graphical user interface ii libncurses5 5.5-1 Shared libraries for terminal hand ii libpango1.0-0 1.10.1-2 Layout and rendering of internatio ii libpisock80.11.8-12 Library for communicating with a P ii libreadline5 5.0-11 GNU readline and history libraries Versions of packages jpilot recommends: pn jpilot-plugins (no description available) -- debconf information excluded -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#336128: liblablgl-ocaml-dev: missing dependency on libxmu-dev
Package: liblablgl-ocaml-dev Version: 1.01-7 Severity: normal Native compilation of a lablgl program fails if libxmu-dev is missing: $ ocamlopt -I +labltk -I +lablgl labltk.cmxa lablgl.cmxa togl.cmxa -o checker checker.ml /usr/bin/ld: cannot find -lXmu collect2: ld returned 1 exit status Error during linking (Here checker.ml is from /usr/share/doc/liblablgl-ocaml-dev/examples/) The corresponding byte-code compilation works OK. So on architectures with native-code, there should be a dependency on libxmu-dev. (Maybe this depends on whether the X installation is xfree or xorg? I'm not sure.) -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.14-rc3 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages liblablgl-ocaml-dev depends on: ii libglu1-mesa-dev [libglu- 5.0.0-5.1 The OpenGL utility library develop ii liblablgl-ocaml 1.01-7 Runtime libraries for lablgl ii ocaml [ocaml-3.08.3] 3.08.3-8 ML language implementation with a ii tk8.4-dev 8.4.9-1Tk toolkit for Tcl and X11, v8.4 - ii xlibmesa-gl-dev [libgl-de 6.8.2.dfsg.1-7 Mesa 3D graphics library developme liblablgl-ocaml-dev recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#337115: liblablgtk2-ocaml: missing build-depends on chrpath
Package: liblablgtk2-ocaml Version: 2.4.0+2005.06.13-1 Severity: important Justification: fails to build from source make[1]: Leaving directory `/home/linux/ocaml/lablgtk2-2.4.0+2005.06.13' # Remove RPATHs chrpath -d /home/linux/ocaml/lablgtk2-2.4.0+2005.06.13/debian/tmp/`ocamlc -where`/stublibs/dlllablgnomeui.so /bin/sh: chrpath: command not found -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.14-rc3 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#340894: quodlibet: "Add Folders" merges subdirectories with the same name
Package: quodlibet Version: 0.15-2 Severity: normal If I add the folder "music" with the following structure music |-- eagles | `-- greatest_hits | |-- 00-take_it_easy.mp3 | `-- cover.jpg `-- srv `-- greatest_hits |-- 00-taxman.mp3 `-- cover.jpg I get a single "Greatest Hits" album with both MP3s in it, instead of two distinct albums. This looks like some part of the code is using only the basename of a directory or music file, not its full path, when deciding whether an album already exists in the library. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.14 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages quodlibet depends on: ii gstreamer0.8-alsa [gstreamer0 0.8.11-2 ALSA plugin for GStreamer ii gstreamer0.8-mad 0.8.11-2 MAD MPEG audio decoder plugin for ii gstreamer0.8-oss [gstreamer0. 0.8.11-2 OSS plugin for GStreamer ii gstreamer0.8-vorbis 0.8.11-2 Vorbis plugin for GStreamer ii libgtk2.0-0 2.6.10-1 The GTK+ graphical user interface ii python2.3.5-3An interactive high-level object-o ii python-gst0.8.2-1generic media-playing framework (P ii python-gtk2 2.6.3-2Python bindings for the GTK+ widge ii python-pymad 0.5.4-1Python wrapper to the MPEG Audio D ii python-pyvorbis 1.3-1 A Python interface to the Ogg Vorb ii python2.3-pymad [python-pymad 0.5.4-1Python wrapper to the MPEG Audio D Versions of packages quodlibet recommends: ii libgstreamer-gconf0.8-0 0.8.11-2 GConf support for GStreamer pn python-gnome2-extras (no description available) pn python2.3-gnome2 (no description available) pn quodlibet-ext (no description available) -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#340894: acknowledged by developer (Re: Bug#340894: quodlibet: "Add Folders" merges subdirectories with the same name)
> It actually uses the "album" metadata tag and ignores filenames. > > from the FAQ (http://www.sacredchao.net/quodlibet/wiki/FAQ): > > "I have two albums with the same name, and they sort out of order/get > merged in the Album List. > > Tag them with different ''labelid'' tags (it's best if you use the > actual label ID code, but if you can't find it you can also just use any > different values). In Quod Libet 0.14 [and greater] they will be > separated." > > http://www.sacredchao.net/quodlibet/wiki/CustomTags has more information > about the labelid tag. That isn't too helpful for me, since I have MP3 files with ID3v2 tags, not Ogg Vorbis tags, and no labelids. Why not use both artist and album concatenated? That's much less likely to conflict. > For the next version we will probably support MusicBrainz album IDs, > too, in the absence of labelids. If you have any suggestions for how to > improve the documentation so this feature is more accessible, I'd be > happy to hear them. You could include the FAQ in the Debian package documentation. -- Eric Cooper e c c @ c m u . e d u -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#313188: approx: does not support Packages.bz2 files
Thanks for the bug report and patch. I've incorporated it and it will appear in the next release. Until then, you might want to disable the cron job that runs gc_approx, or modify it to something like gc_approx -k | grep -v .bz2 | xargs rm so it doesn't purge your Packages.bz2 files -- Eric Cooper e c c @ c m u . e d u -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#310399: approx: gc_approx should only use latest Packages.{ ,bz2, gz} file
On Mon, May 23, 2005 at 09:46:08PM +1000, Andrew Lau wrote: > Some programs like apt-get use retrieve "Packages.gz", while others like > pbuilder download "Packages". So unfortuantely the deb-cache can easily > become 50% larger (with obsolete debs) than it should be once either the > Packages or Packages.gz for a single repository falls into disuse. By disuse, do you mean it's still listed in approx.conf, but clients are no longer using it in their sources.list files? If so, you're right -- gc_approx doesn't have any option to "delete files older than N days" (which is probably better done using "find" in a cron job anyway), under the assumption that you might want, say, a local mirror of stable, which might have multi-year-old debs in it. I might be missing your point though. Is the issue having both Packages and Packages.gz files in the cache, when only one would suffice? > I suggest that gc_approx should only preserve packages listed in the > newest Packages, Packages.gz or even Packages.bz2 file. I'm not sure I understand this point, because I think that's what it does now. BTW, can you point me to repositories with bzip2-compressed Packages files out there? I haven't come across any myself, but it should be easy to add support for them. > The only problem is that you have to assume the user is smart enough to > rerun the update operation (eg pbuilder update) before trying to > download in case all the Packages.* are out of sync. OK, so I guess the issue is having Packages inconsistent with Packages.gz for a given distribution, because, say, one was downloaded by apt-get and the other by pbuilder? Good point -- I'll look into it. I thought I could avoid having approx do tricks like uncompressing Packages.gz files in response to requests for plain Packages (I'd prefer the client to do that!), but I might have to add that. I'm surprised pbuilder doesn't prefer the compressed version, but I haven't used it. I'll start using it, if only as another test client for approx. Thanks for the report. -- Eric Cooper e c c @ c m u . e d u -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#310948: curl fails when HTTP response headers contain null bytes
Package: curl Version: 7.13.2-2 Severity: important Some broken HTTP servers return response headers containing null bytes. For example: http://ftp.pl.debian.org/debian/dists/sarge/main/binary-i386/Packages.gz (at least until the webmaster fixes it). When curl is parsing header lines, it reads a buffer and then looks for the end-of-line by doing k->end_ptr = strchr (k->str_start, '\n'); in lib/transfer.c But this is incorrect if the buffer contains embedded nulls -- the strchr search will terminate too soon. Then more data gets appended to the header, the true CRLF termination is missed, and curl returns insanely long headers which are actually part of the response data. Here is a simple test program to reproduce the problem: cut here #include #include #include void get_headers(char *url) { CURL *handle; const int TRUE = 1; handle = curl_easy_init(); // write headers to stdout curl_easy_setopt(handle, CURLOPT_HEADERFUNCTION, fwrite); curl_easy_setopt(handle, CURLOPT_WRITEHEADER, stdout); // exit when the data arrives curl_easy_setopt(handle, CURLOPT_WRITEFUNCTION, exit); #if DEBUG curl_easy_setopt(handle, CURLOPT_VERBOSE, TRUE); #endif curl_easy_setopt(handle, CURLOPT_URL, url); curl_easy_setopt(handle, CURLOPT_HTTPGET, TRUE); curl_easy_perform(handle); } int main(int argc, char *argv[]) { if (argc != 2) { fprintf(stderr, "Usage: %s URL\n", argv[0]); exit(1); } get_headers(argv[1]); return 0; } cut here Run ./ctest http://ftp.pl.debian.org/debian/dists/sarge/main/binary-i386/Packages.gz > foo" and examine foo with hexdump or emacs to see the problem. Here is a patch that seems to fix it, but I've only tested it with the site above. patch diff -ur curl-7.13.2/lib/transfer.c curl-7.13.2-ecc/lib/transfer.c --- curl-7.13.2/lib/transfer.c 2005-02-16 09:31:33.0 -0500 +++ curl-7.13.2-ecc/lib/transfer.c 2005-05-26 20:48:40.0 -0400 @@ -351,11 +351,20 @@ size_t rest_length; size_t full_length; int writetype; +int i; /* str_start is start of line within buf */ k->str_start = k->str; -k->end_ptr = strchr (k->str_start, '\n'); +/* we can't use strchr or index to find the end of line because + broken HTTP servers might put null bytes in the headers */ +k->end_ptr = 0; +for (i = 0; i < nread; i++) { + if (k->str_start[i] == '\n') { +k->end_ptr = k->str_start + i; +break; + } +} if (!k->end_ptr) { /* Not a complete header line within buffer, append the data to end patch -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.11.10 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages curl depends on: ii libc6 2.3.2.ds1-21 GNU C Library: Shared libraries an ii libcurl37.13.2-2 Multi-protocol file transfer libra ii libidn110.5.13-1.0 GNU libidn library, implementation ii libssl0.9.7 0.9.7e-3 SSL shared libraries ii zlib1g 1:1.2.2-4compression library - runtime -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#305019: approx: fails to start, Fatal error: exception Unix.Unix_error(43, "connect", "")
Another user reported the same bug. He is running syslog-ng, not syslog. Which one are you running? -- Eric Cooper e c c @ c m u . e d u -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#305019: approx: Happens to me too.
On Sun, Apr 17, 2005 at 09:17:14AM -0700, Alexander Hvostov wrote: > The problem is that it is using SOCK_DGRAM for the "type" parameter to the > "socket" system call. Syslog-ng is usually configured to use SOCK_STREAM > on /dev/log instead of SOCK_DGRAM. > [...] > The fix, therefore, is probably to change whatever code is breaking to try > SOCK_STREAM if it gets EPROTOTYPE when trying to use SOCK_DGRAM > on /dev/log. Thanks, I found that also. The fix is in libsyslog-ocaml-dev, which I've uploaded to the svn repository, along with a new version of approx that depends on the fix. -- Eric Cooper e c c @ c m u . e d u -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#305019: approx: fails to start
This was a bug in libsyslog-ocaml-dev, which has now been fixed and uploaded to svn. I've also changed approx's control file to depend on the bug-fixed version, so it needs to be rebuilt. -- Eric Cooper e c c @ c m u . e d u -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#305102: approx: fails to daemonise properly
On Sun, Apr 17, 2005 at 06:40:50PM -0400, Jason Lunz wrote: > I just tried out approx, and it has the common error (for new daemons) > of failing to daemonize correctly. A frequent symptom of this is sshing > into a machine, starting the daemon, and logging out, then having the > logout hang. This happens because ssh won't exit until all channels are > closed, and the daemon is still holding stdin/out/err open. I've fixed this and committed it to svn (version 1.11). -- Eric Cooper e c c @ c m u . e d u -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#305451: approx: runs as root
> It would be nice if approx ran as an unprivileged user. From what I can > tell, it doesn't need root privileges (even to bind the listening > socket). You're right, and another user also made the same suggestion, so I plan to do that. Do you have any advice on which user/group to use? I couldn't find a place in the Policy docs that spelled this out. Should I try to create a new "approx" user/group, which would require the base-passwd maintainer's agreement, or to reuse something else like daemon or www-data? > Otherwise, this program is a welcome change from apt-proxy. Performance > seems *way* better, even after I imported my entire apt-proxy cache into > /var/cache/approx. Thanks for the feedback! -- Eric Cooper e c c @ c m u . e d u -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#305451: approx: runs as root
On Thu, Apr 21, 2005 at 08:50:33AM -0700, Alexander Hvostov wrote: > On Wednesday 20 April 2005 08:10 pm, Charles Lepple wrote: > > Heh. Maybe you could "borrow" the aptproxy userid. > > Why not just add another? > > > Actually, along these lines, I wonder if there's a precedent for > > conflicting with another package with a server that binds to the same > > port. After all, the default for both apt-proxy and approx is to listen > > on port . (Of course, you can always reconfigure one or the other > > to listen on a different port, whereas most other conflicts arise from > > two packages that have staked out the same portion of the filesystem > > namespace.) > > That was actually one of my silent gripes, if you will. It really should > bind to another port by default, like, say, 9998. Both are by no means > standard port numbers, so why create conflict? Because many approx users are likely to be apt-proxy users, and have lines like "deb http://foo:/..."; in sources.list files on multiple client machines. If the default isn't , you have to track down all those files and edit them, but if it's , it's a "drop in" replacement. I've just posted a message on debian-devel asking for advice on whether to make the packages conflict for this reason. -- Eric Cooper e c c @ c m u . e d u -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#305453: approx: would like to see outbound HTTP proxy support
> Since approx uses libcurl as the backend, would it be possible to expose > some of libcurl's proxy settings in approx.conf? According to the libcurl documentation, "libcurl respects the environment variables http_proxy, ftp_proxy, all_proxy etc, if any of those is set." So it may work already > I'll volunteer to test this functionality if needed. I can test packages > from experimental, or even try to build from source (but I currently > know next to nothing about ocaml). Can you try setting the http_proxy environment variable before starting approx and seeing if that works? I'll try to add more explicit support via approx.conf as well. -- Eric Cooper e c c @ c m u . e d u -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#305826: approx: Support also option 'reload'
On Fri, Apr 22, 2005 at 01:39:09PM +0300, Jari Aalto wrote: > Package: approx > Version: 1.09 > Severity: minor > > The server start script does not currently support standard 'reload' > options in case of changes in configuration file. Please add it. The simplest way would be to have reload == restart. Would that be sufficient, do you think? Thanks. -- Eric Cooper e c c @ c m u . e d u -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#309038: mgetty-fax: should depend on mime-codecs, not just recommend it
Package: mgetty-fax Version: 1.1.33-1 Severity: normal The /etc/mgetty/new_fax script fails if base64-encode is not available. -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.11.7 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages mgetty-fax depends on: ii cron3.0pl1-86management of regular background p ii debconf 1.4.30.13Debian configuration management sy ii libc6 2.3.2.ds1-21 GNU C Library: Shared libraries an ii mgetty 1.1.33-1 Smart Modem getty replacement -- debconf information excluded -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#309321: approx: Approx stops processing TCP rx queue
On Mon, May 16, 2005 at 12:06:45PM +0100, Tim Wootton wrote: > Aprrox appears to hang, netstat shows that it's stoped emptying data from the > rx queue: > > Proto Recv-Q Send-Q Local Address Foreign Address State > tcp65664 0 lonspx01:35773 open.hands.com:www > ESTABLISHED > > tcpdump shows only keepalives on the tcp connection - no data flow (assume > window maxed out) > > Restarting approx will clear the condition, but it will reccur soon > afterwards. > I've left it overnight in this condition, but it dosn't recover. > I'm not sure if it's relevant but the downstream client is another instance of > approx with apt on that machine connecting to localhost. Thanks for reporting this. I've tried to reproduce it here without any luck. Since it seems repeatable for you, would you mind trying a few experiments? Was there anything of interest in the syslog of the downstream approx client? Is it always hanging trying to retrieve the same file, or does it vary? Does it still hang if you use apt directly, rather than a downstream approx server, as the client? Does it hang if you use a different remote repository? Does it hang if you use a non-apt client like curl or wget? -- Eric Cooper e c c @ c m u . e d u -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#309743: [intl:fr] ocaml-tools debconf templates translation
On Thu, May 19, 2005 at 06:18:56PM +0200, Samuel Mimram wrote: > Steve wrote: > >Please find attached the french debconf templates translation, proofread > >by the debian-l10n-french mailing list contributors. > > > >This file should be put as debian/po/fr.po in your package build tree. > > Merci ! I'll add it to the package. minor typo: s/ocalm/ocaml/ -- Eric Cooper e c c @ c m u . e d u -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#309321: approx: Approx stops processing TCP rx queue
On Wed, May 18, 2005 at 02:55:32PM +0100, Tim Wootton wrote: > I may have a clue on reproducing the problem: > > Try aborting apt-get or aptitude midway through a download and then > re-try. > This is seems to trigger the problem here. Thanks, this has led me down a productive path. One of the problems, at least, happens because APT pipelines its requests. It assumes the server implements HTTP/1.1 with persistent (keep-alive) connections, but the OCaml HTTP server library doesn't handle this yet. So can you please try adding this line to your clients' /etc/apt/apt.conf files and see if it helps? Acquire::http::Pipeline-Depth "0"; It should at least prevent the Error reading from server - read (104 Connection reset by peer) messages, which is an improvement. I am working on fixes to the approx code to make this workaround unnecessary. Thanks. -- Eric Cooper e c c @ c m u . e d u -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#302194: galeon: fails to render http://caml.inria.fr/
On Wed, Mar 30, 2005 at 08:33:54PM +0200, Loc Minier wrote: > tags 302194 + unreproducible > thanks > > Hi, > > On Wed, Mar 30, 2005, Eric Cooper wrote: > > > > Galeon fails to render the page http://caml.inria.fr/ > > Works perfectly here: > <http://joule.via.ecp.fr/~lool/caml-working.png> > > Are you behind a proxy? Could you get a network trace of your HTTP > traffic and check the headers returned by a proxy or the server for > you? I'm not using a proxy. I just tried resetting my Languages preference to "English" (it was something like "Custom (English [en])" ), but that doesn't seem to help. When I access a local server, it doesn't seem to generate an Accept-Language header at all. But I just added French to the list, in addition to English, and now it works fine! It continues to work after I remove French from the list (some caching behavior maybe?) -- Eric Cooper e c c @ c m u . e d u
Bug#306621: 306621 is RC.
On Thu, May 05, 2005 at 01:42:56PM +0200, Sven Luther wrote: > Eric, this makes the package uninstallable and unremovable, so i am > upping the severity. > > I had two problems with it, it tried to do stuff with > /var/cache/approx, while i had it configured in my approx.conf to > use another dir, and removing failed because of the missing approx > user. This should be fixed in the version I last committed to svn, if you can please upload it. Thanks. -- Eric Cooper e c c @ c m u . e d u -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#306898: approx: "detach" option proposal
On Fri, Apr 29, 2005 at 10:05:20AM +0200, KaalH! wrote: > runit based systems requires to not detach daemon. > see my hack below. I am adding this capability now. But I think it is better as a command line option (-f or --foreground) instead of in the .conf file; is that OK? Also, since I'm not familiar with runit: should error messages still go to syslog, or should they perhaps go to stderr instead (or in addition)? Thanks. -- Eric Cooper e c c @ c m u . e d u -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#308355: memtest86+: please build a version with serial console support
Package: memtest86+ Severity: wishlist Please consider turning on serial console support in config.h, or build two versions, with and without it. -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.11.7 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#302194: galeon: fails to render http://caml.inria.fr/
Package: galeon Version: 1.3.20-1 Severity: normal Galeon fails to render the page http://caml.inria.fr/ It claims it has type unknown/unknown and offers to save it to disk. Mozilla and Firefox both handle it correctly. The HTTP headers of this page contain: 200 OK Connection: close Date: Wed, 30 Mar 2005 14:51:07 GMT Accept-Ranges: bytes ETag: "110072-1a09-ee80fb80" Server: Apache/2.0.52 (Debian GNU/Linux) mod_ssl/2.0.52 OpenSSL/0.9.7e Vary: negotiate,accept,accept-language Content-Language: en Content-Length: 6665 Content-Location: index.en.html Content-Type: text/html; charset=ISO-8859-1 Last-Modified: Fri, 25 Mar 2005 13:11:26 GMT Client-Date: Wed, 30 Mar 2005 14:51:07 GMT Client-Peer: 128.93.11.23:80 Client-Response-Num: 1 TCN: choice The explicit URL http://caml.inria.fr/index.en.html renders fine. -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.10 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages galeon depends on: ii debconf 1.4.30.11 Debian configuration management sy ii galeon-common1.3.20-1GNOME web browser for advanced use ii libart-2.0-2 2.3.17-1Library of functions for 2D graphi ii libatk1.0-0 1.8.0-4 The ATK accessibility toolkit ii libbonobo2-0 2.8.1-2 Bonobo CORBA interfaces library ii libbonoboui2-0 2.8.1-2 The Bonobo UI library ii libc62.3.2.ds1-20GNU C Library: Shared libraries an ii libeel2-22.8.2-1 Eazel Extensions Library (for GNOM ii libgail-common 1.8.2-1 GNOME Accessibility Implementation ii libgail171.8.2-1 GNOME Accessibility Implementation ii libgcc1 1:3.4.3-6 GCC support library ii libgconf2-4 2.8.1-4 GNOME configuration database syste ii libglade2-0 1:2.4.2-2 library to load .glade files at ru ii libglib2.0-0 2.6.3-1 The GLib library of C routines ii libgnome2-0 2.8.1-2 The GNOME 2 library - runtime file ii libgnomecanvas2-02.8.0-1 A powerful object-oriented display ii libgnomeui-0 2.8.1-3 The GNOME 2 libraries (User Interf ii libgnomevfs2-0 2.8.4-2 The GNOME virtual file-system libr ii libgtk2.0-0 2.6.2-4 The GTK+ graphical user interface ii libice6 4.3.0.dfsg.1-10 Inter-Client Exchange library ii libnautilus2-2 2.8.2-2 libraries for nautilus components ii liborbit21:2.12.1-1 libraries for ORBit2 - a CORBA ORB ii libpango1.0-01.8.1-1 Layout and rendering of internatio ii libpopt0 1.7-5 lib for parsing cmdline parameters ii libsm6 4.3.0.dfsg.1-10 X Window System Session Management ii libstdc++5 1:3.3.5-8 The GNU Standard C++ Library v3 ii libx11-6 4.3.0.dfsg.1-10 X Window System protocol client li ii libxml2 2.6.16-4GNOME XML library ii mozilla-browser 2:1.7.5-1 The Mozilla Internet application s ii procps 1:3.2.1-2 The /proc file system utilities ii xlibs4.3.0.dfsg.1-10 X Keyboard Extension (XKB) configu ii zlib1g 1:1.2.2-3 compression library - runtime -- debconf information: * galeon/old_config_warning: -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#318007: libmp3-tag-perl: bug in MP3::Tag man page
Package: libmp3-tag-perl Version: 0.40-1 Severity: minor In the SYNOPSIS section of the man page for MP3::Tag, the "else" branch is incorrect. Here's a patch: --- Tag.pm~ 2001-08-06 18:19:11.0 -0400 +++ Tag.pm 2005-07-12 14:54:29.0 -0400 @@ -53,7 +53,7 @@ # create a new tag $mp3->new_tag("ID3v2"); $mp3->{ID3v2}->add_frame("TALB", "Album title"); - $mp3->write_tag; + $mp3->{ID3v2}->write_tag; } $mp3->close(); -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.11.12 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages libmp3-tag-perl depends on: ii libcompress-zlib-perl 1.34-1 Perl module for creation and manip ii perl 5.8.7-3Larry Wall's Practical Extraction libmp3-tag-perl recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#318005: libmp3-tag-perl: please silence warnings about "Unknown ID3v2-Tag version"
Package: libmp3-tag-perl Version: 0.40-1 Severity: normal Whenever I use autoinfo() on an MP3 file from Apple iTunes, I get the warning Unknown ID3v2-Tag version: V2.0 It would be nice to turn this off, or have MP3::Tag not be so picky. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.11.12 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages libmp3-tag-perl depends on: ii libcompress-zlib-perl 1.34-1 Perl module for creation and manip ii perl 5.8.7-3Larry Wall's Practical Extraction libmp3-tag-perl recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#318140: xfonts-100dpi: doesn't remove cleanly due to fonts.cache-1
Package: xfonts-100dpi Version: 4.3.0.dfsg.1-14 Severity: normal When doing "dpkg -P xfonts-100dpi" (same for -75dpi), I got: dpkg - warning: while removing xfonts-100dpi, directory `/usr/X11R6/lib/X11/fonts/100dpi' not empty so not removed. # ls 100dpi/ fonts.cache-1 -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.11.12 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#318140: xfonts-100dpi: doesn't remove cleanly due to fonts.cache-1
On Wed, Jul 13, 2005 at 12:59:12PM -0700, Keith Packard wrote: > Does xfonts-100dpi even run 'fc-cache' when it installs this directory? > Or is it generated as a part of some other installation process? It looks like it is done as part of the "config" action in fontconfig.postinst: if [ "$1" = configure ]; then # (Hacked up from Red Hat 8 fontconfig RPM) # Force regeneration of all fontconfig cache files. # The redirect is because fc-cache is giving warnings about ~/fc.cache # the HOME setting is to avoid problems if HOME hasn't been reset printf "Regenerating fonts cache... " HOME=/root fc-cache -f -v 1>/var/log/fontconfig.log 2>&1 || (printf "failed.\nSee /var/log/fontconfig.log for more information.\n"; exit 1) printf "done.\n" fi exit 0 Doing "dpkg-reconfigure fontconfig" recreates the fonts.cache-1 files everywhere. -- Eric Cooper e c c @ c m u . e d u -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#303760: syslog-ocaml: FTBFS: Missing Build-Depends on 'dpatch'
Now fixed in the svn repository, thanks. -- Eric Cooper e c c @ c m u . e d u -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#303774: approx: FTBFS: Missing Build-Depends on 'ocaml-tools'
Now fixed in svn, thanks. -- Eric Cooper e c c @ c m u . e d u -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#331399: module-init-tools: dangling symlinks to ksyms and kallsyms man pages
Package: module-init-tools Version: 3.2-pre9-2 Followup-For: Bug #331399 I don't have modutils on my system, only module-init-tools. I'm getting the following error: /etc/cron.daily/man-db: mandb: warning: /usr/share/man/man8/ksyms.8.gz is a dangling symlink mandb: warning: /usr/share/man/man8/kallsyms.8.gz is a dangling symlink The links in question point to k{,all}syms.modutils.8.gz. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.14-rc3 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages module-init-tools depends on: ii libc6 2.3.5-6GNU C Library: Shared libraries an ii lsb-base 3.0-9 Linux Standard Base 3.0 init scrip module-init-tools recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#331399: module-init-tools: dangling symlinks to ksyms and kallsyms man pages
On Tue, Oct 25, 2005 at 04:15:04PM +0200, Marco d'Itri wrote: > On Oct 25, Eric Cooper <[EMAIL PROTECTED]> wrote: > > I don't have modutils on my system, only module-init-tools. > > I'm getting the following error: > This is not a bug. Could you please elaborate, because it seems like one to me: # apt-get install modutils ... Setting up modutils (2.4.27.0-3) ... # apt-get install --reinstall module-init-tools ... Setting up module-init-tools (3.2-pre9-2) ... # dpkg -P modutils ... # man ksyms man: warning: /usr/share/man/man8/ksyms.8.gz is a dangling symlink -- Eric Cooper e c c @ c m u . e d u -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#331728: removing galeon-common fails if gconf2 already removed
Package: galeon-common Version: 1.3.21-6 Severity: normal In the course of removing Gnome, I first removed gconf2. Then I used "orphaner" from the deborphan package to clean up other now-orphaned files. When I got around to removing galeon-common, I got: Removing galeon-common ... /var/lib/dpkg/info/galeon-common.prerm: line 25: gconftool-2: command not found /var/lib/dpkg/info/galeon-common.prerm: line 25: gconftool-2: command not found dpkg: error processing galeon-common (--purge): subprocess pre-removal script returned error exit status 127 -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.14-rc3 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) galeon-common depends on no packages. Versions of packages galeon-common recommends: ii galeon1.3.21-6 GNOME web browser for advanced use -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#327361: kernel-package: powerpc kernel packages don't remove cleanly
Package: kernel-package Version: 9.006 Severity: normal When purging a powerpc kernel-image built with kernel-package, I get: # dpkg -P kernel-image-2.6.11 (Reading database ... 15256 files and directories currently installed.) Removing kernel-image-2.6.11 ... Purging configuration files for kernel-image-2.6.11 ... rmdir: `/lib/modules/2.6.11': Directory not empty dpkg - warning: while removing kernel-image-2.6.11, directory `/lib/modules/2.6.11' not empty so not removed. # ls /lib/modules/2.6.11/modules. modules.alias modules.ccwmapmodules.inputmap modules.symbols -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages kernel-package depends on: ii dpkg 1.13.11package maintenance system for Deb ii dpkg-dev 1.13.11package building tools for Debian ii gcc [c-compiler] 4:4.0.1-3 The GNU C compiler ii gcc-3.3 [c-compiler] 1:3.3.6-7 The GNU C compiler ii gcc-4.0 [c-compiler] 4.0.1-2The GNU C compiler ii make 3.80-11The GNU version of the "make" util ii perl 5.8.7-4Larry Wall's Practical Extraction Versions of packages kernel-package recommends: ii bzip2 1.0.2-8high-quality block-sorting file co ii libc6-dev [libc-dev] 2.3.5-6GNU C Library: Development Librari -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#318860: wine: Desktop mode still not working
Package: wine Version: 0.0.20050725-1 Followup-For: Bug #318860 Although it's listed as resolved, this problem (Desktop mode not working) is still present in the current version of wine from unstable. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages wine depends on: ii debconf 1.4.58 Debian configuration management sy ii libwine 0.0.20050725-1 Windows Emulator (Library) ii xbase-clients [xcontrib] 6.8.2.dfsg.1-6 miscellaneous X clients wine recommends no packages. -- debconf information: wine/del_wine_conf: true wine/install_type: Autodetect -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#328672: xnest: can't type control characters in Xnest clients
Package: xnest Version: 6.8.2.dfsg.1-6 Severity: grave Justification: renders package unusable I do: $ Xnest :1 & $ xterm -display :1 & Then, in the xterm window within the Xnest window, when I try to use control characters like ^U, only lowercase 'u' is received and echoed. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.14-rc1 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages xnest depends on: ii libc6 2.3.5-6GNU C Library: Shared libraries an ii libfreetype6 2.1.7-2.4 FreeType 2 font engine, shared lib ii libxau6 6.8.2.dfsg.1-6 X Authentication library ii libxdmcp6 6.8.2.dfsg.1-6 X Display Manager Control Protocol ii libxext6 6.8.2.dfsg.1-6 X Window System miscellaneous exte ii xlibs 6.8.2.dfsg.1-6 X Window System client libraries m ii xserver-common6.8.2.dfsg.1-6 files and utilities common to all ii zlib1g1:1.2.2-4 compression library - runtime xnest recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#324029: yarssr: feed items from Google News have encoded HTML entities
Package: yarssr Version: 0.2.2-1 Severity: minor I am enjoying yarssr, thanks very much for maintaining it. I have Google News as a feed: feed=http://news.google.com/?output=rss;Google News;1;: and many of its items are listed like this: 'Peace Mom' protesters continue despite absence It should be converted to 'Peace Mom' protesters ... in the yarssr menu. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12 Locale: LANG=en_US.ISO-8859-1, LC_CTYPE=en_US.ISO-8859-1 (charmap=ISO-8859-1) Versions of packages yarssr depends on: ii libgnome2-perl1.021-1Perl interface to the GNOME librar ii libgnome2-vfs-perl1.021-1Perl interface to the 2.x series o ii libgtk2-gladexml-perl 1.003-1Perl interface to use user interfa ii libgtk2-perl 1:1.081-1 Perl interface to the 2.x series o ii libgtk2-trayicon-perl 0.04-1 Perl interface to fill the system ii libxml-rss-perl 1.05-1 Perl module for managing RSS (RDF ii perl 5.8.7-4Larry Wall's Practical Extraction yarssr recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#324738: sam2p: error message printed from child shell; --quiet option would be nice
Package: sam2p Version: 0.44-11-1 Severity: minor Here's the output from converting a PNG file to PostScript: $ sam2p p2.png p2.ps This is sam2p v0.44. Available Loaders: PS PDF JAI PNG JPEG TIFF PNM BMP GIF LBM XPM PCX TGA. Available Appliers: XWD Meta Empty BMP PNG TIFF6 TIFF6-JAI JPEG-JAI JPEG PNM GIF89a+LZW XPM PSL1C PSL23+PDF PSL2+PDF-JAI P-TrOpBb. sh: png22pnm: command not found sam2p: Notice: PNM: loaded alpha, but no transparent pixels sam2p: Notice: job: read InputFile: p2.png sam2p: Notice: writeTTT: using template: l23 sam2p: Notice: applyProfile: applied OutputRule #6 sam2p: Notice: job: written OutputFile: p2.ps Success. The error message from sh appears to be coming from this system() call: (png22pnm -rgba %S || (pngtopnm <%S && pngtopnm -alpha <%S)) >%D (1) Please suppress this error message (perhaps by using "2> /dev/null" in the system() line. (2) Please add a --quiet option that doesn't print anything unless there's an error. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12 Locale: LANG=en_US.ISO-8859-1, LC_CTYPE=en_US.ISO-8859-1 (charmap=ISO-8859-1) Versions of packages sam2p depends on: ii libc6 2.3.5-4GNU C Library: Shared libraries an Versions of packages sam2p recommends: pn libjpeg-progs (no description available) ii netpbm2:10.0-8 Graphics conversion tools -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#329103: Details
> basically all requests to ftp end with: > > Failure("CURLE_OPERATION_TIMEOUTED") > > and approx tells client that the file hasn't been changed. Changing ftp > to http reenables those repositories. Are you able to FTP to the repository from the command line, on the machine where the approx server is running (just trying to rule out firewall, active/passive FTP issues, etc.)? -- Eric Cooper e c c @ c m u . e d u -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#329867: liferea: add option to startup in notification area
Package: liferea Version: 0.9.4-1 Severity: wishlist It would be nice to have an option similar to --iconify that causes the program to appear initially only in the notification area. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.14-rc1 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages liferea depends on: ii dbus-10.23.4-1 simple interprocess messaging syst ii dbus-glib-1 0.23.4-1 simple interprocess messaging syst ii libatk1.0-0 1.10.1-2 The ATK accessibility toolkit ii libc6 2.3.5-6GNU C Library: Shared libraries an ii libgconf2-4 2.10.1-2 GNOME configuration database syste ii libglib2.0-0 2.8.0-1The GLib library of C routines ii libgtk2.0-0 2.6.8-1The GTK+ graphical user interface ii libice6 6.8.2.dfsg.1-7 Inter-Client Exchange library ii liborbit2 1:2.12.2-3 libraries for ORBit2 - a CORBA ORB ii libpango1.0-0 1.8.2-1Layout and rendering of internatio ii libsm66.8.2.dfsg.1-7 X Window System Session Management ii libx11-6 6.8.2.dfsg.1-7 X Window System protocol client li ii libxml2 2.6.21-1 GNOME XML library ii liferea-gtkhtml 0.9.4-1gtkhtml-based rendering for Lifere ii xlibs 6.8.2.dfsg.1-7 X Window System client libraries m ii zlib1g1:1.2.3-4 compression library - runtime liferea recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#326228: approx: fails when many clients update simultaneously
On Fri, Sep 02, 2005 at 11:01:56AM -0400, Jason Lunz wrote: > I'm running a backport of approx 1.18 on a sarge server. Can you verify that it was built with libhttp-ocaml-dev version 0.1.1, which is still in unstable? That version fixes a bug which causes the symptoms you describe. -- Eric Cooper e c c @ c m u . e d u -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#326556: setserial: comment in autoserial.conf is incorrect
Package: setserial Version: 2.17-41 Severity: minor /var/lib/setserial/autoserial.conf contains the comment: # If you want to configure this file by hand, use # dpkg --configure setserial # and change the configuration mode of the file to MANUAL. This is incorrect -- it should be "dpkg-reconfigure setserial". -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages setserial depends on: ii debconf 1.4.57 Debian configuration management sy ii libc6 2.3.5-6GNU C Library: Shared libraries an setserial recommends no packages. -- debconf information excluded -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#326831: /usr/lib/debootstrap/pkgdetails missing
Package: debootstrap Version: 0.3.1.5 Severity: normal I'm trying to use debootstrap on an embedded system without Perl, so PKGDETAILS gets set to /usr/lib/debootstrap/pkgdetails, which doesn't exist. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#327073: nfs-common: nfsstat man page is incorrect about default behavior
Package: nfs-common Version: 1:1.0.7-3 Severity: minor The nfsstat man page says that both NFS and RPC statistics are printed by default, which does not match nfsstat's behavior. By default, it only prints NFS stats; the "-r" option is required to see the RPC stats. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages nfs-common depends on: ii debconf 1.4.57 Debian configuration management sy ii libc6 2.3.5-6 GNU C Library: Shared libraries an ii libcomerr2 1.37-2sarge1 common error description library ii libevent1 1.1a-1 An asynchronous event notification ii libkrb531.3.6-5 MIT Kerberos runtime libraries ii libnfsidmap10.8-1An nfs idmapping library ii libwrap07.6.dbs-8Wietse Venema's TCP wrappers libra ii portmap 5-15 The RPC portmapper ii sysvinit2.86.ds1-1.1 System-V like init nfs-common recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#323104: libocamlnet-ocaml-dev: please include examples/ subdirectory
Package: libocamlnet-ocaml-dev Version: 1.1-3 Severity: wishlist Please include the example programs from the original tarball in /usr/share/doc/libocamlnet-ocaml-dev/examples/ -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12 Locale: LANG=en_US.ISO-8859-1, LC_CTYPE=en_US.ISO-8859-1 (charmap=ISO-8859-1) Versions of packages libocamlnet-ocaml-dev depends on: ii libequeue-ocaml-dev 2.1-3 Event queues OCaml library ii libocamlnet-ocaml 1.1-3 OCaml application-level Internet p ii libpcre-ocaml-dev 5.10.0-3 OCaml bindings for PCRE (Perl Comp ii ocaml-findlib 1.0.4-3Management tool for OCaml programm ii ocaml-nox [ocaml-nox-3.08.3] 3.08.3-7 ML language implementation with a libocamlnet-ocaml-dev recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#322369: patch for toolchain-source
The cross-compiler version of gcc now fails to build because the rules in the packaging phase are looking for files with "-linux-gnu" in their names, but they are created with just "-linux". The following patch, when applied after doing "tpkg-make", overrides the DEB_TARGET_GNU_TYPE and makes it work. It could be incorporated into the template-gcc.tgz skeleton, too. I'm not sure whether this approach is really the right way, but for now it gives me working cross-compilers. It looks like there is logic further down in rules.defs that's trying to take care of this (setting TP, TS, etc.), but the problem seems to be that the *_files variables in rules.d/*-cross.mk reference $(DEB_TARGET_GNU_TYPE) directly, so the dh_movefiles commands fail. --- gcc-powerpc-linux-3.4.3/debian/rules.defs~ 2005-08-16 19:40:36.0 -0400 +++ gcc-powerpc-linux-3.4.3/debian/rules.defs 2005-08-16 19:39:54.0 -0400 @@ -33,8 +33,7 @@ -a$(DEB_TARGET_ARCH) -qDEB_HOST_GNU_CPU 2>/dev/null) DEB_TARGET_GNU_SYSTEM := $(shell dpkg-architecture -f \ -a$(DEB_TARGET_ARCH) -qDEB_HOST_GNU_SYSTEM 2>/dev/null) -DEB_TARGET_GNU_TYPE:= $(shell dpkg-architecture -f \ - -a$(DEB_TARGET_ARCH) -qDEB_HOST_GNU_TYPE 2>/dev/null) +DEB_TARGET_GNU_TYPE:= $(DEB_TARGET_ALIAS) # --- # which binary packages are built? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#315945: seyon does not work when gnome-terminal is installed
On Sun, Jul 31, 2005 at 11:59:18PM +0100, Steve McIntyre wrote: > c) write a wrapper script for the terminal emulator, and cope with > finding the right options for each possible emulator (potentially > huge amount of work) This is how it's done already in the case of gnome-terminal (see /usr/bin/gnome-terminal.wrapper). So it's reasonable to file a bug against it for better option-munging to handle this case. -- Eric Cooper e c c @ c m u . e d u -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#320779: ocaml :cannot upgrade
On Mon, Aug 01, 2005 at 07:04:39PM +0200, Sven Luther wrote: > I still think it would be good to move the emacs stuff into a separate > ocaml-emacs package, does this seem ok ? I think that's the right answer, and perhaps ocaml and ocaml-tools can suggest it. -- Eric Cooper e c c @ c m u . e d u -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#321032: gnome-games: please add click-to-move mode to gnotravex (and others?)
Package: gnome-games Version: 1:2.8.3-2 Severity: wishlist Please add a preference item for "click-to-move mode", like in the recent upgrade to aisleriot. In this mode, the first click starts moving a piece/tile/card, and the second click "drops" it whereever the cursor has moved -- you don't have to hold the mouse button down while moving. On laptops with touchpads and trackpoints, I find it easier than click-dragging. If there are other tile-moving games that don't have it, they might also benefit. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.12 Locale: LANG=en_US.ISO-8859-1, LC_CTYPE=en_US.ISO-8859-1 (charmap=ISO-8859-1) Versions of packages gnome-games depends on: ii gnome-games-data 1:2.8.3-2 data files for the GNOME games ii guile-1.6-libs1.6.7-1Main Guile libraries ii libart-2.0-2 2.3.17-1 Library of functions for 2D graphi ii libatk1.0-0 1.10.1-2 The ATK accessibility toolkit ii libaudiofile0 0.2.6-6Open-source version of SGI's audio ii libbonobo2-0 2.10.0-1 Bonobo CORBA interfaces library ii libbonoboui2-02.8.1-2The Bonobo UI library ii libbz2-1.01.0.2-7high-quality block-sorting file co ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an ii libcroco3 0.6.0-2a generic Cascading Style Sheet (C ii libesd-alsa0 [libesd0]0.2.36-1 Enlightened Sound Daemon (ALSA) - ii libgcc1 1:4.0.1-2 GCC support library ii libgconf2-4 2.10.0-2 GNOME configuration database syste ii libgcrypt11 1.2.0-11.1 LGPL Crypto library - runtime libr ii libglade2-0 1:2.5.1-2 library to load .glade files at ru ii libglib2.0-0 2.6.5-1The GLib library of C routines ii libgnome-keyring0 0.4.3-1GNOME keyring services library ii libgnome2-0 2.8.1-2The GNOME 2 library - runtime file ii libgnomecanvas2-0 2.10.2-2 A powerful object-oriented display ii libgnomeui-0 2.8.1-3The GNOME 2 libraries (User Interf ii libgnomevfs2-02.8.4-4The GNOME virtual file-system libr ii libgnutls11 1.0.16-13.1GNU TLS library - runtime library ii libgpg-error0 1.0-1 library for common error values an ii libgsf-1 1.12.0-1 Structured File Library - runtime ii libgtk2.0-0 2.6.8-1The GTK+ graphical user interface ii libguile-ltdl-1 1.6.7-1Guile's patched version of libtool ii libice6 6.8.2.dfsg.1-4 Inter-Client Exchange library ii libjpeg62 6b-10 The Independent JPEG Group's JPEG ii liborbit2 1:2.12.2-1 libraries for ORBit2 - a CORBA ORB ii libpango1.0-0 1.8.1-1Layout and rendering of internatio ii libpopt0 1.7-5 lib for parsing cmdline parameters ii libqthreads-121.6.7-1QuickThreads library for Guile ii librsvg2-22.8.1-3SAX-based renderer library for SVG ii libsm66.8.2.dfsg.1-4 X Window System Session Management ii libstdc++51:3.3.5-13 The GNU Standard C++ Library v3 ii libtasn1-20.2.10-4 Manage ASN.1 structures (runtime) ii libx11-6 6.8.2.dfsg.1-4 X Window System protocol client li ii libxml2 2.6.16-7 GNOME XML library ii xlibs 6.8.2.dfsg.1-4 X Window System client libraries m ii zlib1g1:1.2.2-4 compression library - runtime Versions of packages gnome-games recommends: pn gnome-games-extra-data (no description available) -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#408408: installation-guide-i386: possible typo in "Submitting Installation Reports"
Package: installation-guide-i386 Version: http://d-i.alioth.debian.org/manual/en.i386 Severity: normal Section ch05s03.html#submit-bug says: run the command reportbug installation-report Shouldn't this be run the command reportbug installation-reports i.e., against the installation-reports pseudo-package, not the actual installation-report package? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#396978: source-highlight: typo in short description
Package: source-highlight Version: 2.4-4 Severity: minor s/tyntax/syntax/ -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17-strat Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#364528: fglrx-kernel-src: patch for rootcmd
Here's a patch against the debian/rules file in the /usr/src/fglrx.tar.bz2 tarball. -- Eric Cooper e c c @ c m u . e d u --- modules/fglrx/debian/rules~ 2006-09-26 09:34:38.0 -0400 +++ modules/fglrx/debian/rules 2006-11-04 14:09:18.0 -0500 @@ -120,15 +120,18 @@ # the kdist_image target is called by make-kpkg modules_image. It is # responsible for compiling the module and creating the package. It # should also clean up after making the module. Please note we use a -# seperate binary-modules target to make testing the package building +# separate binary_modules target to make testing the package building # easier -kdist_image: binary_modules clean +kdist_image: + $(ROOT_CMD) $(MAKE) $(MFLAGS) -f debian/rules binary_modules + $(ROOT_CMD) $(MAKE) $(MFLAGS) -f debian/rules clean # the kdist_clean target is called by make-kpkg modules_clean. It is # responsible for cleaning up any changes that have been made by the # other kdist_commands (except for the .deb files created). -kdist_clean: clean +kdist_clean: + $(ROOT_CMD) $(MAKE) $(MFLAGS) -f debian/rules clean kdist: kdist_clean kdist_image dpkg-genchanges -b -u$(KPKG_DEST_DIR) > $(CHANGES_FILE)
Bug#401382: thinkpad-source: fails to build with module-assistant and kernel 2.6.18
Package: thinkpad-source Version: 5.9-2.1 Tags: patch After applying the patch referenced in #366170, "m-a build thinkpad-source" fails with linux-image-2.6.18-3-686 from unstable, with this error: *** No rule to make target `/usr/src/modules/thinkpad/2.6/drivers/smapi_call.o', needed by `/usr/src/modules/thinkpad/2.6/drivers/smapi.o'. The problem seems to be that there is no rule to make smapi_call.o from the smapi_call.s file that is provided in the tarball. This can be fixed by renaming smapi_call.s to smapi_call.S. -- Eric Cooper e c c @ c m u . e d u -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#405535: Support Package diffs
On Thu, Jan 04, 2007 at 11:34:20AM +0100, Adrian von Bidder wrote: > This is a very obvious wishlist item - please support diffs. I see you've > explicitly (and rightly) disabled them to fix a different bug. The obvious > next step would be to properly support them. Yes, this is on my TODO list. I have already implemented the pdiff handling and reconstruction of Packages files, but I was running into difficulties with the reconstructed Packages (vs. .gz and .bz2) files not matching their checksums in the Release files. So I disabled it and just deny all .pdiff requests, to make sure that it would at least work correctly, if not optimally, for the etch deadline. I'll try to get this working again and dig a little deeper. Thanks for the report. -- Eric Cooper e c c @ c m u . e d u -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#406504: configurable log facility
On Thu, Jan 11, 2007 at 11:08:11AM -0600, Stephen R Marenka wrote: > It would be nice if the syslog facility could be configured in approx.conf. Sounds reasonable. I'll add it to the next version. Thanks for the suggestion. -- Eric Cooper e c c @ c m u . e d u -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#406544: music-applet: bad homepage URL in description
Package: music-applet Version: 0.9.2-2+b1 Severity: minor The URL given in the Description field for the homepage gives a 403 error. -- System Information: Debian Release: 4.0 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-3-686 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=UTF-8) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#406545: music-applet: please support exaile
Package: music-applet Version: 0.9.2-2+b1 Severity: wishlist Please support the exaile music player. -- System Information: Debian Release: 4.0 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-3-686 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=UTF-8) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#400494: LIRC kernel modules do not compile with kernel 2.6.19
Package: lirc-modules-source Version: 0.8.0-9 Tags: patch Linux kernels > 2.6.18 have removed the include file and replaced it with , so the LIRC kernel modules no longer compile. I've attached a patch (but I've tested it only for the atiusb module, which is the only device I use). Also, this patch is against the modules/ tree contained in the /usr/src/lirc-modules.tar.gz tarball, not against the lirc-modules-source package itself. -- Eric Cooper e c c @ c m u . e d u diff -Naur modules-orig/lirc/drivers/lirc_atiusb/lirc_atiusb.c modules/lirc/drivers/lirc_atiusb/lirc_atiusb.c --- modules-orig/lirc/drivers/lirc_atiusb/lirc_atiusb.c 2006-11-03 15:21:08.0 -0500 +++ modules/lirc/drivers/lirc_atiusb/lirc_atiusb.c 2006-11-23 16:22:08.0 -0500 @@ -39,7 +39,11 @@ #error "***" #endif +#if LINUX_VERSION_CODE <= KERNEL_VERSION(2,6,18) #include +#else +#include +#endif #include #include diff -Naur modules-orig/lirc/drivers/lirc_bt829/lirc_bt829.c modules/lirc/drivers/lirc_bt829/lirc_bt829.c --- modules-orig/lirc/drivers/lirc_bt829/lirc_bt829.c 2005-11-27 06:03:01.0 -0500 +++ modules/lirc/drivers/lirc_bt829/lirc_bt829.c2006-11-23 15:21:40.0 -0500 @@ -23,7 +23,11 @@ #error "This driver needs kernel version 2.4.0 or higher" #endif +#if LINUX_VERSION_CODE <= KERNEL_VERSION(2,6,18) #include +#else +#include +#endif #include #include #include diff -Naur modules-orig/lirc/drivers/lirc_cmdir/lirc_cmdir.c modules/lirc/drivers/lirc_cmdir/lirc_cmdir.c --- modules-orig/lirc/drivers/lirc_cmdir/lirc_cmdir.c 2005-09-25 08:03:39.0 -0400 +++ modules/lirc/drivers/lirc_cmdir/lirc_cmdir.c2006-11-23 15:22:12.0 -0500 @@ -35,7 +35,11 @@ #error "**" #endif +#if LINUX_VERSION_CODE <= KERNEL_VERSION(2,6,18) #include +#else +#include +#endif #include #include #include diff -Naur modules-orig/lirc/drivers/lirc_dev/lirc_dev.c modules/lirc/drivers/lirc_dev/lirc_dev.c --- modules-orig/lirc/drivers/lirc_dev/lirc_dev.c 2006-11-03 15:21:08.0 -0500 +++ modules/lirc/drivers/lirc_dev/lirc_dev.c2006-11-23 15:22:34.0 -0500 @@ -32,7 +32,11 @@ #error "**" #endif +#if LINUX_VERSION_CODE <= KERNEL_VERSION(2,6,18) #include +#else +#include +#endif #include #include #include diff -Naur modules-orig/lirc/drivers/lirc_igorplugusb/lirc_igorplugusb.c modules/lirc/drivers/lirc_igorplugusb/lirc_igorplugusb.c --- modules-orig/lirc/drivers/lirc_igorplugusb/lirc_igorplugusb.c 2006-11-03 15:21:07.0 -0500 +++ modules/lirc/drivers/lirc_igorplugusb/lirc_igorplugusb.c2006-11-23 15:23:31.0 -0500 @@ -47,7 +47,11 @@ #error "***" #endif +#if LINUX_VERSION_CODE <= KERNEL_VERSION(2,6,18) #include +#else +#include +#endif #include #include #include diff -Naur modules-orig/lirc/drivers/lirc_imon/lirc_imon.c modules/lirc/drivers/lirc_imon/lirc_imon.c --- modules-orig/lirc/drivers/lirc_imon/lirc_imon.c 2006-11-03 15:21:08.0 -0500 +++ modules/lirc/drivers/lirc_imon/lirc_imon.c 2006-11-23 15:24:01.0 -0500 @@ -49,7 +49,11 @@ #error "*** Sorry, this driver requires kernel version 2.4.22 or higher" #endif +#if LINUX_VERSION_CODE <= KERNEL_VERSION(2,6,18) #include +#else +#include +#endif #include #include diff -Naur modules-orig/lirc/drivers/lirc_it87/lirc_it87.c modules/lirc/drivers/lirc_it87/lirc_it87.c --- modules-orig/lirc/drivers/lirc_it87/lirc_it87.c 2006-11-03 15:21:07.0 -0500 +++ modules/lirc/drivers/lirc_it87/lirc_it87.c 2006-11-23 15:24:20.0 -0500 @@ -38,7 +38,11 @@ # include #endif +#if LINUX_VERSION_CODE <= KERNEL_VERSION(2,6,18) #include +#else +#include +#endif #include diff -Naur modules-orig/lirc/drivers/lirc_mceusb/lirc_mceusb.c modules/lirc/drivers/lirc_mceusb/lirc_mceusb.c --- modules-orig/lirc/drivers/lirc_mceusb/lirc_mceusb.c 2006-11-03 15:21:07.0 -0500 +++ modules/lirc/drivers/lirc_mceusb/lirc_mceusb.c 2006-11-23 15:28:11.0 -0500 @@ -88,7 +88,12 @@ * */ +#include +#if LINUX_VERSION_CODE <= KERNEL_VERSION(2,6,18) #include +#else +#include +#endif #include #include #include diff -Naur modules-orig/lirc/drivers/lirc_mceusb2/lirc_mceusb2.c modules/lirc/drivers/lirc_mceusb2/lirc_mceusb2.c --- modules-orig/lirc/drivers/lirc_mceusb2/lirc_mceusb2.c 2006-11-03 15:21:07.0 -0500 +++ modules/lirc/drivers/lirc_mceusb2/lirc_mceusb2.c2006-11-23 15:24:54.0 -0500 @@ -37,7 +37,11 @@ #error "***" #endif +#if LINUX_VERSION_CODE <= KERNEL_VER
Bug#396448: gnubg: "View > Toolbar > Text only" doesn't work correctly
Package: gnubg Version: 0.14.3+20060923-2 Severity: minor At the beginning of a session, after starting a new match, the first few toolbar commands are shown as icons even though the View setting says "text only". I've attached a screenshot. -- Eric Cooper e c c @ c m u . e d u bg2.png Description: PNG image
Bug#396467: evince: hangs when reloading modified DVI file
Package: evince Version: 0.4.0-2+b2 Severity: important I opened an evince window for a DVI file, which worked fine. I then edited the LaTeX source, re-ran latex, and told evince to reload the DVI file, which had changed. I got this error: *** glibc detected *** double free or corruption (out): 0xb5fd9a68 *** and evince no longer responded. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17-strat Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages evince depends on: ii gconf2 2.14.0-5 GNOME configuration database syste ii libart-2.0-2 2.3.17-1 Library of functions for 2D graphi ii libatk1.0-01.12.3-1 The ATK accessibility toolkit ii libaudiofile0 0.2.6-6 Open-source version of SGI's audio ii libavahi-client3 0.6.13-3 Avahi client library ii libavahi-common3 0.6.13-3 Avahi common library ii libavahi-glib1 0.6.13-3 Avahi glib integration library ii libbonobo2-0 2.14.0-2 Bonobo CORBA interfaces library ii libbonoboui2-0 2.14.0-5 The Bonobo UI library ii libc6 2.3.6.ds1-4 GNU C Library: Shared libraries ii libcairo2 1.2.4-4 The Cairo 2D vector graphics libra ii libdbus-1-30.93-1simple interprocess messaging syst ii libdjvulibre15 3.5.17-3 Runtime support for the DjVu image ii libesd-alsa0 [libesd0] 0.2.36-3 Enlightened Sound Daemon (ALSA) - ii libfontconfig1 2.4.1-2 generic font configuration library ii libfreetype6 2.2.1-5 FreeType 2 font engine, shared lib ii libgconf2-42.14.0-5 GNOME configuration database syste ii libgcrypt111.2.3-2 LGPL Crypto library - runtime libr ii libglade2-01:2.6.0-2 library to load .glade files at ru ii libglib2.0-0 2.12.4-1 The GLib library of C routines ii libgnome-keyring0 0.4.9-1 GNOME keyring services library ii libgnome2-02.14.1-3 The GNOME 2 library - runtime file ii libgnomecanvas2-0 2.14.0-2 A powerful object-oriented display ii libgnomeprint2.2-0 2.12.1-6 The GNOME 2.2 print architecture - ii libgnomeprintui2.2-0 2.12.1-4 GNOME 2.2 print architecture User ii libgnomeui-0 2.14.1-2 The GNOME 2 libraries (User Interf ii libgnomevfs2-0 2.14.2-2+b1 GNOME virtual file-system (runtime ii libgnutls131.4.4-1 the GNU TLS library - runtime libr ii libgpg-error0 1.4-1 library for common error values an ii libgtk2.0-02.8.20-3 The GTK+ graphical user interface ii libice61:1.0.1-2 X11 Inter-Client Exchange library ii libjpeg62 6b-13 The Independent JPEG Group's JPEG ii libkpathsea4 3.0-21path search library for teTeX (run ii libnautilus-extension1 2.14.3-3 libraries for nautilus components ii liborbit2 1:2.14.0-2libraries for ORBit2 - a CORBA ORB ii libpango1.0-0 1.14.7-1 Layout and rendering of internatio ii libpng12-0 1.2.8rel-7PNG library - runtime ii libpoppler0c2 0.4.5-4.1 PDF rendering library ii libpoppler0c2-glib 0.4.5-4.1 PDF rendering library (GLib-based ii libpopt0 1.10-3lib for parsing cmdline parameters ii libsm6 1:1.0.1-3 X11 Session Management library ii libstdc++6 4.1.1-13 The GNU Standard C++ Library v3 ii libtasn1-3 0.3.6-1 Manage ASN.1 structures (runtime) ii libtiff4 3.8.2-6 Tag Image File Format (TIFF) libra ii libx11-6 2:1.0.3-2 X11 client-side library ii libxcursor11.1.7-4 X cursor management library ii libxext6 1:1.0.1-2 X11 miscellaneous extension librar ii libxfixes3 1:4.0.1-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 libxml22.6.26.dfsg-4 GNOME XML library ii libxrandr2 2:1.1.0.2-4 X11 RandR extension library ii libxrender11:0.9.1-3 X Rendering Extension client libra ii zlib1g 1:1.2.3-13compression library - runtime evince recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscr
Bug#294445: ocaml-source: configure script is not executable
Package: ocaml-source Version: 3.08.2-1 Severity: normal The ./configure script has mode 0644 in the tarball instead of 0755. -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.10 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#294445: ocaml-source: execute bits are stripped from all build scripts
Package: ocaml-source Version: 3.08.2-1 Followup-For: Bug #294445 The debian/rules file uses "install -m 644 ..." which doesn't preserve the execute bits on scripts like configure, config/gnu/config.guess, etc. -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.10 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#299319: libcurl3 now needs libidn11 (>= 0.5.13) in its dependencies
Package: libcurl3 Version: 7.13.1-1 Followup-For: Bug #299319 this should fix the undefined tld_strerror problem -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.10 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages libcurl3 depends on: ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an ii libidn110.5.2-3 GNU libidn library, implementation ii libssl0.9.7 0.9.7e-2 SSL shared libraries ii zlib1g 1:1.2.2-3compression library - runtime -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#409992: texlive-base-bin: xdvi shrinkFactor 0 is broken
Package: texlive-base-bin Version: 2005.dfsg.2-10 Severity: normal I reported this as bug 357462 against tetex-bin, but noticed when I moved to texlive that it was still unfixed. So I debugged it a bit myself: "xdvi -s 0 foo.dvi" is supposed to auto-size the page within the window, but it does not work. The problem is the following code in xdvi.c, approximately line 4217: if (resource.shrinkfactor == 0) /* protect against division by 0 */ resource.shrinkfactor = 1; The shrinkfactor gets changed to 1 before set_windowsize() is called, so it's using an insanely large size instead of autosizing. I simply commented out this code and it seems to work fine. I'm not sure if the division by 0 is still a problem, or when it might occur, so the right fix might not be this simple. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#410452: gnome-games: gtali shows "Roll 2/3" at end of game
Package: gnome-games Version: 1:2.16.3-1 Severity: minor After playing the last move (typically roll 3) and seeing the message about the winner, the display always shows "Roll 2/3". Either 1/3 or 3/3 would make more sense. -- System Information: Debian Release: 4.0 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-3-686 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=UTF-8) Versions of packages gnome-games depends on: ii gnome-games-data 1:2.16.3-1data files for the GNOME games ii guile-1.6-libs 1.6.8-6 Main Guile libraries ii libc6 2.3.6.ds1-10 GNU C Library: Shared libraries ii libcairo2 1.2.4-4 The Cairo 2D vector graphics libra ii libesd-alsa0 [libesd0] 0.2.36-3 Enlightened Sound Daemon (ALSA) - ii libgcc11:4.1.1-21GCC support library ii libgconf2-42.16.0-3 GNOME configuration database syste ii libglade2-01:2.6.0-4 library to load .glade files at ru ii libglib2.0-0 2.12.4-2 The GLib library of C routines ii libgnome2-02.16.0-2 The GNOME 2 library - runtime file ii libgnomeui-0 2.14.1-2 The GNOME 2 libraries (User Interf ii libgnomevfs2-0 2.14.2-4 GNOME virtual file-system (runtime ii libgtk2.0-02.8.20-5 The GTK+ graphical user interface ii libpango1.0-0 1.14.8-4 Layout and rendering of internatio ii librsvg2-common2.14.4-2 SAX-based renderer library for SVG ii libstdc++6 4.1.1-21 The GNU Standard C++ Library v3 ii libxml22.6.27.dfsg-1 GNOME XML library ii zlib1g 1:1.2.3-13compression library - runtime Versions of packages gnome-games recommends: pn gnome-games-extra-data (no description available) -- debconf-show failed -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#411878: closed by Philipp Benner <[EMAIL PROTECTED]> (Re: Bug#411878: transmission: please add progress indication)
On Tue, Mar 27, 2007 at 06:27:13PM +, Debian Bug Tracking System wrote: > Date: Tue, 27 Mar 2007 20:16:19 +0200 > From: Philipp Benner <[EMAIL PROTECTED]> > To: Eric Cooper <[EMAIL PROTECTED]>, [EMAIL PROTECTED] > Subject: Re: Bug#411878: transmission: please add progress indication > > > This bug does not concern the debian package of transmission. I therefore > close it. > > Please have a look at: http://transmission.m0k.org/trac Please have a look at the Debian Developer's Reference, section 5.8.3, item 5. As maintainer, you really should take the initiative to forward this to the upstream BTS, not just push it back to me. -- Eric Cooper e c c @ c m u . e d u -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#411878: transmission: please add progress indication
Package: transmission Version: 0.6.1.dfsg-1 Severity: wishlist It would be nice to see the progress of a download "at a glance", without having the transmission-gtk window open. An easy way would be to update a percentage in the icon title, so the status would be in the window list. Support for the notification area would be nice, too. Thanks for packaging a very nice BitTorrent client. -- System Information: Debian Release: 4.0 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-3-686 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=UTF-8) Versions of packages transmission depends on: ii libatk1.0-0 1.12.4-1 The ATK accessibility toolkit ii libc6 2.3.6.ds1-11 GNU C Library: Shared libraries ii libcairo2 1.2.4-4 The Cairo 2D vector graphics libra ii libfontconfig1 2.4.2-1 generic font configuration library ii libglib2.0-02.12.4-2 The GLib library of C routines ii libgtk2.0-0 2.8.20-5 The GTK+ graphical user interface ii libpango1.0-0 1.14.8-4 Layout and rendering of internatio ii libssl0.9.8 0.9.8c-4 SSL shared libraries ii libx11-62:1.0.3-5X11 client-side library ii libxcursor1 1.1.7-4 X cursor management library ii libxext61:1.0.1-2X11 miscellaneous extension librar ii libxfixes3 1:4.0.1-5X11 miscellaneous 'fixes' extensio ii libxi6 1:1.0.1-4X11 Input extension library ii libxinerama11:1.0.1-4.1 X11 Xinerama extension library ii libxrandr2 2:1.1.0.2-5 X11 RandR extension library ii libxrender1 1:0.9.1-3X Rendering Extension client libra transmission recommends no packages. -- debconf-show failed -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#412008: gnome-games: please add "undo" command for gtali
Package: gnome-games Version: 1:2.16.3-1 Severity: wishlist Please add an "Undo" command for the case where one clicks on the wrong score slot by mistake. Some way of showing the potential score for each slot, perhaps by mousing over or clicking-without-releasing, would also be nice. Thanks for a fun game. -- System Information: Debian Release: 4.0 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-3-686 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=UTF-8) Versions of packages gnome-games depends on: ii gnome-games-data 1:2.16.3-1data files for the GNOME games ii guile-1.6-libs 1.6.8-6 Main Guile libraries ii libc6 2.3.6.ds1-11 GNU C Library: Shared libraries ii libcairo2 1.2.4-4 The Cairo 2D vector graphics libra ii libesd-alsa0 [libesd0] 0.2.36-3 Enlightened Sound Daemon (ALSA) - ii libgcc11:4.1.1-21GCC support library ii libgconf2-42.16.0-3 GNOME configuration database syste ii libglade2-01:2.6.0-4 library to load .glade files at ru ii libglib2.0-0 2.12.4-2 The GLib library of C routines ii libgnome2-02.16.0-2 The GNOME 2 library - runtime file ii libgnomeui-0 2.14.1-2 The GNOME 2 libraries (User Interf ii libgnomevfs2-0 2.14.2-4 GNOME virtual file-system (runtime ii libgtk2.0-02.8.20-5 The GTK+ graphical user interface ii libpango1.0-0 1.14.8-4 Layout and rendering of internatio ii librsvg2-common2.14.4-2 SAX-based renderer library for SVG ii libstdc++6 4.1.1-21 The GNU Standard C++ Library v3 ii libxml22.6.27.dfsg-1 GNOME XML library ii zlib1g 1:1.2.3-13compression library - runtime Versions of packages gnome-games recommends: pn gnome-games-extra-data (no description available) -- debconf-show failed -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#412042: devilspie: assertion failure messages for empty .ds file
Package: devilspie Version: 0.20.2-1 Severity: normal If my .devilspie/ dir contains an empty foo.ds file, or one that is semantically empty, like this one-liner, ;(debug) then devilspie does not handle it very gracefully: $ devilspie got eof ** (devilspie:2934): CRITICAL **: e_sexp_eval: assertion `f->tree != NULL' failed ** (devilspie:2934): CRITICAL **: e_sexp_eval: assertion `f->tree != NULL' failed ** (devilspie:2934): CRITICAL **: e_sexp_eval: assertion `f->tree != NULL' failed ** (devilspie:2934): CRITICAL **: e_sexp_eval: assertion `f->tree != NULL' failed ** (devilspie:2934): CRITICAL **: e_sexp_eval: assertion `f->tree != NULL' failed ** (devilspie:2934): CRITICAL **: e_sexp_eval: assertion `f->tree != NULL' failed ** (devilspie:2934): CRITICAL **: e_sexp_eval: assertion `f->tree != NULL' failed ** (devilspie:2934): CRITICAL **: e_sexp_eval: assertion `f->tree != NULL' failed ** (devilspie:2934): CRITICAL **: e_sexp_eval: assertion `f->tree != NULL' failed ** (devilspie:2934): CRITICAL **: e_sexp_eval: assertion `f->tree != NULL' failed ** (devilspie:2934): CRITICAL **: e_sexp_eval: assertion `f->tree != NULL' failed ** (devilspie:2934): CRITICAL **: e_sexp_eval: assertion `f->tree != NULL' failed ** (devilspie:2934): CRITICAL **: e_sexp_eval: assertion `f->tree != NULL' failed ** (devilspie:2934): CRITICAL **: e_sexp_eval: assertion `f->tree != NULL' failed ** (devilspie:2934): CRITICAL **: e_sexp_eval: assertion `f->tree != NULL' failed -- System Information: Debian Release: 4.0 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-3-686 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=UTF-8) Versions of packages devilspie depends on: ii libc6 2.3.6.ds1-11 GNU C Library: Shared libraries ii libglib2.0-02.12.4-2 The GLib library of C routines ii libgtk2.0-0 2.8.20-5 The GTK+ graphical user interface ii libwnck18 2.14.3-1 Window Navigator Construction Kit ii libx11-62:1.0.3-5X11 client-side library devilspie recommends no packages. -- debconf-show failed -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#412508: fails to file options.skel for new ~/.gnupg directory
Package: gnupg Version: 1.4.6-1 Severity: important After a fresh install, running gpg produces this: $ gpg --list-keys gpg: directory `/home/ecc/.gnupg' created gpg: can't open `/gnupg/options.skel': No such file or directory gpg: keyring `/home/ecc/.gnupg/pubring.gpg' created gpg: /home/ecc/.gnupg/trustdb.gpg: trustdb created $ ls .gnupg pubring.gpg trustdb.gpg Since there is no ~/.gnupg/gpg.conf, gpg doesn't work very well. The file /usr/share/gnupg/options.skel exists, but I guess the /usr/share prefix wasn't inserted properly. -- System Information: Debian Release: 4.0 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-3-686 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=UTF-8) Versions of packages gnupg depends on: ii gpgv1.4.6-1 GNU privacy guard - signature veri ii libbz2-1.0 1.0.3-6 high-quality block-sorting file co ii libc6 2.3.6.ds1-11 GNU C Library: Shared libraries ii libldap22.1.30-13.2 OpenLDAP libraries ii libreadline55.2-2GNU readline and history libraries ii libusb-0.1-42:0.1.12-2 userspace USB programming library ii makedev 2.3.1-83 creates device files in /dev ii zlib1g 1:1.2.3-13 compression library - runtime gnupg recommends no packages. -- debconf-show failed -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#409193: sonata: song change popup window is too small
Package: sonata Version: 0.9-1 Severity: minor The window that pops up when the song changes is (slightly) too small for the title of the song, so it's cut off on the right. This is a great player -- thanks for packaging it. -- System Information: Debian Release: 4.0 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-3-686 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=UTF-8) Versions of packages sonata depends on: ii libatk1.0-0 1.12.4-1The ATK accessibility toolkit ii libc62.3.6.ds1-8 GNU C Library: Shared libraries ii libcairo21.2.4-4 The Cairo 2D vector graphics libra ii libfontconfig1 2.4.2-1 generic font configuration library ii libglib2.0-0 2.12.4-2The GLib library of C routines ii libgtk2.0-0 2.8.20-5The GTK+ graphical user interface ii libpango1.0-01.14.8-4Layout and rendering of internatio ii libx11-6 2:1.0.3-4 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:4.0.1-5 X11 miscellaneous 'fixes' extensio ii libxi6 1:1.0.1-4 X11 Input extension library ii libxinerama1 1:1.0.1-4.1 X11 Xinerama extension library ii libxrandr2 2:1.1.0.2-5 X11 RandR extension library ii libxrender1 1:0.9.1-3 X Rendering Extension client libra ii python 2.4.4-2 An interactive high-level object-o ii python-central 0.5.12 register and build utility for Pyt ii python-dbus 0.71-3 simple interprocess messaging syst ii python-gtk2 2.8.6-8 Python bindings for the GTK+ widge sonata recommends no packages. -- debconf-show failed -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#409424: iceweasel: endless dialogs when attempting to open bookmarks.xbel
Package: iceweasel Version: 2.0.0.1+dfsg-2 Severity: normal I attempted to open my Galeon bookmarks file explicitly, using the URL file:///home/ecc/.galeon/bookmarks.xbel I got a dialog box saying this was an XBEL bookmarks file, and what did I want to use to open it? The first choice was "Iceweasel web browser", which I clicked, and then got another, identical dialog box. -- System Information: Debian Release: 4.0 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-3-686 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=UTF-8) Versions of packages iceweasel depends on: ii debianutils 2.17 Miscellaneous utilities specific t ii fontconfig2.4.2-1generic font configuration library ii libatk1.0-0 1.12.4-1 The ATK accessibility toolkit ii libc6 2.3.6.ds1-8GNU C Library: Shared libraries ii libcairo2 1.2.4-4The Cairo 2D vector graphics libra ii libfontconfig12.4.2-1generic font configuration library ii libfreetype6 2.2.1-5FreeType 2 font engine, shared lib ii libgcc1 1:4.1.1-21 GCC support library ii libglib2.0-0 2.12.4-2 The GLib library of C routines ii libgtk2.0-0 2.8.20-5 The GTK+ graphical user interface ii libjpeg62 6b-13 The Independent JPEG Group's JPEG ii libmyspell3c2 1:3.1-18 MySpell spellchecking library ii libpango1.0-0 1.14.8-4 Layout and rendering of internatio ii libpng12-01.2.15~beta5-1 PNG library - runtime ii libstdc++64.1.1-21 The GNU Standard C++ Library v3 ii libx11-6 2:1.0.3-4 X11 client-side library ii libxft2 2.1.8.2-8 FreeType-based font drawing librar ii libxinerama1 1:1.0.1-4.1X11 Xinerama extension library ii libxp61:1.0.0.xsf1-1 X Printing Extension (Xprint) clie ii libxrender1 1:0.9.1-3 X Rendering Extension client libra ii libxt61:1.0.2-2 X11 toolkit intrinsics library ii psmisc22.3-1 Utilities that use the proc filesy ii zlib1g1:1.2.3-13 compression library - runtime iceweasel recommends no packages. -- debconf-show failed -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#297536: installation-guide-powerpc: netbooting from open firmware
Package: installation-guide-powerpc Version: http://d-i.alioth.debian.org/manual/en.powerpc/ch05s01.html Followup-For: Bug #297536 On my gray & white G4, I had to use the OF command boot enet:0,yaboot instead of just "boot enet:0" as specified in the manual. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#418788: texlive-base-bin: dvips fails with \includegraphics outside current directory
Package: texlive-base-bin Version: 2005.dfsg.2-12 Severity: normal ## minimal input file ("cat.eps" is from /usr/share/doc/texlive-doc/latex/rotating/ if "/tmp/cat.eps" is replaced by just "cat.eps", it works OK. The dvips from tetex-bin handled pathnames just fine in this situation.) \documentclass{article} \usepackage[dvips]{graphics} \begin{document} \includegraphics{/tmp/cat.eps} \end{document} ## other files ## List of ls-R files -rw-r--r-- 1 root root 1031 2007-02-27 14:44 /var/lib/texmf/ls-R lrwxrwxrwx 1 root root 29 2007-03-15 16:47 /usr/share/texmf/ls-R -> /var/lib/texmf/ls-R-TEXMFMAIN lrwxrwxrwx 1 root root 27 2007-02-06 12:27 /usr/share/texmf-texlive/ls-R -> /var/lib/texmf/ls-R-TEXLIVE lrwxrwxrwx 1 root root 27 2007-02-06 12:27 /usr/share/texmf-texlive/ls-R -> /var/lib/texmf/ls-R-TEXLIVE ## Config files lrwxrwxrwx 1 root root 20 2007-03-15 16:47 /usr/share/texmf/web2c/texmf.cnf -> /etc/texmf/texmf.cnf -rw-r--r-- 1 root root 5474 2007-03-15 16:49 /var/lib/texmf/web2c/fmtutil.cnf -rw-r--r-- 1 root root 4787 2007-03-15 16:49 /var/lib/texmf/web2c/updmap.cfg -rw-r--r-- 1 root root 4231 2007-03-15 16:49 /var/lib/texmf/tex/generic/config/language.dat -- System Information: Debian Release: 4.0 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-4-686 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=UTF-8) Versions of packages texlive-base-bin depends on: ii ed0.2-20 The classic unix line editor ii libc6 2.3.6.ds1-13 GNU C Library: Shared libraries ii libncurses5 5.5-5 Shared libraries for terminal hand ii libpng12-01.2.15~beta5-1 PNG library - runtime ii libpoppler0c2 0.4.5-5.1 PDF rendering library ii libx11-6 2:1.0.3-7 X11 client-side library ii libxaw7 1:1.0.2-4 X11 Athena Widget library ii libxmu6 1:1.0.2-2 X11 miscellaneous utility library ii libxpm4 1:3.5.5-2 X11 pixmap library ii libxt61:1.0.2-2 X11 toolkit intrinsics library ii mime-support 3.39-1 MIME files 'mime.types' & 'mailcap ii texlive-common2005.dfsg.3-1 TeX Live: Base component ii zlib1g1:1.2.3-13 compression library - runtime Versions of packages texlive-base-bin recommends: ii perl-tk 1:804.027-7 Perl module providing the Tk graph Versions of packages tex-common depends on: ii debconf [debconf-2.0] 1.5.13 Debian configuration management sy ii ucf 2.0020 Update Configuration File: preserv Versions of packages texlive-base-bin is related to: pn tetex-base (no description available) pn tetex-bin (no description available) pn tetex-extra(no description available) -- debconf information excluded -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#418809: blackjack: hand outcome label appears too soon
Package: gnome-games Version: 1:2.16.3-1 Severity: minor My hand gets a "Win" or "Lose" label as soon as I decide to stand (before the dealer has turned been dealt all her cards). It would be more realistic to wait until the outcome can be seen in the cards. -- System Information: Debian Release: 4.0 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-4-686 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=UTF-8) Versions of packages gnome-games depends on: ii gnome-games-data 1:2.16.3-1data files for the GNOME games ii guile-1.6-libs 1.6.8-6 Main Guile libraries ii libc6 2.3.6.ds1-13 GNU C Library: Shared libraries ii libcairo2 1.2.4-4 The Cairo 2D vector graphics libra ii libesd-alsa0 [libesd0] 0.2.36-3 Enlightened Sound Daemon (ALSA) - ii libgcc11:4.1.1-21GCC support library ii libgconf2-42.16.1-1 GNOME configuration database syste ii libglade2-01:2.6.0-4 library to load .glade files at ru ii libglib2.0-0 2.12.4-2 The GLib library of C routines ii libgnome2-02.16.0-2 The GNOME 2 library - runtime file ii libgnomeui-0 2.14.1-3 The GNOME 2 libraries (User Interf ii libgnomevfs2-0 1:2.14.2-7GNOME virtual file-system (runtime ii libgtk2.0-02.8.20-7 The GTK+ graphical user interface ii libpango1.0-0 1.14.8-5 Layout and rendering of internatio ii librsvg2-common2.14.4-2 SAX-based renderer library for SVG ii libstdc++6 4.1.1-21 The GNU Standard C++ Library v3 ii libxml22.6.27.dfsg-1 GNOME XML library ii zlib1g 1:1.2.3-13compression library - runtime Versions of packages gnome-games recommends: ii gnome-games-extra-data2.14.0-1 games for the GNOME desktop (extra -- debconf-show failed -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#418788: texlive-base-bin: dvips fails with \includegraphics outside current directory
On Thu, Apr 12, 2007 at 05:40:50PM +0200, Frank Küster wrote: > Yes, the problem is there in TL 2005. But it's really just a > documentation bug. > > First thing is: > > How to learn which file to look in (it is > /etc/texmf/[texlive/]dvips/config.ps). "info dvips" brings you there, > finally. If you know for what to search (namely "absolute", not > "outside"), then it's the third hit. But maybe Eric can give us a hint > how he would have found it more easily. Yes, I even looked at config.ps and saw this : > % z1 is "secure", i.e., inhibits execution of `shell commands` in > % \specials. Dvips allows this by default. > z1 but it didn't occur to me that absolute pathnames were also disallowed. (I ran dvips under "strace" and saw that it wasn't even trying to open the included file, so I suspected some kind of configuration issue.) > But that is not the whole story. z1 also disables absolute pathnames. > Furthermore, you've got to know that the alternative is "z0". Yes, adding this comment in config.ps would have been enough for me (a section in the man page would be even better). > It can also be changed on the commandline, here the info manual says: > > , > | `-R' > | Run securely. `-R2' disables both shell command execution in > | `\special' (via ``', *note Dynamic creation of graphics::) and > | config files (via the `E' option, *note Configuration file > | commands::) and opening of any absolute filenames. `-R1', the > | default, forbids shell escapes but allows absolute filenames. > | `-R0' allows both. > ` Not in TL 2005, though. It just says `-R' Run securely. This disables shell command execution in `\special' (via ``', *note Dynamic creation of graphics::) and config files (via the `E' option, *note Configuration file commands::), and opening of any absolute filenames. Hmmm, I just tried it, and it accepts -R0 and allows the absolute path. So just to be clear, in TL 2005 there's no way to get the "-R1" behavior (absolute pathnames permitted, shell escapes forbidden)? I can live with that until TL 2007 hits testing. Thanks for your help, and for all the great TeX packaging. -- Eric Cooper e c c @ c m u . e d u
Bug#419043: gaim: segfaults when sending to an alternate AIM account on same machine
Package: gaim Version: 1:2.0.0+beta5-11 Severity: normal If I have 2 AIM accounts enabled and I try to IM from one to the other, gaim segfaults after I type on the first line of the message. -- System Information: Debian Release: 4.0 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-4-686 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=UTF-8) Versions of packages gaim depends on: ii gaim-data 1:2.0.0+beta5-11 multi-protocol instant messaging c ii libatk1.0-0 1.12.4-3 The ATK accessibility toolkit ii libavahi-compat-howl0 0.6.16-5 Avahi Howl compatibility library ii libc6 2.3.6.ds1-13 GNU C Library: Shared libraries ii libcairo2 1.2.4-4 The Cairo 2D vector graphics libra ii libdbus-1-3 1.0.2-1 simple interprocess messaging syst ii libdbus-glib-1-20.71-3 simple interprocess messaging syst ii libfontconfig1 2.4.2-1.2generic font configuration library ii libglib2.0-02.12.4-2 The GLib library of C routines ii libgstreamer0.10-0 0.10.10-4Core GStreamer libraries and eleme ii libgtk2.0-0 2.8.20-7 The GTK+ graphical user interface ii libgtkspell02.0.10-3+b1 a spell-checking addon for GTK's T ii libice6 1:1.0.1-2X11 Inter-Client Exchange library ii libncursesw55.5-5Shared libraries for terminal hand ii libnspr4-0d 1.8.0.11-2 NetScape Portable Runtime Library ii libnss3-0d 1.8.0.11-2 Network Security Service libraries ii libpango1.0-0 1.14.8-5 Layout and rendering of internatio ii libperl5.8 5.8.8-7 Shared Perl library ii libsm6 1:1.0.1-3X11 Session Management library ii libstartup-notification 0.9-1library for program launch feedbac ii libx11-62:1.0.3-7X11 client-side library ii libxcursor1 1.1.7-4 X cursor management library ii libxext61:1.0.1-2X11 miscellaneous extension librar ii libxfixes3 1:4.0.1-5X11 miscellaneous 'fixes' extensio ii libxi6 1:1.0.1-4X11 Input extension library ii libxinerama11:1.0.1-4.1 X11 Xinerama extension library ii libxml2 2.6.27.dfsg-1GNOME XML library ii libxrandr2 2:1.1.0.2-5 X11 RandR extension library ii libxrender1 1:0.9.1-3X Rendering Extension client libra ii libxss1 1:1.1.0-1X11 Screen Saver extension library Versions of packages gaim recommends: ii gstreamer0.10-alsa0.10.10-4 GStreamer plugin for ALSA ii gstreamer0.10-esd 0.10.4-4 GStreamer plugin for ESD ii gstreamer0.10-plugins-base0.10.10-4 GStreamer plugins from the "base" ii gstreamer0.10-plugins-good0.10.4-4 GStreamer plugins from the "good" ii python2.4.4-2An interactive high-level object-o ii python-dbus 0.71-3 simple interprocess messaging syst -- debconf-show failed -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#419043: gaim: segfaults when sending to an alternate AIM account on same machine
On Fri, Apr 13, 2007 at 11:07:41AM -0400, Ari Pollak wrote: > Please install the gaim-dbg package and get a backtrace of the crash as > descrbed here: http://wiki.debian.org/HowToGetABacktrace I also installed libgstreamer0.10-0-dbg since the fault seems to be occurring in that library, and occurs before I hear the "new IM sound" on my system. $ LD_LIBRARY_PATH=/usr/lib/debug gdb gaim 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 "i486-linux-gnu"...Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (gdb) set pag off (gdb) run Starting program: /usr/bin/gaim Failed to read a valid object file image from memory. [Thread debugging using libthread_db enabled] [New Thread -1222747936 (LWP 5251)] Auto resize true Auto resize true Auto resize true Auto resize true [New Thread -1246094416 (LWP 5275)] [New Thread -1256195152 (LWP 5276)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1256195152 (LWP 5276)] 0xb5ba6650 in gst_audio_clock_new () from /usr/lib/libgstaudio-0.10.so.0 (gdb) thread apply all bt full [New Thread -1264587856 (LWP 5277)] Thread 4 (Thread -1264587856 (LWP 5277)): #0 0xb77bf3c8 in clone () from /lib/tls/i686/cmov/libc.so.6 #1 0x007d0f00 in ?? () #2 0x in ?? () Thread 3 (Thread -1256195152 (LWP 5276)): #0 0xb5ba6650 in gst_audio_clock_new () from /usr/lib/libgstaudio-0.10.so.0 #1 0xb5baaf47 in gst_base_audio_sink_get_type () from /usr/lib/libgstaudio-0.10.so.0 #2 0xb7917cbc in g_type_create_instance () from /usr/lib/libgobject-2.0.so.0 #3 0xb78febc2 in g_object_set () from /usr/lib/libgobject-2.0.so.0 #4 0xb78fce38 in g_object_newv () from /usr/lib/libgobject-2.0.so.0 #5 0xb78fd9b7 in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0 #6 0xb78fdb70 in g_object_new () from /usr/lib/libgobject-2.0.so.0 #7 0xb7ef212c in gst_element_factory_create (factory=0x815da40, name=0xb5209b80 "autoaudiosink0-actual-sink-alsa") at gstelementfactory.c:381 element = oclass = __PRETTY_FUNCTION__ = "gst_element_factory_create" #8 0xb5394b1a in gst_auto_audio_sink_get_type () from /usr/lib/gstreamer-0.10/libgstautodetect.so #9 0xb7eed23a in gst_element_change_state (element=0x84d0ed8, transition=3038802944) at gstelement.c:2182 ret = current = next = __PRETTY_FUNCTION__ = "gst_element_change_state" #10 0xb7ef02c7 in gst_element_set_state_func (element=0x84d0ed8, state=GST_STATE_READY) at gstelement.c:2144 current = GST_STATE_NULL next = 10 old_pending = GST_STATE_VOID_PENDING ret = old_ret = GST_STATE_CHANGE_SUCCESS __PRETTY_FUNCTION__ = "gst_element_set_state_func" #11 0xb7eec3b3 in gst_element_set_state (element=0x84d0ed8, state=GST_STATE_READY) at gstelement.c:2054 result = __PRETTY_FUNCTION__ = "gst_element_set_state" #12 0xb7ee19f2 in gst_bin_change_state_func (element=0xb5204678, transition=GST_STATE_CHANGE_NULL_TO_READY) at gstbin.c:1759 child = (GstElement *) 0x84d0ed8 bin = ret = current = GST_STATE_NULL next = GST_STATE_READY have_async = 0 have_no_preroll = 0 base_time = 0 it = (GstIterator *) 0xb5208030 __PRETTY_FUNCTION__ = "gst_bin_change_state_func" #13 0xb7eed23a in gst_element_change_state (element=0xb5204678, transition=GST_STATE_CHANGE_NULL_TO_READY) at gstelement.c:2182 ret = current = next = __PRETTY_FUNCTION__ = "gst_element_change_state" #14 0xb7ef02c7 in gst_element_set_state_func (element=0xb5204678, state=GST_STATE_READY) at gstelement.c:2144 current = GST_STATE_NULL next = 10 old_pending = GST_STATE_VOID_PENDING ret = old_ret = GST_STATE_CHANGE_SUCCESS __PRETTY_FUNCTION__ = "gst_element_set_state_func" #15 0xb7eec3b3 in gst_element_set_state (element=0xb5204678, state=GST_STATE_READY) at gstelement.c:2054 result = __PRETTY_FUNCTION__ = "gst_element_set_state" #16 0xb7ee19f2 in gst_bin_change_state_func (element=0x82651d0, transition=GST_STATE_CHANGE_NULL_TO_READY) at gstbin.c:1759 child = (GstElement *) 0xb5204678 bin = ret = current = GST_STATE_NULL next = GST_STATE_READY have_async = 0 have_no_preroll = 0 base_time = 0 it = (GstIterator *) 0xb5207bb8 __PRETTY_FUNCTION__ = "gst_bin_change_state_func" #17 0xb5c511a6 in gst_gconf_audio_sink_get_type () from /usr/lib/gstreamer-0.10/libgstgconfelements.so #18 0xb7eed23a in gst_element_change_state (element=0x82651d0, transition=GST_STATE_CHA
Bug#419043: problem fixed by gstreamer from experimental
I installed libgstreamer0.10-0 version 0.10.12-2 from experimental and the problem is fixed. -- Eric Cooper e c c @ c m u . e d u -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#419158: document removal of motion-control
Package: motion Version: 3.2.3-2.1 Severity: normal Please document the fact that motion-control has gone away. I suggest a note in debian/NEWS referring users to this page: http://www.lavrsen.dk/twiki/bin/view/Motion/MotionHttpAPI -- System Information: Debian Release: 4.0 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-4-686 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=UTF-8) Versions of packages motion depends on: ii debconf [debconf-2.0 1.5.13 Debian configuration management sy ii liba52-0.7.4 0.7.4-11library for decoding ATSC A/52 str ii libavcodec0d 0.cvs20060823-8 ffmpeg codec library ii libavformat0d0.cvs20060823-8 ffmpeg file format library ii libc62.3.6.ds1-13GNU C Library: Shared libraries ii libdc1394-13 1.1.0-3+b1 high level programming interface f ii libgsm1 1.0.10-13 Shared libraries for GSM speech co ii libjpeg626b-13 The Independent JPEG Group's JPEG ii libmysqlclient15off 5.0.32-7etch1 mysql database client library ii libogg0 1.1.3-2 Ogg Bitstream Library ii libpq4 8.1.8-1 PostgreSQL C client library ii libraw1394-8 1.2.1-2 library for direct access to IEEE ii libtheora0 0.0.0.alpha7.dfsg-2 The Theora Video Compression Codec ii libvorbis0a 1.1.2.dfsg-1.2 The Vorbis General Audio Compressi ii libvorbisenc21.1.2.dfsg-1.2 The Vorbis General Audio Compressi ii zlib1g 1:1.2.3-13 compression library - runtime Versions of packages motion recommends: ii ffmpeg3:20070329-0.0 audio/video encoder, streaming ser -- debconf information: motion/moved_conf_dir: -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#419808: /etc/icedove not removed after purge, due to auto-config.js
Package: icedove Version: 1.5.0.10.dfsg1-3 Severity: normal dpkg -P icedove produced: dpkg - warning: while removing icedove, directory `/etc/icedove' not empty so not removed. # ls -l /etc/icedove/ -rw-r--r-- 1 root root 216 Apr 7 15:48 auto-config.js # cat /etc/icedove/auto-config.js //// // AUTO generated config file. Don't touch this // // use: dpkg-reconfigure icedove // //// -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.18-4-686 (SMP w/2 CPU cores) Locale: LANG=en_US, LC_CTYPE=en_US (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages icedove depends on: ii debconf [debconf-2.0] 1.5.13 Debian configuration management sy ii libatk1.0-0 1.12.4-3 The ATK accessibility toolkit ii libc6 2.3.6.ds1-13 GNU C Library: Shared libraries ii libcairo2 1.2.4-4The Cairo 2D vector graphics libra ii libfontconfig12.4.2-1.2 generic font configuration library ii libgcc1 1:4.1.1-21 GCC support library ii libglib2.0-0 2.12.4-2 The GLib library of C routines ii libgtk2.0-0 2.8.20-7 The GTK+ graphical user interface ii libjpeg62 6b-13 The Independent JPEG Group's JPEG ii libpango1.0-0 1.14.8-5 Layout and rendering of internatio ii libpng12-01.2.15~beta5-1 PNG library - runtime ii libstdc++64.1.1-21 The GNU Standard C++ Library v3 ii libx11-6 2:1.0.3-7 X11 client-side library ii libxcursor1 1.1.7-4X cursor management library ii libxext6 1:1.0.1-2 X11 miscellaneous extension librar ii libxfixes31:4.0.1-5 X11 miscellaneous 'fixes' extensio ii libxft2 2.1.8.2-8 FreeType-based font drawing librar ii libxi61:1.0.1-4 X11 Input extension library ii libxinerama1 1:1.0.1-4.1X11 Xinerama extension library ii libxrandr22:1.1.0.2-5X11 RandR extension library ii libxrender1 1:0.9.1-3 X Rendering Extension client libra ii libxt61:1.0.2-2 X11 toolkit intrinsics library ii myspell-en-us [myspell-di 1:2.0.4~rc1-3 English_american dictionary for my ii zlib1g1:1.2.3-13 compression library - runtime icedove recommends no packages. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#420375: guile-gnome0-dev: please add bindings for libwnck
Package: guile-gnome0-dev Version: 2.7.99-4 Severity: wishlist The package includes libwnck.defs and libwnck-types.defs, but no .scm files (or documentation on how to produce them with g-wrap). -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.18-4-686 (SMP w/2 CPU cores) Locale: LANG=en_US, LC_CTYPE=en_US (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages guile-gnome0-dev depends on: ii g-wrap1.9.6-3.1 scripting interface generator for ii guile-gnome0-glib 2.7.99-4 Guile bindings for GLib guile-gnome0-dev recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#420782: ocaml-nox: ocamldoc -latex output needs texlive-latex-extras
Package: ocaml-nox Version: 3.09.2-9 Severity: normal In the course of adding ocamldoc-generated documentation to one of my packages, I used the "doc" target of OCamlMakefile, which does both "ocamldoc -html ..." and "ocamldoc -latex ...". The resulting .tex files depend on fullpage.sty, which wasn't on my system, so the build failed. I found that fullpage.sty is provided by the texlive-latex-extras package. Should there be a "Suggests: texlive-latex-extras" in the ocaml-nox package? (I don't think so ... tex seems too far removed from ocaml.) Some Debian-specific language in the ocamldoc man page, or a README.ocamldoc file (probably the best option, IMO)? -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.18-4-686 (SMP w/2 CPU cores) Locale: LANG=en_US, LC_CTYPE=en_US (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages ocaml-nox depends on: ii binutils 2.17-3 The GNU assembler, linker and bina ii gcc 4:4.1.1-15 The GNU C compiler ii libncurses5-dev 5.5-5 Developer's libraries and docs for ii ocaml-base-nox [ocaml-base-no 3.09.2-9 Runtime system for ocaml bytecode ii ocaml-interp [ocaml-interp-3. 3.09.2-9 Ocaml interpreter and standard lib Versions of packages ocaml-nox recommends: ii file 4.20-4 Determines file type using "magic" ii ledit 1.11-8 line editor for interactive progra -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#385333: evince: please support PostScript specials in DVI files
Package: evince Version: 0.4.0-2 Severity: wishlist The one thing that keeps me using xdvi instead of evince is the ability to display embedded PostScript specials -- for example, created in latex with \usepackage[dvips]{graphics} ... \includegraphics{/some/postscript/file.eps} -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17-strat Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages evince depends on: ii gconf2 2.14.0-4 GNOME configuration database syste ii libart-2.0-2 2.3.17-1 Library of functions for 2D graphi ii libatk1.0-01.12.1-1 The ATK accessibility toolkit ii libaudiofile0 0.2.6-6 Open-source version of SGI's audio ii libavahi-client3 0.6.12-1 Avahi client library ii libavahi-common3 0.6.12-1 Avahi common library ii libavahi-glib1 0.6.12-1 Avahi glib integration library ii libbonobo2-0 2.14.0-1 Bonobo CORBA interfaces library ii libbonoboui2-0 2.14.0-4 The Bonobo UI library ii libc6 2.3.6-15 GNU C Library: Shared libraries ii libcairo2 1.2.4-1 The Cairo 2D vector graphics libra ii libdbus-1-20.62-4simple interprocess messaging syst ii libdjvulibre15 3.5.17-1 Runtime support for the DjVu image ii libesd-alsa0 [libesd0] 0.2.36-3 Enlightened Sound Daemon (ALSA) - ii libfontconfig1 2.3.2-7 generic font configuration library ii libfreetype6 2.2.1-2 FreeType 2 font engine, shared lib ii libgconf2-42.14.0-4 GNOME configuration database syste ii libgcrypt111.2.2-3 LGPL Crypto library - runtime libr ii libglade2-01:2.6.0-2 library to load .glade files at ru ii libglib2.0-0 2.10.3-3 The GLib library of C routines ii libgnome-keyring0 0.4.9-1 GNOME keyring services library ii libgnome2-02.14.1-3 The GNOME 2 library - runtime file ii libgnomecanvas2-0 2.14.0-2 A powerful object-oriented display ii libgnomeprint2.2-0 2.12.1-6 The GNOME 2.2 print architecture - ii libgnomeprintui2.2-0 2.12.1-4 GNOME 2.2 print architecture User ii libgnomeui-0 2.14.1-2 The GNOME 2 libraries (User Interf ii libgnomevfs2-0 2.14.2-1 GNOME virtual file-system (runtime ii libgnutls131.4.2-1 the GNU TLS library - runtime libr ii libgpg-error0 1.2-1 library for common error values an ii libgtk2.0-02.8.18-1 The GTK+ graphical user interface ii libice61:1.0.0-3 X11 Inter-Client Exchange library ii libjpeg62 6b-13 The Independent JPEG Group's JPEG ii libkpathsea4 3.0-18path search library for teTeX (run ii libnautilus-extension1 2.14.3-1 libraries for nautilus components ii liborbit2 1:2.14.0-2libraries for ORBit2 - a CORBA ORB ii libpango1.0-0 1.12.3-1+b1 Layout and rendering of internatio ii libpng12-0 1.2.8rel-5.2 PNG library - runtime ii libpoppler0c2 0.4.5-4.1 PDF rendering library ii libpoppler0c2-glib 0.4.5-4.1 PDF rendering library (GLib-based ii libpopt0 1.10-2lib for parsing cmdline parameters ii libsm6 1:1.0.0-4 X11 Session Management library ii libstdc++6 4.1.1-11 The GNU Standard C++ Library v3 ii libtasn1-2 1:0.2.17-2Manage ASN.1 structures (runtime) ii libtiff4 3.8.2-6 Tag Image File Format (TIFF) libra ii libx11-6 2:1.0.0-8 X11 client-side library ii libxcursor11.1.5.2-5 X cursor management library ii libxext6 1:1.0.0-4 X11 miscellaneous extension librar ii libxfixes3 1:3.0.1.2-4 X11 miscellaneous 'fixes' extensio ii libxi6 1:1.0.0-5 X11 Input extension library ii libxinerama1 1:1.0.1-4.1 X11 Xinerama extension library ii libxml22.6.26.dfsg-3 GNOME XML library ii libxrandr2 2:1.1.0.2-4 X11 RandR extension library ii libxrender11:0.9.0.2-4 X Rendering Extension client libra ii zlib1g 1:1.2.3-13compression library - runtime evince recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#385916: ftp.debian.org: please remove libsha1-ocaml and libsha1-ocaml-dev
Package: ftp.debian.org Severity: normal These have been replaced by libsha-ocaml and libsha-ocaml-dev, which have just been uploaded to NEW. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17-strat Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#386145: xutils-dev: cleanlinks causes warning message from find(1)
Package: xutils-dev Version: 1:7.1.ds-2 Severity: normal $ cleanlinks Removing empty directories ... find: warning: you have specified the -depth option after a non-option argument -type, but options are not positional (-depth affects tests specified before it as well as those specified after it). Please specify options before other arguments. Also, it would be nice to have an option that only printed dangling symlinks without removing them. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17-strat Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages xutils-dev depends on: ii cpp 4:4.1.1-5 The GNU C preprocessor (cpp) ii libc62.3.6.ds1-4 GNU C Library: Shared libraries ii x11-common 1:7.0.22X Window System (X.Org) infrastruc xutils-dev recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#184389: inconsistent treatment of dual monitors (gnome-panel vs. wnck-applet)
Package: gnome-panel Version: 2.14.3-2 Followup-For: Bug #184389 I'm using a dual monitor setup, using the ATI driver's "MergedFB" mode from the xserver-xorg-video-ati package. xdpyinfo thinks I have one display and one screen, with width equal to the sum of my two monitors' widths. The Gnome desktop background goes across both. But as the original reporters of this bug said, gnome-panel only extends across one physical monitor (and has, ever since I started using this setup). I turned this into a "feature" by having two panels, one on each physical monitor, with different applets in them. Until recently, the "Window List Applet" (wnck-applet?) only showed the windows on its monitor, which worked well with two panels + two wnck-applets. But today, *each* wnck-applet lists the windows on *both* monitors, so it is much less useful. I'd rather have a single panel across both monitors, or the buggy-but-consistent behavior of limiting to one monitor, but the inconsistency between panel and applet is the worst of both. Let me know if you'd like a screen shot. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17-strat Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages gnome-panel depends on: ii gnome-about2.14.3-1 The GNOME about box ii gnome-control-center 1:2.14.2-3+b1 utilities to configure the GNOME d ii gnome-desktop-data 2.14.3-1 Common files for GNOME 2 desktop a ii gnome-menus2.14.3-1 an implementation of the freedeskt ii gnome-panel-data 2.14.3-2 common files for GNOME 2 panel ii libart-2.0-2 2.3.17-1 Library of functions for 2D graphi ii libatk1.0-01.12.2-1 The ATK accessibility toolkit ii libbonobo2-0 2.14.0-1 Bonobo CORBA interfaces library ii libbonoboui2-0 2.14.0-4 The Bonobo UI library ii libc6 2.3.6.ds1-4 GNU C Library: Shared libraries ii libcairo2 1.2.4-1 The Cairo 2D vector graphics libra ii libecal1.2-6 1.6.3-1+b1Client library for evolution calen ii libedataserver1.2-71.6.3-1+b1Utility library for evolution data ii libedataserverui1.2-6 1.6.3-1+b1GUI utility library for evolution ii libgconf2-42.14.0-4 GNOME configuration database syste ii libglade2-01:2.6.0-2 library to load .glade files at ru ii libglib2.0-0 2.12.3-2 The GLib library of C routines ii libgnome-desktop-2 2.14.3-1 Utility library for loading .deskt ii libgnome-menu2 2.14.3-1 an implementation of the freedeskt ii libgnome2-02.14.1-3 The GNOME 2 library - runtime file ii libgnomeui-0 2.14.1-2 The GNOME 2 libraries (User Interf ii libgnomevfs2-0 2.14.2-2+b1 GNOME virtual file-system (runtime ii libgtk2.0-02.8.20-1 The GTK+ graphical user interface ii liborbit2 1:2.14.0-2libraries for ORBit2 - a CORBA ORB ii libpanel-applet2-0 2.14.3-2 library for GNOME 2 panel applets ii libpango1.0-0 1.14.4-2 Layout and rendering of internatio ii libwnck18 2.14.3-1 Window Navigator Construction Kit ii libx11-6 2:1.0.0-9 X11 client-side library ii libxau61:1.0.1-2 X11 authorisation library ii menu-xdg 0.2.3 freedesktop.org menu compliant win Versions of packages gnome-panel recommends: pn evolution-data-server (no description available) ii gnome-applets2.14.3-1+b1 Various applets for GNOME 2 panel ii gnome-session2.14.3-1The GNOME 2 Session Manager -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]