[Bug 226369] Re: VFS Not responding error on shutdown

2008-07-30 Thread luchio
*** This bug is a duplicate of bug 184676 ***
https://bugs.launchpad.net/bugs/184676

** This bug has been marked a duplicate of bug 184676
   CIFS mounts are after disabling network

-- 
VFS Not responding error on shutdown
https://bugs.launchpad.net/bugs/226369
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 184676] Re: CIFS mounts are after disabling network

2008-07-30 Thread luchio
> manually renaming /etc/rc0.d/S31umountnfs.sh and
> /etc/rc6.d/S31umountnfs.sh to S14umountnfs.sh seems to solve the
> problem.

This fix works, I would like to nominate this for a release.

Fix:
mv /etc/rc0.d/S31umountnfs.sh /etc/rc0.d/S14umountnfs.sh
mv /etc/rc6.d/S31umountnfs.sh /etc/rc6.d/S14umountnfs.sh

** Changed in: upstart (Ubuntu)
   Status: Invalid => Confirmed

** Changed in: sysvinit (Ubuntu)
   Status: New => Confirmed

-- 
CIFS mounts are after disabling network
https://bugs.launchpad.net/bugs/184676
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 245614] Re: CIFS logout doesn't work

2008-07-30 Thread luchio
*** This bug is a duplicate of bug 184676 ***
https://bugs.launchpad.net/bugs/184676

Duplicate of 184676

** This bug has been marked a duplicate of bug 184676
   CIFS mounts are after disabling network

-- 
CIFS logout doesn't work
https://bugs.launchpad.net/bugs/245614
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 211631] Re: CIFS/SMBFS shares not unmounted before network is shut down

2008-11-10 Thread luchio
@Mathias Gug

So, what do you suggest should happen now?  Submit a bug report to samba
and wait for them?

-- 
CIFS/SMBFS shares not unmounted before network is shut down
https://bugs.launchpad.net/bugs/211631
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 211631] Re: CIFS/SMBFS shares not unmounted before network is shut down

2008-11-03 Thread luchio
The umountcifs script seems to solve the problem here (tested as
K12umountcifs).  Of course, I had removed the other S14umountnfs.sh I
had added manually earlier.

It would be cleaner to do the symlinks as "../init.d/umountcifs" like
other rc0.d scripts, instead of /etc/init.d.  Otherwise, it *looks*
good.  I have not checked if this causes other messages in the system
log, I only checked if the "CIFS VFS: server not responding" msgs were
gone.

-- 
CIFS/SMBFS shares not unmounted before network is shut down
https://bugs.launchpad.net/bugs/211631
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 211631] Re: CIFS/SMBFS shares not unmounted before network is shut down

2008-11-01 Thread luchio
I've used the following fix for months, as described in this duplicate:
https://bugs.launchpad.net/bugs/184676

I would like to submit this for review.  How would I "attach a fix to
this bug" which involves only renaming files?  Can you do it?

The fix is:
mv /etc/rc0.d/S31umountnfs.sh /etc/rc0.d/S14umountnfs.sh
mv /etc/rc6.d/S31umountnfs.sh /etc/rc6.d/S14umountnfs.sh

-- 
CIFS/SMBFS shares not unmounted before network is shut down
https://bugs.launchpad.net/bugs/211631
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 211631] Re: CIFS/SMBFS shares not unmounted before network is shut down

2008-11-02 Thread luchio
 Reinhard Tartler wrote:
> I'm unsure if that is the correct solution. It will most likely to break
> systems that have /usr not on /. Similar problems could arise with
> /usr/local/ not on / but custom modifications.

As I said, I don't know the right way to do a rename patch, so does
someone know?

 Reinhard Tartler wrote:
> However I wonder if S15wpa-ifupdown should be moved to S41wpa-ifupdown
> instead. That *should* cause less breakage and do the right thing
> generally.

Well, 2 people reported in this very thread that moving wpa-ifupdown to
S36 does not fix it.  I think that's because of K16dhcdbd.sh.  Name
resolution is still needed when unmounting NFS drives.

That's why the patch suggests moving up umountnfs instead of pushing
down 2 things.

-- 
CIFS/SMBFS shares not unmounted before network is shut down
https://bugs.launchpad.net/bugs/211631
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 205201] Re: [Hardy] The gtk-qt-engine doesn't work while staring applications as another user

2008-06-11 Thread luchio
Would like to say that I have the same problem, hardy, upgraded from
feisty, kde3.  I did install kde4 for the kicks of it, but reverted to
kde3.

-- 
[Hardy] The gtk-qt-engine doesn't work while staring applications as another 
user
https://bugs.launchpad.net/bugs/205201
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 119747] Re: UNC file share notation should also be usable, not just URIs

2009-12-01 Thread luchio
I receive many e-mails with UNC names and I find it very VERY annoying
to have to "translate" them each time.  They are clickable in Evolution,
but clicking on them fails because it's unsupported by Nautilus.  The
same applies to external network links in OpenOffice documents.

This is a usability feature, just translate to smb:// when the address
starts with \\, that shouldn't be hard, right?  I added to 100 paper
cuts because it is very annoying to users in mixed environments, like
myself, trying to push for people to use Ubuntu but being slowed down by
little usability features like this.

** Also affects: hundredpapercuts
   Importance: Undecided
   Status: New

-- 
UNC file share notation should also be usable, not just URIs
https://bugs.launchpad.net/bugs/119747
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs