Summary: | dev-scheme/guile-1.8.8-r1: suspicious use of einstall | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Michał Górny <mgorny> |
Component: | Current packages | Assignee: | Scheme Project <scheme> |
Status: | RESOLVED FIXED | ||
Severity: | QA | CC: | rhill |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | suspicious-einstall | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 521420 | ||
Attachments: | guile-1.8.8-sandbox.patch |
Description
Michał Górny
![]() ![]() ![]() ![]() Created attachment 412224 [details, diff]
guile-1.8.8-sandbox.patch
emake DESTDIR="${D}" install causes a sandbox violation due to it trying to rm /usr/bin/build-guile.
Fixed in 1.8.8-r2. |