blob: cb137e5e84f214424e20697b505ea342d4c65644 (
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
98
99
100
101
102
103
104
105
106
107
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] strange urpmi --auto-update with glibc
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20strange%20urpmi%20--auto-update%20with%20glibc&In-Reply-To=%3C20120813150647.GA17624%40virgo.home.nanardon.zarb.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="018079.html">
<LINK REL="Next" HREF="018119.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] strange urpmi --auto-update with glibc</H1>
<B>Olivier Thauvin</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20strange%20urpmi%20--auto-update%20with%20glibc&In-Reply-To=%3C20120813150647.GA17624%40virgo.home.nanardon.zarb.org%3E"
TITLE="[Mageia-dev] strange urpmi --auto-update with glibc">nanardon at nanardon.zarb.org
</A><BR>
<I>Mon Aug 13 17:06:47 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="018079.html">[Mageia-dev] strange urpmi --auto-update with glibc
</A></li>
<LI>Next message: <A HREF="018119.html">[Mageia-dev] strange urpmi --auto-update with glibc
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#18118">[ date ]</a>
<a href="thread.html#18118">[ thread ]</a>
<a href="subject.html#18118">[ subject ]</a>
<a href="author.html#18118">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>* Philippe Reynes (<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">tremyfr at yahoo.fr</A>) wrote:
><i> Hi all,
</I>><i>
</I>><i> I've found that I have three glibc installed on my box.
</I>><i>
</I>><i> [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">trem at localhost</A> ~]$ rpm -q glibc
</I>><i> glibc-2.14.1-8.mga2
</I>><i> glibc-2.16-7.mga3
</I>><i> glibc-2.16-8.mga3
</I>
Indeed:
[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at apus</A> bug-glibc]# rpm -q glibc
glibc-2.14.1-8.mga2
glibc-2.16-5.mga3
glibc-2.16-8.mga3
I wonder if it's not systemd fault:
- systemd is installed and the line is added to /etc/pam.d/system-auth
(sshd is not restarted)
- later I urpmi --auto-update, a new glibc is installed and at end of
install sshd get restarted - this included my session - rpm is killed
too.
But also the good question is why sshd is restarted when the glibc get
updated. This is no real reason and this can cause issue if locale need
an update too.
Regards.
--
Olivier Thauvin
CNRS - LATMOS
♖ ♘ ♗ ♕ ♔ ♗ ♘ ♖
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: </pipermail/mageia-dev/attachments/20120813/a4921019/attachment.asc>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="018079.html">[Mageia-dev] strange urpmi --auto-update with glibc
</A></li>
<LI>Next message: <A HREF="018119.html">[Mageia-dev] strange urpmi --auto-update with glibc
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#18118">[ date ]</a>
<a href="thread.html#18118">[ thread ]</a>
<a href="subject.html#18118">[ subject ]</a>
<a href="author.html#18118">[ 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>
|