Bug 986242 - golang bindings cannot be compiled if golang-guestfs package is installed
Summary: golang bindings cannot be compiled if golang-guestfs package is installed
Keywords:
Status: NEW
Alias: None
Product: Virtualization Tools
Classification: Community
Component: libguestfs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Richard W.M. Jones
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-19 10:05 UTC by Richard W.M. Jones
Modified: 2021-04-19 10:35 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Richard W.M. Jones 2013-07-19 10:05:15 UTC
Description of problem:

During the build the following command fails:

../run go install libguestfs.org/guestfs
go install libguestfs.org/guestfs: open /usr/lib64/golang/pkg/linux_amd64/libguestfs.org/guestfs.a: permission denied

Version-Release number of selected component (if applicable):

libguestfs 1.23.9

How reproducible:

100%

Steps to Reproduce:
1. Install golang & golang-guestfs
2. Try to build libguestfs from source.
3.

Additional info:

This is really a bug/stupidity in golang itself.


Note You need to log in before you can comment on or make changes to this bug.