Bug#307413: mirror: malfunction after a failure

2005-05-02 Thread Baurjan Ismagulov
Package: mirror
Version: 2.9-52
Severity: normal

Hello,

mirror seems to confuse local and remote file names after a failure.
Consider the following log excerpt:

Got Manuals/tar-1.12/.nodiraccess 0 1
Got Manuals/tar-1.12/tar.html 2366 0
Got Manuals/tar-1.12/texifile 9 0
Got Manuals/tar-1.12/dvi/.nodiraccess 0 1
Failure on 'RETR Manuals/tar-1.12/dvi/tar.dvi.gz' command
Failed to get Manuals/tar-1.12/dvi/tar.dvi.gz: timed out
Failed to get file timed out
Failure on 'RETR Manuals/tar-1.12/html_chapter/.nodiraccess' command
Failed to get Manuals/tar-1.12/html_chapter/.nodiraccess: 227 Entering Passive 
Mode (130,149,17,12,223,192)
Failed to get file 227 Entering Passive Mode (130,149,17,12,223,192)
Failure on 'RETR Manuals/tar-1.12/html_chapter/tar_1.html' command
Failed to get Manuals/tar-1.12/html_chapter/tar_1.html: 425 Can't open data 
connection.
Failed to get file 425 Can't open data connection.
Got Manuals/tar-1.12/html_chapter/tar_10.html 12904 (file shrunk from 16404!) 0
Got Manuals/tar-1.12/html_chapter/tar_2.html 16404 (file shrunk from 40049!) 1
Got Manuals/tar-1.12/html_chapter/tar_3.html 40049 (file shrunk from 55135!) 0
Got Manuals/tar-1.12/html_chapter/tar_4.html 55135 (file grew from 51714!) 1
Got Manuals/tar-1.12/html_chapter/tar_5.html 51714 (file grew from 27273!) 2

After the failure, mirror downloads tar_10.html and saves it as
tar_2.html. Likewise, remote tar_2.html is saved as local tar_3.html,
and so on.

The problem is reproducible. I didn't have such a problem with a
2-years-old version of mirror from sid. I'll check whether this problem
exists in woody.

Thanks in advance,
Baurzhan.

-- System Information:
Debian Release: 3.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-1-686
Locale: LANG=C, LC_CTYPE=de_DE

Versions of packages mirror depends on:
ii  netbase   4.16   Basic TCP/IP networking system
ii  patch 2.5.9-2Apply a diff file to an original
ii  perl  5.8.4-3Larry Wall's Practical Extraction 

-- no debconf information


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



Bug#304887: mc doesn't react on keystrokes during ssh file transfers

2005-04-16 Thread Baurjan Ismagulov
Package: mc
Version: 1:4.6.0-4.6.1-pre3-1
Severity: normal


Hello Stefano,

to reproduce: initiate an ssh file transfer. Neither arrow keys, nor
'A'bort work. Pressing C-c does abort, but mc segfaults or hangs
afterwards (presumably during reading ssh filesystem). These may be
separate bugs; I'll try to reproduce the problems and obtain a core.

Thanks in advance,
Baurzhan.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-686
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages mc depends on:
ii  libc6   2.3.2.ds1-19 GNU C Library: Shared libraries an
ii  libglib2.0-02.6.2-1  The GLib library of C routines
ii  libgpmg11.19.6-19General Purpose Mouse - shared lib

-- no debconf information


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



Bug#304886: mc: copy from fish to local stops after 7fffffff bytes

2005-04-16 Thread Baurjan Ismagulov
Package: mc
Version: 1:4.6.0-4.6.1-pre3-1
Severity: normal


Hello Stefano,

to reproduce:

cd ~

cd /#sh:someserver
 2 GiB>


With kind regards,
Baurzhan.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-686
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages mc depends on:
ii  libc6   2.3.2.ds1-19 GNU C Library: Shared libraries an
ii  libglib2.0-02.6.2-1  The GLib library of C routines
ii  libgpmg11.19.6-19General Purpose Mouse - shared lib

-- no debconf information


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



Bug#303736: gdb: assertion failure during attach

2005-04-08 Thread Baurjan Ismagulov
Package: gdb
Version: 6.3-5
Severity: normal


Hello Daniel,

gdb reports assertion failure in a program with daemon / sleep. This
could be somehow related to #194254.

Thanks in advance,
Baurzhan.


Session script:

Program exited normally.
(gdb) attach 28369
Attaching to program: /home/ibr/tmp/0/sigma, process 28369
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 28369)]
/nevyn/local/gdb/gdb-6.3/gdb/linux-nat.c:1831: internal-error:
linux_nat_wait: Assertion `num_lwps == 0 || iterate_over_lwps
(resumed_callback, NULL)' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Quit this debugging session? (y or n) y

/nevyn/local/gdb/gdb-6.3/gdb/linux-nat.c:1831: internal-error:
linux_nat_wait: Assertion `num_lwps == 0 || iterate_over_lwps
(resumed_callback, NULL)' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.
Create a core file of GDB? (y or n) y
Abgebrochen (core dumped)


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-686
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages gdb depends on:
ii  libc6   2.3.2.ds1-19 GNU C Library: Shared libraries an
ii  libncurses5 5.4-4Shared libraries for terminal hand
ii  libreadline44.3-15   GNU readline and history libraries

-- no debconf information


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



Bug#297248: sparc-utils: elftoaout on other architectures

2005-02-28 Thread Baurjan Ismagulov
Package: sparc-utils
Version: 1.9-2.3
Severity: wishlist

Hello Eric,

elftoaout is useful on architectures other than sparc, too (during
cross-compiling). I would be very grateful if you could provide it for
all architectures, either as a separate package or within sparc-utils.
I can help with either.

Thanks in advance,
Baurjan.

-- System Information:
Debian Release: 3.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-686
Locale: LANG=C, LC_CTYPE=de_DE


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



Bug#296299: libxml2: debug libraries

2005-02-21 Thread Baurjan Ismagulov
Package: libxml2
Version: 2.6.11-5
Severity: wishlist


Hello,

providing a package with debug info would make everyone's life easier:
users can step through the library code and generate backtraces with
symbols if applications crash.

Thanks in advance,
Baurjan.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-686
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages libxml2 depends on:
ii  libc6   2.3.2.ds1-19 GNU C Library: Shared libraries an
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]



Bug#296169: bind9: named exits "due to fatal error in library"

2005-02-20 Thread Baurjan Ismagulov
Package: bind9
Version: 1:9.2.4-1
Severity: normal


Hi LaMont,

named died with the following messages in the log:

socket.c:2204: fatal error:
select() failed: Unknown error 514
exiting (due to fatal error in library)

This happened after I added a new interface, but I don't know whether it
is related. I'll try to reproduce the problem.

According to linux/errno.h, error 514 is ERESTARTNOHAND.

Thanks in advance,
Baurjan.


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-686
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages bind9 depends on:
ii  adduser 3.59 Add and remove users and groups
ii  libc6   2.3.2.ds1-19 GNU C Library: Shared libraries an
ii  libdns161:9.2.4-1DNS Shared Library used by BIND
ii  libisc7 1:9.2.4-1ISC Shared Library used by BIND
ii  libisccc0   1:9.2.4-1Command Channel Library used by BI
ii  libisccfg0  1:9.2.4-1Config File Handling Library used 
ii  liblwres1   1:9.2.4-1Lightweight Resolver Library used 
ii  libssl0.9.7 0.9.7e-3 SSL shared libraries
ii  netbase 4.19 Basic TCP/IP networking system

-- no debconf information


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



Bug#295018: libxine1: bus error on sparc

2005-02-12 Thread Baurjan Ismagulov
Package: libxine1
Version: 1.0-1
Severity: normal

Hello,

pornview crashes with bus error when I open an avi file. Unaligned
access?

The debugging build is not ready yet. Here is the backtrace from the
stripped version:

#0  0x706dbc54 in _x_cache_plugin_get_instance () from /usr/lib/libxine.so.1
#1  0x7140d804 in ?? () from /usr/lib/xine/plugins/1.0.0/xineplug_dmx_avi.so
Previous frame identical to this frame (corrupt stack?)

Thanks in advance,
Baurjan.


-- System Information
Debian Release: testing/unstable
Architecture: sparc
Kernel: Linux aral 2.6.8-2-sparc64 #1 Tue Dec 28 12:20:13 PST 2004 sparc64
Locale: LANG=C, LC_CTYPE=de_DE

Versions of packages libxine1 depends on:
ii  libasound21.0.8-1ALSA library
ii  libc6 2.3.2.ds1-12   GNU C Library: Shared libraries an
ii  libfreetype6  2.1.7-2.1  FreeType 2 font engine, shared lib
ii  libmodplug0   1:0.7-4shared libraries for mod music bas
ii  libpng12-01.2.8rel-1 PNG library - runtime
ii  libspeex1 1.0.rel.4-1The Speex Speech Codec
ii  libstdc++51:3.3.4-1  The GNU Standard C++ Library v3
ii  libxext6  4.3.0.dfsg.1-7 X Window System miscellaneous exte
ii  xlibs 4.3.0.dfsg.1-7 X Window System client libraries m
ii  zlib1g1:1.2.1.1-3compression library - runtime



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



Bug#293795: xserver-xfree86: unable to switch to virtual consoles on SPARC

2005-02-05 Thread Baurjan Ismagulov
On Sat, Feb 05, 2005 at 09:51:32PM +0100, Denis Barbier wrote:
> This is a known bug, will be fixed by next upload.
> More informations are available from http://bugs.debian.org/287810

Thanks for the info!

With kind regards,
Baurjan.


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



Bug#293795: xserver-xfree86: unable to switch to virtual consoles on SPARC

2005-02-05 Thread Baurjan Ismagulov
Package: xserver-xfree86
Version: 4.3.0.dfsg.1-10
Severity: normal

Hello,

I can't switch to the virtual consoles via Ctrl-Alt-Fn or Ctrl-Meta-Fn.

Thanks in advance,
Baurjan.

Contents of /var/lib/xfree86/X.roster:
xserver-xfree86

/etc/X11/X target unchanged from checksum in /var/lib/xfree86/X.md5sum.

X server symlink status:
lrwxrwxrwx1 root root   20 Dec 25  2003 /etc/X11/X -> 
/usr/bin/X11/XFree86
-rwxr-xr-x1 root root  1782488 Dec 18 04:12 /usr/bin/X11/XFree86

Contents of /var/lib/xfree86/XF86Config-4.roster:
xserver-xfree86

VGA-compatible devices on PCI bus:

/var/lib/xfree86/XF86Config-4.md5sum does not exist.

XFree86 X server configuration file status:
-rw-r--r--1 root root 3406 Jul 13  2003 /etc/X11/XF86Config-4

Contents of /etc/X11/XF86Config-4:
Section "InputDevice"
Identifier  "ibrKeyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules"  "sun"
Option  "XkbModel"  "type5"
Option  "XkbLayout" "us"
Option  "AutoRepeat""250 30"
EndSection

Section "ServerLayout"
Identifier  "ibrLayout"
Screen  "Default Screen"
InputDevice "ibrKeyboard"
InputDevice "Configured Mouse"
EndSection

### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# If you want your changes to this file preserved by dexconf, only make changes
# before the "### BEGIN DEBCONF SECTION" line above, and/or after the
# "### END DEBCONF SECTION" line below.
#
# To change things within the debconf section, run the command:
#   dpkg-reconfigure xserver-xfree86
# as root.  Also see "How do I add custom sections to a dexconf-generated
# XF86Config or XF86Config-4 file?" in /usr/share/doc/xfree86-common/FAQ.gz.

Section "Files"
FontPath"unix/:7100"# local font server
# if the local font server has problems, we can fall back on these
FontPath"/usr/lib/X11/fonts/misc"
FontPath"/usr/lib/X11/fonts/cyrillic"
FontPath"/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath"/usr/lib/X11/fonts/Type1"
FontPath"/usr/lib/X11/fonts/Speedo"
FontPath"/usr/lib/X11/fonts/100dpi"
FontPath"/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
Load"GLcore"
Load"bitmap"
Load"dbe"
Load"ddc"
Load"extmod"
Load"freetype"
Load"glx"
Load"int10"
Load"record"
Load"speedo"
Load"type1"
Load"vbe"
EndSection

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules"  "sun"
Option  "XkbModel"  "type5"
Option  "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier  "Configured Mouse"
Driver  "mouse"
Option  "CorePointer"
Option  "Device""/dev/gpmdata"
Option  "Protocol"  "Microsoft"
EndSection

Section "Device"
Identifier  "Generic Video Card"
Driver  "sunffb"
EndSection

Section "Monitor"
Identifier  "Generic Monitor"
HorizSync   30-82
VertRefresh 48-150
Option  "DPMS"
EndSection

Section "Screen"
Identifier  "Default Screen"
Device  "Generic Video Card"
Monitor "Generic Monitor"
DefaultDepth24
SubSection "Display"
Depth   1
Modes   "1280x1024" "1280x960" "1152x864" "1024x768" 
"800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   4
Modes   "1280x1024" "1280x960" "1152x864" "1024x768" 
"800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   8
Modes   "1280x1024" "1280x960" "1152x864" "1024x768" 
"800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   15
Modes   "1280x1024" "1280x960" "1152x864" "1024x768" 
"800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   16
Modes   "1280x1024" "1280x960" "1152x864" "1024x768" 
"800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   24
 

Bug#290880: manpages-dev: strerror_r only available with __USE_XOPEN2K defined

2005-01-17 Thread Baurjan Ismagulov
Package: manpages-dev
Severity: normal


Hello Martin,

"man strerror_r" says it is enough to #include  to get the
function declared. However, with the latest libc6-dev one needs also to
define __USE_XOPEN2K before including the header. Should the man page be
updated? Please inform me if I should provide a patch.

Thanks in advance,
Baurjan.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.9-1-686
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)


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