Message ID | 20240915210222.2237434-1-yoann.congal@smile.fr |
---|---|
State | Accepted |
Headers | show |
Series | [meta-filesystems] non-repro-meta-filesystems: update known reproducible packages | expand |
Le 15/09/2024 à 23:02, Yoann Congal a écrit : > From: Yoann Congal <yoann.congal@smile.fr> > > Re-include packages that are seen reproducible in the last 3 AB runs: > https://autobuilder.yoctoproject.org/typhoon/#/builders/155/builds/41/steps/12/logs/stdio > https://autobuilder.yoctoproject.org/typhoon/#/builders/155/builds/42/steps/12/logs/stdio > https://autobuilder.yoctoproject.org/typhoon/#/builders/155/builds/43/steps/12/logs/stdio > > Signed-off-by: Yoann Congal <yoann.congal@smile.fr> > --- > meta-filesystems/conf/include/non-repro-meta-filesystems.inc | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/meta-filesystems/conf/include/non-repro-meta-filesystems.inc b/meta-filesystems/conf/include/non-repro-meta-filesystems.inc > index 4975593277..509907d889 100644 > --- a/meta-filesystems/conf/include/non-repro-meta-filesystems.inc > +++ b/meta-filesystems/conf/include/non-repro-meta-filesystems.inc > @@ -3,7 +3,4 @@ > KNOWN_NON_REPRO_META_FILESYSTEMS = " \ > e2tools-ptest \ > xfsprogs-doc \ > - zfs \ > - zfs-dbg \ > - zfs-dev \ zfs is not reproducible: it changes depending on host distro. We just had (bad) luck with the AB worker. See: * https://valkyrie.yoctoproject.org/#/builders/87/builds/16 * https://valkyrie.yocto.io/pub/repro-fail-openembedded/meta-filesystems/oe-reproducible-20241027-tsrqdzze/packages/diff-html/ I'll send a reproducibility fix forcing the "debian" target distro which does match OpenEmbedded configuration. > "
On Wed, Oct 30, 2024 at 11:28 AM Yoann Congal via lists.openembedded.org <yoann.congal=smile.fr@lists.openembedded.org> wrote: > > > > Le 15/09/2024 à 23:02, Yoann Congal a écrit : > > From: Yoann Congal <yoann.congal@smile.fr> > > > > Re-include packages that are seen reproducible in the last 3 AB runs: > > https://autobuilder.yoctoproject.org/typhoon/#/builders/155/builds/41/steps/12/logs/stdio > > https://autobuilder.yoctoproject.org/typhoon/#/builders/155/builds/42/steps/12/logs/stdio > > https://autobuilder.yoctoproject.org/typhoon/#/builders/155/builds/43/steps/12/logs/stdio > > > > Signed-off-by: Yoann Congal <yoann.congal@smile.fr> > > --- > > meta-filesystems/conf/include/non-repro-meta-filesystems.inc | 3 --- > > 1 file changed, 3 deletions(-) > > > > diff --git a/meta-filesystems/conf/include/non-repro-meta-filesystems.inc b/meta-filesystems/conf/include/non-repro-meta-filesystems.inc > > index 4975593277..509907d889 100644 > > --- a/meta-filesystems/conf/include/non-repro-meta-filesystems.inc > > +++ b/meta-filesystems/conf/include/non-repro-meta-filesystems.inc > > @@ -3,7 +3,4 @@ > > KNOWN_NON_REPRO_META_FILESYSTEMS = " \ > > e2tools-ptest \ > > xfsprogs-doc \ > > - zfs \ > > - zfs-dbg \ > > - zfs-dev \ > > zfs is not reproducible: it changes depending on host distro. We just > had (bad) luck with the AB worker. > > See: > * https://valkyrie.yoctoproject.org/#/builders/87/builds/16 > * > https://valkyrie.yocto.io/pub/repro-fail-openembedded/meta-filesystems/oe-reproducible-20241027-tsrqdzze/packages/diff-html/ > > I'll send a reproducibility fix forcing the "debian" target distro which > does match OpenEmbedded configuration. This would be ok, we alias debian in other places too > > > " > > -- > Yoann Congal > Smile ECS - Tech Expert > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#113349): https://lists.openembedded.org/g/openembedded-devel/message/113349 > Mute This Topic: https://lists.openembedded.org/mt/108469988/1997914 > Group Owner: openembedded-devel+owner@lists.openembedded.org > Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com] > -=-=-=-=-=-=-=-=-=-=-=- >
diff --git a/meta-filesystems/conf/include/non-repro-meta-filesystems.inc b/meta-filesystems/conf/include/non-repro-meta-filesystems.inc index 4975593277..509907d889 100644 --- a/meta-filesystems/conf/include/non-repro-meta-filesystems.inc +++ b/meta-filesystems/conf/include/non-repro-meta-filesystems.inc @@ -3,7 +3,4 @@ KNOWN_NON_REPRO_META_FILESYSTEMS = " \ e2tools-ptest \ xfsprogs-doc \ - zfs \ - zfs-dbg \ - zfs-dev \ "