Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 626736 - net-libs/webkit-gtk-2.16.6 Failed to set XATTR_PAX webkit-gtk-2.16.6/image/usr/bin/jsc
Summary: net-libs/webkit-gtk-2.16.6 Failed to set XATTR_PAX webkit-gtk-2.16.6/image/us...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-01 03:28 UTC by cronolio
Modified: 2017-10-22 23:31 UTC (History)
2 users (show)

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


Attachments
install phase (file_626736.txt,38.61 KB, text/plain)
2017-08-01 03:28 UTC, cronolio
Details
emerge --info (file_626736.txt,5.89 KB, text/plain)
2017-08-01 03:29 UTC, cronolio
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cronolio 2017-08-01 03:28:47 UTC
Created attachment 487504 [details]
install phase

* Messages for package net-libs/webkit-gtk-2.16.6:

* Failed to set XATTR_PAX markings -me /mnt/mirror/tmp/notmpfs/portage/net-libs/webkit-gtk-2.16.6/image/usr/bin/jsc.
Comment 1 cronolio 2017-08-01 03:29:49 UTC
Created attachment 487506 [details]
emerge --info
Comment 2 Mart Raudsepp gentoo-dev 2017-08-01 03:44:22 UTC

*** This bug has been marked as a duplicate of bug 564328 ***
Comment 3 Mart Raudsepp gentoo-dev 2017-08-01 03:46:07 UTC
oops, actually this is about there being no /usr/bin/jsc anymore, started to wonder why no failed messages for the other stuff right after the duplicate marking...
Comment 4 Mart Raudsepp gentoo-dev 2017-08-01 03:46:41 UTC
/usr/libexec/webkit2gtk-4.0/jsc now
Comment 5 Larry the Git Cow gentoo-dev 2017-10-22 23:31:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f02025658b5764b88a248af0a0cb408d6e72b57

commit 3f02025658b5764b88a248af0a0cb408d6e72b57
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2017-10-22 21:59:55 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2017-10-22 22:22:06 +0000

    net-libs/webkit-gtk: bump to 2.18.1 for security; other package touchups
    
    - reorder deps to cmake checks order
    - add missing zlib dep
    - move gtk platform USE checks to the main depstring, as that's requiring newer version anyway
    - remove unnecessary pango dep (not checked in cmake, minimal usage comes via gtk+ deps)
    - add WebCrypto deps, without giving optionality (it's a private option)
    - add missing cmake-utils_src_prepare call
    - remove ancient <glibc-2.18 code
    - fix jsc pax-mark
    - remove ruby21 support (gone from tree and repoman warning about the slot)
    - GL deps and conditions remain a mystery to me for now
    
    Closes: https://bugs.gentoo.org/626736
    Package-Manager: Portage-2.3.8, Repoman-2.3.2

 net-libs/webkit-gtk/Manifest                 |   1 +
 net-libs/webkit-gtk/metadata.xml             |   1 +
 net-libs/webkit-gtk/webkit-gtk-2.18.1.ebuild | 284 +++++++++++++++++++++++++++
 3 files changed, 286 insertions(+)