Github messages for voidlinux
 help / color / mirror / Atom feed
From: FollieHiyuki <FollieHiyuki@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: gitea: update to 1.14.1
Date: Thu, 22 Apr 2021 15:35:19 +0200	[thread overview]
Message-ID: <20210422133519.BX_VSk9Mnw_DKEZnTFU--PTX1Gtabrq8Pb6_30O0X-E@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-30282@inbox.vuxu.org>

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

New comment by FollieHiyuki on void-packages repository

https://github.com/void-linux/void-packages/pull/30282#issuecomment-824847263

Comment:
Don't know why that hunk fails
```
❯ patch -Np0 < config.patch 
patching file custom/conf/app.example.ini
Hunk #2 FAILED at 20.
Hunk #3 succeeded at 87 (offset -2 lines).
Hunk #4 succeeded at 282 (offset -6 lines).
Hunk #5 succeeded at 303 (offset -6 lines).
Hunk #6 succeeded at 368 (offset -6 lines).
Hunk #7 succeeded at 385 (offset -6 lines).
Hunk #8 succeeded at 415 (offset -6 lines).
Hunk #9 succeeded at 432 (offset -6 lines).
Hunk #10 succeeded at 458 (offset -6 lines).
Hunk #11 succeeded at 806 (offset -32 lines).
Hunk #12 succeeded at 871 (offset -32 lines).
Hunk #13 succeeded at 1181 (offset -32 lines).
```

Here is the rej:
```diff
@@ -20,7 +20,7 @@
 
 [repository]
 ; Root path for storing all repository data. It must be an absolute path. By default, it is stored in a sub-directory of `APP_DATA_PATH`.
-ROOT =
+ROOT = /var/lib/gitea/repositories
 ; The script type this server supports. Usually this is `bash`, but some users report that only `sh` is available.
 SCRIPT_TYPE = bash
 ; DETECTED_CHARSETS_ORDER tie-break order for detected charsets.
```

  parent reply	other threads:[~2021-04-22 13:35 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-17 11:54 [PR PATCH] " FollieHiyuki
2021-04-18  4:13 ` ericonr
2021-04-18 11:27 ` FollieHiyuki
2021-04-22 12:59 ` [PR PATCH] [Updated] " FollieHiyuki
2021-04-22 13:35 ` FollieHiyuki [this message]
2021-04-22 13:49 ` FollieHiyuki
2021-05-03  0:05 ` FollieHiyuki
2021-05-10  9:46 ` FollieHiyuki
2021-05-10  9:48 ` FollieHiyuki
2021-05-20 14:06 ` [PR PATCH] [Merged]: " Gottox

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=20210422133519.BX_VSk9Mnw_DKEZnTFU--PTX1Gtabrq8Pb6_30O0X-E@z \
    --to=folliehiyuki@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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;
as well as URLs for NNTP newsgroup(s).