Bug#621723: nfs-common: rpc.idmapd has stopped working

2011-04-08 Thread Anders Boström
Package: nfs-common
Version: 1:1.2.3-1
Severity: grave

After upgrade to 1:1.2.3-1, from 1:1.2.2-5, rpc.idmapd fail to
start.

This is logged:

2011-04-08T09:54:06+02:00 sid rpc.statd[6985]: Version 1.2.3 starting
2011-04-08T09:54:06+02:00 sid sm-notify[6986]: Version 1.2.3 starting
2011-04-08T09:54:06+02:00 sid sm-notify[6986]: Already notifying clients; 
Exiting!
2011-04-08T09:54:06+02:00 sid rpc.statd[6985]: failed to create RPC listeners, 
exiting


sid:~# /usr/sbin/rpc.idmapd -f -v 
rpc.idmapd: libnfsidmap: using domain: localdomain

rpc.idmapd: libnfsidmap: loaded plugin /usr/lib/libnfsidmap/nsswitch.so for 
method nsswitch

rpc.idmapd: Expiration time is 600 seconds.
rpc.idmapd: nfsdopenone: Opening /proc/net/rpc/nfs4.nametoid/channel failed: 
errno 2 (No such file or directory)
rpc.idmapd: main: open(/var/lib/nfs/rpc_pipefs/nfs): No such file or directory
#

This makes my NFS-client unusable as it depend on NFSv4 for home-account.

Downgrade to 1:1.2.2-4 from stable solves the problem.

/ Anders

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (70, 'testing-proposed-updates'), (60, 
'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32.33 (SMP w/2 CPU cores)
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to sv_SE.UTF8)
Shell: /bin/sh linked to /bin/dash

Versions of packages nfs-common depends on:
ii  adduser  3.112+nmu2  add and remove users and groups
ii  initscripts  2.88dsf-13.1scripts for initializing and shutt
ii  libc62.11.2-11   Embedded GNU C Library: Shared lib
ii  libcap2  1:2.20-1support for getting/setting POSIX.
ii  libcomerr2   1.41.12-2   common error description library
ii  libevent-1.4-2   1.4.13-stable-1 An asynchronous event notification
ii  libgssapi-krb5-2 1.9+dfsg-1  MIT Kerberos runtime libraries - k
ii  libgssglue1  0.1-4   mechanism-switch gssapi library
ii  libk5crypto3 1.9+dfsg-1  MIT Kerberos runtime libraries - C
ii  libkrb5-31.9+dfsg-1  MIT Kerberos runtime libraries
ii  libnfsidmap2 0.24-1  An nfs idmapping library
ii  librpcsecgss30.19-2  allows secure rpc communication us
ii  libwrap0 7.6.q-19Wietse Venema's TCP wrappers libra
ii  lsb-base 3.2-27  Linux Standard Base 3.2 init scrip
ii  netbase  4.45Basic TCP/IP networking system
ii  portmap  6.0.0-3 RPC port mapper
ii  ucf  3.0025+nmu1 Update Configuration File: preserv

nfs-common recommends no packages.

nfs-common suggests no packages.

-- Configuration Files:
/etc/default/nfs-common changed:
NEED_STATD=
STATDOPTS=
NEED_IDMAPD=yes
NEED_GSSD=


-- no debconf information



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



Bug#574241: virtinst: internal error Process exited while reading console log output

2010-03-16 Thread Anders Boström
Package: virtinst
Version: 0.500.2-1
Severity: grave

When running virt-install, it always fails with this error message:

ERRORinternal error Process exited while reading console log output: char 
device redirected to /dev/pts/5

I've tried with packages (libvirt0, libvirt-bin, kvm, qemu etc) both
from testing and unstable with the same result.

Output from virt-install --debug:

eckert:/srv/kvm_images# virt-install --connect qemu:///system -n lenny32 -r 512 
--vcpus=2 --os-type=linux --os-variant=debianlenny --accelerate -l 
http://ftp.acc.umu.se/debian/dists/lenny/main/installer-i386/ --disk 
lenny32.qcow2,size=10 --vnc --debug
Wed, 17 Mar 2010 00:02:55 DEBUGLaunched with command line:
/usr/bin/virt-install --connect qemu:///system -n lenny32 -r 512 --vcpus=2 
--os-type=linux --os-variant=debianlenny --accelerate -l 
http://ftp.acc.umu.se/debian/dists/lenny/main/installer-i386/ --disk 
lenny32.qcow2,size=10 --vnc --debug
Wed, 17 Mar 2010 00:02:55 DEBUGRequesting libvirt URI qemu:///system
Wed, 17 Mar 2010 00:02:55 DEBUGReceived libvirt URI qemu:///system
Wed, 17 Mar 2010 00:02:55 DEBUGRequesting virt method 'default', hv type 
'default'.
Wed, 17 Mar 2010 00:02:55 DEBUGReceived virt method 'hvm'
Wed, 17 Mar 2010 00:02:55 DEBUGHypervisor name is 'kvm'
Wed, 17 Mar 2010 00:02:55 DEBUGparse_disk: returning {'sparse': True, 
'format': None, 'bus': None, 'driverCache': None, 'readOnly': False, 
'shareable': False, 'volInstall': None, 'volName': None, 'device': 'disk', 
'path': 'lenny32.qcow2', 'conn': libvirt.virConnect instance at 0x1974d40, 
'size': 10.0}
Wed, 17 Mar 2010 00:02:55 DEBUGCould not open /etc/sysconfig/keyboard 
[Errno 2] No such file or directory: '/etc/sysconfig/keyboard'
Wed, 17 Mar 2010 00:02:55 DEBUGDidn't match keymap 'se' in keytable!
Wed, 17 Mar 2010 00:02:55 DEBUGDistroInstaller location is a network source.


Starting install...
Wed, 17 Mar 2010 00:02:56 DEBUGAttempting to detect distro:
Wed, 17 Mar 2010 00:02:56 DEBUGHTTP hasFile: didn't find 
http://ftp.acc.umu.se/debian/dists/lenny/main/installer-i386/.treeinfo
Wed, 17 Mar 2010 00:02:56 DEBUGHTTP hasFile: didn't find 
http://ftp.acc.umu.se/debian/dists/lenny/main/installer-i386/Fedora
Wed, 17 Mar 2010 00:02:56 DEBUGHTTP hasFile: didn't find 
http://ftp.acc.umu.se/debian/dists/lenny/main/installer-i386/Server
Wed, 17 Mar 2010 00:02:56 DEBUGHTTP hasFile: didn't find 
http://ftp.acc.umu.se/debian/dists/lenny/main/installer-i386/Client
Wed, 17 Mar 2010 00:02:56 DEBUGHTTP hasFile: didn't find 
http://ftp.acc.umu.se/debian/dists/lenny/main/installer-i386/RedHat
Wed, 17 Mar 2010 00:02:56 DEBUGHTTP hasFile: didn't find 
http://ftp.acc.umu.se/debian/dists/lenny/main/installer-i386/CentOS
Wed, 17 Mar 2010 00:02:56 DEBUGHTTP hasFile: didn't find 
http://ftp.acc.umu.se/debian/dists/lenny/main/installer-i386/SL
Wed, 17 Mar 2010 00:02:56 DEBUGHTTP hasFile: didn't find 
http://ftp.acc.umu.se/debian/dists/lenny/main/installer-i386/directory.yast
Wed, 17 Mar 2010 00:02:56 DEBUGFetching URI: 
http://ftp.acc.umu.se/debian/dists/lenny/main/installer-i386/current/images/MANIFEST
Wed, 17 Mar 2010 00:02:56 DEBUGSaved file to 
/var/lib/libvirt/boot/virtinst-MANIFEST.Qkj8-R
Retrieving file MANIFEST. 100% |=| 1.5 kB00:00 
Wed, 17 Mar 2010 00:02:56 DEBUGDetected a Debian distro
Wed, 17 Mar 2010 00:02:57 DEBUGFetching URI: 
http://ftp.acc.umu.se/debian/dists/lenny/main/installer-i386/current/images/netboot/debian-installer/i386/linux
Retrieving file linux...   93% |===  | 1.3 MB00:00 ETA 
Wed, 17 Mar 2010 00:02:59 DEBUGSaved file to 
/var/lib/libvirt/boot/virtinst-linux.tZUMIz
Retrieving file linux...  100% |=| 1.4 MB00:01 
Wed, 17 Mar 2010 00:02:59 DEBUGFetching URI: 
http://ftp.acc.umu.se/debian/dists/lenny/main/installer-i386/current/images/netboot/debian-installer/i386/initrd.gz
Retrieving file initrd.gz  98% | | 5.6 MB00:00 ETA 
Wed, 17 Mar 2010 00:03:06 DEBUGSaved file to 
/var/lib/libvirt/boot/virtinst-initrd.gz.1GiMY2
Retrieving file initrd.gz 100% |=| 5.7 MB00:07 
Creating storage file len 100% |=|  10 GB00:00 
Wed, 17 Mar 2010 00:03:06 DEBUGCreating guest from:
domain type='kvm'
  namelenny32/name
  currentMemory524288/currentMemory
  memory524288/memory
  uuid85fc588e-1ebc-c30a-be02-e71a4cc12f58/uuid
  os
type arch='x86_64'hvm/type
kernel/var/lib/libvirt/boot/virtinst-linux.tZUMIz/kernel
initrd/var/lib/libvirt/boot/virtinst-initrd.gz.1GiMY2/initrd

cmdlinemethod=http://ftp.acc.umu.se/debian/dists/lenny/main/installer-i386//cmdline
  /os
  features
acpi/apic/pae/
  /features
  clock offset=utc/
  on_poweroffdestroy/on_poweroff
  on_rebootdestroy/on_reboot
  on_crashdestroy/on_crash
  vcpu2/vcpu
  devices
emulator/usr/bin/kvm/emulator

Bug#569532: python2.6-minimal: Tries to create /usr/local/lib/python2.6

2010-02-12 Thread Anders Boström
Package: python2.6-minimal
Version: 2.6.4-5
Severity: serious

When I try to install python2.6-minimal 2.6.4-5, I get this:

(Reading database ... 220052 files and directories currently installed.)
Preparing to replace python2.6-minimal 2.6.4-4 (using 
.../python2.6-minimal_2.6.4-5_amd64.deb) ...
mkdir: cannot create directory `/usr/local/lib/python2.6': Permission denied
dpkg: error processing 
/var/cache/apt/archives/python2.6-minimal_2.6.4-5_amd64.deb (--unpack):
 subprocess new pre-installation script returned error exit status 1

Debian Policy Manual, section 9.1.2
http://www.debian.org/doc/debian-policy/ch-opersys.html#s9.1.2:

As mandated by the FHS, packages must not place any files in
/usr/local, either by putting them in the file system archive to be
unpacked by dpkg or by manipulating them in their maintainer scripts. 

/ Anders

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing'), (51, 'testing-proposed-updates'), (50, 
'unstable'), (40, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32.8 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to sv_SE.UTF8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python2.6-minimal depends on:
ii  libc6   2.10.2-2 GNU C Library: Shared libraries
ii  libssl0.9.8 0.9.8k-8 SSL shared libraries
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages python2.6-minimal recommends:
pn  python2.6 none (no description available)

Versions of packages python2.6-minimal suggests:
ii  binfmt-support1.2.16 Support for extra binary formats

-- no debconf information



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



Bug#539907: still not working

2009-10-01 Thread Anders Boström
reopen 539907
stop

Followup-For: Bug #539907
Package: memtest86+
Version: 4.00-1

This bug is still not fixed... My /boot/grub/grub.cfg look like this
after update to memtest86+ 4.00-1:

...
### BEGIN /etc/grub.d/20_memtest86+ ###
menuentry Memory test (memtest86+) {
  prepare_grub_to_access_device /dev/md4 | sed -e s/^/\t/
linux16 /boot/memtest86+.bin
}
menuentry Memory test (memtest86+, serial console 115200) {
  prepare_grub_to_access_device /dev/md4 | sed -e s/^/\t/
linux16 /boot/memtest86+.bin console=ttyS0,115200n8
}
### END /etc/grub.d/20_memtest86+ ###

And this fails with unknown command prepare_grub_to_acce.

/ Anders



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



Bug#539907: still not working

2009-10-01 Thread Anders Boström
This patch solves the problem for me:

--- /etc/grub.d/20_memtest86+~  2009-09-30 01:14:22.0 +0200
+++ /etc/grub.d/20_memtest86+   2009-10-01 22:36:52.0 +0200
@@ -7,14 +7,14 @@
   echo Found memtest86+ image: $MEMTESTPATH 2
   cat  EOF
 menuentry Memory test (memtest86+) {
-  prepare_grub_to_access_device ${GRUB_DEVICE_BOOT} | sed -e s/^/\t/
 EOF
+  prepare_grub_to_access_device ${GRUB_DEVICE_BOOT} | sed -e s/^/\t/
   cat  EOF
linux16 $MEMTESTPATH
 }
 menuentry Memory test (memtest86+, serial console 115200) {
-  prepare_grub_to_access_device ${GRUB_DEVICE_BOOT} | sed -e s/^/\t/
 EOF
+  prepare_grub_to_access_device ${GRUB_DEVICE_BOOT} | sed -e s/^/\t/
   cat  EOF
linux16 $MEMTESTPATH console=ttyS0,115200n8
 }

/ Anders



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



Bug#536545: nvidia-glx-ia32 uninstallable and ia32-apt-get removed

2009-08-10 Thread Anders Boström
Now, ia32-apt-get is removed from sid, and a new version of ia32-libs
is in testing.

nvidia-glx-ia32 still depends on the unexistent packages ia32-libx11-6
and ia32-libxext6, and there are no sane way of resolving the depends.

I run testing as much as possible, but can't upgrade testing any more
due to this problem.

What is the plan forward? How is this going to be solved? New version
of nvidia-glx-ia32 only depending on the new version of ia32-libs?

/ Anders



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



Bug#500818: memtest86+: don't work when compiled with gcc-4.3

2008-10-01 Thread Anders Boström
Package: memtest86+
Version: 2.01-1
Severity: serious

memtest86+ test# 2 don't work when compiled with gcc-4.3 version
4.3.1-9, the one currently in testing and is the one gcc point at. It
fails with memory error on every address.

If I compile memtest86+ with gcc-4.1 version 4.1.2-23, everything
works fine.

Hardware:

CPU:Intel(R) Core(TM)2 Duo CPU E8200  @ 2.66GHz
Chipset:Intel P43, Eaglelake, with ICH10R SB
Memory: 2x2Gb DDR2 800

/ Anders

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (51, 'testing-proposed-updates'), (50, 
'unstable'), (40, 'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to sv_SE.UTF-8)
Shell: /bin/sh linked to /bin/bash

memtest86+ depends on no packages.

memtest86+ recommends no packages.

Versions of packages memtest86+ suggests:
ii  grub  0.97-47GRand Unified Bootloader (Legacy v
pn  hwtools   none (no description available)
pn  kernel-patch-badram   none (no description available)
ii  memtester 4.0.8-1A utility for testing the memory s
ii  mtools3.9.11-1   Tools for manipulating MSDOS files

-- no debconf information



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



Bug#390106: openoffice.org-writer: Hang every time on amd64

2006-09-29 Thread Anders Boström
Package: openoffice.org-writer
Version: 2.0.4~rc2-2
Severity: grave

openoffice.org-writer don't work on amd64, not at all. It hangs 100%
running every time I try to run it, only after writing a single word,
or after any other operation.

strace don't say anything, neither do ltrace.

Attach with gdb to the running process:

0x2abc34a007e7 in rtl_uString_release ()
   from /usr/lib/openoffice/program/libuno_sal.so.3
(gdb) bt
#0  0x2abc34a007e7 in rtl_uString_release ()
   from /usr/lib/openoffice/program/libuno_sal.so.3
#1  0x2faefdee in SwTxtNode::SetWrong ()
   from /usr/lib/openoffice/program/libsw680lx.so
#2  0x2faf02dd in SwTxtNode::CountWords ()
   from /usr/lib/openoffice/program/libsw680lx.so
#3  0x2fa2497f in non-virtual thunk to 
SwFmtPageDesc::Modify(SfxPoolItem*, SfxPoolItem*) () from 
/usr/lib/openoffice/program/libsw680lx.so
#4  0x2fa250c1 in non-virtual thunk to 
SwFmtPageDesc::Modify(SfxPoolItem*, SfxPoolItem*) () from 
/usr/lib/openoffice/program/libsw680lx.so
#5  0x2fa279fd in non-virtual thunk to 
SwFmtPageDesc::Modify(SfxPoolItem*, SfxPoolItem*) () from 
/usr/lib/openoffice/program/libsw680lx.so
#6  0x2f91420e in ViewShell::LayoutIdle ()
   from /usr/lib/openoffice/program/libsw680lx.so
#7  0x2fb25d35 in SwFtnInfo::operator= ()
   from /usr/lib/openoffice/program/libsw680lx.so
#8  0x2abc3334d41a in Timer::ImplTimerCallbackProc ()
   from /usr/lib/openoffice/program/libvcl680lx.so
#9  0x2abc3826eb72 in SalXLib::CheckTimeout ()
   from /usr/lib/openoffice/program/libvclplug_gen680lx.so
#10 0x2abc3826f162 in SalXLib::Yield ()
   from /usr/lib/openoffice/program/libvclplug_gen680lx.so
#11 0x2abc333475d0 in Application::Yield ()
   from /usr/lib/openoffice/program/libvcl680lx.so
#12 0x2abc33347667 in Application::Execute ()
   from /usr/lib/openoffice/program/libvcl680lx.so
#13 0x00429b03 in desktop::Desktop::Main ()
#14 0x2abc3334cf68 in InitVCL ()
   from /usr/lib/openoffice/program/libvcl680lx.so
#15 0x2abc3334d055 in SVMain ()
   from /usr/lib/openoffice/program/libvcl680lx.so
#16 0x0041c95a in sal_main ()
#17 0x2abc35e1a4ca in __libc_start_main () from /lib/libc.so.6
#18 0x0041c88a in _start ()
(gdb) 

/ Anders

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (51, 
'testing-proposed-updates'), (50, 'unstable'), (40, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to sv_SE)

Versions of packages openoffice.org-writer depends on:
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  libgcc1  1:4.1.1-13  GCC support library
ii  libicu36 3.6-1   International Components for Unico
ii  libstdc++6   4.1.1-13The GNU Standard C++ Library v3
ii  libstlport5.05.0.2-9 STLport C++ class library
ii  libwpd8c2a   0.8.6-1 Library for handling WordPerfect d
ii  openoffice.org-core  2.0.4~rc2-2 OpenOffice.org office suite archit
ii  python-uno   2.0.4~rc2-2 Python interface for OpenOffice.or
ii  zlib1g   1:1.2.3-13  compression library - runtime

Versions of packages openoffice.org-writer recommends:
ii  j2re1.4 [java2-runtime]  1.4.2.03-1  Blackdown Java(TM) 2 Runtime Envir
ii  openoffice.org-java-common   2.0.4~rc2-2 OpenOffice.org office suite Java s

-- no debconf information


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



Bug#385966: xprint: Seg-fault when printing from firefox

2006-09-04 Thread Anders Boström
Package: xprint
Version: 1:1.0.2-1
Severity: grave

The amd64 version of xprint don't work any more. It seg-faults every
time I try to print from firefox, and also leads to a firefox
crash. xphelloworld also leads to seg-fault, with similar strace.

Firefox (and mozilla) is the only major application using xprint,
motivating the high severity.

At least pre-xorg 7.0 versions of xprint worked fine under
amd64. Also, the 32-bit x86 version is still working, but with ugly
results.

strace from Xprt when xphelloworld is executed is attached.

/ Anders

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (51, 
'testing-proposed-updates'), (50, 'unstable'), (40, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.11
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to sv_SE)

Versions of packages xprint depends on:
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  libfreetype6 2.2.1-2 FreeType 2 font engine, shared lib
ii  libx11-6 2:1.0.0-8   X11 client-side library
ii  libxau6  1:1.0.0-4   X11 authorisation library
ii  libxdmcp61:1.0.0-4   X11 Display Manager Control Protoc
ii  libxfont11:1.2.0-2   X11 font rasterisation library
ii  xprint-common1:1.0.2-1   Xprint - the X11 print system (con
ii  zlib1g   1:1.2.3-13  compression library - runtime

Versions of packages xprint recommends:
ii  xprint-utils 7.0.0+cvs20040414-5 utilities for Xprint, the X11 prin

-- no debconf information
select(256, [0], NULL, NULL, NULL)  = 1 (in [0])
accept(0, {sa_family=AF_FILE, path=§bÿ}, [59071846317817858]) = 1
fcntl(1, F_GETFL)   = 0x2 (flags O_RDWR)
fcntl(1, F_SETFL, O_RDWR|O_NONBLOCK)= 0
select(256, [0 1], NULL, NULL, NULL)= 1 (in [1])
read(1, l\0\v\0\0\0\0\0\0\0\0\0, 4092) = 12
open(/etc/localtime, O_RDONLY)= 3
fstat(3, {st_mode=S_IFREG|0644, st_size=675, ...}) = 0
fstat(3, {st_mode=S_IFREG|0644, st_size=675, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x2afe492ef000
read(3, TZif\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0\4\0..., 4096) = 675
close(3)= 0
munmap(0x2afe492ef000, 4096)= 0
write(2, AUDIT: Mon Sep  4 13:49:46 2006:..., 80) = 80
writev(1, [{\1\0\v\0\0\0s\0\200\35,\4\0\0 \0\377\377\37\0\0\1\0\0\24..., 
468}], 1) = 468
select(256, [0 1], NULL, NULL, NULL)= 1 (in [1])
read(1, 7\0\6\0\0\0 \0005\0\0\0\f\0\0\0\1\0\0\0\0\0\0\0b\0\5\0..., 4096) = 68
writev(1, [{\1\20\2\0\0\0\0\0\1\203\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0..., 64}], 
1) = 64
select(256, [0 1], NULL, NULL, NULL)= 1 (in [1])
read(1, \203\0\1\0, 4096) = 4
writev(1, [{\1\20\4\0\0\0\0\0\377\377\177\0\0\0\0\0\0\0\0\0\0\0\0\0..., 32}], 
1) = 32
select(256, [0 1], NULL, NULL, NULL)= 1 (in [1])
read(1, b\0\5\0\t\0 \0XKEYBOARD\0\0\0, 4096) = 20
writev(1, [{\1\20\5\0\0\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0..., 32}], 
1) = 32
select(256, [0 1], NULL, NULL, NULL)= 1 (in [1])
read(1, b\0\5\0\v\0 \0XpExtension\0, 4096) = 20
writev(1, [{\1\20\6\0\0\0\0\0\1\212D\206\0\0\0\0\0\0\0\0\0\0\0\0\0..., 32}], 
1) = 32
select(256, [0 1], NULL, NULL, NULL)= 1 (in [1])
read(1, \212\0\1\0, 4096) = 4
writev(1, [{\1\20\7\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0..., 32}], 
1) = 32
select(256, [0 1], NULL, NULL, NULL)= 1 (in [1])
read(1, \212\1\f\0\36\0\0\0\1\0\0\0xp_ps_spooldir_HOME_..., 4096) = 48
writev(1, [{\1r\10\0\25\0\0\0\1\0\0\0\376*\0\0/[EMAIL PROTECTED]..., 116}], 
1) = 116
select(256, [0 1], NULL, NULL, NULL)= 1 (in [1])
read(1, \1\2\0\0\0 \0+\0\1\0, 4096)  = 12
writev(1, [{\1\0\n\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0..., 32}], 
1) = 32
select(256, [0 1], NULL, NULL, NULL)= 2 (in [0 1])
read(1, , 4096)   = 0
shutdown(1, 2 /* send and receive */)   = 0
close(1)= 0
write(2, AUDIT: Mon Sep  4 13:49:46 2006:..., 67) = 67
accept(0, {sa_family=AF_FILE, path=ient 1 disconnected
}, [59071846317817858]) = 1
fcntl(1, F_GETFL)   = 0x2 (flags O_RDWR)
fcntl(1, F_SETFL, O_RDWR|O_NONBLOCK)= 0
select(256, [0 1], NULL, NULL, NULL)= 1 (in [1])
read(1, l\0\v\0\0\0\0\0\0\0\0\0, 4092) = 12
write(2, AUDIT: Mon Sep  4 13:49:46 2006:..., 80) = 80
writev(1, [{\1\0\v\0\0\0s\0\200\35,\4\0\0 \0\377\377\37\0\0\1\0\0\24..., 
468}], 1) = 468
select(256, [0 1], NULL, NULL, NULL)= 1 (in [1])
read(1, 7\0\6\0\0\0 \0005\0\0\0\f\0\0\0\1\0\0\0\0\0\0\0b\0\5\0..., 4096) = 68
writev(1, [{\1\20\2\0\0\0\0\0\1\203\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0..., 64}], 
1) = 64
select(256, [0 1], NULL, NULL, NULL)= 1 (in [1])
read(1, \203\0\1\0, 4096) = 4
writev(1, 

Bug#311357: kernel-image-2.6.8-2-686: Why isn't the fix uploaded yet???

2005-12-18 Thread Anders Boström
reopen 311357
stop

Followup-For: Bug #311357
Package: kernel-image-2.6.8-2-686
Version: 2.6.8-16sarge1

This bug is still not fixed! Why was it set to resolved???

/ Anders

 AB == Anders Boström [EMAIL PROTECTED] writes:

 AB Followup-For: Bug #311357
 AB Package: kernel-image-2.6.8-2-686
 AB Version: 2.6.8-16.hls.2005061000

 AB I also got this problem when I rebooted my firewall/server computer
 AB with 2 VIA-Rhine NIC's after upgrading to the release-version of
 AB stable Debian 3.1.

 AB I think it is embarrassing for the Debian kernel-team to release with
 AB this bug! It makes me question the quality control in the Debian
 AB release process. Was the failing patch even tested before package
 AB upload???

 AB What's even worse is that the problem was reported, identified and
 AB fixed more then 17 days ago, and still no upload of a new kernel!!!

 AB Yes I know about http://debian.vergenet.net/testing/, and
 AB 2.6.8-16.hls.2005061000 works fine for me, but WHY isn't that kernel
 AB in stable-proposed-updates???

 AB / Anders

 AB -- System Information:
 AB Debian Release: 3.1
 AB Architecture: i386 (i686)
 AB Kernel: Linux 2.6.8-2-686
 AB Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

 AB Versions of packages kernel-image-2.6.8-2-686 depends on:
 AB ii  coreutils [fileutils] 5.2.1-2The GNU core utilities
 AB ii  initrd-tools  0.1.81.1   tools to create initrd image 
for p
 AB ii  module-init-tools 3.2-pre1-2 tools for managing Linux 
kernel mo

 AB -- no debconf information

 AB lspci -v:

 AB :00:0f.0 Ethernet controller: VIA Technologies, Inc. VT86C100A [Rhine] 
(rev 06)
 AB Subsystem: D-Link System Inc DFE-530TX rev A
 AB Flags: bus master, medium devsel, latency 64, IRQ 10
 AB I/O ports at ec00 [size=128]
 AB Memory at ffaffc00 (32-bit, non-prefetchable) [size=128]
 AB Expansion ROM at ffae [disabled] [size=64K]

 AB :00:10.0 Ethernet controller: VIA Technologies, Inc. VT86C100A [Rhine] 
(rev 06)
 AB Subsystem: D-Link System Inc DFE-530TX rev A
 AB Flags: bus master, medium devsel, latency 64, IRQ 11
 AB I/O ports at e880 [size=128]
 AB Memory at ffaff800 (32-bit, non-prefetchable) [size=128]
 AB Expansion ROM at ffad [disabled] [size=64K]



Bug#330606: mozilla-firefox does not start up

2005-10-03 Thread Anders Boström
Hi!

I've had similar problems on amd64... The solution for me was to
upgrade fvwm. If you are running fvwm on 64-bit architectures, you
might get hit by bug 318504, resulting in exactly this kind of
problem.

The solution is to upgrade to the version of fvwm in unstable.

/ Anders


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



Bug#319381: mozilla-firefox: still don't work

2005-08-01 Thread Anders Boström
reopen 319381
stop

Package: mozilla-firefox
Version: 1.0.6-2

firefox still don't work for me. Same problems as with 1.0.6-1, no
main window appears. Tested with both libgtk2.0-0 2.6.4-3 and
2.6.8-1.

Downgrading firefox to 1.0.4-2 and libgtk2.0-0 to 2.6.4-3 solves the
problems.

/ Anders

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (50, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11.11
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to sv_SE)

Versions of packages mozilla-firefox depends on:
ii  debianutils  2.14.1  Miscellaneous utilities specific t
ii  fontconfig   2.3.2-1 generic font configuration library
ii  libatk1.0-0  1.10.1-2The ATK accessibility toolkit
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  libgcc1  1:4.0.1-2   GCC support library
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  libidl0  0.8.5-1 library for parsing CORBA IDL file
ii  libjpeg626b-10   The Independent JPEG Group's JPEG 
ii  libkrb53 1.3.6-3 MIT Kerberos runtime libraries
ii  libpango1.0-01.8.1-1 Layout and rendering of internatio
ii  libpng12-0   1.2.8rel-1  PNG library - runtime
ii  libstdc++6   4.0.1-2 The GNU Standard C++ Library v3
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  libxinerama1 6.8.2.dfsg.1-4  X Window System multi-head display
ii  libxp6   4.3.0.dfsg.1-14 X Window System printing extension
ii  libxt6   4.3.0.dfsg.1-14 X Toolkit Intrinsics
ii  psmisc   21.6-1  Utilities that use the proc filesy
ii  xlibs4.3.0.dfsg.1-14 X Keyboard Extension (XKB) configu
ii  zlib1g   1:1.2.2-4   compression library - runtime

mozilla-firefox recommends no packages.

-- no debconf information


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



Bug#300703: maybe the init.s script is broken?

2005-03-22 Thread Anders Boström
 FP == Francesco Potorti` [EMAIL PROTECTED] writes:

 FP This one fixed the problem.
 FP cd /etc/init.d/
 FP diff -pu /etc/init.d/autofs\~ /etc/init.d/autofs
 FP --- /etc/init.d/autofs~ 2005-02-21 12:37:43.0 +0100
 FP +++ /etc/init.d/autofs  2005-03-21 17:25:54.0 +0100
 FP @@ -644,7 +644,7 @@ start)
 FP  stop)
 FP echo -n 'Stopping automounter:'

 FP -   umount_loopback
 FP +   umount_loopback || true

 FP any=0
 FP for file in `ls /var/run/autofs/*.pid 2/dev/null`

 FP Diff finished at Mon Mar 21 17:26:46

I didn't have any loopback-mounts, so this one probably only fixed
another problem.

The real problem is 'start-stop-daemon --stop' failing. And it is
probably solved by the suggested change to --name instead of --exec.

/ Anders


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



Bug#300703: autofs: Upgrade fails

2005-03-21 Thread Anders Boström
Package: autofs
Version: 4.1.3+4.1.4beta2-3
Severity: grave

Upgrade from 4.1.3+4.1.4beta2-2 fails:

Preparing to replace autofs 4.1.3+4.1.4beta2-2 (using 
.../autofs_4.1.3+4.1.4beta2-3_amd64.deb) ...
Stopping automounter:dpkg: warning - old pre-removal script returned error exit 
status 2
dpkg - trying script from the new package instead ...
Stopping automounter:dpkg: ... it looks like that went OK.
Unpacking replacement autofs ...
...
Setting up autofs (4.1.3+4.1.4beta2-3) ...
Installing new version of config file /etc/init.d/autofs ...
Stopping automounter:dpkg: error processing autofs (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 autofs
E: Sub-process /usr/bin/dpkg returned an error code (1)
Some errors occurred while unpacking. I'm going to configure the
packages that were installed. This may result in duplicate errors
or errors caused by missing dependencies. This is OK, only the errors
above this message are important. Please fix them and run [I]nstall again
Press enter to continue.

Setting up autofs (4.1.3+4.1.4beta2-3) ...
Stopping automounter:dpkg: error processing autofs (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 autofs

installation script returned error exit status 100.
Press enter to continue.

This seems to fail also:

sid:~# /etc/init.d/autofs stop
Stopping automounter:sid:~# 

sid:~# sh -x /etc/init.d/autofs stop
+ FLAGS='defaults 21'
+ DAEMON=/usr/sbin/automount
++ basename /usr/sbin/automount
+ prog=automount
+ initdir=/etc/init.d
+ test -e /usr/sbin/automount
+ system=unknown
+ '[' -f /etc/debian_version ']'
+ system=debian
+ '[' debian = redhat ']'
+ '[' debian = debian ']'
+ thisscript=/etc/init.d/autofs
+ '[' '!' -f /etc/init.d/autofs ']'
+ PATH=/sbin:/usr/sbin:/bin:/usr/bin
+ export PATH
+ localoptions=
+ daemonoptions=
+ '[' debian = redhat ']'
+ '[' debian = debian ']'
+ TIMEOUT=300
+ DISABLE_DIRECT=1
+ DAEMON_EXIT_WAIT=20
+ '[' -f /etc/default/autofs ']'
+ . /etc/default/autofs
++ TIMEOUT=300
++ DISABLE_DIRECT=1
+ daemonoptions=' --timeout=300'
+ RETVAL=0
+ '[' debian = debian ']'
+ debian stop
+ set -e
+ case $1 in
+ echo -n 'Stopping automounter:'
Stopping automounter:+ umount_loopback
++ LC_ALL=C
++ awk '!/^#/  $1 ~ /^\/dev\/loop/  $2 != / {print $2}' /proc/mounts
+ loops=
++ LC_ALL=C
++ awk '!/^#/  $1 ~ /^automount/ {print $2}' /proc/mounts
+ automounts='/var/autofs/misc
/var/autofs/net
/mnt/linux32/home
/mnt/linux32/nfs2
/home
/neti
/nfs2'
++ LC_ALL=C
++ awk '!/^#/  $1 ~ /^\/dev\/loop/  $2 != / {print $1}' /proc/mounts
+ loopmnts=
+ any=0
++ ls /var/run/autofs/_home.pid /var/run/autofs/_mnt_linux32_home.pid 
/var/run/autofs/_mnt_linux32_nfs2.pid /var/run/autofs/_neti.pid 
/var/run/autofs/_nfs2.pid /var/run/autofs/_var_autofs_misc.pid 
/var/run/autofs/_var_autofs_net.pid
+ for file in '`ls /var/run/autofs/*.pid 2/dev/null`'
+ '[' -e /var/run/autofs/_home.pid ']'
+ any=1
++ head -n 1 /var/run/autofs/_home.pid
+ pid=902
++ ps -wwo cmd= 902
++ sed -e 's,.* --pid-file=/var/run/autofs/\([^ ]*\)\.pid.*,\1,; s,_,/,g'
+ mnt=/home
+ start-stop-daemon --stop --quiet --retry USR2/20 --pidfile 
/var/run/autofs/_home.pid --exec /usr/sbin/automount
sid:~# 

sid:~# start-stop-daemon --stop --retry USR2/20 --pidfile 
/var/run/autofs/_home.pid --exec /usr/sbin/automount
No /usr/sbin/automount found running; none killed.
sid:~# 

sid:~# ps aux | grep automount
root   651  0.0  0.0  11748   944 ?SMar18   0:00 
/usr/sbin/automount --pid-file=/var/run/autofs/_var_autofs_misc.pid 
--timeout=300 /var/autofs/misc file /etc/auto.misc
root   720  0.0  0.0  11736   932 ?SMar18   0:00 
/usr/sbin/automount --pid-file=/var/run/autofs/_var_autofs_net.pid 
--timeout=300 /var/autofs/net program /etc/auto.net
root   793  0.0  0.0  12860  1064 ?SMar18   0:00 
/usr/sbin/automount --pid-file=/var/run/autofs/_mnt_linux32_home.pid 
--timeout=300 /mnt/linux32/home yp auto_home
root   807  0.0  0.0  12860  1048 ?SMar18   0:00 
/usr/sbin/automount --pid-file=/var/run/autofs/_mnt_linux32_nfs2.pid 
--timeout=300 /mnt/linux32/nfs2 yp auto_nfs2
root   902  0.0  0.0  12860  1064 ?SMar18   0:00 
/usr/sbin/automount --pid-file=/var/run/autofs/_home.pid --timeout=300 /home yp 
auto.home -proto=udp,intr,vers=3
root  1030  0.0  0.0  12860  1048 ?SMar18   0:00 
/usr/sbin/automount --pid-file=/var/run/autofs/_neti.pid --timeout=300 /neti yp 
auto_neti -intr,vers=3
root  1125  0.0  0.0  12860  1048 ?SMar18   0:00 
/usr/sbin/automount --pid-file=/var/run/autofs/_nfs2.pid --timeout=300 /nfs2 yp 
auto_nfs2 -proto=udp,intr,vers=2
root  5148  0.0  0.0   2700   540 pts/3R+   09:28   0:00 grep automount
sid:~# 


sid:~# killall automount

killall automount worked! start-stop-daemon --stop don't seem to work...

sid:~# which start-stop-daemon