|
[AUH] python3: upgrading to 3.10.5 SUCCEEDED
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *python3* to *3.10.5* has Succeeded.
Next steps:
- apply the patch: git am
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *python3* to *3.10.5* has Succeeded.
Next steps:
- apply the patch: git am
|
By
Auto Upgrade Helper
·
#166948
·
|
|
[AUH] python3-requests: upgrading to 2.28.0 SUCCEEDED
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *python3-requests* to *2.28.0* has Succeeded.
Next steps:
- apply the patch: git
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *python3-requests* to *2.28.0* has Succeeded.
Next steps:
- apply the patch: git
|
By
Auto Upgrade Helper
·
#166947
·
|
|
[AUH] go: upgrading to 1.18.3 FAILED
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *go* to *1.18.3* has Failed(do_compile).
Detailed error information:
do_compile
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *go* to *1.18.3* has Failed(do_compile).
Detailed error information:
do_compile
|
By
Auto Upgrade Helper
·
#166946
·
|
|
[AUH] cargo: upgrading to 1.61.0 FAILED
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *cargo* to *1.61.0* has Failed(other errors).
Detailed error
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *cargo* to *1.61.0* has Failed(other errors).
Detailed error
|
By
Auto Upgrade Helper
·
#166945
·
|
|
[AUH] gnu-config: upgrading to 02ba26b218d3d3db6c56e014655faf463cefa983 FAILED
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *gnu-config* to *02ba26b218d3d3db6c56e014655faf463cefa983* has Failed (devtool
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *gnu-config* to *02ba26b218d3d3db6c56e014655faf463cefa983* has Failed (devtool
|
By
Auto Upgrade Helper
·
#166944
·
|
|
[AUH] llvm: upgrading to 14.0.5 FAILED
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *llvm* to *14.0.5* has Failed (devtool error).
Detailed error information:
The
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *llvm* to *14.0.5* has Failed (devtool error).
Detailed error information:
The
|
By
Auto Upgrade Helper
·
#166943
·
|
|
[AUH] python3-babel: upgrading to 2.10.2 SUCCEEDED
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *python3-babel* to *2.10.2* has Succeeded.
Next steps:
- apply the patch: git am
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *python3-babel* to *2.10.2* has Succeeded.
Next steps:
- apply the patch: git am
|
By
Auto Upgrade Helper
·
#166942
·
|
|
[AUH] python3-hypothesis: upgrading to 6.47.2 SUCCEEDED
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *python3-hypothesis* to *6.47.2* has Succeeded.
Next steps:
- apply the patch:
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *python3-hypothesis* to *6.47.2* has Succeeded.
Next steps:
- apply the patch:
|
By
Auto Upgrade Helper
·
#166941
·
|
|
[AUH] file: upgrading to 5.42 SUCCEEDED
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *file* to *5.42* has Succeeded.
Next steps:
- apply the patch: git am
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *file* to *5.42* has Succeeded.
Next steps:
- apply the patch: git am
|
By
Auto Upgrade Helper
·
#166940
·
|
|
[AUH] go-runtime: upgrading to 1.18.3 FAILED
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *go-runtime* to *1.18.3* has Failed(do_compile).
Detailed error
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *go-runtime* to *1.18.3* has Failed(do_compile).
Detailed error
|
By
Auto Upgrade Helper
·
#166939
·
|
|
[AUH] ell: upgrading to 0.51 FAILED
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *ell* to *0.51* has Failed(do_compile).
Detailed error information:
do_compile
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *ell* to *0.51* has Failed(do_compile).
Detailed error information:
do_compile
|
By
Auto Upgrade Helper
·
#166938
·
|
|
[AUH] btrfs-tools: upgrading to 5.18.1 SUCCEEDED
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *btrfs-tools* to *5.18.1* has Succeeded.
Next steps:
- apply the patch: git am
Hello,
this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe *btrfs-tools* to *5.18.1* has Succeeded.
Next steps:
- apply the patch: git am
|
By
Auto Upgrade Helper
·
#166937
·
|
|
Re: [PATCH] runqemu: Add QB_KERNEL_CMDLINE
Right, I still find the naming confusing though. Can it be
QB_RUNQEMU_KERNEL_CMDLINE_SUPPRESS? The name needs to indicate that it
does not contain the actual cmdline, but only a flag to suppress
Right, I still find the naming confusing though. Can it be
QB_RUNQEMU_KERNEL_CMDLINE_SUPPRESS? The name needs to indicate that it
does not contain the actual cmdline, but only a flag to suppress
|
By
Alexander Kanavin
·
#166936
·
|
|
Re: [PATCH] runqemu: Add QB_KERNEL_CMDLINE
This means QB_KERNEL_CMDLINE needs to be set by default everywhere to
preserve existing behaviour, I'm not sure this is going to work. Can
you achieve the desired effect with a reverse
This means QB_KERNEL_CMDLINE needs to be set by default everywhere to
preserve existing behaviour, I'm not sure this is going to work. Can
you achieve the desired effect with a reverse
|
By
Alexander Kanavin
·
#166935
·
|
|
Re: [PATCH 1/3] insane.bbclass: Make do_qa_staging check shebangs
:)
The function should probably be refactored so it does not imply it is only useful for packaging.
Paulo Neves
:)
The function should probably be refactored so it does not imply it is only useful for packaging.
Paulo Neves
|
By
Paulo Neves
·
#166934
·
|
|
Re: [PATCH 1/3] insane.bbclass: Make do_qa_staging check shebangs
Never mind, can’t read :)
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the
Never mind, can’t read :)
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the
|
By
Ross Burton
·
#166933
·
|
|
Re: [PATCH 1/3] insane.bbclass: Make do_qa_staging check shebangs
Where is package_qa_check_shebang_size() defined?
Ross
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended
Where is package_qa_check_shebang_size() defined?
Ross
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended
|
By
Ross Burton
·
#166932
·
|
|
Re: [PATCH v2] erofs-utils: upgrade 1.4 -> 1.5
Only liberofs is dual licensed. The rest remains gpl-only. Please
consider again what I said in my previous emaii:
As we do not package the library separately, I think you should make a
comment in the
Only liberofs is dual licensed. The rest remains gpl-only. Please
consider again what I said in my previous emaii:
As we do not package the library separately, I think you should make a
comment in the
|
By
Alexander Kanavin
·
#166931
·
|
|
Re: [PATCH v2 4/5] oeqa/selftest: Add test for shebang overflow
I err towards paranoia and would also check that res.status != 0.
Ross
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not
I err towards paranoia and would also check that res.status != 0.
Ross
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not
|
By
Ross Burton
·
#166930
·
|
|
Re: [PATCH v5 6/7] utils: Add cmdline_shebang_wrapper util.
The indentation in this function is a mix of tabs and spaces, please unify.
[ ]* seems overly, complex, no need for the brackets. I’d anchor to the beginning of the line, and remove the g as
The indentation in this function is a mix of tabs and spaces, please unify.
[ ]* seems overly, complex, no need for the brackets. I’d anchor to the beginning of the line, and remove the g as
|
By
Ross Burton
·
#166929
·
|