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] Youri check installlation
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Youri%20check%20installlation&In-Reply-To=%3CBANLkTik88hYhDiAPKEj%2BTEPmcHedng2MEg%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="003869.html">
<LINK REL="Next" HREF="003874.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Youri check installlation</H1>
<B>Pascal Terjan</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Youri%20check%20installlation&In-Reply-To=%3CBANLkTik88hYhDiAPKEj%2BTEPmcHedng2MEg%40mail.gmail.com%3E"
TITLE="[Mageia-dev] Youri check installlation">pterjan at gmail.com
</A><BR>
<I>Tue Apr 5 11:54:31 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="003869.html">[Mageia-dev] Youri check installlation
</A></li>
<LI>Next message: <A HREF="003874.html">[Mageia-dev] Youri check installlation
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3873">[ date ]</a>
<a href="thread.html#3873">[ thread ]</a>
<a href="subject.html#3873">[ subject ]</a>
<a href="author.html#3873">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Tue, Apr 5, 2011 at 01:51, Michael Scherer <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">misc at zarb.org</A>> wrote:
><i> The second check if a binary rpm is missing a source rpm. ( there is
</I>><i> some false positive due to clever trick, like rpmlint-mageia-policy )
</I>><i> So that's likely one for admins for now.
</I>><i>
</I>><i> But do not blindly import missing rpms, something, the requires is
</I>><i> wrong :
</I>><i>
</I>><i> So for example, if you see :
</I>><i> task-lamp task-lamp-python apache-mod_python not found
</I>><i>
</I>><i> Check that apache-mod_python is still needed ( in this case, the
</I>><i> software was dropped upstream since a few years ( and that's a shame
</I>><i> IMHO )).
</I>><i>
</I>><i> On the other hand, errors like the one of backuppc may be a error in the
</I>><i> check.
</I>
No it's not, it's a noarch package which contains binary, and was
built on x86_64 so is not installable eon i586
# rpm -qp --requires
/distrib/bootstrap/distrib/cauldron/i586/media/core/release/backuppc-3.2.0-2.mga1.noarch.rpm
|<i> grep libc.so.6
</I>libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
So it is not installable on i586
# rpmdiff /home/schedbot/old/backuppc-3.2.0-1.mga1.noarch.rpm
/distrib/bootstrap/distrib/cauldron/i586/media/core/release/backuppc-3.2.0-2.mga1.noarch.rpm
|<i> grep added
</I>added REQUIRES libc.so.6()(64bit)
added REQUIRES libc.so.6(GLIBC_2.2.5)(64bit)
added REQUIRES rtld(GNU_HASH)
added /var/www/backuppc/BackupPC_Admin
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="003869.html">[Mageia-dev] Youri check installlation
</A></li>
<LI>Next message: <A HREF="003874.html">[Mageia-dev] Youri check installlation
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3873">[ date ]</a>
<a href="thread.html#3873">[ thread ]</a>
<a href="subject.html#3873">[ subject ]</a>
<a href="author.html#3873">[ 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>
|