blob: c2003e59c40e82cd5c6e05987ba581818ed9c69e (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-sysadm] problem with perl stats
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20problem%20with%20perl%20stats&In-Reply-To=%3C20120617062732.GA18201%40mongueurs.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="004491.html">
<LINK REL="Next" HREF="004493.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-sysadm] problem with perl stats</H1>
<B>Jerome Quelin</B>
<A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20problem%20with%20perl%20stats&In-Reply-To=%3C20120617062732.GA18201%40mongueurs.net%3E"
TITLE="[Mageia-sysadm] problem with perl stats">jquelin at gmail.com
</A><BR>
<I>Sun Jun 17 08:27:32 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="004491.html">[Mageia-sysadm] Fwd: [Mageia-i18n] po files and content-type header
</A></li>
<LI>Next message: <A HREF="004493.html">[Mageia-sysadm] problem with perl stats
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4492">[ date ]</a>
<a href="thread.html#4492">[ thread ]</a>
<a href="subject.html#4492">[ subject ]</a>
<a href="author.html#4492">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>hi,
while looking at <A HREF="http://perl.mageia.org/stats/,">http://perl.mageia.org/stats/,</A> i was puzzled to see
that the count of modules / dists wasn't changing.
i tracked the bug and finally found that ordb::cpan::mageia is pointing
to <A HREF="http://pkgcpan.mageia.org/cpan_Mageia.db">http://pkgcpan.mageia.org/cpan_Mageia.db</A> which is not updated
anymore.
so i just released a new version of ordb::cpan::mageia which is now
pointing to <A HREF="http://perl.mageia.org/cpan_Mageia.db">http://perl.mageia.org/cpan_Mageia.db</A> (which is updated
daily). i also updated perl-ORDB-CPAN-Mageia in cauldron. i've also
pushed an update to mageia 2 in core/updates_testing
what i need you guys sysadmins to do:
- update the infra repository to have perl-ORDB-CPAN-Mageia 1.121.690
(this is needed to have updated stats)
- push perl-ORDB-CPAN-Mageia-1.121.690-1.mga2 in mageia 2 core/updates
with an advisory such as "fix url of the source database"
- once everything is done, pkgcpan.mageia.org can be removed definitely
thanks,
jérôme
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="004491.html">[Mageia-sysadm] Fwd: [Mageia-i18n] po files and content-type header
</A></li>
<LI>Next message: <A HREF="004493.html">[Mageia-sysadm] problem with perl stats
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4492">[ date ]</a>
<a href="thread.html#4492">[ thread ]</a>
<a href="subject.html#4492">[ subject ]</a>
<a href="author.html#4492">[ 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>
|