Bug#886098: bios/mbr.bin: No such file or directory

2018-01-01 Thread Maksym Komar
Package: clonezilla
Version: 3.27.16-1
Severity: normal

Dear Maintainer,

I put usb with FAT and run:

$ sudo ocs-makeboot /dev/sde1
This program will write Debian Live and DRBL/Clonezilla programs onto this 
device. The MBR of this device will be overwritten (partition table will be 
kept)! Be careful when you use it! The device is:: /dev/sdf1
This is the disk usage status:
Disk /dev/sdf: 1.9 GiB, 2004877312 bytes, 3915776 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x6794003a

Device Boot Start End Sectors  Size Id Type
/dev/sdf12048 3915775 3913728  1.9G 83 Linux
Are you sure you want to continue?
[y/N] y
OK, let's do it!
Finding the filesystem in /dev/sdf1... FAT, use syslinux as boot loader.
Now put boot files...
Install MBR first by: cat /usr/share/drbl/pkg/syslinux//bios/mbr.bin > /dev/sdf
cat: /usr/share/drbl/pkg/syslinux//bios/mbr.bin: No such file or directory
Set /dev/sdf1 as bootable...

hang there for a long time and then:

Installing boot loader by: syslinux -s /dev/sdf1
Making kernel re-read the partition table of /dev/sdf... 
Creating syslinux.cfg... Adding syslinux menus for Clonezilla live...
/usr/sbin/ocs-live-boot-menu: line 82: 
/tmp/ocs-usb-dev.jbxsQE/syslinux//syslinux.cfg: No such file or directory
/usr/sbin/ocs-live-boot-menu: line 103: 
/tmp/ocs-usb-dev.jbxsQE/syslinux//syslinux.cfg: No such file or directory
/usr/sbin/ocs-live-boot-menu: line 112: 
/tmp/ocs-usb-dev.jbxsQE/syslinux//syslinux.cfg: No such file or directory
/usr/sbin/ocs-live-boot-menu: line 144: 
/tmp/ocs-usb-dev.jbxsQE/syslinux//syslinux.cfg: No such file or directory
/usr/sbin/ocs-live-boot-menu: line 147: 
/tmp/ocs-usb-dev.jbxsQE/syslinux//syslinux.cfg: No such file or directory
/usr/sbin/ocs-live-boot-menu: line 173: 
/tmp/ocs-usb-dev.jbxsQE/syslinux//syslinux.cfg: No such file or directory
/usr/sbin/ocs-live-boot-menu: line 267: 
/tmp/ocs-usb-dev.jbxsQE/syslinux//syslinux.cfg: No such file or directory
/usr/sbin/ocs-live-boot-menu: line 292: 
/tmp/ocs-usb-dev.jbxsQE/syslinux//syslinux.cfg: No such file or directory
/usr/sbin/ocs-live-boot-menu: line 294: 
/tmp/ocs-usb-dev.jbxsQE/syslinux//syslinux.cfg: No such file or directory
done!



-- System Information:
Debian Release: 9.1
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'oldoldstable'), (500, 'unstable'), (500, 
'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armhf

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

Versions of packages clonezilla depends on:
ii  bc  1.06.95-9+b3
ii  dialog  1.3-20160828-2
ii  drbl2.20.11-1
ii  file1:5.30-1+deb9u1
ii  gdisk   1.0.1-1
ii  pigz2.3.4-1
ii  util-linux  2.29.2-1

Versions of packages clonezilla recommends:
pn  partclone  
pn  partimage  

Versions of packages clonezilla suggests:
ii  cifs-utils  2:6.7-1
ii  openssh-client  1:7.6p1-2
pn  sshfs   
pn  udpcast 

-- no debconf information



Bug#854382: Acknowledgement (awscli: [patch] fix 'AWSHTTPSConnection' object has no attribute 'ssl_context')

2017-02-06 Thread Maksym Komar
On Mon, Feb 06, 2017 at 02:27:07PM +, Debian Bug Tracking System wrote:

Sorry, I'm wrong attach reverse patch. In attach send right patch

-- 
EvoLogics GmbH
Ackerstraße 76, 13355 Berlin
Tel.: + 49- (0) 30- 46 06 82 26
Fax:  + 49- (0) 30- 46 06 82 15
Geschäftsführer: Dr. Rudolf Bannasch, Dr. Kostyantyn Kebkal
Amtsgericht Berlin, Charlottenburg (unter der) Nummer HR B 77787
Steuer- Nr.: 37/296/20446
--- a/awsrequest.py	2017-02-06 15:22:51.669101002 +0100
+++ b/awsrequest.py	2017-02-06 15:22:33.693189650 +0100
@@ -249,7 +249,6 @@
 
 
 class AWSHTTPSConnection(VerifiedHTTPSConnection):
+ssl_context = None
 pass
 
 


signature.asc
Description: PGP signature


Bug#854382: awscli: [patch] fix 'AWSHTTPSConnection' object has no attribute 'ssl_context'

2017-02-06 Thread Maksym Komar
Package: awscli
Version: 1.11.44-1
Severity: important

Dear Maintainer,
I get error
===
'AWSHTTPSConnection' object has no attribute 'ssl_context'
===
patch in attach fix it.

-- System Information:
Debian Release: 9.0
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'unstable'), (500, 'testing'), (500, 
'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armhf

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

Versions of packages awscli depends on:
ii  python3 3.5.3-1
ii  python3-botocore1.5.7-1
ii  python3-colorama0.3.2-1
ii  python3-docutils0.12+dfsg-1
ii  python3-rsa 3.1.4-1+deb8u1
ii  python3-s3transfer  0.1.10-1
ii  python3-yaml3.12-1
pn  python3:any 

awscli recommends no packages.

awscli suggests no packages.

-- no debconf information
--- a/awsrequest.py	2017-02-06 15:22:51.669101002 +0100
+++ b/awsrequest.py	2017-02-06 15:22:33.693189650 +0100
@@ -249,7 +249,6 @@
 
 
 class AWSHTTPSConnection(VerifiedHTTPSConnection):
-ssl_context = None
 pass
 
 


Bug#840620: [patch] dkms: need more verbose error message

2016-10-13 Thread Maksym Komar
Package: dkms
Version: 2.2.1.0+git20160527-1
Severity: minor

Dear Maintainer,

when dkms used to rebuild modules during package installation, it's
not clear which module do not build if it masked by BUILD_EXCLUSIVE:

For example:
==
Selecting previously unselected package linux-headers-4.8.1-radeon+.
(Reading database ... 375396 files and directories currently installed.)
Preparing to unpack 
linux-headers-4.8.1-radeon+_4.8.1-radeon+-10.00.Custom_amd64.deb ...
Unpacking linux-headers-4.8.1-radeon+ (4.8.1-radeon+-10.00.Custom) ...
Setting up linux-headers-4.8.1-radeon+ (4.8.1-radeon+-10.00.Custom) ...
Examining /etc/kernel/header_postinst.d.
run-parts: executing /etc/kernel/header_postinst.d/dkms 4.8.1-radeon+ 
/boot/vmlinuz-4.8.1-radeon+
Error!  The dkms.conf for this module includes a BUILD_EXCLUSIVE directive which
does not match this kernel/arch.  This indicates that it should not be built.
==

There is not clear which module fail.

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

Kernel: Linux 4.8.1-radeon+ (SMP w/8 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages dkms depends on:
ii  build-essential  12.2
ii  coreutils8.25-2
ii  dpkg-dev 1.18.10
ii  gcc  4:6.1.1-1
ii  kmod 22-1.1
ii  make 4.1-9
ii  patch2.7.5-1

Versions of packages dkms recommends:
ii  fakeroot   1.21-2
ii  linux-headers-3.18.3 [linux-headers]   3.18.3-10.00.Custom
ii  linux-headers-4.6.0-komar+ [linux-headers  4.6.0-komar+-10.00.Custom
ii  linux-headers-4.6.0-radeon-debug+ [linux-  4.6.0-radeon-debug+-10.00.Custom
ii  linux-headers-4.6.4-radeon+ [linux-header  4.6.4-radeon+-10.00.Custom
ii  linux-headers-4.8.1-radeon+ [linux-header  4.8.1-radeon+-10.00.Custom
ii  menu   2.1.47
ii  sudo   1.8.17p1-2

Versions of packages dkms suggests:
ii  python3-apport  2.19.3-1

-- no debconf information
--- dkms.orig	2016-10-13 12:02:58.503846710 +0200
+++ dkms	2016-10-13 12:06:10.910932590 +0200
@@ -1244,7 +1244,7 @@
 
 # Error out if build_exclude is set
 [[ $build_exclude ]] && die 9 \
-$" The dkms.conf for this module includes a BUILD_EXCLUSIVE directive which" \
+$" The $base_dir/dkms.conf for module $module includes a BUILD_EXCLUSIVE directive which" \
 $"does not match this kernel/arch.  This indicates that it should not be built."
 
 # Error out if source_tree is basically empty (binary-only dkms tarball w/ --force check)


Bug#746483: openvpn-auth-ldap: RFC2307 group support

2015-08-01 Thread Maksym Komar
Package: openvpn-auth-ldap
Version: 2.0.3-6.1
Followup-For: Bug #746483


Dear Maintainer,
I have same problem and this patch fix it. Please apply this patch

*** 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: stretch/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armhf

Kernel: Linux 3.18.3 (SMP w/8 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages openvpn-auth-ldap depends on:
ii  gnustep-base-runtime  1.24.7-1
ii  libc6 2.19-18
ii  libgcc1   1:5.1.1-12
ii  libgnustep-base1.24   1.24.7-1
ii  libldap-2.4-2 2.4.41+dfsg-1
ii  libobjc4  5.1.1-12
ii  openvpn   2.3.4-5

openvpn-auth-ldap recommends no packages.

openvpn-auth-ldap 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#763522: mutt: SEGV when choosing pgp keyID from list (mutt/mutt-patched)

2015-05-15 Thread Maksym Komar
Package: mutt
Version: 1.5.23-3
Followup-For: Bug #763522


Dear Maintainer,
I have same problem. When asking me for a key to encrypt replayed email,
just hitting enter (empty string).

Back trace:
==
#0  0x004873c2 in pgp_getkeybystr (p=,
abilities=2, keyring=)
at ../pgpkey.c:997
#1  0x21487507 in ?? ()
#2  0x006765766900 in ?? ()
#3  0x in ?? ()
==

-- Package-specific info:
Mutt 1.5.23 (2014-03-12)
Copyright (C) 1996-2009 Michael R. Elkins and others.
Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.
Mutt is free software, and you are welcome to redistribute it
under certain conditions; type `mutt -vv' for details.

System: Linux 3.18.3 (x86_64)
ncurses: ncurses 5.9.20140913 (compiled with 5.9)
libidn: 1.30 (compiled with 1.29)
hcache backend: tokyocabinet 1.4.48

Compiler:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.9/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.9.2-4' 
--with-bugurl=file:///usr/share/doc/gcc-4.9/README.Bugs 
--enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr 
--program-suffix=-4.9 --enable-shared --enable-linker-build-id 
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
--with-gxx-include-dir=/usr/include/c++/4.9 --libdir=/usr/lib --enable-nls 
--with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug 
--enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-vtable-verify 
--enable-plugin --with-system-zlib --disable-browser-plugin 
--enable-java-awt=gtk --enable-gtk-cairo 
--with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64/jre --enable-java-home 
--with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.9-amd64 
--with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.9-amd64 
--with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar 
--enable-objc-gc --enable-multiarch --with-arch-32=i586 --with-abi=m64 
 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic 
--enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu 
--target=x86_64-linux-gnu
Thread model: posix
gcc version 4.9.2 (Debian 4.9.2-4) 

Configure options: '--prefix=/usr' '--sysconfdir=/etc' 
'--mandir=/usr/share/man' '--with-docdir=/usr/share/doc' 
'--with-mailpath=/var/mail' '--disable-dependency-tracking' 
'--enable-compressed' '--enable-debug' '--enable-fcntl' '--enable-hcache' 
'--enable-gpgme' '--enable-imap' '--enable-smtp' '--enable-pop' '--with-curses' 
'--with-gnutls' '--with-gss' '--with-idn' '--with-mixmaster' '--with-sasl' 
'--without-gdbm' '--without-bdb' '--without-qdbm' '--build' 'x86_64-linux-gnu' 
'build_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall' 'LDFLAGS=-Wl,-z,relro' 
'CPPFLAGS=-D_FORTIFY_SOURCE=2 -I/usr/include/qdbm'

Compilation CFLAGS: -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall

Compile options:
-DOMAIN
+DEBUG
-HOMESPOOL  +USE_SETGID  +USE_DOTLOCK  +DL_STANDALONE  +USE_FCNTL  -USE_FLOCK   
+USE_POP  +USE_IMAP  +USE_SMTP  
-USE_SSL_OPENSSL  +USE_SSL_GNUTLS  +USE_SASL  +USE_GSS  +HAVE_GETADDRINFO  
+HAVE_REGCOMP  -USE_GNU_REGEX  
+HAVE_COLOR  +HAVE_START_COLOR  +HAVE_TYPEAHEAD  +HAVE_BKGDSET  
+HAVE_CURS_SET  +HAVE_META  +HAVE_RESIZETERM  
+CRYPT_BACKEND_CLASSIC_PGP  +CRYPT_BACKEND_CLASSIC_SMIME  +CRYPT_BACKEND_GPGME  
-EXACT_ADDRESS  -SUN_ATTACHMENT  
+ENABLE_NLS  -LOCALES_HACK  +COMPRESSED  +HAVE_WC_FUNCS  +HAVE_LANGINFO_CODESET 
 +HAVE_LANGINFO_YESEXPR  
+HAVE_ICONV  -ICONV_NONTRANS  +HAVE_LIBIDN  +HAVE_GETSID  +USE_HCACHE  
-ISPELL
SENDMAIL="/usr/sbin/sendmail"
MAILPATH="/var/mail"
PKGDATADIR="/usr/share/mutt"
SYSCONFDIR="/etc"
EXECSHELL="/bin/sh"
MIXMASTER="mixmaster"
To contact the developers, please mail to .
To report a bug, please visit http://bugs.mutt.org/.

misc/am-maintainer-mode.patch
features/ifdef.patch
features/xtitles.patch
features/trash-folder.patch
features/purge-message.patch
features/imap_fast_trash.patch
features/sensible_browser_position.patch
features-old/patch-1.5.4.vk.pgp_verbose_mime.patch
features/compressed-folders.patch
features/compressed-folders.debian.patch
debian-specific/Muttrc.patch
debian-specific/Md.etc_mailname_gethostbyname.patch
debian-specific/use_usr_bin_editor.patch
debian-specific/correct_docdir_in_man_page.patch
debian-specific/dont_document_not_present_features.patch
debian-specific/document_debian_defaults.patch
debian-specific/assumed_charset-compat.patch
debian-specific/467432-write_bcc.patch
debian-specific/566076-build_doc_adjustments.patch
misc/define-pgp_getkeys_command.patch
misc/gpg.rc-paths.patch
misc/smime.rc.patch
misc/fix-configure-test-operator.patch
upstream/531430-imapuser.patch
upstream/543467-thread-segfault.patch
upstream/542817-smimekeys-tmpdir.patch
upstream/548577-gpgme-1.2.patch
upstream/553321-ansi-escape-segfault.patch
upstream/547980-smime_keys-chaining.patch
upstream/5

Bug#769366: zssh won't start: "out of pty's"

2015-03-24 Thread Maksym Komar
Package: zssh
Version: 1.5c.debian.1-3.2
Followup-For: Bug #769366

I did't have /dev/ptyp0
=
$ strace zsh

ioctl(0, SNDCTL_TMR_TIMEBASE or SNDRV_TIMER_IOCTL_NEXT_DEVICE or TCGETS,
{B38400 opost isig icanon echo ...}) = 0
ioctl(0, TIOCGWINSZ, {ws_row=46, ws_col=174, ws_xpixel=1914,
ws_ypixel=1012}) = 0
stat64("/dev/ptyp0", 0xbf98bf20)= -1 ENOENT (No such file or
directory)
write(2, "out of pty's\n", 13out of pty's
)  = 13
=


-- System Information:
Debian Release: 8.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.16-2-686-pae (SMP w/4 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages zssh depends on:
ii  libc6   2.19-15
ii  libreadline66.3-8+b3
ii  libtinfo5   5.9+20140913-1+b1
ii  lrzsz   0.12.21-7
ii  openssh-client  1:6.7p1-3
ii  telnet  0.17-36

zssh recommends no packages.

zssh 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#750791: libjavascriptcoregtk-3.0-bin need dependence from libjavascriptcoregtk-3.0-0

2014-06-09 Thread Maksym Komar
On Mon, Jun 09, 2014 at 02:04:45PM +0200, Alberto Garcia wrote:

> tags 750791 + moreinfo unreproducible
> thanks

Sorry, my fault. I'm was not trying to reproduce a problem :(

I was install libjavascriptcoregtk-3.0-bin, and get SIGSEGV.
After I find that libjavascriptcoregtk-3.0-0 was not installed,
I install it and everything starting to work. And after this I write bugreport,
that is why you see libjavascriptcoregtk-3.0-0 in list of installed
packages.

And now I try to reproduce it, and can't :(
Sorry again.

> I think this bug report is wrong. libjavascriptcoregtk-3.0-bin _does_
> have a dependency on libjavascriptcoregtk-3.0-0.
> 
> > libjavascriptcoregtk-3.0-bin can be installed without
> > libjavascriptcoregtk-3.0-0.
> 
> How do you exactly do that?
> 
> # apt-get install libjavascriptcoregtk-3.0-bin
> Reading package lists... Done
> Building dependency tree   
> Reading state information... Done
> The following extra packages will be installed:
>   libffi6 libglib2.0-0 libicu52 libjavascriptcoregtk-3.0-0
> [...]
> 
> > In this case jsc will SIGSEGV
> 
> If you run jsc without libjavascriptcoregtk-3.0-0 being installed it
> will not even run:
> 
> # dpkg --force-depends --purge libjavascriptcoregtk-3.0-0
> dpkg: libjavascriptcoregtk-3.0-0:amd64: dependency problems, but removing 
> anyway as you requested:
> [...]
> 
> # jsc
> jsc: error while loading shared libraries: libjavascriptcoregtk-3.0.so.0: 
> cannot open shared object file: No such file or directory
> 
> > Versions of packages libjavascriptcoregtk-3.0-bin depends on:   
> > 
> > ii  libc6   2.18-7  
> > 
> > ii  libjavascriptcoregtk-3.0-0  2.4.2-1 
> > 
> > ii  libstdc++6  4.9.0-4 
> > 
> 
> It also seems that you have libjavascriptcoregtk-3.0-0 installed in
> your system.
> 
> Can you please detail your problem a bit more? It seems that your
> problem is different from what you think it is.

-- 
EvoLogics GmbH
Ackerstraße 76, 13355 Berlin
Tel.: + 49- (0) 30- 46 06 82 26
Fax:  + 49- (0) 30- 46 06 82 15
Geschäftsführer: Dr. Rudolf Bannasch, Dr. Kostyantyn Kebkal
Amtsgericht Berlin, Charlottenburg (unter der) Nummer HR B 77787
Steuer- Nr.: 37/296/20446


signature.asc
Description: Digital signature


Bug#680325: [hbro] Docs need

2012-07-04 Thread Maksym Komar
Package: hbro
Version: 0.9.0.0-1+b2
Severity: normal

--- Please enter the report below this line. ---

Need documentation how to make custom config.

--- System information. ---
Architecture: i386
Kernel:   Linux 3.3.0-trunk-686-pae

Debian Release: wheezy/sid
  990 testing ftp2.de.debian.org 
  500 unstableftp2.de.debian.org 
  500 stable  ftp2.de.debian.org 
1 experimentalftp2.de.debian.org 

--- Package information. ---
Depends   (Version) | Installed
===-+-=
libatk1.0-0 (>= 1.12.4) | 2.4.0-2
libc6  (>= 2.7) | 2.13-33
libcairo2(>= 1.2.4) | 1.12.2-1
libffi5  (>= 3.0.4) | 3.0.10-3
libfontconfig1   (>= 2.9.0) | 2.9.0-6
libfreetype6 (>= 2.2.1) | 2.4.9-1
libgdk-pixbuf2.0-0  (>= 2.22.0) | 2.26.1-1
libglib2.0-0(>= 2.31.8) | 2.32.3-1
libgmp10| 2:5.0.5+dfsg-2
libgtk2.0-0 (>= 2.24.0) | 2.24.10-1
libjavascriptcoregtk-1.0-0   (>= 1.5.1) | 1.8.1-2
libpango1.0-0   (>= 1.18.0) | 1.30.0-1
libsoup2.4-1 (>= 2.4.0) | 2.38.1-2
libwebkitgtk-1.0-0  (>= 1.3.10) | 1.8.1-2
libzmq1 | 2.2.0+dfsg-2
zlib1g (>= 1:1.1.4) | 1:1.2.7.dfsg-13


Recommends   (Version) | Installed
==-+-===
libghc-hbro-dev| 0.9.0.0-1+b2


Package's Suggests field is empty.




-- 
EvoLogics GmbH
Ackerstraße 76, 13355 Berlin
Tel.: + 49- (0) 30- 46 06 82 26
Fax:  + 49- (0) 30- 46 06 82 15
Geschäftsführer: Dr. Rudolf Bannasch, Dr. Kostyantyn Kebkal
Amtsgericht Berlin, Charlottenburg (unter der) Nummer HR B 77787
Steuer- Nr.: 37/296/20446


signature.asc
Description: Digital signature