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

2014-06-06 Thread komar
Package: libjavascriptcoregtk-3.0-bin
Version: 2.4.3-1
Severity: normal


Dear Maintainer,

libjavascriptcoregtk-3.0-bin can be installed without 
libjavascriptcoregtk-3.0-0.
In this case jsc will SIGSEGV
===
[1]5722 segmentation fault (core dumped)  jsc
===

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

Kernel: Linux 3.14-1-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

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

libjavascriptcoregtk-3.0-bin recommends no packages.

libjavascriptcoregtk-3.0-bin 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#645232: [WORKAROUND]Re: Copy Link Location doesn't work

2014-02-08 Thread komar
Package: uzbl
Version: 0.0.0~git.20120514-1.1
Followup-For: Bug #645232

I have same problem, and make workaround by adding my own menu item:
==
menu_link_add  copy link = @set_status yank link 
\@[\@(echo -n "\@SELECTED_URI" | perl -pe 's/%([[:xdigit:]]{2})/chr hex $1/seg' 
| xclip -f)\@]\@
menu_image_add copy image address = sh 'echo -n "$1" | perl -pe 
"s/%([[:xdigit:]]{2})/chr hex $1/seg" | xclip -f'
==

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

Kernel: Linux 3.4.31-ltsi+ (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

Versions of packages uzbl depends on:
ii  libatk1.0-0 2.10.0-2
ii  libc6   2.17-97
ii  libcairo2   1.12.16-2
ii  libfontconfig1  2.11.0-2
ii  libfreetype62.5.1-1
ii  libgdk-pixbuf2.0-0  2.28.2-1+b1
ii  libglib2.0-02.36.4-1
ii  libgtk2.0-0 2.24.22-1
ii  libjavascriptcoregtk-1.0-0  2.2.3-1
ii  libpango1.0-0   1.36.0-1+b1
ii  libsoup2.4-12.44.2-1
ii  libwebkitgtk-1.0-0  2.2.3-1
ii  libx11-62:1.6.2-1
ii  python  2.7.5-5
ii  python-gobject  3.8.2-1
ii  python-gtk2 2.24.0-3+b1
ii  python-support  1.0.15

Versions of packages uzbl recommends:
ii  dwm-tools  35-1
ii  python-simplejson  3.3.1-2
ii  socat  1.7.2.2-1
ii  suckless-tools 38-2
ii  xclip  0.12+svn84-2
ii  zenity 3.8.0-1

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


Bug#548717: byobu: [patch] Re: script: chown: invalid user: `test'

2011-02-08 Thread komar
Package: byobu
Version: 2.80-1
Severity: normal


In /var/run/screen/ can exist directory, what left from deleted users.
In my case
drwx-- 2  1002  1004 88 Фев  8 22:05 S-bat

Patch in attach

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

Kernel: Linux 2.6.35.7 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages byobu depends on:
ii  debconf [debconf-2.0]   1.5.36   Debian configuration management sy
ii  gettext-base0.18.1.1-3   GNU Internationalization utilities
ii  python  2.6.6-3+squeeze2 interactive high-level object-orie
ii  python-newt 0.52.11-1A NEWT module for Python
ii  screen  4.0.3-14 terminal multiplexor with VT100/AN

byobu recommends no packages.

Versions of packages byobu suggests:
pn  apport (no description available)
ii  lsb-release  3.2-23.1Linux Standard Base version report
ii  po-debconf   1.0.16+nmu1 tool for managing templates file t
ii  update-notif 0.99.3debian8   Files shared between update-notifi
ii  vim  2:7.3.035+hg~8fdc1210-1 Vi IMproved - enhanced vi editor
ii  vim-gtk [vim 2:7.3.035+hg~8fdc1210-1 Vi IMproved - enhanced vi editor -
ii  w3m  0.5.2-9 WWW browsable pager with excellent

-- debconf information excluded
--- postinst.orig   2011-02-08 22:38:02.0 +0100
+++ postinst2011-02-08 22:50:11.0 +0100
@@ -23,6 +23,7 @@
[ -d "$d" ] || continue
touch "$d/$PKG.reload-required"
u=$(echo "$d" | sed "s:^.*/S-::")
+   id $u 2> /dev/null 1>&2 || continue
chown $u "$d/$PKG.reload-required"
chmod 700 "$d/$PKG.reload-required"
done


Bug#548717: script: chown: invalid user: `test'

2011-02-08 Thread komar
Package: byobu
Version: 2.80-1
Severity: normal

same problem

==
sudo apt-get install byobu 
Reading package lists... Done
Building dependency tree
Reading state information... Done
Suggested packages:
  apport
The following NEW packages will be installed:
  byobu
0 upgraded, 1 newly installed, 0 to remove and 297 not upgraded.
Need to get 0 B/91,4 kB of archives.
After this operation, 774 kB of additional disk space will be used.
Do you want to continue [Y/n]? 
Reading package fields... Done
Reading package status... Done
Retrieving bug reports... Done
Parsing Found/Fixed information... Done
Preconfiguring packages ...
Selecting previously deselected package byobu.
(Reading database ... 419701 files and directories currently installed.)
Unpacking byobu (from .../archives/byobu_2.80-1_all.deb) ...
Processing triggers for desktop-file-utils ...
Processing triggers for man-db ...
Setting up byobu (2.80-1) ...
chown: invalid user: `bat'
dpkg: error processing byobu (--configure):
 subprocess installed post-installation script returned error exit status 1
configured to not write apport reports
  Errors were encountered while processing:
 byobu
localepurge: Disk space freed in /usr/share/locale: 76 KiB
localepurge: Disk space freed in /usr/share/man: 0 KiB
localepurge: Disk space freed in /usr/share/gnome/help: 0 KiB
localepurge: Disk space freed in /usr/share/omf: 0 KiB
localepurge: Disk space freed in /usr/share/doc/kde/HTML: 0 KiB

Total disk space freed by localepurge: 76 KiB

E: Sub-process /usr/bin/dpkg returned an error code (1)
==



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

Kernel: Linux 2.6.35.7 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages byobu depends on:
ii  debconf [debconf-2.0]   1.5.36   Debian configuration management sy
ii  gettext-base0.18.1.1-3   GNU Internationalization utilities
ii  python  2.6.6-3+squeeze2 interactive high-level object-orie
ii  python-newt 0.52.11-1A NEWT module for Python
ii  screen  4.0.3-14 terminal multiplexor with VT100/AN

byobu recommends no packages.

Versions of packages byobu suggests:
pn  apport (no description available)
ii  lsb-release  3.2-23.1Linux Standard Base version report
ii  po-debconf   1.0.16+nmu1 tool for managing templates file t
ii  update-notif 0.99.3debian8   Files shared between update-notifi
ii  vim  2:7.3.035+hg~8fdc1210-1 Vi IMproved - enhanced vi editor
ii  vim-gtk [vim 2:7.3.035+hg~8fdc1210-1 Vi IMproved - enhanced vi editor -
ii  w3m  0.5.2-9 WWW browsable pager with excellent

-- debconf information excluded



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



Bug#554967: [patch] synergys assert CServer::switchScreen

2009-11-07 Thread komar
Package: synergy
Version: 1.3.1-5
Severity: important
Tags: patch


I got assert when trying switch to another screen with hot key
(super+1 in my case).

===
$ synergys -f -d INFO
INFO: synergys.cpp,1042: Synergy server 1.3.1 on Linux 2.6.31.5 #2 SMP PREEMPT 
Mon Nov 2 13:24:08 CET 2009 i686
NOTE: synergys.cpp,500: started server
INFO: CServer.cpp,1141: screen "komar" shape changed
NOTE: CClientListener.cpp,127: accepted client connection
NOTE: CServer.cpp,278: client "klop" has connected
synergys: CServer.cpp:442: void CServer::switchScreen(CBaseClientProxy*, 
SInt32, SInt32, bool): Assertion `x >= dx && y >= dy && x < dx + dw && y < dy + 
dh' failed.
[1]9505 abort (core dumped)  synergys -f -d INFO
===

My synergy config file:
===
section: screens
# three hosts named:  komar, komarik, klop
komar:
komarik:
    klop:
halfDuplexCapsLock = true
end

section: links
komar:
right = komarik
left  = klop
komarik:
left  = komar
    klop:
right = komar

end

section: aliases
komar:
127.0.0.1

komarik:
# dell with linux with PPTP connection
192.168.0.222

klop:
# hp with windows with static IP
192.168.0.92
end

section: options 
keystroke(super+1)   = switchToScreen(klop)
keystroke(super+2)   = switchToScreen(komar)
keystroke(super+3)   = switchToScreen(komarik)
end
===

Solution is just rebuild packet with -DNDEBUG, all works fine.

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

Kernel: Linux 2.6.31.5 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages synergy depends on:
ii  libc6 2.9-25 GNU C Library: Shared libraries
ii  libgcc1   1:4.4.1-4  GCC support library
ii  libice6   2:1.0.5-1  X11 Inter-Client Exchange library
ii  libsm62:1.1.1-1  X11 Session Management library
ii  libstdc++64.4.1-4The GNU Standard C++ Library v3
ii  libx11-6  2:1.2.2-1  X11 client-side library
ii  libxext6  2:1.0.4-1  X11 miscellaneous extension librar
ii  libxinerama1  2:1.0.3-2  X11 Xinerama extension library
ii  libxtst6  2:1.0.3-1  X11 Testing -- Resource extension 

synergy recommends no packages.

synergy suggests no packages.

-- no debconf information
--- synergy-1.3.1.orig/debian/rules 2009-11-07 17:07:36.0 +0100
+++ synergy-1.3.1/debian/rules  2009-11-07 17:06:46.0 +0100
@@ -30,7 +30,7 @@
 config.status: configure
dh_testdir
# Add here commands to configure the package.
-   CFLAGS="$(CFLAGS)" CXXFLAGS="$(CXXFLAGS)" LDFLAGS="$(LDFLAGS)" 
./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) 
--prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info
+   CFLAGS="$(CFLAGS)" CXXFLAGS="$(CXXFLAGS)" LDFLAGS="$(LDFLAGS)" 
./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) 
--prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info 
--disable-debug
 
 
 build: build-stamp
--- synergy-1.3.1.orig/lib/platform/CXWindowsEventQueueBuffer.cpp   
2009-11-07 17:07:36.0 +0100
+++ synergy-1.3.1/lib/platform/CXWindowsEventQueueBuffer.cpp2009-11-07 
17:06:46.0 +0100
@@ -57,8 +57,7 @@
 
m_userEvent = XInternAtom(m_display, "SYNERGY_USER_EVENT", False);
// set up for pipe hack
-   int result = pipe(m_pipefd);
-   assert(result == 0);
+   pipe(m_pipefd);
 
int pipeflags;
pipeflags = fcntl(m_pipefd[0], F_GETFL);


Bug#535086: openerp-server: Same problem + workaround

2009-07-24 Thread Komar M.A.
Package: openerp-server
Version: 5.0.1-0-1
Severity: normal

i was find what a problem just run

sudo start-stop-daemon --start --quiet --pidfile /var/run/openerp-server.pid 
--chuid openerp --make-pidfile --exec /usr/bin/openerp-server -- 
--config=/etc/openerp-server.conf --log-level=debug
Traceback (most recent call last):
  File "./openerp-server.py", line 206, in 
  fd = open(tools.config['pidfile'], 'w')
  IOError: [Errno 13] Permission denied: '/var/run/openerp.pid'


So workaround just comment pidfile in /etc/openerp-server.conf, becouse pid 
file make by /etc/init.d/openerp-server
===
# The file where the server pid will be stored (default False).
# pidfile = /var/run/openerp.pid
pidfile = False
===

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'oldstable'), (500, 'unstable'), (500, 
'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-openvz-686 (SMP w/1 CPU core)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages openerp-server depends on:
ii  adduser   3.110  add and remove users and groups
ii  python2.5.4-2An interactive high-level object-o
ii  python-libxslt1   1.1.24-2   Python bindings for libxslt1
ii  python-lxml   2.1.5-1pythonic binding for the libxml2 a
ii  python-psycopg2   2.0.9-5Python module for PostgreSQL
ii  python-pychart1.39-7 Python library for creating high q
ii  python-pydot  1.0.2-1Python interface to Graphviz's dot
ii  python-reportlab  2.2-2  ReportLab library to create PDF do
ii  python-tz 2009g-1Python version of the Olson timezo
ii  python-xml0.8.4-10.1 XML tools for Python

Versions of packages openerp-server recommends:
ii  ghostscript 8.64~dfsg-12 The GPL Ghostscript PostScript/PDF
ii  graphviz2.20.2-3+b2  rich set of graph drawing tools
ii  postgresql  8.3.7-1  object-relational SQL database (su
ii  postgresql-client   8.3.7-1  front-end programs for PostgreSQL 
ii  postgresql-client-8.3 [post 8.3.7-1  front-end programs for PostgreSQL 
ii  python-imaging  1.1.6-3  Python Imaging Library
ii  python-matplotlib   0.98.3-5 Python based plotting system in a 
ii  python-openssl  0.9-1Python wrapper around the OpenSSL 
ii  python-pyparsing1.5.2-1  Python parsing module

Versions of packages openerp-server suggests:
pn  openerp-client (no description available)

-- no debconf information



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



Bug#516348: openerp-server: same problem

2009-03-04 Thread Komar M.A.
Package: openerp-server
Version: 5.0.0-3-1
Followup-For: Bug #516348

same problem. help plz

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

Kernel: Linux 2.6.26-1-openvz-686 (SMP w/1 CPU core)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages openerp-server depends on:
ii  adduser   3.110  add and remove users and groups
ii  python2.5.4-2An interactive high-level object-o
ii  python-libxslt1   1.1.24-2   Python bindings for libxslt1
ii  python-lxml   2.1.5-1pythonic binding for the libxml2 a
ii  python-psycopg2   2.0.8-1Python module for PostgreSQL
ii  python-pychart1.39-6 Python library for creating high q
ii  python-pydot  1.0.2-1Python interface to Graphviz's dot
ii  python-reportlab  2.2-2  ReportLab library to create PDF do
ii  python-tz 2008i-1Python version of the Olson timezo
ii  python-xml0.8.4-10.1 XML tools for Python

Versions of packages openerp-server recommends:
ii  ghostscript8.63.dfsg.1-2 The GPL Ghostscript PostScript/PDF
ii  graphviz   2.20.2-3  rich set of graph drawing tools
ii  postgresql 8.3.6-1   object-relational SQL database (su
ii  postgresql-client  8.3.6-1   front-end programs for PostgreSQL 
ii  postgresql-client-8.3 [pos 8.3.6-1   front-end programs for PostgreSQL 
ii  python-imaging 1.1.6-3   Python Imaging Library
ii  python-matplotlib  0.98.3-5  Python based plotting system in a 
ii  python-openssl 0.8-1 Python wrapper around the OpenSSL 
ii  python-pyparsing   1.5.0-1   Python parsing module

Versions of packages openerp-server suggests:
pn  openerp-client (no description available)

-- no debconf information



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



Bug#447967: Re[4]: Bug#447967: add XMonadContribto/usr/share/xmonad/source.tar.gz plz

2007-10-28 Thread Max Komar


--- Оригінальне повідомлення ---
Від кого: Joachim Breitner <[EMAIL PROTECTED]>
Кому: Max Komar <[EMAIL PROTECTED]>
Дата: 28 жовтня, 14:04:02
Тема: Re: Re[2]: Bug#447967: add XMonadContribto/usr/share/xmonad/source.tar.gz 
plz

> I created a xmonadcontrib package now, you can find it on
> http://people.debian.org/~nomeata/xmonad/
> until it went through NEW.
cool :-)
snx

--
Signature invent in progress 24% ##




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#447967: Re[2]: Bug#447967: add XMonadContrib to/usr/share/xmonad/source.tar.gz plz

2007-10-26 Thread Max Komar
> Am Donnerstag, den 25.10.2007, 04:08 +0200 schrieb komar:
> > Package: xmonad
> > Version: 0.4-1
> > Severity: important
> > Justification: fails to build from source
> > 
> > This will be really usefull
> 
> Sorry, you say that the package does not build from source. Do you mean
> the xmonad debian package?
no. I was wrong, sorry

> I will include contrib in one way or the other, I just haven’t decided
> yet how (own source package, own binary package, fiddle with Setup.lhs
> dist to include it in source.tar.gz)
May be better *now* include XMonadContrib to source.tar.gz, while people
in IRC ask about this. And think about better variant :-)

Or add to README.Debian something like this

HOWTO compile xmonad with contrib

tar xvf /usr/share/xmonad/source.tar.gz
tar xvf XMonadContrib-0.4.tar.gz
mv XMonadContrib xmonad-0.4
tar czvf /usr/share/xmonad/source.tar.gz xmonad-0.4
sudo tar czvf /usr/share/xmonad/source.tar.gz xmonad-0.4
xmonad-rebuild


and this is idea, how to do this. xmonad-rebuild check
for user ~/.xmonad/XMonadContrib-$VERSION or tarboll.

http://core.org.ua/tmp/xmonad-rebuild-contrib.patch

PS
snx for for package and fast reaction!! :-)

--
Signature invent in progress 24% ##




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#447966: xmonad: [patch] change terminal name to x-terminal-emulator and add some float app

2007-10-24 Thread komar
Package: xmonad
Version: 0.4-1
Severity: normal
Tags: patch


I use urxvt, and when first time run xmonad, cannot run terminal by
shift-mod-enter..

And mplayer in Debian with default settings not floats..

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

Kernel: Linux 2.6.21-ck2
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xmonad depends on:
ii  libc6 2.6.1-1+b1 GNU C Library: Shared libraries
ii  libgmp3c2 2:4.2.2+dfsg-1 Multiprecision arithmetic library
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
ii  libxinerama1  1:1.0.2-1  X11 Xinerama extension library

Versions of packages xmonad recommends:
ii  xmonad-rebuild0.4-1  Recompiler for xmonad

-- no debconf information
--- Config.hs.orig	2007-10-25 04:00:45.0 +0200
+++ Config.hs	2007-10-25 04:02:11.0 +0200
@@ -108,7 +109,7 @@
 
 -- Always float various programs:
 manageHook w _ _ c | c `elem` floats = fmap (W.float w . snd) (floatLocation w)
- where floats = ["MPlayer", "Gimp"]
+ where floats = ["MPlayer", "mplayer", "Gimp", "feh", "XXkb"]
 
 -- Desktop panels and dock apps should be ignored by xmonad:
 manageHook w _ n _ | n `elem` ignore = reveal w >> return (W.delete w)
@@ -185,7 +186,7 @@
 keys :: M.Map (KeyMask, KeySym) (X ())
 keys = M.fromList $
 -- launching and killing programs
-[ ((modMask .|. shiftMask, xK_Return), spawn "xterm") -- %! Launch an xterm
+[ ((modMask .|. shiftMask, xK_Return), spawn "x-terminal-emulator") -- %! Launch an xterm
 , ((modMask,   xK_p ), spawn "exe=`dmenu_path | dmenu` && eval \"exec $exe\"") -- %! Launch dmenu
 , ((modMask .|. shiftMask, xK_p ), spawn "gmrun") -- %! Launch gmrun
 , ((modMask .|. shiftMask, xK_c ), kill) -- %! Close the focused window


Bug#447967: add XMonadContrib to /usr/share/xmonad/source.tar.gz plz

2007-10-24 Thread komar
Package: xmonad
Version: 0.4-1
Severity: important
Justification: fails to build from source


This will be really usefull

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

Kernel: Linux 2.6.21-ck2
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xmonad depends on:
ii  libc6 2.6.1-1+b1 GNU C Library: Shared libraries
ii  libgmp3c2 2:4.2.2+dfsg-1 Multiprecision arithmetic library
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
ii  libxinerama1  1:1.0.2-1  X11 Xinerama extension library

Versions of packages xmonad recommends:
ii  xmonad-rebuild0.4-1  Recompiler for xmonad

-- no debconf information




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#435437: lftp: tupo in russian translation

2007-07-31 Thread komar
Package: lftp
Version: 3.5.11-1
Severity: minor
Tags: patch l10n

help for mput command have the same description as mget :-)
patch included

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

Kernel: Linux 2.6.21-ck2
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)
Shell: /bin/sh linked to /bin/bash

Versions of packages lftp depends on:
ii  libc6   2.6-2GNU C Library: Shared libraries
ii  libgcc1 1:4.2-20070712-1 GCC support library
ii  libgcrypt11 1.2.4-2  LGPL Crypto library - runtime libr
ii  libgnutls13 1.6.3-1  the GNU TLS library - runtime libr
ii  libgpg-error0   1.4-2library for common error values an
ii  libncurses5 5.6-3Shared libraries for terminal hand
ii  libreadline55.2-3GNU readline and history libraries
ii  libtasn1-3  0.3.9-1  Manage ASN.1 structures (runtime)
ii  netbase 4.29 Basic TCP/IP networking system
ii  zlib1g  1:1.2.3.3.dfsg-5 compression library - runtime

lftp recommends no packages.

-- no debconf information
--- lftp-3.5.11/po/ru.po.orig   2007-04-11 07:32:13.0 +0200
+++ lftp-3.5.11/po/ru.po2007-07-31 20:11:56.0 +0200
@@ -915,7 +915,7 @@
 " -a  use ascii mode (binary is the default)\n"
 " -O  specifies base directory or URL where files should be placed\n"
 msgstr ""
-"Получить указанные файлы с поддержкой шаблонов в именах файлов\n"
+"Поместить локальные файлы на сервер с поддержкой шаблонов в именах файлов\n"
 " -c  возобновить получение (reget)\n"
 " -d  создавать каталоги в соответствии с именами файлов\n"
 " и сохранять файлы в этих каталогах вместо текущего\n"


Bug#429158: debian/watch for opendchub

2007-06-15 Thread komar
Package: opendchub
Version: 0.7.14
Severity: minor
Tags: patch


attached debian/watch for easy update package

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

Kernel: Linux 2.6.20-ck1
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)
Shell: /bin/sh linked to /bin/bash
# Example watch control file for uscan
# Rename this file to "watch" and then you can run the "uscan" command
# to check for upstream updates and more.
# Site  Directory   Pattern Version Script
version=3
http://sf.net/opendchub/opendchub-([0-9.]+)\.tar\.gz debian uupdate



Bug#428110: zsh: endless loop in command fc

2007-06-08 Thread komar
Package: zsh
Version: 4.3.4-5
Severity: normal


If I enter this 4 command:
===
echo 1
echo 2
r -2 -1
r -2 -1
===
endless loop

==
komar<~/ echo 1
1
komar<~/ echo 2
2
komar<~/ r -2 -1
echo 1
echo 2
1
2
komar<~/ r -2 -1
echo 1
echo 2
r -2 -1
r -2 -1
r -2 -1
echo 1
echo 2
r -2 -1
echo 1
echo 2
echo 1
echo 2
r -2 -1
r -2 -1
echo 1
echo 2
^C
==

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

Kernel: Linux 2.6.20-ck1
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)
Shell: /bin/sh linked to /bin/bash

Versions of packages zsh depends on:
ii  debconf [debconf-2.0] 1.5.13 Debian configuration management sy
ii  libc6 2.5-9+b1   GNU C Library: Shared libraries
ii  libncurses5   5.6-3  Shared libraries for terminal hand

Versions of packages zsh recommends:
ii  libcap1   1:1.10-14  support for getting/setting POSIX.
ii  libpcre3  6.7-1  Perl 5 Compatible Regular Expressi

-- debconf information:
* zsh/rcmove:



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#427269: devscripts: sf.net redirection works not for all package

2007-06-02 Thread komar
Package: devscripts
Version: 2.10.4
Severity: important


I try in my debian/watch
http://sf.net/deplate/deplate-([0-9.]+)\.zip
and receive
  http://qa.debian.org/watch/sf.php/deplate/ failed: 404 Not Found

Looks like http://qa.debian.org/watch/sf.php use hardcoded
heanet.dl.sourceforge.net, and this is not full mirror.
If I try download from another mirror, this works.

==
komar%/debian/deplate/trunk/ wget 
http://heanet.dl.sourceforge.net/sourceforge/deplate/deplate-0.8.zip
--22:49:52--  
http://heanet.dl.sourceforge.net/sourceforge/deplate/deplate-0.8.zip
   => `deplate-0.8.zip.1'
Resolving heanet.dl.sourceforge.net... 193.1.193.66, 2001:770:18:aa40::c101:c142
Connecting to heanet.dl.sourceforge.net|193.1.193.66|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
22:49:52 ERROR 404: Not Found.

komar%[1]~/debian/deplate/trunk/ wget 
http://mesh.dl.sourceforge.net/sourceforge/deplate/deplate-0.8.zip
--22:49:55--  http://mesh.dl.sourceforge.net/sourceforge/deplate/deplate-0.8.zip
   => `deplate-0.8.zip'
Resolving mesh.dl.sourceforge.net... 213.203.218.122
Connecting to mesh.dl.sourceforge.net|213.203.218.122|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 331,219 (323K) [application/zip]

100%[=>]
 331,2191.41M/s 

22:49:55 (1.41 MB/s) - `deplate-0.8.zip' saved [331219/331219]
==

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

Kernel: Linux 2.6.20-ck1
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)
Shell: /bin/sh linked to /bin/bash

Versions of packages devscripts depends on:
ii  debianutils   2.18   Miscellaneous utilities specific t
ii  dpkg-dev  1.14.4 package building tools for Debian
ii  libc6 2.5-9+b1   GNU C Library: Shared libraries
ii  perl  5.8.8-7Larry Wall's Practical Extraction 
ii  sed   4.1.5-2The GNU sed stream editor

Versions of packages devscripts recommends:
ii  fakeroot  1.7.1  Gives a fake root environment

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#76110: paralysed from the

2007-04-03 Thread Tin komar
em glued to seats Still glowing success
http://img444.imageshack.us/img444/8807/fscv3.gif
News Business Sports Job Archives Forum Recent



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#396511: darkice: segmentation fault with jack_auto if in jack no source connection(jackstart -d dummy -C 0 -P 0)

2006-11-01 Thread Komar M.A.
Package: darkice
Version: 0.17.1-3
Severity: normal

I try use darkice on machine without sound card.

1) I start icecast2
2) jackd
$ jackstart -vv -R -d dummy -r 22050 -C 0 -P 0

I use "-C 0 -P 0" option becouse darkice make auto connect to source
dummy_pcm:capture_1 and dummy_pcm:capture_2, but i need moc:output1 and
moc:output2.

3) moc (console sound player)
$ cat .moc/config
SoundDriver  = JACK
$ mocp

4)
--- darkice.cfg ---
[input]
device  = jack_auto
--
run
$ darkice -v 10 -c etc/darkice.cfg
all works 

5) Quit from moc and darkice, and run darkice again, before moc:

$ darkice -v 10 -c etc/darkice.cfg
DarkIce 0.17.1 live audio streamer, http://darkice.sourceforge.net
Copyright (c) 2000-2006, Tyrell Hungary, http://tyrell.hu

Using config file: etc/darkice.cfg
01-Nov-2006 08:45:05 Using JACK audio server as input device.
01-Nov-2006 08:45:05 encoding
01-Nov-2006 08:45:05 Not running as super-user, unable to use POSIX real-time 
scheduling
01-Nov-2006 08:45:05 It is recommended that you run this program as super-user
01-Nov-2006 08:45:05 Registering as JACK client darkice-21642
01-Nov-2006 08:45:05 JackDspSource :: do_auto_connect
[1]21642 segmentation fault (core dumped)  darkice -v 10 -c etc/darkice.cfg


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-cks1
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)

Versions of packages darkice depends on:
ii  libasound21.0.13-1   ALSA library
ii  libc6 2.3.6.ds1-4GNU C Library: Shared libraries
ii  libgcc1   1:4.1.1-13 GCC support library
ii  libjack0.100.0-0  0.101.1-1  JACK Audio Connection Kit (librari
ii  libogg0   1.1.3-2Ogg Bitstream Library
ii  libstdc++64.1.1-13   The GNU Standard C++ Library v3
ii  libtwolame0   0.3.8-1MPEG Audio Layer 2 encoding librar
ii  libvorbis0a   1.1.2.dfsg-1.2 The Vorbis General Audio Compressi
ii  libvorbisenc2 1.1.2.dfsg-1.2 The Vorbis General Audio Compressi

darkice recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#376838: /usr/share/doc/autoconf-doc/standards.html not in package

2006-07-05 Thread komar
Package: autoconf-doc
Version: 2.59-3
Severity: normal

In chapter "4.7.2 Installation Directory Variables" you have link
"Variables for Installation Directories (The GNU Coding Standards)"
to file:///usr/share/doc/autoconf-doc/standards.html#Directory-Variables

but this file not exist

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-ck9
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#348681: [patch] localepurge fails when BLOCKSIZE is set

2006-04-20 Thread komar
Package: localepurge
Version: 0.4
Followup-For: Bug #348681

I have BLOCKSIZE=K and localepurge fail. This patch fix this

=== 8< ===
--- /usr/sbin/localepurge.orig  2006-04-20 11:38:58.0 +0200
+++ /usr/sbin/localepurge   2006-04-20 11:43:49.0 +0200
@@ -62,7 +62,7 @@
 get_used_space() # Usage: get_used_space 
 {
 [ -d "$1" ] || return 1 # bail out if there's no such dir
-set - $(du -s $1)
+set - $(du -bs $1)
 echo $1
 }
 fi
=== 8< ===

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-ck3
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)

Versions of packages localepurge depends on:
ii  debconf  1.4.72  Debian configuration management sy
ii  debianutils  2.15.3  Miscellaneous utilities specific t
ii  dpkg 1.13.18 package maintenance system for Deb
ii  procps   1:3.2.6-2.1 /proc file system utilities

localepurge recommends no packages.

-- debconf information:
* localepurge/mandelete: true
  localepurge/showfreedspace: true
  localepurge/quickndirtycalc: true
  localepurge/remove_no:
  localepurge/none_selected: false
* localepurge/nopurge: de_DE, [EMAIL PROTECTED], de_DE.UTF-8, en_US, 
en_US.UTF-8, ru, ru_RU.KOI8-R, ru_RU.UTF-8, ru_UA
* localepurge/dontbothernew: false
  localepurge/verbose: false



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#340785: /usr/bin/ldapadduser: line 77: uuencode: command not found

2005-11-25 Thread Komar M.A.
Package: ldapscripts
Version: 1.3-1
Severity: normal


%sudo ldapadduser komar komar
/usr/bin/ldapadduser: line 77: uuencode: command not found
Password verification failed. 
Error adding user komar to LDAP

after 
%sudo apt-get install sharutils
all ok

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-mppe
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)

Versions of packages ldapscripts depends on:
ii  ldap-utils   2.2.26-5OpenLDAP utilities
ii  libnss-ldap  238-1.1 NSS module for using LDAP as a nam
ii  libpam-ldap  178-1sarge1 Pluggable Authentication Module al
ii  slapd2.2.26-5OpenLDAP server (slapd)

ldapscripts recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#270547: dia: patch for #270547

2005-05-25 Thread komar
Package: dia
Version: 0.94.0-7
Followup-For: Bug #270547


my first patch for reportbug :-)

just change png -> xpm

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.9-mppe
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)

Versions of packages dia depends on:
ii  dia-common  0.94.0-7 Diagram editor (common files)
ii  dia-libs0.94.0-7 Diagram editor (library files)
ii  libart-2.0-22.3.17-1 Library of functions for 2D graphi
ii  libatk1.0-0 1.8.0-4  The ATK accessibility toolkit
ii  libc6   2.3.2.ds1-21 GNU C Library: Shared libraries an
ii  libfreetype62.1.7-2.4FreeType 2 font engine, shared lib
ii  libglib2.0-02.6.4-1  The GLib library of C routines
ii  libgtk2.0-0 2.6.4-1  The GTK+ graphical user interface 
ii  libpango1.0-0   1.8.1-1  Layout and rendering of internatio
ii  libpng12-0  1.2.8rel-1   PNG library - runtime
ii  libpopt01.7-5lib for parsing cmdline parameters
ii  libxml2 2.6.16-7 GNOME XML library
ii  zlib1g  1:1.2.2-4compression library - runtime

-- no debconf information
diff -bru /usr/share/dia/sheets.orig/ER.sheet /usr/share/dia/sheets/ER.sheet
--- /usr/share/dia/sheets.orig/ER.sheet 2005-05-26 00:52:00.851835608 +0200
+++ /usr/share/dia/sheets/ER.sheet  2005-05-26 01:00:54.348731752 +0200
@@ -128,7 +128,7 @@
   Svag enhet
   Слабка сутність
   Thực thể yếu
-  ER/weakentity.png
+  ER/weakentity.xpm
 
 
   Relationship
diff -bru /usr/share/dia/sheets.orig/GRAFCET.sheet 
/usr/share/dia/sheets/GRAFCET.sheet
--- /usr/share/dia/sheets.orig/GRAFCET.sheet2005-05-26 00:52:01.018810224 
+0200
+++ /usr/share/dia/sheets/GRAFCET.sheet 2005-05-26 00:51:41.837726192 +0200
@@ -136,7 +136,7 @@
   Bước khởi động
   初始化步骤
   初始化步驟
-  GRAFCET/etapei.png
+  GRAFCET/etapei.xpm
 
 
   Macro entry step
@@ -171,7 +171,7 @@
   Bước vào macro
   宏进入步骤
   巨集進入步驟
-  GRAFCET/etapeme.png
+  GRAFCET/etapeme.xpm
 
 
   Macro exit step
@@ -206,7 +206,7 @@
   Bước thoát macro
   宏退出步骤
   巨集離開步驟
-  GRAFCET/etapems.png
+  GRAFCET/etapems.xpm
 
 
   Macro call step
@@ -241,7 +241,7 @@
   Bước gọi macro
   宏调用步骤
   巨集呼叫步驟
-  GRAFCET/etapemc.png
+  GRAFCET/etapemc.xpm
 
 
   Macro sub-program call step
@@ -268,7 +268,7 @@
   Makro-subprogramsanropssteg
   Крок виклику 
підпрограми
   Bước gọi chương trình con 
macro
-  GRAFCET/etapesp.png
+  GRAFCET/etapesp.xpm
 
 
 
@@ -404,7 +404,7 @@
   OCH-kant
   І хребет (vergent)
   Vergent AND
-  GRAFCET/vergent_and.png
+  GRAFCET/vergent_and.xpm
 
 
 
diff -bru /usr/share/dia/sheets.orig/Istar.sheet 
/usr/share/dia/sheets/Istar.sheet
--- /usr/share/dia/sheets.orig/Istar.sheet  2005-05-26 00:52:00.494889872 
+0200
+++ /usr/share/dia/sheets/Istar.sheet   2005-05-26 01:00:38.596126512 +0200
@@ -38,7 +38,7 @@
   An i* goal
   Um objectivo i*
   Uma meta i*
-  Istar/goal.png
+  Istar/goal.xpm
 
 
   An i* resource
@@ -59,7 +59,7 @@
   An i* task
   Uma tarefa i*
   Uma tarefa i*
-  Istar/task.png
+  Istar/task.xpm
 
 
   An i* unspecified actor
@@ -80,7 +80,7 @@
   An i* agent
   Um agente i*
   Um agente i*
-  Istar/agent.png
+  Istar/agent.xpm
 
 
   An i* position
@@ -92,7 +92,7 @@
   An i* position
   Uma posição i*
   Uma posição i*
-  Istar/position.png
+  Istar/position.xpm
 
 
   An i* role
@@ -103,7 +103,7 @@
   An i* role
   Um papel i*
   Uma regra i*
-  Istar/role.png
+  Istar/role.xpm
 
 
   An i* unspecified link
@@ -124,7 +124,7 @@
   An i* positive contribution
   Uma contribuição positiva i*
   Uma contribuição positiva 
i*
-  Istar/pos_contrib.png
+  Istar/pos_contrib.xpm
 
 
   An i* negative contribution
@@ -135,7 +135,7 @@
   An i* negative contribution
   Uma contribuição negativa i*
   Uma contribuição negativa 
i*
-  Istar/neg_contrib.png
+  Istar/neg_contrib.xpm
 
 
   An i* dependency link
@@ -146,7 +146,7 @@
   An i* dependency link
   Uma ligação de dependência i*
   Um vínculo de dependência 
i*
-  Istar/dependency.png
+  Istar/dependency.xpm
 
 
   An i* decomposition link
@@ -157,7 +157,7 @@
   An i* dec