blob: b1b641e64fad4d90abc5b59bcc5e237a557037d6 (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-sysadm] valstar in 32 bits
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20valstar%20in%2032%20bits&In-Reply-To=%3C1296432773.26055.10.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="002492.html">
<LINK REL="Next" HREF="002495.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-sysadm] valstar in 32 bits</H1>
<B>Michael Scherer</B>
<A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20valstar%20in%2032%20bits&In-Reply-To=%3C1296432773.26055.10.camel%40akroma.ephaone.org%3E"
TITLE="[Mageia-sysadm] valstar in 32 bits">misc at zarb.org
</A><BR>
<I>Mon Jan 31 01:12:53 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="002492.html">[Mageia-sysadm] [373] Upload packages in submission order
</A></li>
<LI>Next message: <A HREF="002495.html">[Mageia-sysadm] [374] Add link to the svn commit
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2493">[ date ]</a>
<a href="thread.html#2493">[ thread ]</a>
<a href="subject.html#2493">[ subject ]</a>
<a href="author.html#2493">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Hi,
as people may have seen, valstar complained about :
No package named libsasl2-plug-anonymous
I tried to remove all sources ( as we had many useless source
in /var/lib/urpmi ), without success. And when trying to add them back,
urpmi.addmedia --distrib gave me only Main32 and Main32 updates.
After looking, it seems that kernel was reporting to be 32 bits :
[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">root at valstar</A> ~]# uname -a
Linux valstar.mageia.org 2.6.33.7-server-2.2mnb #1 SMP Fri Dec 10
00:37:20 EET 2010 i686 i686 i386 GNU/Linux
Despites being a 64 bits server, with 64 bits software, urpmi was too
following what the kernel said.
I figured out that puppet and openssh were running in some 32 bits mode.
So I used "linux64 bash", restart puppet and openssh, and so uname was
fixed.
This leave 2 questions :
1) how did we end to this state ?
2) where does the numerous urpmi sources come from ( I removed, but this
was some contribs virtual stuff )
--
Michael Scherer
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="002492.html">[Mageia-sysadm] [373] Upload packages in submission order
</A></li>
<LI>Next message: <A HREF="002495.html">[Mageia-sysadm] [374] Add link to the svn commit
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2493">[ date ]</a>
<a href="thread.html#2493">[ thread ]</a>
<a href="subject.html#2493">[ subject ]</a>
<a href="author.html#2493">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm
mailing list</a><br>
</body></html>
|