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

List:       kde-release-team
Subject:    Re: Transition to new mirror infrastructure
From:       Ben Cooksley <bcooksley () kde ! org>
Date:       2020-11-09 10:11:11
Message-ID: CA+XidOG=QgGfQE0zYEqtmPxX9uUr7F8S8bRGiAeMuZy5gcWHMA () mail ! gmail ! com
[Download RAW message or body]

On Mon, Nov 9, 2020 at 11:02 PM Gilles Caulier <caulier.gilles@gmail.com>
wrote:

> Hi all,
>

Hi Gilles,


>
> Until milonia to deino transition stage, we can access to milonia with
> ssh to transfer weekly build of digiKam bundles, available at this
> url:
>
> https://files.kde.org/digikam/
>
> Now, we get this error message:
>
> [gilles@pc-gilles mxe]$ ssh digikam@deino.kde.org
> Welcome to Ubuntu 20.04.1 LTS (GNU/Linux 5.4.0-52-generic x86_64)
>
>  * Documentation:  https://help.ubuntu.com
>  * Management:     https://landscape.canonical.com
>  * Support:        https://ubuntu.com/advantage
> You do not have interactive login access to this machine.
> Contact the systems administrator for further assistance.
> Connection to deino.kde.org closed.
>
> On of the scripts to manage remote files (Windows bundles in this
> case) is this one :
>
>
> https://invent.kde.org/graphics/digikam/-/blob/master/project/bundles/mxe=
/04-build-installer.sh#L297
>
> As you can see, it use ssh, scp, and rsync.
>

You will need to port your scripts to use sftp in place of the existing
'ssh' commands present in that script.

Please note that you do not need to upload hashes manually (the .sum files
you currently upload).

These will be automatically generated for you by Mirrorbits - which detects
new files and generates them automatically (subject to approximately a five
minute delay as that is when it rescans the directory tree). The hashes it
generates will be served directly and securely to users (not guaranteed for
other files, where they may be redirected to a mirror instead)

Those hashes can be accessed at $fileUrl.sha256 or $fileUrl.sha1 for any
file on files.kde.org or download.kde.org.


>
> We have the same for MacOS, and Linux AppImage...
>
> Best regards
>
> Gilles Caulier
>

Regards,
Ben


>
> Le ven. 30 oct. 2020 =C3=A0 09:56, Ben Cooksley <bcooksley@kde.org> a =C3=
=A9crit :
> >
> > Hi all,
> >
> > Just a heads up that over the weekend we're going to be migrating from
> the existing mirror master server (known as milonia.kde.org) to the new
> master server (which can be found under the name deino.kde.org).
> >
> > While this is not expected to have any impact on public access (as both
> systems will continue to serve download.kde.org and files.kde.org in the
> same form), it does mean that it may not be possible to upload new files
> for a short period of time.
> >
> > For those who are looking to upload files or perform releases over the
> weekend, it would be appreciated if you could please contact us so we can
> ensure that you are guided to the correct system.
> >
> > Thanks,
> > Ben Cooksley
> > KDE Sysadmin
>

[Attachment #3 (text/html)]

<div dir="ltr"><div dir="ltr">On Mon, Nov 9, 2020 at 11:02 PM Gilles Caulier &lt;<a \
href="mailto:caulier.gilles@gmail.com">caulier.gilles@gmail.com</a>&gt; \
wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" \
style="margin:0px 0px 0px 0.8ex;border-left:1px solid \
rgb(204,204,204);padding-left:1ex">Hi all,<br></blockquote><div><br></div><div>Hi \
Gilles,</div><div>  </div><blockquote class="gmail_quote" style="margin:0px 0px 0px \
0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> <br>
Until milonia to deino transition stage, we can access to milonia with<br>
ssh to transfer weekly build of digiKam bundles, available at this<br>
url:<br>
<br>
<a href="https://files.kde.org/digikam/" rel="noreferrer" \
target="_blank">https://files.kde.org/digikam/</a><br> <br>
Now, we get this error message:<br>
<br>
[gilles@pc-gilles mxe]$ ssh <a href="mailto:digikam@deino.kde.org" \
target="_blank">digikam@deino.kde.org</a><br> Welcome to Ubuntu 20.04.1 LTS \
(GNU/Linux 5.4.0-52-generic x86_64)<br> <br>
  * Documentation:   <a href="https://help.ubuntu.com" rel="noreferrer" \
                target="_blank">https://help.ubuntu.com</a><br>
  * Management:        <a href="https://landscape.canonical.com" rel="noreferrer" \
                target="_blank">https://landscape.canonical.com</a><br>
  * Support:            <a href="https://ubuntu.com/advantage" rel="noreferrer" \
target="_blank">https://ubuntu.com/advantage</a><br> You do not have interactive \
login access to this machine.<br> Contact the systems administrator for further \
assistance.<br> Connection to <a href="http://deino.kde.org" rel="noreferrer" \
target="_blank">deino.kde.org</a> closed.<br> <br>
On of the scripts to manage remote files (Windows bundles in this<br>
case) is this one :<br>
<br>
<a href="https://invent.kde.org/graphics/digikam/-/blob/master/project/bundles/mxe/04-build-installer.sh#L297" \
rel="noreferrer" target="_blank">https://invent.kde.org/graphics/digikam/-/blob/master/project/bundles/mxe/04-build-installer.sh#L297</a><br>
 <br>
As you can see, it use ssh, scp, and rsync.<br></blockquote><div><br></div><div>You \
will need to port your scripts to use sftp in place of the existing &#39;ssh&#39; \
commands present in that script.</div><div><br></div><div>Please note that you do not \
need to upload hashes manually (the .sum files you currently \
upload).</div><div><br></div><div>These will be automatically generated for you by \
Mirrorbits - which detects new files and generates them automatically (subject to \
approximately a five minute delay as that is when it rescans the directory tree). The \
hashes it generates will be served directly and securely to users (not guaranteed for \
other files, where they may be redirected to a mirror \
instead)</div><div><br></div><div>Those hashes can be accessed at $fileUrl.sha256 or \
$fileUrl.sha1 for any file on <a href="http://files.kde.org">files.kde.org</a> or <a \
href="http://download.kde.org">download.kde.org</a>.</div><div>  </div><blockquote \
class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid \
rgb(204,204,204);padding-left:1ex"> <br>
We have the same for MacOS, and Linux AppImage...<br>
<br>
Best regards<br>
<br>
Gilles Caulier<br></blockquote><div><br></div><div>Regards,</div><div>Ben</div><div>  \
</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px \
solid rgb(204,204,204);padding-left:1ex"> <br>
Le ven. 30 oct. 2020 Ã  09:56, Ben Cooksley &lt;<a href="mailto:bcooksley@kde.org" \
target="_blank">bcooksley@kde.org</a>&gt; a écrit :<br> &gt;<br>
&gt; Hi all,<br>
&gt;<br>
&gt; Just a heads up that over the weekend we&#39;re going to be migrating from the \
existing mirror master server (known as <a href="http://milonia.kde.org" \
rel="noreferrer" target="_blank">milonia.kde.org</a>) to the new master server (which \
can be found under the name <a href="http://deino.kde.org" rel="noreferrer" \
target="_blank">deino.kde.org</a>).<br> &gt;<br>
&gt; While this is not expected to have any impact on public access (as both systems \
will continue to serve <a href="http://download.kde.org" rel="noreferrer" \
target="_blank">download.kde.org</a> and <a href="http://files.kde.org" \
rel="noreferrer" target="_blank">files.kde.org</a> in the same form), it does mean \
that it may not be possible to upload new files for a short period of time.<br> \
&gt;<br> &gt; For those who are looking to upload files or perform releases over the \
weekend, it would be appreciated if you could please contact us so we can ensure that \
you are guided to the correct system.<br> &gt;<br>
&gt; Thanks,<br>
&gt; Ben Cooksley<br>
&gt; KDE Sysadmin<br>
</blockquote></div></div>



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

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