Bug#1065336: lxpanel: Depends: libfm-modules but is not installable

2024-03-02 Thread Linus Lüssing
Package: lxpanel
Severity: critical
Justification: breaks the whole system
X-Debbugs-Cc: linus.luess...@c0d3.blue

Dear Maintainer,

On a Debian Sid system with "task-lxqt-desktop" and "task-lxde-desktop" 
installed
an "apt-get dist-upgrade" has removed these packages and by that a large
list of other packages and made a login into a graphical desktop /
window manager impossible.

Trying to reinstall "task-lxde-desktop" results in the following error:

```
The following packages have unmet dependencies:
 lxpanel : Depends: libfm-modules but ist is not installable
```

Or trying to reinstall "task-lxqt-desktop" results in:

```
The following packages have unmet dependencies:
 libfm-qt13 : Depends: libglib2.0-bin
 libqt5xdg3 : Depends: libglib2.0-bin
```

Manually running "apt-get install libfm-modules" ran through fine,
removed "libfm-extra4" automatically and by that fixed the "task-lxde-desktop" /
"lxpanel" installation for me. After that I could run "apt-get install
task-lxde-desktop" without any issues.

For "task-lxqt-desktop" I couldn't quite figure out a solution yet (but
is likely unrelated to lxpanel / libfm dependencies anyway, I guess).

Regards, Linus


*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***


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

Kernel: Linux 6.6.11-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages lxpanel depends on:
ii  libasound2   1.2.10-3
ii  libc62.37-13
ii  libcairo21.18.0-1+b1
ii  libcurl3-gnutls  8.5.0-2
pn  libfm-gtk3-4 
pn  libfm-modules
pn  libfm4   
ii  libgdk-pixbuf-2.0-0  2.42.10+dfsg-3+b1
ii  libglib2.0-0 2.78.3-1
ii  libgtk-3-0   3.24.41-1
ii  libiw30  30~pre9-16+b1
pn  libkeybinder-3.0-0   
pn  libmenu-cache3   
ii  libpango-1.0-0   1.51.0+ds-4
ii  libwnck-3-0  43.0-3
ii  libx11-6 2:1.8.7-1
ii  libxml2  2.9.14+dfsg-1.3+b2
pn  lxmenu-data  
pn  lxpanel-data 

Versions of packages lxpanel recommends:
ii  awesome [notification-daemon]   4.3-7
ii  dunst [notification-daemon] 1.9.2-1
ii  gnome-shell [notification-daemon]   44.7-1
ii  gnome-terminal [x-terminal-emulator]3.50.1-1
ii  libnotify-bin   0.8.3-1
ii  lxterminal [x-terminal-emulator]0.4.0-2
ii  notification-daemon 3.20.0-4+b1
ii  pavucontrol 5.0-2
ii  plasma-workspace [notification-daemon]  4:5.27.10-2
ii  xkb-data2.38-2
ii  xterm [x-terminal-emulator] 389-1

Versions of packages lxpanel suggests:
ii  chromium [www-browser]  120.0.6099.199-1
ii  firefox [www-browser]   121.0-2
ii  lynx [www-browser]  2.9.0dev.12-1



Bug#873443: closed by Rene Engelhard (Bug#873443: fixed in libreoffice 1:5.4.1-1)

2017-09-03 Thread Linus Lüssing
On Thu, Aug 31, 2017 at 11:39:17AM +, Debian Bug Tracking System wrote:
> This is an automatic notification regarding your Bug report
> which was filed against the libreoffice-core package:
> 
> #873443: terminate called after throwing an instance of 
> com::sun::star::uno::DeploymentException on architectures not using 
> libmergedlo.so
> 
> It has been closed by Rene Engelhard .

Hi Rene,

The buildbot finally finished for armhf and it works like charm
\o/.

And, wow, quite a changelog, thanks for the great work, Rene :-).

Cheers, Linus



Bug#856487: pulseaudio: SIGSEGV upon streaming to bluetooth headset

2017-03-19 Thread Linus Lüssing
On Sat, Mar 04, 2017 at 07:37:36PM -0300, Felipe Sateler wrote:
> > Not really familiar with how binaries get created or uploaded in
> > Debian, but is it possible to determine the gcc + binutils
> > versions with which libsbc 1.3-1 and 1.3-1+b2 were created? Just
> > to double check whether the official uploads were indeed created
> > with gcc-4.9 for libsbc 1.3-1 and gcc-5/gcc-6 for 1.3-1+b2?
> 
> The build logs are publicly available, for this build[1] the versions used 
> were:
> 
> binutils_2.25-8
> gcc-4.9_4.9.2-19
> 
> [1] 
> https://buildd.debian.org/status/fetch.php?pkg=sbc&arch=armhf&ver=1.3-1&stamp=1433137735&raw=0

Aiy, ok, thanks a lot, Felipe!

Is there anything else I could do? Was the issue reported to the
gcc folks somewhere yet or should I report it to some bugtracker of
the gcc project?



Bug#856487: pulseaudio: SIGSEGV upon streaming to bluetooth headset

2017-03-04 Thread Linus Lüssing
> Are you sure it's definitely related to the gcc version? Did you actually
> try rebuilding with gcc-4.9 on the target machine?
>
> The thing is that assembly code is not interpreted by gcc but by the assembler
> which is part of the binutils package. Since binutils is updated
> in Debian very often, it may be well related to a bug in binutils.

I didn't try from a chroot, but tried 2.28 as you suggested as
well as a few downgraded versions, which all failed:

binutils 2.28-1 -> not 
binutils 2.27.51.20161220-1
binutils 2.27-9 -> not working
binutils 2.26-1 -> not working
binutils 2.26.1-1 -> not working
binutils 2.26-12 -> not working

I also tried downgrading gcc-6, which didn't help either:
gcc 6.0.1-2

What worked then:
* gcc 4.9.4-2 + binutils 2.26.1-1
* gcc 4.9.4-2 + binutils 2.28-1


Not really familiar with how binaries get created or uploaded in
Debian, but is it possible to determine the gcc + binutils
versions with which libsbc 1.3-1 and 1.3-1+b2 were created? Just
to double check whether the official uploads were indeed created
with gcc-4.9 for libsbc 1.3-1 and gcc-5/gcc-6 for 1.3-1+b2?

Regards, Linus

PS: All those tests above just with a plain
"$ CC=gcc-{4.9,6} dpkg-buildpackage -us -uc", so with the default
hardening flags.



Bug#856487: pulseaudio: SIGSEGV upon streaming to bluetooth headset

2017-03-03 Thread Linus Lüssing
On Fri, Mar 03, 2017 at 01:14:56PM -0300, Felipe Sateler wrote:
> It has been pointed out to me that this may be unrelated to PIE, but
> just caused by a newer GCC version. Could you check if disabling PIE
> makes the binary work again? To do so:
> 
> apt-get source sbc
> sudo apt-get build-dep sbc
> cd sbc-1.3
> DEB_BUILD_OPTIONS=hardening=-pie dpkg-buildpackage -us -uc
> sudo dpkg -i ../libsbc1_*.deb

Tried it, but still crashes. I also tried:

0) dpkg-buildpackage -us -uc
1) 
DEB_BUILD_OPTIONS=hardening=-stackprotectorstrong,-stackprotector,-pie,-fortify 
dpkg-buildpackage -us -uc
2) DEB_BUILD_OPTIONS=hardening=-all dpkg-buildpackage -us -uc
3) CC=gcc-5 dpkg-buildpackage -us -uc

But the resulting packages/libraries crash, too.

~~~
$ gcc --version
gcc (Debian 6.3.0-8) 6.3.0 20170221
$ gcc-5 --version
gcc-5 (Debian 5.4.1-5) 5.4.1 20170205
~~~

What seems to work though:
~~~
$ CC=clang dpkg-buildpackage -us -uc
[...]
$ sudo dpkg -i ../libsbc1_*.deb
~~~

Regards, Linus



Bug#803216: closed by Markus Koschany (Bug#803216: fixed in torus-trooper 0.22.dfsg1-10)

2015-11-15 Thread Linus Lüssing

On Thu, Nov 12, 2015 at 06:24:10PM +, Debian Bug Tracking System wrote:
> This is an automatic notification regarding your Bug report
> which was filed against the torus-trooper package:
> 
> #803216: torus-trooper: segfault on startup in src/abagames/tt/barrage.d:111
> 
> It has been closed by Markus Koschany .

Thanks Markus, works great now :).



Bug#803216: Acknowledgement (torus-trooper: segfault on startup in src/abagames/tt/barrage.d:111)

2015-10-28 Thread Linus Lüssing
Btw., if I simply remove the crashing line, the check, then
everything starts fine. Can it actually happen that this API
returns the same file name more than once for a specific
directory listing? Could this check be unnecessary, maybe?

Cheers, Linus


PS: I also don't understand why the "parser[dirName] = null"
assignment is needed. But I'm probably simply overlooking
something, it's the first time I'm looking at code written in D
:).


On Wed, Oct 28, 2015 at 01:42:06AM +, Debian Bug Tracking System wrote:
> Thank you for filing a new Bug report with Debian.
> 
> This is an automatically generated reply to let you know your message
> has been received.
> 
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
> 
> As you requested using X-Debbugs-CC, your message was also forwarded to
>   linus.luess...@c0d3.blue
> (after having been given a Bug report number, if it did not have one).
> 
> Your message has been sent to the package maintainer(s):
>  Debian Games Team 
> 
> If you wish to submit further information on this problem, please
> send it to 803...@bugs.debian.org.
> 
> Please do not send mail to ow...@bugs.debian.org unless you wish
> to report a problem with the Bug-tracking system.
> 
> -- 
> 803216: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=803216
> Debian Bug Tracking System
> Contact ow...@bugs.debian.org with problems



Bug#803216: torus-trooper: segfault on startup in src/abagames/tt/barrage.d:111

2015-10-27 Thread Linus Lüssing
Package: torus-trooper
Version: 0.22.dfsg1-9
Severity: grave
Justification: renders package unusable

Hi,

I am currently unable to start torus-trooper as it crashes with a segmentation 
fault. I have downloaded the source package (apt-get source torus-trooper), 
rebuilt it (dpkg-buildpackage) and started it with gdb. The backtrace shows a 
crash in src/abagames/tt/barrage.d:111. See the attached gdb output for details.

Let me know if you need any further information.

Cheers, Linus


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

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

Versions of packages torus-trooper depends on:
ii  libbulletml0v50.0.6-6.1
ii  libc6 2.19-22
ii  libgcc1   1:5.2.1-22
ii  libgl1-mesa-glx [libgl1]  10.6.3-1
ii  libglu1-mesa [libglu1]9.0.0-2.1
ii  libsdl-mixer1.2   1.2.12-11+b1
ii  libsdl1.2debian   1.2.15-11
ii  torus-trooper-data0.22.dfsg1-9

torus-trooper recommends no packages.

torus-trooper suggests no packages.

-- no debconf information
GNU gdb (Debian 7.10-1) 7.10
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
.
Find the GDB manual and other documentation resources online at:
.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from torus-trooper...done.
(gdb) run
Starting program: /tmp/tt-deb/torus-trooper-0.22.dfsg1/torus-trooper 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffe5283700 (LWP 26362)]
[Thread 0x7fffe5283700 (LWP 26362) exited]
[New Thread 0x7fffe5283700 (LWP 26363)]

Program received signal SIGSEGV, Segmentation fault.
0x00418b32 in abagames.tt.barrage.BarrageManager.getInstance(immutable(char)[], immutable(char)[]) (
fileName=..., dirName=...) at src/abagames/tt/barrage.d:111
111	if (!parser[dirName][fileName]) {
(gdb) bt
#0  0x00418b32 in abagames.tt.barrage.BarrageManager.getInstance(immutable(char)[], immutable(char)[])
(fileName=..., dirName=...) at src/abagames/tt/barrage.d:111
#1  abagames.tt.barrage.BarrageManager.load() () at src/abagames/tt/barrage.d:105
#2  0x00427a74 in abagames.tt.gamemanager.GameManager.init() (this=...)
at src/abagames/tt/gamemanager.d:63
#3  0x00427364 in abagames.util.sdl.mainloop.MainLoop.initFirst() (this=...)
at src/abagames/util/sdl/mainloop.d:53
#4  abagames.util.sdl.mainloop.MainLoop.loop() (this=...) at src/abagames/util/sdl/mainloop.d:79
#5  0x004291dc in abagames.tt.boot.boot(immutable(char)[][]) (args=...) at src/abagames/tt/boot.d:86
#6  0x00434e7f in __lambda1 (this=0x7fffe170)
at ../../../../src/libphobos/libdruntime/rt/dmain2.d:411
#7  0x00434faf in rt.dmain2._d_run_main(int, char**, extern(C) int(char[][]) function*).tryExec(scope void() delegate) (this=this@entry=0x7fffe170, dg=...)
at ../../../../src/libphobos/libdruntime/rt/dmain2.d:386
#8  0x00435359 in runAll (this=0x7fffe170)
at ../../../../src/libphobos/libdruntime/rt/dmain2.d:411
#9  0x00434faf in rt.dmain2._d_run_main(int, char**, extern(C) int(char[][]) function*).tryExec(scope void() delegate) (this=this@entry=0x7fffe170, dg=...)
at ../../../../src/libphobos/libdruntime/rt/dmain2.d:386
#10 0x00435136 in _d_run_main (argc=1, argv=0x7fffe2b8, mainFunc=)
at ../../../../src/libphobos/libdruntime/rt/dmain2.d:419
#11 0x764f1b45 in __libc_start_main (main=0x406c20 , argc=1, argv=0x7fffe2b8, 
init=, fini=, rtld_fini=, stack_end=0x7fffe2a8)
at libc-start.c:287
#12 0x00407eb3 in _start ()
(gdb) quit
A debugging session is active.

	Inferior 1 [process 26358] will be killed.

Quit anyway? (y or n) y


Bug#734010: qgo: Servers in "Connect" window vanished

2014-01-02 Thread Linus Lüssing
Ok, I figured that it's not actually the servers having vanished.
Instead the layout of the "Connect" menu changed.

However, my credentials on IGS were deleted in qgo and I had to
readd them manually in the new menu (luckily I could still
remember them).

A migration path would have been nicer.


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



Bug#734010: qgo: Servers in "Connect" window vanished

2014-01-02 Thread Linus Lüssing
Package: qgo
Version: 2.0~git-20131123-1
Severity: grave
Justification: renders package unusable

Hi,

Since the upgrade of qgo a couple of days ago, version
2.0~git-20130914-1 to 2.0~git-20131123-1, I'm not able to connect to any
Go server anymore. After clicking on "Connect" the list of servers is
just empty now.

Cheers, Linus


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

Kernel: Linux 3.12-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/bash

Versions of packages qgo depends on:
ii  libc6 2.17-97
ii  libgcc1   1:4.8.2-11
ii  libgl1-mesa-glx [libgl1]  9.2.2-1
ii  libpulse0 4.0-6+b1
ii  libqt5core5   5.1.1+dfsg-6
ii  libqt5gui55.1.1+dfsg-6
ii  libqt5multimedia5 5.1.1-2
ii  libqt5network55.1.1+dfsg-6
ii  libqt5widgets55.1.1+dfsg-6
ii  libstdc++64.8.2-11

qgo recommends no packages.

Versions of packages qgo suggests:
ii  gnugo  3.8-7

-- no debconf information


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



Bug#733846: pidgin: crash on startup: illegal hardware instruction / invalid opcode

2014-01-01 Thread Linus Lüssing
On Wed, Jan 01, 2014 at 10:01:05PM -0500, Ari Pollak wrote:
> It seems unlikely that pidgin is at fault here, given that it hasn't
> been updated in almost a year. Do you happen to have
> gstreamer0.10-buzztard installed? Does this still happen if you remove it?

Yes, I had it installed and removing it (which automatically
removed the package buzztard, too) helped :). No more crashes now,
pidgin works fine again.


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



Bug#733846: pidgin: crash on startup: illegal hardware instruction / invalid opcode

2013-12-31 Thread Linus Lüssing
Package: pidgin
Version: 2.10.7-2+b1
Severity: grave
Justification: renders package unusable

Hi,

Since my last dist-upgrade two days ago I'm not able to start pidgin
anymore, the console returns the following:

---
$ pidgin
zsh: illegal hardware instruction  pidgin
---

And dmesg says:
---
[31793.953373] traps: pidgin[21225] trap invalid opcode ip:7fab94540348 
sp:7fff3bbb8260 error:0 in libbuzztard-core.so.0.6.0[7fab94511000+59000]
---

Cheers, Linus


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

Kernel: Linux 3.12-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/bash

Versions of packages pidgin depends on:
ii  gconf2  3.2.6-1
ii  libatk1.0-0 2.10.0-2
ii  libc6   2.17-97
ii  libcairo2   1.12.16-2
ii  libdbus-1-3 1.6.18-2
ii  libdbus-glib-1-20.100.2-1
ii  libfontconfig1  2.11.0-2
ii  libfreetype62.5.2-1
ii  libgdk-pixbuf2.0-0  2.28.2-1+b1
ii  libglib2.0-02.36.4-1
ii  libgstreamer0.10-0  0.10.36-1.2
ii  libgtk2.0-0 2.24.22-1
ii  libgtkspell02.0.16-1
ii  libice6 2:1.0.8-2
ii  libpango-1.0-0  1.36.0-1+b1
ii  libpangocairo-1.0-0 1.36.0-1+b1
ii  libpangoft2-1.0-0   1.36.0-1+b1
ii  libpurple0  2.10.7-2+b1
ii  libsm6  2:1.2.1-2
ii  libx11-62:1.6.2-1
ii  libxml2 2.9.1+dfsg1-3
ii  libxss1 1:1.2.2-1
ii  perl-base [perlapi-5.18.1]  5.18.1-5
ii  pidgin-data 2.10.7-2

Versions of packages pidgin recommends:
ii  gstreamer0.10-plugins-base  0.10.36-1.1
ii  gstreamer0.10-plugins-good  0.10.31-3+nmu2

Versions of packages pidgin suggests:
ii  libsqlite3-0  3.8.2-1

-- no debconf information


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



Bug#732105: tor: Crash on startup: Error in `tor': free(): invalid pointer: 0x00007f0ad9db532b

2013-12-13 Thread Linus Lüssing
Package: tor
Version: 0.2.3.25-1
Severity: grave
Justification: renders package unusable

Hi,

When trying to start Tor with this command, so starting it with the
Debian default torrc:

$ tor --defaults-torrc /usr/share/tor/tor-service-defaults-torrc

... then I'm getting the following error message:

"Error in `tor': free(): invalid pointer: 0x7f0ad9db532b"

For the complete command line output, including a backtrace (the debug
symbols seem to be missing even though I've installed tor-dbg?), see the
attached log.

Cheers, Linus


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

Kernel: Linux 3.11-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/bash

Versions of packages tor depends on:
ii  adduser 3.113+nmu3
ii  libc6   2.17-95
ii  libevent-2.0-5  2.0.21-stable-1
ii  libssl1.0.0 1.0.1e-4
ii  lsb-base4.1+Debian12
ii  zlib1g  1:1.2.8.dfsg-1

Versions of packages tor recommends:
ii  logrotate3.8.6-1
ii  tor-geoipdb  0.2.3.25-1
ii  torsocks 1.3-3

Versions of packages tor suggests:
pn  apparmor-utils 
pn  mixmaster  
ii  privoxy3.0.21-1
ii  socat  1.7.2.2-1
pn  tor-arm
pn  xul-ext-torbutton  

-- Configuration Files:
/etc/default/tor changed [not included]
/etc/tor/torrc changed [not included]

-- debconf-show failed
$ tor --defaults-torrc /usr/share/tor/tor-service-defaults-torrc
Dec 14 04:28:30.938 [notice] Tor v0.2.3.25 (git-3fed5eb096d2d187) running on 
Linux.
Dec 14 04:28:30.938 [notice] Tor can't help you if you use it wrong! Learn how 
to be safe at https://www.torproject.org/download/download#warning
Dec 14 04:28:30.938 [notice] Read configuration file 
"/usr/share/tor/tor-service-defaults-torrc".
Dec 14 04:28:30.938 [notice] Read configuration file "/etc/tor/torrc".
Dec 14 04:28:30.960 [notice] We were compiled with headers from version 
2.0.19-stable of Libevent, but we're using a Libevent library that says it's 
version 2.0.21-stable.
Dec 14 04:28:30.960 [notice] Initialized libevent version 2.0.21-stable using 
method epoll (with changelist). Good.
Dec 14 04:28:30.960 [notice] Opening Socks listener on 127.0.0.1:9050
Dec 14 04:28:30.961 [notice] Opening DNS listener on 127.0.0.1:53535
Dec 14 04:28:30.961 [notice] Opening Transparent pf/netfilter listener on 
127.0.0.1:9040
Dec 14 04:28:30.962 [notice] Opening Control listener on /var/run/tor/control
*** Error in `tor': free(): invalid pointer: 0x7f0ad9db532b ***
=== Backtrace: =
/lib/x86_64-linux-gnu/libc.so.6(+0x7aa16)[0x7f0adaf26a16]
/lib/x86_64-linux-gnu/libc.so.6(+0x7b793)[0x7f0adaf27793]
tor(+0x178d2)[0x7f0adc64e8d2]
tor(+0x5ff7c)[0x7f0adc696f7c]
tor(+0x188c5)[0x7f0adc64f8c5]
tor(+0x18b11)[0x7f0adc64fb11]
tor(+0x18c8f)[0x7f0adc64fc8f]
tor(+0x19082)[0x7f0adc650082]
tor(+0x1e9ae)[0x7f0adc6559ae]
tor(+0x15809)[0x7f0adc64c809]
tor(+0x1706e)[0x7f0adc64e06e]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5)[0x7f0adaecd995]
tor(+0x119fd)[0x7f0adc6489fd]
=== Memory map: 
7f0ad9a92000-7f0ad9aa7000 r-xp  fe:18 647880 
/lib/x86_64-linux-gnu/libgcc_s.so.1
7f0ad9aa7000-7f0ad9ca7000 ---p 00015000 fe:18 647880 
/lib/x86_64-linux-gnu/libgcc_s.so.1
7f0ad9ca7000-7f0ad9ca8000 rw-p 00015000 fe:18 647880 
/lib/x86_64-linux-gnu/libgcc_s.so.1
7f0ad9ca8000-7f0ada156000 r--p  fe:16 921098 
/var/lib/tor/cached-microdescs
7f0ada156000-7f0ada357000 rw-p  00:00 0
7f0ada458000-7f0ada464000 r-xp  fe:18 647974 
/lib/x86_64-linux-gnu/libnss_files-2.17.so
7f0ada464000-7f0ada663000 ---p c000 fe:18 647974 
/lib/x86_64-linux-gnu/libnss_files-2.17.so
7f0ada663000-7f0ada664000 r--p b000 fe:18 647974 
/lib/x86_64-linux-gnu/libnss_files-2.17.so
7f0ada664000-7f0ada665000 rw-p c000 fe:18 647974 
/lib/x86_64-linux-gnu/libnss_files-2.17.so
7f0ada665000-7f0ada66f000 r-xp  fe:18 647976 
/lib/x86_64-linux-gnu/libnss_nis-2.17.so
7f0ada66f000-7f0ada86e000 ---p a000 fe:18 647976 
/lib/x86_64-linux-gnu/libnss_nis-2.17.so
7f0ada86e000-7f0ada86f000 r--p 9000 fe:18 647976 
/lib/x86_64-linux-gnu/libnss_nis-2.17.so
7f0ada86f000-7f0ada87 rw-p a000 fe:18 647976 
/lib/x86_64-linux-gnu/libnss_nis-2.17.so
7f0ada87-7f0ada885000 r-xp  fe:18 647970 
/lib/x86_64-linux-gnu/libnsl-2.17.so
7f0ada885000-7f0adaa84000 ---p 00015000 fe:18 647970 
/lib/x86_64-linux-gnu/libnsl-2.17.so
7f0adaa84000-7f0adaa85000 r--p 00014000 fe:18 647970 
/lib/x86_64-linux-gnu/libnsl-2.17.so
7f0adaa85000-7f0adaa86000 rw-p 00015000 fe:18 647970   

Bug#677416: uninstallable (missing Conflicts?)

2012-07-03 Thread Linus Lüssing
Package: wine-unstable
Version: 1.5.6-1
Followup-For: Bug #677416

Hi,

I can't install wine-unstable either. Most issues seem to be conflicts
with the wine package (1.4.1-1) I'm having installed, too. But
libsasl2*:i386 seems to yield conflicts (with its *:amd64 counter parts,
maybe?), too.

See attachment for detailed 'apt-get install wine-unstable' output.

Cheers, Linus

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

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

Versions of packages wine-unstable depends on:
ic  wine-bin-unstable  1.3.15-0.1

wine-unstable recommends no packages.

Versions of packages wine-unstable suggests:
pn  avscan | klamav | clamav   
ii  binfmt-support 2.0.9
pn  ttf-mscorefonts-installer  
pn  winbind
pn  wine-doc   

-- debconf-show failed
$ sudo apt-get install wine-unstable
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
  libldap-2.4-2:i386 libsasl2-2:i386 libsasl2-modules:i386 
libwine-alsa-unstable:i386 libwine-bin-unstable:i386 libwine-gl-unstable:i386
  libwine-ldap-unstable:i386 libwine-openal-unstable:i386 libwine-unstable:i386 
wine-bin-unstable:i386
Suggested packages:
  libsasl2-modules-otp:i386 libsasl2-modules-ldap:i386 
libsasl2-modules-sql:i386 libsasl2-modules-gssapi-mit:i386
  libsasl2-modules-gssapi-heimdal:i386 wine-doc:i386 libwine-cms-unstable:i386 
libwine-sane-unstable:i386 libwine-print-unstable:i386
  libwine-gphoto2-unstable:i386 wine-doc ttf-mscorefonts-installer winbind 
avscan klamav clamav
Recommended packages:
  ttf-liberation:i386
The following NEW packages will be installed:
  libldap-2.4-2:i386 libsasl2-2:i386 libsasl2-modules:i386 
libwine-alsa-unstable:i386 libwine-bin-unstable:i386 libwine-gl-unstable:i386
  libwine-ldap-unstable:i386 libwine-openal-unstable:i386 libwine-unstable:i386 
wine-bin-unstable:i386 wine-unstable
0 upgraded, 11 newly installed, 0 to remove and 12 not upgraded.
Need to get 0 B/21.8 MB of archives.
After this operation, 107 MB of additional disk space will be used.
Do you want to continue [Y/n]?
(Reading database ... 341598 files and directories currently installed.)
Unpacking libsasl2-2:i386 (from .../libsasl2-2_2.1.25.dfsg1-4+b1_i386.deb) ...
dpkg: error processing 
/var/cache/apt/archives/libsasl2-2_2.1.25.dfsg1-4+b1_i386.deb (--unpack):
 trying to overwrite shared '/usr/share/doc/libsasl2-2/changelog.Debian.gz', 
which is different from other instances of package libsasl2-2:i386
Selecting previously unselected package libldap-2.4-2:i386.
Unpacking libldap-2.4-2:i386 (from .../libldap-2.4-2_2.4.31-1_i386.deb) ...
Unpacking libsasl2-modules:i386 (from 
.../libsasl2-modules_2.1.25.dfsg1-4+b1_i386.deb) ...
dpkg: error processing 
/var/cache/apt/archives/libsasl2-modules_2.1.25.dfsg1-4+b1_i386.deb (--unpack):
 trying to overwrite shared 
'/usr/share/doc/libsasl2-modules/changelog.Debian.gz', which is different from 
other instances of package libsasl2-modules:i386
Unpacking libwine-unstable:i386 (from .../libwine-unstable_1.5.6-1_i386.deb) ...
dpkg: error processing 
/var/cache/apt/archives/libwine-unstable_1.5.6-1_i386.deb (--unpack):
 trying to overwrite '/usr/share/man/fr.UTF-8/man1/wineserver.1.gz', which is 
also in package libwine 1.4.1-1
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Selecting previously unselected package libwine-alsa-unstable:i386.
Unpacking libwine-alsa-unstable:i386 (from 
.../libwine-alsa-unstable_1.5.6-1_i386.deb) ...
Unpacking libwine-bin-unstable:i386 (from 
.../libwine-bin-unstable_1.5.6-1_i386.deb) ...
dpkg: error processing 
/var/cache/apt/archives/libwine-bin-unstable_1.5.6-1_i386.deb (--unpack):
 trying to overwrite '/usr/share/man/man1/wineboot.1.gz', which is also in 
package libwine-bin:i386 1.4.1-1
Selecting previously unselected package libwine-gl-unstable:i386.
Unpacking libwine-gl-unstable:i386 (from 
.../libwine-gl-unstable_1.5.6-1_i386.deb) ...
Selecting previously unselected package libwine-ldap-unstable:i386.
Unpacking libwine-ldap-unstable:i386 (from 
.../libwine-ldap-unstable_1.5.6-1_i386.deb) ...
Selecting previously unselected package libwine-openal-unstable:i386.
Unpacking libwine-openal-unstable:i386 (from 
.../libwine-openal-unstable_1.5.6-1_i386.deb) ...
Unpacking wine-bin-unstable (from .../wine-bin-unstable_1.5.6-1_i386.deb) ...
dpkg: error processing 
/var/cache/apt/archives/wine-bin-unstable_1.5.6-1_i386.deb (--unpack):
 trying to overwrite '/usr/share/applications/winecfg.desktop', which is also 
in package wine-bin 1.4.1-1
Selecting previously unselected package wine-unstable.
Unpacking wine-unstable (from .../wine-unstable_1.5.6-1_amd64.deb) ...
Processing triggers for man-db ...
Processi

Bug#544773: Update to cryptsetup 2:1.0.7-2 breaks booting

2009-09-03 Thread Linus Lüssing
Package: cryptsetup
Version: 2:1.0.7-2
Severity: normal

Yes, I'm having the same problem here. I updated cryptsetup yeseterday to
2:1.07-2 and now I can't boot my usual 2.6.30-1-amd64 anymore.
My other kernels on this machine seem unaffected, just my usual
kernel-image does not boot. So I can select/boot 2.6.30-1-686,
2.6.29-2-amd64 or 2.6.29-2-686 with grub-pc for example.

Cheers, Linus

-- Package-specific info:
-- /proc/cmdline
BOOT_IMAGE=/vmlinuz-2.6.30-1-686 root=/dev/mapper/sda1_crypt ro quiet

-- /etc/crypttab
sda1_crypt /dev/sda1 none luks

-- /etc/fstab
# /etc/fstab: static file system information.
#
#
proc/proc   procdefaults0   0
/dev/mapper/sda1_crypt /   ext3noatime,errors=remount-ro 0  
 1
/dev/sda4   /boot   ext3defaults0   2
/dev/hda/media/cdrom0   udf,iso9660 user,noauto 0   0

-- lsmod
Module  Size  Used by
ppdev   6348  0 
lp  8012  0 
parport31144  2 ppdev,lp
sco 8832  2 
bridge 39968  0 
stp 2112  1 bridge
bnep   10860  2 
rfcomm 30368  5 
kvm_intel  39744  0 
kvm   138608  1 kvm_intel
acpi_cpufreq7640  0 
cpufreq_powersave   1292  0 
cpufreq_conservative 6256  0 
cpufreq_userspace   2768  0 
cpufreq_stats   3520  0 
l2cap  18120  20 bnep,rfcomm
fuse   47752  1 
dm_snapshot21604  0 
dm_mirror  12580  0 
dm_region_hash 10668  1 dm_mirror
dm_log  8464  2 dm_mirror,dm_region_hash
firewire_sbp2  12692  0 
loop   13324  0 
snd_hda_codec_realtek   178472  1 
joydev  8576  0 
arc41560  2 
snd_hda_intel  22192  0 
ecb 2368  2 
snd_hda_codec  63580  2 snd_hda_codec_realtek,snd_hda_intel
iwlagn 72244  0 
snd_hwdep   6120  1 snd_hda_codec
snd_pcm_oss32232  0 
snd_mixer_oss  12368  1 snd_pcm_oss
iwlcore92264  1 iwlagn
snd_pcm62420  3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_seq_midi5688  0 
acer_wmi   14700  0 
snd_rawmidi18596  1 snd_seq_midi
rfkill  9668  5 iwlcore,acer_wmi
psmouse37528  0 
serio_raw   4560  0 
snd_seq_midi_event  6212  1 snd_seq_midi
snd_seq42436  2 snd_seq_midi,snd_seq_midi_event
btusb  10276  2 
wmi 6184  1 acer_wmi
uvcvideo   49308  0 
mac80211  142848  2 iwlagn,iwlcore
snd_timer  17436  2 snd_pcm,snd_seq
snd_seq_device  6136  3 snd_seq_midi,snd_rawmidi,snd_seq
i2c_i8018564  0 
i2c_core   20844  1 i2c_i801
processor  34504  3 acpi_cpufreq
snd49060  11 
snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
battery 6012  0 
videodev   31040  1 uvcvideo
soundcore   6184  1 snd
v4l1_compat11416  2 uvcvideo,videodev
bluetooth  47060  9 sco,bnep,rfcomm,l2cap,btusb
cfg80211   6  3 iwlagn,iwlcore,mac80211
evdev   8028  12 
button  5060  0 
ac  2960  0 
snd_page_alloc  8180  2 snd_hda_intel,snd_pcm
ext3  107172  2 
jbd41036  1 ext3
mbcache 6924  1 ext3
sha256_generic 11216  0 
aes_i5868092  2 
aes_generic27436  1 aes_i586
cbc 3012  1 
dm_crypt   11092  1 
dm_mod 49992  6 dm_snapshot,dm_mirror,dm_log,dm_crypt
ide_cd_mod 24484  0 
cdrom  30316  1 ide_cd_mod
ata_generic 4340  0 
ide_pci_generic 3632  0 
sd_mod 28748  3 
crc_t10dif  1632  1 sd_mod
piix5680  0 
ahci   30068  2 
libata150904  2 ata_generic,ahci
tg391244  0 
libphy 19552  1 tg3
firewire_ohci  18952  0 
firewire_core  37736  2 firewire_sbp2,firewire_ohci
crc_itu_t   2148  1 firewire_core
sdhci_pci   6540  0 
sdhci  14868  1 sdhci_pci
mmc_core   46384  1 sdhci
led_class   3852  3 iwlcore,acer_wmi,sdhci
ricoh_mmc   3464  0 
ide_core   88100  3 ide_cd_mod,ide_pci_generic,piix
scsi_mod  131800  3 firewire_sbp2,sd_mod,libata
uhci_hcd   19132  0 
ehci_hcd   29680  0 
usbcore   126004  5 btusb,uvcvideo,uhci_hcd,ehci_hcd
intel_agp  22900  0