Bug#1018785: Problem with python3-dolfinx-real or libfftw3_mpi.so.3

2022-08-30 Thread Torquil Macdonald Sørensen

Package: python3-dolfinx-real
Version: 1:0.4.1-4+b1

If I try to import the dolfinx package in a python3 session, I get the 
following error:

$ python3
Python 3.10.6 (main, Aug 10 2022, 11:19:32) [GCC 12.1.0] on linux
Type "help", "copyright", "credits" or "license" for more information.

import dolfin

Traceback (most recent call last):
  File "", line 1, in 
ModuleNotFoundError: No module named 'dolfin'

import dolfinx

Traceback (most recent call last):
  File "", line 1, in 
  File "/usr/lib/petsc/lib/python3/dist-packages/dolfinx/__init__.py", line 33, in 

from dolfinx import common
  File "/usr/lib/petsc/lib/python3/dist-packages/dolfinx/common.py", line 10, in 

from dolfinx import cpp as _cpp
ImportError: /usr/lib/x86_64-linux-gnu/libfftw3_mpi.so.3: undefined symbol: 
fftw_join_taint




I'm not sure if this is a problem with python3-dolfinx-real or libfftw3-mpi3. 
Please reassign
if necessary. I have libfftw3-mpi3 version 3.3.8-2 installed.

Best regards,
Torquil Sørensen


Bug#973574: package openfoam does not contain foamEtcFile

2022-08-15 Thread Torquil Macdonald Sørensen
Package: openfoam
Version: 1912.200626-1+b1
Followup-For: Bug #973574

Hi!

I'm having the same problem:

bash: /usr/share/openfoam/bin/foamEtcFile: No such file or directory
bash: /usr/share/openfoam/bin/foamCleanPath: No such file or directory

Best regards,
Torquil Sørensen


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

Kernel: Linux 5.18.0-3-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_WARN, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages openfoam depends on:
ii  libc62.33-8
ii  libgcc-s112.1.0-7
ii  libopenfoam  1912.200626-1+b1
ii  libreadline8 8.1.2-1.2
ii  libstdc++6   12.1.0-7
ii  mpi-default-bin  1.14

Versions of packages openfoam recommends:
ii  openfoam-examples  1912.200626-1

openfoam suggests no packages.

-- no debconf information


Bug#956679: qxgedit: Error in website address in debian/control

2020-04-14 Thread Torquil Macdonald Sørensen
Package: qxgedit
Severity: minor

Please fix the website address given in debian/control. It should
not have an "i" at the end.

Best regards,
Torquil Sørensen

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

Kernel: Linux 5.4.0-4-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages qxgedit depends on:
ii  libasound2  1.2.2-2.1
ii  libc6   2.30-4
ii  libgcc-s1   10-20200324-1
ii  libqt5core5a5.12.5+dfsg-9
ii  libqt5gui5  5.12.5+dfsg-9
ii  libqt5network5  5.12.5+dfsg-9
ii  libqt5widgets5  5.12.5+dfsg-9
ii  libstdc++6  10-20200324-1

qxgedit recommends no packages.

qxgedit suggests no packages.


Bug#902389: python3-dicom: Please upgrade to 1.1.0

2018-06-25 Thread Torquil Macdonald Sørensen
Package: python3-dicom
Version: 0.9.9-3
Severity: wishlist

Hi!

Please upgrade to pydicom 1.1.0.

The following might be automatically solved by upgrading:

1) The output from help(dicom) in a python shell refers to
the line:

dataset = dicom.read_file("file1.dcm")

However, when I try it, python says:

AttributeError: module 'dicom' has no attribute 'read_file'

2) The web page referred to at the top of the page is wrong:

http://pydicom.googlecode.com

It should be

https://pydicom.github.io

Best regards,
Torquil Sørensen

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

Kernel: Linux 4.16.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python3-dicom depends on:
ii  python3  3.6.5-3

Versions of packages python3-dicom recommends:
ii  python3-numpy  1:1.14.5-1
ii  python3-pil5.1.0-1

Versions of packages python3-dicom suggests:
ii  python3-matplotlib  2.2.2-4

-- no debconf information


Bug#902388: python3-dicom: Wrong Homepage in output from apt-cache show python3-dicom

2018-06-25 Thread Torquil Macdonald Sørensen
Package: python3-dicom
Version: 0.9.9-3
Severity: minor

When running "apt-cache show python3-dicom", the Homepage field is:

Homepage: http://pydicom.org

However, this does not exist. I believe the correct link should be

https://pydicom.github.io/

Best regards,
Torquil Sørensen

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

Kernel: Linux 4.16.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python3-dicom depends on:
ii  python3  3.6.5-3

Versions of packages python3-dicom recommends:
ii  python3-numpy  1:1.14.5-1
ii  python3-pil5.1.0-1

Versions of packages python3-dicom suggests:
ii  python3-matplotlib  2.2.2-4

-- no debconf information


Bug#901562: invesalius: Segmentation fault at startup

2018-06-20 Thread Torquil Macdonald Sørensen
Package: invesalius
Version: 3.1.1-3
Followup-For: Bug #901562

Running the python file wxVTKRenderWindowInteractor.py also gives a segfault:

$ python wxVTKRenderWindowInteractor.py
Segmentation fault
$

Here is a gdb backtrace:

(gdb) set args wxVTKRenderWindowInteractor.py
(gdb) run
Starting program: /usr/bin/python wxVTKRenderWindowInteractor.py
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fff8fce5700 (LWP 2097)]
[New Thread 0x7fff8f4e4700 (LWP 2098)]

Thread 1 "python" received signal SIGSEGV, Segmentation fault.
0x73827202 in gdk_window_has_impl (window=) at 
./debian/build/deb/gdk/../../../../gdk/gdkwindow.c:677
677 ./debian/build/deb/gdk/../../../../gdk/gdkwindow.c: No such file or 
directory.
(gdb) bt full
#0  0x73827202 in gdk_window_has_impl (window=) at 
./debian/build/deb/gdk/../../../../gdk/gdkwindow.c:677
No locals.
#1  _gdk_window_has_impl (window=window@entry=0x0) at 
./debian/build/deb/gdk/../../../../gdk/gdkwindow.c:678
No locals.
#2  0x7385d47e in gdk_x11_window_get_xid (window=0x0) at 
./debian/build/deb/gdk/x11/../../../../../gdk/x11/gdkwindow-x11.c:5566
__func__ = "gdk_x11_window_get_xid"
#3  0x76742251 in ?? () from 
/usr/lib/python2.7/dist-packages/wx-3.0-gtk3/wx/_core_.x86_64-linux-gnu.so
No symbol table info available.
#4  0x5564f874 in PyEval_EvalFrameEx ()
No symbol table info available.
#5  0x55646c7a in PyEval_EvalCodeEx ()
No symbol table info available.
#6  0x5564edb4 in PyEval_EvalFrameEx ()
No symbol table info available.
#7  0x5564e3e2 in PyEval_EvalFrameEx ()
No symbol table info available.
#8  0x55646c7a in PyEval_EvalCodeEx ()
No symbol table info available.
#9  0x55662b09 in ?? ()
No symbol table info available.
#10 0x5567b2be in ?? ()
No symbol table info available.
#11 0x5563290e in PyObject_Call ()
No symbol table info available.
#12 0x556529f0 in PyEval_CallObjectWithKeywords ()
No symbol table info available.
#13 0x766cae99 in wxPyCallback::EventThunker(wxEvent&) () from 
/usr/lib/python2.7/dist-packages/wx-3.0-gtk3/wx/_core_.x86_64-linux-gnu.so
No symbol table info available.
#14 0x74b648ce in 
wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, 
wxEvtHandler*, wxEvent&) () from /usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0
No symbol table info available.
#15 0x74b64cda in wxEvtHandler::SearchDynamicEventTable(wxEvent&) () 
from /usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0
No symbol table info available.
#16 0x74b64d6f in wxEvtHandler::TryHereOnly(wxEvent&) () from 
/usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0
No symbol table info available.
#17 0x74b64e23 in wxEvtHandler::ProcessEventLocally(wxEvent&) () from 
/usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0
No symbol table info available.
#18 0x74b64e85 in wxEvtHandler::ProcessEvent(wxEvent&) () from 
/usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0
No symbol table info available.
#19 0x74b64be7 in wxEvtHandler::SafelyProcessEvent(wxEvent&) () from 
/usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0
No symbol table info available.
#20 0x754f5557 in wxWindow::DoSetSize(int, int, int, int, int) () from 
/usr/lib/x86_64-linux-gnu/libwx_gtk3u_core-3.0.so.0
No symbol table info available.
#21 0x7568429a in wxBoxSizer::RecalcSizes() () from 
/usr/lib/x86_64-linux-gnu/libwx_gtk3u_core-3.0.so.0
No symbol table info available.
#22 0x7568211e in wxSizer::Layout() () from 
/usr/lib/x86_64-linux-gnu/libwx_gtk3u_core-3.0.so.0
No symbol table info available.
#23 0x756b6436 in wxWindowBase::Layout() () from 
/usr/lib/x86_64-linux-gnu/libwx_gtk3u_core-3.0.so.0
No symbol table info available.
#24 0x76745395 in ?? () from 
/usr/lib/python2.7/dist-packages/wx-3.0-gtk3/wx/_core_.x86_64-linux-gnu.so
No symbol table info available.
#25 0x5564f874 in PyEval_EvalFrameEx ()
No symbol table info available.
#26 0x55646c7a in PyEval_EvalCodeEx ()
No symbol table info available.
#27 0x5564edb4 in PyEval_EvalFrameEx ()
No symbol table info available.
#28 0x5564e3e2 in PyEval_EvalFrameEx ()
No symbol table info available.
#29 0x55646c7a in PyEval_EvalCodeEx ()
No symbol table info available.
#30 0x55646709 in PyEval_EvalCode ()
No symbol table info available.
#31 0x5567771f in ?? ()
No symbol table info available.
#32 0x55672472 in PyRun_FileExFlags ()
No symbol table info available.
#33 0x556718ed in PyRun_SimpleFileExFlags ()
No symbol table info available.
#34 0x55620a2b in Py_Main ()
No symbol table info available.
#35 0x76e69a87 in __libc_start_main (main=0x55620390 , 
argc=2, argv=0x7fffdaa8, init=, fini=, 
rtld_fini=, 
stack_end=0x7fffda98) at 
/build/glibc-kAz5Pl/glibc-2.27/csu/../csu/libc-start.c:310
result = 

Bug#901677: amide: Window is too wide and not resizable

2018-06-16 Thread Torquil Macdonald Sørensen
Package: amide
Version: 1.0.5-10
Severity: normal

The amide window is too wide for my screen, but it is not possible to redize 
its width. The only
buttons at the window titlebar corner is for minimization and closing (and one 
with an up-arrow
for hiding the window inside the titlebar). There is no button for maximization.

When I hover the mouse pointer at the window edges, the pointer changes as if 
it was possible to
resize the window, but if I try the whole window moves instead.

I have a normal modern laptop screen size (1920x1080). My window manager is 
xfwm4.

I have to move the amide windows alternately to the right or left in order to 
have access to all
the functions.

Best regards,
Torquil Sørensen

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

Kernel: Linux 4.16.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages amide depends on:
ii  libavcodec577:3.4.2-2+b2
ii  libavutil55 7:3.4.2-2+b2
ii  libc6   2.27-3
ii  libdcmtk12  3.6.2-3+b1
ii  libgcc1 1:8.1.0-6
ii  libgdk-pixbuf2.0-0  2.36.11-2
ii  libglib2.0-02.56.1-2
ii  libgnomecanvas2-0   2.30.3-3
ii  libgsl232.4+dfsg-6
ii  libgslcblas02.4+dfsg-6
ii  libgtk2.0-0 2.24.32-1
pn  libmdc2 
ii  libpango-1.0-0  1.42.1-1
ii  libstdc++6  8.1.0-6
ii  libvolpack1 1.0b3-6
ii  libxml2 2.9.4+dfsg1-7

amide recommends no packages.

Versions of packages amide suggests:
pn  yelp  

-- no debconf information


Bug#901562: invesalius: Segmentation fault at startup

2018-06-15 Thread Torquil Macdonald Sørensen
4e5d0 in PyEval_EvalFrameEx ()
#54 0x5564e3e2 in PyEval_EvalFrameEx ()
#55 0x55646c7a in PyEval_EvalCodeEx ()
#56 0x55662b09 in ?? ()
#57 0x5567b2be in ?? ()
#58 0x5567aeca in ?? ()
#59 0x55637afb in ?? ()
#60 0x5564e5d0 in PyEval_EvalFrameEx ()
#61 0x55646c7a in PyEval_EvalCodeEx ()
#62 0x55662d9d in ?? ()
#63 0x5563290e in PyObject_Call ()
#64 0x5564b6d3 in PyEval_EvalFrameEx ()
#65 0x5564e3e2 in PyEval_EvalFrameEx ()
#66 0x55646c7a in PyEval_EvalCodeEx ()
#67 0x55662b09 in ?? ()
#68 0x5567b2be in ?? ()
#69 0x5563290e in PyObject_Call ()
#70 0x556529f0 in PyEval_CallObjectWithKeywords ()
#71 0x75fa915e in wxPyCallbackHelper::callCallbackObj(_object*)
const () from
/usr/lib/python2.7/dist-packages/wx-3.0-gtk3/wx/_core_.x86_64-linux-gnu.so
#72 0x75fa91cd in wxPyCallbackHelper::callCallback(_object*)
const () from
/usr/lib/python2.7/dist-packages/wx-3.0-gtk3/wx/_core_.x86_64-linux-gnu.so
#73 0x7fffe8a05f03 in wxPyTimer::Notify() () from
/usr/lib/python2.7/dist-packages/wx-3.0-gtk3/wx/_misc_.x86_64-linux-gnu.so
#74 0x74dcc2c1 in ?? () from
/usr/lib/x86_64-linux-gnu/libwx_gtk3u_core-3.0.so.0
#75 0x7241bb73 in ?? () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#76 0x7241b0f5 in g_main_context_dispatch () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#77 0x7241b4c0 in ?? () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#78 0x7241b7d2 in g_main_loop_run () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#79 0x735e3e85 in gtk_main () from
/usr/lib/x86_64-linux-gnu/libgtk-3.so.0
#80 0x74db9cc5 in wxGUIEventLoop::DoRun() () from
/usr/lib/x86_64-linux-gnu/libwx_gtk3u_core-3.0.so.0
#81 0x742ffea3 in wxEventLoopBase::Run() () from
/usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0
#82 0x742c74b6 in wxAppConsoleBase::MainLoop() () from
/usr/lib/x86_64-linux-gnu/libwx_baseu-3.0.so.0
#83 0x75faf027 in wxPyApp::MainLoop() () from
/usr/lib/python2.7/dist-packages/wx-3.0-gtk3/wx/_core_.x86_64-linux-gnu.so
#84 0x7600ad45 in ?? () from
/usr/lib/python2.7/dist-packages/wx-3.0-gtk3/wx/_core_.x86_64-linux-gnu.so
#85 0x5564f874 in PyEval_EvalFrameEx ()
#86 0x55646c7a in PyEval_EvalCodeEx ()
#87 0x55662b09 in ?? ()
#88 0x5567b2be in ?? ()
#89 0x5564e5d0 in PyEval_EvalFrameEx ()
#90 0x5564e3e2 in PyEval_EvalFrameEx ()
#91 0x5564e3e2 in PyEval_EvalFrameEx ()
#92 0x55646c7a in PyEval_EvalCodeEx ()
#93 0x55646709 in PyEval_EvalCode ()
#94 0x5567771f in ?? ()
#95 0x55672472 in PyRun_FileExFlags ()
#96 0x556718ed in PyRun_SimpleFileExFlags ()
#97 0x55620a2b in Py_Main ()
#98 0x76e69a87 in __libc_start_main () from
/lib/x86_64-linux-gnu/libc.so.6
#99 0x556202aa in _start ()
(gdb) quit

if this is useful...

Best regards,
Torquil Sørensen

On 15/06/18 23:19, Thiago Franco Moraes wrote:
> Hi,
>
> What window manager are your using? I don't why yet, but this error
> doesn't happen if you use KDE as window manager. It's happening also
> with the git version (https://github.com/invesalius/invesalius3). If
> you use the WXPython4 this doesn't happen, but you need to use the git
> version.
>
> Thanks for the bug report.
> On Thu, Jun 14, 2018 at 3:27 PM Torquil Macdonald Sørensen
>  wrote:
>> Package: invesalius
>> Version: 3.1.1-3
>> Severity: grave
>> Justification: renders package unusable
>>
>> When trying to run invesalius, I get this segmentation fault:
>>
>> torquil@lenovo-p51:~$ invesalius3
>> /usr/share/invesalius/invesalius/data/transformations.py:1899: UserWarning: 
>> failed to import module _transformations
>>   warnings.warn("failed to import module %s" % name)
>>   session mode:  0
>>   Segmentation fault
>> torquil@lenovo-p51:~$
>>
>> Best regards,
>> Torquil Sørensen
>>
>> -- System Information:
>> Debian Release: buster/sid
>>   APT prefers unstable
>>   APT policy: (500, 'unstable')
>> Architecture: amd64 (x86_64)
>>
>> Kernel: Linux 4.16.0-2-amd64 (SMP w/8 CPU cores)
>> Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
>> LANGUAGE=en_GB:en (charmap=UTF-8)
>> Shell: /bin/sh linked to /bin/dash
>> Init: systemd (via /run/systemd/system)
>>
>> Versions of packages invesalius depends on:
>> ii  invesalius-bin 3.1.1-3
>> ii  python 2.7.15-3
>> ii  python-concurrent.futures  3.2.0-1
>> ii  python-configparser3.5.0-1
>> ii  python-gdcm2.8.6-2
>> ii  python-nibabel 2.3.0-1
>> ii  python-numpy   1:1.14.5-1
&

Bug#901635: itksnap: Crashes when opening example file

2018-06-15 Thread Torquil Macdonald Sørensen
Package: itksnap
Version: 3.6.0-2
Severity: important

Crashes when opening example file, downloaded from the ITKSNAP web page.

To reproduce:

1) Download the Multi-modal brain tumor zip-file from 
http://www.itksnap.org/pmwiki/pmwiki.php?n=Downloads.Data
2) unzip and start itksnap.
3) In itksnap, go to File -> Open main image
4) Choose Browse, and select the image file BRATS_HG0015_FLAIR.mha from the 
braintumor directory
5) Click Next, and itksnap crashes with the following message on the terminal:

libpng warning: sCAL: invalid unit
libpng warning: sCAL: invalid unit
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: sCAL: invalid unit
*
ITK-SNAP: Segmentation fault
BACKTRACE: 
/usr/lib/snap-3.6.0/ITK-SNAP(_Z24SegmentationFaultHandleri+0x144)[0xc5627d14]
/lib/x86_64-linux-gnu/libc.so.6(+0x34f00)[0x7f02a322ff00]
/usr/lib/x86_64-linux-gnu/dri/i965_dri.so(+0x45d4c8)[0x7f0281dcb4c8]
/usr/lib/x86_64-linux-gnu/dri/i965_dri.so(+0x455968)[0x7f0281dc3968]
/usr/lib/x86_64-linux-gnu/dri/i965_dri.so(+0x447d70)[0x7f0281db5d70]
/usr/lib/x86_64-linux-gnu/dri/i965_dri.so(+0x1edc1e)[0x7f0281b5bc1e]
/usr/lib/x86_64-linux-gnu/dri/i965_dri.so(+0xa27f2)[0x7f0281a107f2]
/usr/lib/x86_64-linux-gnu/dri/i965_dri.so(+0xb72d5)[0x7f0281a252d5]
/usr/lib/x86_64-linux-gnu/libvtkRenderingOpenGL-6.3.so.6.3(_ZN27vtkOpenGLDisplayListPainter14RenderInternalEP11vtkRendererP8vtkActormb+0x79a)[0x7f02a86ea8fa]
/usr/lib/x86_64-linux-gnu/libvtkRenderingOpenGL-6.3.so.6.3(_ZN26vtkOpenGLClipPlanesPainter14RenderInternalEP11vtkRendererP8vtkActormb+0xcab)[0x7f02a86e45db]
/usr/lib/x86_64-linux-gnu/libvtkRenderingOpenGL-6.3.so.6.3(_ZN31vtkOpenGLScalarsToColorsPainter14RenderInternalEP11vtkRendererP8vtkActormb+0x18e)[0x7f02a874fb3e]
/usr/lib/x86_64-linux-gnu/libvtkRenderingOpenGL-6.3.so.6.3(_ZN24vtkPainterPolyDataMapper11RenderPieceEP11vtkRendererP8vtkActor+0x6a9)[0x7f02a87694e9]
/usr/lib/x86_64-linux-gnu/libvtkRenderingCore-6.3.so.6.3(_ZN17vtkPolyDataMapper6RenderEP11vtkRendererP8vtkActor+0xc1)[0x7f02a6366b41]
/usr/lib/x86_64-linux-gnu/libvtkRenderingOpenGL-6.3.so.6.3(_ZN14vtkOpenGLActor6RenderEP11vtkRendererP9vtkMapper+0xdb)[0x7f02a86d520b]
/usr/lib/x86_64-linux-gnu/libvtkRenderingCore-6.3.so.6.3(+0x8786f)[0x7f02a628786f]
/usr/lib/x86_64-linux-gnu/libvtkRenderingCore-6.3.so.6.3(_ZN8vtkActor20RenderOpaqueGeometryEP11vtkViewport+0x55)[0x7f02a6287f55]
/usr/lib/x86_64-linux-gnu/libvtkRenderingCore-6.3.so.6.3(_ZN11vtkRenderer14UpdateGeometryEv+0xc7)[0x7f02a6381f77]
/usr/lib/x86_64-linux-gnu/libvtkRenderingOpenGL-6.3.so.6.3(_ZN17vtkOpenGLRenderer12DeviceRenderEv+0x12b)[0x7f02a873e9eb]
/usr/lib/x86_64-linux-gnu/libvtkRenderingCore-6.3.so.6.3(_ZN11vtkRenderer6RenderEv+0x164)[0x7f02a6385714]
/usr/lib/x86_64-linux-gnu/libvtkRenderingCore-6.3.so.6.3(_ZN21vtkRendererCollection6RenderEv+0x264)[0x7f02a6380544]
/usr/lib/x86_64-linux-gnu/libvtkRenderingCore-6.3.so.6.3(_ZN15vtkRenderWindow14DoStereoRenderEv+0x9d)[0x7f02a6392cdd]
/usr/lib/x86_64-linux-gnu/libvtkRenderingCore-6.3.so.6.3(_ZN15vtkRenderWindow10DoFDRenderEv+0x37)[0x7f02a6394ff7]
/usr/lib/x86_64-linux-gnu/libvtkRenderingCore-6.3.so.6.3(_ZN15vtkRenderWindow10DoAARenderEv+0x5d6)[0x7f02a6395f66]
/usr/lib/x86_64-linux-gnu/libvtkRenderingCore-6.3.so.6.3(_ZN15vtkRenderWindow6RenderEv+0x101)[0x7f02a6394731]
/usr/lib/x86_64-linux-gnu/libvtkRenderingOpenGL-6.3.so.6.3(_ZN25vtkOpenGLExtensionManager20ReadOpenGLExtensionsEv+0x601)[0x7f02a86f27b1]
/usr/lib/x86_64-linux-gnu/libvtkRenderingOpenGL-6.3.so.6.3(_ZN25vtkOpenGLExtensionManager6UpdateEv+0x6e)[0x7f02a86f157e]
/usr/lib/x86_64-linux-gnu/libvtkRenderingOpenGL-6.3.so.6.3(_ZN25vtkOpenGLExtensionManager18ExtensionSupportedEPKc+0x24)[0x7f02a86ecd74]
/usr/lib/x86_64-linux-gnu/libvtkRenderingOpenGL-6.3.so.6.3(_ZN21vtkOpenGLRenderWindow17OpenGLInitContextEv+0x4a)[0x7f02a873adda]
/usr/lib/x86_64-linux-gnu/libvtkRenderingOpenGL-6.3.so.6.3(_ZN21vtkOpenGLRenderWindow10OpenGLInitEv+0xd)[0x7f02a873977d]
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5(+0x1b9a55)[0x7f02ab998a55]
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN13QOpenGLWidget11resizeEventEP12QResizeEvent+0x42)[0x7f02ab999142]
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN7QWidget5eventEP6QEvent+0xda2)[0x7f02ab978f22]
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x9c)[0x7f02ab9396cc]
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN12QApplication6notifyEP7QObjectP6QEvent+0x2a4)[0x7f02ab940e84]
/usr/lib/snap-3.6.0/ITK-SNAP(_ZN16SNAPQApplication6notifyEP7QObjectP6QEvent+0x1d)[0xc563287d]
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5(_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent+0x118)[0x7f02aa5a9938]
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5(_ZN14QWidgetPrivate30sendPendingMoveAndResizeEventsEbb+0x1ab)[0x7f02ab970f1b]

Bug#901634: amide: Doesn't run due to linking error

2018-06-15 Thread Torquil Macdonald Sørensen
Package: amide
Version: 1.0.5-10
Severity: grave
Justification: renders package unusable

Amide doesn't start due to a library linkage issue:

$ amide
amide: error while loading shared libraries: libmdc.so.2: cannot open shared 
object file: No such file or directory

I have libmdc2 installer because it is a dependency, but the library file is 
libmdc.so.3, not libmdc.so.2.

Best regards
Torquil Sørensen

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

Kernel: Linux 4.16.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages amide depends on:
ii  libavcodec577:3.4.2-2+b2
ii  libavutil55 7:3.4.2-2+b2
ii  libc6   2.27-3
ii  libdcmtk12  3.6.2-3+b1
ii  libgcc1 1:8.1.0-5
ii  libgdk-pixbuf2.0-0  2.36.11-2
ii  libglib2.0-02.56.1-2
ii  libgnomecanvas2-0   2.30.3-3
ii  libgsl232.4+dfsg-6
ii  libgslcblas02.4+dfsg-6
ii  libgtk2.0-0 2.24.32-1
ii  libmdc2 0.15.0-1
ii  libpango-1.0-0  1.42.1-1
ii  libstdc++6  8.1.0-5
ii  libvolpack1 1.0b3-6
ii  libxml2 2.9.4+dfsg1-7

amide recommends no packages.

Versions of packages amide suggests:
pn  yelp  

-- no debconf information


Bug#901633: plastimatch: Uninstallable

2018-06-15 Thread Torquil Macdonald Sørensen
Package: plastimatch
Severity: grave
Justification: renders package unusable

It seems that plastimatch is uninstallable in Sid:

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

The following packages have unmet dependencies:
 plastimatch : Depends: libdlib18 but it is not installable
E: Unable to correct problems, you have held broken packages.
#

Best regards
Torquil Sørensen

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

Kernel: Linux 4.16.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages plastimatch depends on:
ii  libblas3 [libblas.so.3]  3.8.0-1
ii  libc62.27-3
pn  libdcmtk12   
pn  libdlib18
ii  libfftw3-double3 3.3.7-1+b1
ii  libgcc1  1:8.1.0-5
ii  libgdcm2.8   2.8.6-2
ii  libgomp1 8.1.0-5
pn  libinsighttoolkit4.12
ii  liblapack3 [liblapack.so.3]  3.8.0-1
ii  libstdc++6   8.1.0-5

plastimatch recommends no packages.

plastimatch suggests no packages.


Bug#901562: invesalius: Segmentation fault at startup

2018-06-14 Thread Torquil Macdonald Sørensen
Package: invesalius
Version: 3.1.1-3
Severity: grave
Justification: renders package unusable

When trying to run invesalius, I get this segmentation fault:

torquil@lenovo-p51:~$ invesalius3
/usr/share/invesalius/invesalius/data/transformations.py:1899: UserWarning: 
failed to import module _transformations
  warnings.warn("failed to import module %s" % name)
  session mode:  0
  Segmentation fault
torquil@lenovo-p51:~$

Best regards,
Torquil Sørensen

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

Kernel: Linux 4.16.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages invesalius depends on:
ii  invesalius-bin 3.1.1-3
ii  python 2.7.15-3
ii  python-concurrent.futures  3.2.0-1
ii  python-configparser3.5.0-1
ii  python-gdcm2.8.6-2
ii  python-nibabel 2.3.0-1
ii  python-numpy   1:1.14.5-1
ii  python-pil 5.1.0-1
ii  python-psutil  5.4.6-1
ii  python-scipy   0.19.1-2
ii  python-serial  3.4-3
ii  python-skimage 0.13.1-3
ii  python-vtk66.3.0+dfsg2-2+b2
ii  python-vtkgdcm 2.8.6-2
ii  python-wxgtk3.03.0.2.0+dfsg-8
ii  python2.7  2.7.15-1

invesalius recommends no packages.

invesalius suggests no packages.

-- no debconf information


Bug#882265: python-rsvg: Please provide python3-rsvg

2017-11-20 Thread Torquil Macdonald Sørensen
Package: python-rsvg
Version: 2.32.0+dfsg-4
Severity: wishlist

There doesn't seem to be a python3-rsvg package in Debian. It would be nice to 
have.

Best regards,
Torquil Sørensen

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

Kernel: Linux 4.13.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python-rsvg depends on:
ii  libatk1.0-0  2.26.1-1
ii  libc62.25-1
ii  libcairo21.15.8-2
ii  libfontconfig1   2.12.6-0.1
ii  libfreetype6 2.8.1-0.1
ii  libgdk-pixbuf2.0-0   2.36.11-1
ii  libglib2.0-0 2.54.2-1
ii  libgtk2.0-0  2.24.31-2
ii  libpango-1.0-0   1.40.13-2
ii  libpangocairo-1.0-0  1.40.13-2
ii  libpangoft2-1.0-01.40.13-2
ii  librsvg2-2   2.40.18-2
ii  librsvg2-common  2.40.18-2
ii  python   2.7.14-1
pn  python-gtk2  

python-rsvg recommends no packages.

python-rsvg suggests no packages.

-- no debconf information


Bug#878684: python3-libxml2: Import fails in Python 3 with error about undefined symbol

2017-10-15 Thread Torquil Macdonald Sørensen
Package: python3-libxml2
Version: 2.9.4+dfsg1-5
Severity: important

python3-libmlx2 doesn't work:

$ python3
Python 3.6.3 (default, Oct  3 2017, 21:16:13) 
[GCC 7.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import libxml2
Traceback (most recent call last):
  File "", line 1, in 
  File "/usr/lib/python3/dist-packages/libxml2.py", line 1, in 
import libxml2mod
ImportError: 
/usr/lib/python3/dist-packages/libxml2mod.cpython-36m-x86_64-linux-gnu.so: 
undefined symbol: _PyVerify_fd
>>>

Best regards,
Torquil Sørensen

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

Kernel: Linux 4.13.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python3-libxml2 depends on:
ii  libc6 2.24-17
ii  libpython3.5  3.5.4-4
ii  libpython3.6  3.6.3-1
ii  libxml2   2.9.4+dfsg1-5
ii  python3   3.6.3-1

python3-libxml2 recommends no packages.

python3-libxml2 suggests no packages.

-- no debconf information


Bug#878185: nixnote2: Doesn't start

2017-10-10 Thread Torquil Macdonald Sørensen
Package: nixnote2
Version: 2.0.2-1
Followup-For: Bug #878185

This can be solved by installing libqt5sql5-sqlite, so if that is added as a 
dependency, this
bug can be marked as resolved.

Best regards
Torquil Sørensen

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

Kernel: Linux 4.13.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages nixnote2 depends on:
ii  default-jre [java8-runtime]2:1.8-59
ii  libc6  2.24-17
ii  libcurl3   7.55.1-1
ii  libgcc11:7.2.0-8
ii  libpoppler-qt5-1   0.57.0-2
ii  libqt5core5a   5.9.1+dfsg-11
ii  libqt5gui5 5.9.1+dfsg-11
ii  libqt5network5 5.9.1+dfsg-11
ii  libqt5printsupport55.9.1+dfsg-11
ii  libqt5qevercloud3  3.0.3+ds-3
ii  libqt5qml5 5.9.1-6
ii  libqt5sql5 5.9.1+dfsg-11
ii  libqt5webkit5  5.9.1+dfsg-5
ii  libqt5widgets5 5.9.1+dfsg-11
ii  libqt5xml5 5.9.1+dfsg-11
ii  libstdc++6 7.2.0-8
ii  openjdk-8-jre [java8-runtime]  8u144-b01-2
ii  tidy   1:5.2.0-2

Versions of packages nixnote2 recommends:
ii  mimetex  1.74-1+b3

Versions of packages nixnote2 suggests:
pn  cups  

-- no debconf information


Bug#878185: nixnote2: Doesn't start

2017-10-10 Thread Torquil Macdonald Sørensen
Package: nixnote2
Version: 2.0.2-1
Severity: grave
Justification: renders package unusable

When trying to start nixnote2, I get:

$ nixnote2
DEBUG 2017-10-10 21:38:29.616 ( gui/shortcutkeys.cpp @ 246 ) Unable to open 
file for reading or file does not exist. 
ERROR 2017-10-10 21:38:29.616 ( exits/exitmanager.cpp @ 55 ) "Script filename 
is blank. Disabling exit " "ExitPoint_LoadNote" 
ERROR 2017-10-10 21:38:29.616 ( exits/exitmanager.cpp @ 67 ) "Script file 
doesn't exist or cannot be read. Disabling exit " "ExitPoint_LoadNote" 
ERROR 2017-10-10 21:38:29.616 ( exits/exitmanager.cpp @ 55 ) "Script filename 
is blank. Disabling exit " "ExitPoint_SaveNote" 
ERROR 2017-10-10 21:38:29.616 ( exits/exitmanager.cpp @ 67 ) "Script file 
doesn't exist or cannot be read. Disabling exit " "ExitPoint_SaveNote" 
ERROR 2017-10-10 21:38:29.616 ( exits/exitmanager.cpp @ 55 ) "Script filename 
is blank. Disabling exit " "ExitPoint_ImportKeep" 
ERROR 2017-10-10 21:38:29.616 ( exits/exitmanager.cpp @ 67 ) "Script file 
doesn't exist or cannot be read. Disabling exit " "ExitPoint_ImportKeep" 
ERROR 2017-10-10 21:38:29.616 ( exits/exitmanager.cpp @ 55 ) "Script filename 
is blank. Disabling exit " "ExitPoint_ImportDelete" 
ERROR 2017-10-10 21:38:29.616 ( exits/exitmanager.cpp @ 67 ) "Script file 
doesn't exist or cannot be read. Disabling exit " "ExitPoint_ImportDelete" 
QSqlDatabase: QSQLITE driver not loaded
QSqlDatabase: available drivers: 
ERROR 2017-10-10 21:38:29.622 ( sql/databaseconnection.cpp @ 44 ) Error opening 
database:  QSqlError("", "Driver not loaded", "Driver not loaded")

Best regards,
Torquil Sørensen

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

Kernel: Linux 4.13.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages nixnote2 depends on:
ii  default-jre [java8-runtime]2:1.8-59
ii  libc6  2.24-17
ii  libcurl3   7.55.1-1
ii  libgcc11:7.2.0-8
ii  libpoppler-qt5-1   0.57.0-2
ii  libqt5core5a   5.9.1+dfsg-11
ii  libqt5gui5 5.9.1+dfsg-11
ii  libqt5network5 5.9.1+dfsg-11
ii  libqt5printsupport55.9.1+dfsg-11
ii  libqt5qevercloud3  3.0.3+ds-3
ii  libqt5qml5 5.9.1-6
ii  libqt5sql5 5.9.1+dfsg-11
ii  libqt5webkit5  5.9.1+dfsg-5
ii  libqt5widgets5 5.9.1+dfsg-11
ii  libqt5xml5 5.9.1+dfsg-11
ii  libstdc++6 7.2.0-8
ii  openjdk-8-jre [java8-runtime]  8u144-b01-2
ii  tidy   1:5.2.0-2

Versions of packages nixnote2 recommends:
ii  mimetex  1.74-1+b3

Versions of packages nixnote2 suggests:
pn  cups  

-- no debconf information


Bug#868502: gringotts: Email address given in About dialogue does not exist

2017-07-16 Thread Torquil Macdonald Sørensen
Package: gringotts
Version: 1.2.10-1+b1
Severity: normal

The email address man...@users.sourceforge.net given in the about dialogue does 
not exist.

Best regards,
Torquil Sørensen

-- System Information:
Debian Release: 9.0
  APT prefers stable
  APT policy: (990, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages gringotts depends on:
ii  libc6   2.24-11+deb9u1
ii  libgdk-pixbuf2.0-0  2.36.5-2
ii  libglib2.0-02.50.3-2
ii  libgringotts2   1:1.2.1-15
ii  libgtk2.0-0 2.24.31-2
ii  libpango-1.0-0  1.40.5-1
ii  libpopt01.16-10+b2

gringotts recommends no packages.

Versions of packages gringotts suggests:
ii  xdg-utils  1.1.1-1

-- no debconf information


Bug#836982: bluez: File transfers to computer end up in wrong directory ~/.cache/obexd

2016-09-07 Thread Torquil Macdonald Sørensen
Package: bluez
Version: 5.40-1~exp0+b1
Severity: normal

File transfers to my computer should end up in ~/Bluetooth_shared according to 
my
settings in blueman-applet, but they end up in ~/.cache/obexd instead.

If I keep "btmon" running during a file transfer, I see this error message:

= bluetoothd: Unable to get io data for Object Push: getpeername: Transport 
endpoint is not connected (107)

Best regards,
Torquil Sørensen

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.7.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages bluez depends on:
ii  dbus 1.10.10-1
ii  init-system-helpers  1.42
ii  kmod 22-1.1
ii  libc62.24-2
ii  libdbus-1-3  1.10.10-1
ii  libglib2.0-0 2.49.6-1
ii  libreadline6 6.3-8+b4
ii  libudev1 231-5
ii  lsb-base 9.20160629
ii  udev 231-5

bluez recommends no packages.

bluez suggests no packages.

-- no debconf information



Bug#833526: firefox-esr: Faulty alternatives after upgrade from iceweasel to firefox-esr

2016-08-05 Thread Torquil Macdonald Sørensen
Package: firefox-esr
Version: 45.3.0esr-1
Severity: normal

After upgrading from iceweasel to firefox-esr, I now have several dangling 
synlinks
in /etc/alternatives, as well as a file in /var/lib/dpkg/alternatives with
incorrect permissions. The second problem has also happened to me with another 
package,
but I'm not sure if it is package-specific or a bug in the alternatives-system 
itself.

root$ ls -l /var/lib/dpkg/alternatives/x-www-browser
-rw--- 1 root root 149 Aug  5 14:45 /var/lib/dpkg/alternatives/x-www-browser

which results in:

user$ update-alternatives --display x-www-browser
update-alternatives: error: unable to open file 
'/var/lib/dpkg/alternatives/x-www-browser': Permission denied

Here are the dangling symlinks:

user$ ls -l /etc/alternatives/gnome-www-browser /etc/alternatives/x-www-browser
lrwxrwxrwx 1 root root 18 Mar 14 12:02 /etc/alternatives/gnome-www-browser -> 
/usr/bin/iceweasel
lrwxrwxrwx 1 root root 18 Mar 14 12:02 /etc/alternatives/x-www-browser -> 
/usr/bin/iceweasel

Best regards,
Torquil Sørensen

-- Package-specific info:

-- Extensions information
Name: Adblock Plus
Location: ${PROFILE_EXTENSIONS}/{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}.xpi
Status: enabled

Name: Default theme
Location: 
/usr/lib/firefox-esr/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}.xpi
Package: firefox-esr
Status: enabled

Name: Firefox Hello Beta
Location: ${PROFILE_EXTENSIONS}/l...@mozilla.org.xpi
Status: enabled

Name: Flashblock
Location: ${PROFILE_EXTENSIONS}/{3d7eb24f-2740-49df-8937-200b1cc08f8a}
Status: enabled

Name: Ghostery
Location: ${PROFILE_EXTENSIONS}/fire...@ghostery.com.xpi
Status: enabled

Name: Image Zoom
Location: ${PROFILE_EXTENSIONS}/{1A2D0EC4-75F5-4c91-89C4-3656F6E44B68}.xpi
Status: enabled

Name: NoSquint
Location: ${PROFILE_EXTENSIONS}/nosqu...@urandom.ca.xpi
Status: enabled

Name: StartupMaster
Location: ${PROFILE_EXTENSIONS}/{506d044e-41fa-4cc8-9dc6-9ff70e96eebf}.xpi
Status: enabled

-- Plugins information
Name: Shockwave Flash (11.2.202.632)
Location: /home/tmac/.mozilla/plugins/libflashplayer.so
Status: enabled


-- Addons package information
ii  firefox-esr45.3.0esr-1  amd64Mozilla Firefox web browser - Ext

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages firefox-esr depends on:
ii  debianutils   4.8
ii  fontconfig2.11.0-6.4
ii  libasound21.1.2-1
ii  libatk1.0-0   2.20.0-1
ii  libc6 2.23-4
ii  libcairo2 1.14.6-1+b1
ii  libdbus-1-3   1.10.8-1
ii  libdbus-glib-1-2  0.106-1
ii  libevent-2.0-52.0.21-stable-2+b1
ii  libffi6   3.2.1-4
ii  libfontconfig12.11.0-6.4
ii  libfreetype6  2.6.3-3+b1
ii  libgcc1   1:6.1.1-11
ii  libgdk-pixbuf2.0-02.34.0-1
ii  libglib2.0-0  2.48.1-2
ii  libgtk2.0-0   2.24.30-4
ii  libhunspell-1.4-0 1.4.1-2
ii  libnspr4  2:4.12-2
ii  libnss3   2:3.25-1
ii  libpango-1.0-01.40.1-1
ii  libsqlite3-0  3.13.0-1
ii  libstartup-notification0  0.12-4
ii  libstdc++66.1.1-11
ii  libvpx3   1.5.0-3
ii  libx11-6  2:1.6.3-1
ii  libxcomposite11:0.4.4-1
ii  libxdamage1   1:1.1.4-2+b1
ii  libxext6  2:1.3.3-1
ii  libxfixes31:5.0.2-1
ii  libxrender1   1:0.9.9-2
ii  libxt61:1.1.5-1
ii  procps2:3.3.12-2
ii  zlib1g1:1.2.8.dfsg-2+b1

Versions of packages firefox-esr recommends:
ii  gstreamer1.0-libav 1:1.8.2-dmo1
ii  gstreamer1.0-plugins-good  1.8.2-1

Versions of packages firefox-esr suggests:
pn  fonts-lmodern  
ii  fonts-stix [otf-stix]  1.1.1-4
ii  libcanberra0   0.30-3
ii  libgnomeui-0   2.24.5-3.1
ii  libgssapi-krb5-2   1.14.3+dfsg-1
pn  mozplugger 

-- no debconf information



Bug#816534: octave: Documentation on numerical integration missing in GUI

2016-03-02 Thread Torquil Macdonald Sørensen
Package: octave
Version: 4.0.1~rc2-1
Severity: normal

In the Octave GUI, the documentation for "Numerical Integration" does
not appear for some reason. If I run "info octave" in a terminal and
select "Numerical Integration", I do get a short description along with
links to more specific topics.

But if I click on "Numerical Integration" in the "Documentation" tab in
the Octave GUI, I get a page which is almost blank, with no links.
Something seems to be wrong with that specific documentation page in the
GUI.

Best regards,
Torquil Sørensen

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.4.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages octave depends on:
ii  libamd2.4.11:4.4.6-1
ii  libarpack2 3.3.0-1+b1
ii  libasound2 1.1.0-1
ii  libblas3 [libblas.so.3]3.6.0-2
ii  libc6  2.21-9
ii  libcamd2.4.1   1:4.4.6-1
ii  libccolamd2.9.11:4.4.6-1
ii  libcholmod3.0.61:4.4.6-1
ii  libcolamd2.9.1 1:4.4.6-1
ii  libcxsparse3.1.4   1:4.4.6-1
ii  libfftw3-double3   3.3.4-2+b1
ii  libfftw3-single3   3.3.4-2+b1
ii  libfltk-gl1.3  1.3.3-8
ii  libfltk1.3 1.3.3-8
ii  libfontconfig1 2.11.0-6.3
ii  libfreetype6   2.6.3-3
ii  libgcc11:5.3.1-10
ii  libgl1-mesa-glx [libgl1]   11.1.2-1
ii  libglpk36  4.57-1+b1
ii  libglu1-mesa [libglu1] 9.0.0-2.1
ii  libgomp1   5.3.1-10
ii  libgraphicsmagick++-q16-12 1.3.23-2
ii  libgraphicsmagick-q16-31.3.23-2
ii  liblapack3 [liblapack.so.3]3.6.0-2
ii  liboctave3v5   4.0.1~rc2-1
ii  libopenblas-base [liblapack.so.3]  0.2.15-1+b1
ii  libosmesa6 11.1.2-1
ii  libportaudio2  19+svn20140130-1
ii  libqhull6  2012.1-5
ii  libqrupdate1   1.1.2-1
ii  libqscintilla2-12v52.9.1+dfsg-4
ii  libqt4-network 4:4.8.7+dfsg-6
ii  libqt4-opengl  4:4.8.7+dfsg-6
ii  libqtcore4 4:4.8.7+dfsg-6
ii  libqtgui4  4:4.8.7+dfsg-6
ii  libsndfile11.0.25-10
ii  libstdc++6 5.3.1-10
ii  libumfpack5.7.11:4.4.6-1
ii  libx11-6   2:1.6.3-1
ii  octave-common  4.0.1~rc2-1
ii  texinfo6.1.0.dfsg.1-4

Versions of packages octave recommends:
ii  default-jre-headless  2:1.8-57
ii  gnuplot-qt [gnuplot-x11]  4.6.6-3
ii  libopenblas-base  0.2.15-1+b1
ii  octave-info   4.0.1~rc2-1
pn  pstoedit  

Versions of packages octave suggests:
pn  octave-doc  
pn  octave-htmldoc  

-- no debconf information



Bug#708388: xfce4-terminal: Dynamic titling doesn't work

2016-02-03 Thread Torquil Macdonald Sørensen
Package: xfce4-terminal
Version: 0.6.3-2
Followup-For: Bug #708388

My tabs initially show "Untitled", and stay as such until I use the su command
to become root. While being root, the tabs show

root@hostname: /path/to/dir

where /path/to/dir is correctly updated after each use of cd. But using exit to
get back to my normal user, the tab title stays as the last state it had while
being root. So there seems to be a bug somewhere keeping the tab title to get
updated while being non-root.

Best regards,
Torquil Sørensen

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.3.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages xfce4-terminal depends on:
ii  exo-utils   0.10.7-1
ii  libatk1.0-0 2.18.0-1
ii  libc6   2.21-7
ii  libgdk-pixbuf2.0-0  2.32.3-1.2
ii  libglib2.0-02.46.2-3
ii  libgtk2.0-0 2.24.29-1
ii  libpango-1.0-0  1.38.1-1
ii  libvte9 1:0.28.2-5+b1
ii  libx11-62:1.6.3-1
ii  libxfce4ui-1-0  4.12.1-2
ii  libxfce4util7   4.12.1-2

Versions of packages xfce4-terminal recommends:
ii  dbus-x11  1.10.6-1

xfce4-terminal suggests no packages.

-- no debconf information



Bug#813060: libopenmpi-dev: mpif90 linker problems

2016-01-28 Thread Torquil Macdonald Sørensen
Package: libopenmpi-dev
Version: 1.10.2-1
Followup-For: Bug #813060

Forgot to mention: to get 1.10 installed I hade to use dpkg --force-overwrite,
so maybe that's related to this problem?

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.3.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libopenmpi-dev depends on:
ii  libc6   2.21-7
ii  libhwloc-dev1.11.2-2
ii  libhwloc5   1.11.2-2
ii  libibverbs-dev  1.1.8-1.1
ii  libopenmpi1.10  1.10.2-1
ii  openmpi-common  1.10.2-1

libopenmpi-dev recommends no packages.

libopenmpi-dev suggests no packages.

-- no debconf information



Bug#813060: libopenmpi-dev: mpif90 linker problems

2016-01-28 Thread Torquil Macdonald Sørensen
Package: libopenmpi-dev
Version: 1.10.2-1
Severity: important

After today's upgrade to 1.10, I cannot run a simple test
program with mpif90. After building add.f from here:

http://www.personal.psu.edu/jhm/f90/progref.html

using mpif90, I get the following when executing it:

$ ./a.out
./a.out: error while loading shared libraries: libmpi_usempif08.so.11: cannot 
open shared object file: No such file or directory

Best regards
Torquil Sørensen

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.3.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libopenmpi-dev depends on:
ii  libc6   2.21-7
ii  libhwloc-dev1.11.2-2
ii  libhwloc5   1.11.2-2
ii  libibverbs-dev  1.1.8-1.1
ii  libopenmpi1.10  1.10.2-1
ii  openmpi-common  1.10.2-1

libopenmpi-dev recommends no packages.

libopenmpi-dev suggests no packages.

-- no debconf information



Bug#813057: libopenmpi-dev: Missing mpifort

2016-01-28 Thread Torquil Macdonald Sørensen
Package: libopenmpi-dev
Version: 1.10.2-1
Severity: normal

The manpage for mpif90 says:

"You should use the mpifort wrapper compiler, instead."

and refers to the manpage of mpifort. But as far as I can see, no mpifort
command is provided in the Debian OpenMPI package. It also refers to
a nonexistent man page for mpifort.

Best regards
Torquil Sørensen

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.3.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libopenmpi-dev depends on:
ii  libc6   2.21-7
ii  libhwloc-dev1.11.2-2
ii  libhwloc5   1.11.2-2
ii  libibverbs-dev  1.1.8-1.1
ii  libopenmpi1.10  1.10.2-1
ii  openmpi-common  1.10.2-1

libopenmpi-dev recommends no packages.

libopenmpi-dev suggests no packages.

-- no debconf information



Bug#810469: speedpad: Missing directory 'fortune'

2016-01-08 Thread Torquil Macdonald Sørensen
Package: speedpad
Version: 1.0-1
Severity: normal

After installing "speedpad", and running it from the terminal, I get the 
following
error message:

Error: No such file or directory: 'fortune'

Best regards,
Torquil Sørensen

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.3.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages speedpad depends on:
ii  python  2.7.11-1

Versions of packages speedpad recommends:
pn  fortune-mod | fortunes | fortunes-bg | fortunes-bofh-excuses | fort  

speedpad suggests no packages.

-- no debconf information



Bug#802577: [Pkg-tcltk-devel] Bug#802577: tk: No /usr/bin/wish

2015-11-20 Thread Torquil Macdonald Sørensen
On 20/11/15 09:44, Sergei Golovan wrote:
> tags 802577 + moreinfo
> thanks
>
> Hi Torquil,
>
> Sorry for a delayed reply.
>
> On Wed, Oct 21, 2015 at 1:48 PM, Torquil Macdonald Sørensen
> <torq...@gmail.com> wrote:
>> According to dpkg --listfiles and apt-file, the binary packages tk should
>> provide the file /usr/bin/wish. I had no such file on my system, so I had
>> to do apt-get install --reinstall tk to get it. So perhaps there is
>> something that can go wrong when upgrading tk from a previous version?
> Before jessie we used the alternatives system to provide /usr/bin/wish, so
> /usr/bin/wish symlink pointed to /etc/alternatives/wish which pointed to
> /usr/bin/wish-default (or some other file if a local admin wanted to change
> the default wish interpreter). On upgrade to jessie the tk.preinst script
> removes all alternatives to /usr/bin/wish, so that the new tk package could
> install a simple symlink /usr/bin/wish->wish8.6. I can't figure out what could
> go wrong on an upgrade (every upgrade attempt whether with the default
> alternative or some unusual went fine so far). Could you tell if there were
> any other problems with you upgrade? By the way, the tcl package provides
> symlink /usr/bin/tclsh in a similar way. Do you have it? Or it's
> missing as well?
>
> Cheers!

Hi!

I do have a symlink "tclsh -> tclsh8.6" within /usr/bin. I have not
noticed any other problems with the installation. However, it might be
relevant to mention that my computer is and always has been tracking
Sid, so I it has never undergone large upgrades between different stable
Debian releases.

Best regards,
Torquil Sørensen



Bug#805301: python-mpi4py: Dangling symlink

2015-11-16 Thread Torquil Macdonald Sørensen
Package: python-mpi4py
Version: 1.3.1+hg20131106-2+b1
Severity: important

python-pmi4py seems to install a dangling symlink. On my system
I have the dangling symlink:

$ ls -l /usr/include/mpi4py
lrwxrwxrwx 1 root root 39 Oct  3 01:02 /usr/include/mpi4py -> 
../share/pyshared/mpi4py/include/mpi4py

The target doesn't exist.

Best regards
Torquil Sørensen

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.2.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python-mpi4py depends on:
ii  libc62.19-22
ii  libhwloc51.11.1-1
ii  libopenmpi1.61.6.5-11
ii  mpi-default-bin  1.0.2+nmu2
ii  python   2.7.9-1

python-mpi4py recommends no packages.

Versions of packages python-mpi4py suggests:
ii  python-numpy  1:1.9.2-5

-- no debconf information



Bug#805300: getdp: Depends on uninstallable package libscalapack-mpi1

2015-11-16 Thread Torquil Macdonald Sørensen
Source: getdp
Version: 2.4.2-1+b1
Severity: grave
Justification: renders package unusable

getdp is currently uninstallable on amd64:

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

The following packages have unmet dependencies:
 getdp : Depends: libscalapack-mpi1 (>= 1.8.0) but it is not installable
E: Unable to correct problems, you have held broken packages.

If I try to install libscalapack-mpi1, I get:

$ apt-get install libscalapack-mpi1
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Package libscalapack-mpi1 is not available, but is referred to by another 
package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  libscalapack-openmpi1:i386 libscalapack-openmpi1

E: Package 'libscalapack-mpi1' has no installation candidate

Best regards
Torquil Sørensen

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.2.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



Bug#802517: Crashes each time a union boolean operation is tried

2015-11-08 Thread Torquil Macdonald Sørensen
Package: freecad
Version: 0.15.4671+dfsg1-2
Followup-For: Bug #802517

I just rebuilt freecad against oce 0.16-2 from experimental, and
unions have started to work again.

Best regards
Torquil Sørensen

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.2.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages freecad depends on:
ii  libboost-filesystem1.58.0   1.58.0+dfsg-4
ii  libboost-program-options1.58.0  1.58.0+dfsg-4
ii  libboost-regex1.58.01.58.0+dfsg-4
ii  libboost-signals1.58.0  1.58.0+dfsg-4
ii  libboost-system1.58.0   1.58.0+dfsg-4
ii  libboost-thread1.58.0   1.58.0+dfsg-4
ii  libc6   2.19-22
ii  libcoin80v5 3.1.4~abc9f50+dfsg1-1
ii  libfreeimage3   3.15.4-6
ii  libfreetype62.6-2
ii  libgcc1 1:5.2.1-23
ii  libgl1-mesa-glx [libgl1]11.0.4-1
ii  libglu1-mesa [libglu1]  9.0.0-2.1
ii  libice6 2:1.0.9-1+b1
ii  liboce-foundation9  0.16-2
ii  liboce-modeling90.16-2
ii  liboce-ocaf-lite9   0.16-2
ii  liboce-ocaf90.16-2
ii  liboce-visualization9   0.16-2
ii  libpyside1.21.2.2-2
ii  libpython2.72.7.10-5+b1
ii  libqt4-network  4:4.8.7+dfsg-3
ii  libqt4-opengl   4:4.8.7+dfsg-3
ii  libqt4-svg  4:4.8.7+dfsg-3
ii  libqt4-xml  4:4.8.7+dfsg-3
ii  libqtcore4  4:4.8.7+dfsg-3
ii  libqtgui4   4:4.8.7+dfsg-3
ii  libqtwebkit42.3.4.dfsg-5
ii  libshiboken1.2v51.2.2-2+b1
ii  libsm6  2:1.2.2-1+b1
ii  libsoqt4-20 1.6.0~e8310f-2+b1
ii  libspnav0   0.2.3-1
ii  libstdc++6  5.2.1-23
ii  libx11-62:1.6.3-1
ii  libxerces-c3.1  3.1.1-5.1+b1
ii  libxext62:1.3.3-1
ii  libzipios++0v5  0.1.5.9+cvs.2007.04.28-5.2
ii  pyside-tools0.2.15-1
ii  python-collada  0.4-2
ii  python-matplotlib   1.5.0~rc2-1
ii  python-pivy 0.5.0~v609hg-3+b1
ii  python-ply  3.7-1
ii  python-pyside   1.2.2-2
ii  python2.7   2.7.10-5+b1
pn  python:any  
ii  zlib1g  1:1.2.8.dfsg-2+b1

freecad recommends no packages.

Versions of packages freecad suggests:
pn  freecad-doc  

-- no debconf information



Bug#802692: flashplugin-nonfree: Wrong permission on /var/lib/dpkg/alternatives/flash-mozilla.so

2015-10-22 Thread Torquil Macdonald Sørensen
Package: flashplugin-nonfree
Version: 1:3.6.1+b1
Severity: important

The file /var/lib/dpkg/alternatives/flash-mozilla.so is not readable for a 
non-root user, which
causes the command "update-alternatives -get-selections" to fail:

$ update-alternatives --get-selections
update-alternatives: error: unable to open file 
'/var/lib/dpkg/alternatives/flash-mozilla.so': Permission denied

Best regards
Torquil Macdonald Sørensen

-- Package-specific info:
Debian version: stretch/sid
Architecture: amd64
Package version: 1:3.6.1+b1
Adobe Flash Player version: LNX 11,2,202,521
MD5 checksums:
160a01dd00527304e5291e65eb0c65e2  
/var/cache/flashplugin-nonfree/get-upstream-version.pl
md5sum: 
/var/cache/flashplugin-nonfree/install_flash_player_11_linux.x86_64.tar.gz: 
Permission denied
bf65cc6bb862a6117f21b618f8c98a60  
/usr/lib/flashplugin-nonfree/libflashplayer.so
Alternatives:
update-alternatives: error: unable to open file 
'/var/lib/dpkg/alternatives/flash-mozilla.so': Permission denied
lrwxrwxrwx 1 root root 34 Aug 26 21:44 
/usr/lib/mozilla/plugins/flash-mozilla.so -> /etc/alternatives/flash-mozilla.so
/usr/lib/mozilla/plugins/flash-mozilla.so: symbolic link to 
/etc/alternatives/flash-mozilla.so

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.2.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages flashplugin-nonfree depends on:
ii  binutils   2.25.1-7
ii  ca-certificates20150426
ii  debconf [debconf-2.0]  1.5.57
ii  gnupg  1.4.19-5
ii  libatk1.0-02.18.0-1
ii  libcairo2  1.14.2-2
ii  libcurl3-gnutls7.45.0-1
ii  libfontconfig1 2.11.0-6.3
ii  libfreetype6   2.6-2
ii  libgcc11:5.2.1-22
ii  libglib2.0-0   2.46.1-1
ii  libgtk2.0-02.24.28-1
ii  libnspr4   2:4.10.9-2
ii  libnss32:3.20-1
ii  libpango1.0-0  1.38.1-1
ii  libstdc++6 5.2.1-22
ii  libx11-6   2:1.6.3-1
ii  libxext6   2:1.3.3-1
ii  libxt6 1:1.1.4-1+b1
ii  wget   1.16.3-3

flashplugin-nonfree recommends no packages.

Versions of packages flashplugin-nonfree suggests:
ii  fonts-dejavu   2.35-1
pn  hal
ii  iceweasel  39.0-1
pn  konqueror-nsplugins
ii  ttf-mscorefonts-installer  3.6
ii  ttf-xfree86-nonfree4.2.1-4

-- no debconf information



Bug#802696: petsc: Wrong permissions on /var/lib/dpkg/alternatives/petsc

2015-10-22 Thread Torquil Macdonald Sørensen
Source: petsc
Version: 3.6.2.dfsg1-2
Severity: important

The file /var/lib/dpkg/alternatives/petsc is not readable by a non-root user,
thereby causing update-alternatives to fail:

$ ls -l /var/lib/dpkg/alternatives/petsc
-rw--- 1 root root 1792 Oct 22 18:28 /var/lib/dpkg/alternatives/petsc

$ update-alternatives --display petsc
update-alternatives: error: unable to open file 
'/var/lib/dpkg/alternatives/petsc': Permission denied

and even the following command not related to petsc fails because of this:

$ update-alternatives --get-selections
update-alternatives: error: unable to open file 
'/var/lib/dpkg/alternatives/petsc': Permission denied

Best regards
Torquil Macdonald Sørensen

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.2.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



Bug#802577: tk: No /usr/bin/wish

2015-10-21 Thread Torquil Macdonald Sørensen
Package: tk
Version: 8.6.0+8
Severity: normal

According to dpkg --listfiles and apt-file, the binary packages tk should
provide the file /usr/bin/wish. I had no such file on my system, so I had
to do apt-get install --reinstall tk to get it. So perhaps there is
something that can go wrong when upgrading tk from a previous version?

Best regards
Torquil Macdonald Sørensen

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.2.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages tk depends on:
ii  tcl8.6.0+8
ii  tk8.6  8.6.4+dfsg-2

tk recommends no packages.

tk suggests no packages.

-- no debconf information



Bug#801341: enigmail: Depend, recommend or suggest dirmngr

2015-10-08 Thread Torquil Macdonald Sørensen
Package: enigmail
Version: 2:1.8.2-4
Severity: normal

When I tried to refresh all public keys, I got an popup error message
complaining that dirmngr was not installed. After installing it the
key refresh worked fine. Perhaps enigmail should depend, recommend or
suggest the package dirmngr?

Best regards,
Torquil Macdonald Sørensen

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.2.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages enigmail depends on:
ii  gnupg1.4.19-5
ii  gnupg2   2.1.8-1
ii  icedove  38.2.0-2
ii  libc62.19-22

Versions of packages enigmail recommends:
ii  gnupg-agent 2.1.8-1
ii  gnupg2  2.1.8-1
ii  pinentry-gnome3 [pinentry-x11]  0.9.6-2
ii  pinentry-gtk2 [pinentry-x11]0.9.6-2

enigmail suggests no packages.

-- no debconf information



Bug#797308: libcompute-dev: Wrong homepage

2015-08-29 Thread Torquil Macdonald Sørensen
Package: libcompute-dev
Version: 0.4-1
Severity: minor

The homepage for this package should be updated to

https://github.com/boostorg/compute
or
http://boostorg.github.io/compute/

Ref: https://groups.google.com/forum/#!topic/boost-compute/QBshyg3Qyao

Best regards
Torquil Sørensen

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.1.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libcompute-dev depends on:
ii  libboost-dev 1.58.0.1
ii  ocl-icd-opencl-dev [opencl-dev]  2.2.7-2

libcompute-dev recommends no packages.

libcompute-dev suggests no packages.

-- no debconf information



Bug#795502: redshift-gtk: Wrong path in README.Debian

2015-08-14 Thread Torquil Macdonald Sørensen
Package: redshift-gtk
Version: 1.10-3
Severity: minor

In README.Debian, the path

/usr/share/applications/gtk-redshift.desktop

is mentioned. However, this should be

/usr/share/applications/redshift-gtk.desktop

This error is also in both files

/usr/share/doc/redshift/README.Debian
/usr/share/doc/redshift-gtk/README.Debian

Best regards
Torquil Sørensen

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.1.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages redshift-gtk depends on:
ii  gir1.2-appindicator3-0.1  0.4.92-3.1
ii  python-gtk2   2.24.0-4
ii  python3   3.4.3-4
ii  python3-gi3.16.2-1
ii  python3-xdg   0.25-4
pn  python3:any   none
ii  redshift  1.10-3

Versions of packages redshift-gtk recommends:
ii  at-spi2-core  2.16.0-1

redshift-gtk suggests no packages.

-- no debconf information



Bug#792292: virtualbox-guest-x11: Uses notify-send which may not be installed

2015-07-13 Thread Torquil Macdonald Sørensen
Package: virtualbox-guest-x11
Version: 4.3.28-dfsg-1+b1
Severity: normal

The file

/etc/X11/Xsession.d/98vboxadd-xclient

uses the command notify-send which is in the package libnotify-bin. But
libnotify-bin is not in the depends, recommends or suggests. On my system
it was not installed and I had the following in my ~/.xsession-errors:

/etc/X11/Xsession: 26: /etc/X11/Xsession.d/98vboxadd-xclient: notify-send: not 
found

The package libnotify-bin should be either in the depends, recommends or 
suggests, and
in any case /etc/X11/Xsession.d/98vboxadd-xclient ought to handle the situation 
more
gracefully if the command is not available.

Best regards
Torquil Sørensen

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.0.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages virtualbox-guest-x11 depends on:
ii  dpkg   1.18.1
ii  libc6  2.19-19
ii  libx11-6   2:1.6.3-1
ii  libxcomposite1 1:0.4.4-1
ii  libxdamage11:1.1.4-2+b1
ii  libxext6   2:1.3.3-1
ii  libxfixes3 1:5.0.1-2+b2
ii  libxmu62:1.1.2-1
ii  libxt6 1:1.1.4-1+b1
ii  virtualbox-guest-utils 4.3.28-dfsg-1+b1
ii  xserver-xorg-core [xorg-video-abi-19]  2:1.17.2-1

virtualbox-guest-x11 recommends no packages.

virtualbox-guest-x11 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#787633: boinc-manager: Crashes with error message about corrupted double-linked list

2015-06-03 Thread Torquil Macdonald Sørensen
Package: boinc-manager
Version: 7.4.23+dfsg-2exp1
Severity: normal

When clicking on Suspend for the ATLAS@home project, while it was downloading 
data,
boincmgr crashed with the following error message:

*** Error in `boincmgr': corrupted double-linked list: 0x7f8c29fb9ae0 ***

I started gdb for the boincmgr PID, and obtained the following backtrace:

#0  __lll_lock_wait_private () at 
/build/glibc-Ir_s5K/glibc-2.19/nptl/../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:95
#1  0x7f8c24c8452a in _L_lock_10381 () at 
/build/glibc-Ir_s5K/glibc-2.19/malloc/malloc.c:5206
#2  0x7f8c24c82065 in __GI___libc_malloc (bytes=56) at 
/build/glibc-Ir_s5K/glibc-2.19/malloc/malloc.c:2887
#3  0x7f8c287838be in _dl_map_object_deps (map=map@entry=0x7f8c28f259d8, 
preloads=preloads@entry=0x0, npreloads=npreloads@entry=0, 
trace_mode=trace_mode@entry=0,
open_mode=open_mode@entry=-2147483648) at 
/build/glibc-Ir_s5K/glibc-2.19/elf/dl-deps.c:511
#4  0x7f8c28789a7c in dl_open_worker (a=a@entry=0x7ffc99fe7318) at 
/build/glibc-Ir_s5K/glibc-2.19/elf/dl-open.c:272
#5  0x7f8c287858b4 in _dl_catch_error 
(objname=objname@entry=0x7ffc99fe7308, 
errstring=errstring@entry=0x7ffc99fe7310, 
mallocedp=mallocedp@entry=0x7ffc99fe7307,
operate=operate@entry=0x7f8c28789970 dl_open_worker, 
args=args@entry=0x7ffc99fe7318) at 
/build/glibc-Ir_s5K/glibc-2.19/elf/dl-error.c:187
#6  0x7f8c2878943b in _dl_open (file=0x7f8c24d66a5e libgcc_s.so.1, 
mode=-2147483647, caller_dlopen=optimized out, nsid=-2, argc=2, 
argv=0x7ffc99fe9ac8, env=0x7f8c29ceefe0)
at /build/glibc-Ir_s5K/glibc-2.19/elf/dl-open.c:661
#7  0x7f8c24d21782 in do_dlopen (ptr=ptr@entry=0x7ffc99fe7540) at 
/build/glibc-Ir_s5K/glibc-2.19/elf/dl-libc.c:87
#8  0x7f8c287858b4 in _dl_catch_error (objname=0x7ffc99fe7520, 
errstring=0x7ffc99fe7528, mallocedp=0x7ffc99fe751f, operate=0x7f8c24d21740 
do_dlopen, args=0x7ffc99fe7540)
at /build/glibc-Ir_s5K/glibc-2.19/elf/dl-error.c:187
#9  0x7f8c24d2181f in dlerror_run (operate=operate@entry=0x7f8c24d21740 
do_dlopen, args=args@entry=0x7ffc99fe7540) at 
/build/glibc-Ir_s5K/glibc-2.19/elf/dl-libc.c:46
#10 0x7f8c24d21891 in __GI___libc_dlopen_mode 
(name=name@entry=0x7f8c24d66a5e libgcc_s.so.1, mode=mode@entry=-2147483647) 
at /build/glibc-Ir_s5K/glibc-2.19/elf/dl-libc.c:163
#11 0x7f8c24cf8e75 in init () at 
/build/glibc-Ir_s5K/glibc-2.19/debug/../sysdeps/x86_64/backtrace.c:52
#12 0x7f8c2638f450 in pthread_once () at 
/build/glibc-Ir_s5K/glibc-2.19/nptl/../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_once.S:103
#13 0x7f8c24cf8f8c in __GI___backtrace (array=optimized out, size=64) at 
/build/glibc-Ir_s5K/glibc-2.19/debug/../sysdeps/x86_64/backtrace.c:103
#14 0x7f8c28522080 in boinc_catch_signal (signal=optimized out, 
siginfo=optimized out, sigcontext=optimized out) at 
/build/boinc-L6gD3c/boinc-7.4.23+dfsg/lib/diagnostics.cpp:722
#15 signal handler called
#16 0x7f8c24c3b107 in __GI_raise (sig=sig@entry=6) at 
/build/glibc-Ir_s5K/glibc-2.19/signal/../nptl/sysdeps/unix/sysv/linux/raise.c:56
#17 0x7f8c24c3c4e8 in __GI_abort () at 
/build/glibc-Ir_s5K/glibc-2.19/stdlib/abort.c:89
#18 0x7f8c24c79204 in __libc_message (do_abort=do_abort@entry=1, 
fmt=fmt@entry=0x7f8c24d6bfe0 *** Error in `%s': %s: 0x%s ***\n)
at /build/glibc-Ir_s5K/glibc-2.19/libio/../sysdeps/posix/libc_fatal.c:175
#19 0x7f8c24c7e9de in malloc_printerr (action=1, str=0x7f8c24d68064 
corrupted double-linked list, ptr=optimized out) at 
/build/glibc-Ir_s5K/glibc-2.19/malloc/malloc.c:4996
#20 0x7f8c24c7ec64 in malloc_consolidate (av=av@entry=0x7f8c24fa9620 
main_arena) at /build/glibc-Ir_s5K/glibc-2.19/malloc/malloc.c:4157
#21 0x7f8c24c7fee8 in _int_malloc (av=0x7f8c24fa9620 main_arena, 
bytes=1280) at /build/glibc-Ir_s5K/glibc-2.19/malloc/malloc.c:3423
#22 0x7f8c24c82070 in __GI___libc_malloc (bytes=1280) at 
/build/glibc-Ir_s5K/glibc-2.19/malloc/malloc.c:2891
#23 0x7f8c2582185e in g_realloc () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x7f8c21d8e6a3 in pango_glyph_string_set_size () from 
/usr/lib/x86_64-linux-gnu/libpango-1.0.so.0
#25 0x7f8c1fbb94b0 in ?? () from 
/usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0
#26 0x7f8c21da6b96 in pango_shape_full () from 
/usr/lib/x86_64-linux-gnu/libpango-1.0.so.0
#27 0x7f8c21d94a4f in pango_context_get_metrics () from 
/usr/lib/x86_64-linux-gnu/libpango-1.0.so.0
#28 0x7f8c27456b0b in wxWindowDCImpl::GetCharHeight() const () from 
/usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so.0
#29 0x7f8c275ee3c8 in wxListCtrlBase::DoGetBestClientSize() const () from 
/usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so.0
#30 0x7f8c27480d06 in wxGenericListCtrl::DoGetBestClientSize() const () 
from /usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so.0
#31 0x7f8c2765fa42 in wxWindowBase::GetBestSize() const () from 
/usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so.0
#32 0x7f8c2765fba8 in 

Bug#784272: camorama: Warning message for .desktop file

2015-05-04 Thread Torquil Macdonald Sørensen
Package: camorama
Version: 0.19-3
Severity: normal

When running geeqie on the terminal, I get the following warning about camorama:

Desktop file '/usr/share/applications/camorama.desktop' should not include 
extension in Icon key: 'camorama.png'

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages camorama depends on:
ii  gconf-service3.2.6-3
ii  gconf2   3.2.6-3
ii  libart-2.0-2 2.3.21-2
ii  libatk1.0-0  2.14.0-1
ii  libbonobo2-0 2.32.1-3
ii  libbonoboui2-0   2.24.5-2
ii  libc62.19-18
ii  libcairo21.14.0-2.1
ii  libfontconfig1   2.11.0-6.3
ii  libfreetype6 2.5.2-4
ii  libgconf-2-4 3.2.6-3
ii  libgdk-pixbuf2.0-0   2.31.1-2+b1
ii  libglade2-0  1:2.6.4-2
ii  libglib2.0-0 2.44.0-2
ii  libgnome-2-0 2.32.1-5
ii  libgnomecanvas2-02.30.3-2
ii  libgnomeui-0 2.24.5-3
ii  libgnomevfs2-0   1:2.24.4-6+b1
ii  libgtk2.0-0  2.24.25-3
ii  libice6  2:1.0.9-1+b1
ii  liborbit-2-0 1:2.14.19-0.3
ii  libpango-1.0-0   1.36.8-3
ii  libpangocairo-1.0-0  1.36.8-3
ii  libpangoft2-1.0-01.36.8-3
ii  libpopt0 1.16-10
ii  libsm6   2:1.2.2-1+b1
ii  libv4l-0 1.6.0-2
ii  libxml2  2.9.2+dfsg1-3

camorama recommends no packages.

camorama 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#538568: apt: apt-get incorrect remaining time

2015-01-08 Thread Torquil Macdonald Sørensen
Package: apt
Version: 1.0.9.5
Followup-For: Bug #538568

This is very similar to the remaining time I just got, after the
download was finished:

Fetched 379 kB in 213503982334601d 6h 58min 14s (0 B/s)

Actually, the speed (0 B/s) is also wrong, but might just be a
consequency of the large incorrect duration.

Best regards
Torquil Sørensen

-- Package-specific info:

-- apt-config dump --

APT ;
APT::Architecture amd64;
APT::Build-Essential ;
APT::Build-Essential:: build-essential;
APT::Install-Recommends false;
APT::Install-Suggests false;
APT::Authentication ;
APT::Authentication::TrustCDROM true;
APT::NeverAutoRemove ;
APT::NeverAutoRemove:: ^firmware-linux.*;
APT::NeverAutoRemove:: ^linux-firmware$;
APT::NeverAutoRemove:: ^linux-image-3\.16\.0-4-amd64$;
APT::NeverAutoRemove:: ^linux-image-3\.17-1-amd64$;
APT::NeverAutoRemove:: ^linux-headers-3\.16\.0-4-amd64$;
APT::NeverAutoRemove:: ^linux-headers-3\.17-1-amd64$;
APT::NeverAutoRemove:: ^linux-image-extra-3\.16\.0-4-amd64$;
APT::NeverAutoRemove:: ^linux-image-extra-3\.17-1-amd64$;
APT::NeverAutoRemove:: ^linux-signed-image-3\.16\.0-4-amd64$;
APT::NeverAutoRemove:: ^linux-signed-image-3\.17-1-amd64$;
APT::NeverAutoRemove:: ^kfreebsd-image-3\.16\.0-4-amd64$;
APT::NeverAutoRemove:: ^kfreebsd-image-3\.17-1-amd64$;
APT::NeverAutoRemove:: ^kfreebsd-headers-3\.16\.0-4-amd64$;
APT::NeverAutoRemove:: ^kfreebsd-headers-3\.17-1-amd64$;
APT::NeverAutoRemove:: ^gnumach-image-3\.16\.0-4-amd64$;
APT::NeverAutoRemove:: ^gnumach-image-3\.17-1-amd64$;
APT::NeverAutoRemove:: ^.*-modules-3\.16\.0-4-amd64$;
APT::NeverAutoRemove:: ^.*-modules-3\.17-1-amd64$;
APT::NeverAutoRemove:: ^.*-kernel-3\.16\.0-4-amd64$;
APT::NeverAutoRemove:: ^.*-kernel-3\.17-1-amd64$;
APT::NeverAutoRemove:: ^linux-backports-modules-.*-3\.16\.0-4-amd64$;
APT::NeverAutoRemove:: ^linux-backports-modules-.*-3\.17-1-amd64$;
APT::NeverAutoRemove:: ^linux-tools-3\.16\.0-4-amd64$;
APT::NeverAutoRemove:: ^linux-tools-3\.17-1-amd64$;
APT::VersionedKernelPackages ;
APT::VersionedKernelPackages:: linux-image;
APT::VersionedKernelPackages:: linux-headers;
APT::VersionedKernelPackages:: linux-image-extra;
APT::VersionedKernelPackages:: linux-signed-image;
APT::VersionedKernelPackages:: kfreebsd-image;
APT::VersionedKernelPackages:: kfreebsd-headers;
APT::VersionedKernelPackages:: gnumach-image;
APT::VersionedKernelPackages:: .*-modules;
APT::VersionedKernelPackages:: .*-kernel;
APT::VersionedKernelPackages:: linux-backports-modules-.*;
APT::VersionedKernelPackages:: linux-tools;
APT::Never-MarkAuto-Sections ;
APT::Never-MarkAuto-Sections:: metapackages;
APT::Never-MarkAuto-Sections:: restricted/metapackages;
APT::Never-MarkAuto-Sections:: universe/metapackages;
APT::Never-MarkAuto-Sections:: multiverse/metapackages;
APT::Never-MarkAuto-Sections:: oldlibs;
APT::Never-MarkAuto-Sections:: restricted/oldlibs;
APT::Never-MarkAuto-Sections:: universe/oldlibs;
APT::Never-MarkAuto-Sections:: multiverse/oldlibs;
APT::Get ;
APT::Get::Purge true;
APT::Default-Release sid;
APT::Architectures ;
APT::Architectures:: amd64;
APT::Architectures:: i386;
APT::Compressor ;
APT::Compressor::. ;
APT::Compressor::.::Name .;
APT::Compressor::.::Extension ;
APT::Compressor::.::Binary ;
APT::Compressor::.::Cost 1;
APT::Compressor::gzip ;
APT::Compressor::gzip::Name gzip;
APT::Compressor::gzip::Extension .gz;
APT::Compressor::gzip::Binary gzip;
APT::Compressor::gzip::Cost 2;
APT::Compressor::gzip::CompressArg ;
APT::Compressor::gzip::CompressArg:: -9n;
APT::Compressor::gzip::UncompressArg ;
APT::Compressor::gzip::UncompressArg:: -d;
APT::Compressor::bzip2 ;
APT::Compressor::bzip2::Name bzip2;
APT::Compressor::bzip2::Extension .bz2;
APT::Compressor::bzip2::Binary bzip2;
APT::Compressor::bzip2::Cost 3;
APT::Compressor::bzip2::CompressArg ;
APT::Compressor::bzip2::CompressArg:: -9;
APT::Compressor::bzip2::UncompressArg ;
APT::Compressor::bzip2::UncompressArg:: -d;
APT::Compressor::xz ;
APT::Compressor::xz::Name xz;
APT::Compressor::xz::Extension .xz;
APT::Compressor::xz::Binary xz;
APT::Compressor::xz::Cost 4;
APT::Compressor::xz::CompressArg ;
APT::Compressor::xz::CompressArg:: -6;
APT::Compressor::xz::UncompressArg ;
APT::Compressor::xz::UncompressArg:: -d;
APT::Compressor::lzma ;
APT::Compressor::lzma::Name lzma;
APT::Compressor::lzma::Extension .lzma;
APT::Compressor::lzma::Binary xz;
APT::Compressor::lzma::Cost 5;
APT::Compressor::lzma::CompressArg ;
APT::Compressor::lzma::CompressArg:: --format=lzma;
APT::Compressor::lzma::CompressArg:: -9;
APT::Compressor::lzma::UncompressArg ;
APT::Compressor::lzma::UncompressArg:: --format=lzma;
APT::Compressor::lzma::UncompressArg:: -d;
Dir /;
Dir::State var/lib/apt/;
Dir::State::lists lists/;
Dir::State::cdroms cdroms.list;
Dir::State::mirrors mirrors/;
Dir::State::extended_states extended_states;
Dir::State::status /var/lib/dpkg/status;
Dir::Cache var/cache/apt/;
Dir::Cache::archives /tmp/apt-archives;
Dir::Cache::srcpkgcache srcpkgcache.bin;
Dir::Cache::pkgcache pkgcache.bin;
Dir::Etc etc/apt/;

Bug#766838: ntpdate runs before network is up

2014-10-26 Thread Torquil Macdonald Sørensen
Package: ntpdate
Version: 1:4.2.6.p5+dfsg-3.1
Severity: normal

Lately, ntpdate has not been correcting the clock. But when I run
ntpdate-debian manually after the network is up, the clock is
correctly adjusted.

This is an excerpt from /var/log/demon.log:

  4260 Oct 26 08:36:48 lenovo keyboard-setup[240]: Setting preliminary 
keymap...done.
   4261 Oct 26 08:36:48 lenovo hdparm[277]: Setting parameters of disc: (none).
   4262 Oct 26 08:36:48 lenovo networking[291]: Configuring network 
interfaces...done.
   4263 Oct 26 08:36:48 lenovo kbd[376]: Setting console screen modes.
   4264 Oct 26 08:36:48 lenovo ntpdate[371]: Can't find host ntp.uio.no: Name 
or service not known (-2)
   4265 Oct 26 08:36:48 lenovo ntpdate[371]: Can't find host 
0.debian.pool.ntp.org: Name or service not known (-2)
   4266 Oct 26 08:36:48 lenovo ntpdate[371]: Can't find host 
1.debian.pool.ntp.org: Name or service not known (-2)
   4267 Oct 26 08:36:48 lenovo NetworkManager[1981]: info NetworkManager 
(version 0.9.10.0) is starting...
   4268 Oct 26 08:36:48 lenovo NetworkManager[1981]: info Read config: 
/etc/NetworkManager/NetworkManager.conf
   4269 Oct 26 08:36:48 lenovo NetworkManager[1981]: info WEXT support is 
enabled
   4270 Oct 26 08:36:48 lenovo dbus[1994]: [system] Activating via systemd: 
service name='org.freedesktop.PolicyKit1' unit='polkitd.service'
   4271 Oct 26 08:36:48 lenovo polkitd[2052]: started daemon version 0.105 
using authority implementation `local' version `0.105'

To me it seems that ntpdate is running before the network is up.

This is the output of ifconfig:

eth0  Link encap:Ethernet  HWaddr 3c:97:0e:bf:72:2e
  UP BROADCAST MULTICAST  MTU:1500  Metric:1
  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
  Interrupt:20 Memory:f260-f262

loLink encap:Local Loopback
  inet addr:127.0.0.1  Mask:255.0.0.0
  inet6 addr: ::1/128 Scope:Host
  UP LOOPBACK RUNNING  MTU:65536  Metric:1
  RX packets:80 errors:0 dropped:0 overruns:0 frame:0
  TX packets:80 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0
  RX bytes:6304 (6.1 KiB)  TX bytes:6304 (6.1 KiB)

wlan0 Link encap:Ethernet  HWaddr a4:4e:31:47:15:cc
  inet addr:192.168.0.106  Bcast:192.168.0.255  Mask:255.255.255.0
  inet6 addr: fe80::a64e:31ff:fe47:15cc/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:62758 errors:0 dropped:0 overruns:0 frame:0
  TX packets:41258 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:65858238 (62.8 MiB)  TX bytes:6077544 (5.7 MiB)

I'm using wlan0, and have nothing connected to eth0.

Best regards
Torquil Sørensen

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.17-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ntpdate depends on:
ii  dpkg 1.17.21
ii  libc62.19-12
ii  libssl1.0.0  1.0.1j-1
ii  netbase  5.3

Versions of packages ntpdate recommends:
pn  lockfile-progs  none

ntpdate suggests no packages.

-- Configuration Files:
/etc/default/ntpdate changed:
NTPDATE_USE_NTP_CONF=no
NTPSERVERS=ntp.uio.no 0.debian.pool.ntp.org 1.debian.pool.ntp.org 
2.debian.pool.ntp.org 3.debian.pool.ntp.org
NTPOPTIONS=-u


-- 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#749243: lightdm: Could not create user data directory /var/lib/lightdm-data/lightdm

2014-10-07 Thread Torquil Macdonald Sørensen
Package: lightdm
Version: 1.10.2-2
Followup-For: Bug #749243

I had the same problem, so I simply created the directory, with the
same ownership and permissions as /var/lib/lightdm. Now I don't get
the warning anymore, and the following directory structure is there
while I am logged in:

root@lenovo:~# ls -lRa /var/lib/lightdm-data*
/var/lib/lightdm-data:
total 16
drwxr-x---  4 lightdm lightdm 4096 Oct  7  2014 .
drwxr-xr-x 63 rootroot4096 Oct  7 07:53 ..
drwxrwx---  2 lightdm lightdm 4096 Oct  7  2014 lightdm
drwxrwx---  2 tmaclightdm 4096 Oct  7  2014 tmac

/var/lib/lightdm-data/lightdm:
total 8
drwxrwx--- 2 lightdm lightdm 4096 Oct  7  2014 .
drwxr-x--- 4 lightdm lightdm 4096 Oct  7  2014 ..

/var/lib/lightdm-data/tmac:
total 8
drwxrwx--- 2 tmaclightdm 4096 Oct  7  2014 .
drwxr-x--- 4 lightdm lightdm 4096 Oct  7  2014 ..

It has created empty directories lightdm and tmac (my user name)
within /var/lib/lightdm-data

Best regards
Torquil Sørensen

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages lightdm depends on:
ii  adduser3.113+nmu3
ii  dbus   1.8.8-2
ii  debconf [debconf-2.0]  1.5.53
ii  libc6  2.19-11
ii  libgcrypt201.6.2-4
ii  libglib2.0-0   2.42.0-2
ii  libpam-systemd 215-5+b1
ii  libpam0g   1.1.8-3.1
ii  libxcb11.10-3
ii  libxdmcp6  1:1.1.1-1
ii  lightdm-gtk-greeter [lightdm-greeter]  1.8.5-1

Versions of packages lightdm recommends:
ii  xserver-xorg  1:7.7+7

Versions of packages lightdm suggests:
ii  accountsservice  0.6.37-3+b1
ii  upower   0.99.1-3

-- debconf information:
* shared/default-x-display-manager: lightdm
  lightdm/daemon_name: /usr/sbin/lightdm


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#674289: lyx: LyX strips non-ASCII characters from filenames

2014-10-05 Thread Torquil Macdonald Sørensen
Package: lyx
Followup-For: Bug #674289

I tried it with 2.1.2-2, and I think the problem is fixed. When using

Insert - File - Child document - Include

and using a tex-file with the Norwegian characters æøå in its name,
it works fine. It also works fine to save and open lyx-files which have
these letters in their filenames.

Best regards
Torquil Sørensen

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages lyx depends on:
ii  libboost-regex1.55.01.55.0+dfsg-3
ii  libboost-signals1.55.0  1.55.0+dfsg-3
ii  libc6   2.19-11
ii  libenchant1c2a  1.6.0-10.1
ii  libgcc1 1:4.9.1-16
ii  libmagic1   1:5.19-2
ii  libmythes-1.2-0 2:1.2.4-1
ii  libqtcore4  4:4.8.6+git64-g5dc8b2b+dfsg-2
ii  libqtgui4   4:4.8.6+git64-g5dc8b2b+dfsg-2
ii  libstdc++6  4.9.1-16
ii  lyx-common  2.1.2-2
ii  xdg-utils   1.1.0~rc1+git20111210-7.1
ii  zlib1g  1:1.2.8.dfsg-2

Versions of packages lyx recommends:
ii  dvipng  1.14-2
pn  elyxer | tex4ht | hevea | tth | latex2html  none
ii  evince-gtk [pdf-viewer] 3.14.0-2
ii  fonts-lyx   2.1.2-2
ii  ghostscript 9.06~dfsg-1
ii  imagemagick 8:6.8.9.6-4
ii  poppler-utils   0.26.5-1
ii  preview-latex-style 11.87-1
pn  psutils none
ii  texlive-fonts-recommended   2014.20140927-1
pn  texlive-generic-extra   none
ii  texlive-generic-recommended 2014.20140927-1
ii  texlive-latex-extra 2014.20140927-1
ii  texlive-latex-recommended   2014.20140927-1
pn  texlive-science none

Versions of packages lyx suggests:
pn  chktexnone
pn  etoolbox  none
pn  gnuhtml2latex none
pn  groff none
ii  inkscape  0.48.5-2+b1
pn  latex2rtf none
pn  libtiff-tools none
pn  linuxdoc-toolsnone
pn  lyx-dbg   none
pn  noweb none
pn  rcs   none
pn  sgmltools-litenone
ii  texlive-latex-recommended [latex-xcolor]  2014.20140927-1
pn  texlive-xetex none
pn  writer2latex  none
pn  wvnone

-- 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#740190: udisks2: mounts floppy always for root:root (not writable for normal user)

2014-05-10 Thread Torquil Macdonald Sørensen
Package: udisks2
Followup-For: Bug #740190

Since you got no response on this, I will offer a suggestion. The same happened 
for me
with USB memory. The device name in my case was /dev/sdb1. I noticed that I had 
a line
in /etc/fstab containing /dev/sdb1. I commented it out. After that, udisks would
mount my USB memory with proper file ownership, not root.root. Instead of 
mounting it
at /media/NAME, it now mounts it below /media/tmac/NAME. It is now correctly 
mounted
when using Thunar.

Perhaps you have a line for /dev/fd0 in /etc/fstab that interferes with udisks?

Best regards
Torquil Sørensen

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages udisks2 depends on:
ii  dbus   1.8.2-1
ii  libacl12.2.52-1
ii  libatasmart4   0.19-3
ii  libc6  2.18-5
ii  libglib2.0-0   2.40.0-3
ii  libgudev-1.0-0 204-10
ii  libpolkit-agent-1-00.105-5
ii  libpolkit-gobject-1-0  0.105-5
ii  libudisks2-0   2.1.3-1
ii  parted 2.3-20
ii  udev   204-10

Versions of packages udisks2 recommends:
ii  dosfstools   3.0.26-2
ii  eject2.1.5+deb1+cvs20081104-13.1
pn  gdisknone
pn  ntfs-3g  none
ii  policykit-1  0.105-5

Versions of packages udisks2 suggests:
pn  btrfs-tools none
pn  cryptsetup-bin  none
pn  exfat-utils none
pn  mdadm   none
pn  reiserfsprogs   none
pn  xfsprogsnone

-- 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#745127: tuxguitar: Messages in ~/.xsession-errors

2014-04-18 Thread Torquil Macdonald Sørensen
Package: tuxguitar
Version: 1.2-18
Severity: normal

After only using tuxguitar a few seconds, I have gotten over 4000 lines
of messages in ~/.xsession-errors. This makes it much more difficult to
detect real problems from other active programs. Here are a few examples:

58 (TuxGuitar:6145): GLib-GObject-CRITICAL **: 
g_closure_add_invalidate_notifier: assertion 'closure-n_inotifiers  
CLOSURE_MAX_N_INOTIFIERS' failed
 59
 60 (TuxGuitar:6145): GLib-GObject-CRITICAL **: 
g_closure_add_invalidate_notifier: assertion 'closure-n_inotifiers  
CLOSURE_MAX_N_INOTIFIERS' failed
 61
 62 (TuxGuitar:6145): GLib-GObject-CRITICAL **: 
g_closure_add_invalidate_notifier: assertion 'closure-n_inotifiers  
CLOSURE_MAX_N_INOTIFIERS' failed
 63
 64 (TuxGuitar:6145): GLib-GObject-CRITICAL **: 
g_closure_add_invalidate_notifier: assertion 'closure-n_inotifiers  
CLOSURE_MAX_N_INOTIFIERS' failed
 65
 66 (TuxGuitar:6145): GLib-GObject-CRITICAL **: 
g_closure_add_invalidate_notifier: assertion 'closure-n_inotifiers  
CLOSURE_MAX_N_INOTIFIERS' failed

..
..
..
..

2016 (TuxGuitar:6145): GLib-GObject-WARNING **: 
/tmp/buildd/glib2.0-2.40.0/./gobject/gclosure.c:688: unable to remove 
uninstalled invalidation notifier: 0x7fc940170e00 (
   2016 0x7fc94c4ab9e0)
   2017
   2018 (TuxGuitar:6145): GLib-GObject-WARNING **: 
/tmp/buildd/glib2.0-2.40.0/./gobject/gclosure.c:688: unable to remove 
uninstalled invalidation notifier: 0x7fc940170e00 (
   2018 0x7fc94c7b9070)
   2019
   2020 (TuxGuitar:6145): GLib-GObject-WARNING **: 
/tmp/buildd/glib2.0-2.40.0/./gobject/gclosure.c:688: unable to remove 
uninstalled invalidation notifier: 0x7fc940170e00 (
   2020 0x7fc94c7b9070)

..
..
..

Best regards
Torquil Sørensen

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.13-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages tuxguitar depends on:
ii  file   1:5.17-1
ii  libitext-java  2.1.7-8
ii  libswt-cairo-gtk-3-jni 3.8.2-3
ii  libswt-gtk-3-java  3.8.2-3
ii  libswt-webkit-gtk-3-jni3.8.2-3
ii  openjdk-7-jre [java2-runtime]  7u55-2.4.7-1
ii  xulrunner-24.0 24.4.0esr-1

Versions of packages tuxguitar recommends:
pn  tuxguitar-alsa  none
pn  tuxguitar-oss   none

Versions of packages tuxguitar suggests:
ii  lilypond   2.16.2-3
pn  tuxguitar-jsa  none

-- 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#709165: Update SuperLU package to 4.3

2014-02-12 Thread Torquil Macdonald Sørensen
Source: superlu
Followup-For: Bug #709165

SuperLU 4 seems to be stuck in Experimental. When is it expected to
pass to Sid?

Best regards
Torquil Sørensen

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.12-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#736662: petsc: Include the Matlab files in bin/matlab/

2014-01-25 Thread Torquil Macdonald Sørensen
Source: petsc
Severity: normal

As far as I can see, the Matlab scripts in the bin/matlab/ subdirectory
of the Petsc source are not included in any of the Petsc packages. Please
include them in one of the packages, for they are useful e.g. to transfer
matrices between a Petsc-based program and Octave (or Matlab).

If possible, it would be nice if the content of bin/matlab was
placed in a directory that Octave searches by default.

Best regards
Torquil Sørensen

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

Kernel: Linux 3.12-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#735600: ekiga: Segmentation fault after libpt2.10.10 upgrade

2014-01-16 Thread Torquil Macdonald Sørensen
Package: ekiga
Version: 4.0.1-2+b2
Severity: grave
Justification: renders package unusable

After the upgrade of libpt2.10.10 from 2.10.10~dfsg-2.1 to 2.10.10~dfsg-3, Ekiga
crashes on every startup, when it registers at ekiga.net. Downgrading to
2.10.10~dfsg-2.1 fixes the problem.

Here is the gdb backtrace that led me to suspect libpt2:

..
..
..
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffd4eb0700 (LWP 4753)]
0x73217621 in ?? () from /usr/lib/libpt.so.2.10.10
(gdb) bt
#0  0x73217621 in ?? () from /usr/lib/libpt.so.2.10.10
#1  0x7321830f in PTimeParse () from /usr/lib/libpt.so.2.10.10
#2  0x73225b73 in PTime::ReadFrom(std::istream) () from 
/usr/lib/libpt.so.2.10.10
#3  0x73227263 in PTime::Parse(PString const) () from 
/usr/lib/libpt.so.2.10.10
#4  0x742f5815 in SIPPresenceInfo::ParseXML(PString const, 
std::listSIPPresenceInfo, std::allocatorSIPPresenceInfo , PString) ()
   from /usr/lib/libopal.so.3.10.10
#5  0x74305723 in 
SIP_Presentity::OnPresenceNotify(SIPSubscribeHandler, 
SIPSubscribe::NotifyCallbackInfo) () from /usr/lib/libopal.so.3.10.10
#6  0x74310e3d in 
SIP_Presentity::OnPresenceNotify_PNotifier::Call(PObject, 
SIPSubscribe::NotifyCallbackInfo) const () from /usr/lib/libopal.so.3.10.10
#7  0x73f013dd in 
PNotifierTemplateSIPSubscribe::NotifyCallbackInfo::operator()(PObject, 
SIPSubscribe::NotifyCallbackInfo) const ()
   from /usr/lib/libopal.so.3.10.10
#8  0x742f2c36 in SIPSubscribeHandler::DispatchNOTIFY(SIP_PDU, 
SIP_PDU) () from /usr/lib/libopal.so.3.10.10
#9  0x742f1e95 in SIPSubscribeHandler::OnReceivedNOTIFY(SIP_PDU) () 
from /usr/lib/libopal.so.3.10.10
#10 0x742939b4 in SIPEndPoint::OnReceivedNOTIFY(OpalTransport, 
SIP_PDU) () from /usr/lib/libopal.so.3.10.10
#11 0x74291689 in 
SIPEndPoint::OnReceivedConnectionlessPDU(OpalTransport, SIP_PDU*) () from 
/usr/lib/libopal.so.3.10.10
#12 0x74290e25 in SIPEndPoint::OnReceivedPDU(OpalTransport, SIP_PDU*) 
() from /usr/lib/libopal.so.3.10.10
#13 0x7428f2f9 in SIPEndPoint::HandlePDU(OpalTransport) () from 
/usr/lib/libopal.so.3.10.10
#14 0x7428df19 in SIPEndPoint::NewIncomingConnection(OpalTransport*) () 
from /usr/lib/libopal.so.3.10.10
#15 0x73e738fd in OpalEndPoint::ListenerCallback(PThread, long) () 
from /usr/lib/libopal.so.3.10.10
#16 0x73e75017 in 
OpalEndPoint::ListenerCallback_PNotifier::Call(PObject, long) const () from 
/usr/lib/libopal.so.3.10.10
#17 0x73ebe812 in OpalListener::ListenForConnections(PThread, long) () 
from /usr/lib/libopal.so.3.10.10
#18 0x73ec77af in 
OpalListener::ListenForConnections_PNotifier::Call(PObject, long) const () 
from /usr/lib/libopal.so.3.10.10
#19 0x731ffad2 in PThread::PX_ThreadStart(void*) () from 
/usr/lib/libpt.so.2.10.10
#20 0x71d6ee0e in start_thread (arg=0x7fffd4eb0700) at 
pthread_create.c:311
#21 0x71aa40fd in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

The output of ekiga -d 2 at the segfault is:

$ ekiga -d 2
 on Unix Linux (3.12-1-amd64-x86_64) with PTLib (v2.10.10 (svn:29149)) at 
2014/1/16 19:46:48.675
2014/01/16 19:46:48.718   0:00.042  OpalPlugin  
Not adding H.323 capability for plugin codec MPEG4 as this has been 
specifically disabled
2014/01/16 19:46:48.722   0:00.046  PTLib   No 
permission to set priority level 4
2014/01/16 19:46:48.722   0:00.046  PTLib   No 
permission to set priority level 4
2014/01/16 19:46:48.722   0:00.046  PTLib   No 
permission to set priority level 4
2014/01/16 19:46:48.724   0:00.048  PTLib   No 
permission to set priority level 4
2014/01/16 19:46:48.725   0:00.049  HalManager_dbus 
Populating full device list failed - The name org.freedesktop.Hal was not 
provided by any .service files
2014/01/16 19:46:48.726   0:00.050  HalManager_dbus 
Populating full interface list failed - Method getDevices with signature  
on interface org.freedesktop.NetworkManager doesn't exist

2014/01/16 19:46:48.726   0:00.050  PV4L2Plugin 
Detecting V4L2 devices
2014/01/16 19:46:48.726   0:00.051  PV4L2Plugin 
detected device metadata at /sys/class/video4linux/
2014/01/16 19:46:48.781   0:00.105  PV4L2Plugin 
Detecting V4L2 devices
2014/01/16 19:46:48.781   0:00.105  PV4L2Plugin 
detected device metadata at /sys/class/video4linux/
2014/01/16 19:46:48.808   0:00.132  PTLib   No 
permission to set priority level 4
2014/01/16 19:46:48.951   0:00.275  PV4L2Plugin 
Detecting V4L2 devices
2014/01/16 19:46:48.951   0:00.276  PV4L2Plugin

Bug#733499: network-manager-gnome: Recommend or suggest libpam-systemd

2013-12-29 Thread Torquil Macdonald Sørensen
Package: network-manager-gnome
Version: 0.9.8.4-1
Severity: normal

I'm using network-manager-gnome in XFCE, and libpam-systemd was not
installed. When using the Create new WIFI network on the Network
Manager systray applet, I got the following error message popup:

Failed to add/activate connection
(32) No session found for uid 1000 (unknown)

After reading

http://qubes-os.org/trac/ticket/626

I decided to install libpam-systemd, and then it worked. So perhaps
network-manager-gnome should recommend or suggest libpam-systemd? I don't
think it should be a depends, since I'd imagine that only a small fraction
of users will try to create a WIFI hotspot.

Best regards
Torquil Sørensen

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

Kernel: Linux 3.12-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages network-manager-gnome depends on:
ii  dbus-x11 1.6.18-2
ii  dconf-gsettings-backend [gsettings-backend]  0.18.0-1
ii  gconf-service3.2.6-1
pn  gnome-icon-theme none
ii  libatk1.0-0  2.10.0-2
ii  libc62.17-97
ii  libcairo-gobject21.12.16-2
ii  libcairo21.12.16-2
ii  libdbus-1-3  1.6.18-2
ii  libdbus-glib-1-2 0.100.2-1
ii  libgconf-2-4 3.2.6-1
ii  libgdk-pixbuf2.0-0   2.28.2-1+b1
ii  libglib2.0-0 2.36.4-1
ii  libgnome-bluetooth11 3.8.1-2
ii  libgnome-keyring03.8.0-2
ii  libgtk-3-0   3.8.6-1
ii  libnm-glib-vpn1  0.9.8.0-5
ii  libnm-glib4  0.9.8.0-5
ii  libnm-gtk0   0.9.8.4-1
ii  libnm-util2  0.9.8.0-5
ii  libnotify4   0.7.6-1
ii  libpango-1.0-0   1.36.0-1+b1
ii  libpangocairo-1.0-0  1.36.0-1+b1
ii  libsecret-1-00.15-2
ii  network-manager  0.9.8.8-1
ii  policykit-1-gnome0.105-2

Versions of packages network-manager-gnome recommends:
pn  gnome-bluetooth none
ii  gnome-keyring   3.8.2-2
ii  iso-codes   3.49-1
ii  mobile-broadband-provider-info  20130915-1
ii  notification-daemon 0.7.6-1

Versions of packages network-manager-gnome suggests:
pn  network-manager-openconnect-gnome  none
pn  network-manager-openvpn-gnome  none
pn  network-manager-pptp-gnome none
ii  network-manager-vpnc-gnome 0.9.8.6-1

-- 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#732160: openmpi-common: Valgrind suppression file incomplete

2013-12-14 Thread Torquil Macdonald Sørensen
Package: openmpi-common
Version: 1.6.5-6
Severity: normal

When checking the simple test program:

#include mpi.h
int main()
{
MPI_Init(0, 0);
MPI_Finalize();
return 0;
}

with valgrind, it returns the following memory leak information :

$ mpiexec -n 1 valgrind --suppressions=/usr/share/openmpi/openmpi-valgrind.supp 
./openmpi_valgrind.elf
==21325== Memcheck, a memory error detector
==21325== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
==21325== Using Valgrind-3.9.0 and LibVEX; rerun with -h for copyright info
==21325== Command: ./openmpi_valgrind.elf
==21325==
==21325== Syscall param writev(vector[...]) points to uninitialised byte(s)
==21325==at 0x6332937: writev (writev.c:50)
==21325==by 0x8851312: mca_oob_tcp_msg_send_handler (in 
/usr/lib/openmpi/lib/openmpi/mca_oob_tcp.so)
==21325==by 0x88524D5: mca_oob_tcp_peer_send (in 
/usr/lib/openmpi/lib/openmpi/mca_oob_tcp.so)
==21325==by 0x8856335: mca_oob_tcp_send_nb (in 
/usr/lib/openmpi/lib/openmpi/mca_oob_tcp.so)
==21325==by 0x8645E2E: orte_rml_oob_send (in 
/usr/lib/openmpi/lib/openmpi/mca_rml_oob.so)
==21325==by 0x8646453: orte_rml_oob_send_buffer (in 
/usr/lib/openmpi/lib/openmpi/mca_rml_oob.so)
==21325==by 0x8C62A5E: ??? (in 
/usr/lib/openmpi/lib/openmpi/mca_grpcomm_bad.so)
==21325==by 0x50B0A6E: ompi_mpi_init (in 
/usr/lib/openmpi/lib/libmpi.so.1.0.8)
==21325==by 0x50C7B57: PMPI_Init (in /usr/lib/openmpi/lib/libmpi.so.1.0.8)
==21325==by 0x408E2F: main (openmpi_valgrind.cpp:5)
==21325==  Address 0x71adbb1 is 161 bytes inside a block of size 256 alloc'd
==21325==at 0x4C2B7EE: realloc (in 
/usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==21325==by 0x5137CB9: opal_dss_buffer_extend (in 
/usr/lib/openmpi/lib/libmpi.so.1.0.8)
==21325==by 0x513806D: opal_dss_copy_payload (in 
/usr/lib/openmpi/lib/libmpi.so.1.0.8)
==21325==by 0x5114DBD: orte_grpcomm_base_pack_modex_entries (in 
/usr/lib/openmpi/lib/libmpi.so.1.0.8)
==21325==by 0x8C6293F: ??? (in 
/usr/lib/openmpi/lib/openmpi/mca_grpcomm_bad.so)
==21325==by 0x50B0A6E: ompi_mpi_init (in 
/usr/lib/openmpi/lib/libmpi.so.1.0.8)
==21325==by 0x50C7B57: PMPI_Init (in /usr/lib/openmpi/lib/libmpi.so.1.0.8)
==21325==by 0x408E2F: main (openmpi_valgrind.cpp:5)
==21325==
==21325==
==21325== HEAP SUMMARY:
==21325== in use at exit: 178,754 bytes in 597 blocks
==21325==   total heap usage: 6,838 allocs, 6,241 frees, 13,022,326 bytes 
allocated
==21325==
==21325== LEAK SUMMARY:
==21325==definitely lost: 42,952 bytes in 54 blocks
==21325==indirectly lost: 10,977 bytes in 21 blocks
==21325==  possibly lost: 0 bytes in 0 blocks
==21325==still reachable: 124,825 bytes in 522 blocks
==21325== suppressed: 0 bytes in 0 blocks
==21325== Rerun with --leak-check=full to see details of leaked memory
==21325==
==21325== For counts of detected and suppressed errors, rerun with: -v
==21325== Use --track-origins=yes to see where uninitialised values come from
==21325== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 2 from 2)

So either there are memory leaks in OpenMPI that are triggered by that test 
program, or the
OpenMPI Valgrind suppression file /usr/share/openmpi/openmpi-valgrind.supp is 
not complete.

Upstream, I see that openmpi-valgrind.supp is different between 1.6.5 and 
trunk, so perhaps it would
be possible to get a patched openmpi-valgrind.supp in the Debian OpenMPI 
package so that valgrind
stops complaining?

The newest one seems to be:

https://svn.open-mpi.org/source/xref/ompi-trunk/contrib/openmpi-valgrind.supp

but my valgrind does not seem happy with that file:

==21821== FATAL: in suppressions file ./openmpi-valgrind.supp near line 95:
==21821==bad or missing extra suppression info
==21821== exiting now.

Best regards
Torquil Sørensen

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

Kernel: Linux 3.11-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-- 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#731965: libptscotch-dev: Please upgrade to Scotch 6

2013-12-11 Thread Torquil Macdonald Sørensen
Package: libptscotch-dev
Version: 5.1.12b.dfsg-2+b1
Severity: wishlist

Please upgrade to Scotch 6.

Best regards
Torquil Sørensen

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

Kernel: Linux 3.11-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libptscotch-dev depends on:
ii  libptscotch-5.1  5.1.12b.dfsg-2+b1
ii  libscotch-dev5.1.12b.dfsg-2+b1
ii  mpi-default-dev  1.0.2
ii  zlib1g-dev   1:1.2.8.dfsg-1

libptscotch-dev recommends no packages.

libptscotch-dev 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#731220: lightdm: Uninstall error

2013-12-04 Thread Torquil Macdonald Sørensen
Package: lightdm
Followup-For: Bug #731220

I'm not sure how to get more info. At the time I was logged into
an XFCE4 session, if that helps.

Here is what I have found in the
log files:

From /var/log/apt/history.log:

Start-Date: 2013-12-03  10:48:11
Commandline: apt-get remove lightdm
Purge: lightdm:amd64 (1.8.5-2)
Error: Sub-process /usr/bin/dpkg returned an error code (1)
End-Date: 2013-12-03  10:48:12

From /var/log/dpkg.log:

2013-12-03 10:48:11 status installed lightdm:amd64 1.8.5-2
2013-12-03 10:48:11 remove lightdm:amd64 1.8.5-2 none
2013-12-03 10:48:11 status half-configured lightdm:amd64 1.8.5-2
2013-12-03 10:48:12 status half-installed lightdm:amd64 1.8.5-2
2013-12-03 10:48:12 status config-files lightdm:amd64 1.8.5-2
2013-12-03 10:48:12 purge lightdm:amd64 1.8.5-2 none
2013-12-03 10:48:12 status config-files lightdm:amd64 1.8.5-2
2013-12-03 10:48:12 status config-files lightdm:amd64 1.8.5-2
2013-12-03 10:48:12 status config-files lightdm:amd64 1.8.5-2

But those don't seem to provide much more info than what I
copied into the original report.

I don't see anything from around that time in the other log
files: /var/log/{syslog,daemon.log,auth.log,user.log,debug}

Best regards
Torquil Sørensen

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

Kernel: Linux 3.11-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages lightdm depends on:
ii  adduser3.113+nmu3
ii  consolekit 0.4.6-3+b1
ii  dbus   1.6.18-2
ii  debconf [debconf-2.0]  1.5.52
ii  libc6  2.17-97
ii  libgcrypt111.5.3-2
ii  libglib2.0-0   2.36.4-1
ii  libpam0g   1.1.3-10
ii  libxcb11.9.1-3.1
ii  libxdmcp6  1:1.1.1-1
pn  lightdm-gtk-greeter | lightdm-greeter  none

Versions of packages lightdm recommends:
ii  xserver-xorg  1:7.7+4

Versions of packages lightdm suggests:
ii  accountsservice  0.6.34-2
ii  upower   0.9.23-2+b1


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#731220: [Pkg-xfce-devel] Bug#731220: lightdm: Uninstall error

2013-12-04 Thread Torquil Macdonald Sørensen
On 04/12/13 11:07, Yves-Alexis Perez wrote:
 On mer., 2013-12-04 at 09:51 +0100, Torquil Macdonald Sørensen wrote:
 Package: lightdm
 Followup-For: Bug #731220

 I'm not sure how to get more info. At the time I was logged into
 an XFCE4 session, if that helps.
 Which might not be the perfect idea, since actually stopping lightdm
 when someone is logged in through lightdm might have unexpected results.

Perhaps the task of deleting the lightdm user could be postponed to the
next shutdown or startup, similar to what happens when updating MS
Windows, and at the same time advise the user to restart X or the OS as
soon as possible?

 Here is what I have found in the
 log files:

 What I'm interested in is the terminal output from when you actually
 remove lightdm.

I don't have access to that anymore, but I think I copied all the
relevant output into the original report (can't be 100% sure, of course).

Best regards
Torquil Sørensen




signature.asc
Description: OpenPGP digital signature


Bug#731220: lightdm: Uninstall error

2013-12-03 Thread Torquil Macdonald Sørensen
Package: lightdm
Version: 1.8.5-2
Severity: important

Here is what happened when I tried to uninstall lightdm:

$ The following packages will be REMOVED:
  lightdm*
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
After this operation, 1,293 kB disk space will be freed.
Do you want to continue? [Y/n] 
(Reading database ... 144249 files and directories currently installed.)
Removing lightdm ...
Purging configuration files for lightdm ...
Removing user `lightdm' ...
Warning: group `lightdm' has no more members.
userdel: user lightdm is currently used by process 3776
/usr/sbin/deluser: `/usr/sbin/userdel lightdm' returned error code 8. Exiting.
dpkg: error processing lightdm (--purge):
 subprocess installed post-removal script returned error exit status 1
Errors were encountered while processing:
 lightdm
E: Sub-process /usr/bin/dpkg returned an error code (1)

Best regards
Torquil Sørensen

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

Kernel: Linux 3.11-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages lightdm depends on:
ii  adduser3.113+nmu3
ii  consolekit 0.4.6-3+b1
ii  dbus   1.6.18-1
ii  debconf [debconf-2.0]  1.5.52
ii  libc6  2.17-97
ii  libgcrypt111.5.3-2
ii  libglib2.0-0   2.36.4-1
ii  libpam0g   1.1.3-10
ii  libxcb11.9.1-3.1
ii  libxdmcp6  1:1.1.1-1
ii  lightdm-gtk-greeter [lightdm-greeter]  1.6.1-4

Versions of packages lightdm recommends:
ii  xserver-xorg  1:7.7+4

Versions of packages lightdm suggests:
ii  accountsservice  0.6.34-2
ii  upower   0.9.23-2+b1


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#730864: evince-gtk: History navigation buttons greyed out

2013-11-30 Thread Torquil Macdonald Sørensen
Package: evince-gtk
Version: 3.10.0-1
Severity: normal

The Go to previous history item and Go to next history item are greyed
out, and therefore non-functional.

Best regards
Torquil Sørensen

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

Kernel: Linux 3.11-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages evince-gtk depends on:
ii  evince-common  3.10.0-1
ii  gnome-icon-theme-symbolic  3.10.1-1
ii  libatk1.0-02.10.0-2
ii  libc6  2.17-97
ii  libcairo-gobject2  1.12.16-2
ii  libcairo2  1.12.16-2
ii  libevdocument3-4   3.10.0-1
ii  libevview3-3   3.10.0-1
ii  libgail-3-03.8.6-1
ii  libgdk-pixbuf2.0-0 2.28.2-1
ii  libglib2.0-0   2.36.4-1
ii  libgtk-3-0 3.8.6-1
ii  libice62:1.0.8-2
ii  libpango-1.0-0 1.36.0-1
ii  libpangocairo-1.0-01.36.0-1
ii  libsm6 2:1.2.1-2
ii  libx11-6   2:1.6.2-1
ii  libxml22.9.1+dfsg1-3
ii  shared-mime-info   1.0-1+b1
ii  zlib1g 1:1.2.8.dfsg-1

Versions of packages evince-gtk recommends:
ii  dbus-x11  1.6.18-1

Versions of packages evince-gtk suggests:
pn  gvfs  none
pn  nautilus  none
ii  poppler-data  0.4.6-4
pn  unrar none

-- 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#730866: xpdf: Uninstallable

2013-11-30 Thread Torquil Macdonald Sørensen
Package: xpdf
Version: 3.03-11
Severity: grave
Justification: renders package unusable

xpdf seems to be uninstallable:

$ apt-get istall xpdf
..
..
..
The following packages have unmet dependencies:
libatk-wrapper-java-jni : Depends: libcairo2 (= 1.2.4) but it is not going to 
be installed
Depends: libgtk2.0-0 (= 2.12.0) but it is not going to be installed
Depends: libpango-1.0-0 (= 1.14.0) but it is not going to be installed
Depends: libpangocairo-1.0-0 (= 1.14.0) but it is not going to be installed
xpdf : Depends: libpoppler19 (= 0.18.4) but it is not going to be installed
Depends: libxm4 (= 2.3.4) but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by 
held packages.

Best regards
Torquil Sørensen

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

Kernel: Linux 3.11-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#730317: petsc: Complex numbers

2013-11-23 Thread Torquil Macdonald Sørensen
Source: petsc
Severity: wishlist

Please include a version of petsc that has complex numbers enabled, i.e.
configured with --with-scalar-type=complex. If it could co-exist with a
non-complex build, that would be fantastic.

Best regards
Torquil Sørensen

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

Kernel: Linux 3.11-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#730111: lyx and rcs

2013-11-21 Thread Torquil Macdonald Sørensen
I'd prefer that this was fixed upstream by a warning message that is more
descriptive, since rcs it is not essensial to LyX.

I agree that only complining about ci is a bit minimalistic. The user
would have to know about commands like apt-file search bin/ci to
immediately determine what to install.

In addition, any rcs-related menu items or preferences could be greyed out,
with e.g. tooltip info describing why and what to do in order to enable
them.

Best regards
Torquil Sørensen


Bug#730151: petsc-dev: Malfunctioning watch file

2013-11-21 Thread Torquil Macdonald Sørensen
Package: petsc-dev
Severity: normal

Hi!


When running uscan within the source of petsc-dev, it does not
understand that the upstream 3.4.3 is newer than the current
version. It prints:


Newest version on remote site is 3.4.3, local version is 3.4.2.dfsg1
 (mangled local version number 3.4.21)
  = remote site does not even have current version

  
Looking at debian/watch, the regular expression doesn't seem to
remove the digit after dsfg, so it concludes that the current
version is 3.4.21, which is incorrect and should be 3.4.2. I'm
not expert on regular expressions, but the following patch seems
to fix the problem:


--- debian/watch.old2013-11-22 00:44:43.131713799 +0100
+++ debian/watch2013-11-22 00:38:14.679707501 +0100
@@ -1,3 +1,3 @@
 version=3
-opts=dversionmangle=s/\.dfsg// \
+opts=dversionmangle=s/\.dfsg\d// \
  http://ftp.mcs.anl.gov/pub/petsc/release-snapshots/petsc-([\d\.]+).tar.gz


Best regards
Torquil Sørensen

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

Kernel: Linux 3.11-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#729905: scid: Not in XFCE menu

2013-11-18 Thread Torquil Macdonald Sørensen
Package: scid
Version: 1:4.3.0.cvs20120311-1
Severity: normal

Scid does not appear in the XFCE menu. /usr/share/menu/scid exists,
but apparently that is not enough. Maybe it also needs a *.desktop file
in /usr/share/applications?

Best regards
Torquil Sørensen

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

Kernel: Linux 3.11-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages scid depends on:
ii  libc6   2.17-96
ii  libgcc1 1:4.8.2-5
ii  libstdc++6  4.8.2-5
ii  libx11-62:1.6.2-1
ii  python  2.7.5-5
ii  scid-data   1:4.3.0.cvs20120311-1
ii  tcl8.5  8.5.14-2
ii  tk8.5   8.5.14-2
ii  zlib1g  1:1.2.8.dfsg-1

Versions of packages scid recommends:
pn  libsnack2  none
pn  libtk-img  none
pn  tcllib none
pn  tdom   none
pn  texlive-games  none

Versions of packages scid suggests:
pn  crafty  none
pn  glaurungnone
pn  phalanx none
pn  scid-spell-data | scid-rating-data  none
ii  stockfish   3.0.0+git20130508-2
pn  toga2   none

-- 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#729804: laptop-mode-tools: Non-functioning menu item

2013-11-17 Thread Torquil Macdonald Sørensen
Package: laptop-mode-tools
Version: 1.64-1
Severity: normal

After installing laptop-mode-tools, I've got a non-functioning menu item
in my XFCE4 menu:

System - Laptop Mode Tools Configuration Tool

It does not work because it tries to run lmt-config-gui without specifying
its path. It does not work for a normal user, since it is located in
/usr/sbin.

And since it needs root priveliges, it should be called through
some kind of wrapper that requests the root password from the user, e.g.
gksu (or perhaps there is a standardised Debian way for this).

Btw, a better name for the menu item would be:

Laptop mode tools configuration

Both points have to do with the content of:

/usr/share/applications/laptop-mode-tools.desktop

Best regards
Torquil Sørensen

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

Kernel: Linux 3.11-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages laptop-mode-tools depends on:
ii  lsb-base4.1+Debian12
ii  psmisc  22.20-1
ii  util-linux  2.20.1-5.5

Versions of packages laptop-mode-tools recommends:
pn  ethtool none
ii  hdparm  9.43-1
ii  net-tools   1.60-25
pn  python-qt4  none
pn  sdparm  none
ii  udev204-5
ii  wireless-tools  30~pre9-8

Versions of packages laptop-mode-tools suggests:
ii  acpid   1:2.0.20-1
pn  hal none
ii  python  2.7.5-5

-- 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#729729: meld: Uninstallable

2013-11-16 Thread Torquil Macdonald Sørensen
Package: meld
Version: 1.8.2-1
Severity: grave
Justification: renders package unusable

It seems that meld is uninstallable. While upgrading to sid from a fresh 
install of
7.2, I'm getting this error from meld:

$ dpkg: dependency problems prevent configuration of meld:
 meld depends on python:any (= 2.6.6-7~).
 
 dpkg: error processing meld (--configure):
  dependency problems - leaving unconfigured
  Errors were encountered while processing:
   meld
   E: Sub-process /usr/bin/dpkg returned an error code (1)
   E: Failed to process build dependencies
   
Apparently, below in this bug report it is claimed that python:any is
not installed, but I do have:

ii  python  2.7.3-4+deb7u1   all
ii  python2.6   2.6.8-1.1amd64
ii  python2.6-minimal   2.6.8-1.1amd64
ii  python2.7   2.7.3-6  amd64
ii  python2.7-minimal   2.7.3-6  amd64
ii  python3 3.3.2-17 amd64
ii  python3-minimal 3.3.2-17 amd64
ii  python3.3   3.3.2-7  amd64
ii  python3.3-minimal   3.3.2-7  amd64

Best regards
Torquil Sørensen

-- System Information:
Debian Release: 7.2
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages meld depends on:
ii  patch 2.6.1-3
ii  python-glade2 2.24.0-3+b1
ii  python-gobject-2  2.28.6-12+b1
ii  python-gtk2   2.24.0-3+b1
pn  python:anynone

Versions of packages meld recommends:
pn  python-gconf   none
pn  python-gnome2  none
pn  python-gtksourceview2  none
ii  yelp   3.4.2-1+b1

meld 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#729729: meld: Uninstallable

2013-11-16 Thread Torquil Macdonald Sørensen
Package: meld
Followup-For: Bug #729729

I now found that I had not yet done a full upgrade from stable to sid at the
time when apt-get install meld failed. After apt-get dist-upgrade, I can do
apt-get install meld successfully. So maybe this could be fixed by adjusting
dependencies for meld, but I'm not sure how myself.

So what I really did was to try to install meld from sid, on wheezy (or
something halfway between wheezy and sid).

So it is up to you if this is a bug or not. Since the system was confused
about the presence of python:any, maybe this is multiarch-related?

Best regards
Torquil Sørensen

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

Kernel: Linux 3.11-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages meld depends on:
ii  patch 2.7.1-4
ii  python-glade2 2.24.0-3+b1
ii  python-gobject-2  2.28.6-12+b1
ii  python-gtk2   2.24.0-3+b1
pn  python:anynone

Versions of packages meld recommends:
pn  python-gconf   none
pn  python-gnome2  none
pn  python-gtksourceview2  none
pn  yelp   none

meld 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#709165: Update SuperLU package to 4.3

2013-11-01 Thread Torquil Macdonald Sørensen
Package: libsuperlu3-dev
Followup-For: Bug #709165

I just built and tested the tentative SuperLU 4.3 mentioned above on
Debian Sid.

Then I rebuilt GetFEM++ and PETSc to use it (only trivial modifications
needed). For this I had to re-enable SuperLU-support in PETSc, which
I think has been disabled since 2010, according to the changelog.

My programs that use GetFEM++ and PETSc still work fine. They use an
incomplete LU preconditioner from SuperLU.

So it would be great to get SuperLU 4.3 into Debian (and to re-enable
SuperLU-support in PETSc).

Best regards
Torquil Sørensen

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

Kernel: Linux 3.11.6 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libsuperlu3-dev depends on:
ii  libblas-dev  1.2.20110419-7
pn  libsuperlu3  none

libsuperlu3-dev recommends no packages.

libsuperlu3-dev suggests no packages.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#726806: live-build: Syntax error in /usr/lib/live/build/bootstrap_debootstrap

2013-10-19 Thread Torquil Macdonald Sørensen
Package: live-build
Version: 4.0~alpha27-1
Severity: normal

When running lb build, I'm getting the following error message:

[2013-10-19 14:46:44] lb build 
..
..
..
W: skipping bootstrap, already done
[2013-10-19 14:46:44] lb bootstrap_debootstrap 
  File /usr/lib/live/build/bootstrap_debootstrap, line 46
  print('E: config/build - no such file', file=sys.stderr)
  ^
SyntaxError: invalid syntax
P: Begin unmounting filesystems...
..
..
..

The Python code print('E: config/build - no such file', file=sys.stderr)
works fine for me in python 3.3.2, but the default python on my system is
2.7.5, and it doesn't work there.

So perhaps the live-build Depends: python should be versioned?

Best regards
Torquil Sørensen

-- Package-specific info:

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

Kernel: Linux 3.11.6 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages live-build depends on:
ii  cdebootstrap  0.5.10
ii  debootstrap   1.0.53
ii  python2.7.5-5

Versions of packages live-build recommends:
ii  cpio2.11+dfsg-1
ii  gnu-fdisk   1.2.5-2
pn  live-boot-doc   none
pn  live-config-doc none
pn  live-manual-html | live-manual  none

Versions of packages live-build suggests:
pn  debian-keyring  none
ii  dosfstools  3.0.16-2
ii  git 1:1.8.4-1
ii  gpgv1.4.15-1.1
pn  loadlin none
ii  memtest86   4.3.3-1
ii  memtest86+  4.20-1.1
pn  mtools  none
ii  parted  2.3-16
pn  squashfs-tools | mtd-tools  none
pn  syslinux | grub none
pn  uuid-runtimenone
pn  win32-loadernone
pn  xorriso none

-- 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#726775: libslepc3.4.2-dev: CMake script location

2013-10-18 Thread Torquil Macdonald Sørensen
Package: libslepc3.4.2-dev
Version: 3.4.2.dfsg-1
Severity: normal

libslepc3.4.2-dev includes a file SLEPcConfig.cmake, which must be
a cmake script, intended so that find_package(SLEPc) can be used in a
CMakeLists.txt?

However, it doesn't seem to be placed in a directory that is in
the search path of cmake, so perhaps it ought to be moved somewhere
else?

Best regards
Torquil Sørensen

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

Kernel: Linux 3.11.5 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libslepc3.4.2-dev depends on:
pn  libarpack2-dev none
ii  libhdf5-mpi-dev1.8.11-5
ii  libpetsc3.4.2-dev  3.4.2.dfsg1-3
ii  libslepc3.4.2  3.4.2.dfsg-1

libslepc3.4.2-dev recommends no packages.

Versions of packages libslepc3.4.2-dev suggests:
pn  libslepc3.4.2-dbg  none
ii  slepc3.4.2-doc 3.4.2.dfsg-1

-- 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#726618: slepc3.4.2-doc: Dangling links in example HTML files

2013-10-17 Thread Torquil Macdonald Sørensen
Package: slepc3.4.2-doc
Version: 3.4.2.dfsg-1
Severity: normal

The links in the HTML example files such as

/usr/share/doc/slepc3.4.2-doc/src/eps/examples/ex1.c.html

don't work.

At the top they have a link to raw source code, which doesn't work
because the *.c files don't seem to be included.

In addition, the links within the code, to the SLEPC manual pages,
are incorrect. Their targets begin with

/usr/share/doc/docs

but I think that should be

/usr/share/doc/slepc3.4.2-doc/docs

Best regards
Torquil Sørensen

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

Kernel: Linux 3.11.5 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

slepc3.4.2-doc depends on no packages.

slepc3.4.2-doc recommends no packages.

Versions of packages slepc3.4.2-doc suggests:
ii  libslepc3.4.2-dev  3.4.2.dfsg-1

-- 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#726568: libarpack++2-dev: Depend or recommend SuperLU

2013-10-16 Thread Torquil Macdonald Sørensen
Package: libarpack++2-dev
Version: 2.3-2
Severity: normal

Should not libarpack++2-dev depend or recommend libsuperlu3-dev? When I compile 
a
program that uses the class ARluNonSymMatrix, I must provide the g++ option
-lsuperlu.

Best regards
Torquil Sørensen

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

Kernel: Linux 3.11.5 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libarpack++2-dev depends on:
ii  libarpack++2c2a  2.3-2
ii  libarpack2-dev   3.1.3-4

libarpack++2-dev recommends no packages.

libarpack++2-dev 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#684805: libarpack++2-dev: gcc-4.7 build errors (missing this pointers)

2013-10-14 Thread Torquil Macdonald Sørensen
Package: libarpack++2-dev
Version: 2.3-2
Followup-For: Bug #684805

Also a problem in arsnsym.h:

/usr/include/arpack++/arsnsym.h:81:55: error: ‘DefineParameters’ was not 
declared in this scope, and no declarations were found by argument-dependent 
lookup at the point of instantiation [-fpermissive]
ncvp, tolp, maxitp, residp, ishiftp);
   ^
/usr/include/arpack++/arsnsym.h:81:55: note: declarations in dependent base 
‘ARStdEigdouble, double, NonSymMatrixdouble ’ are not found by unqualified 
lookup
/usr/include/arpack++/arsnsym.h:81:55: note: use ‘this-DefineParameters’ 
instead

Best regards
Torquil Sørensen

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

Kernel: Linux 3.11.4 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libarpack++2-dev depends on:
ii  libarpack++2c2a  2.3-2
ii  libarpack2-dev   3.1.3-4

libarpack++2-dev recommends no packages.

libarpack++2-dev 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#725485: ekiga: Problems with quit/hangup

2013-10-06 Thread Torquil Macdonald Sørensen
Package: ekiga
Version: 4.0.1-2+b2
Severity: important

While a call is ongoing, I'm having problems quitting Ekiga.

I'm calling the echo test address sip:5...@ekiga.net. The call starts,
and then I try the different ways of quitting described above.

While the call is ongoing, the following have no effect: Call-Hangup and
Call-Close menu items in the call window. Red hangup button in the call
window, and the x-button in the call window title bar.

Using the Chat-Quit main window menu item or the Quit systray item,
results in a segfault. The segfault is accompanied by the following gdb-output:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffa03d1700 (LWP 5165)]
0x74395d5d in OpalPluginControl::Call(void*, unsigned int*, void*) 
const () from /usr/lib/libopal.so.3.10.10

In addition, I have experienced another event while running ekiga through gdb,
which I think (but not positive) happened while trying to close the call window
or using the hangup button:

[New Thread 0x7fffa0412700 (LWP 4602)]
[Thread 0x7fffa3fff700 (LWP 4588) exited]
[Thread 0x7fffa0412700 (LWP 4602) exited]
[New Thread 0x7fffa03d1700 (LWP 4719)]
osutils.cxx(2294)   PTLib   Possible deadlock in read/write mutex 
0x7fffb8006d20 :
thread-id=140736777512704 (0x7fffd5a16700), readers=0, writers=1
thread-id=14073678944 (0x7fffd5a57700), readers=1, writers=0
 
osutils.cxx(2294)   PTLib   Possible deadlock in read/write mutex 
0x7fffb4006ce0 :
thread-id=140735881746176 (0x7fffa03d1700), readers=1, writers=0
thread-id=140736777512704 (0x7fffd5a16700), readers=1, writers=1
thread-id=140737352582912 (0x77e84700), readers=1, writers=0
   
assert.cxx(112) PWLib   Assertion fail: Function pthread_mutex_lock failed, 
file ptlib/unix/tlibthrd.cxx, line 1552, Error=107
Assertion fail: Function pthread_mutex_lock failed, file 
ptlib/unix/tlibthrd.cxx, line 1552, Error=107
  
Abort, Core dump, Throw exception, Ignore? [New Thread 0x7fffa0390700 
(LWP 4723)]
[Thread 0x7fffa0390700 (LWP 4723) exited]
[New Thread 0x7fffa034f700 (LWP 4724)]
[Thread 0x7fffa034f700 (LWP 4724) exited]
[New Thread 0x7fffa030e700 (LWP 4725)]
[Thread 0x7fffa030e700 (LWP 4725) exited]
  
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffd5a57700 (LWP 4581)]
0x73e54f3a in PWaitAndSignal::PWaitAndSignal(PSync const, bool) () 
from /usr/lib/libopal.so.3.10.10

I'm using pulseaudio and have selected pulseaudio in all Ekiga audio settings.

Best regards
Torquil Sørensen

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

Kernel: Linux 3.11.3 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ekiga depends on:
ii  gconf-service   3.2.6-1
ii  gconf2  3.2.6-1
ii  gnome-icon-theme3.8.3-1
ii  libatk1.0-0 2.10.0-2
ii  libavahi-client30.6.31-2
ii  libavahi-common30.6.31-2
ii  libavahi-glib1  0.6.31-2
ii  libboost-signals1.54.0  1.54.0-3
ii  libc6   2.17-93
ii  libcairo2   1.12.16-2
ii  libdbus-1-3 1.6.14-1
ii  libdbus-glib-1-20.100.2-1
ii  libfontconfig1  2.10.2-2
ii  libfreetype62.4.9-1.1
ii  libgcc1 1:4.8.1-10
ii  libgconf-2-43.2.6-1
ii  libgdk-pixbuf2.0-0  2.28.2-1
ii  libglib2.0-02.36.4-1
ii  libgtk2.0-0 2.24.21-1
ii  libidn111.28-1
ii  libldap-2.4-2   2.4.31-1+nmu2+b1
pn  libloudmouth1-0 none
ii  libnotify4  0.7.6-1
ii  libopal3.10.10  3.10.10~dfsg-2.1
ii  libpango-1.0-0  1.32.5-5+b1
ii  libpangocairo-1.0-0 1.32.5-5+b1
ii  libpangoft2-1.0-0   1.32.5-5+b1
ii  libpt2.10.102.10.10~dfsg-2
ii  libsasl2-2  2.1.25.dfsg1-14
ii  libspeexdsp11.2~rc1-7
ii  libstdc++6  4.8.1-10
ii  libx11-62:1.6.2-1
ii  libxext62:1.3.2-1
ii  libxml2 2.9.1+dfsg1-3
ii  libxv1  2:1.0.9-1

Versions of packages ekiga recommends:
ii  gvfs  1.16.3-1+b1
pn  yelp  none

Versions of packages ekiga suggests:
pn  asterisknone
pn  ekiga-plugin-evolution  none
pn  gnugk   none
pn  mediaproxy  none
pn  rtpproxynone
pn  ser none
pn  siproxd none
pn  yatenone

-- 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#684805: libarpack++2-dev: gcc-4.7 build errors (missing this pointers)

2013-09-30 Thread Torquil Macdonald Sørensen
Package: libarpack++2-dev
Version: 2.3-2
Followup-For: Bug #684805

In order to get the example bsymreg.cc, I had to apply this modification to
arseig.h, as well as a modification to arbssym.h, similar to the one described
above for ardssym.h.

I'm running the current Debian Sid, so I'm using:

$ g++ --version
g++-4.8.real (Debian 4.8.1-10) 4.8.1

Best regards
Torquil Sørensen

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

Kernel: Linux 3.11.2 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libarpack++2-dev depends on:
ii  libarpack++2c2a  2.3-2
ii  libarpack2-dev   3.1.3-3+b1

libarpack++2-dev recommends no packages.

libarpack++2-dev 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#720212: reportbug: Error in bug report package list

2013-08-19 Thread Torquil Macdonald Sørensen
Package: reportbug
Version: 6.4.4
Severity: normal

Hi!

When composing a bug report for the package gmsh, I noticed that the
list of packages beneath the text Versions of packages gmsh depends
on had a mistake. It listed mpi-default-dev as not installed, which
is not true.

Here is an excerpt from the package list within the bug report:

pn  mpi-default-bin  none

but it is installed:

$ dpkg -s mpi-default-bin
Package: mpi-default-bin
Status: purge ok installed
..
..
..

Best regards
Torquil Sørensen

-- Package-specific info:
** Environment settings:
EDITOR=nano
DEBEMAIL=torq...@gmail.com
DEBFULLNAME=Torquil Macdonald Sørensen
INTERFACE=text

** /home/tmac/.reportbugrc:
reportbug_version 6.2.1
mode advanced
ui text
realname Torquil Macdonald Sørensen
smtphost ***deleted***
smtpuser ***deleted***
smtptls

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

Kernel: Linux 3.10.7 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages reportbug depends on:
ii  apt   0.9.10
ii  python2.7.5-4
ii  python-reportbug  6.4.4

reportbug recommends no packages.

Versions of packages reportbug suggests:
pn  claws-mail   none
pn  debconf-utilsnone
pn  debsums  none
pn  dlocate  none
pn  emacs22-bin-common | emacs23-bin-common  none
ii  file 1:5.14-2
ii  gnupg1.4.14-1
pn  postfix | exim4 | mail-transport-agent   none
ii  python-gtk2  2.24.0-3+b1
pn  python-gtkspell  none
pn  python-urwid none
pn  python-vte   none
ii  xdg-utils1.1.0~rc1+git20111210-7

Versions of packages python-reportbug depends on:
ii  apt   0.9.10
ii  python2.7.5-4
ii  python-debian 0.1.21+nmu2
ii  python-debianbts  1.11
ii  python-support1.0.15

python-reportbug 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#714563: apt-show-versions: Installation error messages

2013-06-30 Thread Torquil Macdonald Sørensen
Package: apt-show-versions
Version: 0.22
Severity: normal

I got these error messages when installing apt-show-versions:

root@asus:/home/tmac# apt-get install apt-show-versions
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following NEW packages will be installed:
  apt-show-versions
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 35.9 kB of archives.
After this operation, 171 kB of additional disk space will be used.
Get:1 ftp://ftp.uk.debian.org/debian/ sid/main apt-show-versions all 0.22 [35.9 
kB]
Fetched 35.9 kB in 0s (44.7 kB/s)  
Selecting previously unselected package apt-show-versions.
(Reading database ... 226644 files and directories currently installed.)
Unpacking apt-show-versions (from .../apt-show-versions_0.22_all.deb) ...
Processing triggers for man-db ...
Setting up apt-show-versions (0.22) ...
dpkg: error: --compare-versions takes three arguments: version relation 
version

Type dpkg --help for help about installing and deinstalling packages [*];
Use `dselect' or `aptitude' for user-friendly package management;
Type dpkg -Dhelp for a list of dpkg debug flag values;
Type dpkg --force-help for a list of forcing options;
Type dpkg-deb --help for help about manipulating *.deb files;

Options marked [*] produce a lot of output - pipe it through `less' or `more' !
** initializing cache. This may take a while **

Best regards
Torquil Sørensen

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

Kernel: Linux 3.9.8 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages apt-show-versions depends on:
ii  apt  0.9.8.2
ii  libapt-pkg-perl  0.1.29
ii  perl [libstorable-perl]  5.14.2-21

apt-show-versions recommends no packages.

apt-show-versions 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#714464: icedtea-7-plugin: Uninstallable

2013-06-29 Thread Torquil Macdonald Sørensen
Package: icedtea-7-plugin
Severity: grave
Justification: renders package unusable

icedtea-7-plugin is uninstallable:

$ apt-get install icedtea-7-plugin
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 icedtea-7-plugin : Depends: icedtea-netx (= 1.4-1) but it is not going to be 
installed
E: Unable to correct problems, you have held broken packages.

Best regards
Torquil Sørensen

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (700, 'unstable'), (500, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.9.8 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages icedtea-7-plugin depends on:
pn  icedtea-netx   none
ii  libc6  2.17-6
ii  libgcc11:4.8.1-4
ii  libglib2.0-0   2.36.3-2
ii  libstdc++6 4.8.1-4
ii  openjdk-7-jre  7u25-2.3.10-1

icedtea-7-plugin recommends no packages.

icedtea-7-plugin suggests no packages.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#710481: freecad: Warning at package install time

2013-05-31 Thread Torquil Macdonald Sørensen
Package: freecad
Version: 0.13.1830-dfsg-2
Severity: normal

When installing freecad, I get the following warnings from dpkg:

Setting up freecad (0.13.1830-dfsg-2) ...
/usr/lib/freecad/Mod/Ship/simRun/Simulation.py:81: SyntaxWarning: import * only 
allowed at module level
  def run(self):
/usr/lib/freecad/Mod/Ship/simRun/Simulation.py:81: SyntaxWarning: import * only 
allowed at module level
  def run(self):

Best regards
Torquil Sørensen

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (700, 'unstable'), (500, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.9.4 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages freecad depends on:
ii  libboost-filesystem1.49.0   1.49.0-4
ii  libboost-program-options1.49.0  1.49.0-4
ii  libboost-regex1.49.01.49.0-4
ii  libboost-signals1.49.0  1.49.0-4
ii  libboost-system1.49.0   1.49.0-4
ii  libboost-thread1.49.0   1.49.0-4
ii  libc6   2.17-3
ii  libcoin80   3.1.4~abc9f50-3
ii  libgcc1 1:4.8.0-9
ii  libgfortran34.8.0-9
ii  libgl1-mesa-glx [libgl1]8.0.5-6
ii  libglu1-mesa [libglu1]  8.0.5-6
ii  libice6 2:1.0.8-2
ii  liboce-foundation2  0.9.1-3
ii  liboce-modeling20.9.1-3
ii  liboce-ocaf-lite2   0.9.1-3
ii  liboce-ocaf20.9.1-3
ii  liboce-visualization2   0.9.1-3
ii  libpython2.72.7.5-4
ii  libqt4-network  4:4.8.4+dfsg-4
ii  libqt4-opengl   4:4.8.4+dfsg-4
ii  libqt4-svg  4:4.8.4+dfsg-4
ii  libqt4-xml  4:4.8.4+dfsg-4
ii  libqt4-xmlpatterns  4:4.8.4+dfsg-4
ii  libqtcore4  4:4.8.4+dfsg-4
ii  libqtgui4   4:4.8.4+dfsg-4
ii  libqtwebkit42.2.1-5
ii  libquadmath04.8.0-9
ii  libsm6  2:1.2.1-2
ii  libsoqt4-20 1.5.0-2.1
ii  libspnav0   0.2.2-1
ii  libstdc++6  4.8.0-9
ii  libx11-62:1.5.0-1+deb7u1
ii  libxerces-c28   2.8.0+deb1-3
ii  libxext62:1.3.1-2+deb7u1
ii  libxmu6 2:1.1.1-1
ii  libzipios++0c2a 0.1.5.9+cvs.2007.04.28-5.1
ii  python  2.7.3-5
ii  python-matplotlib   1.2.0-1
ii  python-pivy 0.5.0~v609hg-2
ii  python-support  1.0.15
ii  zlib1g  1:1.2.8.dfsg-1

freecad recommends no packages.

Versions of packages freecad suggests:
ii  freecad-doc  0.13.1830-dfsg-2

-- 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#708895: crafty-books-medium: Incorrect detailed description

2013-05-19 Thread Torquil Macdonald Sørensen
Package: crafty-books-medium
Severity: normal

The detailed description says: 4MB, +7500 games, 60th ply.

That is identical to the info from the
crafty-books-medtosmall package. Perhaps it was copied with
an intent to edit it later?

In particular, the size of crafty-books-medium is not 4MB,
but more like 26MB.

Best regards
Torquil Sørensen

The crafty-books-medium seems to occupy around 26MB, and
probably contains more games than the 

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (700, 'unstable'), (500, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.8.13 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages crafty-books-medium depends on:
ii  crafty  23.4-6

crafty-books-medium recommends no packages.

crafty-books-medium suggests no packages.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#706821: ngspice: New upstream version

2013-05-05 Thread Torquil Macdonald Sørensen
Package: ngspice
Version: 24-1
Severity: wishlist

Please package the new upstream version 25, released in january.

Best regards
Torquil Sørensen

-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (700, 'unstable'), (500, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.8.11 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ngspice depends on:
ii  dpkg  1.16.10
ii  install-info  4.13a.dfsg.1-10
ii  libc6 2.13-38
ii  libedit2  2.11-20080614-5
ii  libice6   2:1.0.8-2
ii  libncurses5   5.9-10
ii  libsm62:1.2.1-2
ii  libtinfo5 5.9-10
ii  libx11-6  2:1.5.0-1
ii  libxaw7   2:1.0.10-2
ii  libxext6  2:1.3.1-2
ii  libxmu6   2:1.1.1-1
ii  libxt61:1.1.3-1

ngspice recommends no packages.

ngspice 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#706001: SFML 2

2013-04-23 Thread Torquil Macdonald Sørensen
Package: libsfml-dev
Version: 1.6+dfsg2-2
Severity: wishlist

It would be very nice to have access to SFML 2, e.g. in Experimental.
Either the release candidate, or a git snapshot. The latter is preferred
since the release candidate is a year old.

Best regards
Torquil Sørensen


Bug#705835: lintian: Definition of canonical URI

2013-04-20 Thread Torquil Macdonald Sørensen
Package: lintian
Version: 2.5.12
Severity: minor

The extended info about the tag vcs-field-not-canonical does not
define or link to a definition of canonical Debian URI.

It would be useful if the extended info contained a link to some
information about this.

Best regards
Torquil Sørensen

-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (700, 'unstable'), (500, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.8.8 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages lintian depends on:
ii  binutils2.22-8
ii  bzip2   1.0.6-4
ii  diffstat1.55-3
ii  file1:5.11-3
ii  gettext 0.18.1.1-10
ii  hardening-includes  2.3
ii  intltool-debian 0.35.0+20060710.1
ii  libapt-pkg-perl 0.1.27
ii  libarchive-zip-perl 1.30-6
ii  libc-bin2.13-38
ii  libclass-accessor-perl  0.34-1
ii  libclone-perl   0.31-1+b2
ii  libdpkg-perl1.16.10
ii  libemail-valid-perl 0.190-1
ii  libfile-basedir-perl0.03-1
ii  libipc-run-perl 0.92-1
ii  liblist-moreutils-perl  0.33-1+b1
ii  libparse-debianchangelog-perl   1.2.0-1
ii  libtext-levenshtein-perl0.06~01-2
ii  libtimedate-perl1.2000-1
ii  liburi-perl 1.60-1
ii  locales 2.13-38
ii  man-db  2.6.3-3
ii  patchutils  0.3.2-1.1
ii  perl [libdigest-sha-perl]   5.14.2-21
ii  perl-modules [libautodie-perl]  5.14.2-21
ii  t1utils 1.37-2

lintian recommends no packages.

Versions of packages lintian suggests:
pn  binutils-multiarch none
ii  dpkg-dev   1.16.10
ii  libhtml-parser-perl3.69-2
ii  libperlio-gzip-perl0.18-1+b2
ii  libtext-template-perl  1.45-2
ii  lzma   9.22-2
ii  man-db 2.6.3-3
ii  xz-utils [lzma]5.1.1alpha+20120614-2

-- 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#703823: amarok: Not installable

2013-03-25 Thread Torquil Macdonald Sørensen
Package: amarok
Version: 2.7.0-1
Severity: grave
Justification: renders package unusable

Amarok 2.7.0-1 is uninstallable:

$ apt-get -t experimental install amarok
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 amarok : Depends: libavcodec-extra-53 (= 6:0.8.3-1~) but it is not going to 
be installed
E: Unable to correct problems, you have held broken packages.

Best regards
Torquil Sørensen

-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (700, 'unstable'), (500, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.8.4 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages amarok-common depends on:
ii  perl  5.14.2-20

amarok-common recommends no packages.

Versions of packages amarok is related to:
ii  phonon-backend-gstreamer [phonon-backend]  4:4.6.0.0-2


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#703684: cadabra: Left-arrow in terminal

2013-03-22 Thread Torquil Macdonald Sørensen
Package: cadabra
Version: 1.29-1
Severity: wishlist

Hi!

It is always annoying to me when terminal based programs do not
support using the left and right arrow keys to move the cursor
within the currently written line of text. This is extremely
useful in order to correct mistakes that have been written.

Backspace works, but deletes all the text that appears on the
line after the mistake.

Please support the use of left and right arrow keys so that it
becomes possible to do efficient editing inside the cadabra
interpreter.

Best regards
Torquil Sørensen

-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (700, 'unstable'), (500, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.8.4 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages cadabra depends on:
ii  dpkg1.16.10
ii  dvipng  1.14-1+b1
ii  libatk1.0-0 2.4.0-2
ii  libatkmm-1.6-1  2.22.6-1
ii  libc6   2.13-38
ii  libcairo2   1.12.2-3
ii  libcairomm-1.0-11.10.0-1
ii  libfontconfig1  2.9.0-7.1
ii  libfreetype62.4.9-1.1
ii  libgcc1 1:4.7.2-5
ii  libgdk-pixbuf2.0-0  2.26.1-1
ii  libglib2.0-02.35.9-2
ii  libglibmm-2.4-1c2a  2.32.1-1
ii  libgmp102:5.0.5+dfsg-2
ii  libgmpxx4ldbl   2:5.0.5+dfsg-2
ii  libgtk2.0-0 2.24.17-1
ii  libgtkmm-2.4-1c2a   1:2.24.2-1
ii  libmodglue1 1.17-2.1
ii  libpango1.0-0   1.30.0-1
ii  libpangomm-1.4-12.28.4-1
ii  libpcrecpp0 1:8.31-2
ii  libsigc++-2.0-0c2a  2.2.10-0.2
ii  libstdc++6  4.7.2-5
ii  lie 2.2.2+dfsg-2
ii  tex-common  3.15
ii  texlive 2012.20120611-5
ii  texlive-fonts-extra 2012.20120611-2
ii  texlive-latex-recommended [texlive-latex3]  2012.20120611-5
ii  texlive-math-extra  2012.20120611-2
ii  ttf-lyx 2.0.3-3

cadabra recommends no packages.

cadabra 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#702299: alsa-utils: Please increase upper frequency limit

2013-03-04 Thread Torquil Macdonald Sørensen
Package: alsa-utils
Version: 1.0.25-4
Severity: wishlist

There seems to be an upper frequency limit of 5kHz when the
speaker-test program is used to generate a sinusoid signal.

When I ask the program for a higher frequency, a 5kHz signal
is produced, without any warning that the program has reduced
the frequency from my requested value.

A frequency of 5kHz is too low for testing the upper register
of audible sounds.

Please increase this to e.g. 20kHz, and please include
information about these lower and upper limits in the man
page, together with the description of the --rate option.

Best regards
Torquil Sørensen

-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (700, 'unstable'), (500, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.7.10 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages alsa-utils depends on:
ii  dialog  1.1-20120215-3
ii  kmod9-2
ii  libasound2  1.0.25-4
ii  libc6   2.13-38
ii  libncursesw55.9-10
ii  libsamplerate0  0.1.8-5
ii  libtinfo5   5.9-10
ii  lsb-base4.1+Debian9
ii  whiptail0.52.14-11.1

Versions of packages alsa-utils recommends:
ii  alsa-base  1.0.25+2+nmu2
ii  pciutils   1:3.1.9-6

alsa-utils 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#702110: alsa-oss: Doesn't work with xoscope

2013-03-02 Thread Torquil Macdonald Sørensen
Package: alsa-oss
Version: 1.0.25-1
Severity: normal

The oscilloscope software xoscope expects to use /dev/dsp when
Soundcard is selected in the Device submenu of the File menu.
However, even after starting it with the command aoss xoscope,
it outputs the same error message on the terminal as it does when
starting it directly:

tmac@asus:~$ aoss xoscope
No valid data sources found... exiting

(xoscope:3521): GLib-WARNING **: /build/buildd-glib2.0_2.35.8-1-amd64-lGLf9n/
glib2.0-2.35.8/./glib/giounix.c:412Error while getting flags for FD: Bad file 
descriptor (9)

The second part appears just as one selects Soundcard on the menu.

My xoscope version is 2.0-3.2.

Best regards
Torquil Sørensen

-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (700, 'unstable'), (500, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.7.10 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages alsa-oss depends on:
ii  libasound2 1.0.25-4
ii  libc6  2.13-38
ii  multiarch-support  2.13-38

alsa-oss recommends no packages.

alsa-oss 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#642552: libmtp-common needs mtp-probe, but it is in a non-dependency package libmtp-runtime

2013-02-24 Thread Torquil Macdonald Sørensen
Package: libmtp-common
Version: 1.1.3-35-g0ece104-5
Followup-For: Bug #642552

This bug makes udev litter the terminal output before X is
started, e.g. when fsck is run. It becomes more difficult
to absorb the legitimate information that is printed on the
terminal at boot time, and this is sometimes important.

I don't use any MTP devices, so I would like to avoid having
any unnecessary MTP executables on my system.

Best regards
Torquil Sørensen

-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (700, 'unstable'), (500, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.7.9 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-- 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#698300: [smplayer] new version(s) available

2013-02-10 Thread Torquil Macdonald Sørensen
Package: smplayer
Followup-For: Bug #698300

I can report that is not problematic to install smplayer 0.8.3
on current Debian Sid.

The ordinary Debian build steps will produce a binary without
any problems; at least in my case. Essentially, it is, as root:

apt-get build-deps smplayer
apt-get source smplayer
cd smplayer-0.8.0
uscan
uupdate ../smplayer_0.8.3.orig.tar.bz2
cd ../smplayer-0.8.3
debuild -us -uc
cd ..
dpkg --install smplayer_0.8.3-1_amd64.deb

And then purge the development packages that were installed
in the first step, if they are no longer needed for other
purposes. I hope I didn't forget a step in the above. Of course,
some packages might be needed to get access to uscan/uupdate/debuild.

I don't know if the debuild command works out of the box for
everyone, or if initial setup is needed.

My resulting 0.8.3 seems to work fine.

Best regards
Torquil Sørensen

-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (700, 'unstable'), (500, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.7.6 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages smplayer depends on:
ii  libc6   2.13-38
ii  libgcc1 1:4.7.2-5
ii  libqt4-network  4:4.8.2+dfsg-11
ii  libqt4-xml  4:4.8.2+dfsg-11
ii  libqtcore4  4:4.8.2+dfsg-11
ii  libqtgui4   4:4.8.2+dfsg-11
ii  libstdc++6  4.7.2-5
ii  mplayer2 [mplayer]  1:2.0~git20120817-dmo1
ii  zlib1g  1:1.2.7.dfsg-13

Versions of packages smplayer recommends:
pn  smplayer-themesnone
pn  smplayer-translations  none

smplayer 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#494790: desktop file for xfig

2013-01-19 Thread Torquil Macdonald Sørensen
Package: xfig
Version: 1:3.2.5.b-3
Followup-For: Bug #494790

I would also like to have this fixed.

Best regards
Torquil Sørensen

-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (700, 'unstable'), (500, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.7.3 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xfig depends on:
ii  libc6   2.13-38
ii  libjpeg88d-1
ii  libpng12-0  1.2.49-3
ii  libx11-62:1.5.0-1
ii  libxi6  2:1.6.1-1
ii  libxpm4 1:3.5.10-1
ii  libxt6  1:1.1.3-1
ii  xaw3dg  1.5+E-18.2
ii  zlib1g  1:1.2.7.dfsg-13

Versions of packages xfig recommends:
ii  transfig   1:3.2.5.d-3
pn  xfig-libs  none

Versions of packages xfig suggests:
pn  cups-client | lpr  none
ii  ghostscript9.05~dfsg-6.3
ii  gimp   2.8.2-2
pn  gsfonts-x11none
ii  netpbm 2:10.0-15+b1
pn  spell  none
pn  xfig-doc   none

-- 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#694526: browser-plugin-vlc: No video/quicktime plugin

2012-11-27 Thread Torquil Macdonald Sørensen
Package: browser-plugin-vlc
Version: 2.0.0-2
Severity: normal

Hi!

When I try to watch an embedded QuickTime video, I get the usual
Missing plugin message.

However, there is a quote from output of
apt-cache show browser-plugin-vlc:

Npp-Mimetype: ... video/quicktime ...

so it seems that a Quicktime plugin should exists in this package.

But, in about:plugins in Iceweasel, there is no reference to the
quicktime video format, only alot of other video formats, which
work fine in the browser.

In Iceweasel Preferences - Applications, there is no Use VLC Web
Plugin for Quicktime, as there is for the other video formats.

My vlc standalone program can play Quicktime video files.

Best regards
Torquil Sørensen

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (700, 'unstable'), (500, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.6.7 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages browser-plugin-vlc depends on:
ii  libatk1.0-0 2.4.0-2
ii  libc6   2.13-37
ii  libcairo2   1.12.2-2
ii  libfontconfig1  2.9.0-7
ii  libfreetype62.4.9-1
ii  libgcc1 1:4.7.2-4
ii  libgdk-pixbuf2.0-0  2.26.1-1
ii  libglib2.0-02.33.12+really2.32.4-3
ii  libgtk2.0-0 2.24.10-2
ii  libice6 2:1.0.8-2
ii  libpango1.0-0   1.30.0-1
ii  libsm6  2:1.2.1-2
ii  libstdc++6  4.7.2-4
ii  libvlc5 1:2.0.4-dmo2
ii  libx11-62:1.5.0-1
ii  vlc 1:2.0.4-dmo2

browser-plugin-vlc recommends no packages.

browser-plugin-vlc 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#693623: icedtea-netx-common: netx.jar does not contain VariableX509TrustManagerJDK7 leaving PR1161 unsolved

2012-11-26 Thread Torquil Macdonald Sørensen
This also affected me while using openjdk 7, preventing me of using the
Norwegian BankID system for authentication for internet banking. I
downgraded all the openjdk-related packages to version 6, and now internet
banking is working again, thankfully.

Best regards
Torquil Sørensen


Bug#690180: xul-ext-tabmixplus: Breakes back button on Iceweasel 16

2012-10-10 Thread Torquil Macdonald Sørensen
Package: xul-ext-tabmixplus
Version: 0.4.0.2-1
Severity: important

Hi!

It seems that the Debian Tab Mix Plus package renders the back button
unusable (greyed out) on Iceweasel 16 from Experimental. Tab Mix Plus
was the extension that I had to disable to get my back button working
again.

Best regards
Torquil Sørensen

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (700, 'unstable'), (500, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.5.5 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xul-ext-tabmixplus depends on:
ii  iceweasel  16.0-1

xul-ext-tabmixplus recommends no packages.

xul-ext-tabmixplus 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#689453: gnuplot: Gnuplot 4.6.1

2012-10-02 Thread Torquil Macdonald Sørensen
Package: gnuplot
Version: 4.6.0-8
Severity: wishlist

Please package 4.6.1, since it has some useful bug fixes.

Best regards
Torquil Sørensen

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (700, 'unstable'), (500, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.5.4 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gnuplot depends on:
ii  gnuplot-qt [gnuplot-x11]  4.6.0-8

gnuplot recommends no packages.

Versions of packages gnuplot suggests:
pn  gnuplot-doc  none

-- 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#689253: jabref: Depend on default-jre

2012-09-30 Thread Torquil Macdonald Sørensen
Package: jabref
Version: 2.7~beta1+ds-6
Severity: wishlist

I decided to upgrade from openjdk-6-jre to openjdk-7-jre by installing
default-jre from experimental. After purging everything related to
openjdk-6-jre, I then tested jabref by installing it using
dpkg --force-depends.

After some superficial testing I did not run into any problems. Would it be
possible to change to dependency from openjdk-6-jre | sun-java6-jre to
default-jre? People not using default-jre from experimental would still get
openjdk-6-jre as a dependency, but people that are trying to go to
openjdk-7-jre will then be able to have jabref installed without
openjdk-6-jre.

Best regards
Torquil Sørensen

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (700, 'unstable'), (500, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.5.4 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages jabref depends on:
pn  antlr  none
pn  antlr3 none
pn  java-wrappers  none
pn  libcommons-logging-javanone
pn  libglazedlists-javanone
pn  libjempbox-javanone
pn  libjgoodies-common-javanone
pn  libjgoodies-forms-java none
pn  libjgoodies-looks-java none
pn  libjpf-javanone
pn  libjpfcodegen-java none
pn  libmicroba-javanone
pn  libmysql-java  none
pn  libpdfbox-java none
pn  libspin-java   none
pn  openjdk-6-jre | sun-java6-jre  none
pn  velocity   none

Versions of packages jabref recommends:
ii  xdg-utils  1.1.0~rc1+git20111210-6

Versions of packages jabref suggests:
ii  evince-gtk [postscript-viewer]   3.4.0-3
ii  ghostscript [postscript-viewer]  9.05~dfsg-6.1
pn  jabref-plugin-oo none
pn  xpdf-reader | pdf-viewer none


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#688371: xfce4-power-manager: Segfaults when power cord is plugged/unplugged

2012-09-22 Thread Torquil Macdonald Sørensen
Package: xfce4-power-manager
Version: 1.2.0-1
Severity: important

Hi!

My xfce4-power-manager segfaults each time I plug/unplug the power cord. I tried
to get some debug info using gdb:

$ gdb
(gdb) file /usr/bin/xfce4-power-manager
Reading symbols from /usr/bin/xfce4-power-manager...(no debugging symbols 
found)...done.
(gdb) set args --no-daemon
(gdb) run
Starting program: /usr/bin/xfce4-power-manager --no-daemon
[Thread debugging using libthread_db enabled]
Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1.
[New Thread 0x7fffef739700 (LWP 8394)]

(xfce4-power-manager:8391): libnotify-WARNING **: Failed to connect to proxy

(xfce4-power-manager:8391): xfce4-power-manager-WARNING **: could not map 
keysym 1008ffa8 to keycode

** (xfce4-power-manager:8391): WARNING **: No outputs have backlight property

Program received signal SIGSEGV, Segmentation fault.
0x74ea5aba in vfprintf () from /lib/x86_64-linux-gnu/libc.so.6

All messages prior to the SIGSEGV line appear as the xfce4-power-manager starts 
up.
The SIGSEGV appears just as I plug/unplug the cord.

I'm using XFCE 4.10 packages from experimental, so perhaps that might have
something to do with it.

Best regards
Torquil Sørensen

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (700, 'unstable'), (500, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.5.4 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xfce4-power-manager depends on:
ii  libc6 2.13-35
ii  libcairo2 1.12.2-2
ii  libdbus-1-3   1.6.2-2
ii  libdbus-glib-1-2  0.100-1
ii  libgdk-pixbuf2.0-02.26.1-1
ii  libglib2.0-0  2.33.12+really2.32.3-2
ii  libgtk2.0-0   2.24.10-2
pn  libnotify4none
ii  libx11-6  2:1.5.0-1
ii  libxext6  2:1.3.1-2
ii  libxfce4ui-1-04.10.0-1
ii  libxfce4util6 4.10.0-2
ii  libxfconf-0-2 4.10.0-1
ii  libxrandr22:1.3.2-2
ii  upower0.9.17-1
ii  xfce4-power-manager-data  1.2.0-1

Versions of packages xfce4-power-manager recommends:
ii  consolekit  0.4.5-3.1

Versions of packages xfce4-power-manager suggests:
ii  udisks   1.0.4-7
ii  xfce4-power-manager-plugins  1.2.0-1

-- 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#677668: gap: GAP 4.5.5 is released

2012-09-01 Thread Torquil Macdonald Sørensen
Package: gap
Version: 4r4p12-2
Followup-For: Bug #677668

Actually, GAP 4.5.5 was released in July. It would be nice to see
this in Debian, as I have a GAP program that I would like to try
on the newest version.

Best regards
Torquil Sørensen

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (700, 'unstable'), (500, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.5.3 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gap depends on:
ii  gap-core 4r4p12-2
ii  gap-libs 4r4p12-2
ii  gap-online-help  4r4p12-2

Versions of packages gap recommends:
pn  gap-dev   none
ii  gap-doc   4r4p12-2
pn  gap-prim-groups   none
pn  gap-small-groups  none
pn  gap-trans-groups  none

Versions of packages gap suggests:
pn  gap-character-tablesnone
pn  gap-small-groups-extra  none
pn  gap-table-of-marks  none

-- 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#684880: rxvt-unicode: Peculiar CTRL-Left/Right action

2012-08-14 Thread Torquil Macdonald Sørensen
Package: rxvt-unicode
Version: 9.15-2
Severity: normal

Hi!

I have the tab extension activated, this is my .Xresources

URxvt*foreground:   White
URxvt*background:   Black
URxvt*saveLines:1
URxvt.perl-ext-common:  default,tabbed
URxvt*font: xft:DejaVu Sans Mono:pixelsize=12:antialias=true:hinting=true
URxvt*boldFont: xft:DejaVu Sans 
Mono:bold:pixelsize=12:antialias=true:hinting=true
URxvt*scrollBar: true
URxvt*scrollBar_right: true
URxvt*scrollstyle: rxvt
URxvt*scrollTtyOutput: false
URxvt*scrollTtyKeypress: True
gnuplot*font: mbfont:-misc-fixed-medium-r-normal--14-

Shift-Left/Right can be used to change between tabs, but it is not
clear to me what CTRL-Left/Right is doing. Looking at the tab-bar at
the top, CTRL-Right appears to change to the next tab, but the displayed
contents of the terminal window actually remains the same. So when
looking at the tab bar, CTRL-Left/Right appears to function identically
to Shift-Left/Right, apart from the contents of the terminal not
changing.

Best regards
Torquil Sørensen

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (700, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.4.8 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages rxvt-unicode depends on:
ii  base-passwd   3.5.26
ii  libc6 2.13-35
ii  libfontconfig12.9.0-7
ii  libgcc1   1:4.7.1-6
ii  libgdk-pixbuf2.0-02.26.1-1
ii  libglib2.0-0  2.32.3-1
ii  libperl5.14   5.14.2-12
ii  libstartup-notification0  0.12-1
ii  libx11-6  2:1.5.0-1
ii  libxft2   2.3.1-1
ii  libxrender1   1:0.9.7-1
ii  ncurses-base  5.9-10

Versions of packages rxvt-unicode recommends:
pn  fonts-vlgothic | fonts-japanese-gothic  none
pn  ttf-dejavu  none

rxvt-unicode 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#684904: gnu-fdisk: Does not show filesystem labels

2012-08-14 Thread Torquil Macdonald Sørensen
Package: gnu-fdisk
Version: 1.2.4-3.1
Severity: normal

Hi!

I just tried GNU cfdisk, and saw that it does not
display my filesystem labels. There is nothing in the
label column of the program.

The cfdisk from util-linux displays the labels fine,
as does the output of tune2fs. I have three primary
partitions, all with ext3 filesystems with labels set
by either mke2fs or tune2fs, i.e. a completely
ordinary setup. I even mount my filesystems using the
label= syntax in /etc/fstab. SO they are there, it
is just that GNU cfdisk does not seem to display them
for some reason.

Best regards
Torquil Sørensen

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (700, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.4.8 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gnu-fdisk depends on:
ii  dpkg   1.16.8
ii  install-info   4.13a.dfsg.1-10
ii  libc6  2.13-35
ii  libncurses55.9-10
ii  libparted0debian1  2.3-10
ii  libreadline6   6.2-8
ii  libtinfo5  5.9-10
ii  libuuid1   2.20.1-5.1

gnu-fdisk recommends no packages.

gnu-fdisk 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#568084: grub-common: Use of LABEL for 'root='

2012-08-13 Thread Torquil Macdonald Sørensen
Package: grub-pc
Version: 1.99-22.1
Followup-For: Bug #568084

Thanks for the patch, it worked beautifully! Let's hope it gets included in the 
package.

Best regards
Torquil Sørensen

-- Package-specific info:

*** BEGIN /proc/mounts
/dev/disk/by-label/asus-root / ext3 
rw,noatime,errors=remount-ro,barrier=1,data=writeback 0 0
/dev/sda3 /home ext3 rw,noatime,errors=continue,barrier=1,data=writeback 0 0
/dev/sda4 /mnt/data ext3 rw,noatime,errors=continue,barrier=1,data=writeback 0 0
*** END /proc/mounts

*** BEGIN /boot/grub/device.map
(hd0)   /dev/disk/by-id/ata-ST9500325AS_5VE7VYSS
*** END /boot/grub/device.map

*** BEGIN /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
  load_env
fi
set default=0
if [ ${prev_saved_entry} ]; then
  set saved_entry=${prev_saved_entry}
  save_env saved_entry
  set prev_saved_entry=
  save_env prev_saved_entry
  set boot_once=true
fi

function savedefault {
  if [ -z ${boot_once} ]; then
saved_entry=${chosen}
save_env saved_entry
  fi
}

function load_video {
  insmod vbe
  insmod vga
  insmod video_bochs
  insmod video_cirrus
}

insmod part_msdos
insmod ext2
set root='(hd0,msdos2)'
search --no-floppy --fs-uuid --set=root 8868ef43-6e5a-4220-85d0-d1a46ef41948
if loadfont /usr/share/grub/unicode.pf2 ; then
  set gfxmode=640x480
  load_video
  insmod gfxterm
  insmod part_msdos
  insmod ext2
  set root='(hd0,msdos2)'
  search --no-floppy --fs-uuid --set=root 8868ef43-6e5a-4220-85d0-d1a46ef41948
  set locale_dir=($root)/boot/grub/locale
  set lang=en_GB
  insmod gettext
fi
terminal_output gfxterm
set timeout=5
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
insmod part_msdos
insmod ext2
set root='(hd0,msdos2)'
search --no-floppy --fs-uuid --set=root 8868ef43-6e5a-4220-85d0-d1a46ef41948
insmod png
if background_image /usr/share/images/desktop-base/joy-grub.png; then
  set color_normal=white/black
  set color_highlight=black/white
else
  set menu_color_normal=cyan/blue
  set menu_color_highlight=white/blue
fi
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
menuentry 'Debian GNU/Linux, with Linux 3.4.8' --class debian --class gnu-linux 
--class gnu --class os {
insmod gzio
insmod part_msdos
insmod ext2
set root='(hd0,msdos2)'
search --no-floppy --fs-uuid --set=root 
8868ef43-6e5a-4220-85d0-d1a46ef41948
echo'Loading Linux 3.4.8 ...'
linux   /boot/vmlinuz-3.4.8 root=LABEL=asus-root ro  quiet nohdparm
echo'Loading initial ramdisk ...'
initrd  /boot/initrd.img-3.4.8
}
menuentry 'Debian GNU/Linux, with Linux 3.4.8 (recovery mode)' --class debian 
--class gnu-linux --class gnu --class os {
insmod gzio
insmod part_msdos
insmod ext2
set root='(hd0,msdos2)'
search --no-floppy --fs-uuid --set=root 
8868ef43-6e5a-4220-85d0-d1a46ef41948
echo'Loading Linux 3.4.8 ...'
linux   /boot/vmlinuz-3.4.8 root=LABEL=asus-root ro single 
echo'Loading initial ramdisk ...'
initrd  /boot/initrd.img-3.4.8
}
menuentry 'Debian GNU/Linux, with Linux 3.4.7' --class debian --class gnu-linux 
--class gnu --class os {
insmod gzio
insmod part_msdos
insmod ext2
set root='(hd0,msdos2)'
search --no-floppy --fs-uuid --set=root 
8868ef43-6e5a-4220-85d0-d1a46ef41948
echo'Loading Linux 3.4.7 ...'
linux   /boot/vmlinuz-3.4.7 root=LABEL=asus-root ro  quiet nohdparm
echo'Loading initial ramdisk ...'
initrd  /boot/initrd.img-3.4.7
}
menuentry 'Debian GNU/Linux, with Linux 3.4.7 (recovery mode)' --class debian 
--class gnu-linux --class gnu --class os {
insmod gzio
insmod part_msdos
insmod ext2
set root='(hd0,msdos2)'
search --no-floppy --fs-uuid --set=root 
8868ef43-6e5a-4220-85d0-d1a46ef41948
echo'Loading Linux 3.4.7 ...'
linux   /boot/vmlinuz-3.4.7 root=LABEL=asus-root ro single 
echo'Loading initial ramdisk ...'
initrd  /boot/initrd.img-3.4.7
}
### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/20_linux_xen ###
### END /etc/grub.d/20_linux_xen ###

### BEGIN /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries.  Simply type the
# menu entries you want to add after this comment.  Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###

### BEGIN /etc/grub.d/41_custom ###
if [ -f  $prefix/custom.cfg ]; then
  source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###
*** END /boot/grub/grub.cfg

Bug#683958: libgetfem4++: New upstream version 4.2

2012-08-05 Thread Torquil Macdonald Sørensen
Package: libgetfem4++
Version: 4.1.1-10
Severity: wishlist

Hi!

Please package the new upstream version 4.2.

Thanks!

Best regards,
Torquil Sørensen

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

Kernel: Linux 3.4.7 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libgetfem4++ depends on:
ii  libatlas3-base [libblas.so.3gf]  3.8.4-9
ii  libatlas3gf-base 3.8.4-9
ii  libblas3 [libblas3gf]1.2.20110419-5
ii  libblas3gf   1.2.20110419-5
ii  libc62.13-35
ii  libgcc1  1:4.7.1-6
ii  libmumps-seq-4.10.0  4.10.0.dfsg-3
ii  libmuparser2 2.1.0-3
ii  libqhull52009.1-3
ii  libstdc++6   4.7.1-6
ii  libsuperlu3  3.0+20070106-3

libgetfem4++ recommends no packages.

libgetfem4++ 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#683865: xfce4-session: xflock4 exits silently without doing anything

2012-08-04 Thread Torquil Macdonald Sørensen
Package: xfce4-session
Version: 4.10.0-1
Severity: normal

Nothing happens when running xflock4 on my system. It just exists silently.
After installing xlockmore, it works. But xfce4-session 4.10.0-1
(containing xflock4) neither recommend nor suggest xlockmore. Perhaps it
should?

Best regards
Torquil Sørensen

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

Kernel: Linux 3.4.7 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xfce4-session depends on:
ii  libatk1.0-0 2.4.0-2
ii  libc6   2.13-35
ii  libcairo2   1.12.2-2
ii  libdbus-1-3 1.6.2-2
ii  libdbus-glib-1-20.100-1
ii  libfontconfig1  2.9.0-7
ii  libfreetype62.4.9-1
ii  libgdk-pixbuf2.0-0  2.26.1-1
ii  libglib2.0-02.32.3-1
ii  libgtk2.0-0 2.24.10-1
ii  libice6 2:1.0.8-2
ii  libpango1.0-0   1.30.0-1
ii  libsm6  2:1.2.1-2
ii  libwnck22   2.30.7-1
ii  libx11-62:1.5.0-1
ii  libxfce4ui-1-0  4.10.0-1
ii  libxfce4util6   4.10.0-2
ii  libxfconf-0-2   4.10.0-1
ii  multiarch-support   2.13-35
ii  xfce4-settings  4.10.0-1
ii  xfconf  4.10.0-1

Versions of packages xfce4-session recommends:
ii  consolekit 0.4.5-3.1
ii  dbus-x11   1.6.2-2
ii  upower 0.9.17-1
ii  x11-xserver-utils  7.7~3
ii  xfdesktop4 4.10.0-2
ii  xfwm4  4.10.0-2

xfce4-session 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#644681: ekiga 3.3.1-2 in experimental depends on packages not in sid

2012-08-01 Thread Torquil Macdonald Sørensen
Package: ekiga
Version: 3.2.7-5+b1
Followup-For: Bug #644681

I am getting this output:

$ apt-get -t experimental install ekiga
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 ekiga : Depends: libboost-signals1.46.1 (= 1.46.1-1) but it is not installable
 Depends: libcamel-1.2-23 (= 3.0) but it is not installable
 Depends: libcamel-1.2-23 ( 3.1) but it is not installable
 Depends: libebook1.2-10 (= 3.0.3) but it is not installable
 Depends: libedataserver1.2-14 (= 3.0.3) but it is not installable
 Depends: libopal3.10.1 (= 3.10.1~) but it is not installable
 Depends: libpt2.10.1 (= 2.10.1~) but it is not installable
E: Unable to correct problems, you have held broken packages.

Best regards
Torquil Sørensen

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

Kernel: Linux 3.4.7 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ekiga depends on:
ii  evolution-data-server  3.4.3-1
ii  gconf-service  3.2.5-1
ii  gconf2 3.2.5-1
ii  libatk1.0-02.4.0-2
ii  libavahi-client3   0.6.31-1
ii  libavahi-common3   0.6.31-1
ii  libavahi-glib1 0.6.31-1
ii  libc6  2.13-35
ii  libdbus-glib-1-2   0.100-1
ii  libebook-1.2-133.4.3-1
ii  libedataserver-1.2-16  3.4.3-1
ii  libgcc11:4.7.1-5
ii  libgconf-2-4   3.2.5-1
ii  libgdk-pixbuf2.0-0 2.26.1-1
ii  libglib2.0-0   2.32.3-1
ii  libgtk2.0-02.24.10-1
ii  libldap-2.4-2  2.4.31-1
pn  libnotify4 none
ii  libopal3.10.4  3.10.4~dfsg-3
ii  libpango1.0-0  1.30.0-1
ii  libpt2.10.42.10.4~dfsg-1
ii  libsasl2-2 2.1.25.dfsg1-4+b1
ii  libsigc++-2.0-0c2a 2.2.10-0.2
ii  libstdc++6 4.7.1-5
ii  libx11-6   2:1.5.0-1
ii  libxext6   2:1.3.1-2
ii  libxml22.8.0+dfsg1-5
ii  libxv1 2:1.0.7-1

Versions of packages ekiga recommends:
pn  gvfs  none
pn  yelp  none

Versions of packages ekiga suggests:
pn  asterisknone
pn  gnugk   none
pn  mediaproxy  none
pn  rtpproxynone
pn  ser none
pn  siproxd none
pn  yatenone

-- 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#563263: [googleearth-package] Creates uninstallable packages (ia32-libs dependency)

2012-07-31 Thread Torquil Macdonald Sørensen
Package: googleearth-package
Version: 0.7.0
Followup-For: Bug #563263

Hi!

On my system, make-googleearth-package currently generates an uninstallable 
package,
because the generated package depends on ia32-libs-gtk which is not installable.
Perhaps it would be better to make it multiarch aware?

Best regards
Torquil Sørensen

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (700, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.4.7 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages googleearth-package depends on:
ii  bzip2   1.0.6-4
ii  curl7.26.0-1
ii  dpkg-dev1.16.8
ii  fakeroot1.18.4-2
ii  file5.11-2
ii  wget1.13.4-3
ii  x11-common  1:7.7+1
ii  x11-utils   7.7~1

googleearth-package recommends no packages.

googleearth-package 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#631132: nano: Yellow on white

2012-07-27 Thread Torquil Macdonald Sørensen
Package: nano
Version: 2.2.6-1+b1
Followup-For: Bug #631132

Another unfortunate colour combination is blue on black. To fix this, I have
copied all the files /usr/share/nano/*.nanorc to ~/.nano_syntax/ and edited
~/.nanorc to reflect this change. As I now use a white on black terminal,
I replaced all occurances of brightblue with cyan in those syntax files:

~/.nano_syntax$ msrp brightblue cyan *.nanorc

since blue on black was almost unreadable.

It would be nice to be able to define the colours in one place,
and the syntax highlighting in another. E.g. one would define

def NORMAL = white
def ALERT = red
def COMMENT = cyan

and so on in one place, and then only refer to NORMAL, ALERT and COMMENT 
and
so on in the actual definitions of the syntax highlighting for each file type, 
not
explicit colours. I think this is how it is done in the text KDE editor kate, 
and
it allows the user to easily change a color that doesn't well on his/her screen,
or to do any necessary changes when switching between white on black and 
black
on white terminals.

Best regards
Torquil Sørensen

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (700, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.4.6 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages nano depends on:
ii  dpkg  1.16.8
ii  install-info  4.13a.dfsg.1-10
ii  libc6 2.13-35
ii  libncursesw5  5.9-10
ii  libtinfo5 5.9-10

nano recommends no packages.

Versions of packages nano suggests:
pn  spell  none

-- 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



  1   2   3   4   5   6   >