blob: fa0b152367f8abda7c47013b20340f3ec314811b (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] erros after mageia1 install
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20erros%20after%20mageia1%20install&In-Reply-To=%3C4EE85B58.5000401%40jrc.co.uk%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="006084.html">
<LINK REL="Next" HREF="006102.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] erros after mageia1 install</H1>
<B>Simon Parsons</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20erros%20after%20mageia1%20install&In-Reply-To=%3C4EE85B58.5000401%40jrc.co.uk%3E"
TITLE="[Mageia-discuss] erros after mageia1 install">nzg at jrc.co.uk
</A><BR>
<I>Wed Dec 14 09:16:24 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="006084.html">[Mageia-discuss] erros after mageia1 install
</A></li>
<LI>Next message: <A HREF="006102.html">[Mageia-discuss] erros after mageia1 install
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6085">[ date ]</a>
<a href="thread.html#6085">[ thread ]</a>
<a href="subject.html#6085">[ subject ]</a>
<a href="author.html#6085">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 14/12/2011 04:19, bascule wrote:
as you can see the contents of 1 contradict the contents of 2 but both are
><i> produced by the msec cron jobs that run about 4am, i must be alone in this
</I>><i> error since i can't imagine it being widespread and not reported before,
</I>><i> therefore my install must be unique somehow and the only candidate in my mind
</I>><i> is my not formatting /var when i did the install, only surely that's not
</I>><i> uncommon?
</I>><i>
</I>><i> bascule
</I>
Hi bascule
I don't think it's permissions, but owners and groups that are your problem.
The second set of errors are about groups and owners. They can differ
from distribution to distribution - you had "yum" listed on your last
e-mail, which implies a Fedora/RedHat-based installation was on there
previously. One or the other distribution (I can't remember which)
enforces user:group IDs of 1000 and above on unprivileged users and
Mageia allows 500 and above. That can cause some *real* problems moving
from one to another, or dual booting into the same set of /home
directories, as I did once.
Check, especially that the files in /var are owned by root:root and not
by anything else or has a numeric ID listed, which implies that your
user:group numbers have changed between distribution installs.
Simon
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="006084.html">[Mageia-discuss] erros after mageia1 install
</A></li>
<LI>Next message: <A HREF="006102.html">[Mageia-discuss] erros after mageia1 install
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6085">[ date ]</a>
<a href="thread.html#6085">[ thread ]</a>
<a href="subject.html#6085">[ subject ]</a>
<a href="author.html#6085">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
mailing list</a><br>
</body></html>
|