blob: a0b21dace6ce95b82d7776a929cf7733dfaa365c (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Freeze push: worldofpadman and worldofpadman-data
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Freeze%20push%3A%20worldofpadman%20and%20worldofpadman-data&In-Reply-To=%3C20130302155721.GV21938%40mars-attacks.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="023233.html">
<LINK REL="Next" HREF="023236.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Freeze push: worldofpadman and worldofpadman-data</H1>
<B>nicolas vigier</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Freeze%20push%3A%20worldofpadman%20and%20worldofpadman-data&In-Reply-To=%3C20130302155721.GV21938%40mars-attacks.org%3E"
TITLE="[Mageia-dev] Freeze push: worldofpadman and worldofpadman-data">boklm at mars-attacks.org
</A><BR>
<I>Sat Mar 2 16:57:21 CET 2013</I>
<P><UL>
<LI>Previous message: <A HREF="023233.html">[Mageia-dev] Freeze push: worldofpadman and worldofpadman-data
</A></li>
<LI>Next message: <A HREF="023236.html">[Mageia-dev] Freeze push: worldofpadman and worldofpadman-data
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#23235">[ date ]</a>
<a href="thread.html#23235">[ thread ]</a>
<a href="subject.html#23235">[ subject ]</a>
<a href="author.html#23235">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Sat, 02 Mar 2013, Juan Luis Baptiste wrote:
><i> On Sat, Mar 2, 2013 at 7:40 AM, Guillaume Rousse
</I>><i> <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">guillomovitch at gmail.com</A>> wrote:
</I>><i> > error: command failed: ssh pkgsubmit.mageia.org
</I>><i> > /usr/local/bin/submit_package -t cauldron --define
</I>><i> > sid=673391e4-2d88-4d19-92dc-8960411f23ae -r 400681
</I>><i> > svn+<A HREF="ssh://svn.mageia.org/svn/packages/cauldron/worldofpadman-data">ssh://svn.mageia.org/svn/packages/cauldron/worldofpadman-data</A>
</I>><i> > error: '/var/lib/schedbot/repsys/tmp/tmpVsTJ1M/SOURCES/sha1.lst' was not
</I>><i> > found
</I>><i> >
</I>><i>
</I>><i> That's strange... I did a mgarepo sync with no errors, and if I run it
</I>><i> now it doesn't try to upload the sources as they seem to be already
</I>><i> uploaded:
</I>
mgarepo sync will update the sha1.lst file but will not commit it.
><i>
</I>><i> [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at dci-laptop</A> worldofpadman-data]$ mgarepo sync
</I>><i> [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at dci-laptop</A> worldofpadman-data]$
</I>><i>
</I>><i> But the sources don't seem to be recognized by svn:
</I>><i>
</I>><i> [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at dci-laptop</A> SOURCES]$ ls
</I>><i> README.install.urpmi sha1.lst wop-1.5-unified.zip
</I>><i> wop-1.5.x-to-1.6-patch-unified.zip
</I>><i> [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at dci-laptop</A> SOURCES]$ svn status
</I>><i> ? wop-1.5-unified.zip
</I>><i> ? sha1.lst
</I>><i> ? wop-1.5.x-to-1.6-patch-unified.zip
</I>><i>
</I>><i> How to fix this ? a svn add on those files ?
</I>
svn add sha1.lst
svn ci -m 'SILENT add sha1.lst'
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="023233.html">[Mageia-dev] Freeze push: worldofpadman and worldofpadman-data
</A></li>
<LI>Next message: <A HREF="023236.html">[Mageia-dev] Freeze push: worldofpadman and worldofpadman-data
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#23235">[ date ]</a>
<a href="thread.html#23235">[ thread ]</a>
<a href="subject.html#23235">[ subject ]</a>
<a href="author.html#23235">[ 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>
|