blob: 5cdc0c9f7d79260102465545d7890955ec8ac3a9 (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] *.so files are text in some packages messing up provides (was: Re: abrt+libreport)
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%2A.so%20files%20are%20text%20in%20some%20packages%20messing%20up%0A%09provides%20%28was%3A%20Re%3A%20abrt%2Blibreport%29&In-Reply-To=%3C1755015.JQW3D3WzO1%40localhost%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="020814.html">
<LINK REL="Next" HREF="020759.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] *.so files are text in some packages messing up provides (was: Re: abrt+libreport)</H1>
<B>AL13N</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%2A.so%20files%20are%20text%20in%20some%20packages%20messing%20up%0A%09provides%20%28was%3A%20Re%3A%20abrt%2Blibreport%29&In-Reply-To=%3C1755015.JQW3D3WzO1%40localhost%3E"
TITLE="[Mageia-dev] *.so files are text in some packages messing up provides (was: Re: abrt+libreport)">alien at rmail.be
</A><BR>
<I>Sun Dec 16 14:47:43 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="020814.html">[Mageia-dev] *.so files are text in some packages messing up provides (was: Re: abrt+libreport)
</A></li>
<LI>Next message: <A HREF="020759.html">[Mageia-dev] abrt+libreport
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#20817">[ date ]</a>
<a href="thread.html#20817">[ thread ]</a>
<a href="subject.html#20817">[ subject ]</a>
<a href="author.html#20817">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Op zondag 16 december 2012 11:11:48 schreef Colin Guthrie:
><i> 'Twas brillig, and Colin Guthrie at 15/12/12 22:05 did gyre and gimble:
</I>><i> > 'Twas brillig, and Thierry Vignaud at 12/12/12 10:38 did gyre and gimble:
</I>><i> >> On 11 December 2012 17:52, Colin Guthrie <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at colin.guthr.ie</A>> wrote:
</I>><i> >>> I have updated versions of these packages (part of my /var/run updates)
</I>><i> >>> locally. Can I submit them? It updates both to the latest upstream, but
</I>><i> >>> I have no real way to test it properly.
</I>><i> >>
</I>><i> >> You could "kill -11" some rendom gtk+ appp (eg: gedit) and see if you
</I>><i> >> get a segfault dialog.
</I>><i> >
</I>><i> > OK, so I downgraded to the current version and tried this and didn't get
</I>><i> > any dialogs...
</I>><i> >
</I>><i> > So for want of any better testing, I've just pushed my updated versions
</I>><i> > for now.
</I>><i> >
</I>><i> > Fingers crossed it didn't make things worse :)
</I>><i>
</I>><i> OK, so this is happending:
</I>><i>
</I>><i> [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at jimmy</A> ~]# urpmi "pkgconfig(libreport-web)"
</I>><i> A requested package cannot be installed:
</I>><i> lib64report-web-devel-2.0.19-1.mga3.x86_64 (due to unsatisfied
</I>><i> devel(libxmlrpc_client(64bit)))
</I>><i> Continue installation anyway? (Y/n)
</I>><i>
</I>><i>
</I>><i> It turns out that "devel(libxmlrpc_client(64bit)))" is not provided by
</I>><i> lib64xmlrpc-c-devel. Looking closer this is because when building that
</I>><i> package, objdump does not recognise the file file format and thus
</I>><i> doesn't add provides. Looking closer it appears the files are txt not
</I>><i> symlinks:
</I>><i>
</I>><i> [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">colin at jimmy</A> xmlrpc-c]$ cat /usr/lib64/libxmlrpc_server.so
</I>><i> /* GNU ld script */
</I>><i> INPUT(/usr/lib64/libxmlrpc_server.so.3
</I>><i> AS_NEEDED(/usr/lib64/libxmlrpc.so.3 /usr/lib64/libxmlrpc_util.so.3))
</I>><i>
</I>><i>
</I>><i> So the question is, should they just be fixed to be symlinks or should
</I>><i> we teach the rpm script the ability to extract info from these these GNU
</I>><i> ld scripts?
</I>><i>
</I>><i> Col
</I>
imho, this should be fixed... what if we use a different linker?
will -lxmlrpc_server still work then?
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="020814.html">[Mageia-dev] *.so files are text in some packages messing up provides (was: Re: abrt+libreport)
</A></li>
<LI>Next message: <A HREF="020759.html">[Mageia-dev] abrt+libreport
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#20817">[ date ]</a>
<a href="thread.html#20817">[ thread ]</a>
<a href="subject.html#20817">[ subject ]</a>
<a href="author.html#20817">[ 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>
|