Can't remove directory from NCP server
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| linux (Ubuntu) |
Undecided
|
Dave Chiluk | ||
| Precise |
Undecided
|
Dave Chiluk | ||
| Quantal |
Undecided
|
Dave Chiluk | ||
| Raring |
Undecided
|
Dave Chiluk | ||
| Saucy |
Undecided
|
Dave Chiluk |
Bug Description
Client side:
Ubuntu 12.04
ncpfs 2.2.6-8
Server side:
Novell OES2
1. Mount a Novell Netware volume with ncpmount command:
/usr/bin/ncpmount -S 172.16.1.X -A 172.16.1.X -U .user.au.ou -V volumename -y utf8 -p cp850 -m -d 0755 -f 0644 /folder1/folder2 -u user -g users -N nfs -o tcp
2. Create a new directory (folder3)
mkdir /folder1/
3. Remove folder
rm -rf /folder1/
4. Error message
Device or resource busy
---------
However, removing files (not directories) , it does not exist any problem
Launchpad Janitor (janitor) wrote : | #2 |
Status changed to 'Confirmed' because the bug affects multiple users.
Changed in ncpfs (Ubuntu): | |
status: | New → Confirmed |
Dave Chiluk (chiluk) wrote : | #3 |
Can someone with access to a netware server please check if this is still an issue with the below kernel? I think I narrowed it down to the root cause, but I can't be certain since I don't have a netware server.
AZLinux (azlinux-launchpad) wrote : | #4 |
Hello Dave
I'll try again this morning
Regards
AZLinux (azlinux-launchpad) wrote : | #5 |
Hello Dave
We have tested the new kernel, that you attach, and behavior is similar when try to remove a NCP Network folder
Error: Device or resource busy
Dave, we have Netware servers and we are available to perform further tests
Regards
Dave Chiluk (chiluk) wrote : | #6 |
I bisected this issue down to commit 1d2ef5901483004
If I build 003f6c9df54970d
affects: | ncpfs (Ubuntu) → linux (Ubuntu) |
Changed in linux (Ubuntu Precise): | |
status: | New → Fix Committed |
Changed in linux (Ubuntu Quantal): | |
status: | New → Fix Committed |
Changed in linux (Ubuntu Raring): | |
status: | New → Fix Committed |
Changed in linux (Ubuntu Saucy): | |
status: | Confirmed → Fix Committed |
Launchpad Janitor (janitor) wrote : | #7 |
This bug was fixed in the package linux - 3.9.0-5.12
---------------
linux (3.9.0-5.12) saucy; urgency=low
[ Andy Whitcroft ]
* Revert "HAVE_CPLUS_
* SAUCE: intel_pstate -- toggle default to disable
- LP: #1188647
* SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path
reference
- LP: #1098378
-- Andy Whitcroft <email address hidden> Wed, 12 Jun 2013 13:28:56 +0100
Changed in linux (Ubuntu Saucy): | |
status: | Fix Committed → Fix Released |
Brad Figg (brad-figg) wrote : | #8 |
This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-
If verification is not done by one week from today, this fix will be dropped from the source code, and this bug will be closed.
See https:/
tags: | added: verification-needed-raring |
Dave Chiluk (chiluk) wrote : | #9 |
Verified!
tags: |
added: verification-done removed: verification-needed-raring |
Brad Figg (brad-figg) wrote : | #10 |
This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-
If verification is not done by one week from today, this fix will be dropped from the source code, and this bug will be closed.
See https:/
tags: | added: verification-needed-quantal |
tags: | added: verification-needed-precise |
Changed in linux (Ubuntu Precise): | |
status: | Fix Committed → Fix Released |
Changed in linux (Ubuntu Quantal): | |
assignee: | nobody → Dave Chiluk (chiluk) |
Changed in linux (Ubuntu Raring): | |
assignee: | nobody → Dave Chiluk (chiluk) |
Changed in linux (Ubuntu Saucy): | |
assignee: | nobody → Dave Chiluk (chiluk) |
Changed in linux (Ubuntu Precise): | |
assignee: | nobody → Dave Chiluk (chiluk) |
Changed in linux (Ubuntu Quantal): | |
status: | Fix Committed → Fix Released |
Changed in linux (Ubuntu Raring): | |
status: | Fix Committed → Fix Released |
tags: |
added: verification-done-precise verification-done-quantal verification-done-raring removed: verification-done verification-needed-precise verification-needed-quantal |
Adam Conrad (adconrad) wrote : Update Released | #12 |
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regresssions.
Same problem here.
Ubuntu 12.10
ncpfs 2.2.6