blob: a7b750f914957d4ed3be03ebcb0f54e013fde224 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Need mentor(s) to become a Mageia packager
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Need%20mentor%28s%29%20to%20become%20a%20Mageia%20packager&In-Reply-To=%3C1309733228.10671.8.camel%40akroma.ephaone.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="006247.html">
<LINK REL="Next" HREF="006943.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Need mentor(s) to become a Mageia packager</H1>
<B>Michael Scherer</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Need%20mentor%28s%29%20to%20become%20a%20Mageia%20packager&In-Reply-To=%3C1309733228.10671.8.camel%40akroma.ephaone.org%3E"
TITLE="[Mageia-dev] Need mentor(s) to become a Mageia packager">misc at zarb.org
</A><BR>
<I>Mon Jul 4 00:47:07 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="006247.html">[Mageia-dev] Need mentor(s) to become a Mageia packager
</A></li>
<LI>Next message: <A HREF="006943.html">[Mageia-dev] Need mentor(s) to become a Mageia packager
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6304">[ date ]</a>
<a href="thread.html#6304">[ thread ]</a>
<a href="subject.html#6304">[ subject ]</a>
<a href="author.html#6304">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Le vendredi 01 juillet 2011 à 16:08 -0400, Vincent a écrit :
><i> I've updated the spec according to some of your comments.
</I>><i>
</I>><i> The error I have is:
</I>><i> make install-data-hook
</I>><i> make[4]: Entering directory `/home/user/rpmbuild/BUILD/ZoneMinder-1.24.4/web'
</I>><i> ( cd /home/user/rpmbuild/BUILDROOT/ZoneMinder-1.24.4-1.mga1.x86_64/var/www/ZoneMinder;
</I>><i> chown apache:apache index.php )
</I>><i> chown: changing ownership of `index.php': Operation not permitted
</I>
I guess you need to comment the command in the makefile. In fact, if
this is the only thing done by make install-data-hook, just do not run
the command.
><i> Should I be root to run rpmbuild??
</I>
This is usually regarded as a bad practice. And if a rpm requires root
privilege to be built it will no go far on our build system.
--
Michael Scherer
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="006247.html">[Mageia-dev] Need mentor(s) to become a Mageia packager
</A></li>
<LI>Next message: <A HREF="006943.html">[Mageia-dev] Need mentor(s) to become a Mageia packager
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6304">[ date ]</a>
<a href="thread.html#6304">[ thread ]</a>
<a href="subject.html#6304">[ subject ]</a>
<a href="author.html#6304">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|