Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 640464 - =app-emulation/wine-mono-4.7.1 failed to install with portage.exception.OperationNotSupported
Summary: =app-emulation/wine-mono-4.7.1 failed to install with portage.exception.Opera...
Status: RESOLVED DUPLICATE of bug 640290
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-10 06:38 UTC by Viacheslav Gagara
Modified: 2017-12-10 07:16 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge.info,6.26 KB, text/plain)
2017-12-10 06:39 UTC, Viacheslav Gagara
Details
build.log (build.log,2.51 KB, text/x-log)
2017-12-10 06:39 UTC, Viacheslav Gagara
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Viacheslav Gagara 2017-12-10 06:38:09 UTC
=app-emulation/wine-mono-4.7.1 fails at Install phase with:
>>> Install wine-mono-4.7.1 into /var/tmp/portage/app-emulation/wine-mono-4.7.1/image/ category app-emulation
ERROR:root:Failed to copy file: _parsed_options=Namespace(group=-1, mode=420, owner=-1), source=b'/var/tmp/portage/app-emulation/wine-mono-4.7.1/distdir/wine-mono-4.7.1.msi', dest_dir=b'/var/tmp/portage/app-emulation/wine-mono-4.7.1/image//usr/share/wine/mono'
Traceback (most recent call last):
  File "/usr/lib/portage/python3.4/doins.py", line 189, in run
    exclude=self._xattr_exclude)
  File "/usr/lib64/python3.4/site-packages/portage/util/movefile.py", line 97, in _copyxattr
    (_unicode_decode(dest), _unicode_decode(attr)))
portage.exception.OperationNotSupported: Filesystem containing file '/var/tmp/portage/app-emulation/wine-mono-4.7.1/image//usr/share/wine/mono/wine-mono-4.7.1.msi' does not support extended attribute 'user.xdg.origin.url'

Could it be because of my /var/tmp/portage mounted as tmpfs?

# mount
tmpfs on /var/tmp/portage type tmpfs (rw,noatime,size=8388608k,mode=775,uid=250,gid=250)
Comment 1 Viacheslav Gagara 2017-12-10 06:39:14 UTC
Created attachment 509174 [details]
emerge --info
Comment 2 Viacheslav Gagara 2017-12-10 06:39:42 UTC
Created attachment 509176 [details]
build.log
Comment 3 Arfrever Frehtes Taifersar Arahesis 2017-12-10 07:16:02 UTC

*** This bug has been marked as a duplicate of bug 640290 ***