|
Re: Changes that switching from smart to dnf will cause
Hi,
I'm primarily responding to your proposed pkg_postinst_ontarget_${PN},
as I'm a little bit worried.
* Alexander Kanavin <alexander.kanavin@...> [170214 15:04]:
Mark Hatle should
Hi,
I'm primarily responding to your proposed pkg_postinst_ontarget_${PN},
as I'm a little bit worried.
* Alexander Kanavin <alexander.kanavin@...> [170214 15:04]:
Mark Hatle should
|
By
Anders Darander
·
#428
·
|
|
Re: Changes that switching from smart to dnf will cause
I checked this with the master branch (e.g. current rpm5/smart behavior). They are *not* run under set -e, and no amount of bogus failing nonsense prior to that last chown command will make the
I checked this with the master branch (e.g. current rpm5/smart behavior). They are *not* run under set -e, and no amount of bogus failing nonsense prior to that last chown command will make the
|
By
Alexander Kanavin <alexander.kanavin@...>
·
#427
·
|
|
Re: Changes that switching from smart to dnf will cause
I think there is an assumption that these postinstalls are run under
set -e which may or may not be the case, I really don't remember.
I do agree that if these are not run under -e, they are broken
I think there is an assumption that these postinstalls are run under
set -e which may or may not be the case, I really don't remember.
I do agree that if these are not run under -e, they are broken
|
By
Richard Purdie
·
#426
·
|
|
Re: Changes that switching from smart to dnf will cause
I found an example where qemu *is* called directly from postinst - in eudev and systemd recipes. Unfortunately, they're both broken:
pkg_postinst_eudev-hwdb () {
if test -n "$D"; then
I found an example where qemu *is* called directly from postinst - in eudev and systemd recipes. Unfortunately, they're both broken:
pkg_postinst_eudev-hwdb () {
if test -n "$D"; then
|
By
Alexander Kanavin <alexander.kanavin@...>
·
#425
·
|
|
Re: Changes that switching from smart to dnf will cause
I guess you meant the postinsts provided by fontcache.bbclass and other *cache.bbclass files? Those postinsts do not actually call qemu, and so will *not* fail in any circumstances.
What they do is
I guess you meant the postinsts provided by fontcache.bbclass and other *cache.bbclass files? Those postinsts do not actually call qemu, and so will *not* fail in any circumstances.
What they do is
|
By
Alexander Kanavin <alexander.kanavin@...>
·
#424
·
|
|
Re: Changes that switching from smart to dnf will cause
I'm not sure I agree with this. I do understand your concerns however
its not quite as clear cut as you make out.
We have situations where we simply don't know in advance if a given
postinst is going
I'm not sure I agree with this. I do understand your concerns however
its not quite as clear cut as you make out.
We have situations where we simply don't know in advance if a given
postinst is going
|
By
Richard Purdie
·
#423
·
|
|
Re: Changes that switching from smart to dnf will cause
Yes, although I have not verified this.
Alex
Yes, although I have not verified this.
Alex
|
By
Alexander Kanavin <alexander.kanavin@...>
·
#422
·
|
|
Re: Changes that switching from smart to dnf will cause
Does pkg_postinst_ontarget_PACKAGENAME() work with other package managers like opkg?
Does pkg_postinst_ontarget_PACKAGENAME() work with other package managers like opkg?
|
By
Martin Jansa
·
#421
·
|
|
Changes that switching from smart to dnf will cause
Hello,
I've posted the patchset for replacing the smart package manager with dnf package manager to oe-core list, and wanted to write a separate email here, laying out what are the changes this will
Hello,
I've posted the patchset for replacing the smart package manager with dnf package manager to oe-core list, and wanted to write a separate email here, laying out what are the changes this will
|
By
Alexander Kanavin <alexander.kanavin@...>
·
#420
·
|
|
[Job] Postdoc position available for our new FET-PROACT project
Postdoc position available for our new FET-PROACT project
https://ssl1.peoplexs.com/Peoplexs22/CandidatesPortalNoLogin/Vacancy.cfm?PortalID=3795&VacatureID=884160
The Embodied AI and Neurorobotics
Postdoc position available for our new FET-PROACT project
https://ssl1.peoplexs.com/Peoplexs22/CandidatesPortalNoLogin/Vacancy.cfm?PortalID=3795&VacatureID=884160
The Embodied AI and Neurorobotics
|
By
Jørgen Christian Larsen <jcla@...>
·
#419
·
|
|
Re: Default opkg solver backend change to libsolv
I just realized that my disk footprints where off. The actual libsolv
footprint is about 3 times my original estimate. Here are the correct
metrics:
========================
Disk
I just realized that my disk footprints where off. The actual libsolv
footprint is about 3 times my original estimate. Here are the correct
metrics:
========================
Disk
|
By
Alejandro del Castillo <alejandro.delcastillo@...>
·
#418
·
|
|
Re: [OE-core] OpenEmbedded Stand at FOSDEM
SDR devroom starts at 1030, I'll try and be at the stand before then.
Beer event willing.
Philip
SDR devroom starts at 1030, I'll try and be at the stand before then.
Beer event willing.
Philip
|
By
Philip Balister
·
#417
·
|
|
Re: [OE-core] OpenEmbedded Stand at FOSDEM
I try to be there at 9:00 (have ~3h by car) - anybody there then?
Andreas
I try to be there at 9:00 (have ~3h by car) - anybody there then?
Andreas
|
By
Andreas Müller <schnitzeltony@...>
·
#416
·
|
|
Re: Default opkg solver backend change to libsolv
Static codesize it one aspect, it will also be interesting to know the
runtime memory requirements changes due to this. Since that could also
be a concern for systems using opkg.
Static codesize it one aspect, it will also be interesting to know the
runtime memory requirements changes due to this. Since that could also
be a concern for systems using opkg.
|
By
Khem Raj
·
#415
·
|
|
Re: Yocto post-release CVE and package uprev policy - openssl, ffmpeg, etc.
I think it's a bit easier for desktop distros. The upstream developers have to use some kind of desktop Linux, and then it's natural that they would be supporting their distro in packaging and
I think it's a bit easier for desktop distros. The upstream developers have to use some kind of desktop Linux, and then it's natural that they would be supporting their distro in packaging and
|
By
Alexander Kanavin <alexander.kanavin@...>
·
#414
·
|
|
Re: Default opkg solver backend change to libsolv
Also, the upcoming dnf repo manager is also using libsolv. So any bugs and issues will at least be consistent across packaging backends :)
Alex
Also, the upcoming dnf repo manager is also using libsolv. So any bugs and issues will at least be consistent across packaging backends :)
Alex
|
By
Alexander Kanavin <alexander.kanavin@...>
·
#413
·
|
|
Re: Default opkg solver backend change to libsolv
I for one endorse this plan. Solving isn't trivial, so sharing code is wise.
Ross
I for one endorse this plan. Solving isn't trivial, so sharing code is wise.
Ross
|
By
Burton, Ross <ross.burton@...>
·
#412
·
|
|
Default opkg solver backend change to libsolv
Before opkg 0.3.1, dependency solving was performed exclusively by an
internal recursive ad-hoc solver implementation. On version 0.3.1, an
alternative external solver backend was introduced, based on
Before opkg 0.3.1, dependency solving was performed exclusively by an
internal recursive ad-hoc solver implementation. On version 0.3.1, an
alternative external solver backend was introduced, based on
|
By
Alejandro del Castillo <alejandro.delcastillo@...>
·
#411
·
|
|
Re: Yocto post-release CVE and package uprev policy - openssl, ffmpeg, etc.
The reply should be "Hey, send a patch".
We will never get around that issue.
The depends on the package. If there are any pending upstream patches, those may need to be ported forward if not
The reply should be "Hey, send a patch".
We will never get around that issue.
The depends on the package. If there are any pending upstream patches, those may need to be ported forward if not
|
By
Armin Kuster
·
#410
·
|
|
Re: Yocto post-release CVE and package uprev policy - openssl, ffmpeg, etc.
F25 is still on openssl-1.0.2j and from the one person who replied
on freenode #fedora, there don't seem to be any plans to upgrade.
The ABI checker site has check on 1.0.2k and claims:
Backward
F25 is still on openssl-1.0.2j and from the one person who replied
on freenode #fedora, there don't seem to be any plans to upgrade.
The ABI checker site has check on 1.0.2k and claims:
Backward
|
By
Randy MacLeod
·
#409
·
|