From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-discuss/20110212/003520.html | 90 +++++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 zarb-ml/mageia-discuss/20110212/003520.html (limited to 'zarb-ml/mageia-discuss/20110212/003520.html') diff --git a/zarb-ml/mageia-discuss/20110212/003520.html b/zarb-ml/mageia-discuss/20110212/003520.html new file mode 100644 index 000000000..bcf427d5a --- /dev/null +++ b/zarb-ml/mageia-discuss/20110212/003520.html @@ -0,0 +1,90 @@ + + + + [Mageia-discuss] whats wrong with this? + + + + + + + + + +

[Mageia-discuss] whats wrong with this?

+ Dexter Morgan + dmorganec at gmail.com +
+ Sat Feb 12 17:52:17 CET 2011 +

+
+ +
On Sat, Feb 12, 2011 at 5:39 PM, Luis Daniel Lucio Quiroz
+<dlucio at okay.com.mx> wrote:
+> I can update svn, but i can not do a submit
+>
+> do i miss something?
+>
+> mgarepo submit
+> Submitting snort at revision 50658
+> URL: svn+ssh://svn.mageia.org/svn/packages/cauldron/snort
+> Implicit target: cauldron
+> No handlers could be found for logger "mgarepo"
+> error: command failed: ssh pkgsubmit.mageia.org /usr/local/bin/submit_package
+> -t cauldron --define sid=56d5d9e6-c294-444b-98c4-d2fb370e0782 -r 50658
+> svn+ssh://svn.mageia.org/svn/packages/cauldron/snort
+> error: Permission denied (publickey,password,keyboard-interactive).
+> svn: To better debug SSH connection problems, remove the -q option from 'ssh'
+> in the [tunnels] section of your Subversion configuration file.
+> svn: Network connection closed unexpectedly
+> It seems ssh-agent or ForwardAgent are not setup or your username is wrong.
+> See
+> http://wiki.mandriva.com/en/Development/Docs/Contributor_Tricks#SSH_configuration
+> for more information.
+>
+
+you need to add in your $HOME/.ssh/config
+
+Host pkgsubmit.mageia.org svn.mageia.org
+     ForwardAgent yes
+
+ + + + + + + + + +
+

+ +
+More information about the Mageia-discuss +mailing list
+ -- cgit v1.2.1