Bug#972630: kde-systemsettings-tree.py: is incompatible with python 3
Package: kdesdk-scripts Version: 4:20.08.0-1 Severity: minor Dear Maintainer, aptitude full-upgrade resulted in the following (non stopping) SyntaxError: Setting up kdesdk-scripts (4:20.08.0-1) ... Failed to byte-compile /usr/bin/kde-systemsettings-tree.py: File "/usr/bin/kde-systemsettings-tree.py", line 50 print "*** Current organization:" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("*** Current organization:")? guess python3 is invoked instead of python2. Regards ric -- System Information: Debian Release: bullseye/sid APT prefers testing APT policy: (900, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 5.8.0-3-amd64 (SMP w/8 CPU threads) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages kdesdk-scripts depends on: ii perl 5.30.3-4 ii pkg-kde-tools 0.15.32 ii python33.8.2-3 Versions of packages kdesdk-scripts recommends: ii advancecomp 2.1-2.1 ii gawk 1:5.0.1+dfsg-1 ii optipng 0.7.7-1+b1 ii subversion 1.14.0-2+b1 Versions of packages kdesdk-scripts suggests: ii cvs 2:1.12.13+real-27+b2 pn devscripts pn dmalloc ii gdb 9.2-1 ii khelpcenter 4:20.04.2-1 ii valgrind 1:3.16.1-1 pn xsltproc -- no debconf information
Bug#942120: python3-zmq: pypy3 -m ipykernel install ... fails with No module named zmq.backend.cffi
Package: python3-zmq Version: 17.1.2-3 Severity: normal Dear Maintainer, Maybe I'm missing some important point and maybe this does not concern python3-zmq, I report my issue anyway. Just after successfull "aptitude install pypy3" I tried to (system-wise) install ipython kernel for pypy3 and got the error below reported. # pypy3 -m ipykernel install -name pypy3 -display-name PyPy3 && echo OK Traceback (most recent call last): File "/usr/lib/pypy3/lib-python/3/runpy.py", line 183, in _run_module_as_main mod_name, mod_spec, code = _get_module_details(mod_name, _Error) File "/usr/lib/pypy3/lib-python/3/runpy.py", line 142, in _get_module_details return _get_module_details(pkg_main_name, error) File "/usr/lib/pypy3/lib-python/3/runpy.py", line 109, in _get_module_details __import__(pkg_name) File "/usr/lib/python3/dist-packages/ipykernel/__init__.py", line 2, in from .connect import * File "/usr/lib/python3/dist-packages/ipykernel/connect.py", line 18, in import jupyter_client File "/usr/lib/python3/dist-packages/jupyter_client/__init__.py", line 4, in from .connect import * File "/usr/lib/python3/dist-packages/jupyter_client/connect.py", line 23, in import zmq File "/usr/lib/python3/dist-packages/zmq/__init__.py", line 47, in from zmq import backend File "/usr/lib/python3/dist-packages/zmq/backend/__init__.py", line 40, in reraise(*exc_info) File "/usr/lib/python3/dist-packages/zmq/utils/sixcerpt.py", line 34, in reraise raise value File "/usr/lib/python3/dist-packages/zmq/backend/__init__.py", line 27, in _ns = select_backend(first) File "/usr/lib/python3/dist-packages/zmq/backend/select.py", line 27, in select_backend mod = __import__(name, fromlist=public_api) ModuleNotFoundError: No module named 'zmq.backend.cffi' More info: * I never used pip in this machine and never installed conda. * I have python3-cffi-backend installed: # aptitude search python3-cffi-backend python3-zmq i A python3-cffi-backend - Foreign Function Interface for Python 3 calling C code - runtime v python3-cffi-backend-api-9729 - v python3-cffi-backend-api-max - v python3-cffi-backend-api-min - p python3-cffi-backend-dbg - Foreign Function Interface for Python 3 calling C code (Debug ve i A python3-zmq- Python3 bindings for 0MQ library p python3-zmq-dbg Thanks for your time -- System Information: Debian Release: bullseye/sid APT prefers testing APT policy: (900, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 5.2.0-2-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages python3-zmq depends on: ii libc62.28-10 ii libzmq5 4.3.2-1 ii python3 3.7.3-1 python3-zmq recommends no packages. python3-zmq suggests no packages. -- no debconf information
Bug#914130: netfilter-persistent: initscript netfilter-persistent, action "restart" failed (/sbin/iptables-restore: not found)
Package: netfilter-persistent Version: 1.0.9 Severity: minor Dear Maintainer, Please find below an excerpt of the log of my last aptitude full-upgrade, which resulted in errors while processing netfilter-persistent and iptables-persistent. After reboot, the status of netfilter-persistent and iptables --list-rules seem ok, but I nevertheless report the log because gives weird log errors (sbin/iptables-restore: not found) you might want to avoid. Best regards -- excerpts Setting up libapparmor1:amd64 (2.13.1-3+b1) ... Setting up netfilter-persistent (1.0.9) ... update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults Job for netfilter-persistent.service failed because the control process exited with error code. See "systemctl status netfilter-persistent.service" and "journalctl -xe" for details. invoke-rc.d: initscript netfilter-persistent, action "restart" failed. ● netfilter-persistent.service - netfilter persistent configuration Loaded: loaded (8;;file://ipht22090/lib/systemd/system/netfilter-persistent.service^G/lib/systemd/sys tem/netfilter-persistent.service8;;^G; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Wed 2018-11-07 13:11:38 CET; 8ms ago Process: 11910 ExecStop=/usr/sbin/netfilter-persistent stop (code=exited, status=0/SUCCESS) Process: 11912 ExecStart=/usr/sbin/netfilter-persistent start (code=exited, status=1/FAILURE) Main PID: 11912 (code=exited, status=1/FAILURE) Nov 07 13:11:38 ipht22090 systemd[1]: Starting netfilter persistent configuration... Nov 07 13:11:38 ipht22090 netfilter-persistent[11912]: run-parts: executing /usr/share/netfilter-persist ent/plugins.d/15-ip4tables start Nov 07 13:11:38 ipht22090 netfilter-persistent[11912]: /usr/share/netfilter-persistent/plugins.d/15-ip4t ables: 23: /usr/share/netfilter-persistent/plugins.d/15-ip4tables: /sbin/iptables-restore: not found Nov 07 13:11:38 ipht22090 netfilter-persistent[11912]: run-parts: /usr/share/netfilter-persistent/plugin s.d/15-ip4tables exited with return code 127 Nov 07 13:11:38 ipht22090 netfilter-persistent[11912]: run-parts: executing /usr/share/netfilter-persist ent/plugins.d/25-ip6tables start Nov 07 13:11:38 ipht22090 netfilter-persistent[11912]: Warning: skipping IPv6 (no rules to load) Nov 07 13:11:38 ipht22090 systemd[1]: netfilter-persistent.service: Main process exited, code=exited, st atus=1/FAILURE Nov 07 13:11:38 ipht22090 systemd[1]: netfilter-persistent.service: Failed with result 'exit-code'. Nov 07 13:11:38 ipht22090 systemd[1]: Failed to start netfilter persistent configuration. dpkg: error processing package netfilter-persistent (--configure): installed netfilter-persistent package post-installation script subprocess returned error exit status 1 Setting up gir1.2-json-1.0:amd64 (1.4.4-1) ... Setting up grub-pc-bin (2.02+dfsg1-8) ... dpkg: dependency problems prevent configuration of iptables-persistent: iptables-persistent depends on netfilter-persistent (= 1.0.9); however: Package netfilter-persistent is not configured yet. dpkg: error processing package iptables-persistent (--configure): dependency problems - leaving unconfigured Setting up lib asan4:amd64 (7.3.0-30) ... Errors were encountered while processing: netfilter-persistent iptables-persistent Log ended: 2018-11-07 13:21:48 -- System Information: Debian Release: buster/sid APT prefers testing APT policy: (900, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 4.18.0-2-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages netfilter-persistent depends on: ii lsb-base 9.20170808 netfilter-persistent recommends no packages. Versions of packages netfilter-persistent suggests: ii iptables-persistent 1.0.9 -- no debconf information
Bug#899984: sddm: Password automatically shown in clear at every user login
Package: sddm Version: 0.17.0-1 Severity: normal Dear Maintainer, At every login autentifications passwords are automatically shown in clear when entered. Maybe this is not a bug and you think this is a very useful feature, and maybe I've inadvertently clicked on the eye icon that I see on other machines but not on this one. If this is the case there should be a simple way out from this unsafe behavior, so take this as a wish of better documentation (I find no mention of this in the man pages) or better hide/unhide icons. Thanks, r. -- System Information: Debian Release: buster/sid APT prefers testing APT policy: (900, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 4.16.0-1-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages sddm depends on: ii adduser 3.117 ii debconf [debconf-2.0] 1.5.66 ii libc6 2.27-3 ii libgcc1 1:8-20180425-1 ii libpam0g 1.1.8-3.7 ii libqt5core5a 5.10.1+dfsg-5 ii libqt5dbus5 5.10.1+dfsg-5 ii libqt5gui55.10.1+dfsg-5 ii libqt5network55.10.1+dfsg-5 ii libqt5qml55.10.1-4 ii libqt5quick5 5.10.1-4 ii libstdc++68-20180425-1 ii libsystemd0 238-4 ii libxcb-xkb1 1.13-1 ii libxcb1 1.13-1 ii qml-module-qtquick2 5.10.1-4 ii x11-common1:7.7+19 ii xserver-xephyr [xserver] 2:1.19.6-1 ii xserver-xorg [xserver]1:7.7+19 Versions of packages sddm recommends: ii libpam-systemd 238-4 ii sddm-theme-breeze [sddm-theme] 4:5.12.4-1 Versions of packages sddm suggests: ii libpam-kwallet5 5.12.1-1 pn qtvirtualkeyboard-plugin -- debconf information: * shared/default-x-display-manager: sddm sddm/daemon_name: /usr/bin/sddm
Bug#894033: jupyter-notebook: jupyter notebook: IOLoop has no attribute initialized
Package: jupyter-notebook Version: 5.4.0-1 Severity: grave Justification: renders package unusable Dear Maintainer, jupyter notebook crashes on start: $ jupyter notebook Traceback (most recent call last): File "/usr/bin/jupyter-notebook", line 11, in load_entry_point('notebook==5.4.0', 'console_scripts', 'jupyter-notebook')() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 587, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2800, in load_entry_point return ep.load() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2431, in load return self.resolve() File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 2437, in resolve module = __import__(self.module_name, fromlist=['__name__'], level=0) File "/usr/lib/python3/dist-packages/notebook/notebookapp.py", line 45, in ioloop.install() File "/usr/lib/python3/dist-packages/zmq/eventloop/ioloop.py", line 210, in install assert (not ioloop.IOLoop.initialized()) or \ AttributeError: type object 'IOLoop' has no attribute 'initialized' -- System Information: Debian Release: buster/sid APT prefers testing APT policy: (900, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 4.14.0-3-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages jupyter-notebook depends on: ii jupyter-core 4.4.0-2 ii python3 3.6.4-1 ii python3-notebook 5.4.0-1 jupyter-notebook recommends no packages. jupyter-notebook suggests no packages. -- no debconf information
Bug#890776: fork_Axiom: Failed to reopen server: No such file or directory
Package: axiom Version: 20170501-2 Severity: normal Dear Maintainer, Maybe I'm missing some key point but starting axiom from a KDE Konsole does not work for me. EliteBook:~/CCA$ axiom fork_Axiom: Failed to reopen server: No such file or directory clef trying to get the initial terminal settings: Inappropriate ioctl for device EliteBook:~/CCA$ axiom -noclef fork_Axiom: Failed to reopen server: No such file or directory EliteBook:~/CCA$ axiom -iw fork_Axiom: Failed to reopen server: No such file or directory clef trying to get the initial terminal settings: Inappropriate ioctl for device Thanks for your time. -- System Information: Debian Release: buster/sid APT prefers testing APT policy: (900, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 4.14.0-3-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages axiom depends on: ii axiom-databases 20170501-2 ii libc62.26-4 ii libgmp10 2:6.1.2+dfsg-2 ii libreadline7 7.0-3 ii libx11-6 2:1.6.4-3 ii libxpm4 1:3.5.12-1 Versions of packages axiom recommends: ii axiom-doc 20170501-2 ii axiom-graphics 20170501-2 ii axiom-hypertex 20170501-2 ii axiom-source20170501-2 Versions of packages axiom suggests: pn axiom-test pn axiom-tex pn nowebm pn texmacs -- no debconf information
Bug#890525: RFP: fricas -- computer algebra system
Package: wnpp Severity: wishlist * Package name: fricas Version : 1.3.2 Upstream Author : Waldek Hebisch * URL : https://sourceforge.net/projects/fricas/ see also http://fricas.github.io/ for docs * License : Modified BSD Programming Lang: Lisp, Boot, SPAD, ?Aldor Description : RFP FriCAS computer algebra system The computer algebra system Axiom (originally developed at IBM, then sold to NAG) became open source in 2002. In 2007 Axiom was forked by two other projects, OpenAxiom and FriCAS. Axiom and OpenAxiom are currently packaged in Debian distribution (Maintainer: Camm Maguire), FriCAS is not. CAS users would appreciate having FriCAS distributed in Debian because nowadays Axiom and FriCAS have different, complementary priorities: the former emphasizes documentation and literal programming, the latter fast-development.
Bug#875538: jupyter-nbextension-jupyter-js-widgets: reproduced on first jupyter install
Package: jupyter-nbextension-jupyter-js-widgets Followup-For: Bug #875538 Dear Maintainer, I do not use widgets but I report the bug hoping this might help. First install of jupyter bundle. I've got this warning: Setting up jupyter-nbextension-jupyter-js-widgets (6.0.0-2) ... /usr/lib/python3.6/runpy.py:125: RuntimeWarning: 'notebook.nbextensions' found in sys.modules after import of p ackage 'notebook', but prior to execution of 'notebook.nbextensions'; this may result in unpredictable behaviou r warn(RuntimeWarning(msg)) Enabling notebook extension jupyter-js-widgets/extension... - Validating: OK Setting up python3-ipywidgets (6.0.0-2) ... Processing triggers for libc-bin (2.26-4) ... More info: root@EliteBook:~# ls -al /etc/jupyter/nbconfig/*.json -rw-r--r-- 1 root root 3 Feb 11 18:19 /etc/jupyter/nbconfig/common.json -rw-r--r-- 1 root root 3 Feb 11 18:19 /etc/jupyter/nbconfig/edit.json -rw-r--r-- 1 root root 71 Feb 11 18:19 /etc/jupyter/nbconfig/notebook.json -rw-r--r-- 1 root root 3 Feb 11 18:19 /etc/jupyter/nbconfig/terminal.json -rw-r--r-- 1 root root 3 Feb 11 18:19 /etc/jupyter/nbconfig/tree.json root@EliteBook:~# cat /etc/jupyter/nbconfig/common.json {} root@EliteBook:~# cat /etc/jupyter/nbconfig/edit.json {} root@EliteBook:~# cat /etc/jupyter/nbconfig/notebook.json { "load_extensions": { "jupyter-js-widgets/extension": true } }root@EliteBook:~# cat /etc/jupyter/nbconfig/terminal.json {} root@EliteBook:~# cat /etc/jupyter/nbconfig/tree.json {} root@EliteBook:~# -- System Information: Debian Release: buster/sid APT prefers testing APT policy: (900, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 4.14.0-3-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages jupyter-nbextension-jupyter-js-widgets depends on: ii python2.7.14-4 ii python3 3.6.4-1 ii python3-notebook 5.2.2-1 jupyter-nbextension-jupyter-js-widgets recommends no packages. Versions of packages jupyter-nbextension-jupyter-js-widgets suggests: pn python-ipywidgets ii python3-ipywidgets 6.0.0-2 -- no debconf information
Bug#855582: Wish: ISO default datefield
Package: s-nail Version: 14.8.16-1 Severity: wishlist Dear Maintainer, thnaks a lot for thice nice software. You might want to consider changing the default datefield to '%F %T' or other iso variants. As a complete s-nail/mailx/mail newby I was really scaried by the headers my firs h showed, the time ordering and year of the messages was compleately unclear. I took me one hour of googling and a lot of patience to dive in the man to understand how s-nail works. I'm not sure that all other newbies will have the same patience. -- System Information: Debian Release: 9.0 APT prefers testing APT policy: (900, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 4.9.0-1-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages s-nail depends on: ii base-files9.8 ii libc6 2.24-9 ii libcomerr21.43.4-2 ii libgssapi-krb5-2 1.15-1 ii libidn11 1.33-1 ii libk5crypto3 1.15-1 ii libkrb5-3 1.15-1 ii libssl1.1 1.1.0e-1 ii libtinfo5 6.0+20161126-1 s-nail recommends no packages. Versions of packages s-nail suggests: ii exim4 4.88-5 ii exim4-daemon-light [mail-transport-agent] 4.88-5 -- Configuration Files: /etc/s-nail.rc changed: set autocollapse set append set ask set bsdannounce set crt set dot set history-gabby set hold set indentprefix="> " set markanswered set mime-counter-evidence set keep set keepsave set quote set recipients-in-cc set sendcharsets=utf-8,iso-8859-1 set showname set showto fwdretain subject date from to retain date from to cc subject message-id mail-followup-to reply-to set datefield='%F %T' -- no debconf information
Bug#828965: konsole: Application not responding when launching root profile.
Package: konsole Version: 4:16.04.2-1 Severity: normal Dear Maintainer, Launching a root profile involving /bin/su --login (see below), opens a new shell window but no password is asked and konsole gets stuck (Closing the window on has "Application not responding"). This happens starting the konsole profile from cli as well as from the Konsole Profiles plasma widget. Other profiles that do not use /bin/su works correctly. Invoking su from a user profile shell works fine. My profile: $ cat .kde/share/apps/konsole/Root-Large-BRL.profile [Appearance] ColorScheme=BlackOnRandomLight Font=DejaVu Sans Mono,18,-1,2,50,0,0,0,0,0 [General] Command=/bin/su --login Directory=/root Name=Root-Large-BRL Parent=FALLBACK/ StartInCurrentSessionDir=false TerminalColumns=135 TerminalRows=17 Thanks for your time ric -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (900, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 4.6.0-1-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages konsole depends on: ii konsole-kpart 4:16.04.2-1 ii libc6 2.22-11 ii libkf5completion5 5.23.0-1 ii libkf5configcore5 5.23.0-1 ii libkf5configgui55.23.0-1 ii libkf5configwidgets55.22.0-1 ii libkf5coreaddons5 5.23.0-1 ii libkf5i18n5 5.22.1-1 ii libkf5iconthemes5 5.22.0-1 ii libkf5kdelibs4support5 5.22.0-2 ii libkf5kiowidgets5 5.22.0-1 ii libkf5notifyconfig5 5.22.0-1 ii libkf5widgetsaddons55.23.0-1 ii libkf5windowsystem5 5.23.0-1 ii libkf5xmlgui5 5.22.0-1 ii libqt5core5a5.6.1+dfsg-2 ii libqt5gui5 5.6.1+dfsg-2 ii libqt5widgets5 5.6.1+dfsg-2 ii libstdc++6 6.1.1-7 konsole recommends no packages. konsole suggests no packages. -- no debconf information
Bug#813620: sudo: hostname checked against qualified hostname
Package: sudo Version: 1.8.15-1.1 Severity: normal Dear Maintainer, Apparently the hostname parameter is now checked against the qualified hostmane. If true, please correct or document it. As shown below the line with only hostanme is ignored. Thanks for your time, ric root@mymachine:~# sudoedit /etc/sudoers.d/local_sudoers root@mymachine:~# cat /etc/sudoers.d/local_sudoers Host_Alias LOCALHOST = mymachine.somewhere.fr Cmnd_Alias SYNC = /usr/local/sbin/sync2all, /usr/local/sbin/sync2cnrs ric LOCALHOST = (root) NOPASSWD:SYNC ric mymachine = (root) NOPASSWD:/usr/local/sbin/testicolo root@mymachine:~# su ric ric@mymachine:/root$ sudo --list Matching Defaults entries for ric on mymachine.somewhere.fr: env_reset, mail_badpass, secure_path=/usr/local/sbin\:/usr/local/bin\:/usr/sbin\:/usr/bin\:/sbin\:/bin User ric may run the following commands on mymachine.somewhere.fr: (root) NOPASSWD: /usr/local/sbin/sync2all, /usr/local/sbin/sync2cnrs ric@mymachine:/root$ exit -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (900, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 4.3.0-1-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages sudo depends on: ii libaudit1 1:2.4.5-1 ii libc6 2.21-6 ii libpam-modules 1.1.8-3.1 ii libpam0g1.1.8-3.1 ii libselinux1 2.4-3 sudo recommends no packages. sudo suggests no packages. -- Configuration Files: /etc/sudoers [Errno 13] Permission denied: u'/etc/sudoers' /etc/sudoers.d/README [Errno 13] Permission denied: u'/etc/sudoers.d/README' -- no debconf information
Bug#812082: rubber: always recompile
Package: rubber Version: 1.4-1 Severity: normal Dear Maintainer, It is important (for me) to check that the document stack is updated without unnecessaryly recompile. In previous versions, when the modification time of the dependencies was in the correct order, rubber output "nothing to do for ...". This feature seems lost ("running ps2pdf") and rubber seems to recompile without necessity. See example below. Thanks for your time. r. $ date && ls -lt --time-style=full-iso && rubber -pd -vvv bug Wed Jan 20 12:11:33 CET 2016 total 196 -rw-r--r-- 1 anonymous anonymous 21547 2016-01-20 12:10:49.190190490 +0100 bug.pdf -rw-r--r-- 1 anonymous anonymous 159509 2016-01-20 12:10:49.090187074 +0100 bug.ps -rw-r--r-- 1 anonymous anonymous279 2016-01-20 12:10:49.022184750 +0100 bug.aux -rw-r--r-- 1 anonymous anonymous 1096 2016-01-20 12:10:49.022184750 +0100 bug.dvi -rw-r--r-- 1 anonymous anonymous 2546 2016-01-20 12:10:49.022184750 +0100 bug.log -rw-r--r-- 1 anonymous anonymous463 2016-01-20 12:06:54.590175830 +0100 bug.tex This is Rubber version 1.4. [latex] parsing /home/anonymous/CACCA/bug-rubber/bug.tex [latex] script module article registered [latex] end of /home/anonymous/CACCA/bug-rubber/bug.tex [latex] dependencies: ['bug.aux', '/home/anonymous/CACCA/bug-rubber/bug.tex'] [latex] directive: module dvips [latex] built-in module dvips registered [latex] directive: module ps2pdf [latex] built-in module ps2pdf registered [depend] make bug.pdf -> ['bug.ps'] [depend] make bug.ps -> ['bug.dvi'] [depend] make bug.dvi -> ['bug.aux', '/home/anonymous/CACCA/bug-rubber/bug.tex'] [depend] while making bug.dvi: cyclic dependency on bug.aux (pruned) [latex] building additional files... compiling bug.tex... executing: latex \nonstopmode \input{bug.tex} with environment: {'TEXINPUTS': '.:.:'} process 3244 (latex) returned 0 [latex] running post-compilation scripts... [depend] while making bug.dvi: cyclic dependency on bug.aux (pruned) [depend] while making bug.dvi: contents of bug.aux unchanged, ignoring mtime [depend] while making bug.ps: timestamp of dependency bug.dvi changed, rebuilding executing: dvips bug.dvi process 3246 (dvips) returned 0 [depend] make bug.dvi -> ['bug.aux', '/home/anonymous/CACCA/bug-rubber/bug.tex'] [depend] while making bug.dvi: cyclic dependency on bug.aux (pruned) [depend] while making bug.dvi: contents of bug.aux unchanged, ignoring mtime [depend] while making bug.pdf: timestamp of dependency bug.ps changed, rebuilding running: ps2pdf bug.ps bug.pdf... [depend] make bug.ps -> ['bug.dvi'] [depend] make bug.dvi -> ['bug.aux', '/home/anonymous/CACCA/bug-rubber/bug.tex'] [depend] while making bug.dvi: cyclic dependency on bug.aux (pruned) [depend] while making bug.dvi: contents of bug.aux unchanged, ignoring mtime $ date && ls -lt --time-style=full-iso && rubber -pd -vvv bug Wed Jan 20 12:11:35 CET 2016 total 196 -rw-r--r-- 1 anonymous anonymous 21547 2016-01-20 12:11:33.867716812 +0100 bug.pdf -rw-r--r-- 1 anonymous anonymous 159509 2016-01-20 12:11:33.787714079 +0100 bug.ps -rw-r--r-- 1 anonymous anonymous 1096 2016-01-20 12:11:33.715711620 +0100 bug.dvi -rw-r--r-- 1 anonymous anonymous 2546 2016-01-20 12:11:33.715711620 +0100 bug.log -rw-r--r-- 1 anonymous anonymous279 2016-01-20 12:11:33.711711483 +0100 bug.aux -rw-r--r-- 1 anonymous anonymous463 2016-01-20 12:06:54.590175830 +0100 bug.tex This is Rubber version 1.4. [latex] parsing /home/anonymous/CACCA/bug-rubber/bug.tex [latex] script module article registered [latex] end of /home/anonymous/CACCA/bug-rubber/bug.tex [latex] dependencies: ['bug.aux', '/home/anonymous/CACCA/bug-rubber/bug.tex'] [latex] directive: module dvips [latex] built-in module dvips registered [latex] directive: module ps2pdf [latex] built-in module ps2pdf registered [depend] make bug.pdf -> ['bug.ps'] [depend] make bug.ps -> ['bug.dvi'] [depend] make bug.dvi -> ['bug.aux', '/home/anonymous/CACCA/bug-rubber/bug.tex'] [depend] while making bug.dvi: cyclic dependency on bug.aux (pruned) [latex] building additional files... compiling bug.tex... executing: latex \nonstopmode \input{bug.tex} with environment: {'TEXINPUTS': '.:.:'} process 3255 (latex) returned 0 [latex] running post-compilation scripts... [depend] while making bug.dvi: cyclic dependency on bug.aux (pruned) [depend] while making bug.dvi: contents of bug.aux unchanged, ignoring mtime [depend] while making bug.ps: timestamp of dependency bug.dvi changed, rebuilding executing: dvips bug.dvi process 3257 (dvips) returned 0 [depend] make bug.dvi -> ['bug.aux', '/home/anonymous/CACCA/bug-rubber/bug.tex'] [depend] while making bug.dvi: cyclic dependency on bug.aux (pruned) [depend] while making bug.dvi: contents of bug.aux unchanged, ignoring mtime [depend] while making bug.pdf: timestamp of dependency bug.ps changed, rebuilding running: ps2pdf bug.ps bug.pdf... [depend] make bug.ps -> ['bug.dvi'] [depend] make bug.dvi -> ['bug.aux', '/home/anonymous/CACCA/bug-rubbe
Bug#767388: gdm3: Issue still there with systemd 215-8
Package: gdm3 Version: 3.14.1-3 Followup-For: Bug #767388 Dear Maintainer (Laurent Bigonville) I'm sorry but gdm.service seems to be in failed state also with systemd 215-8 (from testing). # systemctl status gdm.service ● gdm.service - GNOME Display Manager Loaded: loaded (/lib/systemd/system/gdm.service; static) Drop-In: /run/systemd/generator/gdm3.service.d └─50-gdm3-$x-display-manager.conf Active: failed (Result: start-limit) since Mon 2015-01-05 15:38:26 CET; 4min 46s ago Process: 1110 ExecStartPre=/bin/sh -c [ "$(cat /etc/X11/default-display-manager 2>/dev/null)" = "/usr/sbin/gdm3" ] (code=exited, status=1/FAILURE) Jan 05 15:38:25 IPhT-IA-004976 systemd[1]: Failed to start GNOME Display Manager. Jan 05 15:38:25 IPhT-IA-004976 systemd[1]: Unit gdm.service entered failed state. Jan 05 15:38:26 IPhT-IA-004976 systemd[1]: gdm.service start request repeated too quickly, refusing to start. Jan 05 15:38:26 IPhT-IA-004976 systemd[1]: Failed to start GNOME Display Manager. Jan 05 15:38:26 IPhT-IA-004976 systemd[1]: Unit gdm.service entered failed state. # aptitude show systemd Package: systemd State: installed Automatically installed: yes Version: 215-8 # cat /etc/X11/default-display-manager /usr/bin/kdm -- System Information: Debian Release: 8.0 APT prefers testing APT policy: (900, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages gdm3 depends on: ii accountsservice 0.6.37-3+b1 ii adduser 3.113+nmu3 ii dconf-cli0.22.0-1 ii dconf-gsettings-backend 0.22.0-1 ii debconf [debconf-2.0]1.5.55 ii gir1.2-gdm3 3.14.1-3 ii gnome-session [x-session-manager]3.14.0-2 ii gnome-session-bin3.14.0-2 ii gnome-session-flashback [x-session-manager] 3.8.1-7 ii gnome-settings-daemon3.14.2-2 ii gnome-shell 3.14.2-3 ii gnome-terminal [x-terminal-emulator] 3.14.1-1 ii gsettings-desktop-schemas3.14.1-1 ii kde-window-manager [x-window-manager]4:4.11.13-2 ii konsole [x-terminal-emulator]4:4.14.2-1 ii libaccountsservice0 0.6.37-3+b1 ii libaudit11:2.4-1+b1 ii libc62.19-13 ii libcanberra-gtk3-0 0.30-2.1 ii libcanberra0 0.30-2.1 ii libgdk-pixbuf2.0-0 2.31.1-2+b1 ii libgdm1 3.14.1-3 ii libglib2.0-0 2.42.1-1 ii libglib2.0-bin 2.42.1-1 ii libgtk-3-0 3.14.5-1 ii libpam-modules 1.1.8-3.1 ii libpam-runtime 1.1.8-3.1 ii libpam-systemd 215-8 ii libpam0g 1.1.8-3.1 ii librsvg2-common 2.40.5-1 ii libselinux1 2.3-2 ii libsystemd0 215-8 ii libwrap0 7.6.q-25 ii libx11-6 2:1.6.2-3 ii libxau6 1:1.0.8-1 ii libxdmcp61:1.1.1-1+b1 ii libxrandr2 2:1.4.2-1+b1 ii lsb-base 4.1+Debian13+nmu1 ii metacity [x-window-manager] 1:3.14.3-1 ii mutter [x-window-manager]3.14.2-1 ii policykit-1 0.105-8 ii ucf 3.0030 ii x11-common 1:7.7+7 ii x11-xserver-utils7.7+3+b1 ii xterm [x-terminal-emulator] 312-1 Versions of packages gdm3 recommends: ii at-spi2-core 2.14.0-1 ii desktop-base 8.0.2 ii gnome-icon-theme 3.12.0-1 ii gnome-icon-theme-symbolic 3.12.0-1 ii x11-xkb-utils 7.7+1 ii xserver-xephyr 2:1.16.2.901-1 ii xserver-xorg 1:7.7+7 ii zenity 3.14.0-1 Versions of packages gdm3 suggests
Bug#767388: gdm3: (with default=kdm) gdm.service gives failed status
Package: gdm3 Version: 3.14.0-1 Severity: minor Dear Maintainer, I have kdm as default display manager. Systemd starts gdm.service, which contains an ExecStartPre assertion default=gdm that fails giving a failure log and a failure status. I do not know if this is a bug or a feature, nor if I should report this to kdm, but in my mind having a programmatic failure in a normal situation should not be normal... Thanks for your time ric # cat /etc/X11/default-display-manager /usr/bin/kdm # systemctl status gdm.service ● gdm.service - GNOME Display Manager Loaded: loaded (/lib/systemd/system/gdm.service; static) Active: failed (Result: start-limit) since Thu 2014-10-30 09:19:36 CET; 10h ago Process: 1145 ExecStartPre=/bin/sh -c [ "$(cat /etc/X11/default-display-manager 2>/dev/null)" = "/usr/sbin/gdm3" ] (code=exited, status=1/FAILURE) Oct 30 09:19:35 IPhT-IA-004976 systemd[1]: Failed to start GNOME Display Manager. Oct 30 09:19:35 IPhT-IA-004976 systemd[1]: Unit gdm.service entered failed state. Oct 30 09:19:36 IPhT-IA-004976 systemd[1]: gdm.service start request repeated too quickly, refusing to start. Oct 30 09:19:36 IPhT-IA-004976 systemd[1]: Failed to start GNOME Display Manager. Oct 30 09:19:36 IPhT-IA-004976 systemd[1]: Unit gdm.service entered failed state. Warning: Unit file changed on disk, 'systemctl daemon-reload' recommended. # systemctl status kdm.service ● kdm.service - LSB: X display manager for KDE Loaded: loaded (/etc/init.d/kdm) Drop-In: /run/systemd/generator/kdm.service.d └─50-kdm-$x-display-manager.conf Active: active (running) since Thu 2014-10-30 09:19:31 CET; 10h ago Process: 1039 ExecStart=/etc/init.d/kdm start (code=exited, status=0/SUCCESS) CGroup: /system.slice/kdm.service ├─1057 /usr/bin/kdm -config /var/run/kdm/kdmrc └─1062 /usr/bin/X :0 vt7 -br -nolisten tcp -auth /var/run/xauth/A:0-mwU3Gb Oct 30 09:19:31 IPhT-IA-004976 kdm[1039]: Starting K Display Manager: kdm. Oct 30 09:19:36 IPhT-IA-004976 kdm_greet[1072]: Cannot load /usr/share/kde4/apps/kdm/faces/.default.face: No ...tory Oct 30 09:19:49 IPhT-IA-004976 kdm[1070]: :0[1070]: pam_unix(kdm:session): session opened for user guida by (uid=0) Hint: Some lines were ellipsized, use -l to show in full. -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (900, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.16-2-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages gdm3 depends on: ii accountsservice 0.6.37-3+b1 ii adduser 3.113+nmu3 ii dconf-cli0.22.0-1 ii dconf-gsettings-backend 0.22.0-1 ii debconf [debconf-2.0]1.5.53 ii gir1.2-gdm3 3.14.0-1 ii gnome-session [x-session-manager]3.14.0-2 ii gnome-session-bin3.14.0-2 ii gnome-session-flashback [x-session-manager] 3.8.1-4 ii gnome-settings-daemon3.14.0-2 ii gnome-shell 3.14.0-1 ii gnome-terminal [x-terminal-emulator] 3.14.0-1 ii gsettings-desktop-schemas3.14.0-1 ii kde-window-manager [x-window-manager]4:4.11.12-2+b1 ii konsole [x-terminal-emulator]4:4.14.1-1 ii libaccountsservice0 0.6.37-3+b1 ii libaudit11:2.4-1 ii libc62.19-11 ii libcanberra-gtk3-0 0.30-2.1 ii libcanberra0 0.30-2.1 ii libgdk-pixbuf2.0-0 2.31.1-2+b1 ii libgdm1 3.14.0-1 ii libglib2.0-0 2.42.0-2 ii libglib2.0-bin 2.42.0-2 ii libgtk-3-0 3.14.3-1 ii libpam-modules 1.1.8-3.1 ii libpam-runtime 1.1.8-3.1 ii libpam-systemd 215-5+b1 ii libpam0g 1.1.8-3.1 ii librsvg2-common 2.40.5-1 ii libselinux1 2.3-2 ii libsystemd0 215-5+b1 ii libwrap0 7.6.q-25 ii libx11-6 2:1.6.2-3 ii libxau6 1:1.0.8-1 ii libxdmcp61:1.1.1-1 ii libxrandr2
Bug#761380: kmail: Kmail 4.14: Retrieving "folder contents .. please wait" forever
Package: kmail Version: 4:4.14.0-1 Severity: important Dear Maintainer, After yesterday's full upgrade, kmail is no more able to show imap folder contents in all my accounts on google and on my company's outlook webmail. It gets stuck on the page Retrieving "folder contents .. please wait" forever. The bug seems to be known upstream and a patch seems available: https://forum.kde.org/viewtopic.php?f=215&t=122643&start=15 http://quickgit.kde.org/?p=kdepim-runtime.git&a=commit&h=ff02785839e9b41b587fac5ca9bc2768a2729eec ric -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (900, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.14-2-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages kmail depends on: ii kde-runtime 4:4.14.0-2 ii kdepim-runtime4:4.14.0-1 ii kdepimlibs-kio-plugins4:4.14.0-1 ii libakonadi-calendar4 4:4.14.0-1 ii libakonadi-contact4 4:4.14.0-1 ii libakonadi-kde4 4:4.14.0-1 ii libakonadi-kmime4 4:4.14.0-1 ii libakonadiprotocolinternals1 1.13.0-1 ii libc6 2.19-10 ii libcalendarsupport4 4:4.14.0-1 ii libfollowupreminder4 4:4.14.0-1 ii libgcc1 1:4.9.1-12 ii libgpgme++2 4:4.14.0-1 ii libgrantlee-core0 0.4.0-2 ii libincidenceeditorsng44:4.14.0-1 ii libkabc4 4:4.14.0-1 ii libkalarmcal2 4:4.14.0-1 ii libkcalcore4 4:4.14.0-1 ii libkcalutils4 4:4.14.0-1 ii libkcmutils4 4:4.14.0-1 ii libkdecore5 4:4.14.0-1 ii libkdepim44:4.14.0-1 ii libkdeui5 4:4.14.0-1 ii libkio5 4:4.14.0-1 ii libkleo4 4:4.14.0-1 ii libkmanagesieve4 4:4.14.0-1 ii libkmime4 4:4.14.0-1 ii libknewstuff3-4 4:4.14.0-1 ii libknotifyconfig4 4:4.14.0-1 ii libkontactinterface4a 4:4.14.0-1 ii libkparts44:4.14.0-1 ii libkpgp4 4:4.14.0-1 ii libkpimidentities44:4.14.0-1 ii libkpimtextedit4 4:4.14.0-1 ii libkpimutils4 4:4.14.0-1 ii libkprintutils4 4:4.14.0-1 ii libksieveui4 4:4.14.0-1 ii libktnef4 4:4.14.0-1 ii libmailcommon44:4.14.0-1 ii libmailimporter4 4:4.14.0-1 ii libmailtransport4 4:4.14.0-1 ii libmessagecomposer4 4:4.14.0-1 ii libmessagecore4 4:4.14.0-1 ii libmessagelist4 4:4.14.0-1 ii libmessageviewer4 4:4.14.0-1 ii libpimcommon4 4:4.14.0-1 ii libqt4-dbus 4:4.8.6+git64-g5dc8b2b+dfsg-2 ii libqt4-network4:4.8.6+git64-g5dc8b2b+dfsg-2 ii libqt4-xml4:4.8.6+git64-g5dc8b2b+dfsg-2 ii libqtcore44:4.8.6+git64-g5dc8b2b+dfsg-2 ii libqtgui4 4:4.8.6+git64-g5dc8b2b+dfsg-2 ii libqtwebkit4 2.2.1-7.1 ii libsendlater4 4:4.14.0-1 ii libsolid4 4:4.14.0-1 ii libstdc++64.9.1-12 ii libtemplateparser44:4.14.0-1 ii perl 5.20.0-6 Versions of packages kmail recommends: ii gnupg-agent 2.0.26-2 ii gnupg22.0.26-2 ii pinentry-gtk2 [pinentry-x11] 0.8.3-2 Versions of packages kmail suggests: ii bogofilter 1.2.4+dfsg1-3 pn clamav | f-prot-installer ii kaddressbook 4:4.14.0-1 ii kleopatra 4:4.14.0-1 ii procmail 3.22-22 -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#755713: prerex: Steals .tex file associations to kile
Package: prerex Version: 6.4.0-3+b1 Severity: normal Dear Maintainer, I've just updated my testing and discovered that clicking on a .tex file launches prerex instead of my former default app associated to .tex (Kile): the default has been automagically changed at the upddate. You might want, if possible, to avoid this unpleasant behavior. Regards -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (900, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.14-1-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages prerex depends on: ii dpkg 1.17.10 ii libc62.19-7 ii libedit2 3.1-20140620-1 ii libtinfo55.9+20140118-1 ii tex-common 5.02 ii texlive-generic-recommended 2014.20140717-01 ii texlive-latex-base 2014.20140717-01 ii texlive-pictures 2014.20140717-01 Versions of packages prerex recommends: ii vprerex 6.4.0-3+b1 prerex suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#729848: kscreensaver: Unlock-session window keeps a typed but forgotten password forever
Package: kscreensaver Version: 4:4.10.5-1 Severity: normal Dear Maintainer, It seeems to me that the unlock-session window keeps a typed but forgotten (i.e. not entered with ENTER) password forever, if I'm right this is a security breach cheers Steps to Reproduce: 1. lock a KDE session (or wait enough idle time if automatic lock is on). (I have also a screen saver enabled, but this should be irrelevant) 2. write the user-password in the unlock form, but DO NOT click ENTER (e.g. because something distracted you); 3. wait some time (e.g. exit the room to take a coffee) 3. come back to the unlock and the password is still typed in the form (you see the black dots), an ENTER is enough to enter the session. (Security breach: somebody evil arrives and just clicking ENTER enters your account ...) Expected Results: The password form of the unlock-session window must be cleared after, say, 1 minute from when the last character is entered. (That was the behavior say one year ago.) -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (900, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.10-2-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages kscreensaver depends on: ii kde-runtime 4:4.10.5-1 ii kde-workspace-bin 4:4.10.5-3 ii libc6 2.17-92+b1 ii libgl1-mesa-glx [libgl1] 9.1.6-2 ii libglu1-mesa [libglu1]9.0.0-1 ii libkdecore5 4:4.10.5-1 ii libkdeui5 4:4.10.5-1 ii libkexiv2-11 4:4.10.5-1 ii libkio5 4:4.10.5-1 ii libkparts44:4.10.5-1 ii libkscreensaver5 4:4.10.5-3 ii libqt4-opengl 4:4.8.5+dfsg-3 ii libqtcore44:4.8.5+dfsg-3 ii libqtgui4 4:4.8.5+dfsg-3 ii libstdc++64.8.1-2 ii libx11-6 2:1.6.1-1 Versions of packages kscreensaver recommends: ii kde-window-manager4:4.10.5-3 ii kscreensaver-xsavers 4:4.10.5-1 kscreensaver suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#728520: kile: Please, add -synctex=1 to LaTeX modern configuration
Package: kile Version: 4:2.1.3-2 Severity: wishlist Dear Maintainer, please consider adding -synctex=1 to existing options (-src-specials ...) in the invocation of latex in "Modern" configuration. This allows inverse/forward search in BOTH dvi's and pdf's created via the quicktool Latex (...) Dvi2ps Ps2pdf. BTW note that the kile handbook is misleading on this point, because it states that it is enough to switch on the "Modern" option for latex/pdflatx to inable forward/inverse serach, that is false for the previous chain (the writer thinks to pdflatex only), but would be true with the suggested patch. Best regards and thanks for this envaluable tool. ric -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (900, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.10-2-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages kile depends on: ii kde-runtime 4:4.10.5-1 ii konsole 4:4.10.5-2 ii libc6 2.17-92+b1 ii libgcc1 1:4.8.1-2 ii libkdecore5 4:4.10.5-1 ii libkdeui5 4:4.10.5-1 ii libkfile4 4:4.10.5-1 ii libkhtml5 4:4.10.5-1 ii libkio5 4:4.10.5-1 ii libkjsapi4 4:4.10.5-1 ii libkparts4 4:4.10.5-1 ii libkrosscore4 4:4.10.5-1 ii libktexteditor4 4:4.10.5-1 ii libnepomuk4 4:4.10.5-1 ii libnepomukutils44:4.10.5-1 ii libphonon4 4:4.6.0.0-3 ii libqt4-dbus 4:4.8.5+dfsg-3 ii libqt4-network 4:4.8.5+dfsg-3 ii libqt4-script 4:4.8.5+dfsg-3 ii libqt4-svg 4:4.8.5+dfsg-3 ii libqt4-xml 4:4.8.5+dfsg-3 ii libqtcore4 4:4.8.5+dfsg-3 ii libqtgui4 4:4.8.5+dfsg-3 ii libsoprano4 2.9.2+dfsg.1-4 ii libstdc++6 4.8.1-2 ii texlive-latex-base 2012.20120611-5 Versions of packages kile recommends: ii dvipng 1.14-2 ii ghostscript 9.05~dfsg-8 ii imagemagick 8:6.7.7.10-6 ii psutils 1.17.dfsg-1 pn texlive Versions of packages kile suggests: ii aspell0.60.7~20110707-1 pn asymptote ii context 2012.05.30.20120611-1 pn dblatex ii ispell3.3.02-6 pn kbibtex ii kile-doc 4:2.1.3-2 pn kile-l10n pn latex2html pn lilypond ii tex4ht20090611-1.1+b1 ii texlive-doc-base 2012.20120611-1 ii texlive-xetex 2012.20120611-5 ii zip 3.0-7 -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#726313: latexdiff: Unmatched math environment in generated diff file.
Package: latexdiff Version: 1.0.2-1 Severity: important Thanks for this useful package. The output of latexdiff --type=CCHANGEBAR --subtype=COLOR --math-markup=3 a2-old.tex a2-new.tex >a2-diff.tex; latex a2-diff.tex gives . ! LaTeX Error: \begin{align*} on input line 56 ended by \end{equation}. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.58 ...gma}\DIFdelend \DIFaddbegin \end{equation} .. see simplified samples attached. -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (900, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.10-2-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages latexdiff depends on: ii perl 5.18.1-3 Versions of packages latexdiff recommends: ii texlive-latex-base 2012.20120611-5 ii texlive-latex-extra 2012.20120611-2 Versions of packages latexdiff suggests: ii cvs 2:1.12.13+real-11 ii subversion 1.7.9-1+nmu4 -- no debconf information \documentclass[12pt]{article} \usepackage{amsmath} \usepackage{amssymb} \begin{document} \section{Functions}\label{sec4} \begin{equation*} \label{propak} C_{b,\mu\nu}(k)\ \dot{=} \end{equation*} We choose a cutoff function $\sigma_\Lambda(k^2)$: \begin{eqnarray*} \sigma_\Lambda(k^2) \end{eqnarray*} %in such a way that %\begin{eqnarray*} %\frac{d}{dk^2}\sigma_{\Lambda}(k^2=0)=0\ , %\end{eqnarray*} %for $\Lambda>0$, and define \begin{eqnarray*} \sigma_{\Lambda,\Lambda_0}(k^2)\ \dot{=} \ \sigma_{\Lambda_0}(k^2)-\sigma_{\Lambda}(k^2)\ , \end{eqnarray*} with ... \end{document}\documentclass[12pt]{article} \usepackage{amsmath} \usepackage{amssymb} \begin{document} \section{Functions}\label{sec4} \begin{equation} \label{propak} C_{b,\mu\nu}(k)\ \dot{=} \end{equation} We define the cutoff function \begin{eqnarray}\label{siLa0La} \sigma_{\Lambda,\Lambda_0}(k^2)\ \dot{=} \ \sigma_{\Lambda_0}(k^2)-\sigma_{\Lambda}(k^2)\ , \end{eqnarray} where \begin{eqnarray}\label{siLa} \sigma_\Lambda(k^2) \end{eqnarray} \end{document}\documentclass[12pt]{article} %DIF LATEXDIFF DIFFERENCE FILE %DIF DEL a2-old.tex Mon Oct 14 15:24:40 2013 %DIF ADD a2-new.tex Mon Oct 14 15:24:39 2013 \usepackage{amsmath} \usepackage{amssymb} %DIF PREAMBLE EXTENSION ADDED BY LATEXDIFF %DIF CCHANGEBAR PREAMBLE %DIF PREAMBLE \RequirePackage[dvips]{changebar} %DIF PREAMBLE \RequirePackage{color}\definecolor{RED}{rgb}{1,0,0}\definecolor{BLUE}{rgb}{0,0,1} %DIF PREAMBLE \providecommand{\DIFadd}[1]{\protect\cbstart{\protect\color{blue}#1}\protect\cbend} %DIF PREAMBLE \providecommand{\DIFdel}[1]{\protect\cbdelete{\protect\color{red}#1}\protect\cbdelete} %DIF PREAMBLE %DIF COLOR PREAMBLE %DIF PREAMBLE \RequirePackage{color} %DIF PREAMBLE \providecommand{\DIFaddbegin}{\protect\color{blue}} %DIF PREAMBLE \providecommand{\DIFaddend}{\protect\color{black}} %DIF PREAMBLE \providecommand{\DIFdelbegin}{\protect\color{red}} %DIF PREAMBLE \providecommand{\DIFdelend}{\protect\color{black}} %DIF PREAMBLE %DIF FLOATSAFE PREAMBLE %DIF PREAMBLE \providecommand{\DIFaddFL}[1]{\DIFadd{#1}} %DIF PREAMBLE \providecommand{\DIFdelFL}[1]{\DIFdel{#1}} %DIF PREAMBLE \providecommand{\DIFaddbeginFL}{} %DIF PREAMBLE \providecommand{\DIFaddendFL}{} %DIF PREAMBLE \providecommand{\DIFdelbeginFL}{} %DIF PREAMBLE \providecommand{\DIFdelendFL}{} %DIF PREAMBLE %DIF END PREAMBLE EXTENSION ADDED BY LATEXDIFF \begin{document} \section{Functions}\label{sec4} \DIFdelbegin %DIFDELCMD < \begin{equation*} %DIFDELCMD < %%% \DIFdelend \DIFaddbegin \begin{equation} \DIFaddend \label{propak} C_{b,\mu\nu}(k)\ \dot{=} \DIFdelbegin %DIFDELCMD < \end{equation*} \end{equation}%DIFAUXCMD %DIFDELCMD < %%% \DIFdel{We choose a cutoff function $\sigma_\Lambda(k^2)$: }\begin{align*}%DIFAUXCMD %DIFDELCMD < \begin{eqnarray*} %DIFDELCMD < %%% \DIFdel{\sigma_\Lambda(k^2) } \end{align*}%DIFAUXCMD %DIFDELCMD < \end{eqnarray*} %DIFDELCMD < %%% %DIF < in such a way that %DIF < \begin{eqnarray*} %DIF < \frac{d}{dk^2}\sigma_{\Lambda}(k^2=0)=0\ , %DIF < \end{eqnarray*} %DIF < for $\Lambda>0$, \DIFdel{and define }%DIFDELCMD < \begin{eqnarray*} \begin{align*}%DIFAUXCMD %DIFDELCMD < %%% \DIFdel{\sigma}\DIFdelend \DIFaddbegin \end{equation} \DIFadd{We define the cutoff function }\begin{eqnarray}\label{siLa0La} \DIFadd{\sigma}\DIFaddend _{\Lambda,\Lambda_0}(k^2)\ \dot{=} \ \sigma_{\Lambda_0}(k^2)-\sigma_{\Lambda}(k^2)\ , \DIFdelbegin %DIFDELCMD < \end{eqnarray*} \end{eqnarray}%DIFAUXCMD %DIFDELCMD < %%% \DIFdel{with ... }\begin{eqnarray}%DIFAUXCMD \DIFdelend \DIFaddbegin \end{eqnarray} \DIFadd{where }\begin{eqnarray}\label{siLa} \DIFadd{\sigma_\Lambda(k^2) }\end{eqnarray} \DIFaddend\end{document}
Bug#723127: latexdiff: MATHBLOCKflalign left due to unnecessary (but correct) double ampersand
Package: latexdiff Version: 1.0.2-1 Severity: normal Dear Maintainer, Thanks for this VERY useful program. A syntactically correct (amsmath for flaalign) \begin{flalign} \log{{ ...something... }} \end{leftalign} causes an unwanted MATHBLOCKflalign in the diff file (I'm using latexdiff-vc with git). The use of {{ instead of { is a leftover of a wrapping deleted command. I attach: zm4-oldtmp.tex = a fixed version of the offending command (HEAD^) zm4.tex = as the previous one + a new equation with the offending command (HEAD), zm4diffHEAD^-HEAD.tex = output of latexdiff-vc --git --ps -r HEAD^ -r HEAD --force zm4.tex regards ric -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (900, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.10-2-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages latexdiff depends on: ii perl 5.18.1-3 Versions of packages latexdiff recommends: ii texlive-latex-base 2012.20120611-5 ii texlive-latex-extra 2012.20120611-2 Versions of packages latexdiff suggests: ii cvs 2:1.12.13+real-11 ii subversion 1.7.9-1+nmu4 -- no debconf information \def\DraftModeOff {} % Line commented = draftmode \documentclass[12pt,a4paper]{article} \usepackage{amsmath} \newcommand{\lrp}[1]{\left( #1 \right)} \newcommand{\slrp}[1]{( #1 )} \newcommand{\biglrp}[1]{\bigl( #1 \bigr)} \newcommand{\Biglrp}[1]{\Bigl( #1 \Bigr)} \newcommand{\bigglrp}[1]{\biggl( #1 \biggr)} \newcommand{\Bigglrp}[1]{\Biggl( #1 \Biggr)} \newcommand{\range}[2]{[#1:#2]} \begin{document} %%% \section{Bounding the integrals over $\lambda$} \label{A:LaInt} \begin{flalign} Q\Biglrp{ \log{\frac{\sup\slrp{A,b_{\range{0}{n{\kappa}}, \,\log{{\frac{\Lambda}{\mu}}} } \label{lairr.bound} \end{flalign} \begin{flalign} Q\Biglrp{ \log{{\frac{\sup\slrp{A,b_{\range{0}{n{\kappa}}}, \,\log{{\frac{\Lambda}{\mu}}} } \label{lairr.bound2} \end{flalign} % \bibliography{zeromass}{} \bibliographystyle{hep} % \end{document} \def\DraftModeOff {} % Line commented = draftmode \documentclass[12pt,a4paper]{article} \usepackage{amsmath} \newcommand{\lrp}[1]{\left( #1 \right)} \newcommand{\slrp}[1]{( #1 )} \newcommand{\biglrp}[1]{\bigl( #1 \bigr)} \newcommand{\Biglrp}[1]{\Bigl( #1 \Bigr)} \newcommand{\bigglrp}[1]{\biggl( #1 \biggr)} \newcommand{\Bigglrp}[1]{\Biggl( #1 \Biggr)} \newcommand{\range}[2]{[#1:#2]} \begin{document} %%% \section{Bounding the integrals over $\lambda$} \label{A:LaInt} \begin{flalign} Q\Biglrp{ \log{\frac{\sup\slrp{A,b_{\range{0}{n{\kappa}}, \,\log{{\frac{\Lambda}{\mu}}} } \label{lairr.bound} \end{flalign} % \bibliography{zeromass}{} \bibliographystyle{hep} % \end{document} \def\DraftModeOff {} % Line commented = draftmode %DIF LATEXDIFF DIFFERENCE FILE %DIF DEL zm4-oldtmp-10128.tex Mon Sep 16 19:56:43 2013 %DIF ADD zm4-newtmp-10128.tex Mon Sep 16 19:56:43 2013 \documentclass[12pt,a4paper]{article} \usepackage{amsmath} \newcommand{\lrp}[1]{\left( #1 \right)} \newcommand{\slrp}[1]{( #1 )} \newcommand{\biglrp}[1]{\bigl( #1 \bigr)} \newcommand{\Biglrp}[1]{\Bigl( #1 \Bigr)} \newcommand{\bigglrp}[1]{\biggl( #1 \biggr)} \newcommand{\Bigglrp}[1]{\Biggl( #1 \Biggr)} \newcommand{\range}[2]{[#1:#2]} %DIF PREAMBLE EXTENSION ADDED BY LATEXDIFF %DIF UNDERLINE PREAMBLE %DIF PREAMBLE \RequirePackage[normalem]{ulem} %DIF PREAMBLE \RequirePackage{color}\definecolor{RED}{rgb}{1,0,0}\definecolor{BLUE}{rgb}{0,0,1} %DIF PREAMBLE \providecommand{\DIFadd}[1]{{\protect\color{blue}\uwave{#1}}} %DIF PREAMBLE \providecommand{\DIFdel}[1]{{\protect\color{red}\sout{#1}}} %DIF PREAMBLE %DIF SAFE PREAMBLE %DIF PREAMBLE \providecommand{\DIFaddbegin}{} %DIF PREAMBLE \providecommand{\DIFaddend}{} %DIF PREAMBLE \providecommand{\DIFdelbegin}{} %DIF PREAMBLE \providecommand{\DIFdelend}{} %DIF PREAMBLE %DIF FLOATSAFE PREAMBLE %DIF PREAMBLE \providecommand{\DIFaddFL}[1]{\DIFadd{#1}} %DIF PREAMBLE \providecommand{\DIFdelFL}[1]{\DIFdel{#1}} %DIF PREAMBLE \providecommand{\DIFaddbeginFL}{} %DIF PREAMBLE \providecommand{\DIFaddendFL}{} %DIF PREAMBLE \providecommand{\DIFdelbeginFL}{} %DIF PREAMBLE \providecommand{\DIFdelendFL}{} %DIF PREAMBLE %DIF END PREAMBLE EXTENSION ADDED BY LATEXDIFF \begin{document} %%% \section{Bounding the integrals over $\lambda$} \label{A:LaInt} \begin{flalign} Q\Biglrp{ \log{\frac{\sup\slrp{A,b_{\range{0}{n{\kappa}}, \,\log{{\frac{\Lambda}{\mu}}} } \label{lairr.bound} \end{flalign} \DIFaddbegin \MATHBLOCKflalign{ \DIFadd{Q}\Biglrp{ \log{{\frac{\sup\slrp{A,b_{\range{0}{n{\kappa}}}, \,\log{{\frac{\Lambda}{\mu}}} } \label{lairr.bound2} } \DIFaddend % \bibliography{zeromass}{} \bibliographystyle{hep}
Bug#722453: kmail: Imap server (accounts) ask for kwallet password before kmail is started
Package: kmail Version: 4:4.10.5-2 Severity: wishlist Dear Maintainer, At startup the imap servers corresponding to my imap accounts (all) ask for kwallet password, before kmail is started. This behavior is not evidently understandable and suspect why an Imap server should ask to open the kwallet before kmail? You might want to let these Imail servers wait for kmail to start kwallet to avoid the user to be bothered by one kwallet notification per account. Thanks ric -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (900, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.10-2-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages kmail depends on: ii kde-runtime 4:4.10.5-1 ii kdepim-runtime4:4.10.5-1 ii kdepimlibs-kio-plugins4:4.10.5-1 ii libakonadi-contact4 4:4.10.5-1 ii libakonadi-kde4 4:4.10.5-1 ii libakonadi-kmime4 4:4.10.5-1 ii libakonadiprotocolinternals1 1.9.2-2+b1 ii libc6 2.17-92+b1 ii libcalendarsupport4 4:4.10.5-2 ii libgcc1 1:4.8.1-2 ii libgpgme++2 4:4.10.5-1 ii libincidenceeditorsng44:4.10.5-2 ii libkabc4 4:4.10.5-1 ii libkcalcore4 4:4.10.5-1 ii libkcalutils4 4:4.10.5-1 ii libkcmutils4 4:4.10.5-1 ii libkdecore5 4:4.10.5-1 ii libkdepim44:4.10.5-2 ii libkdeui5 4:4.10.5-1 ii libkio5 4:4.10.5-1 ii libkleo4 4:4.10.5-2 ii libkmime4 4:4.10.5-1 ii libknotifyconfig4 4:4.10.5-1 ii libkontactinterface4 4:4.10.5-1 ii libkparts44:4.10.5-1 ii libkpgp4 4:4.10.5-2 ii libkpimidentities44:4.10.5-1 ii libkpimtextedit4 4:4.10.5-1 ii libkpimutils4 4:4.10.5-1 ii libkprintutils4 4:4.10.5-1 ii libksieveui4 4:4.10.5-2 ii libktnef4 4:4.10.5-1 ii libmailcommon44:4.10.5-2 ii libmailimporter4 4:4.10.5-2 ii libmailtransport4 4:4.10.5-1 ii libmessagecomposer4 4:4.10.5-2 ii libmessagecore4 4:4.10.5-2 ii libmessagelist4 4:4.10.5-2 ii libmessageviewer4 4:4.10.5-2 ii libnepomukcore4 4:4.10.5-1 ii libpimcommon4 4:4.10.5-2 ii libqt4-dbus 4:4.8.5+dfsg-3 ii libqt4-network4:4.8.5+dfsg-3 ii libqt4-xml4:4.8.5+dfsg-3 ii libqtcore44:4.8.5+dfsg-3 ii libqtgui4 4:4.8.5+dfsg-3 ii libqtwebkit4 2.2.1-5 ii libsolid4 4:4.10.5-1 ii libsoprano4 2.9.2+dfsg.1-4 ii libstdc++64.8.1-2 ii libtemplateparser44:4.10.5-2 ii perl 5.18.1-3 Versions of packages kmail recommends: ii gnupg-agent 2.0.20-1 ii gnupg22.0.20-1 ii pinentry-gtk2 [pinentry-x11] 0.8.1-1 Versions of packages kmail suggests: ii bogofilter 1.2.4+dfsg1-2 pn clamav | f-prot-installer ii kaddressbook 4:4.10.5-2 ii kleopatra 4:4.10.5-2 ii procmail 3.22-20 -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#717088: git: man git stash save needs improvement
Package: git Version: 1:1.7.10.4-2 Severity: wishlist Dear Maintainer, could you consider improving the following points in the man page of git stash, section git stash save? 1) "Save your local modifications to a new stash, and run git reset --hard to revert them." this seems not true if --keep-index is given, (seen by experience) 2) "If the --keep-index option is used, all changes already added to the index are left intact." True but it does not says that worktree is set to index (seen by experience) 3) "The --patch option implies --keep-index. You can use --no-keep-index to override this." Yes but then what will be set to the final index? To be schematic what I've understood is the following: git stash save: IS=I0, WS=W0, HS=HEAD, I1=W1=HEAD git stash save –keep-index: IS=I0,WS=W0, HS=HEAD, I1=W1=I0 git stash save --patch (implies –keep-index) P:=patches chosen among W0-HEAD IS=I0, WS=HEAD+P, HS=HEAD, I1=I0, W1=W0-P git stash save --patch –no-keep-index P:=patches chosen among HEAD-W0 IS=I0, WS=HEAD+P, HS=HEAD, W1=W0-P, I1=???(not tested by lack of time) Where: I0,I1,IS=initial/final/stashed index W0,W1,WS= initial/final/stashed worktree HS =stashed head why not adding a table with (an improvement) of the above summary? regards ric -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (900, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.9-1-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages git depends on: ii git-man 1:1.7.10.4-2 ii libc62.17-3 ii libcurl3-gnutls 7.30.0-2 ii liberror-perl0.17-1 ii libexpat12.1.0-3 ii perl-modules 5.14.2-21 ii zlib1g 1:1.2.8.dfsg-1 Versions of packages git recommends: ii less 458-2 ii openssh-client [ssh-client] 1:6.2p2-4 ii patch2.6.1-3 ii rsync3.0.9-4 Versions of packages git suggests: ii gettext-base 0.18.2.1-1 pn git-arch pn git-cvs pn git-daemon-run | git-daemon-sysvinit pn git-doc pn git-el pn git-email pn git-gui pn git-svn pn gitk pn gitweb -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#706478: rygel: WHISH rygel should not listen on internet by default
Package: rygel Version: 0.14.3-2 Severity: wishlist Dear Maintainer, In a freshly installed wheezy, rygel listens on internet by default. $ss -lp LISTEN 0 10 :45496 *:* users:(("rygel",3729,23)) To me this behaviour sounds intrinsecally dangerous, because rygel is automatically installed thus violating the rule-of-thumb "debian defaults are safe". Getting rid of rygel is difficult because of gnome depending on it, and this obliges the inexpert user to figure out how to manually hack the config file or (temporarily) update-rc.d-remove it. You might want to change the default config and let people really willing for rygel to enable it, or, better, to change dependencies to avoid rygel being automatically installed by default. regards ric -- System Information: Debian Release: 7.0 APT prefers testing APT policy: (900, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-4-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages rygel depends on: ii libc62.13-38 ii libgee2 0.6.4-2 ii libglib2.0-0 2.33.12+really2.32.4-5 ii libgssdp-1.0-3 0.12.1-2 ii libgstreamer-plugins-base0.10-0 0.10.36-1.1 ii libgstreamer0.10-0 0.10.36-1.1 ii libgupnp-1.0-4 0.18.3-1 ii libgupnp-av-1.0-20.10.2-1 ii libgupnp-dlna-1.0-2 0.6.6-1 ii libsoup2.4-1 2.38.1-2 ii libsqlite3-0 3.7.13-1 ii libunistring00.9.3-5 ii libuuid1 2.20.1-5.3 ii libxml2 2.8.0+dfsg1-7+nmu1 Versions of packages rygel recommends: ii gstreamer0.10-ffmpeg0.10.13-5 ii gstreamer0.10-plugins-base 0.10.36-1.1 ii gstreamer0.10-plugins-ugly 0.10.19-2+b2 Versions of packages rygel suggests: pn rygel-mediathek ii rygel-playbin 0.14.3-2 ii rygel-preferences 0.14.3-2 ii rygel-tracker 0.14.3-2 pn tumbler -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#703410: Wish: upload the new version.
Package: latexdiff Version: 0.5-4 Severity: wishlist Dear Maintainer, looking around [1][2] I've seen that there is a new version of latexdiff whose wrapper latexdiff-vc should support git (new feature). I, and many others latex+git debian users, would really appreciate if you could upload it. Thanks, ric [1] http://rpm.pbone.net/index.php3/stat/45/idpl/20059648/numer/1/nazwa/latexdiff-vc [2] http://developer.berlios.de/projects/latexdiff/ -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (900, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-4-amd64 (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/dash Versions of packages latexdiff depends on: ii perl 5.14.2-14 Versions of packages latexdiff recommends: ii texlive-latex-base 2012.20120611-5 ii texlive-latex-extra 2012.20120611-2 Versions of packages latexdiff suggests: ii cvs 2:1.12.13+real-9 ii subversion 1.6.17dfsg-4 -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#671383: pulseaudio: update
Package: pulseaudio Version: 2.0-6 Followup-For: Bug #671383 Dear Maintainer, After purging and reinstalling, dpkg --purge --force-depends pulseaudio aptitude install pulseaudio I still get dummy output, aka no sound. Cheers Ric -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (900, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-4-amd64 (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/dash Versions of packages pulseaudio depends on: ii adduser 3.113+nmu3 ii consolekit0.4.5-3.1 ii libasound21.0.25-4 ii libasound2-plugins1.0.25-2 ii libc6 2.13-35 ii libcap2 1:2.22-1.2 ii libdbus-1-3 1.6.8-1 ii libfftw3-33.3.2-3.1 ii libgcc1 1:4.7.1-7 ii libice6 2:1.0.8-2 ii libltdl7 2.4.2-1.1 ii liborc-0.4-0 1:0.4.16-2 ii libpulse0 2.0-6 ii libsamplerate00.1.8-5 ii libsm62:1.2.1-2 ii libsndfile1 1.0.25-5 ii libspeexdsp1 1.2~rc1-6 ii libstdc++64.7.1-7 ii libsystemd-daemon044-4 ii libsystemd-login0 44-4 ii libtdb1 1.2.10-2 ii libudev0 175-7 ii libwebrtc-audio-processing-0 0.1-2 ii libx11-6 2:1.5.0-1 ii libx11-xcb1 2:1.5.0-1 ii libxcb1 1.8.1-2 ii libxtst6 2:1.2.1-1 ii lsb-base 4.1+Debian7 ii udev 175-7 Versions of packages pulseaudio recommends: ii gstreamer0.10-pulseaudio 0.10.31-3 ii pulseaudio-module-x11 2.0-6 ii rtkit 0.10-2 Versions of packages pulseaudio suggests: pn paman pn paprefs ii pavucontrol 1.0-1 pn pavumeter ii pulseaudio-utils 2.0-6 -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#689949: git: Why git has not a fool-proof check of config variables?
Package: git Version: 1:1.7.10.4-1 Severity: wishlist Dear Maintainer, As far as I understand "git config variablename variablevalue" does not check for the validity of "variablename". I've dicovered that because I mispelled "name.mail" insted of "name.email"; the misprint resulted in a wrong author email. The problem was not detected by strace because the wrong line was anyway read, but ignored. After much time wasted, the misprint was discovered by Jonathan Nieder's who took the time to re-read my logs. (THANKS Jonathan.) You might want to consider the possibility of implementing a fool-proof check of the variables' names when using git config and/or when reading theconfig files (with a prompt in case of ignored lines). Regards Ric -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (900, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-3-amd64 (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/dash Versions of packages git depends on: ii git-man 1:1.7.10.4-1 ii libc62.13-35 ii libcurl3-gnutls 7.26.0-1 ii liberror-perl0.17-1 ii libexpat12.1.0-1 ii perl-modules 5.14.2-13 ii zlib1g 1:1.2.7.dfsg-13 Versions of packages git recommends: ii less 444-4 ii openssh-client [ssh-client] 1:6.0p1-3 ii patch2.6.1-3 ii rsync3.0.9-3 Versions of packages git suggests: ii gettext-base 0.18.1.1-9 pn git-arch pn git-cvs pn git-daemon-run | git-daemon-sysvinit pn git-doc pn git-el pn git-email pn git-gui pn git-svn pn gitk pn gitweb -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#687372: xserver-xorg-video-modesetting: Unable to make it working on Nvidia GeForceTi4200 NV28
Package: xserver-xorg-video-modesetting Version: 0.3.0-1 Severity: normal Dear Maintainer, Dell Inspiron 8500 with GeforceTi4200. Freshly installed wheezy I have no nvidia legacy drivers installed. Nouveau does not work (bug reported elsewhere) and I'm trying to use modesetting. I in /etc/X11/org.conf I tried Driver "modesetting" and at boot I get only the tty (Xorg.log attached, modesetting was loaded but did not start). Then I tried Driver "modesetting" BusID "pci::01:00.0" and modesetting seems to start (see code listed below) but I get a completely screwed up X. It is likely that it is my fault and not a bug, but post this because there is no doc on modesetting around. Thanks for your time, ric -- Package-specific info: X server symlink status: lrwxrwxrwx 1 root root 13 Sep 2 19:21 /etc/X11/X -> /usr/bin/Xorg -rwxr-xr-x 1 root root 2027892 Jul 18 11:35 /usr/bin/Xorg VGA-compatible devices on PCI bus: -- 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation NV28 [GeForce4 Ti 4200 Go AGP 8x] [10de:0286] (rev a1) /etc/X11/xorg.conf does not exist. Contents of /etc/X11/xorg.conf.d: - total 8 -rw-r--r-- 1 root root 96 Sep 12 09:41 modesetting.conf -rw-r--r-- 1 root root 89 Sep 12 09:06 nouveau.conf-off KMS configuration files: /etc/modprobe.d/i915-kms.conf: options i915 modeset=1 /etc/modprobe.d/radeon-kms.conf: options radeon modeset=1 Kernel version (/proc/version): --- Linux version 3.2.0-3-686-pae (Debian 3.2.23-1) (debian-ker...@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-8) ) #1 SMP Mon Jul 23 03:50:34 UTC 2012 Xorg X server log files on system: -- -rw-r--r-- 1 root root 34559 Sep 9 19:20 /var/log/Xorg.nofbaccel.log -rw-r--r-- 1 root root 34572 Sep 9 19:21 /var/log/Xorg.plainnouveau.log -rw-r--r-- 1 root root 33906 Sep 9 19:26 /var/log/Xorg.noaccel.log -rw-r--r-- 1 root root 35426 Sep 9 19:39 /var/log/Xorg.NoAccel.log -rw-r--r-- 1 root root 33959 Sep 9 20:10 /var/log/Xorg.nouveau.log -rw-r--r-- 1 root root 25603 Sep 12 09:43 /var/log/Xorg.0.log Contents of most recent Xorg X server log file (/var/log/Xorg.0.log): - [22.587] X.Org X Server 1.12.3 Release Date: 2012-07-09 [22.587] X Protocol Version 11, Revision 0 [22.587] Build Operating System: Linux 2.6.32-5-686-bigmem i686 Debian [22.587] Current Operating System: Linux majorana 3.2.0-3-686-pae #1 SMP Mon Jul 23 03:50:34 UTC 2012 i686 [22.587] Kernel command line: BOOT_IMAGE=/vmlinuz-3.2.0-3-686-pae root=UUID=75240409-3b94-48af-89c6-86e6f9c5e2ff ro quiet [22.587] Build Date: 18 July 2012 09:27:53AM [22.587] xorg-server 2:1.12.3-1 (Julien Cristau ) [22.587] Current version of pixman: 0.26.0 [22.587]Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [22.587] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [22.588] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Sep 12 09:43:17 2012 [22.667] (==) Using config directory: "/etc/X11/xorg.conf.d" [22.667] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [22.716] (==) No Layout section. Using the first Screen section. [22.716] (==) No screen section available. Using defaults. [22.716] (**) |-->Screen "Default Screen Section" (0) [22.716] (**) | |-->Monitor "" [22.718] (==) No device specified for screen "Default Screen Section". Using the first device section listed. [22.718] (**) | |-->Device "Device0" [22.718] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [22.718] (==) Automatically adding devices [22.718] (==) Automatically enabling devices [22.778] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [22.778]Entry deleted from font path. [22.804] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist. [22.804]Entry deleted from font path. [22.804] (==) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/100dpi/:unscaled, /usr/share/fonts/X11/75dpi/:unscaled, /usr/share/fonts/X11/Type1, /usr/share/fonts/X11/100dpi, /usr/share/fonts/X11/75dpi, built-ins [22.804] (==) ModulePath set to "/usr/lib/xorg/modules" [22.804] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [22.804] (II) Loader magic: 0xb77945a0 [22.804] (II) Module ABI versions: [22.804]X.Or
Bug#671383: pulseaudio: module-udev-detect fails to find the soundcard (hence dummy output aka no sound)
Package: pulseaudio Version: 1.1-3 Severity: important Dear Maintainer, Problem: out-of the box pulseaudio gives a "dummy output" in Kmix aka no sound Diagnostics: I think that there is a problem with the start-up execution of the module-udev-detect. I cannot say if it is the timing when the module is executed, or the module itself. Executing pkill pulse ; sleep 10 ; pulseaudio - gives back sound. The manual fix below gives an apparently working pulseaudio, and explains why the problem concerns module-udev-detect. This bug is related with http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=551498 up to you to decide if to merge or not. Good luck Ric ### (Dirty) manual fix ### manually load the sound card that for me happens to be card 0 and disable theloading of module-udev-detect ~# diff _etc_pulse_default.pa_original /etc/pulse/default.pa 44,45c44,45 < #load-module module-alsa-sink < #load-module module-alsa-source device=hw:1,0 --- > load-module module-alsa-sink > load-module module-alsa-source device=hw:0 53c53 < load-module module-udev-detect --- > #load-module module-udev-detect The following to activate debugging output ~# diff _etc_pulse_daemon.conf_original /etc/pulse/daemon.conf 48,49c48,50 < ; log-target = auto < ; log-level = notice --- > ; log-target = syslog > ; log-level = device > ; log-time = yes ~# Sound is back ~$ pacmd list-sinks Welcome to PulseAudio! Use "help" for usage information. >>> 1 sink(s) available. * index: 0 name: driver: flags: HARDWARE DECIBEL_VOLUME LATENCY FLAT_VOLUME DYNAMIC_LATENCY state: SUSPENDED suspend cause: IDLE priority: 9950 volume: 0: 100% 1: 100% 0: 0.00 dB 1: 0.00 dB balance 0.00 base volume: 100% 0.00 dB volume steps: 65537 muted: no current latency: 0.00 ms max request: 0 KiB max rewind: 0 KiB monitor source: 0 sample spec: s32le 2ch 48000Hz channel map: front-left,front-right Stereo used by: 0 linked by: 0 configured latency: 0.00 ms; range is 0.50 .. 170.67 ms module: 4 properties: alsa.resolution_bits = "32" device.api = "alsa" device.class = "sound" alsa.class = "generic" alsa.subclass = "generic-mix" alsa.name = "AD198x Analog" alsa.id = "AD198x Analog" alsa.subdevice = "0" alsa.subdevice_name = "subdevice #0" alsa.device = "0" alsa.card = "0" alsa.card_name = "HDA Intel" alsa.long_card_name = "HDA Intel at 0xfebfc000 irq 46" alsa.driver_name = "snd_hda_intel" device.bus_path = "pci-:00:1b.0" sysfs.path = "/devices/pci:00/:00:1b.0/sound/card0" device.bus = "pci" device.vendor.id = "8086" device.vendor.name = "Intel Corporation" device.product.name = "82801I (ICH9 Family) HD Audio Controller" device.form_factor = "internal" device.string = "default" device.buffering.buffer_size = "65536" device.buffering.fragment_size = "8192" device.access_mode = "mmap+timer" device.description = "Internal Audio" device.icon_name = "audio-card-pci" ~$ pacmd list-sources Welcome to PulseAudio! Use "help" for usage information. >>> 2 source(s) available. index: 0 name: driver: flags: DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY state: SUSPENDED suspend cause: IDLE priority: 1000 volume: 0: 100% 1: 100% 0: 0.00 dB 1: 0.00 dB balance 0.00 base volume: 100% 0.00 dB volume steps: 65537 muted: no current latency: 0.00 ms max rewind: 0 KiB sample spec: s32le 2ch 48000Hz channel map: front-left,front-right Stereo used by: 0 linked by: 0 configured latency: 0.00 ms; range is 0.50 .. 170.67 ms monitor_of: 0 module: 4 properties: device.description = "Monitor of Internal Audio" device.class = "monitor" device.icon_name = "audio-input-microphone" * index: 1 name: driver: flags: HARDWARE DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY state: SUSPENDED suspend cause: IDLE priority: 9950 volume: 0: 100% 1: 100% 0: 0.00 dB 1: 0.00 dB balance 0.00 base volume: 100% 0.00 dB volume steps: 65537 muted: no current latency: 0.00 ms max rewind: 0 KiB samp
Bug#665276: git-diff adds inconsistent source text after @@ ... @@
Package: git Version: 1:1.7.7.3-1 Severity: normal Dear Maintainer, Executing git diff I remarked an apparently inconsistent text following a patch header @@ ... @@. Here's a snippet: $ cat _diff-u #OUTPUT FROM DIRECT diff -u @@ -3713,9 +3737,7 @@ for any $ \lrp{\Lambda_0,\Lambda,p_\rng{3},\mu}$ in -$\LazLaPMu{3}$. -(In the first inequality, $\normw{\miw}>0$.) -The degrees of the polynomials satisfy: +$\LazLaPMu{3}$, where \begin{flalign} \deg\polyPZ_{4,\NL,\normw{\miw}} \le @@ -3732,106 +3754,85 @@ \label{L.bd.degP.4} \end{flalign} } -The proof of the equivalence goes as follows. +\textbf{Proof of the equivalence between +\eqref{L.bd}, \eqref{L.bd.degP} and +\eqref{L.bd.4}, \eqref{L.bd.degP.4}.} Fix $\NL\in\NonNegIntegers$. -Prove first that~\eqref{L.bd.4} $ cat _gitdiff # OUTPUT FROM git diff -&\le +&\stackrel{\phantom{\normw{\miw}>0}}{\le} \polyPZ_{4,\NL,0} \bigglrp{ \logp{ @@ -3713,9 +3737,7 @@ $\polyPZ_{4,\NL,\normw{\miw}}$, such that, for any $ \lrp{\Lambda_0,\Lambda,p_\rng{3},\mu}$ in -$\LazLaPMu{3}$. -(In the first inequality, $\normw{\miw}>0$.) -The degrees of the polynomials satisfy: +$\LazLaPMu{3}$, where \begin{flalign} \deg\polyPZ_{4,\NL,\normw{\miw}} \le @@ -3732,106 +3754,85 @@ The degrees of the polynomials satisfy: \label{L.bd.degP.4} \end{flalign} } -The proof of the equivalence goes as follows. +\textbf{Proof of the equivalence between +\eqref{L.bd}, \eqref{L.bd.degP} and as you may remark git diff gives a patch header @@ -3713,9 +3737,7 @@ The degrees of the polynomials satisfy: where "The degrees of the polynomials satisfy:" that is actually found in line 3718 of the old file. I attach the files obtained as $ git diff HEAD^ HEAD|sed -n '555,577p' >_gitdiff $ git show HEAD^:zeromass/zeromass.tex > old $ git show HEAD:zeromass/zeromass.tex > new $diff -u old new |sed -n '535,555p' >_diff-u #sorry I cannot show the whole files $git show HEAD^:zeromass/zeromass.tex|sed -n '3715,3760p' >_old $git show HEAD:zeromass/zeromass.tex|sed -n '3715,3760p' >_new Thanks for your attention. Ric -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (900, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.1.0-1-amd64 (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/dash Versions of packages git depends on: ii git-man 1:1.7.7.3-1 ii libc62.13-24 ii libcurl3-gnutls 7.23.1-3 ii liberror-perl0.17-1 ii libexpat12.0.1-7.2 ii perl-modules 5.14.2-6 ii zlib1g 1:1.2.3.4.dfsg-3 Versions of packages git recommends: ii less 444-1 ii openssh-client [ssh-client] 1:5.9p1-2 ii patch2.6.1-2 ii rsync3.0.9-1 Versions of packages git suggests: pn git-arch pn git-cvs pn git-daemon-run | git-daemon-sysvinit pn git-doc pn git-el pn git-email pn git-gui pn git-svn pn gitk pn gitweb -- no debconf information -&\le +&\stackrel{\phantom{\normw{\miw}>0}}{\le} \polyPZ_{4,\NL,0} \bigglrp{ \logp{ @@ -3713,9 +3737,7 @@ $\polyPZ_{4,\NL,\normw{\miw}}$, such that, for any $ \lrp{\Lambda_0,\Lambda,p_\rng{3},\mu}$ in -$\LazLaPMu{3}$. -(In the first inequality, $\normw{\miw}>0$.) -The degrees of the polynomials satisfy: +$\LazLaPMu{3}$, where \begin{flalign} \deg\polyPZ_{4,\NL,\normw{\miw}} \le @@ -3732,106 +3754,85 @@ The degrees of the polynomials satisfy: \label{L.bd.degP.4} \end{flalign} } -The proof of the equivalence goes as follows. +\textbf{Proof of the equivalence between +\eqref{L.bd}, \eqref{L.bd.degP} and @@ -3713,9 +3737,7 @@ for any $ \lrp{\Lambda_0,\Lambda,p_\rng{3},\mu}$ in -$\LazLaPMu{3}$. -(In the first inequality, $\normw{\miw}>0$.) -The degrees of the polynomials satisfy: +$\LazLaPMu{3}$, where \begin{flalign} \deg\polyPZ_{4,\NL,\normw{\miw}} \le @@ -3732,106 +3754,85 @@ \label{L.bd.degP.4} \end{flalign} } -The proof of the equivalence goes as follows. +\textbf{Proof of the equivalence between +\eqref{L.bd}, \eqref{L.bd.degP} and +\eqref{L.bd.4}, \eqref{L.bd.degP.4}.} Fix $\NL\in\NonNegIntegers$. -Prove first that~\eqref{L.bd.4} \lrp{\Lambda_0,\Lambda,p_\rng{3},\mu}$ in $\LazLaPMu{3}$. (In the first inequality, $\normw{\miw}>0$.) The degrees of the polynomials satisfy: \begin{flalign} \deg\polyPZ_{4,\NL,\normw{\miw}} \le \begin{cases} \NL & \mathrm{if} \; \normw{\miw}=0 \\ \NL-1 & \mathrm{if} \; \normw{\miw}>0 .. \end{cases} \label{L.bd.degP.4} \end{flalign} } The proof of the equivalence goes as follows. Fix $\NL\in\NonNegIntegers$. Prove first that~\eqref{L.bd.4} and~\eqref{L.bd.degP.4} follow from \eqref{L.bd} and \eqref{L.bd.degP}. Du
Bug#635694: alsa-base: alsa bug 0005418: snd-hda-intel: alsa force-reload required to avoid Dummy output
Package: alsa-base Version: 1.0.23+dfsg-4 Severity: important After my last 2 full-upgrade to kernel 2.6.39-2-amd64 (2011-07-26 and 2011-07-28) no sound. I notice that kmix shows Dummy output. If I do alsa force-reload sound works (and Kmix mentions Internal Audio Analog Stereo). Please have a look at my bug report at alsa for more details: https://bugtrack.alsa-project.org/alsa-bug/view.php?id=5418 I report also here because it might be a global problem (for some reason Dummy is preferred to Internal Audio). -- Package-specific info: --- Begin additional package status --- Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ NameVersion Description +++-===-===-== ii libasound2 1.0.23-4shared library for ALSA applications --- End additional package status --- --- Begin /proc/asound/version --- Advanced Linux Sound Architecture Driver Version 1.0.24. --- End /proc/asound/version --- --- Begin /proc/asound/cards --- 0 [Intel ]: HDA-Intel - HDA Intel HDA Intel at 0xfebfc000 irq 45 --- End /proc/asound/cards --- --- Begin /dev/snd/ listing --- total 0 drwxr-xr-x 2 root root 60 Jul 28 11:00 by-path crw-rw+ 1 root audio 116, 5 Jul 28 11:00 controlC0 crw-rw+ 1 root audio 116, 4 Jul 28 11:00 hwC0D0 crw-rw+ 1 root audio 116, 3 Jul 28 11:01 pcmC0D0c crw-rw+ 1 root audio 116, 2 Jul 28 11:01 pcmC0D0p crw-rw+ 1 root audio 116, 1 Jul 28 11:00 seq crw-rw+ 1 root audio 116, 33 Jul 28 11:00 timer --- End /dev/snd/ listing --- -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (900, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.39-2-amd64 (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/dash Versions of packages alsa-base depends on: ii linux-sound-base 1.0.23+dfsg-4 base package for ALSA and OSS soun ii module-init-tools 3.16-1tools for managing Linux kernel mo ii udev 172-1 /dev/ and hotplug management daemo Versions of packages alsa-base recommends: ii alsa-utils 1.0.23-5+b1 Utilities for configuring and usin Versions of packages alsa-base suggests: pn alsa-oss (no description available) pn apmd (no description available) ii oss-compat0.0.6 Open Sound System (OSS) compatibil Versions of packages libasound2 depends on: ii libc6 2.13-10Embedded GNU C Library: Shared lib Versions of packages libasound2 suggests: ii libasound2-plugins1.0.23-2 ALSA library additional plugins -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#626694: git-commit --interactive > patch > hunk > option ? ignored
Package: git Version: 1:1.7.4.4-1 Severity: normal Hi, when doing git commit --interactive patch Stage this hunk [y,n,q,a,d,/,K,g,s,e,?]? if one answers "?" (SHIFT+/) no explanation of hunk options is given (at least in some cases). I profit of this communication to ask for an explanation of the "7: quit" option in the main menu, and maybe for a change of the option name. No explanation on "quit" is given when clicking "help", but its meaning it is not evident: I mean if one first clicks "5: patch" and chooses some hunks, then coming back to the main menu and clicking "quit" one actually commits the chosen hunks, instead of aborting the commit (as one would have expected from the name of the option "quit"). Maybe "exit" would be a better replacement. -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (900, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.38-2-amd64 (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/dash Versions of packages git depends on: ii git-man 1:1.7.4.4-1 fast, scalable, distributed revisi ii libc6 2.11.2-11Embedded GNU C Library: Shared lib ii libcurl3-gnutls 7.21.6-1 Multi-protocol file transfer libra ii liberror-perl 0.17-1 Perl module for error/exception ha ii libexpat1 2.0.1-7 XML parsing C library - runtime li ii perl-modules5.10.1-20Core Perl modules ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime Versions of packages git recommends: ii less 443-1 pager program similar to more ii openssh-client [ssh-client] 1:5.5p1-6 secure shell (SSH) client, for sec ii patch 2.6.1-1Apply a diff file to an original ii rsync 3.0.8-1fast remote file copy program (lik Versions of packages git suggests: pn git-arch (no description available) pn git-cvs(no description available) pn git-daemon-run (no description available) pn git-doc(no description available) pn git-el (no description available) pn git-email (no description available) pn git-gui(no description available) pn git-svn(no description available) pn gitk (no description available) pn gitweb (no description available) -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#625203: '/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache': No such file or directory
Package: libgdk-pixbuf2.0-0 Version: 2.23.3-3 Severity: normal Hello, in my last full-upgrade I got 21106 warnings of the forms #cat /var/log/apt/term.log|egrep 'loaders.cache'|sort|uniq (gtk-update-icon-cache:15796): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache': No such file or directory (gtk-update-icon-cache:15923): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache': No such file or directory (gtk-update-icon-cache:16831): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache': No such file or directory (gtk-update-icon-cache:17404): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache': No such file or directory (gtk-update-icon-cache:19486): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache': No such file or directory (gtk-update-icon-cache:25158): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache': No such file or directory (gtk-update-icon-cache:28173): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache': No such file or directory (gtk-update-icon-cache-3.0:27967): GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache': No such file or directory # cat /var/log/apt/term.log|egrep 'loaders.cache'|wc -l 21106 ric -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (900, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-amd64 (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/dash Versions of packages libgdk-pixbuf2.0-0 depends on: ii libc6 2.11.2-11Embedded GNU C Library: Shared lib ii libglib2.0-02.28.6-1 The GLib library of C routines ii libjasper1 1.900.1-7+b1 The JasPer JPEG-2000 runtime libra ii libjpeg62 6b1-1The Independent JPEG Group's JPEG ii libpng12-0 1.2.44-2 PNG library - runtime ii libtiff43.9.5-1 Tag Image File Format (TIFF) libra ii libx11-62:1.4.3-1X11 client-side library libgdk-pixbuf2.0-0 recommends no packages. libgdk-pixbuf2.0-0 suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#610795: WISH: improve default settings for search
Package: khelpcenter4 Version: 4:4.4.5-1 Severity: wishlist Hi, in my opinion searching within kdehelpcenter is pointlessly irritating: - each time one has to check Unix Manuals and application manuals (or to change the scope selection to all) - each time one has to change the hits number from 5 to 1000 that's 2/3 clicks at each search... The handbook does not mention any way to change the default scope selection from none to all. I advice you to change the two settings above, letting people see the maximal amount of information by default: that is a more reasonable choice in an help viewer than just showing nothing without a scope selection or showing the first 5 hits in alphabetical order after that a scope has been selected. (EG if one searches ls that hit is below the 50th in the list ...) Thanks for your time ric -- System Information: Debian Release: 6.0 APT prefers testing APT policy: (900, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages khelpcenter4 depends on: ii kdebase-runtime 4:4.4.5-1 runtime components from the offici ii libc6 2.11.2-7 Embedded GNU C Library: Shared lib ii libkde3support4 4:4.4.5-2 the KDE 3 Support Library for the ii libkdecore5 4:4.4.5-2 the KDE Platform Core Library ii libkdeui5 4:4.4.5-2 the KDE Platform User Interface Li ii libkhtml5 4:4.4.5-2 the KHTML Web Content Rendering En ii libkio5 4:4.4.5-2 the Network-enabled File Managemen ii libkparts44:4.4.5-2 the Framework for the KDE Platform ii libkutils44:4.4.5-2 various utility classes for the KD ii libqt4-dbus 4:4.6.3-4 Qt 4 D-Bus module ii libqt4-qt3support 4:4.6.3-4 Qt 3 compatibility library for Qt ii libqt4-xml4:4.6.3-4 Qt 4 XML module ii libqtcore44:4.6.3-4 Qt 4 core module ii libqtgui4 4:4.6.3-4 Qt 4 GUI module ii libstdc++64.4.5-8The GNU Standard C++ Library v3 Versions of packages khelpcenter4 recommends: ii htdig 1:3.2.0b6-9.1 web search and indexing system - b khelpcenter4 suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#609897: /etc/init.d/mysql not updated in a third machine
Package: mysql-server-core-5.1 Version: 5.1.49-3 Severity: normal Hi, my third machine had the mysql fail at boot. Now it shows the same behavior as the others: /etc/init.d/mysql has not been updated after an aptitude full- upgrade. I do not explicitly use mysql on this machine and I did not modify the /etc/init.d/mysql. Please let me know how to safely reset Mysql. Regards ric INFO -- fermi:~# cat /var/log/apt/term.log |egrep -i -C1 mysql Unpacking replacement libqt4-help ... Preparing to replace mysql-common 5.1.49-1 (using .../mysql- common_5.1.49-3_all.deb) ... Unpacking replacement mysql-common ... Preparing to replace libmysqlclient16 5.1.49-1 (using /libmysqlclient16_5.1.49-3_i386.deb) ... Unpacking replacement libmysqlclient16 ... Preparing to replace libqt4-sql-mysql 4:4.6.3-1+b1 (using .../libqt4-sql- mysql_4%3a4.6.3-4_i386.deb) ... Unpacking replacement libqt4-sql-mysql ... Preparing to replace libsqlite3-0 3.7.2-1 (using /libsqlite3-0_3.7.3-1_i386.deb) ... -- Setting up libqt4-help (4:4.6.3-4) ... Setting up mysql-common (5.1.49-3) ... Setting up libmysqlclient16 (5.1.49-3) ... Setting up libqt4-sql-mysql (4:4.6.3-4) ... Setting up libsqlite3-0 (3.7.3-1) ... -- Unpacking replacement multiboot-doc ... Preparing to replace mysql-server-core-5.1 5.1.49-1 (using .../mysql-server- core-5.1_5.1.49-3_i386.deb) ... Unpacking replacement mysql-server-core-5.1 ... Preparing to replace wpasupplicant 0.6.10-2 (using /wpasupplicant_0.6.10-2.1_i386.deb) ... -- Setting up multiboot-doc (0.97-64) ... Setting up mysql-server-core-5.1 (5.1.49-3) ... Setting up wpasupplicant (0.6.10-2.1) ... fermi:~# head -25 /etc/init.d/mysql|cat -n 1 #!/bin/bash 2 # 3 ### BEGIN INIT INFO 4 # Provides: mysql 5 # Required-Start:$remote_fs $syslog 6 # Required-Stop: $remote_fs $syslog 7 # Should-Start: $network $named $time 8 # Should-Stop: $network $named $time 9 # Default-Start: 2 3 4 5 10 # Default-Stop: 0 1 6 11 # Short-Description: Start and stop the mysql database server daemon 12 # Description: Controls the main MySQL database server daemon "mysqld" 13 #and its wrapper script "mysqld_safe". 14 ### END INIT INFO 15 # 16 set -e 17 set -u 18 ${DEBIAN_SCRIPT_DEBUG:+ set -v -x} 19 20 test -x /usr/sbin/mysqld || exit 0 21 22 . /lib/lsb/init-functions 23 24 SELF=$(cd $(dirname $0); pwd -P)/$(basename $0) 25 CONF=/etc/mysql/my.cnf fermi:~# aptitude search mysql-server p mysql-server - MySQL database server (metapackage depending on th c mysql-server-5.0 - MySQL database server binaries c mysql-server-5.1 - MySQL database server binaries and system database v mysql-server-core- v mysql-server-core-5.0- i A mysql-server-core-5.1- MySQL database server binaries v virtual-mysql-server - fermi:~# ls /etc/init.d/mysql.dpkg-dist ls: cannot access /etc/init.d/mysql.dpkg-dist: No such file or directory fermi:~# -- System Information: Debian Release: 6.0 APT prefers testing APT policy: (900, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.32-5-486 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages mysql-server-core-5.1 depends on: ii libc6 2.11.2-7 Embedded GNU C Library: Shared lib ii libgcc1 1:4.4.5-8GCC support library ii libstdc++6 4.4.5-8 The GNU Standard C++ Library v3 ii libwrap07.6.q-19 Wietse Venema's TCP wrappers libra ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime mysql-server-core-5.1 recommends no packages. mysql-server-core-5.1 suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#609897: mysql-server-core-5.1: Same problem on a different machine: outdated init.d/mysql after aptitude full-upgragde
Package: mysql-server-core-5.1 Version: 5.1.49-3 Severity: normal Hi, today I made an aptitude full-upgrade with no warnings on a different machine which had the mysql failure message problem. I do not explicitly use mysql on this machine, only automatic stuff is installed, nameley mysql-server-core-5.1 but not mysql-server-5.1. The upgrade reported no warnings about mysql, but the file /etc/init.d/mysql has not been upgraded. Nonetheless to say I do not remember having modified the init.d/mysql file. (I attach a copy of the current one.) so exactly the same problem on a second machine. (More on this later, from my third machine.) regards, ric INFO --- majorana:~# cat /var/log/apt/term.log|egrep -i -C1 'mysql' Unpacking replacement libqt4-help ... Preparing to replace mysql-common 5.1.49-1 (using .../mysql-common_5.1.49-3_all.deb) ... Unpacking replacement mysql-common ... Preparing to replace libmysqlclient16 5.1.49-1 (using .../libmysqlclient16_5.1.49-3_i386.deb) ... Unpacking replacement libmysqlclient16 ... Preparing to replace libqt4-sql-mysql 4:4.6.3-1+b1 (using .../libqt4-sql-mysql_4%3a4.6.3-4_i386.deb) ... Unpacking replacement libqt4-sql-mysql ... Preparing to replace libqt4-sql-sqlite 4:4.6.3-1+b1 (using .../libqt4-sql-sqlite_4%3a4.6.3-4_i386.deb) ... -- Unpacking replacement modemmanager ... Preparing to replace mysql-server-core-5.1 5.1.49-1 (using .../mysql-server-core-5.1_5.1.49-3_i386.deb) ... Unpacking replacement mysql-server-core-5.1 ... Preparing to replace wpasupplicant 0.6.10-2 (using .../wpasupplicant_0.6.10-2.1_i386.deb) ... -- Setting up libqt4-help (4:4.6.3-4) ... Setting up mysql-common (5.1.49-3) ... Setting up libmysqlclient16 (5.1.49-3) ... Setting up libqt4-sql-mysql (4:4.6.3-4) ... Setting up libqt4-sql-sqlite (4:4.6.3-4) ... -- Setting up modemmanager (0.4+git.20100624t180933.6e79d15-2) ... Setting up mysql-server-core-5.1 (5.1.49-3) ... Setting up wpasupplicant (0.6.10-2.1) ... majorana:~# ls /etc/init.d/mysql.dpkg-dist ls: cannot access /etc/init.d/mysql.dpkg-dist: No such file or directory majorana:~# head -n 25 /etc/init.d/mysql|cat -n 1 #!/bin/bash 2 # 3 ### BEGIN INIT INFO 4 # Provides: mysql 5 # Required-Start:$remote_fs $syslog 6 # Required-Stop: $remote_fs $syslog 7 # Should-Start: $network $named $time 8 # Should-Stop: $network $named $time 9 # Default-Start: 2 3 4 5 10 # Default-Stop: 0 1 6 11 # Short-Description: Start and stop the mysql database server daemon 12 # Description: Controls the main MySQL database server daemon "mysqld" 13 #and its wrapper script "mysqld_safe". 14 ### END INIT INFO 15 # 16 set -e 17 set -u 18 ${DEBIAN_SCRIPT_DEBUG:+ set -v -x} 19 20 test -x /usr/sbin/mysqld || exit 0 21 22 . /lib/lsb/init-functions 23 24 SELF=$(cd $(dirname $0); pwd -P)/$(basename $0) 25 CONF=/etc/mysql/my.cnf majorana:~# cat /var/log/daemon.log|egrep -i mysql Jan 9 17:24:09 majorana /etc/init.d/mysql[1718]: 0 processes alive and '/usr/bin/mysqladmin --defaults-file=/etc/mysql/debian.cnf ping' resulted in Jan 9 17:24:09 majorana /etc/init.d/mysql[1718]: /etc/init.d/mysql: line 75: /usr/bin/mysqladmin: No such file or directory Jan 9 17:24:09 majorana /etc/init.d/mysql[1718]: Jan 15 09:50:50 majorana /etc/init.d/mysql[1725]: 0 processes alive and '/usr/bin/mysqladmin --defaults-file=/etc/mysql/debian.cnf ping' resulted in Jan 15 09:50:50 majorana /etc/init.d/mysql[1725]: /etc/init.d/mysql: line 75: /usr/bin/mysqladmin: No such file or directory Jan 15 09:50:50 majorana /etc/init.d/mysql[1725]: Jan 15 11:54:56 majorana /etc/init.d/mysql[1825]: 0 processes alive and '/usr/bin/mysqladmin --defaults-file=/etc/mysql/debian.cnf ping' resulted in Jan 15 11:54:56 majorana /etc/init.d/mysql[1825]: /etc/init.d/mysql: line 75: /usr/bin/mysqladmin: No such file or directory Jan 15 11:54:56 majorana /etc/init.d/mysql[1825]: Jan 15 11:56:13 majorana /etc/init.d/mysql[1679]: 0 processes alive and '/usr/bin/mysqladmin --defaults-file=/etc/mysql/debian.cnf ping' resulted in Jan 15 11:56:13 majorana /etc/init.d/mysql[1679]: /etc/init.d/mysql: line 75: /usr/bin/mysqladmin: No such file or directory Jan 15 11:56:13 majorana /etc/init.d/mysql[1679]: majorana:~# aptitude search mysql-server p mysql-server - MySQL database server (metapackage depending on the latest ve v mysql-server-5.0 - c mysql-server-5.1 - MySQL database server binaries and system database setup v mysql-server-core - v mysql-server
Bug#609897: mysql-server-core-5.1: "Mysqld failed" message on boot (still there)
Package: mysql-server-core-5.1 Version: 5.1.49-3 Severity: normal Apparently the bug I reported in #589513 which was classed fixed by 5.1.49-2 is still there in 5.1.49-3: i.e. at boot I get a failed message, but after a ps gives a running mysqld. # cat /var/log/boot|egrep 'failed' Thu Jan 13 10:22:14 2011: Starting MySQL database server: mysqld . . . . . . . . . . . . . . ^[[31mfailed!^[[39;49m # ps -edf|grep mysqld ductor 2469 2467 0 10:28 ?00:00:05 /usr/sbin/mysqld (...) # aptitude show mysql-server-core-5.1 Package: mysql-server-core-5.1 New: yes State: installed Automatically installed: yes Version: 5.1.49-3 Priority: optional Section: misc Maintainer: Debian MySQL Maintainers Uncompressed Size: 11.5 M Architecture: amd64 Compressed Size: 4,124 k Filename: pool/main/m/mysql-5.1/mysql-server-core-5.1_5.1.49-3_amd64.deb MD5sum: 6fccf2a4006894bdb633b091a7a93477 Archive: testing, unstable, now Depends: libc6 (>= 2.7), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.1.4) Conflicts: mysql-server-5.0 (< 5.1.45-2), mysql-server-5.1 (< 5.1.45-2) Provides: mysql-server-core, mysql-server-core-5.0 Description: MySQL database server binaries MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. This package includes the server binaries but doesn't contain all the infrastructure needed to setup system databases. Homepage: http://dev.mysql.com/ # aptitude search mysql-server- c mysql-server-5.0- MySQL database server binaries c mysql-server-5.1- MySQL database server binaries and system database setup v mysql-server-core - v mysql-server-core-5.0 - i A mysql-server-core-5.1 - MySQL database server binaries # -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (900, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-amd64 (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/dash Versions of packages mysql-server-core-5.1 depends on: ii libc6 2.11.2-7 Embedded GNU C Library: Shared lib ii libgcc1 1:4.4.5-8GCC support library ii libstdc++6 4.4.5-8 The GNU Standard C++ Library v3 ii libwrap07.6.q-19 Wietse Venema's TCP wrappers libra ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime mysql-server-core-5.1 recommends no packages. mysql-server-core-5.1 suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#609128: git checkout branch behaves differently from what specified in man page
Package: git Version: 1:1.7.2.3-2.1 Severity: minor man git-chechout states: "Updates files in the working tree to match the version in the index or the specified tree. If no paths are given, git checkout will also update HEAD to set the specified branch as the current branch. git checkout [], git checkout -b [] This form switches branches by updating the index, working tree, and HEAD to reflect the specified branch. " The key is the meaning of "to reflect": a normal (?) human being like me understands that git checkout branch will reset the contents of working directory, and index exactly equal to that of the head of the branch. As you might know this is not true (see example below). Please explain in the man page what checkout is exactly supposed to do. Thanks. # ### BEGIN EXAMPLE ### # $ git init Initialized empty Git repository in /home/guida/CACCA/gittest2+git/.git/ $ echo a>a;echo b>b $ git add . $ git commit -m 'a contains a; b contains b' [master (root-commit) b158b7c] a contains a; b contains b 2 files changed, 2 insertions(+), 0 deletions(-) create mode 100644 a create mode 100644 b $ git checkout -b bra2 Switched to a new branch 'bra2' $ git ls-files --stage 100644 78981922613b2afb6025042ff6bd878ac1994e85 0 a 100644 61780798228d17af2d34fce4cfbdf35556832472 0 b $ echo aa>a;echo bb>b $ git add b $ echo cc>c $ git ls-files --stage 100644 78981922613b2afb6025042ff6bd878ac1994e85 0 a 100644 e0b3f1b09bd1819ed1f7ce2e75fc7400809f5350 0 b $ git checkout master M a M b Switched to branch 'master' $ git status # On branch master # Changes to be committed: # (use "git reset HEAD ..." to unstage) # # modified: b # # Changed but not updated: # (use "git add ..." to update what will be committed) # (use "git checkout -- ..." to discard changes in working directory) # # modified: a # # Untracked files: # (use "git add ..." to include in what will be committed) # # c $ cat a b c aa bb cc $ git diff diff --git a/a b/a index 7898192..e61ef7b 100644 --- a/a +++ b/a @@ -1 +1 @@ -a +aa $ git ls-files --stage 100644 78981922613b2afb6025042ff6bd878ac1994e85 0 a 100644 e0b3f1b09bd1819ed1f7ce2e75fc7400809f5350 0 b $ git diff HEAD diff --git a/a b/a index 7898192..e61ef7b 100644 --- a/a +++ b/a @@ -1 +1 @@ -a +aa diff --git a/b b/b index 6178079..e0b3f1b 100644 --- a/b +++ b/b @@ -1 +1 @@ -b +bb ### ### END EXAMPLE ### ### -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (900, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-amd64 (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/dash Versions of packages git depends on: ii libc6 2.11.2-7 Embedded GNU C Library: Shared lib ii libcurl3-gnutls 7.21.0-1 Multi-protocol file transfer libra ii liberror-perl 0.17-1 Perl module for error/exception ha ii libexpat1 2.0.1-7 XML parsing C library - runtime li ii perl-modules5.10.1-16Core Perl modules ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime Versions of packages git recommends: ii less436-1pager program similar to more ii openssh-client [ssh-client] 1:5.5p1-5+b1 secure shell (SSH) client, for sec ii patch 2.6-2Apply a diff file to an original ii rsync 3.0.7-2 fast remote file copy program (lik Versions of packages git suggests: pn git-arch (no description available) pn git-cvs(no description available) pn git-daemon-run (no description available) pn git-doc(no description available) pn git-email (no description available) pn git-gui(no description available) pn git-svn(no description available) pn gitk (no description available) pn gitweb (no description available) -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#598358: kde-standard: please change "recommends update-notifier-kde" to "suggests"
Package: kde-standard Version: 5:64 Severity: normal In the Debian Bug report log - #585097 it was demonstrated that having update-notifier-kde installed annoys many users, create compatibility problems... The bug was closed by changing the dependencies of kde-standard from "depends on update-notifier-kde" to "recommends update-notifier-kde". I would ask you to consider moving the package from "recommends" to "suggests" because many users have the apt option "install recommends" activated which enforces the automatic (re-)installation of the package, and getting read of it becomes difficult/tedious. Thanks -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (900, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-amd64 (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/dash Versions of packages kde-standard depends on: ii akregator 4:4.4.5-1 RSS/Atom feed aggregator ii ark 4:4.4.5-1 archive utility ii dragonplayer 4:4.4.5-1 simple video player ii gwenview 4:4.4.5-2 image viewer ii hal 0.5.14-3 Hardware Abstraction Layer ii juk 4:4.4.5-1 music jukebox / music player ii kaddressbook 4:4.4.5-1 address book and contact data mana ii kate 4:4.4.5-1 K Advanced Text Editor ii kcalc 4:4.4.5-1 simple and scientific calculator ii kde-plasma-desktop5:64 the KDE Plasma Desktop and minimal ii kde-plasma-netbook5:64 the KDE Plasma Netbook and minimal ii kdeplasma-addons 4:4.4.5-1 addons for Plasma ii khelpcenter4 4:4.4.5-1 help center ii kmail 4:4.4.5-1 full featured graphical email clie ii kmix 4:4.4.5-1 volume control and mixer ii knotes4:4.4.5-1 sticky notes application ii kopete4:4.4.5-1 instant messaging and chat applica ii korganizer4:4.4.5-1 calendar and personal organizer ii kscreensaver 4:4.4.5-1 Additional screensavers for KScree ii ksnapshot 4:4.4.5-2 screen capture tool ii kwalletmanager4:4.4.5-1 secure password wallet manager ii okular4:4.4.5-2 universal document viewer ii plasma-desktopthemes-artwork 4:4.4.5-1 desktop themes for KDE Plasma Work ii polkit-kde-1 0.95.1-2 KDE dialogs for PolicyKit ii sweeper 4:4.4.5-1 history and temporary file cleaner Versions of packages kde-standard recommends: ii freespacenotifier 0.0.1~svn1125155-1 free space notification module for ii konq-plugins 4:4.4.0-2 plugins for Konqueror, the KDE fil ii plasma-widget-network 0.1~svn1141976-1 Network Management widget for KDE4 ii update-notifier-kde 1.2Update notifier for the KDE Plasma Versions of packages kde-standard suggests: pn kde-l10n (no description available) ii kde-plasma-desktop5:64 the KDE Plasma Desktop and minimal ii kde-plasma-netbook5:64 the KDE Plasma Netbook and minimal -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#567849: lilypond: Annoying warnings
Package: lilypond Version: 2.12.2-1+b1 Severity: normal Since at least 1 year 80% of my warnings are from Lilypond: please stop spamming our log reports. TYPICAL EGREPPED LOG OUTPUT install-info: warning: no info dir entry in `/usr/share/info/lilypond-program.info.gz' install-info: warning: no info dir entry in `/usr/share/info/lilypond.info-images-dir-dep.gz' install-info: warning: no info dir entry in `/usr/share/info/lilypond-learning.info.gz' install-info: warning: no info dir entry in `/usr/share/info/lilypond-snippets.info-images-dir-dep.gz' warning, in file '/var/lib/dpkg/updates/0150' near line 5 package 'libxapian22': warning, in file '/var/lib/dpkg/updates/0150' near line 5 package 'libxapian22': W: gs is already removed. It is recommended to run defoma-app purge gs. install-info: warning: no info dir entry in `/usr/share/info/lilypond-program.info.gz' install-info: warning: no info dir entry in `/usr/share/info/lilypond.info-images-dir-dep.gz' install-info: warning: no info dir entry in `/usr/share/info/lilypond-learning.info.gz' install-info: warning: no info dir entry in `/usr/share/info/lilypond-snippets.info-images-dir-dep.gz' Installation finished. No error reported. update-initramfs: deferring update (trigger activated) WARNING: DEFGENERIC: redefining function SYSTEM-SOURCE-FILE in /var/cache/common-lisp-controller/0/clisp/cl-asdf/asdf.fas, was W: gs is already removed. It is recommended to run defoma-app purge gs. update-rc.d: warning: unattended-upgrades start runlevel arguments (none) do not match LSB Default-Start values (0 6) update-rc.d: warning: unattended-upgrades stop runlevel arguments (0 6) do not match LSB Default-Stop values (none) insserv: warning: current start runlevel(s) (empty) of script `unattended-upgrades' overwrites defaults (0 6). insserv: warning: current stop runlevel(s) (0 6) of script `unattended-upgrades' overwrites defaults (empty). install-info: warning: no info dir entry in `/usr/share/info/lilypond-program.info.gz' install-info: warning: no info dir entry in `/usr/share/info/lilypond.info-images-dir-dep.gz' install-info: warning: no info dir entry in `/usr/share/info/lilypond-learning.info.gz' install-info: warning: no info dir entry in `/usr/share/info/lilypond-snippets.info-images-dir-dep.gz' update-initramfs: deferring update (trigger activated) -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (900, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-amd64 (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/dash Versions of packages lilypond depends on: ii guile-1.8 1.8.7+1-3 The GNU extension language and Sch ii guile-1.8-libs1.8.7+1-3 Main Guile libraries ii libc6 2.11.2-6 Embedded GNU C Library: Shared lib ii libfontconfig12.8.0-2.1 generic font configuration library ii libfreetype6 2.4.2-1FreeType 2 font engine, shared lib ii libgcc1 1:4.4.4-8 GCC support library ii libglib2.0-0 2.24.2-1 The GLib library of C routines ii libgmp3c2 2:4.3.2+dfsg-1 Multiprecision arithmetic library ii libltdl7 2.2.6b-2 A system independent dlopen wrappe ii libpango1.0-0 1.28.1-1 Layout and rendering of internatio ii libstdc++64.4.4-8The GNU Standard C++ Library v3 ii lilypond-data 2.12.2-1 LilyPond music typesetter (data fi ii python2.6.5-13 interactive high-level object-orie Versions of packages lilypond recommends: ii lilypond-doc 2.12.2-1 LilyPond Documentation in HTML, PS lilypond suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#589547: xserver-xorg-video-nv: (EE) NV: Kernel modesetting driver in use, refusing to load: no xorg after kernel upgrade
Package: xserver-xorg-video-nv Version: 1:2.1.17-3 Severity: grave Justification: renders package unusable Hi after full-upgrading from 2.6.32-trunk-486 to 2.6.32-5-486 (and touching nothing on the config) the xserver is no more loaded due to a nv-driver/module problem: (EE) NV: Kernel modesetting driver in use, refusing to load (EE) No devices detected. Do not know what means Kernel modesetting driver, in trunk all was fine. (I'm writing my report from the trunk kernel). My card is a GeForce FX 5200. Here's a log of the attempts. fermi:~# cat /root/kdm.log.2010-07-18.1727 Note that your system uses syslog. All of kdm's internally generated messages (i.e., not from libraries and external programs/scripts it uses) go to the daemon.* syslog facility; check your syslog configuration to find out to which file(s) it is logged. PAM logs messages related to authentication to authpriv.*. X.Org X Server 1.7.7 Release Date: 2010-05-04 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.32.14-dsa-ia32 i686 Debian Current Operating System: Linux fermi 2.6.32-trunk-486 #1 Sun Jan 10 05:53:18 UTC 2010 i686 Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.32-trunk-486 root=UUID=22cf65b7-ff9a-4728-b4b5-3e822d019398 ro quiet splash Build Date: 03 June 2010 04:08:50PM xorg-server 2:1.7.7-2 (Julien Cristau ) Current version of pixman: 0.16.4 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jul 18 12:27:51 2010 (==) Using config file: "/etc/X11/xorg.conf" (==) Using system config directory "/usr/share/X11/xorg.conf.d" (EE) Failed to load module "nouveau" (module does not exist, 0) (EE) Failed to load module "vesa" (module does not exist, 0) (EE) Failed to load module "fbdev" (module does not exist, 0) SELinux: Disabled on system, not enabling in X server QFont::fromString: Invalid description 'Serif,20,5,0,50,0' QFont::fromString: Invalid description 'Sans Serif,10,5,0,50,0' QFont::fromString: Invalid description 'Sans Serif,10,5,0,75,0' error setting MTRR (base = 0xd000, size = 0x0800, type = 1) Inappropriate ioctl for device (25) X.Org X Server 1.7.7 Release Date: 2010-05-04 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.32.14-dsa-ia32 i686 Debian Current Operating System: Linux fermi 2.6.32-5-486 #1 Tue Jun 1 04:27:25 UTC 2010 i686 Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.32-5-486 root=UUID=22cf65b7-ff9a-4728-b4b5-3e822d019398 ro quiet splash Build Date: 03 June 2010 04:08:50PM xorg-server 2:1.7.7-2 (Julien Cristau ) Current version of pixman: 0.16.4 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jul 18 12:53:20 2010 (==) Using config file: "/etc/X11/xorg.conf" (==) Using system config directory "/usr/share/X11/xorg.conf.d" (EE) Failed to load module "nouveau" (module does not exist, 0) (EE) Failed to load module "vesa" (module does not exist, 0) (EE) Failed to load module "fbdev" (module does not exist, 0) (EE) NV: Kernel modesetting driver in use, refusing to load (EE) No devices detected. Fatal server error: no screens found Please consult the The X.Org Foundation support at http://wiki.x.org for help. Please also check the log file at "/var/log/Xorg.0.log" for additional information. X.Org X Server 1.7.7 Release Date: 2010-05-04 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.32.14-dsa-ia32 i686 Debian Current Operating System: Linux fermi 2.6.32-5-486 #1 Tue Jun 1 04:27:25 UTC 2010 i686 Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.32-5-486 root=UUID=22cf65b7-ff9a-4728-b4b5-3e822d019398 ro quiet splash Build Date: 03 June 2010 04:08:50PM xorg-server 2:1.7.7-2 (Julien Cristau ) Current version of pixman: 0.16.4 Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jul 18 13:45:08 2010 (==) Using config file: "/etc/X11/xorg.conf" (==) Using system config directory "/usr/share/X11/xorg.conf.d" (EE) Failed to load module "nouveau" (module does not exi
Bug#589513: /etc/init.d/mysql: line 75: /usr/bin/mysqladmin: No such file or directory
Package: mysql-server-core-5.1 Version: 5.1.48-1 Severity: grave Justification: renders package unusable This week, after full upgrading three different debian testing machines (after a 3 months stop in upgrades), I realize that mysqld is not started at boot. Here's some info. kernel log: 2010-07-18 13:47:14 fermi /etc/init.d/mysql[1968] 0 processes alive and '/usr/bin/mysqladmin --defaults-file=/etc/mysql/debian.cnf ping' resulted in 2010-07-18 13:47:14 fermi /etc/init.d/mysql[1968] /etc/init.d/mysql: line 75: /usr/bin/mysqladmin: No such file or directory fermi:~# aptitude search "~i mysql" i A libmysqlclient16 - MySQL database client library i A libqt4-sql-mysql - Qt 4 MySQL database driver i A mysql-common - MySQL database common files, e.g. /etc/mysql/my.cn i A mysql-server-core-5.1- MySQL database server binaries fermi:~# aptitude search "~c mysql" c libmysqlclient15off - MySQL database client library c mysql-server-5.0 - MySQL database server binaries c mysql-server-5.1 - MySQL database server binaries and system database fermi:~# aptitude show mysql-server-core-5.1 Package: mysql-server-core-5.1 New: yes State: installed Automatically installed: yes Version: 5.1.48-1 Priority: optional Section: misc Maintainer: Debian MySQL Maintainers Uncompressed Size: 9,916k Architecture: i386 Compressed Size: 3,932k Filename: pool/main/m/mysql-5.1/mysql-server-core-5.1_5.1.48-1_i386.deb MD5sum: 6a31c01d3ce2fc10ec0d520048d2a39f Archive: testing Depends: libc6 (>= 2.7), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.1.4) Conflicts: mysql-server-5.0 (< 5.1.45-2), mysql-server-5.1 (< 5.1.45-2) Provides: mysql-server-core, mysql-server-core-5.0 Description: MySQL database server binaries MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. This package includes the server binaries but doesn't contain all the infrastructure needed to setup system databases. Homepage: http://dev.mysql.com/ Package: mysql-server-core-5.1 New: yes State: installed Automatically installed: yes Version: 5.1.48-1 Priority: optional Section: misc Maintainer: Debian MySQL Maintainers Uncompressed Size: 9,916k Architecture: i386 Compressed Size: 3,932k Filename: pool/main/m/mysql-5.1/mysql-server-core-5.1_5.1.48-1_i386.deb MD5sum: 6a31c01d3ce2fc10ec0d520048d2a39f Archive: unstable Depends: libc6 (>= 2.7), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.1.4) Conflicts: mysql-server-5.0 (< 5.1.45-2), mysql-server-5.1 (< 5.1.45-2) Provides: mysql-server-core, mysql-server-core-5.0 Description: MySQL database server binaries MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. This package includes the server binaries but doesn't contain all the infrastructure needed to setup system databases. Homepage: http://dev.mysql.com/ Package: mysql-server-core-5.1 New: yes State: installed Automatically installed: yes Version: 5.1.48-1 Priority: optional Section: misc Maintainer: Debian MySQL Maintainers Uncompressed Size: 9,916k Architecture: i386 Compressed Size: 3,932k Filename: MD5sum: Archive: now Depends: libc6 (>= 2.7), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.1.4) Conflicts: mysql-server-5.0 (< 5.1.45-2), mysql-server-5.1 (< 5.1.45-2) Provides: mysql-server-core, mysql-server-core-5.0 Description: MySQL database server binaries MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. This package includes the server binaries but doesn't contain all the infrastructure needed to setup system databases. Homepage: http://dev.mysql.com/ fermi:~# aptitude show mysql-common Package: mysql-common State: installed Automatically installed: yes Version: 5.1.48-1 Priority: optional Section: database Maintainer: Debian MySQL Maintainers Uncompressed Size: 168k Architecture: all Compressed Size: 72.0k Filename: pool/main/m/mysql-5.1/mysql-common_5.1.48-1_all.deb MD5sum: ac2394361ccd68cf919f3248f6dfbfeb Archive: testing Conflicts: mysql-common-4.1 Replaces: mysql-common-4.1 Provides: mysql-common-4.1 Description: MySQL database common files, e.g. /etc/mysql/my.cnf MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most po
Bug#567126: kile: syntax checking/highlighting slows down when typing large documents
Package: kile Version: 1:2.1.0~svn1014763beta2-1 Severity: normal When writing large documents the syntax checking/highlighting uses high rates of CPU (near 100% 1 core) and delays the editing of seconds (on a 4 cores machine with 8 GB of RAM, for a document of 9000 lines). This is typical in situations where there is a pair of tags to match like e.g. 1) I have $x$ 2) I delete $ => $x and kile starts to rescan the whole file. 3) I have to wait a couple of seconds to see the other characters I typed, say yz$ inserted to give $xyz$. Naively I would suggest that syntax checking/editing should be immediately interrupted by new editing, or that hightlighting needing a scan of the whole file, like matching pairs of $, should wait for a threshold time of 2-3 seconds of inactivity before starting. Hope the situation will improve, because this reminds me of the old times when people typed in X terminals connected to overloaded Sun stations Good luck Ric This bug is related, but not equal, to bug #356047 kile: cursor moves too slow -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (900, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.30-2-amd64 (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/dash Versions of packages kile depends on: ii kdebase-runtime 4:4.3.4-2 runtime components from the offici ii kdelibs5 4:4.3.4-1 core libraries for all KDE 4 appli ii konsole 4:4.3.2-1 X terminal emulator for KDE 4 ii libc6 2.10.2-2 GNU C Library: Shared libraries ii libgcc1 1:4.4.2-8 GCC support library ii libqt4-dbus 4:4.5.3-4 Qt 4 D-Bus module ii libqt4-network4:4.5.3-4 Qt 4 network module ii libqt4-script 4:4.5.3-4 Qt 4 script module ii libqt4-svg4:4.5.3-4 Qt 4 SVG module ii libqt4-xml4:4.5.3-4 Qt 4 XML module ii libqtcore44:4.5.3-4 Qt 4 core module ii libqtgui4 4:4.5.3-4 Qt 4 GUI module ii libstdc++64.4.2-8The GNU Standard C++ Library v3 ii texlive-binaries [texlive-bas 2009-5 Binaries for TeX Live ii texlive-latex-base2009-7 TeX Live: Basic LaTeX packages Versions of packages kile recommends: ii asymptote 1.88-2 script-based vector graphics langu ii context 2009.11.26-2 powerful TeX format ii dblatex 0.2.12-2 Produces DVI, PostScript, PDF docu ii dvipng1.12-3 convert DVI files to PNG graphics ii evince2.28.2-1 Document (postscript, pdf) viewer ii ghostscript 8.70~dfsg-2+b1 The GPL Ghostscript PostScript/PDF ii iceweasel 3.5.6-1lightweight web browser based on M ii imagemagick 7:6.5.8.3-1image manipulation programs ii kbibtex 0.2.3-1BibTeX editor for KDE ii konqueror 4:4.3.2-1 KDE 4's advanced file manager, web ii latex2html2008-2 LaTeX to HTML translator ii lilypond 2.12.2-1+b1A program for typesetting sheet mu ii okular4:4.3.4-1+b1 document viewer for KDE 4 ii psutils 1.17-27A collection of PostScript documen ii tex4ht20090611-1+b2 LaTeX and TeX for Hypertext (HTML) ii texlive-base [dvipdfmx] 2009-7 TeX Live: Essential programs and f ii texlive-metapost 2009-7 TeX Live: MetaPost (and Metafont) ii texlive-xetex 2009-7 TeX Live: XeTeX packages ii zip 3.0-1 Archiver for .zip files Versions of packages kile suggests: ii aspell0.60.6-2 GNU Aspell spell-checker ii ispell3.1.20.0-7 International Ispell (an interacti pn kile-doc (no description available) pn kile-i18n (no description available) ii texlive-doc-base 2009-2 TeX Live: TeX Live documentation -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#566003: [doc] aptitude search error in man page
Package: aptitude Version: 0.4.11.11-1+b2 Severity: normal man aptitude extract: search Searches for packages matching one of the patterns supplied on the command line. All packages which match any of the given patterns will be displayed; for instance, “aptitude search ´~N´ edit” will list all “new” packages and all packages whose name contains “edit”. For more information on search patterns, see the section “Search Patterns” in the aptitude reference manual. Seems to contradict with Search Term Reference Long form Short form Description ?and(term1, term2) term1 term2 Select any package that matches both term1 and term2. ?or(term1, term2) term1 | term2Select packages that match term1, term2, or both. http://algebraicthunk.net/~dburrows/projects/aptitude/doc/en/ch02s03s05.html#searchAnd -- Package-specific info: aptitude 0.4.11.11 compiled at Aug 3 2009 16:22:21 Compiler: g++ 4.3.3 Compiled against: apt version 4.8.0 NCurses version 5.7 libsigc++ version: 2.0.18 Ept support enabled. Current library versions: NCurses version: ncurses 5.7.20090803 cwidget version: 0.5.16 Apt version: 4.8.0 linux-vdso.so.1 => (0x7fffe2ff9000) libapt-pkg-libc6.9-6.so.4.8 => /usr/lib/libapt-pkg-libc6.9-6.so.4.8 (0x7f439f206000) libncursesw.so.5 => /lib/libncursesw.so.5 (0x7f439efb5000) libsigc-2.0.so.0 => /usr/lib/libsigc-2.0.so.0 (0x7f439edaf000) libcwidget.so.3 => /usr/lib/libcwidget.so.3 (0x7f439eade000) libept.so.0 => /usr/lib/libept.so.0 (0x7f439e867000) libxapian.so.15 => /usr/lib/libxapian.so.15 (0x7f439e51) libz.so.1 => /usr/lib/libz.so.1 (0x7f439e2f9000) libpthread.so.0 => /lib/libpthread.so.0 (0x7f439e0dd000) libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x7f439ddcc000) libm.so.6 => /lib/libm.so.6 (0x7f439db4a000) libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x7f439d934000) libc.so.6 => /lib/libc.so.6 (0x7f439d5df000) libutil.so.1 => /lib/libutil.so.1 (0x7f439d3dc000) libdl.so.2 => /lib/libdl.so.2 (0x7f439d1d8000) /lib64/ld-linux-x86-64.so.2 (0x7f439f4e9000) Terminal: xterm $DISPLAY is set. `which aptitude`: /usr/bin/aptitude aptitude version information: aptitude linkage: -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (900, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.30-2-amd64 (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/dash Versions of packages aptitude depends on: ii apt [libapt-pkg-libc6.9 0.7.25 Advanced front-end for dpkg ii libc6 2.10.2-2 GNU C Library: Shared libraries ii libcwidget3 0.5.16-2 high-level terminal interface libr ii libept0 0.5.30 High-level library for managing De ii libgcc1 1:4.4.2-8GCC support library ii libncursesw55.7+20090803-2 shared libraries for terminal hand ii libsigc++-2.0-0c2a 2.0.18-2 type-safe Signal Framework for C++ ii libstdc++6 4.4.2-8 The GNU Standard C++ Library v3 ii libxapian15 1.0.17-1 Search engine library ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime Versions of packages aptitude recommends: pn aptitude-doc-en | aptitude-do (no description available) pn libparse-debianchangelog-perl (no description available) Versions of packages aptitude suggests: pn debtags(no description available) ii tasksel 2.81 Tool for selecting tasks for insta -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#565739: reportbug: gtk2 crashes after choosing the bugged package (1st window)
Package: reportbug Version: 4.9 Severity: important After choosing a package (xfonts-100dpi) reportbug gtk2 crashes. (I'm now using text mode.) $ reportbug /usr/lib/pymodules/python2.5/reportbug/ui/gtk2_ui.py:446: PangoWarning: pango_layout_set_width: assertion `layout != NULL' failed gtk.main () /usr/lib/pymodules/python2.5/reportbug/ui/gtk2_ui.py:446: PangoWarning: pango_layout_get_extents: assertion `layout != NULL' failed gtk.main () /usr/lib/pymodules/python2.5/reportbug/ui/gtk2_ui.py:446: PangoWarning: pango_layout_get_line_count: assertion `layout != NULL' failed gtk.main () Floating point exception $ reportbug /usr/lib/pymodules/python2.5/reportbug/ui/gtk2_ui.py:446: PangoWarning: pango_layout_set_width: assertion `layout != NULL' failed gtk.main () /usr/lib/pymodules/python2.5/reportbug/ui/gtk2_ui.py:446: PangoWarning: pango_layout_get_extents: assertion `layout != NULL' failed gtk.main () /usr/lib/pymodules/python2.5/reportbug/ui/gtk2_ui.py:446: PangoWarning: pango_layout_get_line_count: assertion `layout != NULL' failed gtk.main () Floating point exception -- Package-specific info: ** Environment settings: INTERFACE="text" ** /home/ductor/.reportbugrc: reportbug_version "4.8" mode standard ui text realname "r.ductor" email "r.duc...@gmail.com" no-check-uid smtphost "smtp.gmail.com:587" smtpuser "r.duc...@gmail.com" smtptls -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.30-2-amd64 (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/dash Versions of packages reportbug depends on: ii apt 0.7.25 Advanced front-end for dpkg ii python2.5.4-5An interactive high-level object-o ii python-reportbug 4.9Python modules for interacting wit reportbug recommends no packages. Versions of packages reportbug suggests: pn debconf-utils (no description available) pn debsums(no description available) pn dlocate(no description available) ii exim4 4.71-3 metapackage to ease Exim MTA (v4) ii exim4-daemon-light [mail-tran 4.71-3 lightweight Exim MTA (v4) daemon ii file 5.03-5 Determines file type using "magic" ii gnupg 1.4.10-2 GNU privacy guard - a free PGP rep ii python-gtk2 2.16.0-1 Python bindings for the GTK+ widge pn python-gtkspell(no description available) pn python-urwid (no description available) ii python-vte1:0.22.5-1 Python bindings for the VTE widget ii xdg-utils 1.0.2-6.1 desktop integration utilities from -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#559230: xfonts-100dpi: obsolete option '--print-installation-architecture' still in 1.0.1?
Package: xfonts-100dpi Version: 1:1.0.1 Severity: normal The "obsolete option" warning seems to be still there, together with an annoying warning from grep. Same for xfonts-75dpi, xfonts-base. (I will not report the bug also for them.) Unpacking replacement xfonts-utils ... Preparing to replace xfonts-100dpi 1:1.0.0-4 (using .../xfonts-100dpi_1%3a1.0.1_all.deb) ... Unpacking replacement xfonts-100dpi ... dpkg: warning: obsolete option '--print-installation-architecture', please use '--print-architecture' instead. grep: /var/lib/xfonts/excluded-aliases: No such file or directory Preparing to replace xfonts-75dpi 1:1.0.0-4 (using .../xfonts-75dpi_1%3a1.0.1_all.deb) ... Unpacking replacement xfonts-75dpi ... dpkg: warning: obsolete option '--print-installation-architecture', please use '--print-architecture' instead. grep: /var/lib/xfonts/excluded-aliases: No such file or directory Preparing to replace xfonts-base 1:1.0.0-6 (using .../xfonts-base_1%3a1.0.1_all.deb) ... Unpacking replacement xfonts-base ... dpkg: warning: obsolete option '--print-installation-architecture', please use '--print-architecture' instead. grep: /var/lib/xfonts/excluded-aliases: No such file or directory Preparing to replace xfonts-scalable 1:1.0.0-7 (using .../xfonts-scalable_1%3a1.0.1-1_all.deb) ... Unpacking replacement xfonts-scalable ... Preparing to replace xorg-docs-core 1:1.4-5 (using .../xorg-docs-core_1%3a1.5-1_all.deb) ... -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.30-2-amd64 (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/dash Versions of packages xfonts-100dpi depends on: ii xfonts-utils 1:7.5+2X Window System font utility progr xfonts-100dpi recommends no packages. Versions of packages xfonts-100dpi suggests: ii xserver-xorg-core [xserver] 2:1.6.5-1 Xorg X server - core server -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#488866: fc-cache 2.6.0 Segmentation fault
Package: fontconfig Version: 2.6.0-1 BUG: # fc-cache -f Segmentation fault CONFIG: # fc-cache -V fontconfig version 2.6.0 # uname -a Linux prozac 2.6.18-3-686 #1 SMP Mon Dec 4 16:41:14 UTC 2006 i686 GNU/Linux # dpkg -s libc6 | grep ^Version Version: 2.7-10 RELATED BUG: Same behavior for fc-cache -f from the testing version fontconfig_2.5.0-2_i386.deb from the problem started. I installed fontconfig 2.6.0-1 hoping for the best but murphy's law is stronger! IMPLICATIONS: Those bugs imply that I cannot remove the package ttf-opensymbol because ttf-opensymbol.postrm in line 74 calls fc-chache -f. # aptitude purge ttf-opensymbol Reading package lists... Done Building dependency tree Reading state information... Done Reading extended state information Initializing package states... Done Reading task descriptions... Done The following packages will be REMOVED: ttf-opensymbol{p} 0 packages upgraded, 0 newly installed, 1 to remove and 806 not upgraded. Need to get 0B of archives. After unpacking 467kB will be freed. Do you want to continue? [Y/n/?] Y Writing extended state information... Done (Reading database ... 116873 files and directories currently installed.) Removing ttf-opensymbol ... Updating fontconfig cache... /var/lib/dpkg/info/ttf-opensymbol.postrm: line 74: 17651 Segmentation fault fc-cache -f dpkg: error processing ttf-opensymbol (--purge): subprocess post-removal script returned error exit status 139 Errors were encountered while processing: ttf-opensymbol E: Sub-process /usr/bin/dpkg returned an error code (1) A package failed to install. Trying to recover: Reading package lists... Done Building dependency tree Reading state information... Done Reading extended state information Initializing package states... Done Writing extended state information... Done Reading task descriptions... Done good luck ric -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]