Bug#679468: new epoch breaks all symlinks
Package: llvm Version: 1:3.0-12 Severity: grave Tags: patch Since the epoch was added to CV_LLVM, the computation of V_LLVM was not updated and all symbolic links are therefore broken, rendering the package unusable. I suggest changing: V_LLVM := $(shell echo $(CV_LLVM) | sed 's/-[^-]*$$//') into: V_LLVM := $(shell echo $(CV_LLVM) | sed 's/^[0-9]*://' | sed 's/-[^-]*$$//') -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.3.0-trunk-amd64 (SMP w/4 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages llvm depends on: ii llvm-3.0 3.0-9 ii llvm-runtime 1:3.0-12 llvm recommends no packages. llvm suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#654433: libhtp1: new symbols but unversioned .shlibs
Package: libhtp1 Version: 0.2.6-1 Severity: serious Justification: Policy 8.6.3 libhtp1 versions add new symbols but do not provide a minimal version in .shlibs. For instance, I can build a binary with 0.2.6-1 that uses htp_config_register_request_uri_normalize, but that binary will not run with libhtp1 0.2.3-1. -- System Information: Debian Release: 6.0.3 APT prefers stable APT policy: (999, 'stable'), (70, 'testing'), (30, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 3.1.5-grsec (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages libhtp1 depends on: ii libc6 2.13-21 Embedded GNU C Library: Shared lib ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime libhtp1 recommends no packages. libhtp1 suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#637706: papaya: should this package be removed?
severity 637706 normal reassign 637706 ftp.debian.org retitle 637706 RM: papaya -- RoM; unmaintained, too buggy and barely useful thanks -- Sam. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#592457: severity of 592457 is serious
On Thu, Sep 02, 2010, Christian Marillat wrote: > If ffmpeg is released with these codecs in squeeze somebody should > endorse the responsibility. Since you are personally distributing those very codecs in source and binary forms, could you please enlighten us on what allows you to do so that doesn't affect Debian? Also, maybe being more transparent about how much money you make with the millions of daily hits on debian-multimedia.org would help people not suspect there is a conflict of interest here. Cheers, -- Sam. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#558807: Missing libcucul.so.0 breaks toilet
severity 558807 grave tag 558807 pending forcemerge 558807 561094 thanks On Wed, Dec 09, 2009, Anthony DeRobertis wrote: > Package: libcucul0 > Version: 0.99.beta16-2.1 > Severity: normal > > FYI, this breaks toilet. Thanks for reporting this. I did not notice it because it only happens when someone else builds the package... A fix is on its way. Sam. -- echo "creationism" | tr -d "holy godly goal" -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#561094: toilet: tries to load libcucul, that has been replaced by libcaca
reassign 561094 libcaca0 retitle 561094 libcaca0 misses libcucul.so.* tag 561094 pending thanks On Mon, Dec 14, 2009, Tanguy Ortolo wrote: > Yes, toilet depends on libcucul0, that has been replaced by libcaca0, > that does not contain libcucul.so.0. As libcaca's web page now speaks of > Unicode support and does not mention libcucul, I suppose Sam has > intergrated libcucul's features inside libcaca. Indeed, but it should provide a compatibility symlink so that older applications still work. This symlink has disappeared from the latest i386 package due to a bug that wasn't triggered with my shell. I will upload a fix as soon as possible. Sam. -- echo "creationism" | tr -d "holy godly goal" -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#533977: Details...
On Sat, Nov 28, 2009, Philipp Spitzer wrote: > In my case, not only the sed tests fail but also other tests (but not > all of them) when I do the tests inside cowbuilder. In some cases, > there appears an interesting error (inside cowbuilder): > > r...@rigel:/tmp/533977/zzuf-0.12/test# ./../src/zzuf -s 25155168 -r 10 -P > '\n' < ./file-text | > wc -c > 32768 > > r...@rigel:/tmp/533977/zzuf-0.12/test# ./../src/zzuf -s 25155168 -r 10 -P > '\n' cat ./file-text > | wc -c > E: cowdancer: .ilist header unexpected > cowdancer: Fatal, initialize_functions failed > E: cowdancer: .ilist header unexpected > cat: ./file-text: Cannot allocate memory > 0 This is because cowbuilder is affected by zzuf when trying to read .ilist, which gets corrupted like any other file. I will add a workaround for that in the test suite but I guess cowbuilder will need fixing, too. -- Sam. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#535809: fixed in eglibc 2.9-20
On Sun, Jul 12, 2009, Aurelien Jarno wrote: >* Don't ship /usr/include/scsi/scsi.h anymore. Closes: #535809. Now packages that use no longer build in unstable. Can you suggest a way to fix them? -- Sam. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#511966: missing dependency: libmono-i18n2.0-cil
Package: gnome-subtitles Version: 0.7.2-1 Severity: grave gnome-subtitles does not work at all if libmono-i18n2.0-cil is not installed on the system: any attempt at loading a file results in the message "The specified file is invalid." See https://bugs.launchpad.net/ubuntu/+source/gnome-subtitles/+bug/208871 for a similar problem on Ubuntu. -- System Information: Debian Release: 5.0 APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.28 (SMP w/2 CPU cores; PREEMPT) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages gnome-subtitles depends on: ii gconf2 2.24.0-4 GNOME configuration database syste ii gnome-sharp22.20.1-1 GNOME# 2.20 suite, CLI bindings fo ii gtk-sharp2 2.12.1-2 GTK# 2.10 suite, CLI bindings for ii libc6 2.9-0exp1GNU C Library: Shared libraries ii libglade2.0-cil 2.12.1-2 CLI binding for the Glade librarie ii libglib2.0-02.18.3-1 The GLib library of C routines ii libgstreamer-plugins-base0. 0.10.20-1GStreamer libraries from the "base ii libgstreamer0.10-0 0.10.20-1Core GStreamer libraries and eleme ii libmono-corlib2.0-cil 1.9.1+dfsg-5 Mono core library (2.0) ii libmono-system2.0-cil 1.9.1+dfsg-5 Mono System libraries (2.0) ii libmono2.0-cil 1.9.1+dfsg-5 Mono libraries (2.0) gnome-subtitles recommends no packages. gnome-subtitles suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#395252: software embedding ffmpeg
On Mon, Jun 02, 2008, Joey Hess wrote: > libavcodec/libavformat (source: ffmpeg) > - mplayer (embed; bug #395252) > - xvidcap (embed) > - kino (static) > - vlc (static) > - smilutils (static) > - motion (static) > - gst-ffmpeg (embed) > - gstreamer0.10-ffmpeg (embed) > - xmovie > TODO: gimp-gap (potentially using ffmpeg code as well) > > > BTW, in 2006, mplayer included a newer version of ffmpeg than the > standalone package. That's not the case now. So is there any reason why > mplayer should not statically link to the packaged version, as kino, > vlc, etc do? Where does this data come from? I suspect there is something wrong with the way it was compiled: VLC has been dynamically linking with ffmpeg ever since the Debian packages shipped shared libraries (April 2006), Kino uses shared ffmpeg libraries since 1.0.0-1 (uploaded in May 2007), and I don't know precisely about the others, but motion and smilutils also link dynamically with ffmpeg. Regards, -- Sam. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#479327: tulip misses dependencies and crashes
Package: tulip Version: 3.0.0~B6-2.1 Severity: serious Hi! I have been unable to get the Debian tulip packages to work: dependencies are missing, and the program crashes. When running tulip: % tulip tulip: error while loading shared libraries: libQtAssistantClient.so.4: cannot open shared object file: No such file or directory % After installing libqt4-assistant: % tulip tulip: error while loading shared libraries: libQtOpenGL.so.4: cannot open shared object file: No such file or directory % And after installing libqt4-opengl: % tulip [1]8803 segmentation fault tulip % It happens just after the splash screen is closed and the main window appears. Here is a backtrace: Program received signal SIGSEGV, Segmentation fault. #0 0x2b106270b7fe in QWidget::testAttribute_helper (this=0x120fbd0, attribute=) at kernel/qwidget.cpp:9074 #1 0x2b1062714885 in QWidget::setAttribute (this=0x120fbd0, attribute=Qt::WA_Disabled, on=true) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:991 #2 0x2b106271585c in QWidget::setGeometry (this=0x120fbd0, [EMAIL PROTECTED]) at kernel/qwidget.cpp:5654 #3 0x2b106216b5df in Q3MainWindowLayout::layoutItems (this=0x120f9c0, [EMAIL PROTECTED], testonly=) at widgets/q3mainwindow.cpp:203 #4 0x2b10626d836f in QBoxLayout::setGeometry (this=0x967840, [EMAIL PROTECTED]) at kernel/qboxlayout.cpp:870 #5 0x2b10626f5497 in QLayoutPrivate::doResize (this=0x96a280, [EMAIL PROTECTED]) at kernel/qlayout.cpp:636 #6 0x2b10626f655c in QLayout::activate (this=0x967840) at kernel/qlayout.cpp:1208 #7 0x2b106271c4cb in QWidget::setVisible (this=0x9fb1a0, visible=) at kernel/qwidget.cpp:6347 #8 0x2b106215dc36 in Q3DockWindow::updateSplitterVisibility (this=0xa5e610, visible=true) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:470 #9 0x2b1062156755 in Q3DockAreaLayout::layoutItems (this=0x942770, [EMAIL PROTECTED], testonly=false) at widgets/q3dockarea.cpp:425 #10 0x2b10626f5497 in QLayoutPrivate::doResize (this=0x9427d0, [EMAIL PROTECTED]) at kernel/qlayout.cpp:636 #11 0x2b10626f655c in QLayout::activate (this=0x942770) at kernel/qlayout.cpp:1208 #12 0x2b106271c4cb in QWidget::setVisible (this=0x9fb1a0, visible=) at kernel/qwidget.cpp:6347 #13 0x2b106215dc36 in Q3DockWindow::updateSplitterVisibility (this=0xa5e610, visible=true) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:470 #14 0x2b1062156755 in Q3DockAreaLayout::layoutItems (this=0x942770, [EMAIL PROTECTED], testonly=false) at widgets/q3dockarea.cpp:425 #15 0x2b1062156bac in Q3DockAreaLayout::minimumSize (this=0x942770) at widgets/q3dockarea.cpp:312 #16 0x2b10626f52ea in QLayout::totalMinimumSize (this=0x942770) at kernel/qlayout.cpp:778 #17 0x2b106270bf30 in QWidget::minimumSizeHint (this=) at kernel/qwidget.cpp:6800 #18 0x2b106216ca75 in Q3MainWindowLayout::minimumSize (this=0x120f9c0) at widgets/q3mainwindow.cpp:143 #19 0x2b10626d751d in QBoxLayoutPrivate::setupGeom (this=0x96a280) at kernel/qboxlayout.cpp:307 #20 0x2b10626d86a6 in QBoxLayout::minimumSize (this=) at kernel/qboxlayout.cpp:689 #21 0x2b10626f52ea in QLayout::totalMinimumSize (this=0x967840) at kernel/qlayout.cpp:778 #22 0x2b10626f65f0 in QLayout::activate (this=0x967840) at kernel/qlayout.cpp:1166 #23 0x2b106271c4cb in QWidget::setVisible (this=0x120da00, visible=) at kernel/qwidget.cpp:6347 #24 0x2b106217c466 in Q3ToolBar::checkForExtension (this=0x96a970, sz=) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:470 #25 0x2b106271a667 in QWidget::event (this=0x96a970, event=0x7fff4a4014a0) at kernel/qwidget.cpp:7066 #26 0x2b1062a17816 in QFrame::event (this=0x96a970, e=0x7fff4a4014a0) at widgets/qframe.cpp:657 #27 0x2b106215d5ec in Q3DockWindow::event (this=0x96a970, e=0x7fff4a4014a0) at widgets/q3dockwindow.cpp:2087 #28 0x2b106217c74b in Q3ToolBar::event (this=0x120fbd0, e=0x0) at widgets/q3toolbar.cpp:494 #29 0x2b10626cb86f in QApplicationPrivate::notify_helper (this=0x8fbf30, receiver=0x96a970, e=0x7fff4a4014a0) at kernel/qapplication.cpp:3766 #30 0x2b10626d0445 in QApplication::notify (this=0x7fff4a403740, receiver=0x96a970, e=0x7fff4a4014a0) at kernel/qapplication.cpp:3733 #31 0x2b1061cf6519 in QCoreApplication::notifyInternal (this=0x7fff4a403740, receiver=0x96a970, event=0x7fff4a4014a0) at kernel/qcoreapplication.cpp:587 #32 0x2b106274b6a6 in QWidgetPrivate::setGeometry_sys (this=0x96aaa0, x=, y=, w=105, h=32, isMove=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #33 0x2b10627158b4 in QWidget::setGeometry (this=0x96a970, [EMAIL PROTECTED]) at kernel/qwidget.cpp:5659 #34 0x2b1062154ec4 in set_geometry (w=0x96a970, pos=0, sectionpos=0, extent=0, strut=32, o=) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:964 #35 0x2b1062154ff1 in place_line ([EMAIL PROTECTED], o=Qt::Horizontal, linestrut=32, fullextent
Bug#474630: original motivation for __init__.py detection
On Sun, Apr 27, 2008, Vincent Bernat wrote: > Now, back to the bug, I could fix it in python-nevow by using > python-central in place of python-support. Again, this only fixes it for > python-nevow, while there could be other breakages. cpushare is one of these. As my 11 other python packages use python-support, I'm not really fond of the idea of switching only one to python-central. This is my workaround for now (from debian/rules): dh_pysupport # must be done *before* dh_installinit # Get rid of these files. We need to do this because # python-support # creates them even though they don't exist in # the package, and twistd # does not visit plugin directories if # they have a __init__.py file. echo 'rm -f /var/lib/python-support/python*/twisted/plugins/__init__.py*' >> debian/cpushare.postinst.debhelper -- Sam. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#477674: cpushare is nonfunctional on Debian kernels
Package: cpushare Version: 0.48-2 Severity: grave Until Debian kernels are built with CONFIG_SECCOMP again (see #474648), there is no real point in shipping CPUShare packages: it relies on seccomp to run untrusted bytecode. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.24.3 (SMP w/2 CPU cores; PREEMPT) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages cpushare depends on: ii adduser 3.107add and remove users and groups ii binutils2.18.1~cvs20080103-4 The GNU assembler, linker and bina ii libc6-i386 2.7-10 GNU C Library: 32bit shared librar ii python 2.5.2-1 An interactive high-level object-o ii python-openssl [pyt 0.6-5Python wrapper around the OpenSSL ii python-pyopenssl0.6-5transitional dummy package ii python-support 0.7.7automated rebuilding support for P ii python-twisted-core 8.0.1-1 Event-based framework for internet cpushare recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#474630: new python-twisted-core breaks plugin packages using python-support
Package: python-twisted-core Version: 8.0.1-1 Severity: serious Since the 8.0.1 release, python-twisted-core no longer searches for each twisted/plugin/ subdirectory of sys.path entries (as can be seen in twisted/plugins/__init__.py and twisted/plugin.py). Now it ignores all the ones that have a __init__.py file. This breaks twistd plugin packages that use python-support (such as python-nevow) because python-support installs a __init__.py file in /var/lib/python-support/python2.4/twisted/plugins/, so that directory is never searched for plugins. I suggest removing the test for __init__.py at the bottom of twisted/plugin.py. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.24.3 (SMP w/2 CPU cores; PREEMPT) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages python-twisted-core depends on: ii python2.4.4-6An interactive high-level object-o ii python-central0.6.1 register and build utility for Pyt ii python-twisted-bin8.0.1-1Event-based framework for internet ii python-zopeinterface 3.3.1-5The implementation of interface de Versions of packages python-twisted-core recommends: ii python-openssl [python-pyopen 0.6-5 Python wrapper around the OpenSSL ii python-pam0.4.2-12 A Python interface to the PAM libr ii python-pyopenssl 0.6-5 transitional dummy package ii python-serial 2.2-4 Module encapsulating access for th -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#463261: causes cupsd to crash
Package: libpam-thinkfinger Version: 0.3+rev118.2-2 Severity: critical With libpam-thinkfinger installed, cupsd starts to reproducibly crash when I try to stop or start a printer through the web interface. Here is a gdb backtrace from cupsd that involves pam_thinkfinger: (gdb) info thread * 3 Thread 0x41001950 (LWP 3199) 0x2b584cf1a9a9 in ?? () from /lib/libc.so.6 1 Thread 0x2b584f5031c0 (LWP 3066) 0x2b584c7da27f in __lll_unlock_wake_private () from /lib/libpthread.so.0 (gdb) thread 1 (gdb) bt #0 0x2b584c7da27f in __lll_unlock_wake_private () from /lib/libpthread.so.0 #1 0x2b584c7d45d3 in _L_unlock_4096 () from /lib/libpthread.so.0 #2 0x2b584c7d3fa9 in pthread_create@@GLIBC_2.2.5 () from /lib/libpthread.so.0 #3 0x2b584fd59c63 in pam_sm_authenticate () from /lib/security/pam_thinkfinger.so #4 0x2b584bd47b61 in ?? () from /lib/libpam.so.0 #5 0x2b584bd474a3 in pam_authenticate () from /lib/libpam.so.0 #6 0x0040c678 in ?? () #7 0x00412dbb in cupsdReadClient () #8 0x0043df7f in ?? () #9 0x0042095a in ?? () #10 0x2b584cecc1c4 in __libc_start_main () from /lib/libc.so.6 #11 0x0040a999 in ?? () #12 0x7fff5f660e88 in ?? () #13 0x in ?? () (gdb) thread 3 (gdb) bt #0 0x2b584cf1a9a9 in ?? () from /lib/libc.so.6 #1 0x2b584cf23452 in ?? () from /lib/libc.so.6 #2 0x2b584cf24300 in malloc () from /lib/libc.so.6 #3 0x2b5850177528 in usb_os_find_devices () from /lib/libusb-0.1.so.4 #4 0x2b5850174dc2 in usb_find_devices () from /lib/libusb-0.1.so.4 #5 0x2b584ff7193a in ?? () from /usr/lib/libthinkfinger.so.0 #6 0x2b584ff71d98 in libthinkfinger_verify () from /usr/lib/libthinkfinger.so.0 #7 0x2b584fd59dff in ?? () from /lib/security/pam_thinkfinger.so #8 0x2b584c7d33f7 in start_thread () from /lib/libpthread.so.0 #9 0x2b584cf8597d in clone () from /lib/libc.so.6 #10 0x in ?? () This may be caused by libusb functions not being properly protected by mutexes, but I haven't dug very deeply. Feel free to ask for more information. I will gladly test patches, too. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.24-rc8 (SMP w/2 CPU cores; PREEMPT) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages libpam-thinkfinger depends on: ii libc6 2.7-6 GNU C Library: Shared libraries ii libpam0g 0.99.7.1-5 Pluggable Authentication Modules l ii libthinkfinger0 0.3-1 library for the STMicroelectronics Versions of packages libpam-thinkfinger recommends: ii thinkfinger-tools 0.3-1 utilities for the STMicroelectroni -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#454666: MD5 signatures provide no security
severity 454666 normal thanks On Thu, Dec 06, 2007, [EMAIL PROTECTED] wrote: > In particular, it is now computationally feasible for > a single attacker with a desktop machine to modify any > executable of his or her choosing to have any desired > MD5 checksum. Ray, Debian is not Slashdot. I urge you to actually read the paper you are referring to before making such claims. A chosen-prefix attack certainly does *not* allow to modify an executable "to have a desired MD5 checksum". Chosen-prefix attacks do allow to build two different packages with the same checksum. But until proven otherwise that requires the complicity of the Debian maintainer, who is trusted anyway, so you will need to provide a realistic attack scenario in order for your bug report to be considered seriously. Regards, -- Sam. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#445797: fixed in libcaca 0.99.beta12.debian-3
On Tue, Oct 16, 2007, Frank Küster wrote: > Please don't do it that way. Both because it's a bad idea and because > we intend to file bugs about this soon (read: as soon as one among the > TeX team has some free time, which might well be next year). > > It's a bad idea because the texlive metapackage is a package targetted > at users who write documents, not at build-deps. It's a package which is > supposed to pull in what a novice/standard/whatever TeX user probably > wants. But we're not yet there, so we might still have to make some > changes: Add this package, drop that other one. > > Consequently, at least at the moment, the texlive metapackage is a > moving target with respect to "I need this particular font". You are > risking that your package FTBFS once we find out that most people won't > need that font package (or should not use it because it's obsolete). > Better check which individual package is needed. Okay, you make perfect sense. Can you suggest a strategy that lets me know the required font? Of course I can test packages one after the other but I'd like to understand what's going on if possible. Cheers, -- Sam.
Bug#443702: I'm not MIA
On Mon, Oct 01, 2007, "Adam Cécile (Le_Vert)" wrote: > Could you please avoid sending NMU's diff to an active maintainer ? Adam, being aggressive towards beginners taking part to a bug squashing party and trying to learn and improve Debian is not tolerable. Stop objecting to NMUs and considering them an accusation of being MIA. That's not what NMUs are, they are just a way to improve Debian. And do not claim you are active if you can devote energy to oppose an NMU, yet do not apply a trivial patch (#368505) that fixes a serious boot time breakage and has been sitting here for one year and a half. -- Sam.
Bug#432414: vcdimager is GPLv2 or later, debian/copyright says GPLv2 only
On Mon, Jul 16, 2007, Nicolas Boullis wrote: > >The debian/copyright file states the following: > > > > | This program is free software; you can redistribute it and/or modify > > | it under the terms of the GNU General Public License as published by > > | the Free Software Foundation; version 2 dated June, 1991. > > > >However all files in vcdimager have this mention: > > > > | This program is free software; you can redistribute it and/or modify > > | it under the terms of the GNU General Public License as published by > > | the Free Software Foundation; either version 2 of the License, or > > | (at your option) any later version. > > > >This is a very important distinction now that GPLv3 is out and is > > incompatible with GPLv2. > > While I agree to fix this (but I will prepare a package for the latest > libcdio first), why do you think it is serious? > As far as I un derstand licensing, I am allowed to take some "GPL v2 or > above" and treat it "at my option" as GPL v2, and then release it as GPL > v2 only. Am I missing something? Unless so, then the correct severity > would be wishlist... I'm not saying a licence violation or anything illegal is occurring, I am saying that the exact licensing terms in debian/copyright, required by policy 2.3 ("every package must be accompanied by a verbatim copy of its copyright and distribution license"), are misrepresented. Hence the serious policy violation. Regards, -- Sam. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#432414: vcdimager is GPLv2 or later, debian/copyright says GPLv2 only
Package: vcdimager Version: 0.7.23-3 Severity: serious The debian/copyright file states the following: | This program is free software; you can redistribute it and/or modify | it under the terms of the GNU General Public License as published by | the Free Software Foundation; version 2 dated June, 1991. However all files in vcdimager have this mention: | This program is free software; you can redistribute it and/or modify | it under the terms of the GNU General Public License as published by | the Free Software Foundation; either version 2 of the License, or | (at your option) any later version. This is a very important distinction now that GPLv3 is out and is incompatible with GPLv2. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.20.1 (PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages vcdimager depends on: ii libc6 2.5-11GNU C Library: Shared libraries ii libcdio6 0.76-1library to read and control CD-ROM ii libiso9660-4 0.76-1library to work with ISO9660 files ii libpopt0 1.10-3lib for parsing cmdline parameters ii libvcdinfo00.7.23-3 library to extract information fro ii libxml22.6.29.dfsg-1 GNOME XML library vcdimager recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#419597: please remove twolame (patent infringement)
On Mon, Apr 16, 2007, Robert Millan wrote: > twolame contains code (MP3 encoding algorithm) which infringes patents of > the Fraunhofer Institute. This falls in the "Software that can't be packaged" > cathegory in WNPP: > > http://www.debian.org/devel/wnpp/unable-to-package > > and I don't see any discussion in debian-legal contradicting it. > > Would you please remove it from stable, testing and unstable ? I think you are mistaking twolame and lame. twolame (and toolame) are encoders for MPEG-2 layer I and layer II, they do not cover MP3 (layer III). Layer II, aka Musicam, was created by Philips and it thus seems pretty unlikely that Fraunhofer would hold any patent rights on it. Regards, -- Sam. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#413041: bug reproduces in standalone jasper
tag 413041 +patch thanks On Tue, Mar 27, 2007, [EMAIL PROTECTED] wrote: > I don't know what went wrong the first time, I tried > again and Electric Fence found it. Please test. > "It works for me" on both broken2.jp2 and broken4.jp2. Your patch works, with all broken*.jp2 files. Here is a slightly better one that checks the numstepsizes value a bit before and returns an error instead of using assert(). Cheers, -- Sam. --- jasper-1.900.1.orig/src/libjasper/jpc/jpc_cs.c 2007-01-19 22:43:07.0 +0100 +++ jasper-1.900.1/src/libjasper/jpc/jpc_cs.c 2007-04-06 01:29:02.0 +0200 @@ -982,7 +982,10 @@ static int jpc_qcx_getcompparms(jpc_qcxc compparms->numstepsizes = (len - n) / 2; break; } - if (compparms->numstepsizes > 0) { + if (compparms->numstepsizes > 3 * JPC_MAXRLVLS + 1) { + jpc_qcx_destroycompparms(compparms); +return -1; +} else if (compparms->numstepsizes > 0) { compparms->stepsizes = jas_malloc(compparms->numstepsizes * sizeof(uint_fast16_t)); assert(compparms->stepsizes);
Bug#417889: blender: FTBFS on mips and sparc
Package: blender Version: 2.42a-6 Severity: serious Tags: patch blender fails to build on mips[1] and sparc[2] because the Debian build configuration uses -lstdc++ which is never guaranteed to work. The correct way to link objects that use the standard C++ library is to use g++ and let it set the proper link flags. Patch attached. Note that this is not exactly the same patch that was sent to -release. This one also removes the unnecessary -lc flag. [1] http://buildd.debian.org/fetch.cgi?&pkg=blender&ver=2.42a-5etch1&arch=mips&stamp=1175116779&file=log [2] http://buildd.debian.org/fetch.cgi?&pkg=blender&ver=2.42a-5etch1&arch=sparc&stamp=1175118867&file=log -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.20.1 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages blender depends on: ii gettext [libgettextpo0] 0.16.1-1GNU Internationalization utilities ii liba52-0.7.4 0.7.4-10Library 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 libfreetype6 2.2.1-5 FreeType 2 font engine, shared lib ii libgcc1 1:4.1.1-21 GCC support library ii libgl1-mesa-glx [libgl1] 6.5.1-0.6 A free implementation of the OpenG ii libglu1-mesa [libglu1] 6.5.1-0.6 The OpenGL utility library (GLU) ii libgsm1 1.0.10-13 Shared libraries for GSM speech co ii libjpeg626b-13 The Independent JPEG Group's JPEG ii libogg0 1.1.3-2 Ogg Bitstream Library ii libopenexr2c2a 1.2.2-4.3 runtime files for the OpenEXR imag ii libpng12-0 1.2.15~beta5-1 PNG library - runtime ii libraw1394-8 1.2.1-2 library for direct access to IEEE ii libsdl1.2debian 1.2.11-8Simple DirectMedia Layer ii libstdc++6 4.1.1-21The GNU Standard C++ Library v3 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 libx11-6 2:1.0.3-6 X11 client-side library ii libxi6 1:1.0.1-4 X11 Input extension library ii python-central 0.5.12 register and build utility for Pyt ii python2.42.4.4-2 An interactive high-level object-o ii zlib1g 1:1.2.3-13 compression library - runtime blender recommends no packages. -- no debconf information diff -puriN blender-2.42a.orig/debian/misc/user-config.py blender-2.42a/debian/misc/user-config.py --- blender-2.42a.orig/debian/misc/user-config.py 2007-04-05 02:03:20 +0200 +++ blender-2.42a/debian/misc/user-config.py2007-04-05 02:05:44 +0200 @@ -136,7 +136,8 @@ CC_WARN = '-Wall' ##FIX_STUBS_WARNINGS = -Wno-unused -LLIBS = 'util c m dl pthread stdc++' +LINK = CXX +LLIBS = 'util m dl pthread' ##LOPTS = --dynamic ##DYNLDFLAGS = -shared $(LDFLAGS)
Bug#417093: libquicktime_2:0.9.7-4(hppa/unstable): FTBFS: ima4.lo not found
close 417093 2:0.9.7-4 thanks On Sun, Apr 01, 2007, [EMAIL PROTECTED] wrote: > There was an error while trying to autobuild your package: > > [...] > > > (cd /build/buildd/libquicktime-0.9.7/plugins/audiocodec; /bin/sh > > ../../libtool --tag=CC --mode=relink hppa-linux-gnu-gcc -finline-functions > > -Wall -Winline -O2 -avoid-version -module -o lqt_audiocodec.la -rpath > > /usr/lib/libquicktime ima4.lo twos.lo rawaudio.lo ulaw.lo lqt_audiocodec.lo > > ../../src/libquicktime.la -lpthread -lm -lz -ldl -inst-prefix-dir > > /build/buildd/libquicktime-0.9.7/debian/tmp) > > ../../libtool: line 2172: ./ima4.lo: No such file or directory This looks like a problem with the build daemon losing files for whatever reason. Subsequent builds of the same package were successful. Regards, -- Sam. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#404279: Bug#414725: possibly bad idea to link vlc against libfaad?
tag 414725 confirmed block 414725 by 404279 thanks On Tue, Mar 13, 2007, Fabian Greffrath wrote: > Do you think it is a good idea to dynamically link vlc against Debian's > libfaad0? As long as there are those license issues with faad2 [0] there > is a chance that those packages -- faad2 AND vlc -- will never enter > testing. You're right. But if the license isn't changed, VLC shouldn't enter testing anyway. By the way, faad2 uses some of my code (in common/mp4ff/drms.c) which is GPLed and I never agreed to any additional requirements in the license. Not sure how it may help, since the faad2 people do not ship binaries, but so you know. -- Sam. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#414722: vlc_0.8.6.a.debian-3(ia64/unstable): FTFBS: missing build-dep?
close 414722 0.8.6.a.debian-4 thanks On Tue, Mar 13, 2007, [EMAIL PROTECTED] wrote: > There was an error while trying to autobuild your package: Thanks. It's fixed in the latest upload. Regards, -- Sam. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#414548: "sshm --del" fails and removes configuration file
Package: sshm Version: 0.4-1 Severity: grave My /home and /tmp directories are on different partitions, which is more than usual. When using "sshm --del", Action::del() calls rename() to move the temporary configuration from /tmp to my new configuration file, after having removed the old one. rename() does not work across different mount points, so sshm exits with an error and my whole configuration file is removed. -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.20.1 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages sshm depends on: ii libc6 2.3.6.ds1-13 GNU C Library: Shared libraries ii libgcc1 1:4.1.1-21 GCC support library ii libstdc++6 4.1.1-21 The GNU Standard C++ Library v3 ii openssh-client 1:4.3p2-8Secure shell client, an rlogin/rsh sshm recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#403022: mozilla-plugin-vlc: Non-existent vlcintf.xpt file!
severity 403022 normal thanks On Sun, Feb 18, 2007, Kurt Roeckx wrote: > found 403022 0.8.6-svn20061012.debian-4 > thanks > > The file doesn't exist, so I'm tagging this as affecting this version. Indeed, but the plugin seems to work quite well now. The xpt file used to be for javascript bindings, but plugins work without it. You may try the following: * open about:plugins, check that the VLC plugin is here * open http://people.videolan.org/~damienf/plugin-0.8.6.html * put http://people.zoy.org/~sam/paperclip.mpg in the MRL field * click "Go" and play with the controls Regards, -- Sam. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#400720: vlc plugin broken: (no video)
severity 400720 important retitle 400720 mozilla-plugin-vlc: prints "no picture" for media.smh.com.au videos tag 400720 +confirmed thanks On Fri, Mar 02, 2007, Drew Parsons wrote: > Whether the "source=" entry is the cause of the bug, I don't know, > but I can confirm that the same video page works normally after I > remove mozilla-plugin-vlc (I think totem-mozilla is picking the video > up via libtotem-gmp-plugin.so in that case, assuming the video itself > is avi or wmv). > > I hope this test case helps in finally fixing the fix. Thank you for providing so much information, it will sure help me investigate. I downgraded the bug severity because most other web pages work and while I agree it's pretty frustrating, I do not believe it to be a critical problem that a few web pages do not work. Regards, -- Sam. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#408730: crashes on startup
Package: gtoaster Version: 0.2002083100+1.0Beta6-2.2 Severity: grave gtoaster crashes immediately on startup. I have the time to see the window open briefly, but that's all. Here is a backtrace: Program received signal SIGSEGV, Segmentation fault. #0 0xb792475b in strlen () from /lib/tls/libc.so.6 #1 0xb78dc755 in gettext () from /lib/tls/libc.so.6 #2 0xb78dbe8d in dcgettext () from /lib/tls/libc.so.6 #3 0x0806d845 in helpings_translatestringlist () #4 0x0806fbf7 in cddrives_init () #5 0x08057c1f in main () And here are the last few lines of strace and ltrace runs to help locate the code path: [...] close(6)= 0 munmap(0xb7ef5000, 4096)= 0 gettimeofday({1169939683, 884955}, NULL) = 0 uname({sys="Linux", node="poukram", ...}) = 0 open("/home/sam/.icons/crystalgreen/cursors/top_left_arrow", O_RDONLY) = -1 ENOENT (No such file or directory) open("/home/sam/.icons/crystalgreen/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/share/icons/crystalgreen/cursors/top_left_arrow", O_RDONLY) = 6 fstat64(6, {st_mode=S_IFREG|0644, st_size=1628, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7ef5000 read(6, "Xcur\20\0\0\0\0\0\1\0\1\0\0\0\2\0\375\377\30\0\0\0\34\0"..., 4096) = 1628 _llseek(6, 0, [0], SEEK_SET)= 0 read(6, "Xcur\20\0\0\0\0\0\1\0\1\0\0\0\2\0\375\377\30\0\0\0\34\0"..., 4096) = 1628 close(6)= 0 munmap(0xb7ef5000, 4096)= 0 gettimeofday({1169939683, 889443}, NULL) = 0 gettimeofday({1169939683, 890312}, NULL) = 0 gettimeofday({1169939683, 890706}, NULL) = 0 shmget(IPC_PRIVATE, 1024, IPC_CREAT|0777) = 34078737 shmat(34078737, 0, 0) = 0xb7ef5000 write(3, "<\27\2\0\220\1 \3\232\4\5\0\221\1 \3\217\1 \0036\0\0\0"..., 12040) = 12040 read(3, "\23\360W\1m\0 \3m\0 \3\0\0\0\0\273L\25\10\360%\34\10\1"..., 32) = 32 read(3, "\23\0Y\1l\0 \3l\0 \3\0\0\0\0\273L\25\10\360%\34\10\1\0"..., 32) = 32 [...] (snipping lots of read() calls) read(3, "\23\0\312\6\303\1 \3\303\1 \3\0\0\0\0\273L\25\10\360%\34"..., 32) = 32 read(3, "\1\1\330\6\0\0\0\0H\0 \3\4\0\0\0\0\0\0\0\4\0\0\0\360%\34"..., 32) = 32 shmctl(34078737, IPC_64|IPC_RMID, 0)= 0 write(3, "5\1\4\0\312\1 \3H\0 \3\20\0\20\0007\1\5\0\313\1 \3\312"..., 276) = 276read(3, "\1\1\344\6\0\0\0\0H\0 \3\4\0\0\0\0\0\0\0\4\0\0\0\360%\34"..., 32) = 32 shmdt(0xb7ef5000) = 0 brk(0x81b) = 0x81b brk(0x81ae000) = 0x81ae000 --- SIGSEGV (Segmentation fault) @ 0 (0) --- +++ killed by SIGSEGV +++ [...] gtk_type_check_object_cast(0x818acb0, 50965, 5, 0x80af540, 0) = 0x818acb0 gtk_scrolled_window_set_policy(0x818acb0, 1, 1, 0x80af540, 0) = 0x818acb0 malloc(32) = 0x818a500 malloc(4097) = 0x818d010 dcgettext(0, 0x80a4de3, 5, 0xb7eca68e, 0x8132c18) = 0x80a4de3 strncpy(0x818d010, "", 1024) = 0x818d010 malloc(4097) = 0x818e018 dcgettext(0, 0x80a3f69, 5, 0xb7eca68e, 0x8132c18) = 0x80a3f69 strncpy(0x818e018, "Drive Type", 1024) = 0x818e018 malloc(4097) = 0x818f020 dcgettext(0, 0x80a3f74, 5, 0xb7eca68e, 0x8132c18) = 0x80a3f74 strncpy(0x818f020, "Manufacturer Name", 1024)= 0x818f020 malloc(4097) = 0x8190028 dcgettext(0, 0x80a3f86, 5, 0xb7eca68e, 0x8132c18) = 0x80a3f86 strncpy(0x8190028, "Device Name", 1024) = 0x8190028 malloc(4097) = 0x8191030 dcgettext(0, 0x80a3f92, 5, 0xb7eca68e, 0x8132c18) = 0x80a3f92 strncpy(0x8191030, "Scsi ID", 1024) = 0x8191030 malloc(4097) = 0x8192038 dcgettext(0, 0x80a3f9a, 5, 0xb7eca68e, 0x8132c18) = 0x80a3f9a strncpy(0x8192038, "Mountpoint", 1024) = 0x8192038 malloc(4097) = 0x8193040 dcgettext(0, 1, 5, 0xb7eca68e, 0x8132c18 --- SIGSEGV (Segmentation fault) --- +++ killed by SIGSEGV +++ -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.19.1 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages gtoaster depends on: ii cdda2wav 9:1.1.2-1 Dummy transition package for iceda ii cdrdao1:1.2.2-6 records CDs in Disk-At-Once (DAO) ii cdrecord 9:1.1.2-1 Dummy transition package for wodim ii gdk-imlib11 1.9.14-32 imaging library for use with gtk ii libart2 1.4.2-35 The GNOME canvas widget - runtime ii libaudiofile0 0.2.6-6Open-source version of SGI's audio ii libc6 2.3.6.ds1-10 GNU C Library: Shared libraries
Bug#403022: Non-existent vlcintf.xpt file!
On Sat, Jan 13, 2007, Emil Schuster wrote: > I installed mozilla-plugin-vlc from testing-proposed-updates, but the > problem still exists in 0.8.6-svn20061012.debian-3. There is still a > symlink to the non-existent file vlcintf.xpt and the plugin does not work. What browser are you using? -- Sam. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#405926: ffmpeg doesnt work on powerpc
On Sun, Jan 07, 2007, Holger Levsen wrote: > using ffmpeg to streamcopy a avi file to dv results (for example, I also > tried > other encodings which also failed) in an illegal instruction on powerpc, > while it works flawlessly on i386. Hi! Can you please send the contents of /proc/cpuinfo? Regards, -- Sam. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#403601: tex-common: unable to install because of cp
Package: tex-common Version: 0.42 Severity: serious Justification: fails to install I get the following while trying to install tex-common: Setting up tex-common (0.42) ... cp: relocation error: /lib/libacl.so.1: symbol getxattr, version ATTR_1.0 not defined in file libattr.so.1 with link time reference dpkg: error processing tex-common (--configure): subprocess post-installation script returned error exit status 127 "cp" works otherwise, maybe it's a problem in coreutils, but then tex-common should depend on a working version. The following information might be relevant, too: ii coreutils 5.97-5.2 The GNU core utilities ii libacl12.2.42-1 Access control list shared library ii libattr1 2.4.35-1 Extended attribute shared library -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-1-686 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages tex-common depends on: ii debconf [debconf-2.0] 1.5.10 Debian configuration management sy ii ucf 2.0017 Update Configuration File: preserv tex-common recommends no packages. Versions of packages tetex-base depends on: ii ucf 2.0017 Update Configuration File: preserv Versions of packages tetex-bin depends on: ii debconf [debconf-2.0] 1.5.10 Debian configuration management sy ii debianutils 2.17.4 Miscellaneous utilities specific t ii dialog1.0-20060221-1 Displays user-friendly dialog boxe ii dpkg 1.13.24package maintenance system for Deb ii ed0.2-20 The classic unix line editor ii libc6 2.3.6.ds1-9GNU C Library: Shared libraries 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 libice6 1:1.0.1-2 X11 Inter-Client Exchange library ii libjpeg62 6b-13 The Independent JPEG Group's JPEG ii libkpathsea4 3.0-27 path search library for teTeX (run ii libpaper1 1.1.21 Library for handling paper charact ii libpng12-01.2.15~beta5-0 PNG library - runtime ii libpoppler0c2 0.4.5-5PDF rendering library ii libsm61:1.0.1-3 X11 Session Management library ii libstdc++64.1.1-21 The GNU Standard C++ Library v3 ii libt1-5 5.1.0-2Type 1 font rasterizer library - r ii libx11-6 2:1.0.3-4 X11 client-side library ii libxaw7 1:1.0.2-4 X11 Athena Widget library ii libxext6 1:1.0.1-2 X11 miscellaneous extension librar 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 perl 5.8.8-7Larry Wall's Practical Extraction ii sed 4.1.5-1The GNU sed stream editor pn tetex-base (no description available) ii ucf 2.0017 Update Configuration File: preserv ii whiptail 0.52.2-8 Displays user-friendly dialog boxe ii zlib1g1:1.2.3-13 compression library - runtime Versions of packages tetex-extra depends on: pn tetex-base (no description available) ii tetex-bin 3.0-27 The teTeX programs ii ucf 2.0017 Update Configuration File: preserv -- debconf information: tex-common/check_texmf_wrong: tex-common/check_texmf_missing: -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#400720: mozilla-plugin-vlc: vlc plugin broken: (no video)
On Tue, Dec 12, 2006, Andreas Barth wrote: > The bug submitter confirmed now that it works with a current version. > However, looking at the changes, I don't see any chance to include that > in Etch. > > So, I basically see three options: > > 1. Reducing the changeset to a size that is ok during code freeze - > perhaps you could draft such a package? Or give the submitter more > detailed informations how he could continue? VLC 0.8.6 is just out and though the changeset with 0.8.5 is huge, it's not that big when compared to the version currently in testing (SVN snapshot from 2 months ago). I've been working on splitting the diff into patches that can reasonably be put in Etch and others that are not really needed for the last few days, but it's too tightly interleaved and I need more time. -- Sam. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#392510: eclipse-rcp: creating files in /usr/local violates FHS
On Sun, Dec 03, 2006, Matthias Klose wrote: > tags 392510 + moreinfo > thanks > > Do you have a productive proposal how to avoid that? Since the .eclipseextension file is supposed to contain the version of Eclipse that the plugins target, I don't think the Eclipse packages themselves should create that file. It's up to the system administrator installing third-party plugins. What do you think? -- Sam. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#397310: Downgrade
severity 397310 grave thanks On Mon, Nov 06, 2006, Filipus Klutiero wrote: > apache2 is usable here. Glad to hear that. Unfortunately the fact that it works for you does not hinder the fact that it broke perfectly working services here. > I'm letting the maintainance team decide whether this > is worth serious severity. Thank you. Until then, please let the people with the most information about the bug suggest the severity. > BTW, you were upgrading from apache 2.0, right? Yes. Regards, -- Sam. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#397310: apache2: silently breaks website authentication
Package: apache2 Version: 2.2.3-3 Severity: grave Justification: renders package unusable Upgrading apache2 this morning broke all websites using the "Require valid-user" directive because the authz_user module was not (no longer?) activated. No startup warning was issued, and only a cryptic "require directives present and no Authoritative handler." message could be seen in the logs upon access attempts. -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages apache2 depends on: ii apache2-mpm-worker2.2.3-3High speed threaded model for Apac apache2 recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#392983: marked as done (X Error of failed request: BadMatch (invalid parameter attributes))
reopen 392983 1.4-14 severity 392983 important thanks > Shm mode seems to be possible > [...] > X Error of failed request: BadMatch (invalid parameter attributes) > Major opcode of failed request: 146 (MIT-SHM) > Minor opcode of failed request: 3 (X_ShmPutImage) > Serial number of failed request: 306 > Current serial number in output stream: 307 Checking for XShm is trivial, I don't think this bug should be closed without a proper fix. I'll do it. Downgrading to important, since there is the -M workaround. -- Sam. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#396579: libgengameng-dev: .la file references libraries but -dev package does not depend on them
Package: libgengameng-dev Version: 4.1-7 Severity: grave /usr/lib/libgengameng.la references the following libraries: /usr/lib/libSDL.la /usr/lib/libasound.la /usr/lib/libartsc.la /usr/lib/libgmodule-2.0.la -ldl /usr/lib/libgthread-2.0.la /usr/lib/libglib-2.0.la /usr/lib/libesd.la /usr/lib/libaudiofile.la -laudio -lXt -lXext -lvga /usr/lib/libaa.la -lncurses -lslang -lX11 -lpthread However the libgengameng-dev package does not depend on these libraries' development packages except libsdl1.2-dev and libsdl-image1.2-dev. Moreover, it creates useless dependencies because it links binaries with libaa, svgalib etc. but there are versions of libSDL that do not require these libraries. I suggest simply dropping the /usr/lib/libgengameng.la file. Ultimately the SDL team would like to get rid of /usr/lib/libSDL.la but reverse dependencies need to be removed first. -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 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#396459: libsdl1.2-dev: Dropping *-dev dependencies breaks package builds too close to release
On Wed, Nov 01, 2006, Steve Langasek wrote: > > * [2] SDL_syswm.h needs the X headers. I'm not sure whether this should be > > fixed in libsdl1.2-dev or not; if it is, that could take care of about 1/3 > > to > > 1/2 of the failures. > > Seems like a clear case of a bug in libsdl1.2-dev to me, that should be > fixed by re-adding that particular dependency. > > > * [4] Packages using GL without proper Build-Depends. > > What percentage of the build failures are caused by this? Those are still > bugs in the packages using GL in this way (and the bugs should be reported > and fixed), but if the number of affected packages is large enough, it may > be worth having libsdl1.2-dev re-add this dep as well for the sake of > expediency. Both the missing X and GL dependencies were bugs in libsdl1.2-dev that are now fixed in 1.2.11-7. -- Sam. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#394956: libcaca_0.99.beta8-2(hppa/unstable): FTBFS: fails to detect imlib2
Package: libcaca Version: 0.99.beta8-3 On Mon, Oct 23, 2006, [EMAIL PROTECTED] wrote: > There was an error while trying to autobuild your package: Thanks. This was fixed in a later upload. -- Sam. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#393692: libphp-phplot: ships font with no author or license
On Sat, Oct 21, 2006, Steve Langasek wrote: > >The document at http://www.sanskritweb.net/forgers/osteuropa1.pdf > > indicates that "Benjamin Gothic Regular" is actually a counterfeit Adobe > > Benguiat Gothic created in 1994 by the company "Mon Ami". The company > > since went out of business following the assassination of its leader. > > Er... doesn't this document also claim that Arial is a counterfeit Helvetica > font? Well, it says that Arial is a modified version of Helvetica (which it is, only a few glyphs such as G, R, a... changed in the first versions of Arial). According to the document the Mon Ami fonts only forged the copyright notice (and made sure that all Eastern European glyphs were available, but they do not indicate whether this involved glyph creation). The document's later point is that if Mon Ami infriges on Adobe's copyright, then Adobe infriges on Monotype's or Max Miedinger's. Which is probably true but irrelevant. > If I'm reading this correctly, it doesn't appear to be a very > credible claim that there's anything wrong with the Mon Ami fonts either... > It would seem to establish at least a copyright /trail/, that should be > addressed in debian/copyright, but still does not yet demonstrate a DFSG > violation. Well, I won't spend $20 on Benguiat Gothic just to prove that all the glyphs are programmatically the same. They already do look exactly the same (see http://www.infinitype.com/samp/BenjaminGothic-Book.htm and http://www.myfonts.com/fonts/ef/itc-benguiat-gothic/). And given its purpose in the package, the font can just be replaced with one of the free ones available in Debian. -- Sam. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#393692: libphp-phplot: ships font with no author or license
On Fri, Oct 20, 2006, Steve Langasek wrote: > >The font libphp-phplot-4.4.6+5.0rc1.orig/examples/benjamingothic.ttf > > (Benjamin Gothic Regular) does not mention the author's name nor its > > licensing terms. All it has is the string "FREEWARE", which needs > > clarification because it usually means "free for non-commercial use", > > and does not allow modification. > > Are you asserting that you know the origin of this font, and know that the > copyright holder is not the same as that for the rest of the package? > Otherwise, how do we know that this is a bug at all? The document at http://www.sanskritweb.net/forgers/osteuropa1.pdf indicates that "Benjamin Gothic Regular" is actually a counterfeit Adobe Benguiat Gothic created in 1994 by the company "Mon Ami". The company since went out of business following the assassination of its leader. I am afraid I did not find an English version of the document, but you can look at http://cg.scs.carleton.ca/~luc/vendors.html and search for "Olaf Hemming" for a summary. -- Sam. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#393660: php-imlib: ships Windows 95 Arial font
On Tue, Oct 17, 2006, Steve Langasek wrote: > >Shipping php-imlib-0.5/examples/ARIAL.TTF infriges on Microsoft's > > copyright. > > The file doesn't appear to match the current version of Arial.TTF as > available from msttcorefonts, but strings does show references to The > Monotype Corporation and to Microsoft. I'll have a quick chat with upstream > today about replacing it with an unencumbered sample font. The file seems to change with the version of Windows. I do not know what versions the msttcorefonts are from, but the file in php-imlib has md5sum 2bac356f3c29769d0c76e67f8f6e6a55 which is Win95's version, as can be seen on http://hashes.castlecops.com/qhash-ARIAL.TTF-1.html . -- Sam. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#393747: libsdl-sge: ships an unmodifiable font
Package: libsdl-sge Severity: serious Justification: Policy 2.2.1 The file font.ttf comes with a license that has the following clause: | - Restrictions on Alteration. You may not rename, edit or create any | derivative works from the SOFTWARE PRODUCT, other than subsetting | when embedding them in documents unless you have permission from | Larabie Fonts. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 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#393743: imlib2: ships a shareware font and three suspicious fonts
Package: imlib2 Severity: serious Justification: Policy 2.1.1 The font cinema.ttf (Cinema Regular, by Richard William Mueller) does not have an associated license. According to a website that has this font for download (http://moorstation.org/typoasis/designers/mueller/index.htm) Mueller's fonts are "shareware" and he requests $5.00 for registration. The fonts notepad.ttf (Notepad Regular) and grunge.ttf (Grunge Regular) have unknown authors and licensing terms. The font morpheus.ttf, by Kiwi Media, comes with the request "If you like this font, send me money. I ask $5 for this one." which is not strictly speaking a "must do", but nothing grants the right to modify or redistribute the font. The first font must clearly go. It would be wise to get rid of the three others at the same time, and either replace or symlink them with free fonts available in the various ttf-* packages. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 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#393752: castle-combat: ships an unmodifiable font
Package: castle-combat Version: 0.8.0-2 Severity: serious Justification: Policy 2.2.1 The font "colorba.ttf" (Colourbars Regular) by Ray Larabie comes with the following non-free clause: "You may modify your copy or copies of the SOFTWARE PRODUCT or any portion of it, provided that you also meet all of these rules: [...] Do not alter in any way alphanumeric characters (A-Z, a-z, 1-9) contained in the font." (from font_read_me.html). -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages castle-combat depends on: ii python2.4.3-11 An interactive high-level object-o ii python-pygame 1.7.1release-4 SDL bindings for games development ii python-twisted2.4.0-2Event-based framework for internet ii ttf-bitstream-vera1.10-7 The Bitstream Vera family of free castle-combat recommends no packages. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#393751: caudium: ships a non-free font
Package: caudium Severity: serious Justification: Policy 2.2.1 The font fontrstc.ttf, "Font in a Red Suit (The Christmas Font)", comes with no license. From another website that ships the same font (http://www.themeworld.com/cgi-bin/redir.pl/fonts/fontreds.zip) one can read the following licensing clause: | this font is provided free for personal or commercial use, | it can be redistributed however it may not be sold. This does not qualify for main. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 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#393730: pyopengl: ships a Monotype / Microsoft font
Package: pyopengl Severity: serious Justification: Policy 2.2.1 The file PyOpenGL-2.0.1.09/OpenGL/Demo/NeHe/lesson43/Test.ttf is "Arial Black Italic" and is copyrighted (C) 1996 The Monotype Corporation with no apparent permission to redistribute or modify the font. The font should be removed from the original tarball, and I suggest replacing/symlinking it with one of the following similar-looking fonts: - Bitstream Vera Sans Italic, from the ttf-bitstream-vera package (/usr/share/fonts/truetype/ttf-bitstream-vera/VeraIt.ttf) - FreeSans Oblique, from the ttf-freefont package (/usr/share/fonts/truetype/freefont/FreeSansOblique.ttf) - DejaVu Sans Oblique, from the ttf-dejavu package (/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Oblique.ttf) -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 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#393729: wftk: ships a shareware font
Package: wftk Severity: serious Justification: Policy 2.2.1 The font wftk-0.7.1/demos/wf_opal.ttf is "Opulent Regular" and has the string "Copyright Rubicon Computer Labs Inc., 1993-96.". It comes with no license. Looking on the web for this font, I found "Opulent Regular" at the URL http://www.themeworld.com/cgi-bin/redir.pl/fonts/opulent.zip . It is not the same font file (md5sums don't match), but it has the same name, copyright notice and creation date. They also look the same using a font viewer tool. It has, amongst others, the following license terms: | 1. Only complete copies of the Software may be distributed. All | component files must be kept together and may not be modified in any | way. The Distributor may add supplemental text files, including helpful | tips and advertising. This font henceforth does not seem to qualify for main. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 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#393719: poker-network: ships neurpoli.ttf font without permission to modify
Package: poker-network Severity: serious Justification: Policy 2.2.1 The file pokerclient2d/data/fonts/neurpoli.ttf says "This font is freeware. Read attached text file for details." but there is no attached text file. I found the README.TXT file through the author's website (www.larabiefonts.com) and the EULA in it says: | - You may modify your copy or copies of the SOFTWARE PRODUCT or any | portion of it, provided that you also meet all of these rules: | | a) Do not alter in any way alphanumeric characters (A-Z, a-z, 1-9) | contained in the font. An exception is converting between formats, | here is allowed the nominal distortion that occurs during conversion | from second order to third order quadratic curves (TrueType to | Postscript) and vice versa. There are plenty of TTF fonts in the Debian archive that can be used as a replacement for this one. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 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#393717: wprint: package claims a modified Microsoft font is "public domain"
Package: wprint Severity: serious Justification: Policy 2.2.1 wprint ships COURR_SE.TTF and an associated file, COURR_SE.TXT, which claims "Courier SudEuro is a public domain ISO-Latin3 encoded subset of Courier New, version 2. Design and data (C) by Monotype Corp. & Type Solutions Inc." Apparently the "repackaging" of the font was put into the public domain, but the font design and data are still copyrighted with no apparent permission to redistribute or modify, which makes it unsuitable for Debian. I suggest simply getting rid of the font, both in the package and in the original tarball, and use a font package that is already in Debian and has the Latin-3 subset instead (probably one of ttf-dejavu, ttf-freefont or ttf-bitstream-vera). -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 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#393683: phpgedview: ships Adobe Lucida Sans font
On Tue, Oct 17, 2006, Thijs Kinkhorst wrote: > I've taken a look but I see no direct indication that this file was used > without a due licence. I can contact upstream to clarify this, but until > that time I'm inclined to downgrade the bug. > > E.g. the png images included with the same software do not have licencing > information incorportated into the file. We don't remove them, barring > other information we assume that they share the global licence of the > product. I agree with the fact that one can (and usually does) make a good faith assumption that the images shipped with the software were either created by the author or properly licensed unless reasonable evidence proves that it was not the case. However, I do not see how anyone in their right mind could assume that the software author got permission from Microsoft, Adobe or Bigelow & Holmes to relicense a Lucida font under the GPL. See for instance http://tug.org/store/lucida/lucida-license-individual.txt for an idea of the font's designers' stance on copyrights, trademarks and othr IP rights. Regards, -- Sam. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#393697: xmms-singit: vixar.ttf is a non-free Microsoft font
Package: xmms-singit Severity: serious Justification: Policy 2.2.1 xmms-singit-0.1.28.orig/src/data/vixar.ttf has the text "Copyright (c) 1995 Microsoft Corporation. All rights reserved." in it and must be removed from the original tarball. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 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#393694: sdlperl: ships fonts with unclear licensing
Package: sdlperl Severity: serious Justification: Policy 2.2.1 aircut.ttf and electrohar.ttf respectively say "Freeware typeface by Ray Larabie 1996. Distribute freely" and "Ray Larabie - freeware - [EMAIL PROTECTED]". None of them allow for modification. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 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#393690: einstein: infriges on font authors' copyright
Package: einstein Severity: serious Justification: Policy 2.2.1 The files laudcn2.ttf and nova.ttf have the words "Copyright", "trademark", "All rights reserved" all over the place with no permission to modify, or even redistribute. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 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#393692: libphp-phplot: ships font with no author or license
Package: libphp-phplot Severity: serious Justification: Policy 2.2.1 The font libphp-phplot-4.4.6+5.0rc1.orig/examples/benjamingothic.ttf (Benjamin Gothic Regular) does not mention the author's name nor its licensing terms. All it has is the string "FREEWARE", which needs clarification because it usually means "free for non-commercial use", and does not allow modification. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 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#393679: xine-ui: ships non-free font cetus.ttf
Package: xine-ui Version: 0.99.4+cvs20060813-1 Severity: serious Justification: Policy 2.2.1 xine-ui sources contain the same cetus.ttf font as xine-lib, with no copyright or licensing terms. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages xine-ui depends on: ii libc62.3.6.ds1-6 GNU C Library: Shared libraries ii libcomer 1.39+1.40-WIP-2006.10.02+dfsg-1 common error description library ii libcurl3 7.15.5-1Multi-protocol file transfer libra ii libfontc 2.4.1-2 generic font configuration library ii libgnutl 1.4.4-1 the GNU TLS library - runtime libr ii libice6 1:1.0.1-2 X11 Inter-Client Exchange library ii libidn11 0.6.5-1 GNU libidn library, implementation ii libkrb53 1.4.4-3 MIT Kerberos runtime libraries ii libncurs 5.5-4 Shared libraries for terminal hand ii libpng12 1.2.8rel-5.2PNG library - runtime ii libreadl 5.1-9 GNU readline and history libraries ii libslang 2.0.6-3 The S-Lang programming library - r ii libsm6 1:1.0.1-3 X11 Session Management library ii libx11-6 2:1.0.0-9 X11 client-side library ii libxext6 1:1.0.1-2 X11 miscellaneous extension librar ii libxft2 2.1.8.2-8 FreeType-based font drawing librar ii libxine1 1.1.2-6 the xine video/media player librar ii libxiner 1:1.0.1-4.1 X11 Xinerama extension library ii libxtst6 1:1.0.1-5 X11 Testing -- Resource extension ii libxv1 1:1.0.2-1 X11 Video extension library ii libxxf86 1:1.0.1-2 X11 XFree86 video mode extension l ii zlib1g 1:1.2.3-13 compression library - runtime Versions of packages xine-ui recommends: ii libaa11.4p5-30 ascii art library -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#393681: jffnms: ships Adobe Lucida Typewriter font
Package: jffnms Severity: serious Justification: Policy 2.2.1 jffnms_0.8.3.orig.tar.gz ships the Adobe LucidaTypewriterRegular.ttf font without authorization. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 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#393677: xine-lib: ships non-free font cetus.ttf
Package: xine-lib Severity: serious Justification: Policy 2.2.1 About the font cetus.ttf, the file README.cetus claims: | The original cetus font was downloaded from www.fontfreak.com | and is marked there as "Freeware by Gregfonts!" It has no real copyright attribution and "Freeware" is hardly a permission to modify or redistribute. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 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#393676: jabref: ships undistributable font
Package: jabref Severity: serious Justification: Policy 2.2.1 At least one font, jabref-2.1/src/images/font/ASTROLYT.TTF, is not redistributable (http://www.abstractfonts.com/font/1343). The two other fonts in that directory are suspicious as well. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 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#393683: phpgedview: ships Adobe Lucida Sans font
Package: phpgedview Severity: serious Justification: Policy 2.2.1 phpgedview_4.0.1.orig.tar.gz ships LucidaSansRegular.ttf with no copyright or licensing terms. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 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#393660: php-imlib: ships Windows 95 Arial font
Package: php-imlib Severity: serious Justification: Policy 2.2.1 Shipping php-imlib-0.5/examples/ARIAL.TTF infriges on Microsoft's copyright. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 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#336526: openvrml - FTBFS: needs awful amounts of memory to build
On Thu, Oct 12, 2006, Andrey Mitrofanov wrote: > >The build got killed by the OOM killer after using any ram and swap on > >the machine. > > This Gentoo bug seem very similar to the bug: > http://bugs.gentoo.org/show_bug.cgi?id=147533 > > OOM killer takes out gcc 4.1+ while it compiles some large source file > with lots of inline functions and optimization flag set to -O3. > > Please check if this is also the case with openvrml. I don't think it's the same problem. Even older versions of G++ have the problem with openvrml, which is mainly due to insane template extension that cannot be reduced simply by disabling optimisations. Regards, -- Sam. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#392508: console-common: installation fails if /usr/local is mounted read-only
On Thu, Oct 12, 2006, Alastair McKinstry wrote: >Did you actually manage to get to trigger these bugs, or did you find them >by code checking? It was mere code checking. I assumed that since /usr/local was the administrator's sandbox, one could assume anything could be found there and did not bother looking at old versions of console-common. I agree that the code might never be triggered in real life, though. -- Sam. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#392589: problematic permissions for /usr/share/dejagnu
Package: dejagnu Version: 1.4.4.cvs20060709-2.2 Severity: serious Justification: Policy 10.9 /usr/share/dejagnu is shipped with permissions 655 (drw-r-xr-x) instead of 755 (drwxr-xr-x). This is problematic for instance when /usr/share is NFS-mounted with the root user mapped to nobody, making it impossible to browse /usr/share/dejagnu. Policy 10.9 recommends directories be mode 755. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 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#392518: tex-common: fails to uninstall if /usr/local is mounted read-only
On Thu, Oct 12, 2006, Frank Küster wrote: > Apropos error checking. Folks, do you think > > -rm -f /usr/local/share/texmf/ls-R > +-rm -f /usr/local/share/texmf/ls-R 2>/dev/null > > would be okay? This will just drop and ignore all errors, but I can't > imagine any but "can't do that", and in this case we can't do anything > but just not do it. It's usually done this way: rm -f /usr/local/share/texmf/ls-R 2>/dev/null || true But it's IMHO OK to silently ignore removal errors, yes. -- Sam.
Bug#392489: changing severity
severity 392487 important retitle 392487 python-eyed3: .pyc file should not be shipped severity 392489 important retitle 392489 zope-coreblog: .pyc file should not be shipped severity 392491 important retitle 392491 mathomatic: .pyc file should not be shipped severity 392485 important retitle 392485 vegastrike-data: .pyc file should not be shipped severity 378820 important retitle 378820 python-elementtree: .pyc file should not be shipped severity 392484 important retitle 392484 serpento: .pyc file should not be shipped severity 392486 important retitle 392486 lyx-common: .pyc file should not be shipped severity 392492 important retitle 392492 adonthell: .pyc file should not be shipped thanks My bad, .pyc files can be shipped in /usr/share. Therefore this bug only violates the Python Policy (2.6: the corresponding bytecompiled modules (foo.pyc files) [...] must not ship in the package), not the FHS, and is thus probably not release-critical. -- Sam. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#392516: scsh-0.6: installation fails if /usr/local is mounted read-only
Package: scsh-0.6 Version: 0.6.7-1 Severity: serious Justification: Policy 9.1.2 Quoting policy 9.1.2: Since `/usr/local' can be mounted read-only from a remote server, these directories must be created and removed by the `postinst' and `prerm' maintainer scripts and not be included in the `.deb' archive. These scripts must not fail if either of these operations fail. However scsh-0.6's postinst script tries to remove directories from /usr/local/lib/scsh/modules without checking for errors. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 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#392496: Acknowledgement (kpsk: Berkeley DB file in /usr/share violates FHS)
Duh, please disregard. Apparently libdb can properly open databases with a foreign endianness. Not sure about the performance implications, but at least it's not a policy violation. -- Sam. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#392515: prc-tools-utils: creating files in /usr/local violates FHS
Package: prc-tools-utils Version: 2.3-1 Severity: serious Justification: Policy 9.1.2 The preinst script does the following under certain circumstances: mv /usr/share/prc-tools /usr/local/share/palmdev As mandated by the FHS, packages must not place any files in `/usr/local', either by putting them in the file system archive to be unpacked by `dpkg' or by manipulating them in their maintainer scripts. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 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#392518: tex-common: fails to uninstall if /usr/local is mounted read-only
Package: tex-common Version: 0.33 Severity: serious Justification: Policy 9.1.2 Quoting policy 9.1.2: Since `/usr/local' can be mounted read-only from a remote server, these directories must be created and removed by the `postinst' and `prerm' maintainer scripts and not be included in the `.deb' archive. These scripts must not fail if either of these operations fail. However postinst script tries to remove /usr/local/share/texmf/ls-R without checking for errors. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages tetex-base depends on: ii ucf 2.0015 Update Configuration File: preserv Versions of packages tetex-bin depends on: ii debconf [debconf-2.0] 1.5.6 Debian configuration management sy ii debianutils 2.17.3 Miscellaneous utilities specific t ii dialog1.0-20060221-1 Displays user-friendly dialog boxe ii dpkg 1.13.22package maintenance system for Deb ii ed0.2-20 The classic unix line editor ii libc6 2.3.6.ds1-6GNU C Library: Shared libraries ii libfontconfig12.4.1-2generic font configuration library ii libfreetype6 2.2.1-5FreeType 2 font engine, shared lib ii libgcc1 1:4.1.1-16 GCC support library ii libice6 1:1.0.1-2 X11 Inter-Client Exchange library ii libjpeg62 6b-13 The Independent JPEG Group's JPEG ii libkpathsea4 3.0-19 path search library for teTeX (run ii libpaper1 1.1.20 Library for handling paper charact ii libpng12-01.2.8rel-5.2 PNG library - runtime ii libpoppler0c2 0.4.5-4.1 PDF rendering library ii libsm61:1.0.1-3 X11 Session Management library ii libstdc++64.1.1-16 The GNU Standard C++ Library v3 ii libt1-5 5.1.0-2Type 1 font rasterizer library - r ii libx11-6 2:1.0.0-9 X11 client-side library ii libxaw7 1:1.0.2-4 X11 Athena Widget library ii libxext6 1:1.0.1-2 X11 miscellaneous extension librar 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.37-1 MIME files 'mime.types' & 'mailcap ii perl 5.8.8-6.1 Larry Wall's Practical Extraction ii sed 4.1.5-1The GNU sed stream editor ii tetex-base3.0-23 Basic TeX input files of teTeX ii ucf 2.0015 Update Configuration File: preserv ii whiptail 0.52.2-8 Displays user-friendly dialog boxe ii zlib1g1:1.2.3-13 compression library - runtime Versions of packages tetex-extra depends on: ii tetex-base3.0-23 Basic TeX input files of teTeX ii tetex-bin 3.0-19 The teTeX programs ii ucf 2.0015 Update Configuration File: preserv -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#392513: hibernate: fails to uninstall if /usr/local is mounted read-only
Package: hibernate Version: 1.94-1 Severity: serious Justification: Policy 9.1.2 Quoting policy 9.1.2: Since `/usr/local' can be mounted read-only from a remote server, these directories must be created and removed by the `postinst' and `prerm' maintainer scripts and not be included in the `.deb' archive. These scripts must not fail if either of these operations fail. hibernate's prerm script should add a || true construct to avoid uninstallation errors. -- Package-specific info: --- configuration ==> /etc/hibernate/common.conf <== Verbosity 0 LogFile /var/log/hibernate.log LogVerbosity 1 Distribution debian SaveClock restore-only UnloadBlacklistedModules yes LoadModules auto SwitchToTextMode yes ==> /etc/hibernate/disk.conf <== TryMethod ususpend-disk.conf TryMethod sysfs-disk.conf ==> /etc/hibernate/hibernate.conf <== TryMethod suspend2.conf TryMethod disk.conf TryMethod ram.conf ==> /etc/hibernate/ram.conf <== TryMethod ususpend-ram.conf TryMethod sysfs-ram.conf EnableVbetool yes VbetoolPost yes ==> /etc/hibernate/suspend2.conf <== UseSuspend2 yes Reboot no EnableEscape yes DefaultConsoleLevel 1 Compressor lzf Encryptor none FullSpeedCPU yes Include common.conf ==> /etc/hibernate/sysfs-disk.conf <== UseSysfsPowerState disk Include common.conf ==> /etc/hibernate/sysfs-ram.conf <== UseSysfsPowerState mem Include common.conf ==> /etc/hibernate/ususpend-both.conf <== USuspendMethod both Include common.conf ==> /etc/hibernate/ususpend-disk.conf <== USuspendMethod disk Include common.conf ==> /etc/hibernate/ususpend-ram.conf <== USuspendMethod ram Include common.conf --- /sys/power ==> /sys/power/disk <== shutdown ==> /sys/power/image_size <== 524288000 ==> /sys/power/resume <== 0:0 ==> /sys/power/state <== mem disk --- log no hibernate.log file found. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 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#392511: fontconfig: installation fails if /usr/local is mounted read-only
Package: fontconfig Version: 2.4.1-2 Severity: serious Justification: Policy 9.1.2 Quoting policy 9.1.2: Since `/usr/local' can be mounted read-only from a remote server, these directories must be created and removed by the `postinst' and `prerm' maintainer scripts and not be included in the `.deb' archive. These scripts must not fail if either of these operations fail. However fontconfig's postinst script tries to remove files from /usr/local/share/fonts without checking for errors. I am not even sure that removing these files is allowed at all. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 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#392510: eclipse-rcp: creating files in /usr/local violates FHS
Package: eclipse-rcp Version: 3.1.2-2 Severity: serious Justification: Policy 9.1.2 postinst creates the file /usr/local/lib/eclipse/.eclipseextension which is not allowed by FHS: As mandated by the FHS, packages must not place any files in `/usr/local', either by putting them in the file system archive to be unpacked by `dpkg' or by manipulating them in their maintainer scripts. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 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#392484: Acknowledgement (serpento: byte-compiled python file in /usr/share violates FHS)
I'm sorry I copy/pasted the wrong filename. The problematic file is: /usr/share/doc/serpento/examples/tools/utils.pyc -- Sam. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#392496: kpsk: Berkeley DB file in /usr/share violates FHS
Package: kpsk Version: 1.0.1-4+b1 Severity: serious Justification: Policy 9.1.1 /usr/share/apps/kpsk/dxcc.db is platform-dependent and should thus be moved to /usr/lib. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 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#392508: console-common: installation fails if /usr/local is mounted read-only
Package: console-common Version: 0.7.62 Severity: serious Justification: Policy 9.1.2 Quoting policy 9.1.2: Since `/usr/local' can be mounted read-only from a remote server, these directories must be created and removed by the `postinst' and `prerm' maintainer scripts and not be included in the `.deb' archive. These scripts must not fail if either of these operations fail. postinst is set -e and tries to move files in /usr/local without handling errors. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 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#392504: kbedic: creating files in /usr/local violates FHS
Package: kbedic Version: 4.0-8 Severity: serious Justification: Policy 9.1.2 Packages are not allowed to create files in /usr/local, even through their maintainer scripts. I suggest using /var/cache/bedic instead. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 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#392509: mzscheme: installation fails if /usr/local is mounted read-only
Package: mzscheme Version: 1:352-5 Severity: serious Justification: Policy 9.1.2 Quoting policy 9.1.2: Since `/usr/local' can be mounted read-only from a remote server, these directories must be created and removed by the `postinst' and `prerm' maintainer scripts and not be included in the `.deb' archive. These scripts must not fail if either of these operations fail. postinst is set -e and tries to create /usr/local/lib/plt/collects without handling errors. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 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#392506: caudium: installation fails if /usr/local is mounted read-only
Package: caudium Version: 1.4.7-15 Severity: serious Justification: Policy 9.1.2 Quoting policy 9.1.2: Since `/usr/local' can be mounted read-only from a remote server, these directories must be created and removed by the `postinst' and `prerm' maintainer scripts and not be included in the `.deb' archive. These scripts must not fail if either of these operations fail. postinst is set +e and tries to install /usr/local/share/caudium/modules/ without handling errors. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 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#392492: adonthell: byte-compiled python file in /usr/share violates FHS
Package: adonthell Version: 0.3.4.cvs.20050813-2.3 Severity: serious Justification: Policy 9.1.1 /usr/share/games/adonthell/modules/*.pyc should be moved to /usr/lib. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 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#392486: lyx-common: byte-compiled python file in /usr/share violates FHS
Package: lyx-common Version: 1.4.2-4 Severity: serious Justification: Policy 9.1.1 /usr/share/lyx/lyx2lyx/profiling.py[co] should be moved out of /usr/share and out of the Arch:all package. Also, they're still using python 2.3 and should therefore be transitioned. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 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#392484: serpento: byte-compiled python file in /usr/share violates FHS
Package: serpento Version: 0.4.1-0.1 Severity: serious Justification: Policy 9.1.1 /usr/share/games/vegastrike/modules/builtin/random.pyc should be moved out of /usr/share. Doing the Python transition will automatically solve the problem. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 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#392489: zope-coreblog: byte-compiled python file in /usr/share violates FHS
Package: zope-coreblog Version: 1.2.4-4 Severity: serious Justification: Policy 9.1.1 /usr/share/zope/Products/COREBlog/*.pyc should be moved out of /usr/share and out of the Arch:all package. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 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#392485: vegastrike-data: byte-compiled python file in /usr/share violates FHS
Package: vegastrike-data Version: 0.4.3-2 Severity: serious Justification: Policy 9.1.1 /usr/share/games/vegastrike/modules/builtin/random.pyc should be moved out of /usr/share. Doing the Python transition will solve the problem, but the .pyc files should also be moved out of the Arch:all package. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 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#392491: mathomatic: byte-compiled python file in /usr/share violates FHS
Package: mathomatic Version: 12.6.3-1 Severity: serious Justification: Policy 9.1.1 The file /usr/share/doc/mathomatic/fact/fact.pyc is platform-dependent and must not be in /usr/share. It is probably not needed at all. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 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#392488: lilypond-data: byte-compiled python file in /usr/share violates FHS
Package: lilypond-data Version: 2.6.5-2 Severity: serious Justification: Policy 9.1.1 /usr/share/lilypond/2.6.5/python/*.pyc should be moved out of /usr/share and out of the Arch:all package. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 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#392487: python-eyed3: byte-compiled python file in /usr/share violates FHS
Package: python-eyed3 Version: 0.6.10-2 Severity: serious Justification: Policy 9.1.1 /usr/share/python-support/python-eyed3/eyeD3/*.pyc should be moved out of /usr/share and out of the Arch:all package. Also, they're still using python 2.3 and should therefore be transitioned. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 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#392311: rsjog: ships file in /usr/local
Package: rsjog Version: 1.1-6 Severity: serious Justification: Policy 9.1.2 Package ships usr/local/lib/site_ruby/1.8/i486-linux/XTest.so which is forbidden by the FHS. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 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#392310: roundup: ships files in /usr/man
Package: roundup Version: 1.2.1-2 Severity: serious Justification: Policy 9.1.1, release policy 5(c) /usr/man is deprecated; please ship man pages to /usr/share/man. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 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#389923: efibootmgr: patch for 0.5.3-1.1 NMU
Package: efibootmgr Version: 0.5.3-1 Followup-For: Bug #389923 Attached is the patch for the 0.5.3-1.1 NMU. It also fixes a bug in gpt.h. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) diff -puriN efibootmgr-0.5.3.orig/debian/changelog efibootmgr-0.5.3/debian/changelog --- efibootmgr-0.5.3.orig/debian/changelog 2006-10-08 14:46:16.0 +0200 +++ efibootmgr-0.5.3/debian/changelog 2006-10-08 14:46:06.0 +0200 @@ -1,3 +1,17 @@ +efibootmgr (0.5.3-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * src/include/gpt.h: ++ Fix GPT_HEADER_SIGNATURE declaration on 32bit architectures. + * src/lib/efi.c: ++ Remove questionable "hack to allow include of ethtool.h". ++ Include asm/types.h so that proper types are defined (Closes: #389923). + * debian/control: ++ Set policy to 3.7.2. ++ Uncapitalised short description. + + -- Sam Hocevar (Debian packages) <[EMAIL PROTECTED]> Sun, 8 Oct 2006 14:21:38 +0200 + efibootmgr (0.5.3-1) unstable; urgency=low * new upstream version, closes: #357884 diff -puriN efibootmgr-0.5.3.orig/debian/control efibootmgr-0.5.3/debian/control --- efibootmgr-0.5.3.orig/debian/control 2006-10-08 14:46:16.0 +0200 +++ efibootmgr-0.5.3/debian/control 2006-10-08 14:46:06.0 +0200 @@ -3,7 +3,7 @@ Section: admin Priority: optional Maintainer: Bdale Garbee <[EMAIL PROTECTED]> Build-Depends: debhelper (>> 5), docbook-to-man, pciutils-dev -Standards-Version: 3.6.2.2 +Standards-Version: 3.7.2 Package: efibootmgr Architecture: amd64 i386 ia64 diff -puriN efibootmgr-0.5.3.orig/src/include/gpt.h efibootmgr-0.5.3/src/include/gpt.h --- efibootmgr-0.5.3.orig/src/include/gpt.h 2002-04-03 01:00:01.0 +0200 +++ efibootmgr-0.5.3/src/include/gpt.h 2006-10-08 14:46:06.0 +0200 @@ -35,7 +35,7 @@ #define GPT_BLOCK_SIZE 512 -#define GPT_HEADER_SIGNATURE 0x5452415020494645 +#define GPT_HEADER_SIGNATURE ((uint64_t)(0x5452415020494645LL)) #define GPT_HEADER_REVISION_V1_02 0x00010200 #define GPT_HEADER_REVISION_V1_00 0x0001 #define GPT_HEADER_REVISION_V0_99 0x9900 diff -puriN efibootmgr-0.5.3.orig/src/lib/efi.c efibootmgr-0.5.3/src/lib/efi.c --- efibootmgr-0.5.3.orig/src/lib/efi.c 2006-10-08 14:46:16.0 +0200 +++ efibootmgr-0.5.3/src/lib/efi.c 2006-10-08 14:46:06.0 +0200 @@ -18,10 +18,6 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#define _FILE_OFFSET_BITS 64 - -typedef unsigned long long u64; /* hack to allow include of ethtool.h */ - #include #include #include @@ -39,6 +35,7 @@ typedef unsigned long long u64; /* #include #include #include +#include #include #include "efi.h" #include "efichar.h"
Bug#386745: xine-lib: libcaca 1.x transition
On Mon, Sep 11, 2006, Reinhard Tartler wrote: > Thanks for this report. In fact, there has been a patch floating on the > mailing list for this (From Jul 11): > > http://permalink.gmane.org/gmane.comp.video.xine.devel/15586 > > I think I'll incorporate this patch to use the new API, but I need to > test this patch first. That patch is all right. It lacks error checks for all function calls (caca_create_display() is the only one really likely to fail), but there wasn't any error checking before that anyways... -- Sam. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#386745: xine-lib: libcaca 1.x transition
Package: xine-lib Version: 1.1.2 Severity: serious Justification: no longer builds from source Due to updated libcaca packages in unstable, xine-lib no longer builds. This can be easily fixed in two steps: * build-depend on libcaca-dev (>= 0.99.beta4) * add the following three lines after "#include " in the file ./src/video_out/video_out_caca.c : #ifdef CACA_API_VERSION_1 # include #endif Thanks in advance! (also, look at my other bug against xine-lib for another fix that should be applied for the plugin to really work) -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (50, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.11 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#374593: sdlperl: FTBFS: Failed to satisfy Build-Depends dependency for sdlperl: xlibmesa-glu-dev
tag 374593 -patch tag 374593 +pending thanks On Tue, Jun 20, 2006, Andreas Jochens wrote: > With the attached patch which remove xlibmesa-glu-dev from the Build-Depends > 'sdlperl' can be built on unstable. Thanks, but a more proper fix is to build-depend on libglu1-mesa-dev. :-) -- Sam. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#318719: Patch - plays with sound now
On Thu, Jun 15, 2006, Alexis Sukrieh wrote: > Thanks a lot for the patch, I'm going to test it on a 32bit arch very > soon. I do not like this patch because it assumes that long has the same size as void *, which is true in practice but not guaranteed. A more correct patch did this: union { int i; void *p; } dummy; memcpy(&ptModAmiga, (Uint8 *)pMixmodule + sizeof(dummy), sizeof(void *)); It is not absolutely necessary to have the union, but it guarantees that the code with also work on platforms where ints are bigger than pointers (though I don't know any modern platform that does that). This patch was in tecnoballz 0.91cvs20060501-1.3 but for some reason it disappeared from 0.91cvs20060612-1. -- Sam. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#370333: ffmpeg: Garbled audio when playing back files with OpenDML
serverity 370333 normal thanks bye On Mon, Jun 05, 2006, csj wrote: > The Debian ffmpeg packages appear to have problems opening AVI > files with OpenDML. When a file with an OpenDML index is, for > example, played by ffplay, the audio is garbled. The effect is > similar to that of the audio being played back twice but with a > slight delay between the start of the first and second playback. > > I'm able to verify the problem by creating AVI videos larger than > 1 GB (>1GB) using Mplayer's mencoder utility Does this mean that if you stop the creation before the file reaches 1GB, the audio is not garbled? -- Sam. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#367854: libcaca: FTBFS: Fails to detect -lX11
On Thu, May 18, 2006, Daniel Schepler wrote: > Package: libcaca > Version: 0.9-5.1 > Severity: serious > > From my pbuilder build log: > > ... > checking slang/slang.h usability... no > checking slang/slang.h presence... no > checking for slang/slang.h... no > checking for X... libraries , headers in standard search path > checking for XOpenDisplay in -lX11... no > checking X11/XKBlib.h usability... yes > checking X11/XKBlib.h presence... yes > checking for X11/XKBlib.h... yes > configure: error: cannot find X11 development files > make: *** [configure-stamp] Error 1 Can you please send me a copy of the resulting config.log? Thanks, -- Sam. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#364681: vlc: FTBFS: build depends on removed libdvdread3-dev
On Tue, Apr 25, 2006, Daniel Baumann wrote: > Duuh, sorry.. will be fixed asap. I accidentely mixed up the rdepends of > libdvdread3 with libdvdread3-dev :(( > > Otherwise, of course, I would have informed the people before the upload > and waited until they moved to 'libdvdread3-dev | libdvdread-dev'. Can we safely do that? The API/ABI didn't change, just the package name? -- Sam. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#285086: new upstream release
On Mon, Apr 24, 2006, [EMAIL PROTECTED] wrote: > FYI: > latest upstream releaseallegro-4.2.0 compiles fine on amd64 etch with > gcc/g++ 4.0.3-1 It is already packaged in Debian (as liballegro4.2). I thus asked for the removal of allegro4 from the archive, but it's not been done yet. -- Sam. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]