Bug#492845: rungetty: Solved

2008-09-11 Thread Michael Lehmeier
Package: rungetty
Followup-For: Bug #492845


Yes, I am aware that I compiled an older version, but this is a moot 
point since the bug never happened in a version that I compiled at my 
home computer but always with the binary package I recieved from Debian.
I was never able to compile a non-working version.

Anyway, I just tried out 1.2-13 and the bug is gone.
I went back to 1.2-12 and it was still there.
Whatever changed between 1.2-12 and 1.2-13 has solved the problem.

Thank you!

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

Kernel: Linux 2.6.24 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages rungetty depends on:
ii  libc6 2.7-13 GNU C Library: Shared libraries

rungetty recommends no packages.

rungetty suggests no packages.

-- no debconf information



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



Bug#492845: rungetty: log messages

2008-08-07 Thread Michael Lehmeier
Package: rungetty
Version: 1.2-12
Followup-For: Bug #492845


I don't know how to debug such an application, especially since I can't 
recompile it in 
debug mode. After all, the program is working then.

All I can do is to provide some error messages, should they help.
From /var/log/messages:

Aug  8 00:17:16 homecomp kernel: rungetty[23483]: segfault at 10 rip 402376 rsp 
7fff6da6e450 
error 4
Aug  8 00:17:16 homecomp kernel: rungetty[23492]: segfault at 10 rip 402376 rsp 
7fffb2e37790 
error 4
Aug  8 00:17:16 homecomp kernel: rungetty[23501]: segfault at 10 rip 402376 rsp 
7c0b4a90 
error 4
Aug  8 00:17:16 homecomp kernel: rungetty[23510]: segfault at 10 rip 402376 rsp 
7fffb29062e0 
error 4
Aug  8 00:17:16 homecomp kernel: rungetty[23520]: segfault at 10 rip 402376 rsp 
7bafe4e0 
error 4
Aug  8 00:17:16 homecomp kernel: rungetty[23528]: segfault at 10 rip 402376 rsp 
7fff0c8b0290 
error 4
Aug  8 00:17:16 homecomp kernel: rungetty[23538]: segfault at 10 rip 402376 rsp 
7fff00f86960 
error 4



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



Bug#492845: rungetty: Buildlog

2008-08-03 Thread Michael Lehmeier
Package: rungetty
Version: 1.2-12
Followup-For: Bug #492845


dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value: 
dpkg-buildpackage: set LDFLAGS to default value: 
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package rungetty
dpkg-buildpackage: source version 1.2-10
dpkg-buildpackage: source changed by Gerfried Fuchs [EMAIL PROTECTED]
dpkg-buildpackage: host architecture amd64
 debian/rules clean
test -f debian/rules
test root = `whoami`
rm -rf debian/rungetty debian/substvars debian/files \
install-stamp build-stamp
/usr/bin/make clean
make[1]: Entering directory `/tmp/rungetty-1.2'
rm -f *.o rungetty
make[1]: Leaving directory `/tmp/rungetty-1.2'
 dpkg-source -b rungetty-1.2
dpkg-source: info: using source format `1.0'
dpkg-source: info: building rungetty using existing rungetty_1.2.orig.tar.gz
dpkg-source: info: building rungetty in rungetty_1.2-10.diff.gz
dpkg-source: info: building rungetty in rungetty_1.2-10.dsc
 debian/rules build
test -f debian/rules
/usr/bin/make RPM_OPTS=-g -O2
make[1]: Entering directory `/tmp/rungetty-1.2'
gcc -g -O2 -Wall -Wstrict-prototypes -fomit-frame-pointer -pipe   -c -o 
rungetty.o rungetty.c
rungetty.c: In function 'main':
rungetty.c:597: warning: 'logname' may be used uninitialized in this function
gcc -Wl,-warn-common -s  rungetty.o   -o rungetty
rungetty.o: In function `get_logname':
/tmp/rungetty-1.2/rungetty.c:316: warning: `sys_errlist' is deprecated; use 
`strerror' or `strerror_r' 
instead
size rungetty
   textdata bss dec hex filename
  10855 9841800   136393547 rungetty
make[1]: Leaving directory `/tmp/rungetty-1.2'
chmod -R g-s .
touch build-stamp
 debian/rules binary
test -f debian/rules
test root = `whoami`
rm -rf debian/rungetty debian/substvars
install -p -d -oroot -groot -m755 debian/rungetty
cd debian/rungetty  install -p -d -oroot -groot -m755 sbin \
usr/share/man/man8 usr/share/doc/rungetty
/usr/bin/make install ROOT=/tmp/rungetty-1.2/debian/rungetty
make[1]: Entering directory `/tmp/rungetty-1.2'
size rungetty
   textdata bss dec hex filename
  10855 9841800   136393547 rungetty
mkdir -p /tmp/rungetty-1.2/debian/rungetty/sbin
mkdir -p /tmp/rungetty-1.2/debian/rungetty/usr/share/man/man8
install -m 0755 -o root -g root rungetty /tmp/rungetty-1.2/debian/rungetty/sbin/
install -m 0644 -o root -g root rungetty.8 
/tmp/rungetty-1.2/debian/rungetty/usr/share/man/man8/
make[1]: Leaving directory `/tmp/rungetty-1.2'
test true = true  \
strip --remove-section=.comment --remove-section=.note \
--strip-unneeded debian/rungetty/sbin/rungetty
install -p-oroot -groot -m644 README THANKS 
debian/rungetty/usr/share/doc/rungetty
install -p-oroot -groot -m644 CHANGELOG \
debian/rungetty/usr/share/doc/rungetty/changelog
gzip -9 debian/rungetty/usr/share/man/man8/rungetty.8 \
debian/rungetty/usr/share/doc/rungetty/changelog
touch install-stamp
test -f debian/rules
test root = `whoami`
install -p -d -oroot -groot -m755 debian/rungetty/DEBIAN
install -p-oroot -groot -m644 debian/README.Debian debian/copyright \
debian/rungetty/usr/share/doc/rungetty
install -p-oroot -groot -m644 debian/changelog \
debian/rungetty/usr/share/doc/rungetty/changelog.Debian
gzip -9 debian/rungetty/usr/share/doc/rungetty/changelog.Debian
dpkg-shlibdeps -Tdebian/substvars -dDepends \
debian/rungetty/sbin/rungetty
dpkg-gencontrol -ldebian/changelog -isp -Tdebian/substvars -prungetty \
-Pdebian/rungetty
cd debian/rungetty  find * -type f ! -regex '^DEBIAN/.*' -print0 | \
xargs -r0 md5sum  DEBIAN/md5sums
dpkg --build debian/rungetty ..
dpkg-deb: building package `rungetty' in `../rungetty_1.2-10_amd64.deb'.
 signfile rungetty_1.2-10.dsc
gpg: skipped Gerfried Fuchs [EMAIL PROTECTED]: secret key not available
gpg: [stdin]: clearsign failed: secret key not available
 dpkg-genchanges  ../rungetty_1.2-10_amd64.changes

dpkg-genchanges: not including original source code in upload
dpkg-buildpackage: warning: Failed to sign .dsc and .changes file
dpkg-buildpackage: binary and diff upload (original source NOT included)



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



Bug#492845: rungetty: Segfault on AMD64

2008-07-29 Thread Michael Lehmeier
Package: rungetty
Version: 1.2-12
Severity: grave
Justification: renders package unusable


rungetty can not start in the amd64 distribution without segfaults.
This problem can easily be fixed by getting the sources of the package and 
building the 
packages on the local system.
The locally built package runs without problems.
The package from the distribution is broken.

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

Kernel: Linux 2.6.24 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages rungetty depends on:
ii  libc6 2.7-10 GNU C Library: Shared libraries

rungetty recommends no packages.

rungetty suggests no packages.

-- no debconf information



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



Bug#360153: nedit: clipboard problem on amd64

2006-03-30 Thread Michael Lehmeier
Package: nedit
Version: 1:5.5-2
Severity: normal


This concerns my nedit and only on amd64 architecture.
On my other computers it works fine.

Whenever I copy something with nedit, the command line shows:
Attempt to copy to unlocked clipboard!

This happens always.
No pasting of the copied contents is possible.
Pasting of contents copied in other applications is possible.
So only the copying is making trouble, not pasting.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages nedit depends on:
ii  lesstif2  1:0.94.4-1.1   OSF/Motif 2.1 implementation relea
ii  libc6 2.3.6-3GNU C Library: Shared libraries an
ii  libice6   6.9.0.dfsg.1-4 Inter-Client Exchange library
ii  libsm66.9.0.dfsg.1-4 X Window System Session Management
ii  libx11-6  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxext6  6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii  libxp66.9.0.dfsg.1-4 X Window System printing extension
ii  libxt66.9.0.dfsg.1-4 X Toolkit Intrinsics

nedit recommends no packages.

-- no debconf information


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