Bug#598493: nfs-exports does not work after reboot

2010-10-14 Thread Oliver Joa
Hi,

On 29.09.2010 17:45, Bastian Blank wrote:
 On Wed, Sep 29, 2010 at 03:09:58PM +0200, Oliver Joa wrote:
 On 29.09.2010 15:04, Bastian Blank wrote:
 What is the content of /etc/exports?
 /export gutemine(fsid=0,rw,no_subtree_check)
 asterix(fsid=0,rw,no_subtree_check) 10.11.0.1(fsid=0,rw,no_subtree_check)
 
 Okay, all this names most probably come vie dns. Is the dns server
 reachable at the time the init script is running?

now it seems to work. I added the following line in
/etc/init.d/nfs-kernel-server:

### BEGIN INIT INFO
...
# Should-Start:  bind9
...
### END INIT INFO

Thanks
Olli



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



Bug#598493: nfs-exports does not work after reboot

2010-10-11 Thread Oliver Joa
Hi,

On 29.09.2010 17:45, Bastian Blank wrote:
 On Wed, Sep 29, 2010 at 03:09:58PM +0200, Oliver Joa wrote:
 On 29.09.2010 15:04, Bastian Blank wrote:
 What is the content of /etc/exports?
 /export gutemine(fsid=0,rw,no_subtree_check)
 asterix(fsid=0,rw,no_subtree_check) 10.11.0.1(fsid=0,rw,no_subtree_check)
 
 Okay, all this names most probably come vie dns. Is the dns server
 reachable at the time the init script is running?


I got some problem. First I thought I have standard init-process. With
the normal numbering bind should be before nfes-kernel-server. But now I
found that I have startup-concurrency makefile. So I guess that bind
starts after nfs-kernel-server. Shouldn't there be some Required-Start
in the nfs-kernel-server?

Thanks

Olli



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



Bug#598491: Timeout waiting for mount to appear in nautilus when mounting a nfs4-share

2010-09-29 Thread Oliver Joa
Package: nautilus
Version: 2.30.1

I have added some nfs4 mountpoints in the fstab with option noauto. The
mountpoints appear in nautilus under places. When I click on that Icon
it is mounted but the following Error-Message appears:

Timeout waiting for mount to appear

Another thing is strange: I get a second Icon. With an nfs3 mountpoint
everything works fine, also without a second Icon.

This is in my fstab:

192.168.10.1:/share /home/olli/mnt/share nfs4
ro,async,dirsync,noatime,noauto,users,rsize=4096,wsize=4096,hard 0 0
192.168.10.1:/mnt/scratch /home/olli/mnt/scratch nfs
rw,async,dirsync,noatime,noauto,users,rsize=4096,wsize=4096,hard 0 0


Any Idea?

Olli



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



Bug#598493: nfs-exports does not work after reboot

2010-09-29 Thread Oliver Joa
Package: nfs-kernel-server
Version: 1.2.2-4
Kernel: 2.6.30-2-686
Debian: testing

Everytime I startup my Server I have to exportfs -a manually. It
should be done in the init-scripts.

After startup I can not access my NFS exports. After running exportfs
-a it works perfectly.

Some days/weeks ago it was working, but after a apt-get upgrade it didn't.

regards

Olli



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



Bug#598493: nfs-exports does not work after reboot

2010-09-29 Thread Oliver Joa
On 29.09.2010 15:04, Bastian Blank wrote:
 On Wed, Sep 29, 2010 at 02:30:22PM +0200, Oliver Joa wrote:
 Everytime I startup my Server I have to exportfs -a manually. It 
 should be done in the init-scripts.
 
 What is the content of /etc/exports?
 
 Bastian


/export gutemine(fsid=0,rw,no_subtree_check)
asterix(fsid=0,rw,no_subtree_check) 10.11.0.1(fsid=0,rw,no_subtree_check)
/export/olli
gutemine(rw,no_subtree_check,anonuid=1000,anongid=1000,nohide)
10.11.0.1(rw,no_subtree_check,anonuid=1000,anongid=1000,nohide)
/export/share
gutemine(rw,no_subtree_check,anonuid=1000,anongid=1000,nohide)
asterix(rw,no_subtree_check,anonuid=1000,anongid=1000,nohide)
10.11.0.1(rw,no_subtree_check,anonuid=1000,anongid=1000,nohide)
/home/ftp/pub/multimedia/audio/mp3/ video2(ro,async,subtree_check)
/home/ping asterix(rw,sync,no_subtree_check)
/home/share asterix(rw,sync,no_subtree_check)
gutemine(rw,sync,no_subtree_check)
/mnt/ asterix(ro,async,subtree_check)
/mnt/scratch gutemine(rw,sync,no_subtree_check)
wind(rw,sync,no_subtree_check)
/mnt/video0/ video*(rw,no_root_squash,async,no_subtree_check)
gutemine(ro,async,subtree_check)
/mnt/video1/ video*(rw,no_root_squash,async,no_subtree_check)
gutemine(ro,async,subtree_check)
/mnt/ x5(ro,async,no_subtree_check,subtree_check)
/tftpboot/root-idefix-ng   idefix(rw,no_root_squash,sync,no_subtree_check)
/tftpboot/root-obelix   obelix(rw,no_root_squash,sync,no_subtree_check)
/tftpboot/root-router   router(rw,no_root_squash,sync,no_subtree_check)
/tftpboot/root-test   x4(rw,no_root_squash,sync,no_subtree_check)
/tftpboot/root-video2   video2(rw,no_root_squash,sync,no_subtree_check)
/tftpboot/root-video3   video3(rw,no_root_squash,sync,no_subtree_check)
/usr/local/opt  asterix(ro,no_root_squash,async,subtree_check)
/var/local/backup/neuinstallation-ffm/v2-lenny-64-2010.04.12
10.0.0.250(rw,no_subtree_check,no_root_squash)

Thanks

Olli



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



Bug#598493: closed by Ben Hutchings b...@decadent.org.uk (Re: Bug#598493: nfs-exports does not work after reboot)

2010-09-29 Thread Oliver Joa
On 29.09.2010 15:09, Debian Bug Tracking System wrote:
 This is an automatic notification regarding your Bug report
 which was filed against the nfs-kernel-server package:
 
 #598493: nfs-exports does not work after reboot
 
 It has been closed by Ben Hutchings b...@decadent.org.uk.
 
 Their explanation is attached below along with your original report.
 If this explanation is unsatisfactory and you have not received a
 better one in a separate message then please contact Ben Hutchings 
 b...@decadent.org.uk by
 replying to this email.
 
 

What is out of date? nfs-kernel-server?. When I search on
www.de.debian.org i can not find a newer one for testing. Or do you talk
about the kernel?

Olli



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



Bug#598493: nfs-exports does not work after reboot

2010-09-29 Thread Oliver Joa
Hi,

On 29.09.2010 17:45, Bastian Blank wrote:
 On Wed, Sep 29, 2010 at 03:09:58PM +0200, Oliver Joa wrote:
 On 29.09.2010 15:04, Bastian Blank wrote:
 What is the content of /etc/exports?
 /export gutemine(fsid=0,rw,no_subtree_check)
 asterix(fsid=0,rw,no_subtree_check) 10.11.0.1(fsid=0,rw,no_subtree_check)
 
 Okay, all this names most probably come vie dns. Is the dns server
 reachable at the time the init script is running?

The dns-server (bind) is running on the same machine.

It should be started before the nfs-kernel-server:

o...@majestix:/etc/rc2.d$ ls -la *nfs* *bind*
lrwxrwxrwx 1 root root 15 27. Dez 2009  S04bind9 - ../init.d/bind9
lrwxrwxrwx 1 root root 20  7. Mai 10:42 S16nfs-common -
../init.d/nfs-common
lrwxrwxrwx 1 root root 27  7. Mai 10:42 S17nfs-kernel-server -
../init.d/nfs-kernel-server

I made some Debug-Prints in /etc/init.d/nfs-kernel-server:

date  /tmp/startup 21
host video2  /tmp/startup 21

It shows the correct IP-Address

Thanks

Olli




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



Bug#572143: wpasupplicant: dbus config file wrong - doesn't associate

2010-03-01 Thread Oliver Joa
Package: wpasupplicant
Version: 0.6.10-1
Severity: important

Same Problem like in Bug #567710.

On my System there is a wpa_supplicant running all the time:

13169 ?S  0:00 /sbin/wpa_supplicant -u -s

I configured my Wireless-Interface like this:

allow-hotplug wlan0
iface wlan0 inet manual 
  pre-up /sbin/iwconfig wlan0 txpower auto
  wpa-driver wext
  wpa-roam /etc/wpa_supplicant/home.conf 
  post-down /sbin/iwconfig wlan0 txpower off

If I do a ifup wlan0, the wpa_supplicant is started twice, the already 
running process is not stopped. There is a conflict and the wlan0 does
not work.

I tried to stop the running process, but it restarts suddenly.
I replaced the /sbin/wpa_supplicant by a shell script with a sleep 86000
and killed the process so that it can not restart again. After this
I replaced the binary with the original one and made a ifup wlan0 and it
worked.

What is the Problem? Why is /sbin/wpa_supplicant -u -s always running?
On my other Laptop with Lenny there is no process running.


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

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

Versions of packages wpasupplicant depends on:
ii  adduser   3.112  add and remove users and groups
ii  libc6 2.10.2-6   Embedded GNU C Library: Shared lib
ii  libdbus-1-3   1.2.20-2   simple interprocess messaging syst
ii  libnl11.1-5  library for dealing with netlink s
ii  libpcsclite1  1.5.5-1Middleware to access a smart card 
ii  libreadline6  6.1-1  GNU readline and history libraries
ii  libssl0.9.8   0.9.8k-8   SSL shared libraries
ii  lsb-base  3.2-23 Linux Standard Base 3.2 init scrip

wpasupplicant recommends no packages.

Versions of packages wpasupplicant suggests:
pn  libengine-pkcs11-openssl  none (no description available)
pn  wpaguinone (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#545254: nautilus segfault on opening preferences

2009-09-20 Thread Oliver Joa

Hi,

i have the same bug. nautilus segfault on opening preferences. i have 
debian testing.


olli



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