From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH 1/2] tcl: Update to 8.6.11
Date: Fri, 05 Feb 2021 16:56:33 +0000 [thread overview]
Message-ID: <5F25E802-43EA-4DFD-8A4B-BC12109B9BA8@ipfire.org> (raw)
In-Reply-To: <20210204161707.28292-1-matthias.fischer@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 7230 bytes --]
Hi Matthis,
This patch does not seem to apply at all.
root(a)michael:/build/ipfire-2.x# git am --show-current-patch | git apply -3
error: patch failed: config/rootfiles/common/tcl:25
error: repository lacks the necessary blob to fall back on 3-way merge.
error: config/rootfiles/common/tcl: patch does not apply
error: patch failed: lfs/tcl:1
error: repository lacks the necessary blob to fall back on 3-way merge.
error: lfs/tcl: patch does not apply
root(a)michael:/build/ipfire-2.x# git am --show-current-patch | patch -p1
patching file config/rootfiles/common/tcl
Hunk #1 FAILED at 25.
Hunk #2 FAILED at 267.
Hunk #3 succeeded at 380 (offset -3 lines).
Hunk #4 succeeded at 556 (offset -3 lines).
Hunk #5 succeeded at 612 (offset -3 lines).
2 out of 5 hunks FAILED -- saving rejects to file config/rootfiles/common/tcl.rej
patching file lfs/tcl
Hunk #1 FAILED at 1.
Hunk #2 FAILED at 24.
Hunk #3 FAILED at 45.
3 out of 3 hunks FAILED -- saving rejects to file lfs/tcl.rej
-Michael
> On 4 Feb 2021, at 16:17, Matthias Fischer <matthias.fischer(a)ipfire.org> wrote:
>
> Fo details see:
> https://sourceforge.net/projects/tcl/files/Tcl/8.6.11/tcltk-release-notes-8.6.11.txt/view
>
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
> config/rootfiles/common/tcl | 77 +++++++++++++++++++------------------
> lfs/tcl | 6 +--
> 2 files changed, 43 insertions(+), 40 deletions(-)
>
> diff --git a/config/rootfiles/common/tcl b/config/rootfiles/common/tcl
> index c82d99457..5ad0d658a 100644
> --- a/config/rootfiles/common/tcl
> +++ b/config/rootfiles/common/tcl
> @@ -25,20 +25,20 @@ usr/bin/tclsh8.6
> #usr/include/tdbc.h
> #usr/include/tdbcDecls.h
> #usr/include/tdbcInt.h
> -#usr/lib/itcl4.2.0
> -usr/lib/itcl4.2.0/itcl.tcl
> -usr/lib/itcl4.2.0/itclConfig.sh
> -usr/lib/itcl4.2.0/itclHullCmds.tcl
> -usr/lib/itcl4.2.0/itclWidget.tcl
> -usr/lib/itcl4.2.0/libitcl4.2.0.so
> -usr/lib/itcl4.2.0/libitclstub4.2.0.a
> -usr/lib/itcl4.2.0/pkgIndex.tcl
> +#usr/lib/itcl4.2.1
> +usr/lib/itcl4.2.1/itcl.tcl
> +usr/lib/itcl4.2.1/itclConfig.sh
> +usr/lib/itcl4.2.1/itclHullCmds.tcl
> +usr/lib/itcl4.2.1/itclWidget.tcl
> +usr/lib/itcl4.2.1/libitcl4.2.1.so
> +usr/lib/itcl4.2.1/libitclstub4.2.1.a
> +usr/lib/itcl4.2.1/pkgIndex.tcl
> usr/lib/libtcl8.6.so
> #usr/lib/libtclstub8.6.a
> #usr/lib/pkgconfig/tcl.pc
> -#usr/lib/sqlite3.30.1.2
> -usr/lib/sqlite3.30.1.2/libsqlite3.30.1.2.so
> -usr/lib/sqlite3.30.1.2/pkgIndex.tcl
> +#usr/lib/sqlite3.34.0
> +usr/lib/sqlite3.34.0/libsqlite3.34.0.so
> +usr/lib/sqlite3.34.0/pkgIndex.tcl
> #usr/lib/tcl8
> #usr/lib/tcl8.6
> usr/lib/tcl8.6/auto.tcl
> @@ -267,39 +267,39 @@ usr/lib/tcl8.6/tm.tcl
> usr/lib/tcl8.6/word.tcl
> #usr/lib/tcl8/8.4
> usr/lib/tcl8/8.4/platform
> -usr/lib/tcl8/8.4/platform-1.0.14.tm
> +usr/lib/tcl8/8.4/platform-1.0.15.tm
> usr/lib/tcl8/8.4/platform/shell-1.1.4.tm
> #usr/lib/tcl8/8.5
> usr/lib/tcl8/8.5/msgcat-1.6.1.tm
> -usr/lib/tcl8/8.5/tcltest-2.5.1.tm
> +usr/lib/tcl8/8.5/tcltest-2.5.3.tm
> #usr/lib/tcl8/8.6
> -usr/lib/tcl8/8.6/http-2.9.1.tm
> +usr/lib/tcl8/8.6/http-2.9.5.tm
> usr/lib/tcl8/8.6/tdbc
> -usr/lib/tcl8/8.6/tdbc/sqlite3-1.1.1.tm
> +usr/lib/tcl8/8.6/tdbc/sqlite3-1.1.2.tm
> usr/lib/tclConfig.sh
> usr/lib/tclooConfig.sh
> -#usr/lib/tdbc1.1.1
> -usr/lib/tdbc1.1.1/libtdbc1.1.1.so
> -usr/lib/tdbc1.1.1/libtdbcstub1.1.1.a
> -usr/lib/tdbc1.1.1/pkgIndex.tcl
> -usr/lib/tdbc1.1.1/tdbc.tcl
> -usr/lib/tdbc1.1.1/tdbcConfig.sh
> -#usr/lib/tdbcmysql1.1.1
> -usr/lib/tdbcmysql1.1.1/libtdbcmysql1.1.1.so
> -usr/lib/tdbcmysql1.1.1/pkgIndex.tcl
> -usr/lib/tdbcmysql1.1.1/tdbcmysql.tcl
> -#usr/lib/tdbcodbc1.1.1
> -usr/lib/tdbcodbc1.1.1/libtdbcodbc1.1.1.so
> -usr/lib/tdbcodbc1.1.1/pkgIndex.tcl
> -usr/lib/tdbcodbc1.1.1/tdbcodbc.tcl
> -#usr/lib/tdbcpostgres1.1.1
> -usr/lib/tdbcpostgres1.1.1/libtdbcpostgres1.1.1.so
> -usr/lib/tdbcpostgres1.1.1/pkgIndex.tcl
> -usr/lib/tdbcpostgres1.1.1/tdbcpostgres.tcl
> -#usr/lib/thread2.8.5
> -usr/lib/thread2.8.5/libthread2.8.5.so
> -usr/lib/thread2.8.5/pkgIndex.tcl
> -usr/lib/thread2.8.5/ttrace.tcl
> +#usr/lib/tdbc1.1.2
> +usr/lib/tdbc1.1.2/libtdbc1.1.2.so
> +usr/lib/tdbc1.1.2/libtdbcstub1.1.2.a
> +usr/lib/tdbc1.1.2/pkgIndex.tcl
> +usr/lib/tdbc1.1.2/tdbc.tcl
> +usr/lib/tdbc1.1.2/tdbcConfig.sh
> +#usr/lib/tdbcmysql1.1.2
> +usr/lib/tdbcmysql1.1.2/libtdbcmysql1.1.2.so
> +usr/lib/tdbcmysql1.1.2/pkgIndex.tcl
> +usr/lib/tdbcmysql1.1.2/tdbcmysql.tcl
> +#usr/lib/tdbcodbc1.1.2
> +usr/lib/tdbcodbc1.1.2/libtdbcodbc1.1.2.so
> +usr/lib/tdbcodbc1.1.2/pkgIndex.tcl
> +usr/lib/tdbcodbc1.1.2/tdbcodbc.tcl
> +#usr/lib/tdbcpostgres1.1.2
> +usr/lib/tdbcpostgres1.1.2/libtdbcpostgres1.1.2.so
> +usr/lib/tdbcpostgres1.1.2/pkgIndex.tcl
> +usr/lib/tdbcpostgres1.1.2/tdbcpostgres.tcl
> +#usr/lib/thread2.8.6
> +usr/lib/thread2.8.6/libthread2.8.6.so
> +usr/lib/thread2.8.6/pkgIndex.tcl
> +usr/lib/thread2.8.6/ttrace.tcl
> #usr/man/man1/tclsh.1
> #usr/man/man3/DString.3
> #usr/man/man3/Notifier.3
> @@ -383,6 +383,7 @@ usr/lib/thread2.8.5/ttrace.tcl
> #usr/man/man3/Tcl_CreateAliasObj.3
> #usr/man/man3/Tcl_CreateChannel.3
> #usr/man/man3/Tcl_CreateChannelHandler.3
> +#usr/man/man3/Tcl_CreateChild.3
> #usr/man/man3/Tcl_CreateCloseHandler.3
> #usr/man/man3/Tcl_CreateCommand.3
> #usr/man/man3/Tcl_CreateEncoding.3
> @@ -558,6 +559,7 @@ usr/lib/thread2.8.5/ttrace.tcl
> #usr/man/man3/Tcl_GetChannelThread.3
> #usr/man/man3/Tcl_GetChannelType.3
> #usr/man/man3/Tcl_GetCharLength.3
> +#usr/man/man3/Tcl_GetChild.3
> #usr/man/man3/Tcl_GetClassAsObject.3
> #usr/man/man3/Tcl_GetCommandFromObj.3
> #usr/man/man3/Tcl_GetCommandFullName.3
> @@ -613,6 +615,7 @@ usr/lib/thread2.8.5/ttrace.tcl
> #usr/man/man3/Tcl_GetObjectName.3
> #usr/man/man3/Tcl_GetObjectNamespace.3
> #usr/man/man3/Tcl_GetOpenFile.3
> +#usr/man/man3/Tcl_GetParent.3
> #usr/man/man3/Tcl_GetPathType.3
> #usr/man/man3/Tcl_GetRange.3
> #usr/man/man3/Tcl_GetRegExpFromObj.3
> diff --git a/lfs/tcl b/lfs/tcl
> index a27a0bba3..e4b15c7fb 100644
> --- a/lfs/tcl
> +++ b/lfs/tcl
> @@ -1,7 +1,7 @@
> ###############################################################################
> # #
> # IPFire.org - A linux based firewall #
> -# Copyright (C) 2007-2020 IPFire Team <info(a)ipfire.org> #
> +# Copyright (C) 2007-2021 IPFire Team <info(a)ipfire.org> #
> # #
> # This program is free software: you can redistribute it and/or modify #
> # it under the terms of the GNU General Public License as published by #
> @@ -24,7 +24,7 @@
>
> include Config
>
> -VER = 8.6.10
> +VER = 8.6.11
>
> THISAPP = tcl$(VER)
> DL_FILE = $(THISAPP)-src.tar.gz
> @@ -45,7 +45,7 @@ objects = $(DL_FILE)
>
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>
> -$(DL_FILE)_MD5 = 97c55573f8520bcab74e21bfd8d0aadc
> +$(DL_FILE)_MD5 = 8a4c004f48984a03a7747e9ba06e4da4
>
> install : $(TARGET)
>
> --
> 2.18.0
>
next prev parent reply other threads:[~2021-02-05 16:56 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-04 16:17 Matthias Fischer
2021-02-04 16:17 ` [PATCH 2/2] krb5: Update to 1.19 Matthias Fischer
2021-02-05 16:57 ` Michael Tremer
2021-02-05 18:09 ` Matthias Fischer
2021-02-05 18:10 ` Michael Tremer
2021-02-05 16:56 ` Michael Tremer [this message]
2021-02-05 18:17 ` [PATCH 1/2] tcl: Update to 8.6.11 Matthias Fischer
2021-02-05 22:55 ` Matthias Fischer
2021-02-08 13:39 ` Michael Tremer
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=5F25E802-43EA-4DFD-8A4B-BC12109B9BA8@ipfire.org \
--to=michael.tremer@ipfire.org \
--cc=development@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