Bug#515757: grub-install warning: /usr/sbin/grub-install: line 374: [: =: unary operator expected

2009-02-17 Thread Andrei Emeltchenko
Package: grub
Version: 0.97-47lenny2
Severity: minor


n...@niko:mnt$ LANG=C sudo grub-install --recheck --root-directory=/mnt/flash 
/dev/sdb
grub-probe: error: Cannot find a GRUB drive for /dev/sdb1.  Check your 
device.map.

/usr/sbin/grub-install: line 374: [: =: unary operator expected
Installation finished. No error reported.
This is the contents of the device map /mnt/flash/boot/grub/device.map.
Check if this is correct or not. If any of the lines is incorrect,
fix it and re-run the script `grub-install'.

(fd0)   /dev/fd0
(hd0)   /dev/sda
(hd1)   /dev/sdb

Best regards 
Andrei Emeltchenko 


-- Package-specific info:

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

Kernel: Linux 2.6.26 (SMP w/2 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 grub depends on:
ii  grub-common 1.96+20080724-16 GRand Unified Bootloader, version 
ii  libc6   2.7-18   GNU C Library: Shared libraries
ii  libncurses5 5.7+20081213-1   shared libraries for terminal hand

grub recommends no packages.

Versions of packages grub suggests:
pn  grub-legacy-doc(no description available)
pn  mdadm  (no description available)
pn  multiboot-doc  (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#512625: davfs2: cannot mount davfs: double free or corruption (!prev) error

2009-01-27 Thread Andrei Emeltchenko
Hi,

The problem exist when I enter username and password when connecting to proxy

Please enter the username to authenticate with proxy
 or hit enter for none.
Username: test
Please enter the password to authenticate user test with proxy
 or hit enter for none.
Password:

If I leave proxy fields empty everything works!

BTW: My proxy does not require authentication.

Regards,
Andrei

On Sat, Jan 24, 2009 at 7:39 PM, Werner Baumann
 wrote:
> The same error was reported on
> http://sourceforge.net/tracker/index.php?func=detail&aid=2351083&group_id=26275&atid=386747
> Unfortunately I can't reproduce this bug and the bug submitter stopped
> responding.
> If you can reproduce the problem, this might help to track down the problem:
>
> 1) Set option "debug config" in davfs2.conf and send the
> mount.davfs-messages from syslog. This might help to find the "free" that
> causes the problem.
>
> 2) If you can build the package from the sources: I suspect a call to free
> the same structure after a fork in the child and in the parent process.
> Commenting out one of these calls could proof this. The only change
> necessary to the sources would be this comment in file mount_davfs.c,
> function main, about line 260:
>
> if (childpid > 0) {
>
>   ...
>
>   if (args->debug & DAV_DBG_CONFIG)
>  syslog(LOG_MAKEPRI(LOG_DAEMON, LOG_DEBUG), "Parent: leaving now");
> /* delete_args(args); */
>   exit(EXIT_SUCCESS);
>
> } else if (childpid < 0) {
>
> Cheers
> Werner
>
>



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



Bug#512625: davfs2: cannot mount davfs: double free or corruption (!prev) error

2009-01-22 Thread Andrei Emeltchenko
Package: davfs2
Version: 1.3.3-2
Severity: normal


Hi, When I mount davfs with:

$ sudo mount -t davfs https://webdisk/ webdisk/

I got followinf error:

Password: 
/sbin/mount.davfs: the server certificate does not match the server name
/sbin/mount.davfs: the server certificate is not trusted
  issuer:  Unknown, Unknown, Unknown, Unknown, US
  subject: Unknown, Unknown, Unknown, Unknown, US
  identity:zebras.srv5.com
  fingerprint: 3d:e3:0a:34:27:78:78:74:f6:3d:07:76:28:d0:7f:2e:d4:f8:6f:ae
You only should accept this certificate, if you can
verify the fingerprint! The server might be faked
or there might be a man-in-the-middle-attack.
Accept certificate for this session? [y,N] y
*** glibc detected *** /sbin/mount.davfs: double free or corruption (!prev): 
0x08069938 ***
=== Backtrace: =
/lib/i686/cmov/libc.so.6[0xb7e9f624]
/lib/i686/cmov/libc.so.6(cfree+0x96)[0xb7ea1826]
/sbin/mount.davfs[0x80589a2]
/sbin/mount.davfs[0x805de23]
/lib/i686/cmov/libc.so.6(__libc_start_main+0xe5)[0xb7e47455]
/sbin/mount.davfs[0x804b4b1]
=== Memory map: 
08048000-08066000 r-xp  08:01 628411 /usr/sbin/mount.davfs
08066000-08067000 rw-p 0001d000 08:01 628411 /usr/sbin/mount.davfs
08067000-080c9000 rw-p 08067000 00:00 0  [heap]
b750-b7521000 rw-p b750 00:00 0 
b7521000-b760 ---p b7521000 00:00 0 
b769f000-b76ab000 r-xp  08:01 2681732/lib/libgcc_s.so.1
b76ab000-b76ac000 rw-p b000 08:01 2681732/lib/libgcc_s.so.1
b76c2000-b76e2000 r--p  08:01 626572 
/usr/share/locale/ru/LC_MESSAGES/libc.mo
b76e2000-b76ec000 r-xp  08:01 1406305
/lib/i686/cmov/libnss_files-2.7.so
b76ec000-b76ee000 rw-p 9000 08:01 1406305
/lib/i686/cmov/libnss_files-2.7.so
b76ee000-b76f7000 r-xp  08:01 1406359
/lib/i686/cmov/libnss_nis-2.7.so
b76f7000-b76f9000 rw-p 8000 08:01 1406359
/lib/i686/cmov/libnss_nis-2.7.so
b76f9000-b770e000 r-xp  08:01 1406278/lib/i686/cmov/libnsl-2.7.so
b770e000-b771 rw-p 00014000 08:01 1406278/lib/i686/cmov/libnsl-2.7.so
b771-b7712000 rw-p b771 00:00 0 
b7712000-b7719000 r-xp  08:01 1406285
/lib/i686/cmov/libnss_compat-2.7.so
b7719000-b771b000 rw-p 6000 08:01 1406285
/lib/i686/cmov/libnss_compat-2.7.so
b771b000-b77fe000 r--p 001b 08:01 637830 /usr/lib/locale/locale-archive
b77fe000-b79fe000 r--p  08:01 637830 /usr/lib/locale/locale-archive
b79fe000-b7a0 rw-p b79fe000 00:00 0 
b7a0-b7a24000 r-xp  08:01 2681832/lib/i686/cmov/libm-2.7.so
b7a24000-b7a26000 rw-p 00023000 08:01 2681832/lib/i686/cmov/libm-2.7.so
b7a26000-b7a3b000 r-xp  08:01 1406362
/lib/i686/cmov/libpthread-2.7.so
b7a3b000-b7a3d000 rw-p 00014000 08:01 1406362
/lib/i686/cmov/libpthread-2.7.so
b7a3d000-b7a3f000 rw-p b7a3d000 00:00 0 
b7a3f000-b7a4f000 r-xp  08:01 1406363/lib/i686/cmov/libresolv-2.7.so
b7a4f000-b7a51000 rw-p f000 08:01 1406363/lib/i686/cmov/libresolv-2.7.so
b7a51000-b7a54000 rw-p b7a51000 00:00 0 
b7a54000-b7a56000 r-xp  08:01 2681806/lib/libkeyutils-1.2.so
b7a56000-b7a57000 rw-p 1000 08:01 2681806/lib/libkeyutils-1.2.so
b7a57000-b7a5e000 r-xp  08:01 624614 /usr/lib/libkrb5support.so.0.1
b7a5e000-b7a5f000 rw-p 6000 08:01 624614 /usr/lib/libkrb5support.so.0.1
b7a5f000-b7a61000 r-xp  08:01 2681829/lib/i686/cmov/libdl-2.7.so
b7a61000-b7a63000 rw-p 1000 08:01 2681829/lib/i686/cmov/libdl-2.7.so
b7a63000-b7b96000 r-xp  08:01 623476 /usr/lib/libxml2.so.2.6.32
b7b96000-b7b9b000 rw-p 00132000 08:01 623476 /usr/lib/libxml2.so.2.6.32
b7b9b000-b7b9c000 rw-p b7b9b000 00:00 0 
b7b9c000-b7b9e000 r-xp  08:01 2681772/lib/libcom_err.so.2.1
b7b9e000-b7b9f000 rw-p 1000 08:01 2681772/lib/libcom_err.so.2.1
b7b9f000-b7ba rw-p b7b9f000 00:00 0 
b7ba-b7bc3000 r-xp  08:01 624604 /usr/lib/libk5crypto.so.3.1
b7bc3000-b7bc4000 rw-p 00023000 08:01 624604 /usr/lib/libk5crypto.so.3.1
b7bc4000-b7c56000 r-xp  08:01 624613 /usr/lib/libkrb5.so.3.3
b7c56000-b7c58000 rw-p 00092000 08:01 624613 /usr/lib/libkrb5.so.3.3
b7c58000-b7c81000 r-xp  08:01 624601 /usr/lib/libgssapi_krb5.so.2.2
b7c81000-b7c82000 rw-p 00028000 08:01 624601 /usr/lib/libgssapi_krb5.so.2.2
b7c82000-b7c96000 r-xp  08:01 623955 /usr/lib/libz.so.1.2.3.3
b7c96000-b7c97000 rw-p 00013000 08:01 623955 /usr/lib/libz.so.1.2.3.3
b7c97000-b7dd1000 r-xp  08:01 4676680
/usr/lib/i686/cmov/libcrypto.so.0.9.8
b7dd1000-b7de7000 rw-p 0013a000 08:01 4676680
/usr/lib/i686/cmov/libcrypto.so.0.9.8
b7de7000-b7dea000 rw-p b7de7000 00:00 0 
b7dea000-b7e2c000 r-xp 0*** glibc detected *** /sbin/mount.davfs: double free 
or corruption (!prev): 0x08069938 ***
=== Backtrace: =
/lib/i686/cmov/libc.so.6[0xb7e9f624]
/lib/i686/cmov/libc.so.6(cfree+0x96)[0xb7ea1826]
/sbin/mount.davfs[0x80589a2]
/sbin/mo

Bug#507025: Acknowledgement (xml-resume-library: Create link in PDF output)

2008-11-27 Thread Andrei Emeltchenko
Hi,

Please check my patch also.

Regards,
Andrei

On Thu, Nov 27, 2008 at 11:51 AM, Debian Bug Tracking System
<[EMAIL PROTECTED]> wrote:
>
> Thank you for filing a new Bug report with Debian.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> Your message has been sent to the package maintainer(s):
>  Debian QA Group <[EMAIL PROTECTED]>
>
> If you wish to submit further information on this problem, please
> send it to [EMAIL PROTECTED], as before.
>
> Please do not send mail to [EMAIL PROTECTED] unless you wish
> to report a problem with the Bug-tracking system.
>
>
> --
> 507025: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=507025
> Debian Bug Tracking System
> Contact [EMAIL PROTECTED] with problems
>
--- xsl/format/fo.xsl-save	2008-11-12 14:15:27.0 +0200
+++ xsl/format/fo.xsl	2008-11-13 15:09:35.0 +0200
@@ -336,6 +336,7 @@
 
   
 
+
 
+
+  
+
+  :
+   
+  
+  
+  
+
+  
+
+
+
+  
+:
+
+  
+   
+  
 
   
 
@@ -888,6 +910,13 @@
 
   
 
+
+  
+
+  
+   
+  
+
   
   
 


Bug#507025: xml-resume-library: Create link in PDF output

2008-11-27 Thread Andrei Emeltchenko
Package: xml-resume-library
Version: 1.5.1-10
Severity: minor


Hi, current implementation of XSL transformation renders links as plain text in 
PDF.

Best regards 
Andrei Emeltchenko 

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

Kernel: Linux 2.6.26 (SMP w/2 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 xml-resume-library depends on:
ii  sgml-data 2.0.3  common SGML and XML data

Versions of packages xml-resume-library recommends:
ii  xalan 1.10-3.3   XSLT processor
ii  xmltex1.9.debian.1-1 TeX package for processing XML fil
ii  xmlto 0.0.20-3   XML-to-any converter
ii  xsltproc  1.1.24-2   XSLT command line processor

Versions of packages xml-resume-library suggests:
ii  dillo [www-browser]  0.8.6-3 Small and fast web browser
ii  evince [pdf-viewer]  2.22.2-4~lenny1 Document (postscript, pdf) viewer
ii  iceape-browser [www-brow 1.1.12-1Iceape Navigator (Internet browser
ii  iceweasel [www-browser]  3.0.3-3 lightweight web browser based on M
ii  links [www-browser]  2.1pre37-1.1Web browser running in text mode
ii  lynx-cur [www-browser]   2.8.7dev9-2.1   Text-mode WWW Browser with NLS sup
ii  sun-java5-jre [java2-run 1.5.0-16-3  Sun Java(TM) Runtime Environment (
ii  sun-java6-jre [java2-run 6-07-4  Sun Java(TM) Runtime Environment (
ii  w3m [www-browser]0.5.2-2+b1  WWW browsable pager with excellent
ii  xpdf-utils [pdf-viewer]  3.02-1.4Portable Document Format (PDF) sui

-- no debconf information



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



Bug#504387: xserver-xorg-video-intel: xserver crash with "lockup" message

2008-11-03 Thread Andrei Emeltchenko
Package: xserver-xorg-video-intel
Version: 2:2.3.2-2+lenny5
Severity: grave
Justification: renders package unusable

See crashlog below.

Best regards 
Andrei Emeltchenko 

-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Jun  5  2006 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1718484 Sep 30 03:06 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation 82915G/GV/910GL Integrated 
Graphics Controller (rev 04)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 3743 Mar 10  2008 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf.dpkg-new (Xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf.dpkg-new manual page.
# (Type "man xorg.conf.dpkg-new" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/xorg.conf.dpkg-new /etc/X11/xorg.conf.dpkg-new.custom
#   md5sum /etc/X11/xorg.conf.dpkg-new 
>/var/lib/xfree86/xorg.conf.dpkg-new.md5sum
#   dpkg-reconfigure xserver-xorg

Section "Files"
#FontPath   "unix/:7100"# local font server
# if the local font server has problems, we can fall back on these
FontPath"/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
FontPath"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"

FontPath"/usr/share/fonts/X11/misc"
FontPath"/usr/lib/X11/fonts/misc"
FontPath"/usr/share/fonts/X11/cyrillic"
FontPath"/usr/lib/X11/fonts/cyrillic"
FontPath"/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath"/usr/share/fonts/X11/Type1"
FontPath"/usr/lib/X11/fonts/Type1"
#FontPath   "/usr/lib/X11/fonts/CID"
FontPath"/usr/share/fonts/X11/100dpi"
FontPath"/usr/lib/X11/fonts/100dpi"
FontPath"/usr/share/fonts/X11/75dpi"
FontPath"/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
Load"bitmap"
Load"dbe"
Load"ddc"
Load"dri"
Load"extmod"
Load"freetype"
Load"glx"
Load"int10"
Load"record"
Load"type1"
Load"v4l"
Load"vbe"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc105"
#   Option  "XkbLayout" "us,ru(winkeys),fi"
#   Option  "XkbOptions""grp:toggle"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/input/mice"
Option  "Protocol"  "ImPS/2"
Option  "Emulate3Buttons"   "true"
Option  "ZAxisMapping"  "4 5"
EndSection

Section "Device"
Identifier  "Device[0]"
Driver  "i810"
BusID   "PCI:0:2:0"
#   Option  "AddARGBGLXVisuals" "On"
Option "XAANoOffscreenPixmaps" "true"
EndSection

Section "Monitor"
  Option   "CalcAlgorithm" "XServerPool"
  DisplaySize  475 350
  HorizSync31-75
  Identifier   "Monitor[0]"
  ModelName"2000FP"
  VendorName   "DELL"
  VertRefresh  50-80
  UseModes "Modes[0]"
EndSection

Section "Modes"
  Identifier   "Modes[0]"
  Modeline  "1600x1200" 

Bug#499235: iceweasel crashes when open gmail

2008-09-17 Thread Andrei Emeltchenko
Package: iceweasel
Version: 3.0.1-1
Severity: normal


~$ iceweasel 
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
New block
The program 'firefox-bin' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadImplementation (server does not implement operation)'.
  (Details: serial 34 error_code 17 request_code 146 minor_code 5)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error()
function.)

Best regards 
Andrei Emeltchenko 


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

Kernel: Linux 2.6.25 (SMP w/2 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 iceweasel depends on:
ii  debianutils   2.30   Miscellaneous utilities specific t
ii  fontconfig2.6.0-1generic font configuration library
ii  libc6 2.7-13 GNU C Library: Shared libraries
ii  libgcc1   1:4.3.1-9  GCC support library
ii  libglib2.0-0  2.16.5-1   The GLib library of C routines
ii  libgtk2.0-0   2.12.11-3  The GTK+ graphical user interface 
ii  libnspr4-0d   4.7.1-3NetScape Portable Runtime Library
ii  libstdc++64.3.1-9The GNU Standard C++ Library v3
ii  procps1:3.2.7-8  /proc file system utilities
ii  psmisc22.6-1 Utilities that use the proc filesy
ii  xulrunner-1.9 1.9.0.1-1  XUL + XPCOM application runner

iceweasel recommends no packages.

Versions of packages iceweasel suggests:
pn  latex-xft-fonts(no description available)
ii  libkrb53  1.6.dfsg.4~beta1-4 MIT Kerberos runtime libraries
pn  mozplugger (no description available)
pn  ttf-mathematica4.1 (no description available)
pn  xfonts-mathml  (no description available)
ii  xprint2:1.4.2-5  X11 print system (binary)
pn  xulrunner-1.9-gnome-s  (no description available)

-- no debconf information



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



Bug#488781: addition info

2008-07-03 Thread Andrei Emeltchenko
Hi,
I found that if I include
. /etc/bash_completion

in the end of .bashrc it works :-)

there is strange dependency on bash_completion

Regards,
Andrei



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



Bug#488781: prompt customization does not work with new bash

2008-07-01 Thread Andrei Emeltchenko
Package: bash
Version: 3.2-4
Severity: normal

Hi,
I use prompt customization from here:
http://www.tldp.org/HOWTO/Bash-Prompt-HOWTO/x865.html

It does not work with new bash.

Best regards 
Andrei Emeltchenko 

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

Kernel: Linux 2.6.25 (SMP w/2 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 bash depends on:
ii  base-files4.0.4  Debian base system miscellaneous f
ii  debianutils   2.28.4 Miscellaneous utilities specific t
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libncurses5   5.6+20080308-1 Shared libraries for terminal hand

Versions of packages bash recommends:
pn  bash-completion(no description available)

-- no debconf information



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



Bug#481306: logcheck-database: Request for new rule: "syslog-ng : Configuration reload"

2008-05-15 Thread Andrei Emeltchenko
Package: logcheck-database
Version: 1.2.63
Severity: wishlist


Hi,

Can you add rule to filter out following messages:

System Events
=-=-=-=-=-=-=
May 15 07:44:48 niko syslog-ng[21911]: Configuration reload request
received, reloading configuration;

Best regards 
Andrei Emeltchenko 

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

Kernel: Linux 2.6.24 (SMP w/2 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

-- debconf information:
  logcheck-database/conffile-cleanup: false



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



Bug#480862: apt-listchanges: listchanges.db failed to load

2008-05-13 Thread Andrei Emeltchenko
Hi,

On Mon, May 12, 2008 at 5:30 PM, Pierre Habouzit <[EMAIL PROTECTED]> wrote:
> forcemerge 469221 480862
>  thanks
>
>   you mean like in this bug that reportbug prorably showed to you before 
> typing
>  yours ?
>
>  Bug#469221: apt-listchanges: Failed with "bsddb.db.DBRunRecoveryError" error
>

sorry, It looked to me as a different bug

Regards,
Andrei

>  --
>  ·O·  Pierre Habouzit
>  ··O[EMAIL PROTECTED]
>  OOOhttp://www.madism.org
>



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



Bug#480862: apt-listchanges: listchanges.db failed to load

2008-05-12 Thread Andrei Emeltchenko
Package: apt-listchanges
Version: 2.82
Severity: normal


when upgrading I see following message:

database /var/lib/apt/listchanges.db failed to load.
Exception bsddb.db.DBRunRecoveryError: DBRunRecoveryError(-30975,
'DB_RUNRECOVERY: Fatal error, run database recovery -- PANIC: fatal
region error detected; run recovery') in  ignored


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

Kernel: Linux 2.6.24 (SMP w/2 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 apt-listchanges depends on:
ii  apt   0.7.11 Advanced front-end for dpkg
ii  debconf [debconf-2.0] 1.5.21 Debian configuration management sy
ii  debianutils   2.28.4 Miscellaneous utilities specific t
ii  python2.5.2-1An interactive high-level object-o
ii  python-apt0.7.5  Python interface to libapt-pkg
ii  python-support0.7.7  automated rebuilding support for P
ii  ucf   3.006  Update Configuration File: preserv

Versions of packages apt-listchanges recommends:
ii  exim4 4.69-2 meta-package to ease Exim MTA (v4)
ii  exim4-daemon-light [mail-tran 4.69-2+b1  lightweight Exim MTA (v4) daemon

-- debconf information:
* apt-listchanges/confirm: false
* apt-listchanges/email-address: root
* apt-listchanges/which: both
* apt-listchanges/frontend: pager
* apt-listchanges/save-seen: true



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



Bug#476495: cupsys-bsd: man pages not in gz format but presented as .gz

2008-04-16 Thread Andrei Emeltchenko
Package: cupsys-bsd
Version: 1.3.6-3
Severity: normal


Man pages have wrong suffix:

file /usr/share/man/man8/cups-lpd.8.gz
/usr/share/man/man8/cups-lpd.8.gz: troff or preprocessor input text

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

Kernel: Linux 2.6.24 (SMP w/2 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 cupsys-bsd depends on:
ii  cupsys-client 1.3.6-3Common UNIX Printing System(tm) - 
ii  cupsys-common 1.3.6-3Common UNIX Printing System(tm) - 
ii  debconf [debconf-2.0] 1.5.20 Debian configuration management sy
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libcupsys21.3.6-3Common UNIX Printing System(tm) - 
ii  update-inetd  4.30   inetd configuration file updater

Versions of packages cupsys-bsd recommends:
ii  cupsys1.3.6-3Common UNIX Printing System(tm) - 

-- debconf information:
* cupsys-bsd/setuplpd: true



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



Bug#475124: Need menu parameter to stop spawning nautilus windows

2008-04-09 Thread Andrei Emeltchenko
Package: nautilus
Version: 2.20.0-3
Severity: minor


Hi,

How to stop spawning windows in nautilus. I remember that I have set up
such option long time ago but now it spawns again!

Best regards 
Andrei Emeltchenko 

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

Kernel: Linux 2.6.24 (SMP w/2 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



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



Bug#474713: xdebconfigurator: Errors when upgrading 1.31 -> 1.32

2008-04-07 Thread Andrei Emeltchenko
Package: xdebconfigurator
Version: 1.31
Severity: normal


$ LANG=C sudo apt-get upgrade
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages will be upgraded:
  xdebconfigurator
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/28.1kB of archives.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]? 
Reading changelogs... Done
Traceback (most recent call last):
  File "/usr/bin/apt-listchanges", line 227, in ?
main()
  File "/usr/bin/apt-listchanges", line 148, in main
seen.close()
  File "/usr/lib/python2.4/bsddb/__init__.py", line 237, in close
v = self.db.close()
bsddb.db.DBRunRecoveryError: (-30975, 'DB_RUNRECOVERY: Fatal error, run 
database recovery -- PANIC: fatal region error detected; run recovery')
Preconfiguring packages ...
(Reading database ... 200767 files and directories currently installed.)
Preparing to replace xdebconfigurator 1.31 (using 
.../xdebconfigurator_1.32_all.deb) ...
update-rc.d: /etc/init.d/xdebconfigurator exists during rc.d purge (use -f to 
force)
dpkg: error processing /var/cache/apt/archives/xdebconfigurator_1.32_all.deb 
(--unpack):
 subprocess pre-installation script returned error exit status 1
Errors were encountered while processing:
 /var/cache/apt/archives/xdebconfigurator_1.32_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Regards,
Andrei

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

Kernel: Linux 2.6.24 (SMP w/2 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 xdebconfigurator depends on:
ii  debconf [debconf-2.0] 1.5.20 Debian configuration management sy
ii  discover1 1.7.22 hardware identification system
ii  hwinfo13.41-1Hardware identification system
ii  perl-modules  5.8.8-12   Core Perl modules

Versions of packages xdebconfigurator recommends:
ii  read-edid 1.4.1-2.1  hardware information-gathering too

-- debconf-show failed



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



Bug#472925: vim: spellfiles are missing

2008-03-28 Thread Andrei Emeltchenko
Hi,

On Thu, Mar 27, 2008 at 5:09 PM, James Vega <[EMAIL PROTECTED]> wrote:
> On Thu, Mar 27, 2008 at 11:03:21AM +0200, Andrei Emeltchenko wrote:
>  > spellfiles are missing.
>  If you have a ~/.vim/spell directory, then when you set 'spelllang' to a
>  language for which you don't already have spellfiles, Vim will ask you
>  if it can download them.

unfortunately vim cannot download spellfile in my case. Should i
specify proxy to it?

Regards,
Andrei

>
>  --
>  James
>  GPG Key: 1024D/61326D40 2003-09-02 James Vega <[EMAIL PROTECTED]>
>
> -BEGIN PGP SIGNATURE-
>  Version: GnuPG v1.4.6 (GNU/Linux)
>
>  iEYEARECAAYFAkfruLcACgkQDb3UpmEybUA2NQCfV7XaHmUeYnbkLlvMQ4vzD5Pq
>  wvAAn08NlNAufhmS/49Q03OI/BkwZ/XA
>  =dwAp
>  -END PGP SIGNATURE-
>
>



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



Bug#472925: vim: spellfiles are missing

2008-03-27 Thread Andrei Emeltchenko
Package: vim
Version: 1:7.1-266+1
Severity: minor


spellfiles are missing.

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

Kernel: Linux 2.6.24 (SMP w/2 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 vim depends on:
ii  libacl1   2.2.45-1   Access control list shared library
ii  libc6 2.7-6  GNU C Library: Shared libraries
ii  libgpmg1  1.20.3~pre3-3  General Purpose Mouse - shared lib
ii  libncurses5   5.6+20080203-1 Shared libraries for terminal hand
ii  vim-common1:7.1-266+1Vi IMproved - Common files
ii  vim-runtime   1:7.1-266+1Vi IMproved - Runtime files

vim recommends no packages.

-- no debconf information



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



Bug#472623: dselect: garbage in ru_RU.UTF-8 locale

2008-03-25 Thread Andrei Emeltchenko
Package: dselect
Version: 1.14.16.6
Severity: normal

dselect shows garbage in ru_RU.UTF-8 locale

Best regards 
Andrei Emeltchenko 

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

Kernel: Linux 2.6.24 (SMP w/2 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 dselect depends on:
ii  dpkg  1.14.16.6  package maintenance system for Deb
ii  libc6 2.7-6  GNU C Library: Shared libraries
ii  libgcc1   1:4.3.0~rc2-1  GCC support library
ii  libncurses5   5.6+20080203-1 Shared libraries for terminal hand
ii  libstdc++64.3.0~rc2-1The GNU Standard C++ Library v3

dselect recommends no packages.

-- no debconf information



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



Bug#470608: wrong charset in logcheck mail (charset=unknown-8bit)

2008-03-12 Thread Andrei Emeltchenko
Package: logcheck
Version: 1.2.63
Severity: normal


Part of the header:

From: logcheck system account <[EMAIL PROTECTED]>
Date: Thu, 06 Mar 2008 13:02:04 +0200
MIME-Version: 1.0
Content-Type: text/plain; charset=unknown-8bit
Content-Transfer-Encoding: 8bit



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

Kernel: Linux 2.6.24 (SMP w/2 CPU cores; PREEMPT)
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 logcheck depends on:
ii  adduser3.105 add and remove users and groups
ii  bsd-mailx [mailx]  8.1.2-0.20071201cvs-2 A simple mail user agent
ii  cron   3.0pl1-103management of regular background p
ii  exim4  4.69-2meta-package to ease Exim MTA (v4)
ii  exim4-daemon-light 4.69-2lightweight Exim MTA (v4) daemon
ii  lockfile-progs 0.1.11Programs for locking and unlocking
ii  logtail1.2.63Print log file lines that have not
ii  mailx  1:20071201-2  Transitional package for mailx ren
ii  syslog-ng [system- 2.0.8~1-1 Next generation logging daemon

Versions of packages logcheck recommends:
ii  logcheck-database 1.2.63 database of system log rules for t

-- no debconf information



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



Bug#459061: whishlist: Add xlock rules

2008-01-04 Thread Andrei Emeltchenko
Package: logcheck-database
Version: 1.2.63
Severity: wishlist


Hi,

Could you add xlock rule to prevent following message:

System Events
=-=-=-=-=-=-=
Jan  4 12:40:46 niko xlock[7668]: Stop: niko, niko, :0.0, 40m 22s


Best regards 
Andrei Emeltchenko 

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

Kernel: Linux 2.6.23 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)
Shell: /bin/sh linked to /bin/bash

-- debconf information excluded



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



Bug#458065: gnome-control-center: gnome-settings-daemon cannot start

2007-12-28 Thread Andrei Emeltchenko
Package: gnome-control-center
Version: 1:2.20.1-2
Severity: normal


when starting gnome-settings-daemon I got following errors:



me-settings-daemon 
expected keysym, got XF86KbdLightOnOff: line 70 of pc
last scanned symbol is: XF86KbdLightOnOff
expected keysym, got XF86KbdBrightnessDown: line 71 of pc
last scanned symbol is: XF86KbdBrightnessDown
expected keysym, got XF86KbdBrightnessUp: line 72 of pc
last scanned symbol is: XF86KbdBrightnessUp
Warning:  Type "PC_ALT_LEVEL2" has 2 levels, but  has 3
symbols
  Ignoring extra symbols
Warning:  No symbols defined for  (keycode 92)
Warning:  No symbols defined for  (keycode 101)
Warning:  No symbols defined for  (keycode 114)
Warning:  No symbols defined for  (keycode 118)
Warning:  No symbols defined for  (keycode 119)
Warning:  No symbols defined for  (keycode 120)
Warning:  No symbols defined for  (keycode 121)
Warning:  No symbols defined for  (keycode 122)
Warning:  No symbols defined for  (keycode 123)
Warning:  No symbols defined for  (keycode 129)
Warning:  No symbols defined for  (keycode 130)
Warning:  No symbols defined for  (keycode 131)
Warning:  No symbols defined for  (keycode 132)
Warning:  No symbols defined for  (keycode 133)
Warning:  No symbols defined for  (keycode 134)
Warning:  No symbols defined for  (keycode 135)
Warning:  No symbols defined for  (keycode 136)
Warning:  No symbols defined for  (keycode 137)
Warning:  No symbols defined for  (keycode 138)
Warning:  No symbols defined for  (keycode 139)
Warning:  No symbols defined for  (keycode 140)
Warning:  No symbols defined for  (keycode 141)
Warning:  No symbols defined for  (keycode 142)
Warning:  No symbols defined for  (keycode 143)
Warning:  No symbols defined for  (keycode 144)
Warning:  No symbols defined for  (keycode 145)
Warning:  No symbols defined for  (keycode 146)
Warning:  No symbols defined for  (keycode 147)
Warning:  No symbols defined for  (keycode 148)
Warning:  No symbols defined for  (keycode 149)
Warning:  No symbols defined for  (keycode 150)
Warning:  No symbols defined for  (keycode 151)
Warning:  No symbols defined for  (keycode 152)
Warning:  No symbols defined for  (keycode 153)
Warning:  No symbols defined for  (keycode 154)
Warning:  No symbols defined for  (keycode 155)
Warning:  No symbols defined for  (keycode 157)




Best regards 
Andrei Emeltchenko 


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

Kernel: Linux 2.6.23 (SMP w/2 CPU cores; PREEMPT)
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 gnome-control-center depends on:
ii  capplets-data 1:2.20.1-2 configuration applets for GNOME 2 
ii  desktop-file-util 0.13-2 Utilities for .desktop files
ii  gnome-desktop-dat 2.20.2-1   Common files for GNOME 2 desktop a
ii  gnome-icon-theme  2.20.0-1   GNOME Desktop icon theme
ii  gnome-menus   2.20.2-1   an implementation of the freedeskt
ii  libart-2.0-2  2.3.19-3   Library of functions for 2D graphi
ii  libatk1.0-0   1.20.0-1   The ATK accessibility toolkit
ii  libbonobo2-0  2.20.2-1   Bonobo CORBA interfaces library
ii  libbonoboui2-02.20.0-1   The Bonobo UI library
ii  libc6 2.7-4  GNU C Library: Shared libraries
ii  libcairo2 1.4.10-1   The Cairo 2D vector graphics libra
ii  libdbus-1-3   1.1.1-3simple interprocess messaging syst
ii  libdbus-glib-1-2  0.74-1 simple interprocess messaging syst
ii  libebook1.2-9 1.12.2-1   Client library for evolution addre
ii  libesd0   0.2.36-3   Enlightened Sound Daemon - Shared 
ii  libfontconfig12.4.2-1.2  generic font configuration library
ii  libfreetype6  2.3.5-1+b1 FreeType 2 font engine, shared lib
ii  libgconf2-4   2.20.1-2   GNOME configuration database syste
ii  libglade2-0   1:2.6.2-1  library to load .glade files at ru
ii  libglib2.0-0  2.14.3-1   The GLib library of C routines
ii  libgnome-desktop- 2.20.2-1   Utility library for loading .deskt
ii  libgnome-menu22.20.2-1   an implementation of the freedeskt
ii  libgnome-window-s 1:2.20.1-2 Utility library for getting window
ii  libgnome2-0   2.20.1.1-1 The GNOME 2 library - runtime file
ii  libgnomecanvas2-0 2.20.1.1-1 A power

Bug#448585: live-helper: typo in initramfs-tools

2007-10-30 Thread Andrei Emeltchenko
Hi,

Does live-helper use live-initramfs package? It is not in depends
section. I even do not have such a package. So how can it help me?
:-((

Regards,
Andrei

On 10/30/07, Daniel Baumann <[EMAIL PROTECTED]> wrote:
> reassign 448585 live-initramfs
> close 448585 1.110.3-1
> thanks
>
> Andrei Emeltchenko wrote:
> > Package: live-helper
>
> This is not a bug in live-helper, but a bug in live-initramfs.
>
> > Please fix this typo:
> > chroot/usr/share/initramfs-tools/scripts/live
>
> which was already fixed as of live-initramfs 1.110.3-1, hence closing
> this bug.
>
> --
> Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
> Email:  [EMAIL PROTECTED]
> Internet:   http://people.panthera-systems.net/~daniel-baumann/
>



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



Bug#448585: live-helper: typo in initramfs-tools

2007-10-30 Thread Andrei Emeltchenko
Package: live-helper
Version: 1.0~a33-1
Severity: normal

Hi,

Please fix this typo:
chroot/usr/share/initramfs-tools/scripts/live

DEFCONSOLE vs DEFCONFSOLE

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

Kernel: Linux 2.6.22 (SMP w/2 CPU cores; PREEMPT)
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 live-helper depends on:
ii  debootstrap   1.0.3  Bootstrap a basic Debian system

live-helper recommends no packages.

-- no debconf information



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



Bug#447844: iceweasel hangs when web site responds slowly

2007-10-24 Thread Andrei Emeltchenko
Package: iceweasel
Version: 2.0.0.3-1
Severity: normal

On slow sites iceweasel hangs

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

Kernel: Linux 2.6.22 (SMP w/2 CPU cores; PREEMPT)
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 iceweasel depends on:
ii  debianutils 2.25.1   Miscellaneous utilities specific t
ii  fontconfig  2.4.2-1.2generic font configuration library
ii  libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii  libc6   2.6.1-1+b1   GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1 The Cairo 2D vector graphics libra
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libgcc1 1:4.2.1-4GCC support library
ii  libglib2.0-02.14.1-5 The GLib library of C routines
hi  libgtk2.0-0 2.10.13-1The GTK+ graphical user interface 
ii  libjpeg62   6b-14The Independent JPEG Group's JPEG 
ii  libmyspell3c2   1:3.1-18 MySpell spellchecking library
ii  libpango1.0-0   1.18.2-1 Layout and rendering of internatio
ii  libpng12-0  1.2.15~beta5-3   PNG library - runtime
ii  libstdc++6  4.2.1-4  The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxft2 2.1.12-2 FreeType-based font drawing librar
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxp6  1:1.0.0.xsf1-1   X Printing Extension (Xprint) clie
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  libxt6  1:1.0.5-3X11 toolkit intrinsics library
ii  psmisc  22.5-1   Utilities that use the proc filesy
ii  zlib1g  1:1.2.3.3.dfsg-6 compression library - runtime

iceweasel recommends no packages.

-- no debconf information



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



Bug#444952: dhelp_error when upgrading cupsys

2007-10-02 Thread Andrei Emeltchenko
Package: cupsys
Version: 1.3.2-1
Severity: normal


When upgrading cupsys package hangs. It prints setting up supsys
(1.3.2-1) ...

in the process list:

 3026 pts/1S+ 0:01   apt-get install cupsys
 3054 pts/1S+ 0:00 /usr/bin/dpkg --status-fd 16 --configure 
cupsys
 3055 pts/1S+ 0:00   /usr/bin/perl -w 
/usr/share/debconf/frontend /var/lib/dpkg/info/cupsys.postinst configur
 3063 pts/1S+ 0:00 /bin/sh 
/var/lib/dpkg/info/cupsys.postinst configure 1.3.0-3
 3089 pts/1S+ 0:00   /usr/bin/perl /usr/sbin/install-docs 
-i /usr/share/doc-base/cupsys
 3090 pts/1R+ 6:09 /usr/sbin/dhelp_parse -a 
/usr/share/doc/cupsys


dhelp_parse takes 100% of CPU time

Regards,
Andrei


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

Kernel: Linux 2.6.22 (SMP w/2 CPU cores; PREEMPT)
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 cupsys depends on:
ii  adduser 3.105add and remove users and groups
ii  cupsys-common   1.3.2-1  Common UNIX Printing System(tm) - 
ii  debconf [debconf-2.0]   1.5.14   Debian configuration management sy
ii  gs-esp  8.15.3.dfsg.1-1  The Ghostscript PostScript interpr
ii  libavahi-compat-libdnss 0.6.21-2 Avahi Apple Bonjour compatibility 
ii  libc6   2.6.1-1+b1   GNU C Library: Shared libraries
ii  libcupsimage2   1.3.2-1  Common UNIX Printing System(tm) - 
ii  libcupsys2  1.3.2-1  Common UNIX Printing System(tm) - 
ii  libdbus-1-3 1.1.1-3  simple interprocess messaging syst
ii  libgnutls13 1.7.19-1 the GNU TLS library - runtime libr
ii  libkrb531.6.dfsg.1-7 MIT Kerberos runtime libraries
ii  libldap22.1.30.dfsg-13.5 OpenLDAP libraries
ii  libpam0g0.99.7.1-4   Pluggable Authentication Modules l
ii  libpaper1   1.1.22   library for handling paper charact
ii  libslp1 1.2.1-6.2OpenSLP libraries
ii  lsb-base3.1-24   Linux Standard Base 3.1 init scrip
ii  perl-modules5.8.8-7  Core Perl modules
ii  procps  1:3.2.7-4.1  /proc file system utilities
ii  ssl-cert1.0.14   Simple debconf wrapper for openssl
ii  xpdf-utils [poppler-uti 3.02-1.1 Portable Document Format (PDF) sui

Versions of packages cupsys recommends:
pn  cups-pdf   (no description available)
ii  cupsys-client 1.3.2-1Common UNIX Printing System(tm) - 
ii  foomatic-filters  3.0.2-20061031-1.2 linuxprinting.org printer support 
ii  smbclient 3.0.26a-1  a LanManager-like simple client fo

-- debconf information:
* cupsys/raw-print: true
* cupsys/ports: 631
* cupsys/backend: ipp, lpd, socket, usb
  cupsys/portserror:
* cupsys/browse: false



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



Bug#444851: dhelp_parse is eating ALL cpu time when upgrading

2007-10-01 Thread Andrei Emeltchenko
Package: dhelp
Version: 0.5.24-0.1
Severity: normal


dhelp_parse is hanging when upgrading system in "-d /usr/share/doc/*"

Best regards 
Andrei Emeltchenko 

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

Kernel: Linux 2.6.22 (SMP w/2 CPU cores; PREEMPT)
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 dhelp depends on:
ii  debconf [debconf-2.0] 1.5.14 Debian configuration management sy
ii  libc6 2.6.1-1+b1 GNU C Library: Shared libraries
ii  libdb4.5  4.5.20-8   Berkeley v4.5 Database Libraries [
ii  perl-modules  5.8.8-7Core Perl modules

Versions of packages dhelp recommends:
ii  iceape-browser [www-brows 1.0.8-4Iceape Navigator (Internet browser
ii  iceweasel [www-browser]   2.0.0.3-1  lightweight web browser based on M
ii  links [www-browser]   1.00~pre20-0.1 Character mode WWW browser
ii  lynx [www-browser]2.8.6-2Text-mode WWW Browser
ii  mozilla-firefox   2.0.0.3-1  Transition package for iceweasel r
ii  w3m [www-browser] 0.5.1-5.1+b1   WWW browsable pager with excellent

-- debconf information:
* dhelp/www-browser-console: lynx
* dhelp/www-browser-x: mozilla



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



Bug#444112: dict works correctly only in uxterm for Russian vocabulary

2007-09-26 Thread Andrei Emeltchenko
Package: dict
Version: 1.10.2.dfsg-3.2
Severity: important


dict does not work in KOI8-R

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

Kernel: Linux 2.6.22 (SMP w/2 CPU cores; PREEMPT)
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 dict depends on:
ii  libc6   2.6.1-1+b1   GNU C Library: Shared libraries
ii  netbase 4.30 Basic TCP/IP networking system
ii  recode  3.6-14   Character set conversion utility
ii  zlib1g  1:1.2.3.3.dfsg-5 compression library - runtime

dict recommends no packages.

-- no debconf information



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



Bug#443304: fop: log4j error

2007-09-20 Thread Andrei Emeltchenko
Package: fop
Version: 1:0.93.dfsg.1-2
Severity: normal


log4j issues warnings:

$ fop mydoc.fo -pdf mypdf.pdf
log4j:WARN No appenders could be found for logger
(org.apache.fop.render.RendererFactory).
log4j:WARN Please initialize the log4j system properly.

fop then hangs ...

Best regards 
Andrei Emeltchenko 

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

Kernel: Linux 2.6.22 (SMP w/2 CPU cores; PREEMPT)
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 fop depends on:
ii  libavalon-framewo 4.2.0-3Common framework for Java server a
ii  libbatik-java 1.6-3  xml.apache.org SVG Library
ii  libbsf-java   1:2.3.0+cvs20050308a-2 Bean Scripting Framework to suppor
ii  libcommons-io-jav 1.3.1.dfsg.1-1 Common useful IO related classes
ii  libcommons-loggin 1.0.4-6commmon wrapper interface for seve
ii  libxalan2-java2.7.0-5XSL Transformations (XSLT) process
ii  libxerces2-java   2.8.1-2Validating XML parser for Java wit
ii  libxmlgraphics-co 1.1.dfsg.2-1   reusable components used by Batik 
ii  libxp61:1.0.0.xsf1-1 X Printing Extension (Xprint) clie
ii  libxt61:1.0.5-3  X11 toolkit intrinsics library
ii  libxtst6  2:1.0.3-1  X11 Testing -- Resource extension 
ii  sun-java5-jre [ja 1.5.0-11-1 Sun Java(TM) Runtime Environment (
ii  sun-java6-jre [ja 6-00-2 Sun Java(TM) Runtime Environment (

fop recommends no packages.

-- no debconf information



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



Bug#443303: xmlroff: Unreadable help characters in KOI8-R locale

2007-09-20 Thread Andrei Emeltchenko
Package: xmlroff
Version: 0.5.1-1
Severity: minor


Something wrong with Russian translation file

$ echo $LANG 
ru_RU.KOI8-R
$ xmlroff 
No input file specified.

п≤я│п©п╬п╩я▄п╥п╬п╡п╟п╫п╦п╣:
  xmlroff [OPTION...] file [stylesheet]

п÷п╟я─п╟п╪п╣я┌я─я▀ я│п©я─п╟п╡п╨п╦:
  -?, --help п÷п╬п╨п╟п╥п╟я┌я▄
п©п╟я─п╟п╪п╣я┌я─я▀ я│п©я─п╟п╡п╨п╦

п÷я─п╦п╪п╣п╫п╦п╪я▀п╣ п©п╟я─п╟п╪п╣я┌я─я▀:
  -o, --out-file=filenameOutput file
  --format={auto|pdf|postscript|svg} Format of output file
  --backend={cairo|gp}   Backend to use
  --continue Continue after any formatting
errors
  --compat   Do ('--compat') or do not
('--nocompat') preprocess with compatibility stylesheet (default is
'--compat')
  --compat-stylesheetOutput the compatibility
stylesheet then exit
  --validDo ('--valid') or do not
('--novalid') load the DTD (default is '--novalid')
  -v, --version  Print version number
  -w, --warn=integer Warning mode
  -d, --debug=integer    Debug mode


Best regards 
Andrei Emeltchenko 


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

Kernel: Linux 2.6.22 (SMP w/2 CPU cores; PREEMPT)
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 xmlroff depends on:
ii  libart-2.0-22.3.19-3 Library of functions for 2D graphi
ii  libc6   2.6.1-1+b1   GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1 The Cairo 2D vector graphics libra
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libglib2.0-02.14.0-2 The GLib library of C routines
ii  libgnomeprint2.2-0  2.18.0-2 The GNOME 2.2 print architecture -
ii  libgtk2.0-0 2.10.13-1The GTK+ graphical user interface 
ii  libpango1.0-0   1.18.1-1 Layout and rendering of internatio
ii  libpng12-0  1.2.15~beta5-2   PNG library - runtime
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxml2 2.6.30.dfsg-2GNOME XML library
ii  libxrender1 1:0.9.3-1X Rendering Extension client libra
ii  libxslt1.1  1.1.22-1 XSLT processing library - runtime 
ii  zlib1g  1:1.2.3.3.dfsg-5 compression library - runtime

xmlroff recommends no packages.

-- no debconf information




Bug#441803: SSH does not work after installing seahorse

2007-09-20 Thread Andrei Emeltchenko
Hi

On 9/20/07, Josselin Mouette <[EMAIL PROTECTED]> wrote:
> Le mardi 11 septembre 2007 à 13:10 +0300, Andrei Emeltchenko a écrit :
> > Package: seahorse
> > Version: 0.9.10-2
> > Severity: normal
> > After installing seahorse ssh, cvs, etc do not work.
>
> Could you please elaborate? What are the exact symptoms?

symptoms were: ssh never connects to remote hosts


>
> Do you see any improvement with seahorse 2.20 from unstable?

I removed gnupg-agent and the problem was solved.

should this package be put in deb::Conflicts?

Regards,
Andrei

>
> Thanks,
> --
>  .''`.   Josselin Mouette/\./\
> : :' :   [EMAIL PROTECTED]
> `. `'[EMAIL PROTECTED]
>   `-  Debian GNU/Linux -- The power of freedom
>
>




Bug#441781: Fwd: Bug#441781: gnome-control-center: gnome-settings-daemon cannot start when Russian locale is added

2007-09-20 Thread Andrei Emeltchenko
Hi,

On 9/19/07, Sven Arvidsson <[EMAIL PROTECTED]> wrote:
> On Tue, 2007-09-11 at 10:03 +0300, Andrei Emeltchenko wrote:
> > Package: gnome-control-center
> > Version: 1:2.18.1-1
> > Severity: important
> >
> > gnome-settings-daemon gives following errors when start.
> > [snipped warnings]
>
> Hi,
>
> Does it start after the warnings are printed, or does it simply exit?
>

it creates bug report and exits.


> If it doesn't start, this is probably a duplicate of bug 434266. You
> could try by instead adding a UTF-8 locale, ru_RU.UTF-8.


the same result if I run in uxterm

$ echo $LANG
ru_RU.UTF-8
$ gnome-settings-daemon   => crash

Regards,
Andrei


>
> --
> Cheers,
> Sven Arvidsson
> http://www.whiz.se
> PGP Key ID 760BDD22
>
>



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



Bug#442120: sshmenu crashing

2007-09-13 Thread Andrei Emeltchenko
Package: sshmenu
Version: 3.13-1
Severity: normal


Can this problem be the result of gnome-settings-daemon is works badly?

$ sshmenu-gnome 
/usr/lib/ruby/1.8/glib2.rb: line 55
   GLib-GObject-CRITICAL **:g_boxed_type_register_static: assertion
`g_type_from_name (name) == 0' failed
/usr/lib/ruby/1.8/glib2.rb: line 55
   GLib-GObject-CRITICAL **:g_param_spec_boxed: assertion
`G_TYPE_IS_BOXED (boxed_type)' failed
/usr/lib/ruby/1.8/glib2.rb: line 55
   GLib-GObject-CRITICAL **:g_object_class_install_property: assertion
`G_IS_PARAM_SPEC (pspec)' failed
/usr/lib/ruby/1.8/glib2.rb: line 55
   GLib-GObject-CRITICAL **:g_param_spec_boxed: assertion
`G_TYPE_IS_BOXED (boxed_type)' failed
/usr/lib/ruby/1.8/glib2.rb: line 55
   GLib-GObject-CRITICAL **:g_object_class_install_property: assertion
`G_IS_PARAM_SPEC (pspec)' failed
/usr/lib/ruby/1.8/gnome-sshmenu.rb:2:in `require': no such file to load
-- gconf2 (LoadError)
from /usr/lib/ruby/1.8/gnome-sshmenu.rb:2
from /usr/bin/sshmenu-gnome:3:in `require'
from /usr/bin/sshmenu-gnome:3

--Andrei

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

Kernel: Linux 2.6.22 (SMP w/2 CPU cores; PREEMPT)
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 sshmenu depends on:
ii  libgtk2-ruby  0.15.0-1.1 GTK+ bindings for the Ruby languag
ii  libruby1.81.8.6.36-1 Libraries necessary to run Ruby 1.
ii  libyaml-ruby  1.8.2-1YAML for Ruby
ii  ruby  1.8.2-1An interpreter of object-oriented 
ii  ruby1.8   1.8.6.36-1 Interpreter of object-oriented scr
ii  ssh-askpass-gnome [ssh-askpas 1:4.6p1-5  interactive X program to prompt us

sshmenu recommends no packages.

-- no debconf information



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



Bug#441803: SSH does not work after installing seahorse

2007-09-11 Thread Andrei Emeltchenko
Package: seahorse
Version: 0.9.10-2
Severity: normal


After installing seahorse ssh, cvs, etc do not work.

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

Kernel: Linux 2.6.22 (SMP w/2 CPU cores; PREEMPT)
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 seahorse depends on:
ii  debconf [debconf-2.0]   1.5.14   Debian configuration management sy
ii  gconf2  2.18.0.1-3   GNOME configuration database syste
ii  libart-2.0-22.3.19-3 Library of functions for 2D graphi
ii  libatk1.0-0 1.18.0-2 The ATK accessibility toolkit
ii  libavahi-client30.6.21-1 Avahi client library
ii  libavahi-common30.6.21-1 Avahi common library
ii  libavahi-glib1  0.6.21-1 Avahi glib integration library
ii  libbonobo2-02.18.0-2 Bonobo CORBA interfaces library
ii  libbonoboui2-0  2.18.0-5 The Bonobo UI library
ii  libc6   2.6.1-1+b1   GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1 The Cairo 2D vector graphics libra
ii  libdbus-1-3 1.1.1-3  simple interprocess messaging syst
ii  libdbus-glib-1-20.74-1   simple interprocess messaging syst
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libgconf2-4 2.18.0.1-3   GNOME configuration database syste
ii  libglade2-0 1:2.6.2-1library to load .glade files at ru
ii  libglib2.0-02.14.0-2 The GLib library of C routines
ii  libgnome-keyring0   0.8.1-2  GNOME keyring services library
ii  libgnome2-0 2.18.0-4 The GNOME 2 library - runtime file
ii  libgnomecanvas2-0   2.14.0-3 A powerful object-oriented display
ii  libgnomeprint2.2-0  2.18.0-2 The GNOME 2.2 print architecture -
ii  libgnomeprintui2.2-02.18.0-2 GNOME 2.2 print architecture User 
ii  libgnomeui-02.18.1-2 The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0  1:2.18.1-2   GNOME Virtual File System (runtime
ii  libgnutls13 1.7.19-1 the GNU TLS library - runtime libr
ii  libgpg-error0   1.4-2library for common error values an
ii  libgpgme11  1.1.5-1  GPGME - GnuPG Made Easy
ii  libgtk2.0-0 2.10.13-1The GTK+ graphical user interface 
ii  libgtksourceview1.0-0   1.8.5-1  shared libraries for the GTK+ synt
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libldap22.1.30.dfsg-13.5 OpenLDAP libraries
ii  libnautilus-extension1  2.18.3-3 libraries for nautilus components 
ii  libnotify1  0.4.4-3  sends desktop notifications to a n
ii  liborbit2   1:2.14.7-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpanel-applet2-0  2.18.3-2 library for GNOME Panel applets
ii  libpango1.0-0   1.18.1-1 Layout and rendering of internatio
ii  libpopt01.10-3   lib for parsing cmdline parameters
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libsoup2.2-82.2.100-1an HTTP library implementation in 
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1:1.1.9-1X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxi6  2:1.1.2-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxml2 2.6.29.dfsg-1GNOME XML library
ii  libxrandr2  2:1.2.1-1X11 RandR extension library
ii  libxrender1 1:0.9.2-1X Rendering Extension client libra
ii  zlib1g  1:1.2.3.3.dfsg-5 compression library - runtime

Versions of packages seahorse recommends:
ii  openssh-client1:4.6p1-5  secure shell client, an rlogin/rsh

-- debconf-show failed



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



Bug#441781: gnome-control-center: gnome-settings-daemon cannot start when Russian locale is added

2007-09-11 Thread Andrei Emeltchenko
:  No symbols defined for  (keycode 202)
Warning:  No symbols defined for  (keycode 203)
Warning:  No symbols defined for  (keycode 204)
Warning:  No symbols defined for  (keycode 205)
Warning:  No symbols defined for  (keycode 206)
Warning:  No symbols defined for  (keycode 207)
Warning:  No symbols defined for  (keycode 208)
Warning:  No symbols defined for  (keycode 209)
Warning:  No symbols defined for  (keycode 210)
Warning:  No symbols defined for  (keycode 211)
Warning:  No symbols defined for  (keycode 212)
Warning:  No symbols defined for  (keycode 213)
Warning:  No symbols defined for  (keycode 214)
Warning:  No symbols defined for  (keycode 215)
Warning:  No symbols defined for  (keycode 216)
Warning:  No symbols defined for  (keycode 217)
Warning:  No symbols defined for  (keycode 218)
Warning:  No symbols defined for  (keycode 219)
Warning:  No symbols defined for  (keycode 220)
Warning:  No symbols defined for  (keycode 221)
Warning:  No symbols defined for  (keycode 222)
Warning:  No symbols defined for  (keycode 223)
Warning:  No symbols defined for  (keycode 224)
Warning:  No symbols defined for  (keycode 225)
Warning:  No symbols defined for  (keycode 226)
Warning:  No symbols defined for  (keycode 227)
Warning:  No symbols defined for  (keycode 228)
Warning:  No symbols defined for  (keycode 229)
Warning:  No symbols defined for  (keycode 230)
Warning:  No symbols defined for  (keycode 231)
Warning:  No symbols defined for  (keycode 232)
Warning:  No symbols defined for  (keycode 233)
Warning:  No symbols defined for  (keycode 234)
Warning:  No symbols defined for  (keycode 235)
Warning:  No symbols defined for  (keycode 236)
Warning:  No symbols defined for  (keycode 237)
Warning:  No symbols defined for  (keycode 238)
Warning:  No symbols defined for  (keycode 239)
Warning:  No symbols defined for  (keycode 240)
Warning:  No symbols defined for  (keycode 241)
Warning:  No symbols defined for  (keycode 242)
Warning:  No symbols defined for  (keycode 243)
Warning:  No symbols defined for  (keycode 244)
Warning:  No symbols defined for  (keycode 245)
Warning:  No symbols defined for  (keycode 246)
Warning:  No symbols defined for  (keycode 247)
Warning:  No symbols defined for  (keycode 248)
Warning:  No symbols defined for  (keycode 249)
Warning:  No symbols defined for  (keycode 250)
Warning:  No symbols defined for  (keycode 251)
Warning:  No symbols defined for  (keycode 252)
Warning:  No symbols defined for  (keycode 253)
Warning:  No symbols defined for  (keycode 254)
Warning:  No symbols defined for  (keycode 255)


Best regards 
Andrei Emeltchenko 


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

Kernel: Linux 2.6.22 (SMP w/2 CPU cores; PREEMPT)
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 gnome-control-center depends on:
ii  capplets-data   1:2.18.1-1   configuration applets for GNOME 2 
ii  desktop-file-utils  0.12-1   Utilities for .desktop files
ii  gnome-desktop-data  2.18.3-1 Common files for GNOME 2 desktop a
ii  gnome-icon-theme2.18.0-3 GNOME Desktop icon theme
ii  gnome-menus 2.18.3-2 an implementation of the freedeskt
ii  libart-2.0-22.3.19-3 Library of functions for 2D graphi
ii  libatk1.0-0 1.18.0-2 The ATK accessibility toolkit
ii  libaudiofile0   0.2.6-7  Open-source version of SGI's audio
ii  libavahi-client30.6.21-1 Avahi client library
ii  libavahi-common30.6.21-1 Avahi common library
ii  libavahi-glib1  0.6.21-1 Avahi glib integration library
ii  libbonobo2-02.18.0-2 Bonobo CORBA interfaces library
ii  libbonoboui2-0  2.18.0-5 The Bonobo UI library
ii  libc6   2.6.1-1+b1   GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1 The Cairo 2D vector graphics libra
ii  libdbus-1-3 1.1.1-3  simple interprocess messaging syst
ii  libdbus-glib-1-20.74-1   simple interprocess messaging syst
ii  libebook1.2-9   1.10.3-1 Client library for evolution addre
ii  libesd0 0.2.36-3 Enlightened Sound Daemon - Shared 
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libfreetype62.3.5-1+b1 

Bug#422094: nautilus: Please switch off pop-ups from Nautilus when I open new directory

2007-05-03 Thread Andrei Emeltchenko
Package: nautilus
Version: 2.14.3-11+b1
Severity: wishlist


Hi,

How to switch off pop-ups from Nautilus?

Can it be set up by default?

Best regards 
Andrei Emeltchenko 

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


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



Bug#418863: dict doesn't show correct Russian translation in KOI8-R

2007-04-12 Thread Andrei Emeltchenko
Package: dict
Version: 1.10.2-3.1
Severity: normal


In ru_RU.KOI8-R dict show junks on the screen (mueller7 dictionary).
Somehow it does not understand that locale is _NOT_ UTF-8.
It works OK in UTF-8.

Best regards 
Andrei Emeltchenko 

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

Kernel: Linux 2.6.18 (SMP w/2 CPU cores; PREEMPT)
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 dict depends on:
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  netbase 4.29 Basic TCP/IP networking system
ii  recode  3.6-13   Character set conversion utility
ii  zlib1g  1:1.2.3-13   compression library - runtime

dict recommends no packages.


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



Bug#416622: xmlto: Suggested package passivetex is not intesting/unstable

2007-03-29 Thread Andrei Emeltchenko
Package: xmlto
Version: 0.0.18-5.1
Severity: minor


Package Suggests: passivetex (>= 1.23)

which cannot be found in testing/unstable

Best regards 
Andrei Emeltchenko 

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

Versions of packages xmlto depends on:
ii  debianutils2.17  Miscellaneous utilities specific t
ii  docbook-xml4.4-5 standard XML documentation system,
ii  docbook-xsl1.71.0.dfsg.1-1.1 stylesheets for processing DocBook
ii  libc6  2.3.6.ds1-13  GNU C Library: Shared libraries
ii  libpaper-utils 1.1.21Library for handling paper charact
ii  libxml2-utils  2.6.27.dfsg-1 XML utilities
ii  sgml-base  1.26  SGML infrastructure and SGML catal
ii  xsltproc   1.1.19-1  XSLT command line processor

xmlto recommends no packages.

-- no debconf information


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



Bug#415712: eclipse: Cannot find compatible vm (sun-java6-* installed)

2007-03-21 Thread Andrei Emeltchenko
Package: eclipse
Version: 3.2.1-6
Severity: normal


Hi,

this is my output:

$ eclipse 
searching for compatible vm...
  testing /usr/lib/jvm/java-gcj...not found
  testing /usr/lib/kaffe/pthreads...not found
  testing /usr/lib/jvm/java-1.5.0-sun...not found
  testing /usr/lib/j2se/1.5...not found
  testing /usr/lib/j2se/1.4...not found
  testing /usr/lib/j2sdk1.5-ibm...not found
  testing /usr/lib/j2sdk1.4-ibm...not found
  testing /usr/lib/j2sdk1.5-sun...not found
  testing /usr/lib/j2sdk1.4-sun...not found


My java:

$ dpkg -l "sun-java*" | grep ^i
ii  sun-java6-bin6-00-2 Sun Java(TM) Runtime Environment
(JRE) 6 (architecture dependent files)
ii  sun-java6-fonts  6-00-2 Lucida TrueType fonts (from the Sun
JRE)
ii  sun-java6-jdk6-00-2 Sun Java(TM) Development Kit (JDK) 6
ii  sun-java6-jre6-00-2 Sun Java(TM) Runtime Environment
(JRE) 6 (architecture independent files)
ii  sun-java6-plugin 6-00-2 The Java(TM) Plug-in, Java SE 6


Best regards 
Andrei Emeltchenko 

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

Versions of packages eclipse depends on:
ii  eclipse-jdt   3.2.1-6Java Development Tools plug-ins fo
ii  eclipse-pde   3.2.1-6Plug-in Development Environment to
ii  eclipse-source3.2.1-6Eclipse source code plug-ins
ii  zenity2.14.3-1   Display graphical dialog boxes fro

Versions of packages eclipse recommends:
pn  eclipse-gcj(no description available)

-- no debconf information


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



Bug#318057: gtklp: the problem is fixed

2007-03-08 Thread Andrei Emeltchenko
Package: gtklp
Followup-For: Bug #318057


Hi the problem is fixed.
Sorry for late response.

just trying:
Close: 318057 


Best regards 
Andrei Emeltchenko 

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

Versions of packages gtklp depends on:
ii  libatk1.0-0 1.12.4-2 The ATK accessibility toolkit
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libcairo2   1.2.4-4  The Cairo 2D vector graphics libra
ii  libcupsys2  1.2.7-4  Common UNIX Printing System(tm) - 
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libglib2.0-02.12.4-2 The GLib library of C routines
ii  libgtk2.0-0 2.8.20-7 The GTK+ graphical user interface 
ii  libpango1.0-0   1.14.8-5 Layout and rendering of internatio
ii  libx11-62:1.0.3-5X11 client-side library
ii  libxcursor1 1.1.7-4  X cursor management library
ii  libxext61:1.0.1-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.1-5X11 miscellaneous 'fixes' extensio
ii  libxi6  1:1.0.1-4X11 Input extension library
ii  libxinerama11:1.0.1-4.1  X11 Xinerama extension library
ii  libxrandr2  2:1.1.0.2-5  X11 RandR extension library
ii  libxrender1 1:0.9.1-3X Rendering Extension client libra

gtklp recommends no packages.

-- no debconf information


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



Bug#414016: RFP: dtcomp -- PowerPC Device Tree Compiler

2007-03-08 Thread Andrei Emeltchenko
Package: wnpp
Severity: wishlist


Hi,

Device Tree Compiler

* Package name: dtcomp
  Version : x.y.z
  Upstream Author : Name <[EMAIL PROTECTED]>
* URL : http://www.jdl.com/pub/software/dtc.git
* License : (GPL)
  Programming Lang: (C)
  Description : PowerPC Device Tree Compiler

(Include the long description here.)



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


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



Bug#413802: RFP: mozilla-firefox -- Mozilla's firefox package is required in non-free

2007-03-07 Thread Andrei Emeltchenko
Package: wnpp
Severity: wishlist



Hi,

Could you upload Mozilla's firefox to non-free?

Best regards 
Andrei Emeltchenko 


* Package name: mozilla-firefox
  Version : x.y.z
  Upstream Author : 
* URL : http://www.mozilla.orgg/
* License : (GPL, LGPL, BSD, MIT/X, etc.)
  Programming Lang: (C, C++, C#, Perl, Python, etc.)
  Description : Mozilla's firefox package is required in non-free

(Include the long description here.)

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


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



Bug#413803: merge 413660

2007-03-07 Thread Andrei Emeltchenko
Package: 413660
Severity: normal


merge  413660

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


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



Bug#413801: 413660: Could you put mozilla's firefox to contrib or non-free ?

2007-03-07 Thread Andrei Emeltchenko
Package: 413660
Severity: normal


Hi,

Could you put Mozilla's firefox to non-free packages?

Best regards 
Andrei Emeltchenko 

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


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



Bug#413660: Please move firefox to non-free or whatever and change this name to Iceweasel

2007-03-06 Thread Andrei Emeltchenko
Package: firefox
Version: 2.0.0.1+dfsg-2
Severity: normal


Hi,

Could you rename this package to iceweasel? Otherwise it creates mess.

Best regards 
Andrei Emeltchenko 

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

Versions of packages firefox depends on:
ii  iceweasel 2.0.0.1+dfsg-2 lightweight web browser based on M

firefox recommends no packages.

-- no debconf information


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



Bug#412962: xorg-common duplicates x11-common

2007-03-01 Thread Andrei Emeltchenko
Package: xorg-common
Version: 6.8.2-10
Severity: normal


xorg-common duplicates x11-common in /etc/X11/Xsession.d/

Either of packages needs to be removed (put in conflicts)

Best regards 
Andrei Emeltchenko 

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

Versions of packages xorg-common depends on:
ii  debconf   1.5.11 Debian configuration management sy
ii  debianutils   2.17   Miscellaneous utilities specific t
ii  lsb-base  3.1-23 Linux Standard Base 3.1 init scrip

xorg-common recommends no packages.


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



Bug#397283: error when installing python2.5-minimal: installed runtime python2.5 not found

2006-11-06 Thread Andrei Emeltchenko
Package: python2.5-minimal
Version: 2.5-3
Severity: normal



~$ LANG=C apt-get upgrade
Reading package lists... Done
Building dependency tree... Done
The following packages have been kept back:
  lbdb
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
1 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Do you want to continue [Y/n]? 
Setting up python2.5-minimal (2.5-3) ...
Linking and byte-compiling packages for runtime python2.5...
pycentral: pycentral rtinstall: installed runtime python2.5 not found
pycentral rtinstall: installed runtime python2.5 not found
dpkg: error processing python2.5-minimal (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 python2.5-minimal
E: Sub-process /usr/bin/dpkg returned an error code (1)



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

Versions of packages python2.5-minimal depends on:
ii  libc62.3.6.ds1-7 GNU C Library: Shared libraries
ii  zlib1g   1:1.2.3-13  compression library - runtime

python2.5-minimal recommends no packages.

-- no debconf information


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



Bug#391145: python2.4: Calculation error: 1.4*2=2.7999999999999998

2006-10-04 Thread Andrei Emeltchenko
Package: python2.4
Version: 2.4.3-8
Severity: minor


Python with default settings yields wrong result:
>>> 1.4*2
2.7998
>>> 

Best regards 
Andrei


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

Versions of packages python2.4 depends on:
ii  libbz2-1.0   1.0.3-6 high-quality block-sorting file co
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  libdb4.4 4.4.20-8Berkeley v4.4 Database Libraries [
ii  libncurses5  5.5-3   Shared libraries for terminal hand
ii  libncursesw5 5.5-3   Shared libraries for terminal hand
ii  libreadline5 5.1-7   GNU readline and history libraries
ii  libssl0.9.8  0.9.8c-1SSL shared libraries
ii  mime-support 3.37-1  MIME files 'mime.types' & 'mailcap
ii  python2.4-minimal2.4.3-8 A minimal subset of the Python lan

python2.4 recommends no packages.

-- no debconf information


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



Bug#390607: gdm: Additions

2006-10-02 Thread Andrei Emeltchenko
Package: gdm
Version: 2.14.5-1
Followup-For: Bug #390607


The reason why I have submitted bug for GDM is that other WM start
session OK (i.e. wdm)

I can also start session with startx without problem.

Best regards 
Andrei


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



Bug#390607: gdm: Additions

2006-10-02 Thread Andrei Emeltchenko
Package: gdm
Followup-For: Bug #390607


This is .xsession-errors:
INTERNAL ERROR on Browser End: Pipe closed during read? State may be
corrupt
System error?:: Победа
xterm:  fatal IO error 32 (Обрыв канала) or KillClient on X server
":0.0"^M
xterm:  fatal IO error 104 (Соединение сброшено другой стороной) or
KillClient on X server ":0.0"^M
X connection to :0.0 broken (explicit kill or server shutdown).^M
xterm:  fatal IO error 32 (Обрыв канала) or KillClient on X server
":0.0"^M
xterm:  fatal IO error 32 (Обрыв канала) or KillClient on X server
":0.0"^M
xterm:  fatal IO error 32 (Обрыв канала) or KillClient on X server
":0.0"^M
xterm:  fatal IO error 32 (Обрыв канала) or KillClient on X server
":0.0"^M
xterm:  fatal IO error 32 (Обрыв канала) or KillClient on X server
":0.0"^M
xterm:  fatal IO error 32 (Обрыв канала) or KillClient on X server
":0.0"^M
Xsession: X session started for niko at Пнд Окт  2 09:14:29 EEST 2006
/etc/X11/Xsession.d/55gnome-session_gnomerc: line 4: [: `)' expected,
found /usr/bin/gnome-session
/usr/lib/WindowMaker/WindowMaker warning: got signal 1 - exiting...

Xsession: X session started for niko at Пнд Окт  2 09:52:18 EEST 2006
/etc/X11/Xsession.d/55gnome-session_gnomerc: line 4: [: `)' expected,
found /usr/bin/gnome-session
/usr/lib/WindowMaker/WindowMaker warning: got signal 1 - exiting...

Xsession: X session started for niko at Пнд Окт  2 09:54:59 EEST 2006
/etc/X11/Xsession.d/55gnome-session_gnomerc: line 4: [: `)' expected,
found /usr/bin/gnome-session
/usr/lib/WindowMaker/WindowMaker warning: got signal 1 - exiting...

Xsession: X session started for niko at Пнд Окт  2 09:59:05 EEST 2006
/etc/X11/Xsession.d/55gnome-session_gnomerc: line 4: [: `)' expected,
found /usr/bin/gnome-session
grep: error while loading shared libraries: libc.so.6: cannot open
shared object file: No such file or directory
sed: error while loading shared libraries: libc.so.6: cannot open shared
object file: No such file or directory
cut: error while loading shared libraries: libc.so.6: cannot open shared
object file: No such file or directory
/usr/lib/WindowMaker/WindowMaker warning: got signal 1 - exiting...

Xsession: X session started for niko at Пнд Окт  2 10:46:04 EEST 2006
/etc/X11/Xsession.d/55gnome-session_gnomerc: line 4: [: `)' expected,
found /usr/bin/gnome-session
/usr/lib/WindowMaker/WindowMaker warning: got signal 1 - exiting...

Xsession: X session started for niko at Пнд Окт  2 10:46:38 EEST 2006
/etc/X11/Xsession.d/55gnome-session_gnomerc: line 4: [: `)' expected,
found /usr/bin/gnome-session



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



Bug#390613: Switches to console and back to X with wmaker freezes wmaker

2006-10-02 Thread Andrei Emeltchenko
Package: wmaker
Version: 0.92.0-5.3
Severity: normal


after upgrade when I switch to console and back wmaker freezes.

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

Versions of packages wmaker depends on:
ii  cpp  4:4.1.1-7   The GNU C preprocessor (cpp)
ii  debianutils  2.17Miscellaneous utilities specific t
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  libfontconfig1   2.4.1-2 generic font configuration library
ii  libwraster3  0.92.0-5.3  Shared libraries of Window Maker r
ii  libx11-6 2:1.0.0-9   X11 client-side library
ii  libxext6 1:1.0.1-2   X11 miscellaneous extension librar
ii  libxft2  2.1.8.2-8   FreeType-based font drawing librar
ii  libxinerama1 1:1.0.1-4.1 X11 Xinerama extension library

wmaker recommends no packages.

-- no debconf information


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



Bug#390607: gdm: GDM fails to start session

2006-10-01 Thread Andrei Emeltchenko
Package: gdm
Version: 2.14.5-1
Severity: critical
Justification: breaks the whole system


GDM does not allow to login. I have wmaker and gnome installed.
After I enter login and password it restart itself and ask again.

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

Versions of packages gdm depends on:
ii  adduser3.97  Add and remove users and groups
ii  debconf [debconf-2.0]  1.5.4 Debian configuration management sy
ii  gksu   1.9.4-1   graphical frontend to su
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libatk1.0-01.12.2-1  The ATK accessibility toolkit
ii  libattr1   2.4.32-1  Extended attribute shared library
ii  libc6  2.3.6.ds1-4   GNU C Library: Shared libraries
ii  libcairo2  1.2.4-1   The Cairo 2D vector graphics libra
ii  libdmx11:1.0.2-2 X11 Distributed Multihead extensio
ii  libfontconfig1 2.4.1-2   generic font configuration library
ii  libglade2-01:2.6.0-2 library to load .glade files at ru
ii  libglib2.0-0   2.12.3-2  The GLib library of C routines
ii  libgnomecanvas2-0  2.14.0-2  A powerful object-oriented display
ii  libgtk2.0-02.8.20-1  The GTK+ graphical user interface 
ii  libpam-modules 0.79-3.2  Pluggable Authentication Modules f
ii  libpam-runtime 0.79-3.2  Runtime support for the PAM librar
ii  libpam0g   0.79-3.2  Pluggable Authentication Modules l
ii  libpango1.0-0  1.12.4-1  Layout and rendering of internatio
ii  libpopt0   1.10-3lib for parsing cmdline parameters
ii  librsvg2-2 2.14.4-2  SAX-based renderer library for SVG
ii  librsvg2-common2.14.4-2  SAX-based renderer library for SVG
ii  libselinux11.30.28-1 SELinux shared libraries
ii  libwrap0   7.6.dbs-11Wietse Venema's TCP wrappers libra
ii  libx11-6   2:1.0.0-8 X11 client-side library
ii  libxau61:1.0.0-4 X11 authorisation library
ii  libxcursor11.1.7-4   X cursor management library
ii  libxdmcp6  1:1.0.1-2 X11 Display Manager Control Protoc
ii  libxext6   1:1.0.1-2 X11 miscellaneous extension librar
ii  libxfixes3 1:4.0.1-4 X11 miscellaneous 'fixes' extensio
ii  libxi6 1:1.0.1-3 X11 Input extension library
ii  libxinerama1   1:1.0.1-4.1   X11 Xinerama extension library
ii  libxml22.6.26.dfsg-3 GNOME XML library
ii  libxrandr2 2:1.1.0.2-4   X11 RandR extension library
ii  libxrender11:0.9.1-3 X Rendering Extension client libra
ii  lsb-base   3.1-15Linux Standard Base 3.1 init scrip
ii  mlterm [x-terminal-emulato 2.9.3-1   MultiLingual TERMinal
ii  multi-gnome-terminal [x-te 1.6.2-12  Enhanced the GNOME Terminal
ii  twm [x-window-manager] 1:1.0.1-4 Tab window manager
ii  wmaker [x-window-manager]  0.92.0-5.3NeXTSTEP-like window manager for X
ii  xbase-clients  1:7.1.ds-3miscellaneous X clients
ii  xterm [x-terminal-emulator 210-3.1   X terminal emulator
ii  zlib1g 1:1.2.3-13compression library - runtime

Versions of packages gdm recommends:
ii  dialog1.0-20060221-1 Displays user-friendly dialog boxe
pn  gdm-themes (no description available)
ii  whiptail  0.52.2-7   Displays user-friendly dialog boxe
pn  zenity (no description available)

-- debconf information:
  gdm/daemon_name: /usr/bin/gdm
* shared/default-x-display-manager: gdm


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



Bug#374665: dwww: restarting apache is required after upgrade

2006-06-20 Thread Andrei Emeltchenko
Package: dwww
Version: 1.10.0
Followup-For: Bug #374665

dwww did change configuration 
(through /etc/apache2/conf.d/dwww)

but didn't restart http server which was
the reason of the problem.

Best regards 
Andrei Emeltchenko 

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

Versions of packages dwww depends on:
ii  apache2-mpm-prefork [httpd-cg 2.0.55-4   traditional model for Apache2
ii  debconf [debconf-2.0] 1.5.1  Debian configuration management sy
ii  debianutils   2.16.1 Miscellaneous utilities specific t
ii  doc-base  0.7.21 utilities to manage online documen
ii  file  4.17-1 Determines file type using "magic"
ii  libc6 2.3.6-13   GNU C Library: Shared libraries
ii  libfile-ncopy-perl0.34-1 file copying like cp for perl
ii  libmime-types-perl1.16-1 Perl extension for determining MIM
ii  man-db2.4.3-3The on-line manual pager
ii  menu  2.1.27 generates programs menu for all me
ii  mime-support  3.36-1 MIME files 'mime.types' & 'mailcap
ii  perl  5.8.8-4Larry Wall's Practical Extraction 

Versions of packages dwww recommends:
ii  apt   0.6.44.2   Advanced front-end for dpkg
pn  dlocate(no description available)
ii  info2www  1.2.2.9-23 Read info files with a WWW browser

-- debconf information excluded


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



Bug#374665: dwww is broken, running /usr/bin/dwww cause errors

2006-06-20 Thread Andrei Emeltchenko
Package: dwww
Version: 1.10.0
Severity: normal

new dwww package is broken. Where are new links to access?
command line tool fails to access pages as well. No documentation in
changelog!

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

Versions of packages dwww depends on:
ii  apache2-mpm-prefork [httpd-cg 2.0.55-4   traditional model for Apache2
ii  debconf [debconf-2.0] 1.5.1  Debian configuration management sy
ii  debianutils   2.16.1 Miscellaneous utilities specific t
ii  doc-base  0.7.21 utilities to manage online documen
ii  file  4.17-1 Determines file type using "magic"
ii  libc6 2.3.6-13   GNU C Library: Shared libraries
ii  libfile-ncopy-perl0.34-1 file copying like cp for perl
ii  libmime-types-perl1.16-1 Perl extension for determining MIM
ii  man-db2.4.3-3The on-line manual pager
ii  menu  2.1.27 generates programs menu for all me
ii  mime-support  3.36-1 MIME files 'mime.types' & 'mailcap
ii  perl  5.8.8-4Larry Wall's Practical Extraction 

Versions of packages dwww recommends:
ii  apt   0.6.44.2   Advanced front-end for dpkg
pn  dlocate(no description available)
ii  info2www  1.2.2.9-23 Read info files with a WWW browser

-- debconf information excluded


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



Bug#373160: xbase-clients: broken manpages (atobm)

2006-06-13 Thread Andrei Emeltchenko
Package: xbase-clients
Version: 1:7.0.1-2
Severity: normal


When accessing manpages following errors occurs:

~$ LANG=C man atobm
man: can't open /usr/share/man/man1x/bitmap.1x: No such file or
directory
Reformatting bitmap(1x), please wait...

-Andrei

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

Versions of packages xbase-clients depends on:
ii  libc6   2.3.6-13 GNU C Library: Shared libraries
ii  libfontconfig1  2.3.2-5.1generic font configuration library
ii  libfreetype62.2.1-2  FreeType 2 font engine, shared lib
ii  libfs6  2:1.0.0-3X11 Font Services library
ii  libgl1-mesa-glx [libgl1]6.4.2-1  A free implementation of the OpenG
ii  libice6 1:1.0.0-3X11 Inter-Client Exchange library
ii  libpng12-0  1.2.8rel-5.1 PNG library - runtime
ii  libsm6  1:1.0.0-4X11 Session Management library
ii  libx11-62:1.0.0-6X11 client-side library
ii  libxau6 1:1.0.0-3X11 authorisation library
ii  libxaw7 1:1.0.1-5X11 Athena Widget library
ii  libxcursor1 1.1.5.2-5X cursor management library
ii  libxext61:1.0.0-4X11 miscellaneous extension librar
ii  libxft2 2.1.8.2-8FreeType-based font drawing librar
ii  libxi6  1:1.0.0-5X11 Input extension library
ii  libxkbfile1 1:1.0.2-3X11 keyboard file manipulation lib
ii  libxmu6 1:1.0.1-3X11 miscellaneous utility library
ii  libxmuu11:1.0.1-3X11 miscellaneous micro-utility li
ii  libxrandr2  2:1.1.0.2-4  X11 RandR extension library
ii  libxrender1 1:0.9.0.2-4  X Rendering Extension client libra
ii  libxss1 1:1.0.1-4X11 Screen Saver extension library
ii  libxt6  1:1.0.0-5X11 toolkit intrinsics library
ii  libxtrap6   1:1.0.0-3X11 event trapping extension libra
ii  libxtst61:1.0.1-3X11 Testing -- Resource extension 
ii  libxv1  1:1.0.1-3X11 Video extension library
ii  libxxf86dga12:1.0.0-3X11 Direct Graphics Access extensi
ii  libxxf86vm1 1:1.0.0-4X11 XFree86 video mode extension l
ii  x11-common  1:7.0.20 X Window System (X.Org) infrastruc
ii  zlib1g  1:1.2.3-11   compression library - runtime

xbase-clients recommends no packages.

-- no debconf information


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



Bug#372119: ntpdate does not take into account configuration file /etc/default/ntpdate

2006-06-08 Thread Andrei Emeltchenko
Package: ntpdate
Version: 1:4.2.0a+stable-2sarge1
Severity: minor


Parameter NTPSERVERS has no affect to ntpdate. No manual about this
configuration file.

Best regards 
Andrei

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

Versions of packages ntpdate depends on:
ii  libc6 2.3.6-13   GNU C Library: Shared libraries

ntpdate recommends no packages.

-- no debconf information


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



Bug#368429: Error processing manpages-dev when upgrading

2006-05-22 Thread Andrei Emeltchenko
Package: manpages-dev
Version: 2.22-1
Severity: important


Failure to upgrade:

Reading changelogs... Done
(Reading database ... 131617 files and directories currently installed.)
Preparing to replace manpages-dev 2.22-1 (using
.../manpages-dev_2.28-1_all.deb) ...
Unpacking replacement manpages-dev ...
dpkg: error processing
/var/cache/apt/archives/manpages-dev_2.28-1_all.deb (--unpack):
 trying to overwrite `/usr/share/man/man3/sem_destroy.3.gz', which is
also in package glibc-doc
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/manpages-dev_2.28-1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


Best regards 
Andrei Emeltchenko 


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

Versions of packages manpages-dev depends on:
ii  manpages  2.28-1 Manual pages about using a GNU/Lin

manpages-dev recommends no packages.

-- no debconf information


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



Bug#366667: bookmarkbridge: New release is out 0.75, dated 2005-11-27

2006-05-10 Thread Andrei Emeltchenko
Package: bookmarkbridge
Version: 0.72-9
Severity: wishlist


New release is out

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

Versions of packages bookmarkbridge depends on:
ii  libc6 2.3.6-7GNU C Library: Shared libraries
ii  libgcc1   1:4.1.0-1+b1   GCC support library
ii  libice6   6.9.0.dfsg.1-6 Inter-Client Exchange library
ii  libpng12-01.2.8rel-5.1   PNG library - runtime
ii  libqt3-mt 3:3.3.6-2  Qt GUI Library (Threaded runtime v
ii  libsm66.9.0.dfsg.1-6 X Window System Session Management
ii  libstdc++64.1.0-1+b1 The GNU Standard C++ Library v3
ii  libx11-6  6.9.0.dfsg.1-6 X Window System protocol client li
ii  libxext6  6.9.0.dfsg.1-6 X Window System miscellaneous exte
ii  libxml2   2.6.24.dfsg-1  GNOME XML library
ii  zlib1g1:1.2.3-11 compression library - runtime

bookmarkbridge recommends no packages.

-- no debconf information


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



Bug#366673: doc-rfc-3000-3999: RFC3550 is missing

2006-05-10 Thread Andrei Emeltchenko
Package: doc-rfc-3000-3999
Version: 20030621-1
Severity: normal


RFC 3550 is missing (RTP)

Best regards 
Andrei Emeltchenko 

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

Versions of packages doc-rfc-3000-3999 depends on:
ii  doc-rfc-std   20030621-1 Standard RFCs

doc-rfc-3000-3999 recommends no packages.

-- no debconf information


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



Bug#366396: vim7 is out

2006-05-09 Thread Andrei Emeltchenko
Package: vim
Version: 1:6.4-007+1
Followup-For: Bug #366396


Could you upload VIM 7 in unstable/experimental ?

Best regards 
Andrei Emeltchenko 

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

Versions of packages vim depends on:
ii  libc62.3.6-7 GNU C Library: Shared libraries
ii  libgpmg1 1.19.6-22   General Purpose Mouse - shared lib
ii  libncurses5  5.5-1.1 Shared libraries for terminal hand
ii  vim-common   1:6.4-007+1 Vi IMproved - Common files
ii  vim-runtime  1:6.4-007+1 Vi IMproved - Runtime files

vim recommends no packages.

-- no debconf information


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



Bug#366118: doc-rfc: Warnings during install

2006-05-05 Thread Andrei Emeltchenko
Package: doc-rfc
Version: 20030621-1
Severity: minor


Lots of warnings like:

warning: file mask `/usr/share/doc/RFC/old/draft-standard/*.txt' does
not match any files at /usr/sbin/install-docs line 723,
 line 8.

Best regards 
Andrei Emeltchenko 

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

Versions of packages doc-rfc depends on:
ii  doc-rfc-fyi-bcp   20030621-1 FYI and BCP RFCs
ii  doc-rfc-misc  20030621-1 Miscellaneous RFCs
ii  doc-rfc-old-std   20030621-1 Old Standard RFCs
ii  doc-rfc-std   20030621-1 Standard RFCs
ii  doc-rfc-std-proposed  20030621-1 Proposed Standard RFCs

doc-rfc recommends no packages.

-- no debconf information


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



Bug#366115: grub-splashimages: Add documents how to enable update-grub to find splash

2006-05-05 Thread Andrei Emeltchenko
Package: grub-splashimages
Version: 1.0.0
Severity: wishlist


I checked update-grub source and found that I have to make link
to:

splashimage_path="splashimage=${grub_root_device}${grub_dir##${boot_device:+/boot}}/splash.xpm.gz"

in order for update-grub to add splash. Could this be added to README
for future users?

Best regards 
Andrei Emeltchenko 

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

Versions of packages grub-splashimages depends on:
ii  grub  0.97-5 GRand Unified Bootloader

grub-splashimages recommends no packages.

-- no debconf information


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



Bug#365047: new version of drupal is available for unstable/experimental

2006-04-27 Thread Andrei Emeltchenko
Package: drupal
Severity: wishlist

current version of debian package suggest to use php4 :-(
Please upload new drupal 4.6.x or 4.7.x in unstable/experimental

Best regards 
Andrei Emeltchenko 

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


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



Bug#269950: /var/www/cvsweb -> /usr/share/cvsweb/ is enough

2006-04-27 Thread Andrei Emeltchenko
Package: cvsweb
Version: 3:3.0.5-1
Followup-For: Bug #269950


link is enough

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

Versions of packages cvsweb depends on:
ii  apache2-mpm-prefork [httpd]  2.0.55-4traditional model for Apache2
ii  cvs  1:1.12.9-17 Concurrent Versions System
ii  libipc-run-perl  0.78-2  Perl module for running processes
ii  libmime-perl 5.420-0.1   Perl5 modules for MIME-compliant m
ii  liburi-perl  1.35-2  Manipulates and accesses URI strin
ii  rcs  5.7-18  The GNU Revision Control System

cvsweb recommends no packages.

-- no debconf information


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



Bug#365024: sudo apt-get update does not work after system upgrade

2006-04-27 Thread Andrei Emeltchenko
Package: sudo
Version: 1.6.8p12-4
Severity: normal

After upgrade of sudo some network operations like 

$ sudo apt-get update

does not work. With root account everything is OK.

Error message:


$ LANG=C sudo apt-get update
Err http://ftp.fi.debian.org testing Release.gpg  
  Cannot initiate the connection to ftp.fi.debian.org:80
(2001:708:310:54::99). - connect (101 Network is unreachable) [IP:
2001:708:310:54::99 80]
16% [Connecting to ftp.fi.debian.org (130.230.54.99)]

... etc

Best regards 
Andrei Emeltchenko 


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

Versions of packages sudo depends on:
ii  libc6 2.3.6-7GNU C Library: Shared libraries
ii  libpam-modules0.79-3.1   Pluggable Authentication Modules f
ii  libpam0g  0.79-3.1   Pluggable Authentication Modules l

sudo recommends no packages.

-- debconf-show failed


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



Bug#364878: checkinstall: when new version 1.6 will be available? Old ones has wrong path for installwatch and segfaults

2006-04-26 Thread Andrei Emeltchenko
Package: checkinstall
Version: 1.5.3-3
Severity: wishlist


Need new upload

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

Versions of packages checkinstall depends on:
ii  file  4.17-1 Determines file type using "magic"
ii  installwatch  0.6.3-2Track installation of local softwa

checkinstall recommends no packages.

-- no debconf information


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



Bug#360038: mime-support: Please add application/cap for ethereal capture files

2006-03-30 Thread Andrei Emeltchenko
Package: mime-support
Version: 3.36-1
Severity: wishlist


Please add in mime.types following line for ethereal captures:

application/cap cap pcap

Best regards 
Andrei Emeltchenko 

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

mime-support depends on no packages.

Versions of packages mime-support recommends:
ii  file  4.17-1 Determines file type using "magic"

-- no debconf information


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



Bug#357963: Security: option global { listen_to 127.0.0.1 } is not enabled by default

2006-03-20 Thread Andrei Emeltchenko
Package: dictd
Version: 1.10.2-3
Severity: wishlist


Hi,

Please put in   /etc/dictd/dictd.conf

following:

global {
listen_to 127.0.0.1
}

(should be put in the beginning since strange syntax analyser...)

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

Versions of packages dictd depends on:
ii  adduser   3.85   Add and remove users and groups
ii  dictzip   1.10.2-3   Compression utility for dictionary
ii  libc6 2.3.6-3GNU C Library: Shared libraries an
ii  netbase   4.24   Basic TCP/IP networking system
ii  zlib1g1:1.2.3-9  compression library - runtime

Versions of packages dictd recommends:
ii  dict [dict-client]1.10.2-3   Dictionary Client

-- no debconf information


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



Bug#357926: harden-tools: empty packet installed

2006-03-20 Thread Andrei Emeltchenko
Package: harden-tools
Version: 0.1.18
Severity: normal


Hi,

harden-tools is empty packet

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15
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#353866: /etc/init.d/exim script doesn't work with restart/stop

2006-02-21 Thread Andrei Emeltchenko
Package: exim
Version: 3.36-18
Severity: normal


exim is running

[EMAIL PROTECTED]:~$ sudo /etc/init.d/exim stop
Stopping MTA: No /usr/lib/exim/exim3 found running; none killed.
exim.

[EMAIL PROTECTED]:~$ sudo /etc/init.d/exim restart
Restarting MTA: No /usr/lib/exim/exim3 found running; none killed.
exim.

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

Versions of packages exim depends on:
ii  cron  3.0pl1-92  management of regular background p
ii  libc6 2.3.5-13   GNU C Library: Shared libraries an
ii  libdb33.2.9-23   Berkeley v3 Database Libraries [ru
ii  libident  0.22-3 simple RFC1413 client library - ru
ii  libldap2  2.1.30-12  OpenLDAP libraries
ii  libpam0g  0.79-3.1   Pluggable Authentication Modules l
ii  libpcre3  6.4-1.1Perl 5 Compatible Regular Expressi

Versions of packages exim recommends:
ii  netbase   4.24   Basic TCP/IP networking system

-- no debconf information


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



Bug#351041: vlc: Wrong dependencies upon avahi lead to dbus and unistall all packets which depends upon dbus-1

2006-02-02 Thread Andrei Emeltchenko
Package: vlc
Version: 0.8.4-svn20050920-3
Severity: normal


vlc depends upon libavahi -> dbus
that conflicts with many packages depending upon dbus-1 and hal

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

Versions of packages vlc depends on:
ii  dbus-1   0.23.4-8simple interprocess messaging syst
ii  liba52-0.7.4 0.7.4-1 Library for decoding ATSC A/52 str
ii  libaa1   1.4p5-30ascii art library
ii  libc62.3.5-8 GNU C Library: Shared libraries an
ii  libdc1394-13 1.1.0-3 high level programming interface f
ii  libdvbpsi4   0.1.5-1 library for MPEG TS and DVB PSI ta
ii  libdvdnav4   0.1.9-3 The DVD navigation library
ii  libdvdread3  0.9.4-5.1   Simple foundation for reading DVDs
ii  libflac7 1.1.2-3+b1  Free Lossless Audio Codec - runtim
ii  libfreetype6 2.1.7-2.4   FreeType 2 font engine, shared lib
ii  libfribidi0  0.10.7-1Free Implementation of the Unicode
ii  libgcc1  1:4.0.2-5   GCC support library
ii  libgcrypt11  1.2.2-1 LGPL Crypto library - runtime libr
ii  libglu1-xorg [libglu 6.8.2.dfsg.1-11 Mesa OpenGL utility library [X.Org
ii  libgnutls11  1.0.16-14   GNU TLS library - runtime library
ii  libgpg-error01.1-4   library for common error values an
ii  libgsm1  1.0.10-13   Shared libraries for GSM speech co
ii  libhal0  0.4.8-8 Hardware Abstraction Layer - share
ii  libid3tag0   0.15.1b-8   ID3 tag reading library from the M
ii  libjpeg626b-11   The Independent JPEG Group's JPEG 
ii  liblircclient0   0.7.1pre2-2 LIRC client library
ii  libmad0  0.15.1b-2.1 MPEG audio decoder library
ii  libmodplug0c21:0.7-5 shared libraries for mod music bas
ii  libmpeg2-4   0.4.0b-4MPEG1 and MPEG2 video decoder libr
ii  libncurses5  5.5-1   Shared libraries for terminal hand
ii  libogg0  1.1.2-1 Ogg Bitstream Library
ii  libpng12-0   1.2.8rel-5  PNG library - runtime
ii  libraw1394-5 0.10.1-1.1  library for direct access to IEEE 
ii  libsdl-image1.2  1.2.4-1 image loading library for Simple D
ii  libsdl1.2debian  1.2.9-0.0   Simple DirectMedia Layer
ii  libslang22.0.5-1 The S-Lang programming library - r
ii  libsmbclient 3.0.21a-1   shared library that allows applica
ii  libstdc++6   4.0.2-5 The GNU Standard C++ Library v3
ii  libtar   1.2.11-4C library for manipulating tar arc
ii  libtheora0   0.0.0.alpha4-1.2The Theora Video Compression Codec
ii  libtiff4 3.7.4-1 Tag Image File Format (TIFF) libra
ii  libvorbis0a  1.1.0-1 The Vorbis General Audio Compressi
ii  libvorbisenc21.1.0-1 The Vorbis General Audio Compressi
ii  libx11-6 6.8.2.dfsg.1-11 X Window System protocol client li
ii  libxext6 6.8.2.dfsg.1-11 X Window System miscellaneous exte
ii  libxinerama1 6.8.2.dfsg.1-11 X Window System multi-head display
ii  libxml2  2.6.23.dfsg.1-0.1   GNOME XML library
ii  libxosd2 2.2.14-1.2  X On-Screen Display library - runt
ii  libxv1   6.8.2.dfsg.1-11 X Window System video extension li
ii  ttf-freefont 20051102-2  Freefont Serif, Sans and Mono True
hi  wxvlc0.8.4-svn20050920-3 wxWindows frontend for VLC
ii  xlibmesa-gl [libgl1] 6.8.2.dfsg.1-11 Mesa 3D graphics library [X.Org]
ii  xlibs6.8.2.dfsg.1-11 X Window System client libraries m
ii  zlib1g   1:1.2.3-9   compression library - runtime

Versions of packages vlc recommends:
pn  ttf-thryomanes (no description available)
pn  videolan-doc   (no description available)

-- no debconf information


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



Bug#349510: checkinstall: nodoc option does not work

2006-01-23 Thread Andrei Emeltchenko
Package: checkinstall
Version: 1.5.3-3
Severity: normal


[EMAIL PROTECTED]:ethereal-0.10.13$ LANG=C checkinstall --nodoc

checkinstall 1.5.3, Copyright 2001 Felipe Eduardo Sanchez Diaz Duran
   This software is released under the GNU GPL.



Installing with "make install"...

= Installation results
===

Copying documentation directory...
mkdir: cannot create directory `/usr/share/doc/ethereal-0.10.13':
Permission denied

  Installation failed. Aborting package creation.

Cleaning up...OK

Bye.


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

Versions of packages checkinstall depends on:
ii  file  4.15-2 Determines file type using "magic"
ii  installwatch  0.6.3-1Track installation of local softwa

checkinstall recommends no packages.

-- no debconf information


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



Bug#348313: bash: Bash completion with ssh doesn't work

2006-01-16 Thread Andrei Emeltchenko
Package: bash
Version: 3.1-1
Severity: normal


When trying to ssh to comp.example.org I get following:

~$ ssh compsed: -e expression #1, char 20: unterminated `s' command
1

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

Versions of packages bash depends on:
ii  base-files3.1.9  Debian base system miscellaneous f
ii  debianutils   2.15.2 Miscellaneous utilities specific t
ii  libc6 2.3.5-8GNU C Library: Shared libraries an
ii  libncurses5   5.5-1  Shared libraries for terminal hand

bash recommends no packages.

-- no debconf information


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



Bug#311828: modutils: ksyms does not work for 2.6.x kernels also

2005-11-15 Thread Andrei Emeltchenko
Package: modutils
Version: 2.4.27.0-3
Followup-For: Bug #311828


~$ /sbin/ksyms
ksyms: QM_MODULES: Function not implemented

$ uname -r
2.6.14

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

Versions of packages modutils depends on:
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  sysvinit  2.86.ds1-4 System-V like init

modutils recommends no packages.

-- no debconf information


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



Bug#339308: uxterm - invalid pointer warning during startup

2005-11-15 Thread Andrei Emeltchenko
Package: xterm
Version: 6.8.2.dfsg.1-7
Severity: normal


Running uxterm gives a warning:

*** glibc detected *** free(): invalid pointer: 0x0804e900 ***
[EMAIL PROTECTED]:~$ 

Everything works fine after the warning.

-Andrei

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

Versions of packages xterm depends on:
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libexpat1 1.95.8-3   XML parsing C library - runtime li
ii  libfontconfig12.3.2-1generic font configuration library
ii  libfreetype6  2.1.7-2.4  FreeType 2 font engine, shared lib
ii  libice6   6.8.2.dfsg.1-7 Inter-Client Exchange library
ii  libncurses5   5.4-9  Shared libraries for terminal hand
ii  libsm66.8.2.dfsg.1-7 X Window System Session Management
ii  libxaw8   6.8.2.dfsg.1-7 X Athena widget set library
ii  libxext6  6.8.2.dfsg.1-7 X Window System miscellaneous exte
ii  libxft2   2.1.7-1FreeType-based font drawing librar
ii  libxmu6   6.8.2.dfsg.1-7 X Window System miscellaneous util
hi  libxp66.8.2.dfsg.1-4 X Window System printing extension
hi  libxpm4   6.8.2.dfsg.1-4 X pixmap library
ii  libxrender1   1:0.9.0-2  X Rendering Extension client libra
ii  libxt66.8.2.dfsg.1-7 X Toolkit Intrinsics
ii  xlibs 6.8.2.dfsg.1-7 X Window System client libraries m
ii  xlibs-data6.8.2.dfsg.1-7 X Window System client data

Versions of packages xterm recommends:
ii  xutils6.8.2.dfsg.1-7 X Window System utility programs

-- no debconf information


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



Bug#335654: xserver-xfree86: Package is broken, xserver-xorg-dbg is installed instead of xfree86

2005-10-25 Thread Andrei Emeltchenko
Package: xserver-xfree86
Version: 6.8.2.dfsg.1-9
Severity: normal

Hi, package is somehow broken. Instead of xfree86 xorg-dbg
is installed.

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

Versions of packages xserver-xfree86 depends on:
ii  xserver-xorg-dbg [xserver 6.8.2.dfsg.1-7 the X.Org X server (static version

xserver-xfree86 recommends no packages.

-- debconf information excluded


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



Bug#331667: tetex-bin: pdflatex - Error when creating pdf from doxygen's latex: File `fancyhdr.sty' not found.

2005-10-05 Thread Andrei Emeltchenko
Hi,

On Tue, Oct 04, 2005 at 04:14:26PM +0200, Hilmar Preusse wrote:
> On 04.10.05 Andrei Emeltchenko ([EMAIL PROTECTED]) wrote:
> 
> Hi,
> 
> > pdflatex refman.tex
> > This is pdfeTeX, Version 3.14159-1.10b-2.1 (Web2C 7.4.5)
> > entering extended mode
> > (./refman.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
> > LaTeX2e <2001/06/01>
> > Babel  and hyphenation patterns
> 
> > (/usr/share/texmf/tex/latex/base/book.cls
> > Document Class: book 2001/04/21 v1.4e Standard LaTeX document class
> > (/usr/share/texmf/tex/latex/base/bk10.clo))
> > (/usr/share/texmf/tex/latex/base/makeidx.sty)
> > 
> > ! LaTeX Error: File `fancyhdr.sty' not found.
> > 
> > Type X to quit or  to proceed,
> > or enter new name. (Default extension: sty)
> > 
> > Enter file name: 
> > 
> http://packages.debian.org/cgi-bin/search_contents.pl?word=fancyhdr.sty&searchmode=searchfiles&case=sensitive&version=stable
> 
> That file is in tetex-extra. If this is an FTBFS the package, failing
> to build, declares insufficient BDs.

Installing tetex-extra helped. Thanks a lot.



-- 
Andrei Emeltchenko


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



Bug#331667: tetex-bin: pdflatex - Error when creating pdf from doxygen's latex: File `fancyhdr.sty' not found.

2005-10-04 Thread Andrei Emeltchenko
Package: tetex-bin
Version: 2.0.2-31
Severity: normal


pdflatex refman.tex
This is pdfeTeX, Version 3.14159-1.10b-2.1 (Web2C 7.4.5)
entering extended mode
(./refman.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel  and hyphenation patterns for american, french, german,
ngerman, b
ahasa, basque, catalan, croatian, czech, danish, dutch, finnish, greek,
iceland
ic, italian, latin, magyar, norsk, norsk, norsk, portuges, romanian,
russian, s
lovak, slovene, spanish, turkish, ukrainian, nohyphenation, loaded.
(/usr/share/texmf/tex/latex/base/book.cls
Document Class: book 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/bk10.clo))
(/usr/share/texmf/tex/latex/base/makeidx.sty)

! LaTeX Error: File `fancyhdr.sty' not found.

Type X to quit or  to proceed,
or enter new name. (Default extension: sty)

Enter file name: 


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

Versions of packages tetex-bin depends on:
ii  debconf   1.4.58 Debian configuration management sy
ii  debianutils   2.14.3 Miscellaneous utilities specific t
ii  dpkg  1.13.11package maintenance system for Deb
ii  ed0.2-20 The classic unix line editor
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libgcc1   1:4.0.1-2  GCC support library
ii  libice6   6.8.2.dfsg.1-7 Inter-Client Exchange library
ii  libkpathsea3  2.0.2-31   path search library for teTeX (run
ii  libpaper1 1.1.14ubuntu7  Library for handling paper charact
ii  libpng12-01.2.8rel-1 PNG library - runtime
ii  libsm66.8.2.dfsg.1-7 X Window System Session Management
ii  libstdc++64.0.1-2The GNU Standard C++ Library v3
ii  libt1-5   5.1.0-2Type 1 font rasterizer library - r
ii  libwww0   5.4.0-9The W3C WWW library
ii  libx11-6  6.8.2.dfsg.1-7 X Window System protocol client li
hi  libxaw7   6.8.2.dfsg.1-4 X Athena widget set library
ii  libxext6  6.8.2.dfsg.1-7 X Window System miscellaneous exte
ii  libxmu6   6.8.2.dfsg.1-7 X Window System miscellaneous util
ii  libxt66.8.2.dfsg.1-7 X Toolkit Intrinsics
ii  mime-support  3.35-1 MIME files 'mime.types' & 'mailcap
ii  perl  5.8.7-3Larry Wall's Practical Extraction 
ii  sed   4.1.2-8The GNU sed stream editor
ii  tetex-base2.0.2c-8   Basic library files of teTeX
ii  ucf   2.002  Update Configuration File: preserv
ii  xlibs 6.8.2.dfsg.1-7 X Window System client libraries m
ii  zlib1g1:1.2.3-4  compression library - runtime

Versions of packages tetex-bin recommends:
ii  dialog1.0-20050911-1 Displays user-friendly dialog boxe
pn  perl-tk(no description available)
pn  psutils(no description available)
pn  texi2html  (no description available)
ii  whiptail  0.51.6-30  Displays user-friendly dialog boxe

-- debconf information:
  tetex-bin/updmap-failed:
* tetex-bin/hyphen: bahasa, basque, catalan, croatian, czech, danish, dutch, 
finnish, french[=patois], german[=austrian-alte_Rechtschreibung], 
ngerman[=naustrian-neue_Rechtschreibung], greek, icelandic, italian, latin, 
magyar, norsk[old], norsk[nohyphb.tex], norsk[nohyphbc.tex], portuges, 
romanian, russian, slovak, slovene, spanish, turkish, ukrainian[ukrhyph.tex]
  tetex-bin/oldcfg: true
* tetex-bin/upd_map: true
  tetex-bin/cnf_name:
* tetex-bin/fmtutil: true
* tetex-bin/use_debconf: true
  tetex-bin/fmtutil-failed:
* tetex-bin/groupname: users
* tetex-bin/userperm: false
* tetex-bin/groupperm: true
* tetex-bin/lsr-perms: true


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



Bug#330461: f-spot: Broken dependency of a package

2005-09-27 Thread Andrei Emeltchenko
Package: f-spot
Severity: normal


The following packages have unmet dependencies:
  f-spot: Depends: libgconf2.0-cil (< 1.9.6) but 2.3.91-1 is to be
installed
  Depends: libglade2.0-cil (< 1.9.6) but 2.3.91-1 is to be
installed
  Depends: libglib2.0-cil (< 1.9.6) but 2.3.91-1 is to be
installed
  Depends: libgnome2.0-cil (< 1.9.6) but 2.3.91-1 is to be
installed
  Depends: libgtk2.0-cil (< 1.9.6) but 2.3.91-1 is to be
installed
E: Broken packages


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


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



Bug#320334: wmaker: Wmaker close one workspace (the last one)

2005-07-28 Thread Andrei Emeltchenko
Package: wmaker
Version: 0.91.0-7.2
Severity: normal


Wmaker accidentally closed one workspace.

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

Versions of packages wmaker depends on:
ii  cpp  4:3.3.5-3   The GNU C preprocessor (cpp)
ii  debianutils  2.14.1  Miscellaneous utilities specific t
ii  libc62.3.2.ds1-22GNU C Library: Shared libraries an
ii  libfontconfig1   2.3.2-1 generic font configuration library
ii  libfreetype6 2.1.7-2.4   FreeType 2 font engine, shared lib
ii  libwraster3  0.91.0-7.2  Shared libraries of Window Maker r
ii  libx11-6 4.3.0.dfsg.1-14 X Window System protocol client li
ii  libxext6 4.3.0.dfsg.1-14 X Window System miscellaneous exte
ii  libxft2  2.1.7-1 FreeType-based font drawing librar
ii  libxrender1  1:0.9.0-2   X Rendering Extension client libra
ii  xlibs4.3.0.dfsg.1-14 X Keyboard Extension (XKB) configu
ii  zlib1g   1:1.2.2-4   compression library - runtime

wmaker recommends no packages.

-- no debconf information


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



Bug#318057: gtklp: Crash when enter username & password

2005-07-13 Thread Andrei Emeltchenko
Package: gtklp
Version: 1.0rel+1.0d-1
Severity: important

Crashes when I enter username & password and go to the next tab

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

Versions of packages gtklp depends on:
ii  libatk1.0-0  1.10.1-2The ATK accessibility toolkit
ii  libc62.3.2.ds1-22GNU C Library: Shared libraries an
ii  libcupsys2-gnutls10  1.1.23-10   Common UNIX Printing System(tm) - 
ii  libglib2.0-0 2.6.5-1 The GLib library of C routines
ii  libgtk2.0-0  2.6.8-1 The GTK+ graphical user interface 
ii  libpango1.0-01.8.1-1 Layout and rendering of internatio
ii  libx11-6 4.3.0.dfsg.1-14 X Window System protocol client li
ii  xlibs4.3.0.dfsg.1-14 X Keyboard Extension (XKB) configu

gtklp recommends no packages.

-- no debconf information


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



Bug#315960: menu is destroyed after I run wmakerconf->convert menu to new format

2005-06-29 Thread Andrei Emeltchenko
Hi Kevin,

I got my menu back. Thanks.

Regards,
Andrei

On Mon, Jun 27, 2005 at 11:31:58AM -0400, Kevin B. McCarty wrote:
> Hi Andrei,
> 
> Andrei Emeltchenko wrote:
> 
> > After wmakerconf proposed convert menu to new format it disappeared.
> > Now I can only see "Applications" header. I tried to run update-menus with 
> > no
> > result.
> 
> Do you have the "menu" package installed?  If so, you should be able to
> follow the steps in /usr/share/doc/wmakerconf/README.Debian to get your
> menu back.
> 
> regards,
> 
> -- 
> Kevin B. McCarty <[EMAIL PROTECTED]>   Physics Department
> WWW: http://www.princeton.edu/~kmccarty/Princeton University
> GPG: public key ID 4F83C751 Princeton, NJ 08544

-- 
Andrei Emeltchenko


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



Bug#316120: In unicode locale urlview does not show correct links

2005-06-28 Thread Andrei Emeltchenko
Package: urlview
Version: 0.9-11
Severity: normal


In unicode locale urlview cuts long strings with "=" at the end.

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

Versions of packages urlview depends on:
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libncurses5 5.4-4Shared libraries for terminal hand

-- no debconf information


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



Bug#315960: menu is destroyed after I run wmakerconf->convert menu to new format

2005-06-27 Thread Andrei Emeltchenko
Package: wmakerconf
Version: 2.11-2
Severity: normal


After wmakerconf proposed convert menu to new format it disappeared.
Now I can only see "Applications" header. I tried to run update-menus with no
result.


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

Versions of packages wmakerconf depends on:
ii  bzip21.0.2-7 high-quality block-sorting file co
ii  libatk1.0-0  1.10.1-2The ATK accessibility toolkit
ii  libc62.3.2.ds1-22GNU C Library: Shared libraries an
ii  libglib2.0-0 2.6.4-1 The GLib library of C routines
ii  libgtk2.0-0  2.6.4-3 The GTK+ graphical user interface 
ii  libhtml-parser-perl  3.45-2  A collection of modules that parse
ii  libpango1.0-01.8.1-1 Layout and rendering of internatio
ii  libwraster3  0.91.0-7.2  Shared libraries of Window Maker r
ii  libwww-perl  5.803-4 WWW client/server library for Perl
ii  libx11-6 4.3.0.dfsg.1-14 X Window System protocol client li
ii  libxft2  2.1.7-1 FreeType-based font drawing librar
ii  wget 1.10-1  retrieves files from the web
ii  wmaker   0.91.0-7.2  NeXTSTEP-like window manager for X
ii  wmakerconf-data  0.90.0.0-1  Data files for wmakerconf, a confi
ii  xlibs4.3.0.dfsg.1-14 X Keyboard Extension (XKB) configu

-- no debconf information


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



Bug#315370: mutt: Segfault when fetching mails with header_cache set

2005-06-22 Thread Andrei Emeltchenko
Package: mutt
Version: 1.5.9-2
Severity: normal


Fetching message headers... [1/1103]Segmentation fault

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

Versions of packages mutt depends on:
ii  exim [mail-transport-agent] 3.36-17  An MTA (Mail Transport Agent)
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libdb4.34.3.27-2 Berkeley v4.3 Database Libraries [
ii  libgnutls11 1.0.16-13.1  GNU TLS library - runtime library
ii  libidn110.5.13-1.0   GNU libidn library, implementation
ii  libncursesw55.4-4Shared libraries for terminal hand
ii  libsasl22.1.19-1.5   Authentication abstraction library

-- no debconf information


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



Bug#306545: The version of affix packaged is more then 1 year old. The bug is not closed.

2005-06-21 Thread Andrei Emeltchenko
Package: affix
Followup-For: Bug #306545


The version of affix in Debian is outdated.

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

Versions of packages affix depends on:
pn  libaffix2Not found.
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
pn  libopenobex-1.0-0Not found.
ii  python  2.3.5-2  An interactive high-level object-o
pn  python-gtk2  Not found.


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



Bug#234346: affix-source: when affix for new 2.6.x kernel will be available in Debian? anybody still use 2.4 ?(in unstable? )

2005-06-21 Thread Andrei Emeltchenko
Package: affix-source
Version: 2.1.1-1.1
Followup-For: Bug #234346


When affix for 2.6 will be available in Debian?


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11
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#315088: libgtk2.0-dev: Broken dependencies for libgtk

2005-06-20 Thread Andrei Emeltchenko
Package: libgtk2.0-dev
Version: 2.6.8-1
Severity: normal


$ sudo apt-get install libgtk2.0-dev -t unstable
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  libgtk2.0-dev: Depends: libpango1.0-dev (>= 1.5.1) but it is not going
to be installed
 Depends: libx11-dev but it is not going to be installed
or
  xlibs-dev but it is not going to be installed
 Depends: libxext-dev but it is not going to be
installed or
  xlibs-dev but it is not going to be installed
E: Broken packages

The same problem for the package from testing.

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


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



Bug#314206: libqt3c102: libqt3 doesn't install latest libqt3 but aks for installing libqtXXXXXXX

2005-06-15 Thread Andrei Emeltchenko
Package: libqt3c102-mt
Version: 3:3.3.4-3
Severity: normal
File: libqt3c102

$ sudo apt-get install libqt3   
Reading Package Lists... Done
Building Dependency Tree... Done
Package libqt3 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  libqt3c102-mt libqt3c102
E: Package libqt3 has no installation candidate
  

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

Versions of packages libqt3c102-mt depends on:
ii  fontconfig  2.3.2-1  generic font configuration library
ii  libaudio2   1.7-2ubuntu1 The Network Audio System (NAS). (s
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libfontconfig1  2.3.2-1  generic font configuration library
ii  libfreetype62.1.7-2.4FreeType 2 font engine, shared lib
ii  libgcc1 1:4.0.0-9GCC support library
ii  libice6 6.8.2-10 Inter-Client Exchange library
ii  libjpeg62   6b-10The Independent JPEG Group's JPEG 
ii  libmng1 1.0.8-1  Multiple-image Network Graphics li
ii  libpng12-0  1.2.8rel-1   PNG library - runtime
ii  libsm6  6.8.2-10 X Window System Session Management
ii  libstdc++5  1:3.3.5-13   The GNU Standard C++ Library v3
ii  libx11-64.3.0.dfsg.1-14  X Window System protocol client li
ii  libxcursor1 1.1.3-1  X cursor management library
ii  libxext66.8.2-10 X Window System miscellaneous exte
ii  libxft2 2.1.7-1  FreeType-based font drawing librar
ii  libxrandr2  4.3.0.dfsg.1-14  X Window System Resize, Rotate and
ii  libxrender1 1:0.8.3-1X Rendering Extension client libra
ii  libxt6  6.8.2-10 X Toolkit Intrinsics
ii  xlibs   4.3.0.dfsg.1-14  X Keyboard Extension (XKB) configu
ii  zlib1g  1:1.2.2-4ubuntu1 compression library - runtime

-- no debconf information


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



Bug#312634: gcc-3.3: gcc in not managed with update-alternatives

2005-06-09 Thread Andrei Emeltchenko
Package: gcc-3.3
Version: 1:3.3.5-12
Severity: normal

Why gcc in not under /etc/alternatives?

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

Versions of packages gcc-3.3 depends on:
ii  binutils2.15-6   The GNU assembler, linker and bina
ii  cpp-3.3 1:3.3.5-12   The GNU C preprocessor
ii  gcc-3.3-base1:3.3.5-12   The GNU Compiler Collection (base 
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libgcc1 1:3.4.3-13   GCC support library

-- no debconf information


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



Bug#311525: kernel-source-2.6.11: Cannot use kernel on Dell GX280 because tg3 removed

2005-06-07 Thread Andrei Emeltchenko
Hi,

Thanks for help with the link, also some comments below.

On Tue, Jun 07, 2005 at 05:03:10PM +0900, Horms wrote:
> On Thu, Jun 02, 2005 at 10:13:28PM +0200, maximilian attems wrote:
> > On Wed, 01 Jun 2005, Andrei Emeltchenko wrote:
> > 
> > > I have Dell GX280 and because of removing tg3.c cannot use
> > > network. Is there any other solution like compiling
> > > modules (i.e. nvidia-source) or somebody just removed
> > > drivers because of his  beleives?
> > 
> > yeaah please either read other bug reports concerned by tg3
> > or read d-k there you find hints where do get those non-free bits.
> 
> A slightly longer description of the problem 
> as seen on http://lists.debian.org/debian-kernel/2005/05/msg00077.html
> 
> This has been brought up and answered several times a week for
> the past few months. Its an unfortunate system but here is the
> situation:
> 
> 1. There are some bits of code from upstream that can't be included
>in main, and thus kernel-image packages, because of licencing
>concerns. In a nutshell they aren't considered DFSG free.
> 
> 2. These have been moved into the nonfree package mentioned earlier in
>the thread. This will be uploaded to debian. However, there
>are some concernes about the distibutability of some of
>the drivers in the package, and until that is all cleaned up
>it can't be uploaded.
> 
>http://www.acm.cs.rpi.edu/~dilinger/kernel-source-nonfree-2.6.11/
> 

Looks similar to nvidia-kernel-source

[EMAIL PROTECTED]:~$ apt-cache policy nvidia-kernel-source 
nvidia-kernel-source:
  Installed: (none)
  Candidate: 1.0.7174-3
  Version Table:
 1.0.7174-3 0
500 http://ftp.fi.debian.org testing/non-free Packages
500 http://ftp.fi.debian.org unstable/non-free Packages


I hope this non-free drivers will get to debian soon.


> 3. In the mean time anyone who needs those drivers has to tediously
>search the internet and find a message like this one linking to
>the URL, or use the Kernel.Org kernel. Clearly this sux and 
>I sympathise with complaints about it, even though I am 
>a member of the team that has created this mess.
> 
> -- 
> Horms

Regards,
Andrei Emeltchenko


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



Bug#244968: gtk-theme-switch: Segfault when choosing any theme.

2005-06-02 Thread Andrei Emeltchenko
Package: gtk-theme-switch
Version: 2.0.3
Followup-For: Bug #244968

Hi, this is my output:

Gtk-WARNING **: Unable to locate loadable module in module_path:
"libsmooth.so",

Gtk-WARNING **: Unable to locate loadable module in module_path:
"libsmooth.so",

Gtk-WARNING **: Unable to locate loadable module in module_path:
"libsmooth.so",

Gtk-WARNING **: Unable to locate loadable module in module_path:
"libsmooth.so",

Gtk-WARNING **: Unable to locate loadable module in module_path:
"libsmooth.so",

Gtk-WARNING **: Unable to locate loadable module in module_path:
"libsmooth.so",

Gtk-WARNING **: Unable to locate loadable module in module_path:
"libsmooth.so",
Segmentation fault


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

Versions of packages gtk-theme-switch depends on:
ii  libatk1.0-0  1.8.0-4 The ATK accessibility toolkit
ii  libc62.3.2.ds1-22GNU C Library: Shared libraries an
ii  libglib1.2   1.2.10-9The GLib library of C routines
ii  libglib2.0-0 2.6.4-1 The GLib library of C routines
ii  libgtk1.21.2.10-17   The GIMP Toolkit set of widgets fo
ii  libgtk2.0-0  2.6.4-3 The GTK+ graphical user interface 
ii  libpango1.0-01.8.1-1 Layout and rendering of internatio
ii  libx11-6 4.3.0.dfsg.1-13 X Window System protocol client li
ii  libxext6 4.3.0.dfsg.1-13 X Window System miscellaneous exte
ii  libxi6   4.3.0.dfsg.1-13 X Window System Input extension li
ii  xlibs4.3.0.dfsg.1-13 X Keyboard Extension (XKB) configu

-- no debconf information


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



Bug#311525: kernel-source-2.6.11: Cannot use kernel on Dell GX280 because tg3 removed

2005-06-01 Thread Andrei Emeltchenko
Package: kernel-source-2.6.11
Version: 2.6.11-3
Severity: important

Hi,
I have Dell GX280 and because of removing tg3.c cannot use
network. Is there any other solution like compiling
modules (i.e. nvidia-source) or somebody just removed
drivers because of his  beleives?


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

Versions of packages kernel-source-2.6.11 depends on:
ii  binutils  2.15-6 The GNU assembler, linker and bina
ii  bzip2 1.0.2-6high-quality block-sorting file co
ii  coreutils [fileutils] 5.2.1-2The GNU core utilities
ii  fileutils 5.2.1-2The GNU file management utilities 

-- no debconf information


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



Bug#311326: libldap2.2: Cannot install the package (dpkg: error processing)

2005-05-31 Thread Andrei Emeltchenko
Package: libldap2.2
Version: 2.2.23-0.pre3
Severity: important

The package fails to install. Conflicts with other packages.

Output:
Unpacking libldap2.2 (from .../libldap2.2_2.2.23-0.pre3_i386.deb) ...
dpkg: error processing
/var/cache/apt/archives/libldap2.2_2.2.23-0.pre3_i386.deb (--unpack):
 trying to overwrite `/usr/lib/liblber-2.2.so.7.0.16', which is also in
 package libldap-2.2-7
 dpkg-deb: subprocess paste killed by signal (Broken pipe)
 Errors were encountered while processing:
  /var/cache/apt/archives/libldap2.2_2.2.23-0.pre3_i386.deb
  E: Sub-process /usr/bin/dpkg returned an error code (1)

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


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



Bug#311320: openoffice.org: Need openoffice version 2 (at least in experimental)

2005-05-31 Thread Andrei Emeltchenko
Package: openoffice.org
Version: 1.1.3-9
Severity: wishlist

Hi,

I cannot find openoffice version 2 despite it exists in all
other distributions. Why in unstable some
packages are about 1 year old?

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

Versions of packages openoffice.org depends on:
ii  dictionaries-common [openoffi 0.25.12Common utilities for spelling dict
ii  openoffice.org-bin1.1.3-9OpenOffice.org office suite binary
ii  openoffice.org-debian-files   1.1.3-8+1  Debian specific parts of OpenOffic
ii  openoffice.org-l10n-en [openo 1.1.3-9English (US) language package for 
ii  ttf-opensymbol1.1.3-9The OpenSymbol TrueType font
ii  xml-core  0.09   XML infrastructure and XML catalog

-- no debconf information


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



Bug#309742: apt-build: Segmentation fault after each operation

2005-05-24 Thread Andrei Emeltchenko
Hi Raphael,


On Thu, May 19, 2005 at 12:52:50PM +0200, Raphael Bossek wrote:
> Hi Andrei,
> 
> could you try out a version of apt-build which contains some fixes and
> report your result? Maybe your problem is fixed there:
> 
> http://einstein.speech-design.de/~br/dpkg-cross/apt-build_0.12.4.1_i386.deb

This works! I tested mozilla.

Thanks for fixing :-)

Regards,
Andrei

-- 
Andrei Emeltchenko


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



Bug#309767: xxkb: Dock icon is not redrawing when overlapped by other windows

2005-05-19 Thread Andrei Emeltchenko
Package: xxkb
Version: 1.10-2
Severity: normal

When xxkb dock icon is overlapped by other window the icon looks white
and doesn't show flag untill I change language again.

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

Versions of packages xxkb depends on:
ii  libc62.3.2.ds1-21GNU C Library: Shared libraries an
ii  libx11-6 4.3.0.dfsg.1-12.0.1 X Window System protocol client li
ii  libxpm4  4.3.0.dfsg.1-12.0.1 X pixmap library
ii  libxt6   4.3.0.dfsg.1-12.0.1 X Toolkit Intrinsics
ii  xlibs4.3.0.dfsg.1-12 X Keyboard Extension (XKB) configu

-- no debconf information

Regards,
Andrei Emeltchenko


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



Bug#309742: apt-build: Segmentation fault after each operation

2005-05-19 Thread Andrei Emeltchenko
Package: apt-build
Version: 0.12.4
Severity: normal


Segmentation faults when executing:
$ sudo apt-build clean-build
-> Cleaning the build tree <-
Segmentation fault

$ LANG=C sudo apt-build update
-> Updating package lists <-
Hit http://ftp.fi.debian.org testing/main Packages
Hit http://ftp.fi.debian.org testing/main Release
<..>
Get:2 ftp://sunsite.dk unstable/non-free Release
Fetched 1981B in 1s (1810B/s)
Reading Package Lists... Done
Segmentation fault


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

Versions of packages apt-build depends on:
ii  apt   0.5.28.6   Advanced front-end for dpkg
ii  apt-utils 0.5.28.6   APT utility programs
ii  debconf   1.4.41 Debian configuration management sy
ii  devscripts2.8.14 Scripts to make the life of a Debi
ii  dpkg-dev  1.10.27Package building tools for Debian
ii  g++   4:3.3.5-3  The GNU C++ compiler
ii  gcc   4:3.3.5-3  The GNU C compiler
ii  libappconfig-perl 1.56-2 Perl module for configuration file
ii  libapt-pkg-perl   0.1.13 Perl interface to libapt-pkg
ii  perl  5.8.4-8Larry Wall's Practical Extraction 

-- debconf information:
  apt-build/arch_alpha: ev4
  apt-build/arch_arm: armv2
* apt-build/olevel: Medium
* apt-build/build_dir: /var/cache/apt-build/build
  apt-build/arch_sparc: sparc
  apt-build/arch_amd: k6
* apt-build/options:
* apt-build/arch_intel: pentium4
* apt-build/make_options:
* apt-build/repository_dir: /var/cache/apt-build/repository
* apt-build/add_to_sourceslist: true

Regards,
Andrei Emeltchenko


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



Bug#288162: apt-build: Still unable to build mozilla-firefox 1.0.4-2, chdir to wrong dir

2005-05-18 Thread Andrei Emeltchenko

Hi,

On Wed, May 18, 2005 at 03:32:13PM +0200, Julien Danjou wrote:
> On Wed, May 18, 2005 at 06:19:20PM +0200, Andrei Emeltchenko wrote:
> > Package: apt-build
> > Version: 0.11.10
> > Followup-For: Bug #288162
> > 
> > 
> > Self-explained output below:
> > 
> > __
> > 1.0.3 != 1.0.4
> 
> 
> Could you test with 0.12.x from experimental ?

I tried with no result. The errors are:

dpkg-buildpackage: source version is 1.0.3-2
dpkg-buildpackage: source maintainer is root
<[EMAIL PROTECTED]>
dpkg-buildpackage: host architecture is i386
dpkg-checkbuilddeps: Unmet build dependencies: liborbit2-dev libkrb5-dev
libgnome2-dev libgconf2-dev libgnomevfs2-dev
dpkg-buildpackage: Build dependencies/conflicts unsatisfied; aborting.
dpkg-buildpackage: (Use -d flag to override.)
> Cleaning up object files <-
Cleaning in directory ./build/package
Full directory path
/var/cache/apt-build/build/mozilla-firefox-1.0.3/build/package does not
match package name, skipping.
Run  --help for more information on directory name matching.
Cleaning in directory .
dpkg-checkbuilddeps: Unmet build dependencies: liborbit2-dev libkrb5-dev
libgnome2-dev libgconf2-dev libgnomevfs2-dev
You do not appear to have all build dependencies properly met.
If you have the pbuilder package installed, you can run
/usr/lib/pbuilder/pbuilder-satisfydepends as root to install the
required packages, or you can do it manually using dpkg or apt using
the error messages just above this message.
Error while building mozilla-firefox!
Sorry, can't find mozilla-firefox, is it already installed?
(Remove it first, or try running 'apt-get clean')



-- 
Andrei Emeltchenko


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



Bug#288162: apt-build: Still unable to build mozilla-firefox 1.0.4-2, chdir to wrong dir

2005-05-18 Thread Andrei Emeltchenko
Package: apt-build
Version: 0.11.10
Followup-For: Bug #288162


Self-explained output below:

__
1.0.3 != 1.0.4
--

Building Dependency Tree... Done
Need to get 40.4MB of source archives.
Get:1 http://ftp.fi.debian.org unstable/main mozilla-firefox 1.0.4-2
(dsc) [989B]
Get:2 http://ftp.fi.debian.org unstable/main mozilla-firefox 1.0.4-2
(tar) [40.2MB]
Get:3 http://ftp.fi.debian.org unstable/main mozilla-firefox 1.0.4-2
(diff) [225kB]
Fetched 40.4MB in 5s (7147kB/s)
dpkg-source: extracting mozilla-firefox in mozilla-firefox-1.0.4
-> Building mozilla-firefox <-
Can't chdir(mozilla-firefox-1.0.3): No such file or directory at (eval
1) line 3
main::__ANON__('mozilla-firefox-1.0.3') called at
/usr/bin/apt-build line 301
main::build('mozilla-firefox', 1.0.3, -2) called at
/usr/bin/apt-build line 465
main::install called at /usr/bin/apt-build line 81


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

Versions of packages apt-build depends on:
ii  apt   0.5.28.6   Advanced front-end for dpkg
ii  apt-utils 0.5.28.6   APT utility programs
ii  debconf   1.4.41 Debian configuration management sy
ii  devscripts2.8.14 Scripts to make the life of a Debi
ii  dpkg-dev  1.10.27Package building tools for Debian
ii  g++   4:3.3.5-3  The GNU C++ compiler
ii  gcc   4:3.3.5-3  The GNU C compiler
ii  libappconfig-perl 1.56-2 Perl module for configuration file
ii  libapt-pkg-perl   0.1.13 Perl interface to libapt-pkg
ii  perl  5.8.4-8Larry Wall's Practical Extraction 

-- debconf information:
  apt-build/arch_alpha: ev4
  apt-build/arch_arm: armv2
* apt-build/olevel: Medium
* apt-build/build_dir: /var/cache/apt-build/build
  apt-build/arch_sparc: sparc
  apt-build/arch_amd: k6
* apt-build/options:
* apt-build/arch_intel: pentium4
* apt-build/make_options:
* apt-build/repository_dir: /var/cache/apt-build/repository
* apt-build/add_to_sourceslist: true

Regards,
Andrei Emeltchenko


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



Bug#309488: libruby1.9: No support for pkg-config

2005-05-17 Thread Andrei Emeltchenko
Package: libruby1.9
Version: 1.9.0+20050412-3
Severity: important


There is no support for pkg-config in library which makes
it hard to use for cross-platform applications.

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

Versions of packages libruby1.9 depends on:
ii  libc6   2.3.2.ds1-21 GNU C Library: Shared libraries an
ii  libncurses5 5.4-4Shared libraries for terminal hand
ii  zlib1g  1:1.2.2-4compression library - runtime

-- no debconf information


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



  1   2   >