Mantis - gsed
Viewing Issue Advanced Details
4705 regular use major always 2011-03-05 08:37 2011-03-14 03:08
maciej  
bwalton  
normal  
closed  
fixed  
none    
none  
0004705: gsed: preserving permissions for `./sedYtai3X': Operation not supported on transport endpoint
maciej@current9x [current9x]:~/src/opencsw/pkg/lang-python/mock/trunk > gsed -i -e '/^##/d' Makefile
gsed: preserving permissions for `./sedYtai3X': Operation not supported on transport endpoint

It occurs only on x86.
Potentially a similar issue to:

www.mail-archive.com/bug-coreutils@gnu.org/msg19409.html">http://www.mail-archive.com/bug-coreutils@gnu.org/msg19409.html [www.mail-archive.com/bug-coreutils@gnu.org/msg19409.html" target="_blank">^]
Issue History
2011-03-05 08:37 maciej New Issue
2011-03-05 12:41 james Note Added: 0008860
2011-03-13 14:30 bwalton Note Added: 0008891
2011-03-13 14:30 bwalton Status new => assigned
2011-03-13 14:30 bwalton Assigned To => bwalton
2011-03-13 15:10 bwalton Note Added: 0008892
2011-03-13 16:46 bwalton Note Added: 0008893
2011-03-13 16:46 bwalton Status assigned => resolved
2011-03-13 16:46 bwalton Resolution open => fixed
2011-03-14 03:08 bwalton Note Added: 0008898
2011-03-14 03:08 bwalton Status resolved => closed

Notes
(0008860)
james   
2011-03-05 12:41   
It happens on Sparc too, I think problem is NFS mount.
(0008891)
bwalton   
2011-03-13 14:30   
This looks like an ACL issue I saw in coreutils. In that case, relying on gnulib's code, they were not handling a specific errno code that solaris returns properly although they were ignoring other similar ones. Strange that this just appeared now though...

I'll investigate shortly.
(0008892)
bwalton   
2011-03-13 15:10   
Verified that the patch to gnulib resolves the problem. I've sent the report upstream and will release an updated gsed in the meantime with the gnulib patch backported.
(0008893)
bwalton   
2011-03-13 16:46   
Updated packages in experimental/gsed that contain the backported gnulib fix. Please test if you have a minute but it worked for me.

-Ben
(0008898)
bwalton   
2011-03-14 03:08   
Update pushed for release.