Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 401467 - net-misc/dropbox-1.2.48-r1: need to be pax marked
Summary: net-misc/dropbox-1.2.48-r1: need to be pax marked
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Naohiro Aota
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-30 10:43 UTC by Alexander Tsoy
Modified: 2012-02-16 13:25 UTC (History)
1 user (show)

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


Attachments
patch against dropbox-1.2.48-r1.ebuild (dropbox-1.2.48-r1.patch,527 bytes, patch)
2012-01-30 10:46 UTC, Alexander Tsoy
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Tsoy 2012-01-30 10:43:59 UTC
dropbox doesn't work when mprotect() is enabled. Plese add PaX marking to ebuild

Reproducible: Always
Comment 1 Alexander Tsoy 2012-01-30 10:46:15 UTC
Created attachment 300355 [details, diff]
patch against dropbox-1.2.48-r1.ebuild
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2012-02-15 19:21:03 UTC
+*dropbox-1.2.51 (15 Feb 2012)
+
+  15 Feb 2012; Justin Lecher <jlec@gentoo.org> dropbox-1.2.13.ebuild,
+  dropbox-1.2.13-r1.ebuild, dropbox-1.2.13-r2.ebuild, dropbox-1.2.24.ebuild,
+  dropbox-1.2.24-r1.ebuild, dropbox-1.2.48.ebuild, +dropbox-1.2.51.ebuild,
+  metadata.xml:
+  Version Bump, #402501, drop a copuple of bundled libs, #400877, drop
+  mprotect() PaX flag, #401467, drop . from DESCRIPTION
+
Comment 3 Alexander Tsoy 2012-02-16 09:25:20 UTC
Path to dropbox executable in src_unpack() has changed in new ebuild. Please correct it:

pax-mark cm "${S}/src/dropbox"
Comment 4 Justin Lecher (RETIRED) gentoo-dev 2012-02-16 13:25:36 UTC
(In reply to comment #3)
> Path to dropbox executable in src_unpack() has changed in new ebuild. Please
> correct it:
> 
> pax-mark cm "${S}/src/dropbox"

Thanks for the catch. Fixed


+  16 Feb 2012; Justin Lecher <jlec@gentoo.org> dropbox-1.2.51.ebuild:
+  Correct path for paxmark
+