diff mbox series

dnf: upgrade 4.14.0 -> 4.15.0

Message ID 1681116997-24685-5-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series dnf: upgrade 4.14.0 -> 4.15.0 | expand

Commit Message

Mingyu Wang (Fujitsu) April 10, 2023, 8:56 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 meta/recipes-devtools/dnf/{dnf_4.14.0.bb => dnf_4.15.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/dnf/{dnf_4.14.0.bb => dnf_4.15.0.bb} (98%)

Comments

Alexandre Belloni April 11, 2023, 1:50 a.m. UTC | #1
https://autobuilder.yoctoproject.org/typhoon/#builders/79/builds/5049/steps/15/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#builders/86/builds/5040/steps/14/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#builders/80/builds/4998/steps/14/logs/stdio
https://autobuilder.yoctoproject.org/typhoon/#builders/87/builds/5079/steps/14/logs/stdio

NOTE: Running task 1159 of 1159 (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-extended/images/core-image-full-cmdline.bb:do_testimage)
NOTE: recipe core-image-full-cmdline-1.0-r0: task do_testimage: Started
ERROR: core-image-full-cmdline-1.0-r0 do_testimage: dnf could not find package socat in repository: DNF version: 4.15.0
cachedir: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-76472/tmp/work/qemux86_64-poky-linux/core-image-full-cmdline/1.0-r0/testimage/install_tmp/socat/var/tmp/dnf-pokybuild-15ye4wja
Added oe-repo repo from /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-76472/tmp/work/qemux86_64-poky-linux/core-image-full-cmdline/1.0-r0/oe-rootfs-repo
Last metadata expiration check: 0:00:01 ago on Mon 10 Apr 2023 03:21:57 PM UTC.
%{location}
ERROR: Logfile of failure stored in: /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-76472/tmp/work/qemux86_64-poky-linux/core-image-full-cmdline/1.0-r0/temp/log.do_testimage.3539185
NOTE: recipe core-image-full-cmdline-1.0-r0: task do_testimage: Failed
ERROR: Task (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-extended/images/core-image-full-cmdline.bb:do_testimage) failed with exit code '1'
NOTE: Tasks Summary: Attempted 1159 tasks of which 1158 didn't need to be rerun and 1 failed.
NOTE: The errors for this build are stored in /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-76472/tmp/log/error-report/error_report_20230410152148.txt
You can send the errors to a reports server by running:
  send-error-report /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/build-st-76472/tmp/log/error-report/error_report_20230410152148.txt [-s server]
NOTE: The contents of these logs will be posted in public if you use the above command with the default server. Please ensure you remove any identifying or proprietary information when prompted before sending.
Summary: 1 task failed:
  /home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-extended/images/core-image-full-cmdline.bb:do_testimage
Summary: There was 1 ERROR message, returning a non-zero exit code.

On 10/04/2023 16:56:37+0800, wangmy wrote:
> From: Wang Mingyu <wangmy@fujitsu.com>
> 
> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
> ---
>  meta/recipes-devtools/dnf/{dnf_4.14.0.bb => dnf_4.15.0.bb} | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename meta/recipes-devtools/dnf/{dnf_4.14.0.bb => dnf_4.15.0.bb} (98%)
> 
> diff --git a/meta/recipes-devtools/dnf/dnf_4.14.0.bb b/meta/recipes-devtools/dnf/dnf_4.15.0.bb
> similarity index 98%
> rename from meta/recipes-devtools/dnf/dnf_4.14.0.bb
> rename to meta/recipes-devtools/dnf/dnf_4.15.0.bb
> index 62df8c4ace..7bf9547424 100644
> --- a/meta/recipes-devtools/dnf/dnf_4.14.0.bb
> +++ b/meta/recipes-devtools/dnf/dnf_4.15.0.bb
> @@ -18,7 +18,7 @@ SRC_URI = "git://github.com/rpm-software-management/dnf.git;branch=master;protoc
>             file://0001-dnf-write-the-log-lock-to-root.patch \
>             "
>  
> -SRCREV = "e50875b3f5790f70720bdb670e1dd2bf4d828744"
> +SRCREV = "5306910d06631bc93fa3ece0e70ed27ee592b0aa"
>  UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
>  
>  S = "${WORKDIR}/git"
> -- 
> 2.34.1
> 

> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#179847): https://lists.openembedded.org/g/openembedded-core/message/179847
> Mute This Topic: https://lists.openembedded.org/mt/98171942/3617179
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [alexandre.belloni@bootlin.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
diff mbox series

Patch

diff --git a/meta/recipes-devtools/dnf/dnf_4.14.0.bb b/meta/recipes-devtools/dnf/dnf_4.15.0.bb
similarity index 98%
rename from meta/recipes-devtools/dnf/dnf_4.14.0.bb
rename to meta/recipes-devtools/dnf/dnf_4.15.0.bb
index 62df8c4ace..7bf9547424 100644
--- a/meta/recipes-devtools/dnf/dnf_4.14.0.bb
+++ b/meta/recipes-devtools/dnf/dnf_4.15.0.bb
@@ -18,7 +18,7 @@  SRC_URI = "git://github.com/rpm-software-management/dnf.git;branch=master;protoc
            file://0001-dnf-write-the-log-lock-to-root.patch \
            "
 
-SRCREV = "e50875b3f5790f70720bdb670e1dd2bf4d828744"
+SRCREV = "5306910d06631bc93fa3ece0e70ed27ee592b0aa"
 UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
 
 S = "${WORKDIR}/git"