public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 948370bd39ef093721866587758203acc2845d88
Date: Thu, 04 Mar 2021 15:10:17 +0000	[thread overview]
Message-ID: <4DrvS92bdmz2xRY@people01.haj.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 3751 bytes --]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".

The branch, next has been updated
       via  948370bd39ef093721866587758203acc2845d88 (commit)
      from  5867e4a511b85303039a69512ce95ccf8cb209bd (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 948370bd39ef093721866587758203acc2845d88
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Thu Mar 4 15:08:25 2021 +0000

    core155: It looks like our tooling can't handle this
    
    Python3 has a common rootfile for x86_64 and aarch64 and separate files
    for armv5tel and i586. The core update build scripts cannot deal with
    this which makes it necessary to create individual links to the correct
    rootfile for each architecture.
    
    Third time lucky.
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 config/rootfiles/{oldcore/141 => core/155}/filelists/aarch64/python3     | 0
 config/rootfiles/{oldcore/152 => core/155}/filelists/armv5tel/python3    | 0
 config/rootfiles/{oldcore/141 => core/155}/filelists/i586/python3        | 0
 config/rootfiles/core/155/filelists/python3                              | 1 -
 .../{oldcore/141/filelists/aarch64 => core/155/filelists/x86_64}/python3 | 0
 5 files changed, 1 deletion(-)
 copy config/rootfiles/{oldcore/141 => core/155}/filelists/aarch64/python3 (100%)
 copy config/rootfiles/{oldcore/152 => core/155}/filelists/armv5tel/python3 (100%)
 copy config/rootfiles/{oldcore/141 => core/155}/filelists/i586/python3 (100%)
 delete mode 120000 config/rootfiles/core/155/filelists/python3
 copy config/rootfiles/{oldcore/141/filelists/aarch64 => core/155/filelists/x86_64}/python3 (100%)

Difference in files:
diff --git a/config/rootfiles/core/155/filelists/aarch64/python3 b/config/rootfiles/core/155/filelists/aarch64/python3
new file mode 120000
index 000000000..be33d9fdd
--- /dev/null
+++ b/config/rootfiles/core/155/filelists/aarch64/python3
@@ -0,0 +1 @@
+../../../../common/python3
\ No newline at end of file
diff --git a/config/rootfiles/core/155/filelists/armv5tel/python3 b/config/rootfiles/core/155/filelists/armv5tel/python3
new file mode 120000
index 000000000..d649e350f
--- /dev/null
+++ b/config/rootfiles/core/155/filelists/armv5tel/python3
@@ -0,0 +1 @@
+../../../../common/armv5tel/python3
\ No newline at end of file
diff --git a/config/rootfiles/core/155/filelists/i586/python3 b/config/rootfiles/core/155/filelists/i586/python3
new file mode 120000
index 000000000..348dbdcb9
--- /dev/null
+++ b/config/rootfiles/core/155/filelists/i586/python3
@@ -0,0 +1 @@
+../../../../common/i586/python3
\ No newline at end of file
diff --git a/config/rootfiles/core/155/filelists/python3 b/config/rootfiles/core/155/filelists/python3
deleted file mode 120000
index 0885b1c58..000000000
--- a/config/rootfiles/core/155/filelists/python3
+++ /dev/null
@@ -1 +0,0 @@
-../../../common/python3
\ No newline at end of file
diff --git a/config/rootfiles/core/155/filelists/x86_64/python3 b/config/rootfiles/core/155/filelists/x86_64/python3
new file mode 120000
index 000000000..be33d9fdd
--- /dev/null
+++ b/config/rootfiles/core/155/filelists/x86_64/python3
@@ -0,0 +1 @@
+../../../../common/python3
\ No newline at end of file


hooks/post-receive
--
IPFire 2.x development tree

                 reply	other threads:[~2021-03-04 15:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4DrvS92bdmz2xRY@people01.haj.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox