Bug 121134
Summary: | device-mapper source package won't build as non-root | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Ed Avis <ed> |
Component: | device-mapper-obsolete | Assignee: | Alasdair Kergon <agk> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | sct |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2004-05-26 17:05:18 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 114961 |
Description
Ed Avis
2004-04-17 20:30:14 UTC
The 'install' that I'm used to ignores -o when not running as root. It looks like that behaviour has been changed without providing a compatibility option:-( Should be fixed in device-mapper-1.00.17-1 (lvm2 package fixed similarly, lvm2-2.00.15-1.0) device-mapper-1.00.14-3.src.rpm rebuilds for me non root on my test3 box synced against available rawhide. One minor thing..is a missing buildrequirement for libselinux-devel package that i hit...which imho isn't worthy of being a blocker. I'll refile that as a new bug against device-mapper. Here is the command I just ran: rpmbuild --rebuild device-mapper-1.00.14-3.src.rpm using .rpmmacros file: %_topdir %(echo $HOME)/rpmbuild %_smp_mflags -j3 1.00.17-1 is not available in rawhide for me to test afaict I thought I submitted this to fc2 - but it isn't there, only in fc2-scratch. Sorry about that. (Might need the same selinux return 0->return 1 fix as lvm2 needed. I can look next week.) Submitted 1.00.17-2 to dist-fc3 |