~alpine/users

5 3

cdn down?

Details
Message ID
<8c0300d4-5c92-dcfa-d151-13ca86f48b25@gmail.com>
DKIM signature
missing
Download raw message
Hi all,

for the last couple of days, this Dockerfile:
'''
FROM frolvlad/alpine-glibc

RUN apk update && \
     apk --no-cache add bash ca-certificates wget libxext libxrender 
libstdc++
...
'''

fails to build with

'''
Step 2/16 : RUN apk update &&     apk --no-cache add bash 
ca-certificates wget libxext libxrender libstdc++
  ---> Running in 0cdc0c2def31
fetch 
https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz
fetch 
https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz
ERROR: https://dl-cdn.alpinelinux.org/alpine/v3.17/main: temporary error 
(try again later)
WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.17/main: No 
such file or directory
ERROR: https://dl-cdn.alpinelinux.org/alpine/v3.17/community: temporary 
error (try again later)
WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.17/community: 
No such file or directory
'''

Is there a server problem or frolvlad container problem or something else?

TIA,
Dima
Konstantin Kulikov <k.kulikov2@gmail.com>
Details
Message ID
<CAD+eXGQF7TCU=C0L1JkpUZNHF3uPm3sJNrx283rwRGH-eEx2vw@mail.gmail.com>
In-Reply-To
<8c0300d4-5c92-dcfa-d151-13ca86f48b25@gmail.com> (view parent)
DKIM signature
missing
Download raw message
frolvlad/alpine-glibc is in no way related to alpinelinux developers.
You'll have to ask for help from people behind alpine-glibc.

On Sun, Apr 23, 2023 at 9:05 PM dmitri maziuk <dmitri.maziuk@gmail.com> wrote:
>
> Hi all,
>
> for the last couple of days, this Dockerfile:
> '''
> FROM frolvlad/alpine-glibc
>
> RUN apk update && \
>      apk --no-cache add bash ca-certificates wget libxext libxrender
> libstdc++
> ...
> '''
>
> fails to build with
>
> '''
> Step 2/16 : RUN apk update &&     apk --no-cache add bash
> ca-certificates wget libxext libxrender libstdc++
>   ---> Running in 0cdc0c2def31
> fetch
> https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz
> fetch
> https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz
> ERROR: https://dl-cdn.alpinelinux.org/alpine/v3.17/main: temporary error
> (try again later)
> WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.17/main: No
> such file or directory
> ERROR: https://dl-cdn.alpinelinux.org/alpine/v3.17/community: temporary
> error (try again later)
> WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.17/community:
> No such file or directory
> '''
>
> Is there a server problem or frolvlad container problem or something else?
>
> TIA,
> Dima
Details
Message ID
<80a177d5-97bf-10af-67ad-b5ca8bc0df70@gmail.com>
In-Reply-To
<CAD+eXGQF7TCU=C0L1JkpUZNHF3uPm3sJNrx283rwRGH-eEx2vw@mail.gmail.com> (view parent)
DKIM signature
missing
Download raw message
On 2023-04-23 1:43 PM, Konstantin Kulikov wrote:
> frolvlad/alpine-glibc is in no way related to alpinelinux developers.
> You'll have to ask for help from people behind alpine-glibc.

Well thank you for your very helpful reply but the question was whether

>> https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz
>> ERROR: https://dl-cdn.alpinelinux.org/alpine/v3.17/main: temporary error
>> (try again later)

is a problem with dl-cdn.alpinelinux.org which I expect is not 
maintained by "people behind alpine-glibc".

Any other takers?

Dima
Details
Message ID
<CS4D5M1S8VWF.3P4W282ZUJL9H@sumire>
In-Reply-To
<80a177d5-97bf-10af-67ad-b5ca8bc0df70@gmail.com> (view parent)
DKIM signature
missing
Download raw message
On Sun Apr 23, 2023 at 8:54 PM CEST, dmitri maziuk wrote:
> On 2023-04-23 1:43 PM, Konstantin Kulikov wrote:
> > frolvlad/alpine-glibc is in no way related to alpinelinux developers.
> > You'll have to ask for help from people behind alpine-glibc.
>
> Well thank you for your very helpful reply but the question was whether
>
> >> https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz
> >> ERROR: https://dl-cdn.alpinelinux.org/alpine/v3.17/main: temporary error
> >> (try again later)
>
> is a problem with dl-cdn.alpinelinux.org which I expect is not 
> maintained by "people behind alpine-glibc".

there is no problem with it, so if you see that it's because you have actual
networking issues (from inside the container).

>
> Any other takers?
>
> Dima
Details
Message ID
<b7c948d3-63d3-6fca-e63d-c219d3431f66@gmail.com>
In-Reply-To
<CS4D5M1S8VWF.3P4W282ZUJL9H@sumire> (view parent)
DKIM signature
missing
Download raw message
On 2023-04-23 1:57 PM, alice wrote:

> there is no problem with it, so if you see that it's because you have actual
> networking issues (from inside the container).

Thank you, that I can work with.

Dima

Re: cdn down? SOLVED

Details
Message ID
<dceec302-4330-1d07-85fa-7f4a67ea5d14@gmail.com>
In-Reply-To
<CS4D5M1S8VWF.3P4W282ZUJL9H@sumire> (view parent)
DKIM signature
missing
Download raw message
On 2023-04-23 1:57 PM, alice wrote:

> there is no problem with it, so if you see that it's because you have actual
> networking issues (from inside the container).

Just to close this, the issue appears to be with my infra provider: it 
seems the VM I'm using isn't forwarding packets. I probably should have 
checked that first, but I've built containers there before so this is 
unexpected.

thanks all,
Dima
Reply to thread Export thread (mbox)