public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <ahb.ipfire@gmail.com>
To: development@lists.ipfire.org
Subject: Re: OpenVPN-2.5.0 update procedure and idea collector
Date: Sat, 28 Nov 2020 17:00:54 +0100	[thread overview]
Message-ID: <c44f0b51-99f8-d13a-b58f-c5f16ad6ca4a@gmail.com> (raw)
In-Reply-To: <9033e836-40a1-0ef2-e285-193151197818@gmail.com>

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

Hi All,

I may have found a solution. I downloaded the whole files and copied them into my local repo branch copy. IPFire is building now. Will see if everything completes okay.

Regards,

Adolf


On 28/11/2020 15:12, Adolf Belka wrote:
> Hi All,
>
> I am having problems getting the latest patch from Erik to apply to my local repo.
>
> The previous version worked well. I successfully built it and was going to install it today but Erik had some fixes mentioned below. I followed the link and clicked on patch to download it to my local computer. I then did a git pull on next and then created a local branch from it and ran git am patch-name but it came back with the following error.
>
>     git am ipfire-2.x.git-7bd13546f3c5e28fd62e25b487e440690860339b.patch
>     Applying: OpenVPN: Introduce advanced encryption section
>     error: patch failed: langs/de/cgi-bin/de.pl:894
>     error: langs/de/cgi-bin/de.pl: patch does not apply
>     Patch failed at 0001 OpenVPN: Introduce advanced encryption section
>     hint: Use 'git am --show-current-patch=diff' to see the failed patch
>     When you have resolved this problem, run "git am --continue".
>     If you prefer to skip this patch, run "git am --skip" instead.
>     To restore the original branch and stop patching, run "git am --abort".
>
> I tried re-downloading the patch but the same thing happened.
> The fail mentions line number 894 against de.pl but in the patch line 894 is still within the ovpnmain.cgi diff section.
>
>
> I downloaded the diff for just ovpnmain.cgi and tried applying it but again got an error.
>
>     git apply ovpnmain.diff
>     error: patch failed: html/cgi-bin/ovpnmain.cgi:325
>     error: html/cgi-bin/ovpnmain.cgi: patch does not apply
>
> The fail location this time is in a different part of ovpnmain.cgi
>
> I am probably doing something fundamentally wrong but I am failing to make any progress by myself so would appreciate any help on how to solve this so I can build and test the update.
>
> Regards,
>
> Adolf
>
>
> On 28/11/2020 06:52, ummeegge wrote:
>> Hi all,
>> made some fixes
>>
>> - --tls-auth will now be displayed and saved correctly.
>> - de.pl needed other 'save-enc-options' name since it was a double.
>>      Fixes tls-crypt key generation.
>> - Fixed comments and changed box size to prevent line break.
>>
>> New version is here
>>
>> https://git.ipfire.org/?p=people/ummeegge/ipfire-2.x.git;a=commit;h=7bd13546f3c5e28fd62e25b487e440690860339b
>>
>> located.
>>
>> Best,
>>
>> Erik
>>
>>
>> Am Donnerstag, den 26.11.2020, 19:47 +0100 schrieb ummeegge:
>> Hi all,
>> for the interested ones, have push the current state to my repo which
>> can be found in here -->
>> https://git.ipfire.org/?p=people/ummeegge/ipfire-2.x.git;a=commit;h=34af1d714178b2cd0c27e8c39052a8c7ce87d116
>> feel free to test and criticize it :-) .
>>
>> After integration and configuration, the 'save' button in the global
>> section should also be pushed since --cipher will replaced by --data-
>> channel-fallback. For the langs files, a update-lang-cache should be
>> executed via console so the changes can take affect.
>>
>> Happy testing. Best,
>>
>> Erik
>>
>>
>>

  reply	other threads:[~2020-11-28 16:00 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-22 16:30 ummeegge
2020-11-23  9:14 ` ummeegge
2020-11-23 14:28   ` Kienker, Fred
2020-11-23 14:52     ` ummeegge
2020-11-23 18:06     ` Michael Tremer
2020-11-26 18:47   ` ummeegge
2020-11-26 22:33     ` Adolf Belka
2020-11-27  7:20       ` ummeegge
2020-11-27 12:19         ` Adolf Belka
2020-11-27 13:23           ` ummeegge
2020-11-27 16:43             ` ummeegge
2020-11-27 12:40         ` Adolf Belka
2020-11-27 13:24           ` ummeegge
2020-11-28  5:52     ` ummeegge
2020-11-28 14:12       ` Adolf Belka
2020-11-28 16:00         ` Adolf Belka [this message]
2020-11-29 11:15       ` ummeegge
2020-11-29 13:12         ` Adolf Belka
2020-11-29 18:36           ` ummeegge
2020-11-23 11:41 ` Adolf Belka
2020-11-23 14:44   ` ummeegge
2020-11-23 18:00   ` Michael Tremer
2020-11-23 22:29     ` Adolf Belka
2020-11-24 15:27       ` ummeegge
2020-12-14 14:13         ` Michael Tremer
2020-12-14 14:09       ` Michael Tremer
2020-11-23 17:58 ` Michael Tremer
2020-11-23 19:49   ` ummeegge
2020-11-23 22:38     ` Adolf Belka
2020-11-25 17:10       ` ummeegge
2020-12-14 14:05     ` Michael Tremer
     [not found] <92ba003d-a1a9-4f7e-0608-35ff42f64bf8@gmail.com>
2020-12-01  4:26 ` ummeegge

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=c44f0b51-99f8-d13a-b58f-c5f16ad6ca4a@gmail.com \
    --to=ahb.ipfire@gmail.com \
    --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