All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] sudo: Fix fetching sources
@ 2019-10-25 19:12 Ferry Toth
  2019-10-25 19:32 ` ✗ patchtest: failure for " Patchwork
  0 siblings, 1 reply; 5+ messages in thread
From: Ferry Toth @ 2019-10-25 19:12 UTC (permalink / raw)
  To: openembedded-core

It looks like https://www.sudo.ws/download.html changed certificate
and directory structure. This breaks fetching sources.

Signed-off-by: Ferry Toth <ftoth@exalondelft.nl>
---
 meta/recipes-extended/sudo/sudo_1.8.23.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-extended/sudo/sudo_1.8.23.bb b/meta/recipes-extended/sudo/sudo_1.8.23.bb
index ce32bd187e..da184be058 100644
--- a/meta/recipes-extended/sudo/sudo_1.8.23.bb
+++ b/meta/recipes-extended/sudo/sudo_1.8.23.bb
@@ -1,6 +1,6 @@
 require sudo.inc
 
-SRC_URI = "http://ftp.sudo.ws/sudo/dist/sudo-${PV}.tar.gz \
+SRC_URI = "https://www.sudo.ws/dist/sudo-${PV}.tar.gz \
            ${@bb.utils.contains('DISTRO_FEATURES', 'pam', '${PAM_SRC_URI}', '', d)} \
            file://0001-Include-sys-types.h-for-id_t-definition.patch \
            "
-- 
2.20.1



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* ✗ patchtest: failure for sudo: Fix fetching sources
  2019-10-25 19:12 [PATCH] sudo: Fix fetching sources Ferry Toth
@ 2019-10-25 19:32 ` Patchwork
  2019-10-25 20:39   ` Ferry Toth
  0 siblings, 1 reply; 5+ messages in thread
From: Patchwork @ 2019-10-25 19:32 UTC (permalink / raw)
  To: Ferry Toth; +Cc: openembedded-core

== Series Details ==

Series: sudo: Fix fetching sources
Revision: 1
URL   : https://patchwork.openembedded.org/series/20684/
State : failure

== Summary ==


Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests have been executed on the proposed
series by patchtest resulting in the following failures:



* Issue             Series does not apply on top of target branch [test_series_merge_on_head] 
  Suggested fix    Rebase your series on top of targeted branch
  Targeted branch  master (currently at 1a8d18eeee)



If you believe any of these test results are incorrect, please reply to the
mailing list (openembedded-core@lists.openembedded.org) raising your concerns.
Otherwise we would appreciate you correcting the issues and submitting a new
version of the patchset if applicable. Please ensure you add/increment the
version number when sending the new version (i.e. [PATCH] -> [PATCH v2] ->
[PATCH v3] -> ...).

---
Guidelines:     https://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines
Test framework: http://git.yoctoproject.org/cgit/cgit.cgi/patchtest
Test suite:     http://git.yoctoproject.org/cgit/cgit.cgi/patchtest-oe



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: ✗ patchtest: failure for sudo: Fix fetching sources
  2019-10-25 19:32 ` ✗ patchtest: failure for " Patchwork
@ 2019-10-25 20:39   ` Ferry Toth
  2019-10-28 21:36     ` Ross Burton
  0 siblings, 1 reply; 5+ messages in thread
From: Ferry Toth @ 2019-10-25 20:39 UTC (permalink / raw)
  To: openembedded-core

Op 25-10-2019 om 21:32 schreef Patchwork:
> == Series Details ==
> 
> Series: sudo: Fix fetching sources
> Revision: 1
> URL   : https://patchwork.openembedded.org/series/20684/
> State : failure
> 
> == Summary ==
> 
> 
> Thank you for submitting this patch series to OpenEmbedded Core. This is
> an automated response. Several tests have been executed on the proposed
> series by patchtest resulting in the following failures:
> 
> 
> 
> * Issue             Series does not apply on top of target branch [test_series_merge_on_head]
>    Suggested fix    Rebase your series on top of targeted branch
>    Targeted branch  master (currently at 1a8d18eeee)
> 
> 
> 
> If you believe any of these test results are incorrect, please reply to the
> mailing list (openembedded-core@lists.openembedded.org) raising your concerns.
> Otherwise we would appreciate you correcting the issues and submitting a new
> version of the patchset if applicable. Please ensure you add/increment the
> version number when sending the new version (i.e. [PATCH] -> [PATCH v2] ->
> [PATCH v3] -> ...).

The patch applies to thud.

> ---
> Guidelines:     https://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines
> Test framework: http://git.yoctoproject.org/cgit/cgit.cgi/patchtest
> Test suite:     http://git.yoctoproject.org/cgit/cgit.cgi/patchtest-oe
> 




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: ✗ patchtest: failure for sudo: Fix fetching sources
  2019-10-25 20:39   ` Ferry Toth
@ 2019-10-28 21:36     ` Ross Burton
  2019-10-28 23:07       ` Ferry Toth
  0 siblings, 1 reply; 5+ messages in thread
From: Ross Burton @ 2019-10-28 21:36 UTC (permalink / raw)
  To: Ferry Toth, openembedded-core

On 25/10/2019 21:39, Ferry Toth wrote:
> Op 25-10-2019 om 21:32 schreef Patchwork:
>> == Series Details ==
>>
>> Series: sudo: Fix fetching sources
>> Revision: 1
>> URL   : https://patchwork.openembedded.org/series/20684/
>> State : failure
>>
>> == Summary ==
>>
>>
>> Thank you for submitting this patch series to OpenEmbedded Core. This is
>> an automated response. Several tests have been executed on the proposed
>> series by patchtest resulting in the following failures:
>>
>>
>>
>> * Issue             Series does not apply on top of target branch 
>> [test_series_merge_on_head]
>>    Suggested fix    Rebase your series on top of targeted branch
>>    Targeted branch  master (currently at 1a8d18eeee)
>>
>>
>>
>> If you believe any of these test results are incorrect, please reply 
>> to the
>> mailing list (openembedded-core@lists.openembedded.org) raising your 
>> concerns.
>> Otherwise we would appreciate you correcting the issues and submitting 
>> a new
>> version of the patchset if applicable. Please ensure you add/increment 
>> the
>> version number when sending the new version (i.e. [PATCH] -> [PATCH 
>> v2] ->
>> [PATCH v3] -> ...).
> 
> The patch applies to thud.

But the patch doesn't say [thud] in the subject so nobody else knows 
this, and the patch process says we fix master, then zeus, then warrior, 
then thud.

Ross


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: ✗ patchtest: failure for sudo: Fix fetching sources
  2019-10-28 21:36     ` Ross Burton
@ 2019-10-28 23:07       ` Ferry Toth
  0 siblings, 0 replies; 5+ messages in thread
From: Ferry Toth @ 2019-10-28 23:07 UTC (permalink / raw)
  To: openembedded-core

Op 28-10-2019 om 22:36 schreef Ross Burton:
> On 25/10/2019 21:39, Ferry Toth wrote:
>> Op 25-10-2019 om 21:32 schreef Patchwork:
>>> == Series Details ==
>>>
>>> Series: sudo: Fix fetching sources
>>> Revision: 1
>>> URL   : https://patchwork.openembedded.org/series/20684/
>>> State : failure
>>>
>>> == Summary ==
>>>
>>>
>>> Thank you for submitting this patch series to OpenEmbedded Core. This is
>>> an automated response. Several tests have been executed on the proposed
>>> series by patchtest resulting in the following failures:
>>>
>>>
>>>
>>> * Issue             Series does not apply on top of target branch 
>>> [test_series_merge_on_head]
>>>    Suggested fix    Rebase your series on top of targeted branch
>>>    Targeted branch  master (currently at 1a8d18eeee)
>>>
>>>
>>>
>>> If you believe any of these test results are incorrect, please reply 
>>> to the
>>> mailing list (openembedded-core@lists.openembedded.org) raising your 
>>> concerns.
>>> Otherwise we would appreciate you correcting the issues and 
>>> submitting a new
>>> version of the patchset if applicable. Please ensure you 
>>> add/increment the
>>> version number when sending the new version (i.e. [PATCH] -> [PATCH 
>>> v2] ->
>>> [PATCH v3] -> ...).
>>
>> The patch applies to thud.
> 
> But the patch doesn't say [thud] in the subject so nobody else knows 
> this, and the patch process says we fix master, then zeus, then warrior, 
> then thud.

Yes, sorry about that. I wanted to send v2 for master but then found it 
has already been patched. Good to know it will eventually be backported 
to Thud.

> Ross




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-10-28 23:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-25 19:12 [PATCH] sudo: Fix fetching sources Ferry Toth
2019-10-25 19:32 ` ✗ patchtest: failure for " Patchwork
2019-10-25 20:39   ` Ferry Toth
2019-10-28 21:36     ` Ross Burton
2019-10-28 23:07       ` Ferry Toth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.