* mc: broken source link
@ 2024-06-26 21:45 Livius
2024-06-27 10:37 ` [OE-core] " Ross Burton
0 siblings, 1 reply; 9+ messages in thread
From: Livius @ 2024-06-26 21:45 UTC (permalink / raw)
To: openembedded-core
Hi,
Source link of Midnight Commander is broken since long time.
https://layers.openembedded.org/layerindex/recipe/5603/
http://www.midnight-commander.org/downloads/mc-4.8.31.tar.bz2
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [OE-core] mc: broken source link
2024-06-26 21:45 mc: broken source link Livius
@ 2024-06-27 10:37 ` Ross Burton
2024-06-27 23:10 ` Livius
0 siblings, 1 reply; 9+ messages in thread
From: Ross Burton @ 2024-06-27 10:37 UTC (permalink / raw)
To: egyszeregy@freemail.hu; +Cc: openembedded-core@lists.openembedded.org
On 26 Jun 2024, at 22:45, Livius via lists.openembedded.org <egyszeregy=freemail.hu@lists.openembedded.org> wrote:
>
> Hi,
>
> Source link of Midnight Commander is broken since long time.
>
> https://layers.openembedded.org/layerindex/recipe/5603/
> http://www.midnight-commander.org/downloads/mc-4.8.31.tar.bz2
Would you be able to send a quick patch to fix the SRC_URI?
Ross
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: mc: broken source link
2024-06-27 10:37 ` [OE-core] " Ross Burton
@ 2024-06-27 23:10 ` Livius
2024-06-28 0:21 ` [OE-core] " Fabio Estevam
0 siblings, 1 reply; 9+ messages in thread
From: Livius @ 2024-06-27 23:10 UTC (permalink / raw)
To: openembedded-core
I do not have any information about what is the new URL for download tar.bz2 sources.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [OE-core] mc: broken source link
2024-06-27 23:10 ` Livius
@ 2024-06-28 0:21 ` Fabio Estevam
2024-06-30 11:36 ` Livius
0 siblings, 1 reply; 9+ messages in thread
From: Fabio Estevam @ 2024-06-28 0:21 UTC (permalink / raw)
To: egyszeregy; +Cc: openembedded-core
On Thu, Jun 27, 2024 at 8:10 PM Livius via lists.openembedded.org
<egyszeregy=freemail.hu@lists.openembedded.org> wrote:
>
> I do not have any information about what is the new URL for download tar.bz2 sources.
What about fetching it from git?
https://github.com/MidnightCommander/mc.git
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: mc: broken source link
2024-06-28 0:21 ` [OE-core] " Fabio Estevam
@ 2024-06-30 11:36 ` Livius
2024-07-01 9:18 ` [OE-core] " Alexander Kanavin
0 siblings, 1 reply; 9+ messages in thread
From: Livius @ 2024-06-30 11:36 UTC (permalink / raw)
To: openembedded-core
As i see there is a new download link in website of https://midnight-commander.org.
http://ftp.midnight-commander.org
But my opinion, to use GitHub zip or tar.gz files from TAGs is more better for long-term.
https://github.com/MidnightCommander/mc/releases/tag/4.8.31
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [OE-core] mc: broken source link
2024-06-30 11:36 ` Livius
@ 2024-07-01 9:18 ` Alexander Kanavin
2024-07-02 21:28 ` Livius
0 siblings, 1 reply; 9+ messages in thread
From: Alexander Kanavin @ 2024-07-01 9:18 UTC (permalink / raw)
To: egyszeregy; +Cc: openembedded-core
What kind of 'broken' are you seeing? I just issued 'wget
http://www.midnight-commander.org/downloads/mc-4.8.31.tar.bz2' and it
proceeded without issues to completion.
Github archives are auto-generated and unstable. There is a qa check
in insane.bbclass that prevents them from being used.
Alex
On Sun, 30 Jun 2024 at 13:36, Livius via lists.openembedded.org
<egyszeregy=freemail.hu@lists.openembedded.org> wrote:
>
> As i see there is a new download link in website of https://midnight-commander.org.
> http://ftp.midnight-commander.org
>
> But my opinion, to use GitHub zip or tar.gz files from TAGs is more better for long-term.
> https://github.com/MidnightCommander/mc/releases/tag/4.8.31
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#201233): https://lists.openembedded.org/g/openembedded-core/message/201233
> Mute This Topic: https://lists.openembedded.org/mt/106898677/1686489
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [alex.kanavin@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: mc: broken source link
2024-07-01 9:18 ` [OE-core] " Alexander Kanavin
@ 2024-07-02 21:28 ` Livius
2024-07-03 9:44 ` [OE-core] " Alexander Kanavin
[not found] ` <17DEAACE58F9A7B5.14163@lists.openembedded.org>
0 siblings, 2 replies; 9+ messages in thread
From: Livius @ 2024-07-02 21:28 UTC (permalink / raw)
To: openembedded-core
In last weeks source URL was broken for mc. Now, it is forwarded for a new link, only.
http://www.midnight-commander.org/downloads/mc-4.8.31.tar.bz2
forwarded to:
http://ftp.midnight-commander.org/mc-4.8.31.tar.bz2
So it seems to me, mc has a new home for sources.
http://ftp.midnight-commander.org
By the way my experience is that GitHub source links of Releases/Tags are more stable to get them any of time in 24/7. GitHub.com's Bandwidth and accessibility/availability is very well. So why you said they are unstable? There are many recipes which uses GitHub source links for tar.gz files.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [OE-core] mc: broken source link
2024-07-02 21:28 ` Livius
@ 2024-07-03 9:44 ` Alexander Kanavin
[not found] ` <17DEAACE58F9A7B5.14163@lists.openembedded.org>
1 sibling, 0 replies; 9+ messages in thread
From: Alexander Kanavin @ 2024-07-03 9:44 UTC (permalink / raw)
To: egyszeregy; +Cc: openembedded-core
On Tue, 2 Jul 2024 at 23:28, Livius via lists.openembedded.org
<egyszeregy=freemail.hu@lists.openembedded.org> wrote:
> By the way my experience is that GitHub source links of Releases/Tags are more stable to get them any of time in 24/7. GitHub.com's Bandwidth and accessibility/availability is very well. So why you said they are unstable? There are many recipes which uses GitHub source links for tar.gz files.
>
There are two kinds of github archives, manually created and uploaded
release artefacts (those are stable), and automatically generated tag
archives (those are not). What you see at
https://github.com/MidnightCommander/mc/releases/tag/4.8.31 are the
latter kind.
Alex
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [OE-core] mc: broken source link
[not found] ` <17DEAACE58F9A7B5.14163@lists.openembedded.org>
@ 2024-07-03 9:50 ` Alexander Kanavin
0 siblings, 0 replies; 9+ messages in thread
From: Alexander Kanavin @ 2024-07-03 9:50 UTC (permalink / raw)
To: egyszeregy; +Cc: openembedded-core
On Wed, 3 Jul 2024 at 11:45, Alexander Kanavin via
lists.openembedded.org <alex.kanavin=gmail.com@lists.openembedded.org>
wrote:
> There are two kinds of github archives, manually created and uploaded
> release artefacts (those are stable), and automatically generated tag
> archives (those are not). What you see at
> https://github.com/MidnightCommander/mc/releases/tag/4.8.31 are the
> latter kind.
By 'unstable' I mean that their checksums can change randomly as
github re-generates them with different compressor settings etc.
There was a LWN article on the subject:
https://lwn.net/Articles/921787/ - we weren't hit by the issue
precisely because we don't use them, and have a qa test that prevents
their accidental introduction.
Alex
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2024-07-03 9:50 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-26 21:45 mc: broken source link Livius
2024-06-27 10:37 ` [OE-core] " Ross Burton
2024-06-27 23:10 ` Livius
2024-06-28 0:21 ` [OE-core] " Fabio Estevam
2024-06-30 11:36 ` Livius
2024-07-01 9:18 ` [OE-core] " Alexander Kanavin
2024-07-02 21:28 ` Livius
2024-07-03 9:44 ` [OE-core] " Alexander Kanavin
[not found] ` <17DEAACE58F9A7B5.14163@lists.openembedded.org>
2024-07-03 9:50 ` Alexander Kanavin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox