[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-i18n-doc
Subject:    Re: Issue upon comitting changes
From:       Vít Pelčák <vit () pelcak ! org>
Date:       2020-06-29 6:25:55
Message-ID: CACq8bh7E==--TndP3frq3=BFq5_QQ=Z-sTq0OcviCfP_1JVZzw () mail ! gmail ! com
[Download RAW message or body]

Hello.

Dne pá 26. 6. 2020 23:18 uživatel Albert Astals Cid <aacid@kde.org> napsal:

> El divendres, 26 de juny de 2020, a les 12:05:57 CEST, Vít Pelčák va
> escriure:
> > Hello Albert.
> > 
> > Thank you for the suggestion.
> 
> Do you still get the same error?
> 

After I made the change I got:

fatal: operation not supported by protocol
tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors
Failed to download kde:frameworks/kconfigwidgets.git
master:docs/preparetips5
No differences
There was an error updating the sources


> Can you please paste which exactly command you're invoking (you didn't do
> that before) and the error you get?
> 

Hmm.

When I ran svn ci ... manually, it worked. So it seems like an issue in
scripting on my side.
Sorry guys for the noise. My bad.


> Cheers,
> Albert
> 
> > 
> > I have in config this:
> > 
> > > cat .gitconfig
> > [user]
> > name = Vit Pelcak
> > email = vpelcak@xxxxx
> > [push]
> > default = simple
> > 
> > [core]
> > pager = less
> > 
> > [color]
> > status = auto
> > diff = auto
> > branch = auto
> > ui = auto
> > log = auto
> > 
> > [diff]
> > algorithm = histogram
> > 
> > [alias]
> > bi = bisect
> > br = branch
> > cd = diff --cached
> > ci = commit
> > co = checkout
> > cp = cherry-pick
> > di = diff
> > ff = merge --ff-only
> > reb = rebase
> > st = status -s
> > 
> > [merge]
> > summary = true
> > 
> > [push]
> > default = current
> > 
> > [rerere]
> > enabled = true
> > 
> > [url "ssh://git@invent.kde.org/"]
> > insteadOf = kde:
> > [url "ssh://git@invent.kde.org/"]
> > pushInsteadOf = kde:
> > 
> > And I still end up with the same problem.
> > Anything else I should change?
> > 
> > st 24. 6. 2020 v 0:03 odesílatel Albert Astals Cid <aacid@kde.org>
> napsal:
> > > 
> > > El dimarts, 23 de juny de 2020, a les 8:34:49 CEST, Vít Pelčák va
> escriure:
> > > > Hello.
> > > > 
> > > > Upon running pology scatter:
> > > > 
> > > > posummit: [warning] Some branch catalogs have no associated summit
> > > > catalog (expected summit path given):
> > > > ..
> /home/vpelcak/!files/preklad/kde/branches/stable/l10n-kf5/cs/docmessages/plasma-workspace/kcontrol_screenlocker.po
> 
> > > > --> cs/summit/docmessages/plasma-workspace/kcontrol_screenlocker.po
> > > > ..
> /home/vpelcak/!files/preklad/kde/trunk/l10n-kf5/cs/docmessages/amor/amor.po
> > > > --> cs/summit/docmessages/amor/amor.po
> > > > ..
> /home/vpelcak/!files/preklad/kde/trunk/l10n-kf5/cs/docmessages/plasma-workspace/kcontrol_screenlocker.po
> 
> > > > --> cs/summit/docmessages/plasma-workspace/kcontrol_screenlocker.po
> > > > Updating kconfigwidgets/preparetips5 documentation (master)
> > > > ssh: Could not resolve hostname kde: Name or service not known
> > > 
> > > You seem to have hit the documentation path here, it needs this to be
> in your $HOME/.gitconfig
> > > 
> > > [url "ssh://git@invent.kde.org/"]
> > > insteadOf = kde:
> > > [url "ssh://git@invent.kde.org/"]
> > > pushInsteadOf = kde:
> > > 
> > > Make sure that you remove any previous kde: definition you may have
> > > 
> > > Cheers,
> > > Albert
> > > 
> > > 
> > > > fatal: the remote end hung up unexpectedly
> > > > tar: This does not look like a tar archive
> > > > tar: Exiting with failure status due to previous errors
> > > > Failed to download kde:frameworks/kconfigwidgets.git
> master:docs/preparetips5
> > > > No differences
> > > > There was an error updating the sources
> > > > 
> > > > 
> > > > Any clue what's the problem? I can commit summit updates just fine.
> > > > 
> > > > Thank you very much.
> > > > Vit
> > > > 
> > > 
> > > 
> > > 
> > > 
> > 
> 
> 
> 
> 
> 


[Attachment #3 (text/html)]

<div dir="ltr"><div dir="auto"><div>Hello.  <br><br><div class="gmail_quote"><div \
dir="ltr" class="gmail_attr">Dne pá 26. 6. 2020 23:18 uživatel Albert Astals Cid \
&lt;<a href="mailto:aacid@kde.org" target="_blank">aacid@kde.org</a>&gt; \
napsal:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 \
.8ex;border-left:1px #ccc solid;padding-left:1ex">El divendres, 26 de juny de 2020, a \
les 12:05:57 CEST, Vít Pelčák va escriure:<br> &gt; Hello Albert.<br>
&gt; <br>
&gt; Thank you for the suggestion.<br>
<br>
Do you still get the same error?<br></blockquote><div><br></div><div>After I made the \
change I got:</div><div><br></div><div>fatal: operation not supported by \
protocol<br>tar: This does not look like a tar archive<br>tar: Exiting with failure \
status due to previous errors<br>Failed to download kde:frameworks/kconfigwidgets.git \
master:docs/preparetips5<br>No differences<br>There was an error updating the \
sources<br></div><div>  </div><blockquote class="gmail_quote" style="margin:0 0 0 \
.8ex;border-left:1px #ccc solid;padding-left:1ex"> Can you please paste which exactly \
command you&#39;re invoking (you didn&#39;t do that before) and the error you \
get?<br></blockquote><div><br></div><div>Hmm.</div><div><br></div><div>When I ran svn \
ci ... manually, it worked. So it seems like an issue in scripting on my \
side.</div><div>Sorry guys for the noise. My bad.<br></div><div>  </div><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex"> Cheers,<br>
   Albert<br>
<br>
&gt; <br>
&gt; I have in config this:<br>
&gt; <br>
&gt; &gt; cat .gitconfig<br>
&gt; [user]<br>
&gt;        name = Vit Pelcak<br>
&gt;        email = vpelcak@xxxxx<br>
&gt; [push]<br>
&gt;        default = simple<br>
&gt; <br>
&gt; [core]<br>
&gt;        pager = less<br>
&gt; <br>
&gt; [color]<br>
&gt;        status = auto<br>
&gt;        diff = auto<br>
&gt;        branch = auto<br>
&gt;        ui = auto<br>
&gt;        log = auto<br>
&gt; <br>
&gt; [diff]<br>
&gt;        algorithm = histogram<br>
&gt; <br>
&gt; [alias]<br>
&gt;        bi = bisect<br>
&gt;        br = branch<br>
&gt;        cd = diff --cached<br>
&gt;        ci = commit<br>
&gt;        co = checkout<br>
&gt;        cp = cherry-pick<br>
&gt;        di = diff<br>
&gt;        ff = merge --ff-only<br>
&gt;        reb = rebase<br>
&gt;        st = status -s<br>
&gt; <br>
&gt; [merge]<br>
&gt;        summary = true<br>
&gt; <br>
&gt; [push]<br>
&gt;        default = current<br>
&gt; <br>
&gt; [rerere]<br>
&gt;        enabled = true<br>
&gt; <br>
&gt; [url &quot;ssh://<a href="http://git@invent.kde.org/" rel="noreferrer \
noreferrer" target="_blank">git@invent.kde.org/</a>&quot;]<br> &gt;              \
insteadOf = kde:<br> &gt; [url &quot;ssh://<a href="http://git@invent.kde.org/" \
rel="noreferrer noreferrer" target="_blank">git@invent.kde.org/</a>&quot;]<br> &gt;   \
pushInsteadOf = kde:<br> &gt; <br>
&gt; And I still end up with the same problem.<br>
&gt; Anything else I should change?<br>
&gt; <br>
&gt; st 24. 6. 2020 v 0:03 odesílatel Albert Astals Cid &lt;<a \
href="mailto:aacid@kde.org" rel="noreferrer" target="_blank">aacid@kde.org</a>&gt; \
napsal:<br> &gt; &gt;<br>
&gt; &gt; El dimarts, 23 de juny de 2020, a les 8:34:49 CEST, Vít Pelčák va \
escriure:<br> &gt; &gt; &gt; Hello.<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Upon running pology scatter:<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; posummit: [warning] Some branch catalogs have no associated summit<br>
&gt; &gt; &gt; catalog (expected summit path given):<br>
&gt; &gt; &gt; .. /home/vpelcak/!files/preklad/kde/branches/stable/l10n-kf5/cs/docmessages/plasma-workspace/kcontrol_screenlocker.po<br>
 &gt; &gt; &gt; --&gt; \
cs/summit/docmessages/plasma-workspace/kcontrol_screenlocker.po<br> &gt; &gt; &gt; .. \
/home/vpelcak/!files/preklad/kde/trunk/l10n-kf5/cs/docmessages/amor/amor.po<br> &gt; \
&gt; &gt; --&gt; cs/summit/docmessages/amor/amor.po<br> &gt; &gt; &gt; .. \
/home/vpelcak/!files/preklad/kde/trunk/l10n-kf5/cs/docmessages/plasma-workspace/kcontrol_screenlocker.po<br>
 &gt; &gt; &gt; --&gt; \
cs/summit/docmessages/plasma-workspace/kcontrol_screenlocker.po<br> &gt; &gt; &gt; \
Updating kconfigwidgets/preparetips5 documentation (master)<br> &gt; &gt; &gt; ssh: \
Could not resolve hostname kde: Name or service not known<br> &gt; &gt;<br>
&gt; &gt; You seem to have hit the documentation path here, it needs this to be in \
your $HOME/.gitconfig<br> &gt; &gt;<br>
&gt; &gt; [url &quot;ssh://<a href="http://git@invent.kde.org/" rel="noreferrer \
noreferrer" target="_blank">git@invent.kde.org/</a>&quot;]<br> &gt; &gt;              \
insteadOf = kde:<br> &gt; &gt; [url &quot;ssh://<a href="http://git@invent.kde.org/" \
rel="noreferrer noreferrer" target="_blank">git@invent.kde.org/</a>&quot;]<br> &gt; \
&gt;              pushInsteadOf = kde:<br> &gt; &gt;<br>
&gt; &gt; Make sure that you remove any previous kde: definition you may have<br>
&gt; &gt;<br>
&gt; &gt; Cheers,<br>
&gt; &gt;   Albert<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; &gt; fatal: the remote end hung up unexpectedly<br>
&gt; &gt; &gt; tar: This does not look like a tar archive<br>
&gt; &gt; &gt; tar: Exiting with failure status due to previous errors<br>
&gt; &gt; &gt; Failed to download kde:frameworks/kconfigwidgets.git \
master:docs/preparetips5<br> &gt; &gt; &gt; No differences<br>
&gt; &gt; &gt; There was an error updating the sources<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Any clue what&#39;s the problem? I can commit summit updates just \
fine.<br> &gt; &gt; &gt;<br>
&gt; &gt; &gt; Thank you very much.<br>
&gt; &gt; &gt; Vit<br>
&gt; &gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; <br>
<br>
<br>
<br>
<br>
</blockquote></div></div></div>
</div>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic