blob: 5744ba33147ccb0aabb06e359cf63120aa4ecac5 (
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
|
<!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=%3CCAONrEtaDcUs_GTbZTWMGQOyfP_pJ8CEN043-%3DWYirbMP0zNT3w%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="018118.html">
<LINK REL="Next" HREF="018141.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] strange urpmi --auto-update with glibc</H1>
<B>Thierry Vignaud</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=%3CCAONrEtaDcUs_GTbZTWMGQOyfP_pJ8CEN043-%3DWYirbMP0zNT3w%40mail.gmail.com%3E"
TITLE="[Mageia-dev] strange urpmi --auto-update with glibc">thierry.vignaud at gmail.com
</A><BR>
<I>Mon Aug 13 17:18:58 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="018118.html">[Mageia-dev] strange urpmi --auto-update with glibc
</A></li>
<LI>Next message: <A HREF="018141.html">[Mageia-dev] strange urpmi --auto-update with glibc
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#18119">[ date ]</a>
<a href="thread.html#18119">[ thread ]</a>
<a href="subject.html#18119">[ subject ]</a>
<a href="author.html#18119">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 13 August 2012 17:06, Olivier Thauvin <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">nanardon at nanardon.zarb.org</A>> wrote:
><i> Indeed:
</I>><i>
</I>><i> [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at apus</A> bug-glibc]# rpm -q glibc
</I>><i> glibc-2.14.1-8.mga2
</I>><i> glibc-2.16-5.mga3
</I>><i> glibc-2.16-8.mga3
</I>><i>
</I>><i> I wonder if it's not systemd fault:
</I>><i>
</I>><i> - systemd is installed and the line is added to /etc/pam.d/system-auth
</I>><i> (sshd is not restarted)
</I>><i> - later I urpmi --auto-update, a new glibc is installed and at end of
</I>><i> install sshd get restarted - this included my session - rpm is killed
</I>><i> too.
</I>><i>
</I>><i> But also the good question is why sshd is restarted when the glibc get
</I>><i> updated. This is no real reason and this can cause issue if locale need
</I>><i> an update too.
</I>
Remember 10 years ago, flepied wanted us to restart services on glibc upgrade
for security concerns & b/c:
# On upgrade the services doesn't work because libnss couldn't be
# loaded anymore.
Over the time, only sshd remains.
Now that urpmi advices to reboot, we could skip that %post script bit
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="018118.html">[Mageia-dev] strange urpmi --auto-update with glibc
</A></li>
<LI>Next message: <A HREF="018141.html">[Mageia-dev] strange urpmi --auto-update with glibc
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#18119">[ date ]</a>
<a href="thread.html#18119">[ thread ]</a>
<a href="subject.html#18119">[ subject ]</a>
<a href="author.html#18119">[ 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>
|