Bug#783680: libgv-python depends on python2.4

2015-04-29 Thread Yaroslav Leonov
Package: libgv-python
Version: 2.38.0-8


As listed here: https://packages.debian.org/sid/libgv-python


   - dep: python https://packages.debian.org/sid/python (= 2.7~) [amd64,
   arm64, powerpc]

...

   - dep: python2.4 https://packages.debian.org/sid/python2.4 [amd64,
   arm64, powerpc]An interactive high-level object-oriented language
   (version 2.4)




-- 


C уважением, Ярослав Леонов.


Bug#637254: grub-pc: unknown LVM metadata header on mdadm raid1 + lvm

2011-09-29 Thread Yaroslav Leonov
: unknown LVM metadata header.
grub-probe: info: scanning hd0,msdos1 for LVM.
grub-probe: info: the size of hd0 is 976773168.
grub-probe: info: scanning hd1 for LVM.
grub-probe: info: the size of hd1 is 976773168.
grub-probe: info: no LVM signature found.
grub-probe: info: the size of hd1 is 976773168.
grub-probe: info: scanning hd1,msdos2 for LVM.
grub-probe: info: the size of hd1 is 976773168.
grub-probe: info: no LVM signature found.
grub-probe: info: scanning hd1,msdos1 for LVM.
grub-probe: info: the size of hd1 is 976773168.
grub-probe: info: opening mirror0-lvroot.
ext2
alzgrinew:~#

2011/9/28 Vladimir 'φ-coder/phcoder' Serbinenko phco...@gmail.com:
 On 28.09.2011 16:50, Yaroslav Leonov wrote:
 raid mdraid09 lvm
 alzgrinew:~#
 that worked perfectly. Actually in your command -d was missing. Could
 you try replacing -t abstraction with -t fs?
 Reading your report I see no bug whatsoever other than a non-blocking
 warning (which is legitimate although may be confusing)

 --
 Regards
 Vladimir 'φ-coder/phcoder' Serbinenko






-- 


C уважением, Ярослав Леонов.



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



Bug#637254: grub-pc: unknown LVM metadata header on mdadm raid1 + lvm

2011-09-28 Thread Yaroslav Leonov
 0a 7d  0a 7d 0a 7d 0a 7d 0a 23  | 512.].}.}.}.}.#|
2360  20 47 65 6e 65 72 61 74  65 64 20 62 79 20 4c 56  | Generated by LV|
2370  4d 32 20 76 65 72 73 69  6f 6e 20 32 2e 30 32 2e  |M2 version 2.02.|
2380  36 36 28 32 29 20 28 32  30 31 30 2d 30 35 2d 32  |66(2) (2010-05-2|
2390  30 29 3a 20 53 61 74 20  4d 61 79 20 32 38 20 31  |0): Sat May 28 1|
23a0  32 3a 32 38 3a 30 34 20  32 30 31 31 0a 0a 63 6f  |2:28:04 2011..co|
23b0  6e 74 65 6e 74 73 20 3d  20 22 54 65 78 74 20 46  |ntents = Text F|
23c0  6f 72 6d 61 74 20 56 6f  6c 75 6d 65 20 47 72 6f  |ormat Volume Gro|
23d0  75 70 22 0a 76 65 72 73  69 6f 6e 20 3d 20 31 0a  |up.version = 1.|
23e0  0a 64 65 73 63 72 69 70  74 69 6f 6e 20 3d 20 22  |.description = |
23f0  22 0a 0a 63 72 65 61 74  69 6f 6e 5f 68 6f 73 74  |..creation_host|
2400  20 3d 20 22 64 65 62 69  61 6e 22 09 23 20 4c 69  | = debian.# Li|
2410  6e 75 78 20 64 65 62 69  61 6e 20 32 2e 36 2e 33  |nux debian 2.6.3|
2420  32 2d 35 2d 61 6d 64 36  34 20 23 31 20 53 4d 50  |2-5-amd64 #1 SMP|
2430  20 4d 6f 6e 20 4d 61 72  20 37 20 32 31 3a 33 35  | Mon Mar 7 21:35|
2440  3a 32 32 20 55 54 43 20  32 30 31 31 20 78 38 36  |:22 UTC 2011 x86|
2450  5f 36 34 0a 63 72 65 61  74 69 6f 6e 5f 74 69 6d  |_64.creation_tim|
2460  65 20 3d 20 31 33 30 36  35 38 35 36 38 34 09 23  |e = 1306585684.#|
2470  20 53 61 74 20 4d 61 79  20 32 38 20 31 32 3a 32  | Sat May 28 12:2|
2480  38 3a 30 34 20 32 30 31  31 0a 0a 00 00 00 00 00  |8:04 2011...|
2490  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  ||
*
27f0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  ||
alzgrinew:~#

===8

2011/9/28 Vladimir 'φ-coder/phcoder' Serbinenko phco...@gmail.com:
 On 10.08.2011 00:51, Yaroslav Leonov wrote:
 Hi,

 I got error in %subj% upon upgrading from old grub-pc (1.98+20100804-14) to 
 new (1.99-11)

 In your case it's a problem on the RAID, not LVM level. I'll need your
 fdisk output as well as result of
 grub-fstest -c 2 /dev/sd[ab] hex '(mduuid/UUID)+20'
 You can find the UUID out with:
 grub-fstest -c 2 /dev/sd[ab] ls


 --
 Regards
 Vladimir 'φ-coder/phcoder' Serbinenko






-- 


C уважением, Ярослав Леонов.



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



Bug#637254: grub-pc: unknown LVM metadata header on mdadm raid1 + lvm

2011-08-09 Thread Yaroslav Leonov
Package: grub-pc
Version: 1.99-11
Severity: normal
Tags: sid

Hi,

I got error in %subj% upon upgrading from old grub-pc (1.98+20100804-14) to new 
(1.99-11)

=
alzgrinew:~# grub-probe -t abstraction /dev/mapper/mirror0-lvroot 
error: unknown LVM metadata header.
grub-probe: error: cannot find a device for /dev/mapper/mirror0-lvroot (is /dev 
mounted?).
alzgrinew:~#
=

old grub-pc worked just fine.

Looks like most similar bug to my case is #598576, except that it's about raid6.

i'll attach ' hd -n65536 /dev/md127 ' output



P.S. sorry if this is a duplicate report, there are many report about lvm and 
raid and i may have 
missed one.

-- Package-specific info:

*** BEGIN /proc/mounts
/dev/mapper/mirror0-lvroot / ext4 
rw,relatime,errors=remount-ro,user_xattr,acl,barrier=1,data=ordered 0 0
*** END /proc/mounts

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

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

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

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

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

insmod raid
insmod mdraid09
insmod lvm
insmod part_msdos
insmod part_msdos
insmod ext2
set root='(mirror0-lvroot)'
search --no-floppy --fs-uuid --set=root b5a39a59-e236-4048-83d3-446d2300c65b
if loadfont /usr/share/grub/unicode.pf2 ; then
  set gfxmode=640x480
  load_video
  insmod gfxterm
  insmod raid
  insmod mdraid09
  insmod lvm
  insmod part_msdos
  insmod part_msdos
  insmod ext2
  set root='(mirror0-lvroot)'
  search --no-floppy --fs-uuid --set=root b5a39a59-e236-4048-83d3-446d2300c65b
  set locale_dir=($root)/boot/grub/locale
  set lang=en_US
  insmod gettext
fi
terminal_output gfxterm
set timeout=5
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=cyan/blue
set menu_color_highlight=white/blue
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
menuentry 'Debian GNU/Linux, with Linux 3.0.0-1-amd64' --class debian --class 
gnu-linux --class gnu --class os {
insmod gzio
insmod raid
insmod mdraid09
insmod lvm
insmod part_msdos
insmod part_msdos
insmod ext2
set root='(mirror0-lvroot)'
search --no-floppy --fs-uuid --set=root 
b5a39a59-e236-4048-83d3-446d2300c65b
echo'Loading Linux 3.0.0-1-amd64 ...'
linux   /boot/vmlinuz-3.0.0-1-amd64 root=/dev/mapper/mirror0-lvroot ro  
echo'Loading initial ramdisk ...'
initrd  /boot/initrd.img-3.0.0-1-amd64
}
menuentry 'Debian GNU/Linux, with Linux 3.0.0-1-amd64 (recovery mode)' --class 
debian --class gnu-linux --class gnu --class os {
insmod gzio
insmod raid
insmod mdraid09
insmod lvm
insmod part_msdos
insmod part_msdos
insmod ext2
set root='(mirror0-lvroot)'
search --no-floppy --fs-uuid --set=root 
b5a39a59-e236-4048-83d3-446d2300c65b
echo'Loading Linux 3.0.0-1-amd64 ...'
linux   /boot/vmlinuz-3.0.0-1-amd64 root=/dev/mapper/mirror0-lvroot ro 
single 
echo'Loading initial ramdisk ...'
initrd  /boot/initrd.img-3.0.0-1-amd64
}
menuentry 'Debian GNU/Linux, with Linux 2.6.39-2-amd64' --class debian --class 
gnu-linux --class gnu --class os {
insmod gzio
insmod raid
insmod mdraid09
insmod lvm
insmod part_msdos
insmod part_msdos
insmod ext2
set root='(mirror0-lvroot)'
search --no-floppy --fs-uuid --set=root 
b5a39a59-e236-4048-83d3-446d2300c65b
echo'Loading Linux 2.6.39-2-amd64 ...'
linux   /boot/vmlinuz-2.6.39-2-amd64 root=/dev/mapper/mirror0-lvroot ro 
 
echo'Loading initial ramdisk ...'
initrd  /boot/initrd.img-2.6.39-2-amd64
}
menuentry 'Debian GNU/Linux, with Linux 2.6.39-2-amd64 (recovery mode)' --class 
debian --class gnu-linux --class gnu --class os {
insmod gzio
insmod raid
insmod mdraid09
insmod lvm
insmod part_msdos
insmod part_msdos
insmod ext2
set root='(mirror0-lvroot)'
search --no-floppy --fs-uuid --set=root 
b5a39a59-e236-4048-83d3-446d2300c65b
echo'Loading Linux 2.6.39-2-amd64 ...'
linux   /boot/vmlinuz-2.6.39-2-amd64 

Bug#613424: segfault in libapt-pkg.so on non-english locales

2011-02-14 Thread Yaroslav Leonov
Package: apt
Version: 0.8.11
Severity: important
Tags: sid



Hi, apt-get update segfaults for me if i use russian utf8 locale.

If i set LC_ALL=C, then everything works fine. 

here is bt:

Core was generated by `apt-get update'.
Program terminated with signal 11, Segmentation fault.
#0  0x7f5d05951d8a in _IO_vfprintf_internal (s=0x7fff6687cc50,
format=value optimized out, ap=0x7fff6687ce20) at vfprintf.c:1614
1614vfprintf.c: No such file or directory.
in vfprintf.c
(gdb) bt
#0  0x7f5d05951d8a in _IO_vfprintf_internal (s=0x7fff6687cc50,
format=value optimized out, ap=0x7fff6687ce20) at
vfprintf.c:1614
#1  0x7f5d059733f2 in _IO_vsnprintf (
string=0x1e5ad50

\320\237\321\200\320\276\320\270\320\267\320\276\321\210\320\273\320\260
\320\276\321\210\320\270\320\261\320\272\320\260
\320\277\321\200\320\270
\320\277\321\200\320\276\320\262\320\265\321\200\320\272\320\265
\320\277\320\276\320\264\320\277\320\270\321\201\320\270.

\320\240\320\265\320\277\320\276\320\267\320\270\321\202\320\276\321\200\320\270\320\271
\320\275\320\265
\320\276\320\261\320\275\320\276\320\262\320\273\321\221\320\275
\320\270 \320\261\321\203\320\264\321\203\321\202

\320\270\321\201\320\277\320\276\320\273\321\214\320\267\320\276\320\262\320\260\320\275\321\213

\320\277\321\200\320\265\320\264\321\213\320\264\321\203\321\211\320\270\320\265

\320\270\320\275\320\264\320\265\320\272\321\201\320\275\321\213\320\265
\321\204\320\260..., maxlen=value optimized out, 
format=0x7f5d06b21e2d Address 0x7f5d06b21e2d out of
bounds, args=0x7fff6687ce20) at vsnprintf.c:120
#2  0x7f5d066519dc in GlobalError::Insert(GlobalError::MsgType, char
const*, __va_list_tag () [1]) () from
/usr/lib/libapt-pkg.so.4.10
#3  0x7f5d0664f9ec in GlobalError::Warning(char const*, ...) () from
/usr/lib/libapt-pkg.so.4.10
#4  0x7f5d066c0b47 in
pkgAcqMetaIndex::Failed(std::basic_stringchar,
std::char_traitschar, std::allocatorchar ,
pkgAcquire::MethodConfig*) ()
   from /usr/lib/libapt-pkg.so.4.10
#5  0x7f5d0669aa79 in pkgAcquire::Worker::RunMessages() () from
   /usr/lib/libapt-pkg.so.4.10
#6  0x7f5d0669b2e0 in pkgAcquire::Worker::InFdReady() () from
   /usr/lib/libapt-pkg.so.4.10
#7  0x7f5d06693b9b in pkgAcquire::RunFds(fd_set*, fd_set*) () from
   /usr/lib/libapt-pkg.so.4.10
#8  0x7f5d06694d75 in pkgAcquire::Run(int) () from
   /usr/lib/libapt-pkg.so.4.10
#9  0x7f5d0668b270 in ListUpdate(pkgAcquireStatus, pkgSourceList,
   int) () from /usr/lib/libapt-pkg.so.4.10
#10 0x0041238d in ?? ()
#11 0x7f5d0665c7b3 in
   CommandLine::DispatchArg(CommandLine::Dispatch*,
   bool) () from /usr/lib/libapt-pkg.so.4.10
#12 0x00413ef9 in ?? ()
#13 0x7f5d0592ac4d in __libc_start_main (main=value optimized out,
   argc=value optimized out, ubp_av=value optimized
   out, init=value optimized out, 
   fini=value optimized out, rtld_fini=value
   optimized out, stack_end=0x7fff6687e598) at
   libc-start.c:228
#14 0x00409359 in ?? ()
#15 0x7fff6687e598 in ?? ()
#16 0x001c in ?? ()
#17 0x0002 in ?? ()
#18 0x7fff6687ee82 in ?? ()
#19 0x7fff6687ee8a in ?? ()
#20 0x in ?? ()




I expect this :  format=0x7f5d06b21e2d Address 0x7f5d06b21e2d out of
bounds is the cause in #1.
I hope it'll help.


-- Package-specific info:

-- (no /etc/apt/preferences present) --


-- (/etc/apt/sources.list present, but not submitted) --


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

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=ANSI_X3.4-1968) 
(ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

Versions of packages apt depends on:
ii  debian-archive-keyring  2010.08.28   GnuPG archive keys of the Debian a
ii  gnupg   1.4.10-4 GNU privacy guard - a free PGP rep
ii  libc6   2.11.2-11Embedded GNU C Library: Shared lib
ii  libgcc1 1:4.4.5-10   GCC support library
ii  libstdc++6  4.4.5-10 The GNU Standard C++ Library v3
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

apt recommends no packages.

Versions of packages apt suggests:
pn  apt-doc   none (no description available)
ii  aptitude  0.6.3-3.2  terminal-based package 

Bug#595129: fluxbox destroys keys file

2010-09-01 Thread Yaroslav Leonov
I'm afraid i didn't write problem clear enough.

I have something like ~140 of this sections and lots of trailing empty
lines in keys file. If i delete keys file, and try with empty one,
fluxbox_update-configs will create a new one with those 140 awful
lines, furthermore every time i'll try launching fluxbox, it will
write +~140 lines to my keys file.

I've done some research. it looks, like fluxbox_update-configs adds
following lines unconditionally, but only one section per launch.

Sorry for my poor english, feel free to ask me for further research.

2010/9/1 Paul Tagliamonte paul...@ubuntu.com:
 retitle: fluxbox works for several seconds and stop responding to
 keyboard or mouse.
 thanks

 Those lines need to be in the conf file ( check up on other bug reports ).

 I'll take a look into this

 -Paul

 2010/9/1 Yaroslav Leonov alximi...@gmail.com:
 Subject: fluxbox destroys keys file
 Package: fluxbox
 Version: 1.1.1+git20100807.0cc08f9-1
 Severity: important
 Tags: sid

 hi. I've updated fluxbox. When i start it, it writes
 tons of following sections to keys file:

 !mouse actions added by fluxbox-update_configs
 OnTitlebar Move1 :StartMoving
 OnLeftGrip Move1 :StartResizing bottomleft
 OnRightGrip Move1 :StartResizing bottomright
 OnWindowBorder Move1 :StartMoving




-- 


C уважением, Ярослав Леонов.



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



Bug#589264: dh-make: dh_make does not handle --dpatch option properly

2010-07-16 Thread Yaroslav Leonov
Package: dh-make
Version: 0.55
Severity: minor
Tags: sid

Hi!
I was trying to create a package with dh_make

libreuse-4.3.10$ dh_make --dpatch -f ../reuse-4.3.10.tar.gz

after that i laucnched libreuse-4.3.10$ dpatch-edit-patch 01prepare
output:
===
dpatch-edit-patch: * 
/mnt/ubuntu/home/alximik/ejudge-debian/libreuse-4.3.10/debian/patches/01prepare.dpatch
 does not exist, it will be created as a new dpatch.
dpatch-edit-patch: * Copying 
/mnt/ubuntu/home/alximik/ejudge-debian/libreuse-4.3.10 to reference directory.
dpatch-edit-patch: * Cleaning /tmp/dpep-ref.8wBmnH/libreuse-4.3.10
dh clean 
   dh_testdir
   dh_auto_clean
   dh_clean
dh unpatch 
dh: Unknown sequence unpatch (choose from: binary binary-arch binary-indep 
build clean install)
make: *** [unpatch] Error 9
===

Looks like dh_make with --dpatch option should auto-add
include /usr/share/dpatch/dpatch.make
to debian/rules file.

Thanks!

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

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

Versions of packages dh-make depends on:
ii  debhelper 7.9.3  helper programs for debian/rules
ii  dpkg-dev  1.15.7.2   Debian package development tools
ii  make  3.81-8 An utility for Directing compilati
ii  perl  5.10.1-13  Larry Wall's Practical Extraction 

dh-make recommends no packages.

Versions of packages dh-make suggests:
ii  build-essential   11.5   Informational list of build-essent

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