toaster.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
* Toaster Error - Rocko
@ 2018-08-27  8:17 Muhammad Shakeel Khan
  2018-08-27  9:14 ` Reyna, David
  0 siblings, 1 reply; 5+ messages in thread
From: Muhammad Shakeel Khan @ 2018-08-27  8:17 UTC (permalink / raw)
  To: toaster


[-- Attachment #1.1: Type: text/plain, Size: 2790 bytes --]

Hi,

We are running the Toaster production instance based on Rocko (2.4.3) and
seeing a lot of warnings when the build is completed. Our setup is:

1) Start Toaster production instance in isolation (toaster user) with
nobuild option, just to monitor command line builds
2) A different user then fetches 'poky' separately and then sets up the
build environment
3) Start toaster: $ source toaster start noweb
4) Run build: $ bitbake core-image-minimal
5) Stop toaster: $ source toaster stop

This result in following warnings/notes when the build is completed
(complete log attached)

WARNING: Could not add dependency to the package libc6 because
ld-linux.so.2 is an unknown package
NOTE: We did not find one recipe for theconfiguration data package libc6
Recipe matching query does not exist.
WARNING: Could not add dependency to the package libc6 because
ld-linux.so.2 is an unknown package

What might be going wrong here? The Toaster web UI shows 100% progress.

Also in one other custom image build we see the following error at the end
of the build:

ERROR: get() returned more than one Target_File -- it returned 2!
Traceback (most recent call last):
  File
"/home/mshakeel/build-areas/build-area-rocko/sources/poky/bitbake/lib/bb/ui/toasterui.py",
line 416, in main
    buildinfohelper.store_target_package_data(event)
  File
"/home/mshakeel/build-areas/build-area-rocko/sources/poky/bitbake/lib/bb/ui/buildinfohelper.py",
line 1383, in store_target_package_data

self.orm_wrapper.save_target_file_information(self.internal_state['build'],
target, filedata)
  File
"/home/mshakeel/build-areas/build-area-rocko/sources/poky/bitbake/lib/bb/ui/buildinfohelper.py",
line 536, in save_target_file_information
    parent_obj = self._cached_get(Target_File, target = target_obj, path =
parent_path, inodetype = Target_File.ITYPE_DIRECTORY)
  File
"/home/mshakeel/build-areas/build-area-rocko/sources/poky/bitbake/lib/bb/ui/buildinfohelper.py",
line 123, in _cached_get
    vars(self)[dictname][key] = clazz.objects.get(**kwargs)
  File
"/home/mshakeel/.local/lib/python3.6/site-packages/django/db/models/manager.py",
line 85, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File
"/home/mshakeel/.local/lib/python3.6/site-packages/django/db/models/query.py",
line 384, in get
    (self.model._meta.object_name, num)
orm.models.MultipleObjectsReturned: get() returned more than one
Target_File -- it returned 2!

NOTE: No commit since BUILDHISTORY_COMMIT != '1'
NOTE: Build exited with errorcode 0
NOTE: ToasterUI build done, brbe: None
WARNING: Return value is 1

Any thoughts about this error? We are using mysql
(django.db.backends.mysql) for Toaster database.

Best Regards,
Shakeel

[-- Attachment #1.2: Type: text/html, Size: 3350 bytes --]

[-- Attachment #2: cooker.log --]
[-- Type: text/x-log, Size: 13253 bytes --]

NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION           = "1.36.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "ubuntu-18.04"
TARGET_SYS           = "i586-poky-linux"
MACHINE              = "qemux86"
DISTRO               = "poky"
DISTRO_VERSION       = "2.4.2"
TUNE_FEATURES        = "m32 i586"
TARGET_FPU           = ""
meta                 
meta-poky            
meta-yocto-bsp       = "rocko:fdeecc901196bbccd7c5b1ea4268a2cf56764a62"

NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
NOTE: Logfile for task /home/mshakeel/data/build-areas/build-area-rocko/build_test/tmp/work/x86_64-linux/texinfo-dummy-native/1.0-r0/temp/log.do_fetch.20933
NOTE: Logfile for task /home/mshakeel/data/build-areas/build-area-rocko/build_test/tmp/work/x86_64-linux/quilt-native/0.65-r0/temp/log.do_fetch.20932
NOTE: Logfile for task /home/mshakeel/data/build-areas/build-area-rocko/build_test/tmp/work/x86_64-linux/m4-native/1.4.18-r0/temp/log.do_fetch.20935
NOTE: Logfile for task /home/mshakeel/data/build-areas/build-area-rocko/build_test/tmp/work/x86_64-linux/libtool-native/2.4.6-r0/temp/log.do_fetch.20938
NOTE: Logfile for task /home/mshakeel/data/build-areas/build-area-rocko/build_test/tmp/work/x86_64-linux/texinfo-dummy-native/1.0-r0/temp/log.do_fetch.20933
NOTE: Logfile for task /home/mshakeel/data/build-areas/build-area-rocko/build_test/tmp/work/x86_64-linux/gettext-minimal-native/0.19.8.1-r0/temp/log.do_fetch.20939
NOTE: Logfile for task /home/mshakeel/data/build-areas/build-area-rocko/build_test/tmp/work/x86_64-linux/gnu-config-native/20150728+gitAUTOINC+b576fa87c1-r0/temp/log.do_fetch.20934
.
.
.
NOTE: Logfile for task /home/mshakeel/data/build-areas/build-area-rocko/build_test/tmp/work/i586-poky-linux/shared-mime-info/1.8-r0/temp/log.do_package_write_rpm.24024
NOTE: Logfile for task /home/mshakeel/data/build-areas/build-area-rocko/build_test/tmp/work/i586-poky-linux/glib-2.0/1_2.52.3-r0/temp/log.do_package_qa.24029
NOTE: Logfile for task /home/mshakeel/data/build-areas/build-area-rocko/build_test/tmp/work/i586-poky-linux/glib-2.0/1_2.52.3-r0/temp/log.do_package_write_rpm.24025
NOTE: Logfile for task /home/mshakeel/data/build-areas/build-area-rocko/build_test/tmp/work/qemux86-poky-linux/core-image-minimal/1.0-r0/temp/log.do_rootfs.24825
NOTE: Logfile for task /home/mshakeel/data/build-areas/build-area-rocko/build_test/tmp/work/qemux86-poky-linux/core-image-minimal/1.0-r0/temp/log.do_rootfs.24825
NOTE: Logfile for task /home/mshakeel/data/build-areas/build-area-rocko/build_test/tmp/work/qemux86-poky-linux/core-image-minimal/1.0-r0/temp/log.do_image_qa.31001
NOTE: Logfile for task /home/mshakeel/data/build-areas/build-area-rocko/build_test/tmp/work/qemux86-poky-linux/core-image-minimal/1.0-r0/temp/log.do_image_qa.31001
NOTE: Logfile for task /home/mshakeel/data/build-areas/build-area-rocko/build_test/tmp/work/qemux86-poky-linux/core-image-minimal/1.0-r0/temp/log.do_write_qemuboot_conf.31002
NOTE: Logfile for task /home/mshakeel/data/build-areas/build-area-rocko/build_test/tmp/work/qemux86-poky-linux/core-image-minimal/1.0-r0/temp/log.do_write_qemuboot_conf.31002
NOTE: Logfile for task /home/mshakeel/data/build-areas/build-area-rocko/build_test/tmp/work/qemux86-poky-linux/core-image-minimal/1.0-r0/temp/log.do_image.31009
NOTE: Logfile for task /home/mshakeel/data/build-areas/build-area-rocko/build_test/tmp/work/qemux86-poky-linux/core-image-minimal/1.0-r0/temp/log.do_image.31009
NOTE: Logfile for task /home/mshakeel/data/build-areas/build-area-rocko/build_test/tmp/work/qemux86-poky-linux/core-image-minimal/1.0-r0/temp/log.do_image_ext4.31089
NOTE: Logfile for task /home/mshakeel/data/build-areas/build-area-rocko/build_test/tmp/work/qemux86-poky-linux/core-image-minimal/1.0-r0/temp/log.do_image_tar.31090
NOTE: Logfile for task /home/mshakeel/data/build-areas/build-area-rocko/build_test/tmp/work/qemux86-poky-linux/core-image-minimal/1.0-r0/temp/log.do_image_tar.31090
NOTE: Logfile for task /home/mshakeel/data/build-areas/build-area-rocko/build_test/tmp/work/qemux86-poky-linux/core-image-minimal/1.0-r0/temp/log.do_image_ext4.31089
NOTE: Logfile for task /home/mshakeel/data/build-areas/build-area-rocko/build_test/tmp/work/qemux86-poky-linux/core-image-minimal/1.0-r0/temp/log.do_image_complete.31135
NOTE: Logfile for task /home/mshakeel/data/build-areas/build-area-rocko/build_test/tmp/work/qemux86-poky-linux/core-image-minimal/1.0-r0/temp/log.do_image_complete.31135
NOTE: Tasks Summary: Attempted 2470 tasks of which 6 didn't need to be rerun and all succeeded.
WARNING: Could not add dependency to the package libc6 because ld-linux.so.2 is an unknown package
WARNING: Could not add dependency to the package libc6 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libc6 because libnsl.so.1 is an unknown package
WARNING: Could not add dependency to the package libc6 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libc6 because libresolv.so.2 is an unknown package
WARNING: Could not add dependency to the package eudev because ld-linux.so.2 is an unknown package
WARNING: Could not add dependency to the package eudev because libblkid.so.1 is an unknown package
WARNING: Could not add dependency to the package eudev because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package eudev because libkmod.so.2 is an unknown package
WARNING: Could not add dependency to the package busybox because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package busybox because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libblkid1 because ld-linux.so.2 is an unknown package
WARNING: Could not add dependency to the package libblkid1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libblkid1 because libuuid.so.1 is an unknown package
WARNING: Could not add dependency to the package sysvinit because initd-functions is an unknown package
WARNING: Could not add dependency to the package sysvinit because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package sysvinit because libutil.so.1 is an unknown package
WARNING: Could not add dependency to the package v86d because kernel-module-uvesafb is an unknown package
WARNING: Could not add dependency to the package v86d because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libz1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libkmod2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libkmod2 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package initscripts because initd-functions is an unknown package
WARNING: Could not add dependency to the package sysvinit-pidof because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libuuid1 because ld-linux.so.2 is an unknown package
WARNING: Could not add dependency to the package libuuid1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package packagegroup-core-boot because udev is an unknown package
NOTE: We did not find one recipe for theconfiguration data package libc6 Recipe matching query does not exist.
NOTE: We did not find one recipe for theconfiguration data package eudev Recipe matching query does not exist.
NOTE: We did not find one recipe for theconfiguration data package busybox Recipe matching query does not exist.
NOTE: We did not find one recipe for theconfiguration data package libblkid1 Recipe matching query does not exist.
NOTE: We did not find one recipe for theconfiguration data package sysvinit Recipe matching query does not exist.
NOTE: We did not find one recipe for theconfiguration data package v86d Recipe matching query does not exist.
NOTE: We did not find one recipe for theconfiguration data package libz1 Recipe matching query does not exist.
NOTE: We did not find one recipe for theconfiguration data package libkmod2 Recipe matching query does not exist.
NOTE: We did not find one recipe for theconfiguration data package kernel-module-uvesafb-4.12.20-yocto-standard Recipe matching query does not exist.
NOTE: We did not find one recipe for theconfiguration data package initscripts Recipe matching query does not exist.
NOTE: We did not find one recipe for theconfiguration data package kernel-4.12.20-yocto-standard Recipe matching query does not exist.
NOTE: We did not find one recipe for theconfiguration data package netbase Recipe matching query does not exist.
NOTE: We did not find one recipe for theconfiguration data package sysvinit-pidof Recipe matching query does not exist.
NOTE: We did not find one recipe for theconfiguration data package libuuid1 Recipe matching query does not exist.
NOTE: We did not find one recipe for theconfiguration data package update-rc.d Recipe matching query does not exist.
NOTE: We did not find one recipe for theconfiguration data package update-alternatives-opkg Recipe matching query does not exist.
NOTE: We did not find one recipe for theconfiguration data package sysvinit-inittab Recipe matching query does not exist.
NOTE: We did not find one recipe for theconfiguration data package init-ifupdown Recipe matching query does not exist.
NOTE: We did not find one recipe for theconfiguration data package busybox-udhcpc Recipe matching query does not exist.
NOTE: We did not find one recipe for theconfiguration data package base-files Recipe matching query does not exist.
NOTE: We did not find one recipe for theconfiguration data package run-postinsts Recipe matching query does not exist.
NOTE: We did not find one recipe for theconfiguration data package initscripts-functions Recipe matching query does not exist.
NOTE: We did not find one recipe for theconfiguration data package busybox-syslog Recipe matching query does not exist.
NOTE: We did not find one recipe for theconfiguration data package busybox-hwclock Recipe matching query does not exist.
NOTE: We did not find one recipe for theconfiguration data package modutils-initscripts Recipe matching query does not exist.
NOTE: We did not find one recipe for theconfiguration data package packagegroup-core-boot Recipe matching query does not exist.
NOTE: We did not find one recipe for theconfiguration data package base-passwd Recipe matching query does not exist.
WARNING: Could not add dependency to the package libc6 because ld-linux.so.2 is an unknown package
WARNING: Could not add dependency to the package libc6 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libc6 because libnsl.so.1 is an unknown package
WARNING: Could not add dependency to the package libc6 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libc6 because libresolv.so.2 is an unknown package
WARNING: Could not add dependency to the package eudev because ld-linux.so.2 is an unknown package
WARNING: Could not add dependency to the package eudev because libblkid.so.1 is an unknown package
WARNING: Could not add dependency to the package eudev because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package eudev because libkmod.so.2 is an unknown package
WARNING: Could not add dependency to the package busybox because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package busybox because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libblkid1 because ld-linux.so.2 is an unknown package
WARNING: Could not add dependency to the package libblkid1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libblkid1 because libuuid.so.1 is an unknown package
WARNING: Could not add dependency to the package sysvinit because initd-functions is an unknown package
WARNING: Could not add dependency to the package sysvinit because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package sysvinit because libutil.so.1 is an unknown package
WARNING: Could not add dependency to the package v86d because kernel-module-uvesafb is an unknown package
WARNING: Could not add dependency to the package v86d because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libz1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libkmod2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libkmod2 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package initscripts because initd-functions is an unknown package
WARNING: Could not add dependency to the package sysvinit-pidof because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libuuid1 because ld-linux.so.2 is an unknown package
WARNING: Could not add dependency to the package libuuid1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package packagegroup-core-boot because udev is an unknown package
NOTE: No commit since BUILDHISTORY_COMMIT != '1'



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

* Re: Toaster Error - Rocko
  2018-08-27  8:17 Toaster Error - Rocko Muhammad Shakeel Khan
@ 2018-08-27  9:14 ` Reyna, David
  2018-08-27 13:17   ` Muhammad Shakeel Khan
  0 siblings, 1 reply; 5+ messages in thread
From: Reyna, David @ 2018-08-27  9:14 UTC (permalink / raw)
  To: Muhammad Shakeel Khan, toaster

[-- Attachment #1: Type: text/plain, Size: 5368 bytes --]

Hi Shakeel,

1) “WARNING: Could not add dependency to the package libc6 because ld-linux.so.2 is an unknown package”

Yes, I have seen those messages. I have not debugged them deeply since the errors are largely passive, but it have been on my list of things to look at because there may be some details in the build data that we could be missing out.

2) From the looks of the trace, it appears that a found target file that has _two_ registered parents, at least using the cache/key mechanism of ‘_cached_get’.

I have not myself seen this error.

Since you have a reproducer, here is some sample code that you could in place of the existing “_cached_get” in “bitbake/lib/bb/ui/buildinfohelper.py”. It will:
  (a) catch the exception,
  (b) return the first found value so that the build can continue, and
  (c) send to the log the value(s) that broke it.

If you could insert this code (once it compiles), then we will have a better idea what happened.

    def _cached_get(self, clazz, **kwargs):
        """ This is a memory-cached get. We assume that the objects will not change  in the database between gets.
        """
        assert issubclass(clazz, models.Model), "_cached_get needs to get the class as first argument"

        key = ORMWrapper._build_key(**kwargs)
        dictname = "objects_%s" % clazz.__name__

        if not dictname in vars(self).keys():
            vars(self)[dictname] = {}

        if not key in vars(self)[dictname].keys():
            try:
                vars(self)[dictname][key] = clazz.objects.get(**kwargs)
            except KeyError as e:
                logger.debug(1, "ERROR:buildinfohelper:_cached_get: '%s' (%s)(%s)" % (e,key,**kwargs))
                for obj in clazz.objects.filter(**kwargs):
                    logger.debug(1, "    FOUND:'%s'" % (obj))
                vars(self)[dictname][key] = clazz.objects.filter(**kwargs)[0]

        return vars(self)[dictname][key]

BTW: this is the call in the trace that led to the error:
            parent_obj = self._cached_get(Target_File, target = target_obj, path = parent_path, inodetype = Target_File.ITYPE_DIRECTORY)

The second thing we could try is to directly look in the database and scan for duplicates for the above values. Any duplicates would cause the observed crash.

Thanks,
David


From: toaster-bounces@yoctoproject.org [mailto:toaster-bounces@yoctoproject.org] On Behalf Of Muhammad Shakeel Khan
Sent: Monday, August 27, 2018 1:18 AM
To: toaster@yoctoproject.org
Subject: [Toaster] Toaster Error - Rocko

Hi,

We are running the Toaster production instance based on Rocko (2.4.3) and seeing a lot of warnings when the build is completed. Our setup is:

1) Start Toaster production instance in isolation (toaster user) with nobuild option, just to monitor command line builds
2) A different user then fetches 'poky' separately and then sets up the build environment
3) Start toaster: $ source toaster start noweb
4) Run build: $ bitbake core-image-minimal
5) Stop toaster: $ source toaster stop

This result in following warnings/notes when the build is completed (complete log attached)

WARNING: Could not add dependency to the package libc6 because ld-linux.so.2 is an unknown package
NOTE: We did not find one recipe for theconfiguration data package libc6 Recipe matching query does not exist.
WARNING: Could not add dependency to the package libc6 because ld-linux.so.2 is an unknown package

What might be going wrong here? The Toaster web UI shows 100% progress.

Also in one other custom image build we see the following error at the end of the build:

ERROR: get() returned more than one Target_File -- it returned 2!
Traceback (most recent call last):
  File "/home/mshakeel/build-areas/build-area-rocko/sources/poky/bitbake/lib/bb/ui/toasterui.py", line 416, in main
    buildinfohelper.store_target_package_data(event)
  File "/home/mshakeel/build-areas/build-area-rocko/sources/poky/bitbake/lib/bb/ui/buildinfohelper.py", line 1383, in store_target_package_data
    self.orm_wrapper.save_target_file_information(self.internal_state['build'], target, filedata)
  File "/home/mshakeel/build-areas/build-area-rocko/sources/poky/bitbake/lib/bb/ui/buildinfohelper.py", line 536, in save_target_file_information
    parent_obj = self._cached_get(Target_File, target = target_obj, path = parent_path, inodetype = Target_File.ITYPE_DIRECTORY)
  File "/home/mshakeel/build-areas/build-area-rocko/sources/poky/bitbake/lib/bb/ui/buildinfohelper.py", line 123, in _cached_get
    vars(self)[dictname][key] = clazz.objects.get(**kwargs)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/django/db/models/manager.py", line 85, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/django/db/models/query.py", line 384, in get
    (self.model._meta.object_name, num)
orm.models.MultipleObjectsReturned: get() returned more than one Target_File -- it returned 2!

NOTE: No commit since BUILDHISTORY_COMMIT != '1'
NOTE: Build exited with errorcode 0
NOTE: ToasterUI build done, brbe: None
WARNING: Return value is 1

Any thoughts about this error? We are using mysql (django.db.backends.mysql) for Toaster database.

Best Regards,
Shakeel


[-- Attachment #2: Type: text/html, Size: 15592 bytes --]

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

* Re: Toaster Error - Rocko
  2018-08-27  9:14 ` Reyna, David
@ 2018-08-27 13:17   ` Muhammad Shakeel Khan
  2018-08-28  5:03     ` Reyna, David
  0 siblings, 1 reply; 5+ messages in thread
From: Muhammad Shakeel Khan @ 2018-08-27 13:17 UTC (permalink / raw)
  To: Reyna, David; +Cc: toaster


[-- Attachment #1.1: Type: text/plain, Size: 7638 bytes --]

Hi David,

Thanks for looking into this.

OK, I will ignore 1) as you said that the messages are largely passive.

For 2) I have added following slightly modified code to _cached_get

    def _cached_get(self, clazz, **kwargs):
        """ This is a memory-cached get. We assume that the objects will
not change  in the database between gets.
        """
        assert issubclass(clazz, models.Model), "_cached_get needs to get
the class as first argument"

        key = ORMWrapper._build_key(**kwargs)
        dictname = "objects_%s" % clazz.__name__

        if not dictname in vars(self).keys():
            vars(self)[dictname] = {}

        if not key in vars(self)[dictname].keys():
            try:
                vars(self)[dictname][key] = clazz.objects.get(**kwargs)
            except (ObjectDoesNotExist, MultipleObjectsReturned) as e:
                logger.info("ERROR:buildinfohelper:_cached_get: '%s'
(%s)(%s)" % (e, key, kwargs))
                for obj in clazz.objects.filter(**kwargs):
                    logger.info("    FOUND:'%s'" % (obj))
                vars(self)[dictname][key] =
clazz.objects.filter(**kwargs).first()

        return vars(self)[dictname][key]

I see a lot of queries returning "get() returned more than one Target_File
-- it returned 2". Please see the log attached. Unfortunately there was
another error and bitbake still returned error code.

I am interested to know what could be the reason for this error? Can it
happen if a user starts a new build without first getting completed using
same Toaster databases? How can I reset the database entries? Do I need to
completely remove mysql database or there is something I can do within
current build directory?

Best Regards,
Shakeel

On Mon, Aug 27, 2018 at 2:14 PM Reyna, David <david.reyna@windriver.com>
wrote:

> Hi Shakeel,
>
> 1) “WARNING: Could not add dependency to the package libc6 because
> ld-linux.so.2 is an unknown package”
>
> Yes, I have seen those messages. I have not debugged them deeply since the
> errors are largely passive, but it have been on my list of things to look
> at because there may be some details in the build data that we could be
> missing out.
>
> 2) From the looks of the trace, it appears that a found target file that
> has _*two*_ registered parents, at least using the cache/key mechanism of
> ‘*_cached_get**’.*
>
> I have not myself seen this error.
>
> Since you have a reproducer, here is some sample code that you could in
> place of the existing “_cached_get” in
> “bitbake/lib/bb/ui/buildinfohelper.py”. It will:
>   (a) catch the exception,
>   (b) return the first found value so that the build can continue, and
>   (c) send to the log the value(s) that broke it.
>
> If you could insert this code (once it compiles), then we will have a
> better idea what happened.
>
> *    def _cached_get(self, clazz, **kwargs):*
> *        """ This is a memory-cached get. We assume that the objects will
> not change  in the database between gets.*
> *        """*
> *        assert issubclass(clazz, models.Model), "_cached_get needs to get
> the class as first argument"*
>
> *        key = ORMWrapper._build_key(**kwargs)*
> *        dictname = "objects_%s" % clazz.__name__*
>
> *        if not dictname in vars(self).keys():*
> *            vars(self)[dictname] = {}*
>
> *        if not key in vars(self)[dictname].keys():*
>             *try:*
>                 *vars(self)[dictname][key] = clazz.objects.get(**kwargs)*
>             *except KeyError as e:*
>                 *logger.debug(1, "ERROR:buildinfohelper:_cached_get: '%s'
> **(%s)**(%s)" % (e,**key,****kwargs))*
> *                for obj in **clazz.objects.filter(**kwargs)**:*
>                     *logger.debug(1, "**    FOUND:**'%s'" % (**obj**))*
>                 *vars(self)[dictname][key] =
> clazz.objects.filter(**kwargs)[0]*
>
> *        return vars(self)[dictname][key]*
>
> BTW: this is the call in the trace that led to the error:
>             parent_obj = self._cached_get(Target_File, target =
> target_obj, path = parent_path, inodetype = Target_File.ITYPE_DIRECTORY)
>
> The second thing we could try is to directly look in the database and scan
> for duplicates for the above values. Any duplicates would cause the
> observed crash.
>
> Thanks,
> David
>
>
> *From:* toaster-bounces@yoctoproject.org [
> mailto:toaster-bounces@yoctoproject.org <toaster-bounces@yoctoproject.org>]
> *On Behalf Of *Muhammad Shakeel Khan
> *Sent:* Monday, August 27, 2018 1:18 AM
> *To:* toaster@yoctoproject.org
> *Subject:* [Toaster] Toaster Error - Rocko
>
> Hi,
>
> We are running the Toaster production instance based on Rocko (2.4.3) and
> seeing a lot of warnings when the build is completed. Our setup is:
>
> 1) Start Toaster production instance in isolation (toaster user) with
> nobuild option, just to monitor command line builds
> 2) A different user then fetches 'poky' separately and then sets up the
> build environment
> 3) Start toaster: $ source toaster start noweb
> 4) Run build: $ bitbake core-image-minimal
> 5) Stop toaster: $ source toaster stop
>
> This result in following warnings/notes when the build is completed
> (complete log attached)
>
> WARNING: Could not add dependency to the package libc6 because
> ld-linux.so.2 is an unknown package
> NOTE: We did not find one recipe for theconfiguration data package libc6
> Recipe matching query does not exist.
> WARNING: Could not add dependency to the package libc6 because
> ld-linux.so.2 is an unknown package
>
> What might be going wrong here? The Toaster web UI shows 100% progress.
>
> Also in one other custom image build we see the following error at the end
> of the build:
>
> ERROR: get() returned more than one Target_File -- it returned 2!
> Traceback (most recent call last):
>   File
> "/home/mshakeel/build-areas/build-area-rocko/sources/poky/bitbake/lib/bb/ui/toasterui.py",
> line 416, in main
>     buildinfohelper.store_target_package_data(event)
>   File
> "/home/mshakeel/build-areas/build-area-rocko/sources/poky/bitbake/lib/bb/ui/buildinfohelper.py",
> line 1383, in store_target_package_data
>
> self.orm_wrapper.save_target_file_information(self.internal_state['build'],
> target, filedata)
>   File
> "/home/mshakeel/build-areas/build-area-rocko/sources/poky/bitbake/lib/bb/ui/buildinfohelper.py",
> line 536, in save_target_file_information
>     parent_obj = self._cached_get(Target_File, target = target_obj, path =
> parent_path, inodetype = Target_File.ITYPE_DIRECTORY)
>   File
> "/home/mshakeel/build-areas/build-area-rocko/sources/poky/bitbake/lib/bb/ui/buildinfohelper.py",
> line 123, in _cached_get
>     vars(self)[dictname][key] = clazz.objects.get(**kwargs)
>   File
> "/home/mshakeel/.local/lib/python3.6/site-packages/django/db/models/manager.py",
> line 85, in manager_method
>     return getattr(self.get_queryset(), name)(*args, **kwargs)
>   File
> "/home/mshakeel/.local/lib/python3.6/site-packages/django/db/models/query.py",
> line 384, in get
>     (self.model._meta.object_name, num)
> orm.models.MultipleObjectsReturned: get() returned more than one
> Target_File -- it returned 2!
>
> NOTE: No commit since BUILDHISTORY_COMMIT != '1'
> NOTE: Build exited with errorcode 0
> NOTE: ToasterUI build done, brbe: None
> WARNING: Return value is 1
>
> Any thoughts about this error? We are using mysql
> (django.db.backends.mysql) for Toaster database.
>
> Best Regards,
> Shakeel
>
>

[-- Attachment #1.2: Type: text/html, Size: 18412 bytes --]

[-- Attachment #2: cooker.log --]
[-- Type: text/x-log, Size: 282125 bytes --]

NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION           = "1.36.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "universal"
TARGET_SYS           = "arm-poky-linux-gnueabi"
MACHINE              = "mach-oina-e1-1"
DISTRO               = "poky"
DISTRO_VERSION       = "2.4.2"
TUNE_FEATURES        = "arm armv7a vfp thumb neon callconvention-hard"
TARGET_FPU           = "hard"
meta                 
meta-poky            
meta-yocto-bsp       = "rocko:fdeecc901196bbccd7c5b1ea4268a2cf56764a62"
meta-xilinx-bsp      
meta-xilinx-contrib  = "HEAD:7935ef724cd7359ed97e6ae3d90ebc8f07dd7e1f"
meta-mono            = "HEAD:9c9d3a5ba5196595915b0ebfd1e6acaffb640c0a"
meta-security-isafw  = "HEAD:489abdc65cefb566d696c8b218aa0b9b99a350ae"
meta-networking      
meta-oe              
meta-webserver       
meta-python          = "rocko:dacfa2b1920e285531bec55cd2f08743390aaf57"

NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
NOTE: Logfile for task /home/mshakeel/data/build-areas/build-area-rocko/build/tmp/work/armv7ahf-neon-poky-linux-gnueabi/renderproto/1_0.11.1-r1/temp/log.do_analysesource.5261
NOTE: Logfile for task /home/mshakeel/data/build-areas/build-area-rocko/build/tmp/work/armv7ahf-neon-poky-linux-gnueabi/icu/59.1-r0/temp/log.do_analysesource.5262
NOTE: Logfile for task /home/mshakeel/data/build-areas/build-area-rocko/build/tmp/work/armv7ahf-neon-poky-linux-gnueabi/python3-setuptools/36.2.7-r0/temp/log.do_analysesource.5263
NOTE: Logfile for task /home/mshakeel/data/build-areas/build-area-rocko/build/tmp/work/armv7ahf-neon-poky-linux-gnueabi/python3-pycairo/1.10.0-r2/temp/log.do_analysesource.5264
NOTE: Logfile for task /home/mshakeel/data/build-areas/build-area-rocko/build/tmp/work/armv7ahf-neon-poky-linux-gnueabi/libxrender/1_0.9.10-r0/temp/log.do_analysesource.5267
NOTE: Logfile for task /home/mshakeel/data/build-areas/build-area-rocko/build/tmp/work/armv7ahf-neon-poky-linux-gnueabi/libxext/1_1.3.3-r0/temp/log.do_analysesource.5266
.
.
.
NOTE: Tasks Summary: Attempted 5488 tasks of which 5042 didn't need to be rerun and all succeeded.
WARNING: Could not add dependency to the package mono because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package mono because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package mono because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package mono because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package mono because libmonosgen-2.0.so.1 is an unknown package
WARNING: Could not add dependency to the package mono because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package mono because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package mono because librt.so.1 is an unknown package
WARNING: Could not add dependency to the package mono because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package php because libbz2.so.1 is an unknown package
WARNING: Could not add dependency to the package php because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package php because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package php because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package php because libmcrypt.so.4 is an unknown package
WARNING: Could not add dependency to the package php because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package php because libmysqlclient.so.18 is an unknown package
WARNING: Could not add dependency to the package php because libsqlite3.so.0 is an unknown package
WARNING: Could not add dependency to the package php because libssl.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package php because libxml2.so.2 is an unknown package
WARNING: Could not add dependency to the package php because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package php-cli because libbz2.so.1 is an unknown package
WARNING: Could not add dependency to the package php-cli because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package php-cli because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package php-cli because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package php-cli because libmcrypt.so.4 is an unknown package
WARNING: Could not add dependency to the package php-cli because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package php-cli because libmysqlclient.so.18 is an unknown package
WARNING: Could not add dependency to the package php-cli because libsqlite3.so.0 is an unknown package
WARNING: Could not add dependency to the package php-cli because libssl.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package php-cli because libxml2.so.2 is an unknown package
WARNING: Could not add dependency to the package php-cli because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package nss because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package nss because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package nss because libnspr4.so is an unknown package
WARNING: Could not add dependency to the package nss because libnss3.so is an unknown package
WARNING: Could not add dependency to the package nss because libnssutil3.so is an unknown package
WARNING: Could not add dependency to the package nss because libplc4.so is an unknown package
WARNING: Could not add dependency to the package nss because libplds4.so is an unknown package
WARNING: Could not add dependency to the package nss because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package nss because libsmime3.so is an unknown package
WARNING: Could not add dependency to the package nss because libsqlite3.so.0 is an unknown package
WARNING: Could not add dependency to the package nss because libssl3.so is an unknown package
WARNING: Could not add dependency to the package nss because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-misc because libbz2.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-misc because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-misc because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-misc because liblzma.so.5 is an unknown package
WARNING: Could not add dependency to the package python3-misc because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package systemd because kernel-module-autofs4 is an unknown package
WARNING: Could not add dependency to the package systemd because kernel-module-ipv6 is an unknown package
WARNING: Could not add dependency to the package systemd because kernel-module-unix is an unknown package
WARNING: Could not add dependency to the package systemd because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package systemd because libacl.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd because libblkid.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd because libcap.so.2 is an unknown package
WARNING: Could not add dependency to the package systemd because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package systemd because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package systemd because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd because libkmod.so.2 is an unknown package
WARNING: Could not add dependency to the package systemd because liblzma.so.5 is an unknown package
WARNING: Could not add dependency to the package systemd because libmount.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package systemd because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package systemd because libresolv.so.2 is an unknown package
WARNING: Could not add dependency to the package systemd because librt.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd because libsystemd-shared-234.so is an unknown package
WARNING: Could not add dependency to the package file because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package file because libmagic.so.1 is an unknown package
WARNING: Could not add dependency to the package file because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-codecs because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-codecs because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package gnupg because libassuan.so.0 is an unknown package
WARNING: Could not add dependency to the package gnupg because libbz2.so.1 is an unknown package
WARNING: Could not add dependency to the package gnupg because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package gnupg because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package gnupg because libgcrypt.so.20 is an unknown package
WARNING: Could not add dependency to the package gnupg because libgnutls.so.30 is an unknown package
WARNING: Could not add dependency to the package gnupg because libgpg-error.so.0 is an unknown package
WARNING: Could not add dependency to the package gnupg because libksba.so.8 is an unknown package
WARNING: Could not add dependency to the package gnupg because libnpth.so.0 is an unknown package
WARNING: Could not add dependency to the package gnupg because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package gnupg because libreadline.so.7 is an unknown package
WARNING: Could not add dependency to the package gnupg because libresolv.so.2 is an unknown package
WARNING: Could not add dependency to the package gnupg because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package python-codecs because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-codecs because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libmysqlclient18 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libmysqlclient18 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libmysqlclient18 because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package libmysqlclient18 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libmysqlclient18 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libmysqlclient18 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libc6 because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package libc6 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libc6 because libnsl.so.1 is an unknown package
WARNING: Could not add dependency to the package libc6 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libc6 because libresolv.so.2 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libffi.so.6 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libglib-2.0.so.0 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libgmodule-2.0.so.0 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libgobject-2.0.so.0 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libmount.so.1 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libpcre.so.1 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libresolv.so.2 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package shared-mime-info because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package shared-mime-info because libglib-2.0.so.0 is an unknown package
WARNING: Could not add dependency to the package shared-mime-info because libxml2.so.2 is an unknown package
WARNING: Could not add dependency to the package libpython3.5m1.0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libpython3.5m1.0 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libpython3.5m1.0 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libpython3.5m1.0 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libpython3.5m1.0 because libutil.so.1 is an unknown package
WARNING: Could not add dependency to the package python-smartpm because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libperl5 because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package libperl5 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libperl5 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libperl5 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libperl5 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libpython2.7-1.0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libpython2.7-1.0 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libpython2.7-1.0 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libpython2.7-1.0 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libpython2.7-1.0 because libutil.so.1 is an unknown package
WARNING: Could not add dependency to the package libcrypto1.0.2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libcrypto1.0.2 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package mono-libs because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package mono-libs because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package mono-libs because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package mono-libs because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package mono-libs because librt.so.1 is an unknown package
WARNING: Could not add dependency to the package mono-libs because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libunistring2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-core because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-core because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-core because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libgnutls30 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libgnutls30 because libgmp.so.10 is an unknown package
WARNING: Could not add dependency to the package libgnutls30 because libhogweed.so.4 is an unknown package
WARNING: Could not add dependency to the package libgnutls30 because libidn.so.11 is an unknown package
WARNING: Could not add dependency to the package libgnutls30 because libnettle.so.6 is an unknown package
WARNING: Could not add dependency to the package libgnutls30 because libunistring.so.2 is an unknown package
WARNING: Could not add dependency to the package libgnutls30 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libstdc++6 because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package libstdc++6 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libstdc++6 because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package libstdc++6 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package openssh-sshd because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package openssh-sshd because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package openssh-sshd because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package openssh-sshd because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package openssh-sshd because libutil.so.1 is an unknown package
WARNING: Could not add dependency to the package openssh-sshd because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libxml2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libxml2 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libxml2 because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package libxml2 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libxml2 because libxml2.so.2 is an unknown package
WARNING: Could not add dependency to the package libxml2 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-lang because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-lang because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package rpm because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package rpm because libarchive.so.13 is an unknown package
WARNING: Could not add dependency to the package rpm because libbz2.so.1 is an unknown package
WARNING: Could not add dependency to the package rpm because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package rpm because libdb-5.3.so is an unknown package
WARNING: Could not add dependency to the package rpm because libdbus-1.so.3 is an unknown package
WARNING: Could not add dependency to the package rpm because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package rpm because libdw.so.1 is an unknown package
WARNING: Could not add dependency to the package rpm because libelf.so.1 is an unknown package
WARNING: Could not add dependency to the package rpm because libgomp.so.1 is an unknown package
WARNING: Could not add dependency to the package rpm because liblzma.so.5 is an unknown package
WARNING: Could not add dependency to the package rpm because libmagic.so.1 is an unknown package
WARNING: Could not add dependency to the package rpm because libnss3.so is an unknown package
WARNING: Could not add dependency to the package rpm because libpopt.so.0 is an unknown package
WARNING: Could not add dependency to the package rpm because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package rpm because librpmbuild.so.7 is an unknown package
WARNING: Could not add dependency to the package rpm because librpmio.so.7 is an unknown package
WARNING: Could not add dependency to the package rpm because librpmsign.so.7 is an unknown package
WARNING: Could not add dependency to the package rpm because librpm.so.7 is an unknown package
WARNING: Could not add dependency to the package rpm because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package udev because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package udev because libacl.so.1 is an unknown package
WARNING: Could not add dependency to the package udev because libblkid.so.1 is an unknown package
WARNING: Could not add dependency to the package udev because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package udev because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package udev because libkmod.so.2 is an unknown package
WARNING: Could not add dependency to the package udev because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package udev because librt.so.1 is an unknown package
WARNING: Could not add dependency to the package libx11-6 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libx11-6 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libx11-6 because libxcb.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-io because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package python3-io because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-io because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-io because libssl.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package python3-gpg because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-gpg because libgpgme.so.11 is an unknown package
WARNING: Could not add dependency to the package shadow because libattr.so.1 is an unknown package
WARNING: Could not add dependency to the package shadow because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package shadow because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package db because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package db because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package python-xml because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-xml because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package bash because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package bash because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package bash because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libfontconfig.so.1 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libfreetype.so.6 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libpixman-1.so.0 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libpng16.so.16 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because librt.so.1 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libX11.so.6 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libxcb-render.so.0 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libxcb-shm.so.0 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libxcb.so.1 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libXext.so.6 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libXrender.so.1 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd-analyze because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package systemd-analyze because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package systemd-analyze because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd-analyze because libmount.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd-analyze because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package systemd-analyze because librt.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd-analyze because libsystemd-shared-234.so is an unknown package
WARNING: Could not add dependency to the package libgcrypt because libcap.so.2 is an unknown package
WARNING: Could not add dependency to the package libgcrypt because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libgcrypt because libgcrypt.so.20 is an unknown package
WARNING: Could not add dependency to the package libgcrypt because libgpg-error.so.0 is an unknown package
WARNING: Could not add dependency to the package nginx because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package nginx because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package nginx because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package nginx because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package nginx because libpcre.so.1 is an unknown package
WARNING: Could not add dependency to the package nginx because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package nginx because libssl.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package nginx because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package tcpdump because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package tcpdump because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package tcpdump because libpcap.so.1 is an unknown package
WARNING: Could not add dependency to the package sudo because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package sudo because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package sudo because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package sudo because libsudo_util.so.0 is an unknown package
WARNING: Could not add dependency to the package sudo because libutil.so.1 is an unknown package
WARNING: Could not add dependency to the package python-core because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-core because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package python-core because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python-core because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libsqlite3-0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libsqlite3-0 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libsqlite3-0 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package python-ctypes because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-ctypes because libffi.so.6 is an unknown package
WARNING: Could not add dependency to the package python-ctypes because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package openssh-ssh because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package openssh-ssh because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package openssh-ssh because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package openssh-ssh because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package openssh-ssh because libresolv.so.2 is an unknown package
WARNING: Could not add dependency to the package openssh-ssh because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package python-io because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package python-io because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-io because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package python-io because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python-io because libssl.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package python3-compression because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-compression because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-compression because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package python-lang because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-lang because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package busybox because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package busybox because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libarchive because libacl.so.1 is an unknown package
WARNING: Could not add dependency to the package libarchive because libarchive.so.13 is an unknown package
WARNING: Could not add dependency to the package libarchive because libbz2.so.1 is an unknown package
WARNING: Could not add dependency to the package libarchive because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libarchive because liblzma.so.5 is an unknown package
WARNING: Could not add dependency to the package libarchive because liblzo2.so.2 is an unknown package
WARNING: Could not add dependency to the package libarchive because libxml2.so.2 is an unknown package
WARNING: Could not add dependency to the package libarchive because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package mono-xsp because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libdw1 because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package libdw1 because libbz2.so.1 is an unknown package
WARNING: Could not add dependency to the package libdw1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libdw1 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libdw1 because libdw.so.1 is an unknown package
WARNING: Could not add dependency to the package libdw1 because libelf.so.1 is an unknown package
WARNING: Could not add dependency to the package libdw1 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package sysstat because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package iproute2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package iproute2 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package iproute2 because libelf.so.1 is an unknown package
WARNING: Could not add dependency to the package openssl because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package openssl because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package openssl because libssl.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package libfreetype6 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libfreetype6 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libpixman-1-0 because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package libpixman-1-0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libpixman-1-0 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libpixman-1-0 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package procps because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package procps because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package procps because libncurses.so.5 is an unknown package
WARNING: Could not add dependency to the package procps because libprocps.so.6 is an unknown package
WARNING: Could not add dependency to the package procps because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package libsystemd0 because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package libsystemd0 because libcap.so.2 is an unknown package
WARNING: Could not add dependency to the package libsystemd0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libsystemd0 because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package libsystemd0 because liblzma.so.5 is an unknown package
WARNING: Could not add dependency to the package libsystemd0 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libsystemd0 because libresolv.so.2 is an unknown package
WARNING: Could not add dependency to the package libsystemd0 because librt.so.1 is an unknown package
WARNING: Could not add dependency to the package libsolv0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-datetime because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-datetime because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-datetime because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package strace because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package nettle because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package nettle because libgmp.so.10 is an unknown package
WARNING: Could not add dependency to the package nettle because libhogweed.so.4 is an unknown package
WARNING: Could not add dependency to the package nettle because libnettle.so.6 is an unknown package
WARNING: Could not add dependency to the package libtiff5 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libtiff5 because libjpeg.so.62 is an unknown package
WARNING: Could not add dependency to the package libtiff5 because liblzma.so.5 is an unknown package
WARNING: Could not add dependency to the package libtiff5 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libtiff5 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package openssh-keygen because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package openssh-keygen because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package openssh-keygen because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package openssh-keygen because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package openssh-keygen because libresolv.so.2 is an unknown package
WARNING: Could not add dependency to the package kbd because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package systemd-container because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package systemd-container because libacl.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd-container because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package systemd-container because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd-container because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package systemd-container because libsystemd-shared-234.so is an unknown package
WARNING: Could not add dependency to the package tar because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libgmp10 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-compression because libbz2.so.1 is an unknown package
WARNING: Could not add dependency to the package python-compression because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-compression because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-textutils because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-textutils because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libcairo.so.2 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libexif.so.12 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libfontconfig.so.1 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libfreetype.so.6 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libgif.so.7 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libglib-2.0.so.0 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libjpeg.so.62 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libpng16.so.16 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libtiff.so.5 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libX11.so.6 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libXrender.so.1 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because libdnf.so.1 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because libgio-2.0.so.0 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because libglib-2.0.so.0 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because libgobject-2.0.so.0 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because librepo.so.0 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because librpmio.so.7 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because librpm.so.7 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because libsolvext.so.0 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because libsolv.so.0 is an unknown package
WARNING: Could not add dependency to the package libssl1.0.2 because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package libssl1.0.2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package net-tools because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-pickle because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-pickle because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package dbus-1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package dbus-1 because libdbus-1.so.3 is an unknown package
WARNING: Could not add dependency to the package dbus-1 because libexpat.so.1 is an unknown package
WARNING: Could not add dependency to the package dbus-1 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package dbus-1 because libsystemd.so.0 is an unknown package
WARNING: Could not add dependency to the package dbus-1 because libX11.so.6 is an unknown package
WARNING: Could not add dependency to the package libfontconfig1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libfontconfig1 because libexpat.so.1 is an unknown package
WARNING: Could not add dependency to the package libfontconfig1 because libfreetype.so.6 is an unknown package
WARNING: Could not add dependency to the package libfontconfig1 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package gdbserver because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package gdbserver because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package gdbserver because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package gdbserver because libstdc++.so.6 is an unknown package
WARNING: Could not add dependency to the package can-utils because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package systemd-extra-utils because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package systemd-extra-utils because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package systemd-extra-utils because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd-extra-utils because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package systemd-extra-utils because libsystemd-shared-234.so is an unknown package
WARNING: Could not add dependency to the package python-smartpm-backend-rpm because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libcurl4 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libcurl4 because libgnutls.so.30 is an unknown package
WARNING: Could not add dependency to the package libcurl4 because libnettle.so.6 is an unknown package
WARNING: Could not add dependency to the package libcurl4 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libcurl4 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package gpgme because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package gpgme because libassuan.so.0 is an unknown package
WARNING: Could not add dependency to the package gpgme because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package gpgme because libgpg-error.so.0 is an unknown package
WARNING: Could not add dependency to the package gpgme because libgpgme.so.11 is an unknown package
WARNING: Could not add dependency to the package libext2fs2 because libblkid.so.1 is an unknown package
WARNING: Could not add dependency to the package libext2fs2 because libcom_err.so.2 is an unknown package
WARNING: Could not add dependency to the package libext2fs2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libext2fs2 because libext2fs.so.2 is an unknown package
WARNING: Could not add dependency to the package libmount1 because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package libmount1 because libblkid.so.1 is an unknown package
WARNING: Could not add dependency to the package libmount1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libmount1 because librt.so.1 is an unknown package
WARNING: Could not add dependency to the package libmount1 because libuuid.so.1 is an unknown package
WARNING: Could not add dependency to the package libreadline7 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libreadline7 because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package libpcre1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libdbus-1-3 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libdbus-1-3 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libdbus-1-3 because libsystemd.so.0 is an unknown package
WARNING: Could not add dependency to the package ethtool because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package ethtool because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package e2fsprogs-e2fsck because libblkid.so.1 is an unknown package
WARNING: Could not add dependency to the package e2fsprogs-e2fsck because libcom_err.so.2 is an unknown package
WARNING: Could not add dependency to the package e2fsprogs-e2fsck because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package e2fsprogs-e2fsck because libe2p.so.2 is an unknown package
WARNING: Could not add dependency to the package e2fsprogs-e2fsck because libext2fs.so.2 is an unknown package
WARNING: Could not add dependency to the package e2fsprogs-e2fsck because libuuid.so.1 is an unknown package
WARNING: Could not add dependency to the package nspr because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package nspr because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package nspr because libnspr4.so is an unknown package
WARNING: Could not add dependency to the package nspr because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package nspr because librt.so.1 is an unknown package
WARNING: Could not add dependency to the package libblkid1 because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package libblkid1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libblkid1 because libuuid.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-audio because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-audio because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-audio because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libcomps0.1.8 because libcomps.so.0.1.8 is an unknown package
WARNING: Could not add dependency to the package libcomps0.1.8 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libcomps0.1.8 because libexpat.so.1 is an unknown package
WARNING: Could not add dependency to the package libcomps0.1.8 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libcomps0.1.8 because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libcomps0.1.8 because libxml2.so.2 is an unknown package
WARNING: Could not add dependency to the package nano because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package nano because libmagic.so.1 is an unknown package
WARNING: Could not add dependency to the package nano because libncursesw.so.5 is an unknown package
WARNING: Could not add dependency to the package nano because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package librepo0 because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package librepo0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package librepo0 because libcurl.so.4 is an unknown package
WARNING: Could not add dependency to the package librepo0 because libexpat.so.1 is an unknown package
WARNING: Could not add dependency to the package librepo0 because libglib-2.0.so.0 is an unknown package
WARNING: Could not add dependency to the package librepo0 because libgpgme.so.11 is an unknown package
WARNING: Could not add dependency to the package librepo0 because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package librepo0 because librepo.so.0 is an unknown package
WARNING: Could not add dependency to the package libpcap1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package mtd-utils because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libjpeg62 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libexif12 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libexif12 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package python-textutils because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-textutils because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libidn11 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libavahi-core7 because libavahi-common.so.3 is an unknown package
WARNING: Could not add dependency to the package libavahi-core7 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libavahi-core7 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libksba8 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libksba8 because libgpg-error.so.0 is an unknown package
WARNING: Could not add dependency to the package libexpat1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libexpat1 because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-json because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-json because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python-math because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-math because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package python-math because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-subprocess because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-subprocess because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python-datetime because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-datetime because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package python-datetime because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libpng16-16 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libpng16-16 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libpng16-16 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libncursesw5 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libncursesw5 because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package libmcrypt4 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libgomp1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libgomp1 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libgomp1 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package python3-math because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-math because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-math because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package less because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package less because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package python3-curses because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-curses because libncurses.so.5 is an unknown package
WARNING: Could not add dependency to the package python3-curses because libpanel.so.5 is an unknown package
WARNING: Could not add dependency to the package python3-curses because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-curses because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package shadow-base because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package shadow-base because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package lsof because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package liblzma5 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package liblzma5 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libbz2.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libdb-5.3.so is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libdw.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libelf.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libgomp.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because liblzma.so.5 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libmagic.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libnss3.so is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libpopt.so.0 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because librpmbuild.so.7 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because librpmio.so.7 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because librpmsign.so.7 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because librpm.so.7 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package iperf3 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package iperf3 because libiperf.so.0 is an unknown package
WARNING: Could not add dependency to the package iperf3 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libsolvext0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libsolvext0 because libdb-5.3.so is an unknown package
WARNING: Could not add dependency to the package libsolvext0 because libexpat.so.1 is an unknown package
WARNING: Could not add dependency to the package libsolvext0 because libsolv.so.0 is an unknown package
WARNING: Could not add dependency to the package libsolvext0 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package python-curses because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-curses because libncursesw.so.5 is an unknown package
WARNING: Could not add dependency to the package python-curses because libpanelw.so.5 is an unknown package
WARNING: Could not add dependency to the package python-curses because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python-curses because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package libtinfo5 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package avahi-daemon because libavahi-common.so.3 is an unknown package
WARNING: Could not add dependency to the package avahi-daemon because libavahi-core.so.7 is an unknown package
WARNING: Could not add dependency to the package avahi-daemon because libcap.so.2 is an unknown package
WARNING: Could not add dependency to the package avahi-daemon because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package avahi-daemon because libdaemon.so.0 is an unknown package
WARNING: Could not add dependency to the package avahi-daemon because libdbus-1.so.3 is an unknown package
WARNING: Could not add dependency to the package avahi-daemon because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package avahi-daemon because libexpat.so.1 is an unknown package
WARNING: Could not add dependency to the package avahi-daemon because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package python3-crypt because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package python3-crypt because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-crypt because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libxcb1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libxcb1 because libXau.so.6 is an unknown package
WARNING: Could not add dependency to the package libxcb1 because libXdmcp.so.6 is an unknown package
WARNING: Could not add dependency to the package libncurses5 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libncurses5 because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package liblzo2-2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libexif-locale-en-gb because virtual-locale-en-gb is an unknown package
WARNING: Could not add dependency to the package htop because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package htop because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package htop because libncursesw.so.5 is an unknown package
WARNING: Could not add dependency to the package htop because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-locale-en-gb because virtual-locale-en-gb is an unknown package
WARNING: Could not add dependency to the package kmod because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package kmod because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package vsftpd because libcap.so.2 is an unknown package
WARNING: Could not add dependency to the package vsftpd because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package vsftpd because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package vsftpd because libwrap.so.0 is an unknown package
WARNING: Could not add dependency to the package gzip because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package bc because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-stringold because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-stringold because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package i2c-tools because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-sqlite3 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-sqlite3 because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-sqlite3 because libsqlite3.so.0 is an unknown package
WARNING: Could not add dependency to the package libelf1 because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package libelf1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libelf1 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libz1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package openssh-scp because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package openssh-scp because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libkmod2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libkmod2 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libgpg-error0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package perl because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package perl because libperl.so.5 is an unknown package
WARNING: Could not add dependency to the package libbz2-1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libassuan0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libassuan0 because libgpg-error.so.0 is an unknown package
WARNING: Could not add dependency to the package libnss-mdns because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libxext6 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libxext6 because libX11.so.6 is an unknown package
WARNING: Could not add dependency to the package libavahi-client3 because libavahi-common.so.3 is an unknown package
WARNING: Could not add dependency to the package libavahi-client3 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libavahi-client3 because libdbus-1.so.3 is an unknown package
WARNING: Could not add dependency to the package libavahi-client3 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libavahi-client3 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package avahi-utils because libavahi-client.so.3 is an unknown package
WARNING: Could not add dependency to the package avahi-utils because libavahi-common.so.3 is an unknown package
WARNING: Could not add dependency to the package avahi-utils because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package avahi-utils because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package util-linux-agetty because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package pinentry because libassuan.so.0 is an unknown package
WARNING: Could not add dependency to the package pinentry because libcap.so.2 is an unknown package
WARNING: Could not add dependency to the package pinentry because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package pinentry because libgpg-error.so.0 is an unknown package
WARNING: Could not add dependency to the package pinentry because libncursesw.so.5 is an unknown package
WARNING: Could not add dependency to the package pinentry because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package sysfsutils because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package sysfsutils because libsysfs.so.2 is an unknown package
WARNING: Could not add dependency to the package python3-readline because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-readline because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-readline because libreadline.so.7 is an unknown package
WARNING: Could not add dependency to the package libpopt0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libavahi-common3 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libavahi-common3 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package python-crypt because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package python-crypt because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package python-crypt because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-crypt because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-unixadmin because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-unixadmin because libnsl.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-unixadmin because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package util-linux-fsck because libblkid.so.1 is an unknown package
WARNING: Could not add dependency to the package util-linux-fsck because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package util-linux-fsck because libmount.so.1 is an unknown package
WARNING: Could not add dependency to the package util-linux-fsck because librt.so.1 is an unknown package
WARNING: Could not add dependency to the package libxcb-render0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libxcb-render0 because libXau.so.6 is an unknown package
WARNING: Could not add dependency to the package libxcb-render0 because libxcb.so.1 is an unknown package
WARNING: Could not add dependency to the package libxcb-render0 because libXdmcp.so.6 is an unknown package
WARNING: Could not add dependency to the package util-linux-sulogin because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package util-linux-sulogin because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libxrender1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libxrender1 because libX11.so.6 is an unknown package
WARNING: Could not add dependency to the package hexedit because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package hexedit because libncurses.so.5 is an unknown package
WARNING: Could not add dependency to the package hexedit because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package python-readline because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-readline because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python-readline because libreadline.so.7 is an unknown package
WARNING: Could not add dependency to the package avahi-autoipd because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package avahi-autoipd because libdaemon.so.0 is an unknown package
WARNING: Could not add dependency to the package python-unixadmin because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-unixadmin because libnsl.so.1 is an unknown package
WARNING: Could not add dependency to the package python-unixadmin because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libsysfs2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libgif7 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package util-linux-mount because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package util-linux-mount because libmount.so.1 is an unknown package
WARNING: Could not add dependency to the package libwrap0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libffi6 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libffi6 because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package libe2p2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libc6-thread-db because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libdaemon0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-zlib because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-zlib because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python-zlib because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd-vconsole-setup because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package systemd-vconsole-setup because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package systemd-vconsole-setup because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package systemd-vconsole-setup because libsystemd-shared-234.so is an unknown package
WARNING: Could not add dependency to the package python-fcntl because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-fcntl because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-fcntl because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-fcntl because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libxdmcp6 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package avahi-locale-en-gb because virtual-locale-en-gb is an unknown package
WARNING: Could not add dependency to the package libuuid1 because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package libuuid1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package dnf-locale-en-gb because virtual-locale-en-gb is an unknown package
WARNING: Could not add dependency to the package python-resource because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-resource because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libnpth0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libnpth0 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libxcb-shm0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libxcb-shm0 because libXau.so.6 is an unknown package
WARNING: Could not add dependency to the package libxcb-shm0 because libxcb.so.1 is an unknown package
WARNING: Could not add dependency to the package libxcb-shm0 because libXdmcp.so.6 is an unknown package
WARNING: Could not add dependency to the package libxau6 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libpanelw5 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libpanelw5 because libncursesw.so.5 is an unknown package
WARNING: Could not add dependency to the package libpanelw5 because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package libpanel5 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libpanel5 because libncurses.so.5 is an unknown package
WARNING: Could not add dependency to the package libpanel5 because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package libcom-err2 because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package libcom-err2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libcom-err2 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package oina-init because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package glibc-locale-en-gb because virtual-locale-en-gb is an unknown package
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-mono/mono/mono_5.4.1.6.bb-None-None-mono-5.4.1.6-r0)({'name': 'mono', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-mono/mono/mono_5.4.1.6.bb', 'version': '5.4.1.6-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-oina/oina-falcon4-management-service/oina-falcon4-management-service.bb-None-None-oina-falcon4-management-service-1.0+gitAUTOINC+94083b2e0c-r0)({'name': 'oina-falcon4-management-service', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-oina/oina-falcon4-management-service/oina-falcon4-management-service.bb', 'version': '1.0+gitAUTOINC+94083b2e0c-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-oina/oina-saturn-services/oina-saturn-services.bb-None-None-oina-saturn-services-1.0+gitAUTOINC+54cdd59100-r0)({'name': 'oina-saturn-services', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-oina/oina-saturn-services/oina-saturn-services.bb', 'version': '1.0+gitAUTOINC+54cdd59100-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/php/php_7.1.9.bb-None-None-php-7.1.9-r0)({'name': 'php', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/php/php_7.1.9.bb', 'version': '7.1.9-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-oina/oina-falcon4-website/oina-falcon4-website.bb-None-None-oina-falcon4-website-1.0-r0)({'name': 'oina-falcon4-website', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-oina/oina-falcon4-website/oina-falcon4-website.bb', 'version': '1.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/nss/nss_3.31.1.bb-None-None-nss-3.31.1-r0)({'name': 'nss', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/nss/nss_3.31.1.bb', 'version': '3.31.1-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/python/python3_3.5.3.bb-None-None-python3-3.5.3-r1.0)({'name': 'python3', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/python/python3_3.5.3.bb', 'version': '3.5.3-r1.0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/systemd/systemd_234.bb-None-None-systemd-1:234-r0)({'name': 'systemd', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/systemd/systemd_234.bb', 'version': '1:234-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/file/file_5.31.bb-None-None-file-5.31-r0)({'name': 'file', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/file/file_5.31.bb', 'version': '5.31-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-kernel/oina-saturn-pl-config/oina-saturn-pl-config.bb-None-None-oina-saturn-pl-config-1.0-r1)({'name': 'oina-saturn-pl-config', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-kernel/oina-saturn-pl-config/oina-saturn-pl-config.bb', 'version': '1.0-r1'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/gnupg/gnupg_2.2.0.bb-None-None-gnupg-2.2.0-r0)({'name': 'gnupg', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/gnupg/gnupg_2.2.0.bb', 'version': '2.2.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-kernel/linux/linux-xlnx_2017.3.bb-None-None-linux-xlnx-4.9-xilinx-v2017.3+gitAUTOINC+f1b1e077d6-r0)({'name': 'linux-xlnx', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-kernel/linux/linux-xlnx_2017.3.bb', 'version': '4.9-xilinx-v2017.3+gitAUTOINC+f1b1e077d6-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/python/python_2.7.13.bb-None-None-python-2.7.13-r1)({'name': 'python', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/python/python_2.7.13.bb', 'version': '2.7.13-r1'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/mysql/mariadb_5.5.57.bb-None-None-mariadb-5.5.57-r0)({'name': 'mariadb', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/mysql/mariadb_5.5.57.bb', 'version': '5.5.57-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/glibc/glibc_2.26.bb-None-None-glibc-2.26-r0)({'name': 'glibc', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/glibc/glibc_2.26.bb', 'version': '2.26-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/glib-2.0/glib-2.0_2.52.3.bb-None-None-glib-2.0-1:2.52.3-r0)({'name': 'glib-2.0', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/glib-2.0/glib-2.0_2.52.3.bb', 'version': '1:2.52.3-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/shared-mime-info/shared-mime-info_1.8.bb-None-None-shared-mime-info-1.8-r0)({'name': 'shared-mime-info', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/shared-mime-info/shared-mime-info_1.8.bb', 'version': '1.8-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/ncurses/ncurses_6.0+20170715.bb-None-None-ncurses-6.0+20170715-r0)({'name': 'ncurses', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/ncurses/ncurses_6.0+20170715.bb', 'version': '6.0+20170715-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/python/python-smartpm_git.bb-None-None-python-smartpm-1.5+gitAUTOINC+407a7eca76-r0)({'name': 'python-smartpm', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/python/python-smartpm_git.bb', 'version': '1.5+gitAUTOINC+407a7eca76-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/perl/perl_5.24.1.bb-None-None-perl-5.24.1-r0)({'name': 'perl', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/perl/perl_5.24.1.bb', 'version': '5.24.1-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/glibc/glibc-locale_2.26.bb-None-None-glibc-locale-2.26-r0)({'name': 'glibc-locale', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/glibc/glibc-locale_2.26.bb', 'version': '2.26-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-connectivity/openssl/openssl_1.0.2n.bb-None-None-openssl-1.0.2n-r0)({'name': 'openssl', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-connectivity/openssl/openssl_1.0.2n.bb', 'version': '1.0.2n-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/libunistring/libunistring_0.9.7.bb-None-None-libunistring-0.9.7-r0)({'name': 'libunistring', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/libunistring/libunistring_0.9.7.bb', 'version': '0.9.7-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-oina/oina-smart-update/oina-smart-update.bb-None-None-oina-smart-update-1.0+gitAUTOINC+c72f39c879-r0)({'name': 'oina-smart-update', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-oina/oina-smart-update/oina-smart-update.bb', 'version': '1.0+gitAUTOINC+c72f39c879-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/gnutls/gnutls_3.5.13.bb-None-None-gnutls-3.5.13-r0)({'name': 'gnutls', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/gnutls/gnutls_3.5.13.bb', 'version': '3.5.13-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/gcc/gcc-runtime_7.3.bb-None-None-gcc-runtime-7.3.0-r0)({'name': 'gcc-runtime', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/gcc/gcc-runtime_7.3.bb', 'version': '7.3.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-connectivity/openssh/openssh_7.5p1.bb-None-None-openssh-7.5p1-r0)({'name': 'openssh', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-connectivity/openssh/openssh_7.5p1.bb', 'version': '7.5p1-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/libxml/libxml2_2.9.4.bb-None-None-libxml2-2.9.4-r0)({'name': 'libxml2', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/libxml/libxml2_2.9.4.bb', 'version': '2.9.4-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/rpm/rpm_git.bb-None-None-rpm-1:4.13.90+gitAUTOINC+a8e51b3bb0-r0)({'name': 'rpm', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/rpm/rpm_git.bb', 'version': '1:4.13.90+gitAUTOINC+a8e51b3bb0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-graphics/xorg-lib/libx11_1.6.5.bb-None-None-libx11-1:1.6.5-r0)({'name': 'libx11', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-graphics/xorg-lib/libx11_1.6.5.bb', 'version': '1:1.6.5-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/gpgme/gpgme_1.9.0.bb-None-None-gpgme-1.9.0-r0)({'name': 'gpgme', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/gpgme/gpgme_1.9.0.bb', 'version': '1.9.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/shadow/shadow_4.2.1.bb-None-None-shadow-4.2.1-r0)({'name': 'shadow', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/shadow/shadow_4.2.1.bb', 'version': '4.2.1-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/db/db_5.3.28.bb-None-None-db-1:5.3.28-r1)({'name': 'db', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/db/db_5.3.28.bb', 'version': '1:5.3.28-r1'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/dnf/dnf_2.6.3.bb-None-None-dnf-2.6.3-r0)({'name': 'dnf', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/dnf/dnf_2.6.3.bb', 'version': '2.6.3-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/bash/bash_4.4.bb-None-None-bash-4.4-r0)({'name': 'bash', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/bash/bash_4.4.bb', 'version': '4.4-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-graphics/cairo/cairo_1.14.10.bb-None-None-cairo-1.14.10-r0)({'name': 'cairo', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-graphics/cairo/cairo_1.14.10.bb', 'version': '1.14.10-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/libgcrypt/libgcrypt_1.8.0.bb-None-None-libgcrypt-1.8.0-r0)({'name': 'libgcrypt', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/libgcrypt/libgcrypt_1.8.0.bb', 'version': '1.8.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-httpd/nginx/nginx_1.12.1.bb-None-None-nginx-1.12.1-r0)({'name': 'nginx', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-httpd/nginx/nginx_1.12.1.bb', 'version': '1.12.1-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/tcpdump/tcpdump_4.9.2.bb-None-None-tcpdump-4.9.2-r0)({'name': 'tcpdump', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/tcpdump/tcpdump_4.9.2.bb', 'version': '4.9.2-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/sudo/sudo_1.8.20p2.bb-None-None-sudo-1.8.20p2-r0)({'name': 'sudo', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/sudo/sudo_1.8.20p2.bb', 'version': '1.8.20p2-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/sqlite/sqlite3_3.20.0.bb-None-None-sqlite3-3:3.20.0-r0)({'name': 'sqlite3', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/sqlite/sqlite3_3.20.0.bb', 'version': '3:3.20.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/busybox/busybox_1.24.1.bb-None-None-busybox-1.24.1-r0)({'name': 'busybox', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/busybox/busybox_1.24.1.bb', 'version': '1.24.1-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/libarchive/libarchive_3.3.2.bb-None-None-libarchive-3.3.2-r0)({'name': 'libarchive', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/libarchive/libarchive_3.3.2.bb', 'version': '3.3.2-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-mono/mono-xsp/mono-xsp_git.bb-None-None-mono-xsp-git-r0)({'name': 'mono-xsp', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-mono/mono-xsp/mono-xsp_git.bb', 'version': 'git-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/elfutils/elfutils_0.170.bb-None-None-elfutils-0.170-r0)({'name': 'elfutils', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/elfutils/elfutils_0.170.bb', 'version': '0.170-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/sysstat/sysstat_11.5.7.bb-None-None-sysstat-11.5.7-r0)({'name': 'sysstat', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/sysstat/sysstat_11.5.7.bb', 'version': '11.5.7-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-connectivity/iproute2/iproute2_4.11.0.bb-None-None-iproute2-4.11.0-r0)({'name': 'iproute2', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-connectivity/iproute2/iproute2_4.11.0.bb', 'version': '4.11.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-graphics/freetype/freetype_2.8.bb-None-None-freetype-2.8-r0)({'name': 'freetype', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-graphics/freetype/freetype_2.8.bb', 'version': '2.8-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-graphics/xorg-lib/pixman_0.34.0.bb-None-None-pixman-1:0.34.0-r0)({'name': 'pixman', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-graphics/xorg-lib/pixman_0.34.0.bb', 'version': '1:0.34.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/procps/procps_3.3.12.bb-None-None-procps-3.3.12-r0)({'name': 'procps', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/procps/procps_3.3.12.bb', 'version': '3.3.12-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/kbd/kbd_2.0.4.bb-None-None-kbd-2.0.4-r0)({'name': 'kbd', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/kbd/kbd_2.0.4.bb', 'version': '2.0.4-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/libsolv/libsolv_0.6.28.bb-None-None-libsolv-0.6.28-r0)({'name': 'libsolv', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/libsolv/libsolv_0.6.28.bb', 'version': '0.6.28-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/strace/strace_4.18.bb-None-None-strace-4.18-r0)({'name': 'strace', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/strace/strace_4.18.bb', 'version': '4.18-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/nettle/nettle_3.3.bb-None-None-nettle-3.3-r0)({'name': 'nettle', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/nettle/nettle_3.3.bb', 'version': '3.3-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-multimedia/libtiff/tiff_4.0.8.bb-None-None-tiff-4.0.8-r0)({'name': 'tiff', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-multimedia/libtiff/tiff_4.0.8.bb', 'version': '4.0.8-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/tar/tar_1.29.bb-None-None-tar-1.29-r0)({'name': 'tar', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/tar/tar_1.29.bb', 'version': '1.29-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/gmp/gmp_6.1.2.bb-None-None-gmp-6.1.2-r0)({'name': 'gmp', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/gmp/gmp_6.1.2.bb', 'version': '6.1.2-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-mono/libgdiplus/libgdiplus_4.2.bb-None-None-libgdiplus-4.2-r0)({'name': 'libgdiplus', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-mono/libgdiplus/libgdiplus_4.2.bb', 'version': '4.2-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/libdnf/libdnf_0.9.3.bb-None-None-libdnf-0.9.3-r0)({'name': 'libdnf', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/libdnf/libdnf_0.9.3.bb', 'version': '0.9.3-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/net-tools/net-tools_1.60-26.bb-None-None-net-tools-1.60-26-r0)({'name': 'net-tools', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/net-tools/net-tools_1.60-26.bb', 'version': '1.60-26-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/dbus/dbus_1.10.20.bb-None-None-dbus-1.10.20-r0)({'name': 'dbus', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/dbus/dbus_1.10.20.bb', 'version': '1.10.20-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-graphics/fontconfig/fontconfig_2.12.4.bb-None-None-fontconfig-2.12.4-r0)({'name': 'fontconfig', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-graphics/fontconfig/fontconfig_2.12.4.bb', 'version': '2.12.4-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/gdb/gdb_8.0.bb-None-None-gdb-8.0-r0)({'name': 'gdb', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/gdb/gdb_8.0.bb', 'version': '8.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/socketcan/can-utils_git.bb-None-None-can-utils-0.0+gitrAUTOINC+4c8fb05cb4-r0)({'name': 'can-utils', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/socketcan/can-utils_git.bb', 'version': '0.0+gitrAUTOINC+4c8fb05cb4-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/curl/curl_7.54.1.bb-None-None-curl-7.54.1-r0)({'name': 'curl', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/curl/curl_7.54.1.bb', 'version': '7.54.1-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/e2fsprogs/e2fsprogs_1.43.5.bb-None-None-e2fsprogs-1.43.5-r0)({'name': 'e2fsprogs', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/e2fsprogs/e2fsprogs_1.43.5.bb', 'version': '1.43.5-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-oina/oina-falcon4-firmware-detector/oina-falcon4-firmware-detector.bb-None-None-oina-falcon4-firmware-detector-1.0-r0)({'name': 'oina-falcon4-firmware-detector', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-oina/oina-falcon4-firmware-detector/oina-falcon4-firmware-detector.bb', 'version': '1.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/util-linux/util-linux_2.30.bb-None-None-util-linux-2.30-r0)({'name': 'util-linux', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/util-linux/util-linux_2.30.bb', 'version': '2.30-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/readline/readline_7.0.bb-None-None-readline-7.0-r0)({'name': 'readline', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/readline/readline_7.0.bb', 'version': '7.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-oina/oina-falcon4-firmware-handset/oina-falcon4-firmware-handset.bb-None-None-oina-falcon4-firmware-handset-1.0-r0)({'name': 'oina-falcon4-firmware-handset', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-oina/oina-falcon4-firmware-handset/oina-falcon4-firmware-handset.bb', 'version': '1.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/libpcre/libpcre_8.41.bb-None-None-libpcre-8.41-r0)({'name': 'libpcre', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/libpcre/libpcre_8.41.bb', 'version': '8.41-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/ethtool/ethtool_4.11.bb-None-None-ethtool-4.11-r0)({'name': 'ethtool', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/ethtool/ethtool_4.11.bb', 'version': '4.11-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/ca-certificates/ca-certificates_20170717.bb-None-None-ca-certificates-20170717-r0)({'name': 'ca-certificates', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/ca-certificates/ca-certificates_20170717.bb', 'version': '20170717-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/nspr/nspr_4.16.bb-None-None-nspr-4.16-r0)({'name': 'nspr', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/nspr/nspr_4.16.bb', 'version': '4.16-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/libcomps/libcomps_git.bb-None-None-libcomps-0.1.8+gitAUTOINC+01a4759894-r0)({'name': 'libcomps', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/libcomps/libcomps_git.bb', 'version': '0.1.8+gitAUTOINC+01a4759894-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/nano/nano_2.7.4.bb-None-None-nano-2.7.4-r0)({'name': 'nano', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/nano/nano_2.7.4.bb', 'version': '2.7.4-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/librepo/librepo_git.bb-None-None-librepo-1.7.20+gitAUTOINC+e1137cbbda-r0)({'name': 'librepo', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/librepo/librepo_git.bb', 'version': '1.7.20+gitAUTOINC+e1137cbbda-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-connectivity/libpcap/libpcap_1.8.1.bb-None-None-libpcap-1.8.1-r0)({'name': 'libpcap', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-connectivity/libpcap/libpcap_1.8.1.bb', 'version': '1.8.1-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/mtd/mtd-utils_git.bb-None-None-mtd-utils-2.0.0-r0)({'name': 'mtd-utils', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/mtd/mtd-utils_git.bb', 'version': '2.0.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-graphics/jpeg/libjpeg-turbo_1.5.2.bb-None-None-libjpeg-turbo-1:1.5.2-r0)({'name': 'libjpeg-turbo', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-graphics/jpeg/libjpeg-turbo_1.5.2.bb', 'version': '1:1.5.2-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/libexif/libexif_0.6.21.bb-None-None-libexif-0.6.21-r0)({'name': 'libexif', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/libexif/libexif_0.6.21.bb', 'version': '0.6.21-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/libidn/libidn_1.33.bb-None-None-libidn-1.33-r0)({'name': 'libidn', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/libidn/libidn_1.33.bb', 'version': '1.33-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-connectivity/avahi/avahi_0.6.32.bb-None-None-avahi-0.6.32-r0)({'name': 'avahi', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-connectivity/avahi/avahi_0.6.32.bb', 'version': '0.6.32-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/libksba/libksba_1.3.5.bb-None-None-libksba-1.3.5-r0)({'name': 'libksba', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/libksba/libksba_1.3.5.bb', 'version': '1.3.5-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/expat/expat_2.2.3.bb-None-None-expat-2.2.3-r0)({'name': 'expat', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/expat/expat_2.2.3.bb', 'version': '2.2.3-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-multimedia/libpng/libpng_1.6.31.bb-None-None-libpng-1.6.31-r0)({'name': 'libpng', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-multimedia/libpng/libpng_1.6.31.bb', 'version': '1.6.31-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/libmcrypt/libmcrypt_2.5.8.bb-None-None-libmcrypt-2.5.8-r0)({'name': 'libmcrypt', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/libmcrypt/libmcrypt_2.5.8.bb', 'version': '2.5.8-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/less/less_487.bb-None-None-less-487-r0)({'name': 'less', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/less/less_487.bb', 'version': '487-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/iotop/iotop_0.6.bb-None-None-iotop-0.6-r0)({'name': 'iotop', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/iotop/iotop_0.6.bb', 'version': '0.6-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/lsof/lsof_4.89.bb-None-None-lsof-4.89-r0)({'name': 'lsof', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/lsof/lsof_4.89.bb', 'version': '4.89-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/xz/xz_5.2.3.bb-None-None-xz-5.2.3-r0)({'name': 'xz', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/xz/xz_5.2.3.bb', 'version': '5.2.3-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-benchmark/iperf3/iperf3_3.2.bb-None-None-iperf3-3.2-r0)({'name': 'iperf3', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-benchmark/iperf3/iperf3_3.2.bb', 'version': '3.2-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/gcc/libgcc_7.3.bb-None-None-libgcc-7.3.0-r0)({'name': 'libgcc', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/gcc/libgcc_7.3.bb', 'version': '7.3.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-graphics/xorg-lib/libxcb_1.12.bb-None-None-libxcb-1.12-r0)({'name': 'libxcb', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-graphics/xorg-lib/libxcb_1.12.bb', 'version': '1.12-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/lzo/lzo_2.10.bb-None-None-lzo-2.10-r0)({'name': 'lzo', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/lzo/lzo_2.10.bb', 'version': '2.10-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/htop/htop_1.0.3.bb-None-None-htop-1.0.3-r0)({'name': 'htop', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/htop/htop_1.0.3.bb', 'version': '1.0.3-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-kernel/kmod/kmod_git.bb-None-None-kmod-24+gitAUTOINC+ef4257b59c-r0)({'name': 'kmod', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-kernel/kmod/kmod_git.bb', 'version': '24+gitAUTOINC+ef4257b59c-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-daemons/vsftpd/vsftpd_3.0.3.bb-None-None-vsftpd-3.0.3-r0)({'name': 'vsftpd', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-daemons/vsftpd/vsftpd_3.0.3.bb', 'version': '3.0.3-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/gzip/gzip_1.8.bb-None-None-gzip-1.8-r0)({'name': 'gzip', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/gzip/gzip_1.8.bb', 'version': '1.8-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/bc/bc_1.06.bb-None-None-bc-1.06-r3)({'name': 'bc', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/bc/bc_1.06.bb', 'version': '1.06-r3'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/i2c-tools/i2c-tools_3.1.2.bb-None-None-i2c-tools-3.1.2-r0)({'name': 'i2c-tools', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/i2c-tools/i2c-tools_3.1.2.bb', 'version': '3.1.2-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/python/python3-iniparse_0.4.bb-None-None-python3-iniparse-0.4-r0)({'name': 'python3-iniparse', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/python/python3-iniparse_0.4.bb', 'version': '0.4-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/zlib/zlib_1.2.11.bb-None-None-zlib-1.2.11-r0)({'name': 'zlib', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/zlib/zlib_1.2.11.bb', 'version': '1.2.11-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/libgpg-error/libgpg-error_1.27.bb-None-None-libgpg-error-1.27-r0)({'name': 'libgpg-error', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/libgpg-error/libgpg-error_1.27.bb', 'version': '1.27-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/bzip2/bzip2_1.0.6.bb-None-None-bzip2-1.0.6-r5)({'name': 'bzip2', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/bzip2/bzip2_1.0.6.bb', 'version': '1.0.6-r5'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/libassuan/libassuan_2.4.3.bb-None-None-libassuan-2.4.3-r0)({'name': 'libassuan', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/libassuan/libassuan_2.4.3.bb', 'version': '2.4.3-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/python/python3-six_1.10.0.bb-None-None-python3-six-1.10.0-r0)({'name': 'python3-six', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/python/python3-six_1.10.0.bb', 'version': '1.10.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-connectivity/libnss-mdns/libnss-mdns_0.10.bb-None-None-libnss-mdns-0.10-r7)({'name': 'libnss-mdns', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-connectivity/libnss-mdns/libnss-mdns_0.10.bb', 'version': '0.10-r7'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-graphics/xorg-lib/libxext_1.3.3.bb-None-None-libxext-1:1.3.3-r0)({'name': 'libxext', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-graphics/xorg-lib/libxext_1.3.3.bb', 'version': '1:1.3.3-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/pinentry/pinentry_1.0.0.bb-None-None-pinentry-1.0.0-r0)({'name': 'pinentry', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/pinentry/pinentry_1.0.0.bb', 'version': '1.0.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-oina/oina-falcon4-postgresql/oina-falcon4-postgresql.bb-None-None-oina-falcon4-postgresql-1.0-r0)({'name': 'oina-falcon4-postgresql', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-oina/oina-falcon4-postgresql/oina-falcon4-postgresql.bb', 'version': '1.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/sysfsutils/sysfsutils_2.1.0.bb-None-None-sysfsutils-2.1.0-r5)({'name': 'sysfsutils', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/sysfsutils/sysfsutils_2.1.0.bb', 'version': '2.1.0-r5'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/popt/popt_1.16.bb-None-None-popt-1.16-r3)({'name': 'popt', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/popt/popt_1.16.bb', 'version': '1.16-r3'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-graphics/xorg-lib/libxrender_0.9.10.bb-None-None-libxrender-1:0.9.10-r0)({'name': 'libxrender', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-graphics/xorg-lib/libxrender_0.9.10.bb', 'version': '1:0.9.10-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/hexedit/hexedit_1.2.13.bb-None-None-hexedit-1.2.13-r0)({'name': 'hexedit', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/hexedit/hexedit_1.2.13.bb', 'version': '1.2.13-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/giflib/giflib_5.1.4.bb-None-None-giflib-5.1.4-r0)({'name': 'giflib', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/giflib/giflib_5.1.4.bb', 'version': '5.1.4-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-bsp/device-tree/device-tree.bb-None-None-device-tree-1.0-r0)({'name': 'device-tree', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-bsp/device-tree/device-tree.bb', 'version': '1.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb-None-None-tcp-wrappers-7.6-r10)({'name': 'tcp-wrappers', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb', 'version': '7.6-r10'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/libffi/libffi_3.2.1.bb-None-None-libffi-3.2.1-r0)({'name': 'libffi', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/libffi/libffi_3.2.1.bb', 'version': '3.2.1-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/attr/acl_2.2.52.bb-None-None-acl-2.2.52-r0)({'name': 'acl', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/attr/acl_2.2.52.bb', 'version': '2.2.52-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-kernel/oina-saturn-modules/oina-saturn-modules_1.0.bb-None-None-oina-saturn-modules-1.0+gitAUTOINC+9d984153ac-r0)({'name': 'oina-saturn-modules', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-kernel/oina-saturn-modules/oina-saturn-modules_1.0.bb', 'version': '1.0+gitAUTOINC+9d984153ac-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/netbase/netbase_5.4.bb-None-None-netbase-1:5.4-r0)({'name': 'netbase', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/netbase/netbase_5.4.bb', 'version': '1:5.4-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/libdaemon/libdaemon_0.14.bb-None-None-libdaemon-0.14-r0)({'name': 'libdaemon', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/libdaemon/libdaemon_0.14.bb', 'version': '0.14-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/libcap/libcap_2.25.bb-None-None-libcap-2.25-r0)({'name': 'libcap', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/libcap/libcap_2.25.bb', 'version': '2.25-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-graphics/xorg-lib/libxdmcp_1.1.2.bb-None-None-libxdmcp-1:1.1.2-r0)({'name': 'libxdmcp', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-graphics/xorg-lib/libxdmcp_1.1.2.bb', 'version': '1:1.1.2-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-kernel/oina-mcp9808/oina-mcp9808_1.0.bb-None-None-oina-mcp9808-1.0+gitAUTOINC+9d984153ac-r0)({'name': 'oina-mcp9808', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-kernel/oina-mcp9808/oina-mcp9808_1.0.bb', 'version': '1.0+gitAUTOINC+9d984153ac-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-kernel/oina-ltc3375/oina-ltc3375_1.0.bb-None-None-oina-ltc3375-1.0+gitAUTOINC+9d984153ac-r0)({'name': 'oina-ltc3375', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-kernel/oina-ltc3375/oina-ltc3375_1.0.bb', 'version': '1.0+gitAUTOINC+9d984153ac-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-oina/oina-falcon4-firmware-proximity/oina-falcon4-firmware-proximity.bb-None-None-oina-falcon4-firmware-proximity-1.0-r0)({'name': 'oina-falcon4-firmware-proximity', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-oina/oina-falcon4-firmware-proximity/oina-falcon4-firmware-proximity.bb', 'version': '1.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/attr/attr_2.4.47.bb-None-None-attr-2.4.47-r0)({'name': 'attr', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/attr/attr_2.4.47.bb', 'version': '2.4.47-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/npth/npth_1.5.bb-None-None-npth-1.5-r0)({'name': 'npth', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/npth/npth_1.5.bb', 'version': '1.5-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-graphics/xorg-lib/libxau_1.0.8.bb-None-None-libxau-1:1.0.8-r0)({'name': 'libxau', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-graphics/xorg-lib/libxau_1.0.8.bb', 'version': '1:1.0.8-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-kernel/oina-si7006/oina-si7006_1.0.bb-None-None-oina-si7006-1.0+gitAUTOINC+9d984153ac-r0)({'name': 'oina-si7006', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-kernel/oina-si7006/oina-si7006_1.0.bb', 'version': '1.0+gitAUTOINC+9d984153ac-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/update-rc.d/update-rc.d_0.7.bb-None-None-update-rc.d-0.7-r5)({'name': 'update-rc.d', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/update-rc.d/update-rc.d_0.7.bb', 'version': '0.7-r5'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/oina-init/oina-init_1.0.bb-None-None-oina-init-1.0-r0)({'name': 'oina-init', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/oina-init/oina-init_1.0.bb', 'version': '1.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/opkg-utils/opkg-utils_0.3.5.bb-None-None-opkg-utils-0.3.5-r0)({'name': 'opkg-utils', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/opkg-utils/opkg-utils_0.3.5.bb', 'version': '0.3.5-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/init-ifupdown/init-ifupdown_1.0.bb-None-None-init-ifupdown-1.0-r7)({'name': 'init-ifupdown', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/init-ifupdown/init-ifupdown_1.0.bb', 'version': '1.0-r7'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/base-files/base-files_3.0.14.bb-None-None-base-files-3.0.14-r89)({'name': 'base-files', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/base-files/base-files_3.0.14.bb', 'version': '3.0.14-r89'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/volatile-binds/volatile-binds.bb-None-None-volatile-binds-1.0-r0)({'name': 'volatile-binds', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/volatile-binds/volatile-binds.bb', 'version': '1.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/shadow/shadow-securetty_4.2.1.bb-None-None-shadow-securetty-4.2.1-r3)({'name': 'shadow-securetty', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/shadow/shadow-securetty_4.2.1.bb', 'version': '4.2.1-r3'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/run-postinsts/run-postinsts_1.0.bb-None-None-run-postinsts-1.0-r9)({'name': 'run-postinsts', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/run-postinsts/run-postinsts_1.0.bb', 'version': '1.0-r9'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-config/oina-usbgadget-config/oina-usbgadget-config.bb-None-None-oina-usbgadget-config-1.0-r0)({'name': 'oina-usbgadget-config', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-config/oina-usbgadget-config/oina-usbgadget-config.bb', 'version': '1.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-oina/oina-set-timedate/oina-set-timedate_1.0.bb-None-None-oina-set-timedate-1.0-r0)({'name': 'oina-set-timedate', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-oina/oina-set-timedate/oina-set-timedate_1.0.bb', 'version': '1.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-config/oina-hostname/oina-hostname_1.0.bb-None-None-oina-hostname-1.0-r0)({'name': 'oina-hostname', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-config/oina-hostname/oina-hostname_1.0.bb', 'version': '1.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-oina/oina-falcon4-service/oina-falcon4-service.bb-None-None-oina-falcon4-service-1.0-r0)({'name': 'oina-falcon4-service', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-oina/oina-falcon4-service/oina-falcon4-service.bb', 'version': '1.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/systemd/systemd-serialgetty.bb-None-None-systemd-serialgetty-1.0-r5)({'name': 'systemd-serialgetty', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/systemd/systemd-serialgetty.bb', 'version': '1.0-r5'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-oina/oina-fastcgi-server/oina-fastcgi-server.bb-None-None-oina-fastcgi-server-1.0-r0)({'name': 'oina-fastcgi-server', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-oina/oina-fastcgi-server/oina-fastcgi-server.bb', 'version': '1.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-oina/oina-diagnostic-data/oina-diagnostic-data.bb-None-None-oina-diagnostic-data-1.0-r0)({'name': 'oina-diagnostic-data', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-oina/oina-diagnostic-data/oina-diagnostic-data.bb', 'version': '1.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-oina/oina-clean-start/oina-clean-start.bb-None-None-oina-clean-start-1.0-r0)({'name': 'oina-clean-start', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-oina/oina-clean-start/oina-clean-start.bb', 'version': '1.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/systemd/systemd-compat-units.bb-None-None-systemd-compat-units-1.0-r29)({'name': 'systemd-compat-units', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/systemd/systemd-compat-units.bb', 'version': '1.0-r29'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/packagegroups/packagegroup-oina-saturn-core.bb-None-None-packagegroup-oina-saturn-core-1.0-r0)({'name': 'packagegroup-oina-saturn-core', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/packagegroups/packagegroup-oina-saturn-core.bb', 'version': '1.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/packagegroups/packagegroup-oina-saturn.bb-None-None-packagegroup-oina-saturn-1.0-r0)({'name': 'packagegroup-oina-saturn', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/packagegroups/packagegroup-oina-saturn.bb', 'version': '1.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/packagegroups/packagegroup-oina-falcon4.bb-None-None-packagegroup-oina-falcon4-1.0-r0)({'name': 'packagegroup-oina-falcon4', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/packagegroups/packagegroup-oina-falcon4.bb', 'version': '1.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/packagegroups/packagegroup-core-ssh-openssh.bb-None-None-packagegroup-core-ssh-openssh-1.0-r1)({'name': 'packagegroup-core-ssh-openssh', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/packagegroups/packagegroup-core-ssh-openssh.bb', 'version': '1.0-r1'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/packagegroups/packagegroup-core-boot.bb-None-None-packagegroup-core-boot-1.0-r17)({'name': 'packagegroup-core-boot', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/packagegroups/packagegroup-core-boot.bb', 'version': '1.0-r17'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/os-release/os-release.bb-None-None-os-release-1.0-r0)({'name': 'os-release', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/os-release/os-release.bb', 'version': '1.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-config/oina-useraccounts/oina-useraccounts.bb-None-None-oina-useraccounts-1.0-r2)({'name': 'oina-useraccounts', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-config/oina-useraccounts/oina-useraccounts.bb', 'version': '1.0-r2'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/oina-build-version/oina-build-version.bb-None-None-oina-build-version-1.0-r0)({'name': 'oina-build-version', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/oina-build-version/oina-build-version.bb', 'version': '1.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-bsp/fsbl/fsbl_1.0.bb-None-None-fsbl-1.0-r0)({'name': 'fsbl', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-bsp/fsbl/fsbl_1.0.bb', 'version': '1.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/base-passwd/base-passwd_3.5.29.bb-None-None-base-passwd-3.5.29-r0)({'name': 'base-passwd', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/base-passwd/base-passwd_3.5.29.bb', 'version': '3.5.29-r0'})
WARNING: Could not add dependency to the package mono because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package mono because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package mono because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package mono because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package mono because libmonosgen-2.0.so.1 is an unknown package
WARNING: Could not add dependency to the package mono because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package mono because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package mono because librt.so.1 is an unknown package
WARNING: Could not add dependency to the package mono because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package php because libbz2.so.1 is an unknown package
WARNING: Could not add dependency to the package php because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package php because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package php because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package php because libmcrypt.so.4 is an unknown package
WARNING: Could not add dependency to the package php because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package php because libmysqlclient.so.18 is an unknown package
WARNING: Could not add dependency to the package php because libsqlite3.so.0 is an unknown package
WARNING: Could not add dependency to the package php because libssl.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package php because libxml2.so.2 is an unknown package
WARNING: Could not add dependency to the package php because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package php-cli because libbz2.so.1 is an unknown package
WARNING: Could not add dependency to the package php-cli because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package php-cli because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package php-cli because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package php-cli because libmcrypt.so.4 is an unknown package
WARNING: Could not add dependency to the package php-cli because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package php-cli because libmysqlclient.so.18 is an unknown package
WARNING: Could not add dependency to the package php-cli because libsqlite3.so.0 is an unknown package
WARNING: Could not add dependency to the package php-cli because libssl.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package php-cli because libxml2.so.2 is an unknown package
WARNING: Could not add dependency to the package php-cli because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package nss because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package nss because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package nss because libnspr4.so is an unknown package
WARNING: Could not add dependency to the package nss because libnss3.so is an unknown package
WARNING: Could not add dependency to the package nss because libnssutil3.so is an unknown package
WARNING: Could not add dependency to the package nss because libplc4.so is an unknown package
WARNING: Could not add dependency to the package nss because libplds4.so is an unknown package
WARNING: Could not add dependency to the package nss because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package nss because libsmime3.so is an unknown package
WARNING: Could not add dependency to the package nss because libsqlite3.so.0 is an unknown package
WARNING: Could not add dependency to the package nss because libssl3.so is an unknown package
WARNING: Could not add dependency to the package nss because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-misc because libbz2.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-misc because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-misc because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-misc because liblzma.so.5 is an unknown package
WARNING: Could not add dependency to the package python3-misc because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package systemd because kernel-module-autofs4 is an unknown package
WARNING: Could not add dependency to the package systemd because kernel-module-ipv6 is an unknown package
WARNING: Could not add dependency to the package systemd because kernel-module-unix is an unknown package
WARNING: Could not add dependency to the package systemd because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package systemd because libacl.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd because libblkid.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd because libcap.so.2 is an unknown package
WARNING: Could not add dependency to the package systemd because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package systemd because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package systemd because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd because libkmod.so.2 is an unknown package
WARNING: Could not add dependency to the package systemd because liblzma.so.5 is an unknown package
WARNING: Could not add dependency to the package systemd because libmount.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package systemd because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package systemd because libresolv.so.2 is an unknown package
WARNING: Could not add dependency to the package systemd because librt.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd because libsystemd-shared-234.so is an unknown package
WARNING: Could not add dependency to the package file because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package file because libmagic.so.1 is an unknown package
WARNING: Could not add dependency to the package file because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-codecs because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-codecs because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package gnupg because libassuan.so.0 is an unknown package
WARNING: Could not add dependency to the package gnupg because libbz2.so.1 is an unknown package
WARNING: Could not add dependency to the package gnupg because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package gnupg because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package gnupg because libgcrypt.so.20 is an unknown package
WARNING: Could not add dependency to the package gnupg because libgnutls.so.30 is an unknown package
WARNING: Could not add dependency to the package gnupg because libgpg-error.so.0 is an unknown package
WARNING: Could not add dependency to the package gnupg because libksba.so.8 is an unknown package
WARNING: Could not add dependency to the package gnupg because libnpth.so.0 is an unknown package
WARNING: Could not add dependency to the package gnupg because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package gnupg because libreadline.so.7 is an unknown package
WARNING: Could not add dependency to the package gnupg because libresolv.so.2 is an unknown package
WARNING: Could not add dependency to the package gnupg because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package python-codecs because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-codecs because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libmysqlclient18 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libmysqlclient18 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libmysqlclient18 because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package libmysqlclient18 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libmysqlclient18 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libmysqlclient18 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libc6 because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package libc6 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libc6 because libnsl.so.1 is an unknown package
WARNING: Could not add dependency to the package libc6 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libc6 because libresolv.so.2 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libffi.so.6 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libglib-2.0.so.0 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libgmodule-2.0.so.0 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libgobject-2.0.so.0 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libmount.so.1 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libpcre.so.1 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libresolv.so.2 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package shared-mime-info because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package shared-mime-info because libglib-2.0.so.0 is an unknown package
WARNING: Could not add dependency to the package shared-mime-info because libxml2.so.2 is an unknown package
WARNING: Could not add dependency to the package libpython3.5m1.0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libpython3.5m1.0 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libpython3.5m1.0 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libpython3.5m1.0 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libpython3.5m1.0 because libutil.so.1 is an unknown package
WARNING: Could not add dependency to the package python-smartpm because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libperl5 because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package libperl5 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libperl5 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libperl5 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libperl5 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libpython2.7-1.0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libpython2.7-1.0 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libpython2.7-1.0 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libpython2.7-1.0 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libpython2.7-1.0 because libutil.so.1 is an unknown package
WARNING: Could not add dependency to the package libcrypto1.0.2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libcrypto1.0.2 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package mono-libs because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package mono-libs because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package mono-libs because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package mono-libs because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package mono-libs because librt.so.1 is an unknown package
WARNING: Could not add dependency to the package mono-libs because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libunistring2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-core because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-core because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-core because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libgnutls30 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libgnutls30 because libgmp.so.10 is an unknown package
WARNING: Could not add dependency to the package libgnutls30 because libhogweed.so.4 is an unknown package
WARNING: Could not add dependency to the package libgnutls30 because libidn.so.11 is an unknown package
WARNING: Could not add dependency to the package libgnutls30 because libnettle.so.6 is an unknown package
WARNING: Could not add dependency to the package libgnutls30 because libunistring.so.2 is an unknown package
WARNING: Could not add dependency to the package libgnutls30 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libstdc++6 because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package libstdc++6 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libstdc++6 because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package libstdc++6 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package openssh-sshd because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package openssh-sshd because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package openssh-sshd because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package openssh-sshd because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package openssh-sshd because libutil.so.1 is an unknown package
WARNING: Could not add dependency to the package openssh-sshd because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libxml2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libxml2 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libxml2 because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package libxml2 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libxml2 because libxml2.so.2 is an unknown package
WARNING: Could not add dependency to the package libxml2 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-lang because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-lang because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package rpm because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package rpm because libarchive.so.13 is an unknown package
WARNING: Could not add dependency to the package rpm because libbz2.so.1 is an unknown package
WARNING: Could not add dependency to the package rpm because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package rpm because libdb-5.3.so is an unknown package
WARNING: Could not add dependency to the package rpm because libdbus-1.so.3 is an unknown package
WARNING: Could not add dependency to the package rpm because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package rpm because libdw.so.1 is an unknown package
WARNING: Could not add dependency to the package rpm because libelf.so.1 is an unknown package
WARNING: Could not add dependency to the package rpm because libgomp.so.1 is an unknown package
WARNING: Could not add dependency to the package rpm because liblzma.so.5 is an unknown package
WARNING: Could not add dependency to the package rpm because libmagic.so.1 is an unknown package
WARNING: Could not add dependency to the package rpm because libnss3.so is an unknown package
WARNING: Could not add dependency to the package rpm because libpopt.so.0 is an unknown package
WARNING: Could not add dependency to the package rpm because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package rpm because librpmbuild.so.7 is an unknown package
WARNING: Could not add dependency to the package rpm because librpmio.so.7 is an unknown package
WARNING: Could not add dependency to the package rpm because librpmsign.so.7 is an unknown package
WARNING: Could not add dependency to the package rpm because librpm.so.7 is an unknown package
WARNING: Could not add dependency to the package rpm because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package udev because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package udev because libacl.so.1 is an unknown package
WARNING: Could not add dependency to the package udev because libblkid.so.1 is an unknown package
WARNING: Could not add dependency to the package udev because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package udev because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package udev because libkmod.so.2 is an unknown package
WARNING: Could not add dependency to the package udev because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package udev because librt.so.1 is an unknown package
WARNING: Could not add dependency to the package libx11-6 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libx11-6 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libx11-6 because libxcb.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-io because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package python3-io because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-io because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-io because libssl.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package python3-gpg because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-gpg because libgpgme.so.11 is an unknown package
WARNING: Could not add dependency to the package shadow because libattr.so.1 is an unknown package
WARNING: Could not add dependency to the package shadow because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package shadow because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package db because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package db because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package python-xml because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-xml because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package bash because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package bash because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package bash because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libfontconfig.so.1 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libfreetype.so.6 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libpixman-1.so.0 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libpng16.so.16 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because librt.so.1 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libX11.so.6 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libxcb-render.so.0 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libxcb-shm.so.0 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libxcb.so.1 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libXext.so.6 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libXrender.so.1 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd-analyze because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package systemd-analyze because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package systemd-analyze because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd-analyze because libmount.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd-analyze because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package systemd-analyze because librt.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd-analyze because libsystemd-shared-234.so is an unknown package
WARNING: Could not add dependency to the package libgcrypt because libcap.so.2 is an unknown package
WARNING: Could not add dependency to the package libgcrypt because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libgcrypt because libgcrypt.so.20 is an unknown package
WARNING: Could not add dependency to the package libgcrypt because libgpg-error.so.0 is an unknown package
WARNING: Could not add dependency to the package nginx because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package nginx because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package nginx because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package nginx because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package nginx because libpcre.so.1 is an unknown package
WARNING: Could not add dependency to the package nginx because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package nginx because libssl.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package nginx because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package tcpdump because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package tcpdump because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package tcpdump because libpcap.so.1 is an unknown package
WARNING: Could not add dependency to the package sudo because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package sudo because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package sudo because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package sudo because libsudo_util.so.0 is an unknown package
WARNING: Could not add dependency to the package sudo because libutil.so.1 is an unknown package
WARNING: Could not add dependency to the package python-core because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-core because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package python-core because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python-core because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libsqlite3-0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libsqlite3-0 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libsqlite3-0 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package python-ctypes because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-ctypes because libffi.so.6 is an unknown package
WARNING: Could not add dependency to the package python-ctypes because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package openssh-ssh because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package openssh-ssh because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package openssh-ssh because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package openssh-ssh because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package openssh-ssh because libresolv.so.2 is an unknown package
WARNING: Could not add dependency to the package openssh-ssh because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package python-io because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package python-io because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-io because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package python-io because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python-io because libssl.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package python3-compression because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-compression because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-compression because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package python-lang because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-lang because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package busybox because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package busybox because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libarchive because libacl.so.1 is an unknown package
WARNING: Could not add dependency to the package libarchive because libarchive.so.13 is an unknown package
WARNING: Could not add dependency to the package libarchive because libbz2.so.1 is an unknown package
WARNING: Could not add dependency to the package libarchive because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libarchive because liblzma.so.5 is an unknown package
WARNING: Could not add dependency to the package libarchive because liblzo2.so.2 is an unknown package
WARNING: Could not add dependency to the package libarchive because libxml2.so.2 is an unknown package
WARNING: Could not add dependency to the package libarchive because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package mono-xsp because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libdw1 because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package libdw1 because libbz2.so.1 is an unknown package
WARNING: Could not add dependency to the package libdw1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libdw1 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libdw1 because libdw.so.1 is an unknown package
WARNING: Could not add dependency to the package libdw1 because libelf.so.1 is an unknown package
WARNING: Could not add dependency to the package libdw1 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package sysstat because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package iproute2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package iproute2 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package iproute2 because libelf.so.1 is an unknown package
WARNING: Could not add dependency to the package openssl because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package openssl because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package openssl because libssl.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package libfreetype6 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libfreetype6 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libpixman-1-0 because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package libpixman-1-0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libpixman-1-0 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libpixman-1-0 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package procps because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package procps because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package procps because libncurses.so.5 is an unknown package
WARNING: Could not add dependency to the package procps because libprocps.so.6 is an unknown package
WARNING: Could not add dependency to the package procps because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package libsystemd0 because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package libsystemd0 because libcap.so.2 is an unknown package
WARNING: Could not add dependency to the package libsystemd0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libsystemd0 because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package libsystemd0 because liblzma.so.5 is an unknown package
WARNING: Could not add dependency to the package libsystemd0 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libsystemd0 because libresolv.so.2 is an unknown package
WARNING: Could not add dependency to the package libsystemd0 because librt.so.1 is an unknown package
WARNING: Could not add dependency to the package libsolv0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-datetime because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-datetime because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-datetime because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package strace because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package nettle because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package nettle because libgmp.so.10 is an unknown package
WARNING: Could not add dependency to the package nettle because libhogweed.so.4 is an unknown package
WARNING: Could not add dependency to the package nettle because libnettle.so.6 is an unknown package
WARNING: Could not add dependency to the package libtiff5 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libtiff5 because libjpeg.so.62 is an unknown package
WARNING: Could not add dependency to the package libtiff5 because liblzma.so.5 is an unknown package
WARNING: Could not add dependency to the package libtiff5 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libtiff5 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package openssh-keygen because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package openssh-keygen because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package openssh-keygen because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package openssh-keygen because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package openssh-keygen because libresolv.so.2 is an unknown package
WARNING: Could not add dependency to the package kbd because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package systemd-container because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package systemd-container because libacl.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd-container because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package systemd-container because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd-container because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package systemd-container because libsystemd-shared-234.so is an unknown package
WARNING: Could not add dependency to the package tar because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libgmp10 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-compression because libbz2.so.1 is an unknown package
WARNING: Could not add dependency to the package python-compression because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-compression because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-textutils because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-textutils because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libcairo.so.2 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libexif.so.12 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libfontconfig.so.1 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libfreetype.so.6 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libgif.so.7 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libglib-2.0.so.0 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libjpeg.so.62 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libpng16.so.16 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libtiff.so.5 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libX11.so.6 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libXrender.so.1 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because libdnf.so.1 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because libgio-2.0.so.0 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because libglib-2.0.so.0 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because libgobject-2.0.so.0 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because librepo.so.0 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because librpmio.so.7 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because librpm.so.7 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because libsolvext.so.0 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because libsolv.so.0 is an unknown package
WARNING: Could not add dependency to the package libssl1.0.2 because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package libssl1.0.2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package net-tools because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-pickle because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-pickle because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package dbus-1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package dbus-1 because libdbus-1.so.3 is an unknown package
WARNING: Could not add dependency to the package dbus-1 because libexpat.so.1 is an unknown package
WARNING: Could not add dependency to the package dbus-1 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package dbus-1 because libsystemd.so.0 is an unknown package
WARNING: Could not add dependency to the package dbus-1 because libX11.so.6 is an unknown package
WARNING: Could not add dependency to the package libfontconfig1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libfontconfig1 because libexpat.so.1 is an unknown package
WARNING: Could not add dependency to the package libfontconfig1 because libfreetype.so.6 is an unknown package
WARNING: Could not add dependency to the package libfontconfig1 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package gdbserver because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package gdbserver because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package gdbserver because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package gdbserver because libstdc++.so.6 is an unknown package
WARNING: Could not add dependency to the package can-utils because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package systemd-extra-utils because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package systemd-extra-utils because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package systemd-extra-utils because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd-extra-utils because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package systemd-extra-utils because libsystemd-shared-234.so is an unknown package
WARNING: Could not add dependency to the package python-smartpm-backend-rpm because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libcurl4 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libcurl4 because libgnutls.so.30 is an unknown package
WARNING: Could not add dependency to the package libcurl4 because libnettle.so.6 is an unknown package
WARNING: Could not add dependency to the package libcurl4 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libcurl4 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package gpgme because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package gpgme because libassuan.so.0 is an unknown package
WARNING: Could not add dependency to the package gpgme because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package gpgme because libgpg-error.so.0 is an unknown package
WARNING: Could not add dependency to the package gpgme because libgpgme.so.11 is an unknown package
WARNING: Could not add dependency to the package libext2fs2 because libblkid.so.1 is an unknown package
WARNING: Could not add dependency to the package libext2fs2 because libcom_err.so.2 is an unknown package
WARNING: Could not add dependency to the package libext2fs2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libext2fs2 because libext2fs.so.2 is an unknown package
WARNING: Could not add dependency to the package libmount1 because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package libmount1 because libblkid.so.1 is an unknown package
WARNING: Could not add dependency to the package libmount1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libmount1 because librt.so.1 is an unknown package
WARNING: Could not add dependency to the package libmount1 because libuuid.so.1 is an unknown package
WARNING: Could not add dependency to the package libreadline7 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libreadline7 because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package libpcre1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libdbus-1-3 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libdbus-1-3 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libdbus-1-3 because libsystemd.so.0 is an unknown package
WARNING: Could not add dependency to the package ethtool because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package ethtool because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package e2fsprogs-e2fsck because libblkid.so.1 is an unknown package
WARNING: Could not add dependency to the package e2fsprogs-e2fsck because libcom_err.so.2 is an unknown package
WARNING: Could not add dependency to the package e2fsprogs-e2fsck because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package e2fsprogs-e2fsck because libe2p.so.2 is an unknown package
WARNING: Could not add dependency to the package e2fsprogs-e2fsck because libext2fs.so.2 is an unknown package
WARNING: Could not add dependency to the package e2fsprogs-e2fsck because libuuid.so.1 is an unknown package
WARNING: Could not add dependency to the package nspr because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package nspr because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package nspr because libnspr4.so is an unknown package
WARNING: Could not add dependency to the package nspr because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package nspr because librt.so.1 is an unknown package
WARNING: Could not add dependency to the package libblkid1 because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package libblkid1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libblkid1 because libuuid.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-audio because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-audio because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-audio because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libcomps0.1.8 because libcomps.so.0.1.8 is an unknown package
WARNING: Could not add dependency to the package libcomps0.1.8 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libcomps0.1.8 because libexpat.so.1 is an unknown package
WARNING: Could not add dependency to the package libcomps0.1.8 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libcomps0.1.8 because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libcomps0.1.8 because libxml2.so.2 is an unknown package
WARNING: Could not add dependency to the package nano because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package nano because libmagic.so.1 is an unknown package
WARNING: Could not add dependency to the package nano because libncursesw.so.5 is an unknown package
WARNING: Could not add dependency to the package nano because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package librepo0 because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package librepo0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package librepo0 because libcurl.so.4 is an unknown package
WARNING: Could not add dependency to the package librepo0 because libexpat.so.1 is an unknown package
WARNING: Could not add dependency to the package librepo0 because libglib-2.0.so.0 is an unknown package
WARNING: Could not add dependency to the package librepo0 because libgpgme.so.11 is an unknown package
WARNING: Could not add dependency to the package librepo0 because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package librepo0 because librepo.so.0 is an unknown package
WARNING: Could not add dependency to the package libpcap1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package mtd-utils because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libjpeg62 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libexif12 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libexif12 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package python-textutils because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-textutils because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libidn11 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libavahi-core7 because libavahi-common.so.3 is an unknown package
WARNING: Could not add dependency to the package libavahi-core7 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libavahi-core7 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libksba8 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libksba8 because libgpg-error.so.0 is an unknown package
WARNING: Could not add dependency to the package libexpat1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libexpat1 because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-json because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-json because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python-math because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-math because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package python-math because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-subprocess because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-subprocess because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python-datetime because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-datetime because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package python-datetime because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libpng16-16 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libpng16-16 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libpng16-16 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libncursesw5 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libncursesw5 because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package libmcrypt4 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libgomp1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libgomp1 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libgomp1 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package python3-math because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-math because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-math because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package less because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package less because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package python3-curses because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-curses because libncurses.so.5 is an unknown package
WARNING: Could not add dependency to the package python3-curses because libpanel.so.5 is an unknown package
WARNING: Could not add dependency to the package python3-curses because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-curses because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package shadow-base because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package shadow-base because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package lsof because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package liblzma5 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package liblzma5 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libbz2.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libdb-5.3.so is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libdw.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libelf.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libgomp.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because liblzma.so.5 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libmagic.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libnss3.so is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libpopt.so.0 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because librpmbuild.so.7 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because librpmio.so.7 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because librpmsign.so.7 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because librpm.so.7 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package iperf3 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package iperf3 because libiperf.so.0 is an unknown package
WARNING: Could not add dependency to the package iperf3 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libsolvext0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libsolvext0 because libdb-5.3.so is an unknown package
WARNING: Could not add dependency to the package libsolvext0 because libexpat.so.1 is an unknown package
WARNING: Could not add dependency to the package libsolvext0 because libsolv.so.0 is an unknown package
WARNING: Could not add dependency to the package libsolvext0 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package python-curses because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-curses because libncursesw.so.5 is an unknown package
WARNING: Could not add dependency to the package python-curses because libpanelw.so.5 is an unknown package
WARNING: Could not add dependency to the package python-curses because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python-curses because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package libtinfo5 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package avahi-daemon because libavahi-common.so.3 is an unknown package
WARNING: Could not add dependency to the package avahi-daemon because libavahi-core.so.7 is an unknown package
WARNING: Could not add dependency to the package avahi-daemon because libcap.so.2 is an unknown package
WARNING: Could not add dependency to the package avahi-daemon because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package avahi-daemon because libdaemon.so.0 is an unknown package
WARNING: Could not add dependency to the package avahi-daemon because libdbus-1.so.3 is an unknown package
WARNING: Could not add dependency to the package avahi-daemon because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package avahi-daemon because libexpat.so.1 is an unknown package
WARNING: Could not add dependency to the package avahi-daemon because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package python3-crypt because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package python3-crypt because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-crypt because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libxcb1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libxcb1 because libXau.so.6 is an unknown package
WARNING: Could not add dependency to the package libxcb1 because libXdmcp.so.6 is an unknown package
WARNING: Could not add dependency to the package libncurses5 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libncurses5 because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package liblzo2-2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libexif-locale-en-gb because virtual-locale-en-gb is an unknown package
WARNING: Could not add dependency to the package htop because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package htop because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package htop because libncursesw.so.5 is an unknown package
WARNING: Could not add dependency to the package htop because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-locale-en-gb because virtual-locale-en-gb is an unknown package
WARNING: Could not add dependency to the package kmod because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package kmod because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package vsftpd because libcap.so.2 is an unknown package
WARNING: Could not add dependency to the package vsftpd because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package vsftpd because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package vsftpd because libwrap.so.0 is an unknown package
WARNING: Could not add dependency to the package gzip because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package bc because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-stringold because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-stringold because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package i2c-tools because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-sqlite3 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-sqlite3 because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-sqlite3 because libsqlite3.so.0 is an unknown package
WARNING: Could not add dependency to the package libelf1 because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package libelf1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libelf1 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libz1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package openssh-scp because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package openssh-scp because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libkmod2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libkmod2 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libgpg-error0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package perl because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package perl because libperl.so.5 is an unknown package
WARNING: Could not add dependency to the package libbz2-1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libassuan0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libassuan0 because libgpg-error.so.0 is an unknown package
WARNING: Could not add dependency to the package libnss-mdns because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libxext6 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libxext6 because libX11.so.6 is an unknown package
WARNING: Could not add dependency to the package libavahi-client3 because libavahi-common.so.3 is an unknown package
WARNING: Could not add dependency to the package libavahi-client3 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libavahi-client3 because libdbus-1.so.3 is an unknown package
WARNING: Could not add dependency to the package libavahi-client3 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libavahi-client3 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package avahi-utils because libavahi-client.so.3 is an unknown package
WARNING: Could not add dependency to the package avahi-utils because libavahi-common.so.3 is an unknown package
WARNING: Could not add dependency to the package avahi-utils because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package avahi-utils because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package util-linux-agetty because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package pinentry because libassuan.so.0 is an unknown package
WARNING: Could not add dependency to the package pinentry because libcap.so.2 is an unknown package
WARNING: Could not add dependency to the package pinentry because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package pinentry because libgpg-error.so.0 is an unknown package
WARNING: Could not add dependency to the package pinentry because libncursesw.so.5 is an unknown package
WARNING: Could not add dependency to the package pinentry because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package sysfsutils because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package sysfsutils because libsysfs.so.2 is an unknown package
WARNING: Could not add dependency to the package python3-readline because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-readline because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-readline because libreadline.so.7 is an unknown package
WARNING: Could not add dependency to the package libpopt0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libavahi-common3 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libavahi-common3 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package python-crypt because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package python-crypt because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package python-crypt because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-crypt because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-unixadmin because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-unixadmin because libnsl.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-unixadmin because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package util-linux-fsck because libblkid.so.1 is an unknown package
WARNING: Could not add dependency to the package util-linux-fsck because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package util-linux-fsck because libmount.so.1 is an unknown package
WARNING: Could not add dependency to the package util-linux-fsck because librt.so.1 is an unknown package
WARNING: Could not add dependency to the package libxcb-render0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libxcb-render0 because libXau.so.6 is an unknown package
WARNING: Could not add dependency to the package libxcb-render0 because libxcb.so.1 is an unknown package
WARNING: Could not add dependency to the package libxcb-render0 because libXdmcp.so.6 is an unknown package
WARNING: Could not add dependency to the package util-linux-sulogin because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package util-linux-sulogin because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libxrender1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libxrender1 because libX11.so.6 is an unknown package
WARNING: Could not add dependency to the package hexedit because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package hexedit because libncurses.so.5 is an unknown package
WARNING: Could not add dependency to the package hexedit because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package python-readline because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-readline because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python-readline because libreadline.so.7 is an unknown package
WARNING: Could not add dependency to the package avahi-autoipd because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package avahi-autoipd because libdaemon.so.0 is an unknown package
WARNING: Could not add dependency to the package python-unixadmin because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-unixadmin because libnsl.so.1 is an unknown package
WARNING: Could not add dependency to the package python-unixadmin because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libsysfs2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libgif7 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package util-linux-mount because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package util-linux-mount because libmount.so.1 is an unknown package
WARNING: Could not add dependency to the package libwrap0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libffi6 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libffi6 because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package libe2p2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libc6-thread-db because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libdaemon0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-zlib because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-zlib because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python-zlib because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd-vconsole-setup because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package systemd-vconsole-setup because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package systemd-vconsole-setup because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package systemd-vconsole-setup because libsystemd-shared-234.so is an unknown package
WARNING: Could not add dependency to the package python-fcntl because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-fcntl because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-fcntl because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-fcntl because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libxdmcp6 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package avahi-locale-en-gb because virtual-locale-en-gb is an unknown package
WARNING: Could not add dependency to the package libuuid1 because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package libuuid1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package dnf-locale-en-gb because virtual-locale-en-gb is an unknown package
WARNING: Could not add dependency to the package python-resource because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-resource because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libnpth0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libnpth0 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libxcb-shm0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libxcb-shm0 because libXau.so.6 is an unknown package
WARNING: Could not add dependency to the package libxcb-shm0 because libxcb.so.1 is an unknown package
WARNING: Could not add dependency to the package libxcb-shm0 because libXdmcp.so.6 is an unknown package
WARNING: Could not add dependency to the package libxau6 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libpanelw5 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libpanelw5 because libncursesw.so.5 is an unknown package
WARNING: Could not add dependency to the package libpanelw5 because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package libpanel5 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libpanel5 because libncurses.so.5 is an unknown package
WARNING: Could not add dependency to the package libpanel5 because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package libcom-err2 because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package libcom-err2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libcom-err2 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package oina-init because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package glibc-locale-en-gb because virtual-locale-en-gb is an unknown package
NOTE: ERROR:buildinfohelper:_cached_get: 'get() returned more than one Target_File -- it returned 2!' (0-2-/usr/share/terminfo/a-18)({'target': <Target: Target object>, 'path': '/usr/share/terminfo/a', 'inodetype': 2})
NOTE:     FOUND:'Target_File object'
NOTE:     FOUND:'Target_File object'
NOTE: ERROR:buildinfohelper:_cached_get: 'get() returned more than one Target_File -- it returned 2!' (0-2-/usr/share/terminfo/A-18)({'target': <Target: Target object>, 'path': '/usr/share/terminfo/A', 'inodetype': 2})
NOTE:     FOUND:'Target_File object'
NOTE:     FOUND:'Target_File object'
NOTE: ERROR:buildinfohelper:_cached_get: 'get() returned more than one Target_File -- it returned 2!' (0-2-/usr/share/terminfo/e-18)({'target': <Target: Target object>, 'path': '/usr/share/terminfo/e', 'inodetype': 2})
NOTE:     FOUND:'Target_File object'
NOTE:     FOUND:'Target_File object'
NOTE: ERROR:buildinfohelper:_cached_get: 'get() returned more than one Target_File -- it returned 2!' (0-2-/usr/share/terminfo/E-18)({'target': <Target: Target object>, 'path': '/usr/share/terminfo/E', 'inodetype': 2})
NOTE:     FOUND:'Target_File object'
NOTE:     FOUND:'Target_File object'
NOTE: ERROR:buildinfohelper:_cached_get: 'get() returned more than one Target_File -- it returned 2!' (0-2-/usr/share/terminfo/l-18)({'target': <Target: Target object>, 'path': '/usr/share/terminfo/l', 'inodetype': 2})
NOTE:     FOUND:'Target_File object'
NOTE:     FOUND:'Target_File object'
NOTE: ERROR:buildinfohelper:_cached_get: 'get() returned more than one Target_File -- it returned 2!' (0-2-/usr/share/terminfo/L-18)({'target': <Target: Target object>, 'path': '/usr/share/terminfo/L', 'inodetype': 2})
NOTE:     FOUND:'Target_File object'
NOTE:     FOUND:'Target_File object'
NOTE: ERROR:buildinfohelper:_cached_get: 'get() returned more than one Target_File -- it returned 2!' (0-2-/usr/share/terminfo/m-18)({'target': <Target: Target object>, 'path': '/usr/share/terminfo/m', 'inodetype': 2})
NOTE:     FOUND:'Target_File object'
NOTE:     FOUND:'Target_File object'
NOTE: ERROR:buildinfohelper:_cached_get: 'get() returned more than one Target_File -- it returned 2!' (0-2-/usr/share/terminfo/M-18)({'target': <Target: Target object>, 'path': '/usr/share/terminfo/M', 'inodetype': 2})
NOTE:     FOUND:'Target_File object'
NOTE:     FOUND:'Target_File object'
NOTE: ERROR:buildinfohelper:_cached_get: 'get() returned more than one Target_File -- it returned 2!' (0-2-/usr/share/terminfo/n-18)({'target': <Target: Target object>, 'path': '/usr/share/terminfo/n', 'inodetype': 2})
NOTE:     FOUND:'Target_File object'
NOTE:     FOUND:'Target_File object'
NOTE: ERROR:buildinfohelper:_cached_get: 'get() returned more than one Target_File -- it returned 2!' (0-2-/usr/share/terminfo/N-18)({'target': <Target: Target object>, 'path': '/usr/share/terminfo/N', 'inodetype': 2})
NOTE:     FOUND:'Target_File object'
NOTE:     FOUND:'Target_File object'
NOTE: ERROR:buildinfohelper:_cached_get: 'get() returned more than one Target_File -- it returned 2!' (0-2-/usr/share/terminfo/p-18)({'target': <Target: Target object>, 'path': '/usr/share/terminfo/p', 'inodetype': 2})
NOTE:     FOUND:'Target_File object'
NOTE:     FOUND:'Target_File object'
NOTE: ERROR:buildinfohelper:_cached_get: 'get() returned more than one Target_File -- it returned 2!' (0-2-/usr/share/terminfo/P-18)({'target': <Target: Target object>, 'path': '/usr/share/terminfo/P', 'inodetype': 2})
NOTE:     FOUND:'Target_File object'
NOTE:     FOUND:'Target_File object'
NOTE: ERROR:buildinfohelper:_cached_get: 'get() returned more than one Target_File -- it returned 2!' (0-2-/usr/share/terminfo/Q-18)({'target': <Target: Target object>, 'path': '/usr/share/terminfo/Q', 'inodetype': 2})
NOTE:     FOUND:'Target_File object'
NOTE:     FOUND:'Target_File object'
NOTE: ERROR:buildinfohelper:_cached_get: 'get() returned more than one Target_File -- it returned 2!' (0-2-/usr/share/terminfo/q-18)({'target': <Target: Target object>, 'path': '/usr/share/terminfo/q', 'inodetype': 2})
NOTE:     FOUND:'Target_File object'
NOTE:     FOUND:'Target_File object'
NOTE: ERROR:buildinfohelper:_cached_get: 'get() returned more than one Target_File -- it returned 2!' (0-2-/usr/share/terminfo/x-18)({'target': <Target: Target object>, 'path': '/usr/share/terminfo/x', 'inodetype': 2})
NOTE:     FOUND:'Target_File object'
NOTE:     FOUND:'Target_File object'
NOTE: ERROR:buildinfohelper:_cached_get: 'get() returned more than one Target_File -- it returned 2!' (0-2-/usr/share/terminfo/X-18)({'target': <Target: Target object>, 'path': '/usr/share/terminfo/X', 'inodetype': 2})
NOTE:     FOUND:'Target_File object'
NOTE:     FOUND:'Target_File object'
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/a/497c33f369f4929dfdb8a1f9eb46cb0d4a098bc5-avahi-locale-en-gb-0.6.32-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/a/497c33f369f4929dfdb8a1f9eb46cb0d4a098bc5-avahi-locale-en-gb-0.6.32-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/a/c349c85a1fcfc5577a1776d86e0f0399d2874457-avahi-autoipd-0.6.32-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/a/c349c85a1fcfc5577a1776d86e0f0399d2874457-avahi-autoipd-0.6.32-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/b/116ac07c25412a448f28869bed0b0b726776aca5-busybox-udhcpd-1.24.1-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/b/116ac07c25412a448f28869bed0b0b726776aca5-busybox-udhcpd-1.24.1-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/b/aecd6d3973370a354e23866f9be813b600e87f82-busybox-ifplugd-1.24.1-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/b/aecd6d3973370a354e23866f9be813b600e87f82-busybox-ifplugd-1.24.1-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/b/c8cf13e06f58d697ada93b63ea7ef69947217dbb-busybox-syslog-1.24.1-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/b/c8cf13e06f58d697ada93b63ea7ef69947217dbb-busybox-syslog-1.24.1-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/b/c9a46b043bc8ac3f196be30150c7cc2417c83be5-busybox-udhcpc-1.24.1-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/b/c9a46b043bc8ac3f196be30150c7cc2417c83be5-busybox-udhcpc-1.24.1-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/c/cba756020343065cdb2f0ab66e4da9724d16988f-can-utils-0.0+gitr0+4c8fb05cb4-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/c/cba756020343065cdb2f0ab66e4da9724d16988f-can-utils-0.0+gitr0+4c8fb05cb4-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/d/f9c6e2332e51938a25de52e0c58880054fdd4c0e-dnf-locale-en-gb-2.6.3-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/d/f9c6e2332e51938a25de52e0c58880054fdd4c0e-dnf-locale-en-gb-2.6.3-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/e/101cfa5d3d18222b04d9ddeb5c9e5ca628907e61-e2fsprogs-e2fsck-1.43.5-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/e/101cfa5d3d18222b04d9ddeb5c9e5ca628907e61-e2fsprogs-e2fsck-1.43.5-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/g/7b40034e5b74d852c430d9d4acc8b1361c8e57d0-glibc-locale-en-gb-2.26-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/g/7b40034e5b74d852c430d9d4acc8b1361c8e57d0-glibc-locale-en-gb-2.26-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/g/bc220f6c5cf6ef3aa4cc271c89d02c44e0ff1c2b-glibc-binary-localedata-en-gb-2.26-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/g/bc220f6c5cf6ef3aa4cc271c89d02c44e0ff1c2b-glibc-binary-localedata-en-gb-2.26-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/g/c3feb021ebe31d7499742a26807f7cec80db271b-glibc-binary-localedata-en-us-2.26-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/g/c3feb021ebe31d7499742a26807f7cec80db271b-glibc-binary-localedata-en-us-2.26-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/010433e69ce5bbc5c5288aec42127c60d3dc72af-kernel-module-oinasatpl-ccdm-4.9.0-xilinx-v2017.3-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/010433e69ce5bbc5c5288aec42127c60d3dc72af-kernel-module-oinasatpl-ccdm-4.9.0-xilinx-v2017.3-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/0daec93db10a2565770dd94936014f6d40c233bd-kernel-module-usb-f-eem-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/0daec93db10a2565770dd94936014f6d40c233bd-kernel-module-usb-f-eem-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/225155a8d8ada74592d7e1c957849085b2ce39b7-kernel-module-zynq-remoteproc-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/225155a8d8ada74592d7e1c957849085b2ce39b7-kernel-module-zynq-remoteproc-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/272bfa34d82006fb625d0b983f04f96eb5b299df-kernel-module-echainiv-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/272bfa34d82006fb625d0b983f04f96eb5b299df-kernel-module-echainiv-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/3056b1d0504a459e83bb3dcff327207abc82e160-kernel-module-virtio-ring-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/3056b1d0504a459e83bb3dcff327207abc82e160-kernel-module-virtio-ring-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/4942399bdee7b5b4119124f0e04bd6dce110c8b3-kernel-module-g-zero-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/4942399bdee7b5b4119124f0e04bd6dce110c8b3-kernel-module-g-zero-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/497626d4e732fa14ac40bb453db5e2a986d63200-kernel-module-ipip-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/497626d4e732fa14ac40bb453db5e2a986d63200-kernel-module-ipip-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/49f2ba6a2450f5e037bdef04eb6784057cd06faf-kernel-module-g-ncm-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/49f2ba6a2450f5e037bdef04eb6784057cd06faf-kernel-module-g-ncm-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/4cbbb2fae8bbfef6ff084e26b204711a884c7225-kernel-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/4cbbb2fae8bbfef6ff084e26b204711a884c7225-kernel-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/4e0519d7b7593bc289915be41f216f4d0c7ceb31-kernel-module-virtio-rpmsg-bus-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/4e0519d7b7593bc289915be41f216f4d0c7ceb31-kernel-module-virtio-rpmsg-bus-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/55567ef4aafdcf136a5d8c880cfb8ffaccd9c672-kernel-module-usb-f-ss-lb-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/55567ef4aafdcf136a5d8c880cfb8ffaccd9c672-kernel-module-usb-f-ss-lb-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/55bf83223fdb843e8b625a5f9d3ccb4fd09c742c-kernel-module-usb-f-rndis-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/55bf83223fdb843e8b625a5f9d3ccb4fd09c742c-kernel-module-usb-f-rndis-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/55cb8528712a97cc15ef24f1e5923df7a8d50875-kernel-module-sha256-generic-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/55cb8528712a97cc15ef24f1e5923df7a8d50875-kernel-module-sha256-generic-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/5babe1fc5c132487339f83c772a3884738b11481-kernel-module-oinasatpl-fm-4.9.0-xilinx-v2017.3-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/5babe1fc5c132487339f83c772a3884738b11481-kernel-module-oinasatpl-fm-4.9.0-xilinx-v2017.3-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/5f75b563cb12133c99292f9d1609ebe3bdf91008-kernel-module-rpmsg-core-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/5f75b563cb12133c99292f9d1609ebe3bdf91008-kernel-module-rpmsg-core-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/684c62176f8e0aaaea2ca87b6e3d026cdef4017f-kernel-module-libcomposite-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/684c62176f8e0aaaea2ca87b6e3d026cdef4017f-kernel-module-libcomposite-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/6867ea1bce0ef7f88387ff7c35bc8cd576a04fd5-kernel-module-drbg-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/6867ea1bce0ef7f88387ff7c35bc8cd576a04fd5-kernel-module-drbg-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/69c6044b1bfd76508c0ad64064112d6d09edc13a-kernel-module-u-ether-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/69c6044b1bfd76508c0ad64064112d6d09edc13a-kernel-module-u-ether-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/6c4dcab0f055e940c86bb1ec526169bc84b04c6f-kernel-module-oina-regulator-ltc3375-4.9.0-xilinx-v2017.3-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/6c4dcab0f055e940c86bb1ec526169bc84b04c6f-kernel-module-oina-regulator-ltc3375-4.9.0-xilinx-v2017.3-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/70ed3e9b66d2f57e3da4bad1e9e912ef2934a31f-kernel-module-p8022-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/70ed3e9b66d2f57e3da4bad1e9e912ef2934a31f-kernel-module-p8022-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/78220fc93cc2d76d8be95ef2e546c2aff78c5401-kernel-module-oinasatpl-dbmmc-4.9.0-xilinx-v2017.3-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/78220fc93cc2d76d8be95ef2e546c2aff78c5401-kernel-module-oinasatpl-dbmmc-4.9.0-xilinx-v2017.3-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/78d51ae858b1c19d102bde706d9df9b64fb50701-kmod-24+git0+ef4257b59c-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/78d51ae858b1c19d102bde706d9df9b64fb50701-kmod-24+git0+ef4257b59c-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/84525d8b1dd471de0936c7fbfdda42682e8fc814-kernel-module-usb-f-ncm-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/84525d8b1dd471de0936c7fbfdda42682e8fc814-kernel-module-usb-f-ncm-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/8985db578b0f7f8e3699e2415a8dfe286f305a33-kernel-module-usb-f-ecm-subset-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/8985db578b0f7f8e3699e2415a8dfe286f305a33-kernel-module-usb-f-ecm-subset-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/8f42f8cfd50834a8e215656e88954c3b647a8b67-kernel-module-oina-temperature-mcp9808-4.9.0-xilinx-v2017.3-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/8f42f8cfd50834a8e215656e88954c3b647a8b67-kernel-module-oina-temperature-mcp9808-4.9.0-xilinx-v2017.3-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/9a8a5d109117600bbcc668beaed8b53a2ffa6ce2-kernel-module-llc-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/9a8a5d109117600bbcc668beaed8b53a2ffa6ce2-kernel-module-llc-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/a1752378172d781778b6fb7c08533368e23e2ac5-kernel-module-remoteproc-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/a1752378172d781778b6fb7c08533368e23e2ac5-kernel-module-remoteproc-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/aa06e47b6c77e3d5665ae126bc906722cc3500a3-kernel-module-stp-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/aa06e47b6c77e3d5665ae126bc906722cc3500a3-kernel-module-stp-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/add4337f45cfd463ca01b43c3a3552695063800b-kernel-module-bridge-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/add4337f45cfd463ca01b43c3a3552695063800b-kernel-module-bridge-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/b527601831a23411bfe8a8e9af82e7c4bdbde4f1-kernel-image-uimage-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/b527601831a23411bfe8a8e9af82e7c4bdbde4f1-kernel-image-uimage-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/b9e4e536e7d69e85dd3be9353c3e1488bd6b1cce-kernel-module-oinasatpl-fwrk-4.9.0-xilinx-v2017.3-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/b9e4e536e7d69e85dd3be9353c3e1488bd6b1cce-kernel-module-oinasatpl-fwrk-4.9.0-xilinx-v2017.3-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/be507712b23e445e277d4e6baa18452faba12609-kernel-module-hmac-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/be507712b23e445e277d4e6baa18452faba12609-kernel-module-hmac-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/c2e582d821d707a6abd01ba8c84e0fd6950ee7e5-kernel-module-jitterentropy-rng-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/c2e582d821d707a6abd01ba8c84e0fd6950ee7e5-kernel-module-jitterentropy-rng-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/cfd346af7752bcfda09bdb7275638c5431e34b29-kernel-module-8021q-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/cfd346af7752bcfda09bdb7275638c5431e34b29-kernel-module-8021q-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/d2899e2197d8f5a1e2018b16a82c5bea682cec14-kernel-module-oinasatpl-dbmm-4.9.0-xilinx-v2017.3-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/d2899e2197d8f5a1e2018b16a82c5bea682cec14-kernel-module-oinasatpl-dbmm-4.9.0-xilinx-v2017.3-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/da6221fded71bc1ee700abcf828d89894da91403-kernel-module-usb-f-ecm-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/da6221fded71bc1ee700abcf828d89894da91403-kernel-module-usb-f-ecm-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/e0365d037e272bb752717c0f06e0434377dae019-kernel-module-g-ether-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/e0365d037e272bb752717c0f06e0434377dae019-kernel-module-g-ether-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/e158794d9568743132563a8d862782ab2bf46df8-kernel-module-virtio-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/e158794d9568743132563a8d862782ab2bf46df8-kernel-module-virtio-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/e2f3b0bda94320e55da275d333ef92e50acccb57-kernel-module-oinasatpl-rim-4.9.0-xilinx-v2017.3-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/e2f3b0bda94320e55da275d333ef92e50acccb57-kernel-module-oinasatpl-rim-4.9.0-xilinx-v2017.3-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/e945b9427c3f3af52b1e97b63e19a172f71ded8f-kernel-module-si7006-4.9.0-xilinx-v2017.3-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/e945b9427c3f3af52b1e97b63e19a172f71ded8f-kernel-module-si7006-4.9.0-xilinx-v2017.3-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/e953fc34a0d786dce2c6c1253209c8777d967c8f-kernel-image-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/e953fc34a0d786dce2c6c1253209c8777d967c8f-kernel-image-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/f13cf321f8784ede9b2a71087d65e0b40a7dbbf3-kernel-module-psnap-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/f13cf321f8784ede9b2a71087d65e0b40a7dbbf3-kernel-module-psnap-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/f38f4909310a591d5491eeee17a67bb9f11cfe05-kernel-module-oinasatpl-pltm-4.9.0-xilinx-v2017.3-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/f38f4909310a591d5491eeee17a67bb9f11cfe05-kernel-module-oinasatpl-pltm-4.9.0-xilinx-v2017.3-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/f64909ab0c421d50ed97b12bfdc407aa7185daff-kernel-module-usb-f-mass-storage-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/f64909ab0c421d50ed97b12bfdc407aa7185daff-kernel-module-usb-f-mass-storage-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/fc9e55c2e364feabf30e34b3b771f463868bbdba-kernel-modules-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/fc9e55c2e364feabf30e34b3b771f463868bbdba-kernel-modules-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/fdebcd47a56c37ff6f81328b19ea5727c427968f-kbd-consolefonts-2.0.4-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/fdebcd47a56c37ff6f81328b19ea5727c427968f-kbd-consolefonts-2.0.4-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/154c4dc07e26f20f6cb4cc2622d8721089c4461c-libpixman-1-0-0.34.0-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/154c4dc07e26f20f6cb4cc2622d8721089c4461c-libpixman-1-0-0.34.0-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/2363e52354526230a567e375126eb45db52b87a7-libc6-thread-db-2.26-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/2363e52354526230a567e375126eb45db52b87a7-libc6-thread-db-2.26-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/2b4df33e32025050ef6a8ea4e2143adb30e47a2e-locale-base-en-us-2.26-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/2b4df33e32025050ef6a8ea4e2143adb30e47a2e-locale-base-en-us-2.26-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/3593fa1532b631260ee3816aedfb4b6729589e1c-librepo0-1.7.20+git0+e1137cbbda-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/3593fa1532b631260ee3816aedfb4b6729589e1c-librepo0-1.7.20+git0+e1137cbbda-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/411b3ee7a3784589554b7caec6a41cb59e2fbbc3-libtinfo5-6.0+20170715-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/411b3ee7a3784589554b7caec6a41cb59e2fbbc3-libtinfo5-6.0+20170715-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/58f9b26bcae9634f66f003cd4cfb8008ab70c64b-libpanelw5-6.0+20170715-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/58f9b26bcae9634f66f003cd4cfb8008ab70c64b-libpanelw5-6.0+20170715-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/5dde162bf7873eef93e08975a402589a522dec32-libpython3.5m1.0-3.5.3-r1.0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/5dde162bf7873eef93e08975a402589a522dec32-libpython3.5m1.0-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/60bc34196d77d730eb01c5669bd28541edf1fd27-libmysqlclient18-5.5.57-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/60bc34196d77d730eb01c5669bd28541edf1fd27-libmysqlclient18-5.5.57-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/6e81802b45573e2c56c71157eb77c194739b188a-libexif-locale-en-gb-0.6.21-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/6e81802b45573e2c56c71157eb77c194739b188a-libexif-locale-en-gb-0.6.21-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/7bf21942d696d7e1b2fe81dd084b3228c4b6ad3a-libncursesw5-6.0+20170715-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/7bf21942d696d7e1b2fe81dd084b3228c4b6ad3a-libncursesw5-6.0+20170715-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/8bfb629e34d52ab3e4532e2aedec2743ea7c78b7-libcomps0.1.8-0.1.8+git0+01a4759894-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/8bfb629e34d52ab3e4532e2aedec2743ea7c78b7-libcomps0.1.8-0.1.8+git0+01a4759894-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/96c0baf3ac124ee3762b71d2f8ffd2e7ba935aa6-libncurses5-6.0+20170715-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/96c0baf3ac124ee3762b71d2f8ffd2e7ba935aa6-libncurses5-6.0+20170715-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/998ec3f2763ec92d4c1b1e54f31c78a43b0d18b0-libpython2.7-1.0-2.7.13-r1.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/998ec3f2763ec92d4c1b1e54f31c78a43b0d18b0-libpython2.7-1.0-2.7.13-r1.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/9e51ed90367c7e3df5308f7db694c45753e1b840-libpanel5-6.0+20170715-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/9e51ed90367c7e3df5308f7db694c45753e1b840-libpanel5-6.0+20170715-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/ab47a8798447fe37d416ed7b8493f19312427981-libavahi-client3-0.6.32-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/ab47a8798447fe37d416ed7b8493f19312427981-libavahi-client3-0.6.32-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/b663792daa7cfbeae5066d5bbabe4e903f2cb856-libfontconfig1-2.12.4-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/b663792daa7cfbeae5066d5bbabe4e903f2cb856-libfontconfig1-2.12.4-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/b6754913a25297629699f7cf7c970cb1f3b66d0b-libkmod2-24+git0+ef4257b59c-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/b6754913a25297629699f7cf7c970cb1f3b66d0b-libkmod2-24+git0+ef4257b59c-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/b91aa0f61b3fefa1cc30eb18212931f51fb0f50a-libcrypto1.0.2-1.0.2n-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/b91aa0f61b3fefa1cc30eb18212931f51fb0f50a-libcrypto1.0.2-1.0.2n-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/baf1c57cc391c50213fa87b68407c405ff4b6d59-libavahi-core7-0.6.32-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/baf1c57cc391c50213fa87b68407c405ff4b6d59-libavahi-core7-0.6.32-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/c25ff10d55b44a72f5cd36b151a57cd8a0c4730c-libavahi-common3-0.6.32-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/c25ff10d55b44a72f5cd36b151a57cd8a0c4730c-libavahi-common3-0.6.32-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/cc293c7a8834be5d19f2d61a7bfcd620a1ef93bc-libglib-2.0-locale-en-gb-2.52.3-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/cc293c7a8834be5d19f2d61a7bfcd620a1ef93bc-libglib-2.0-locale-en-gb-2.52.3-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/cd004dc29c74202b13aa12a6d1d7ed6ad529bb1e-libglib-2.0-0-2.52.3-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/cd004dc29c74202b13aa12a6d1d7ed6ad529bb1e-libglib-2.0-0-2.52.3-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/dc9b57f82ad86bbfdc4bc8314fc56328fa8a2478-locale-base-en-gb-2.26-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/dc9b57f82ad86bbfdc4bc8314fc56328fa8a2478-locale-base-en-gb-2.26-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/m/1dc1ba6fc1b7bf9df2a4fa51699d2c078c804a9a-mono-libs-4.5-5.4.1.6-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/m/1dc1ba6fc1b7bf9df2a4fa51699d2c078c804a9a-mono-libs-4.5-5.4.1.6-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/n/53da9276fdfd0a3c6ca3e0c47e2f4733fec17350-ncurses-terminfo-base-6.0+20170715-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/n/53da9276fdfd0a3c6ca3e0c47e2f4733fec17350-ncurses-terminfo-base-6.0+20170715-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/n/e216e9de39f0368c056fd401bfdcf49309fc2f97-ncurses-terminfo-6.0+20170715-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/n/e216e9de39f0368c056fd401bfdcf49309fc2f97-ncurses-terminfo-6.0+20170715-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/2b503f3ada807da4f29e498df4ab6de9b94c4ad5-oina-clean-start-1.0-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/2b503f3ada807da4f29e498df4ab6de9b94c4ad5-oina-clean-start-1.0-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/347a39fa583a2deb4f54eded542cab0281639d2a-oina-usbgadget-config-1.0-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/347a39fa583a2deb4f54eded542cab0281639d2a-oina-usbgadget-config-1.0-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/360c4d2f6108056ad0aae1ca3654b5ab1b1ad6fa-oina-smart-update-1.0+git0+c72f39c879-r0.0-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/360c4d2f6108056ad0aae1ca3654b5ab1b1ad6fa-oina-smart-update-1.0+git0+c72f39c879-r0.0-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/3b0540b4cc3ccfd1edd66d1a4a087b700c60894f-oina-saturn-services-1.0+git0+54cdd59100-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/3b0540b4cc3ccfd1edd66d1a4a087b700c60894f-oina-saturn-services-1.0+git0+54cdd59100-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/3fa81ed1e26e3976c02b609a22d8b591fae47b6f-oina-fastcgi-server-1.0-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/3fa81ed1e26e3976c02b609a22d8b591fae47b6f-oina-fastcgi-server-1.0-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/40536d2551f91517f6d7f05f21f3051fcd739a57-oina-falcon4-firmware-detector-1.0-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/40536d2551f91517f6d7f05f21f3051fcd739a57-oina-falcon4-firmware-detector-1.0-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/40db187a4effa4cb3d22061f2191f7743388c486-oina-si7006-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/40db187a4effa4cb3d22061f2191f7743388c486-oina-si7006-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/4c86b0523afb6493f7ad8b14c7da56fc7d435ef7-oina-diagnostic-data-1.0-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/4c86b0523afb6493f7ad8b14c7da56fc7d435ef7-oina-diagnostic-data-1.0-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/533f9b081d1816ed1caf01152e8717d0c1009481-oina-falcon4-service-1.0-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/533f9b081d1816ed1caf01152e8717d0c1009481-oina-falcon4-service-1.0-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/5561fb78897acfe758ffdf342d928e5c8c31c204-oina-saturn-pl-config-1.0-r1.0-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/5561fb78897acfe758ffdf342d928e5c8c31c204-oina-saturn-pl-config-1.0-r1.0-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/6f507166de998dd2dfdbacd9d264017f09ef887a-oina-falcon4-website-1.0-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/6f507166de998dd2dfdbacd9d264017f09ef887a-oina-falcon4-website-1.0-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/920b2e0223d0be5a04356f4331002252134db158-openssh-keygen-7.5p1-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/920b2e0223d0be5a04356f4331002252134db158-openssh-keygen-7.5p1-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/94177ebf167ed4923e5f56fbe9dbbb15cecf92cc-oina-useraccounts-1.0-r2.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/94177ebf167ed4923e5f56fbe9dbbb15cecf92cc-oina-useraccounts-1.0-r2.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/9e001aaf6d9c6ebfddbe32b2e36771d0de0935e6-oina-falcon4-firmware-handset-1.0-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/9e001aaf6d9c6ebfddbe32b2e36771d0de0935e6-oina-falcon4-firmware-handset-1.0-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/b7b51c6f4d208608d90e1b21048d1c1a15c371a4-oina-build-version-1.0-r0.18-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/b7b51c6f4d208608d90e1b21048d1c1a15c371a4-oina-build-version-1.0-r0.18-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/b95367ee88d14064e43676744bcdfddfcd028406-oina-falcon4-postgresql-1.0-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/b95367ee88d14064e43676744bcdfddfcd028406-oina-falcon4-postgresql-1.0-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/bc239d2b538ef3465badd46030ef2271ff138782-oina-saturn-modules-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/bc239d2b538ef3465badd46030ef2271ff138782-oina-saturn-modules-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/c6f2e674e0ae1d2af72ecd0feff54665d1dcdf4b-oina-mcp9808-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/c6f2e674e0ae1d2af72ecd0feff54665d1dcdf4b-oina-mcp9808-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/cc18935696e756df4a5dd94adaa936dd5eb62fce-oina-falcon4-management-service-1.0+git0+94083b2e0c-r0.0-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/cc18935696e756df4a5dd94adaa936dd5eb62fce-oina-falcon4-management-service-1.0+git0+94083b2e0c-r0.0-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/f7baaf2cbd6d1df26ae2ebcd0c7285baa8a4a316-oina-falcon4-firmware-proximity-1.0-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/f7baaf2cbd6d1df26ae2ebcd0c7285baa8a4a316-oina-falcon4-firmware-proximity-1.0-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/fa0f6f65efa1d9c37709a7911bf8911d734df86c-oina-set-timedate-1.0-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/fa0f6f65efa1d9c37709a7911bf8911d734df86c-oina-set-timedate-1.0-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/fd4e56a746d85a1612b64b1159c68cfe208cbff3-oina-ltc3375-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/fd4e56a746d85a1612b64b1159c68cfe208cbff3-oina-ltc3375-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/0365d59facb5b99362b41afae8b49994a46f20b0-python3-logging-3.5.3-r1.0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/0365d59facb5b99362b41afae8b49994a46f20b0-python3-logging-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/039bcdeb5a70a280859573e720b249362226a92e-python-codecs-2.7.13-r1.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/039bcdeb5a70a280859573e720b249362226a92e-python-codecs-2.7.13-r1.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/06c46c413dd3646bd56115e42dea4196e45d19b8-python-ctypes-2.7.13-r1.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/06c46c413dd3646bd56115e42dea4196e45d19b8-python-ctypes-2.7.13-r1.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/0ad0b4b9bca123591366bc7cb2d16515cd11bb17-python3-curses-3.5.3-r1.0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/0ad0b4b9bca123591366bc7cb2d16515cd11bb17-python3-curses-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/0b24393cba7fa5c84b2b5d94848dbe53bae88d18-packagegroup-oina-saturn-core-1.0-r0.0-noarch-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/0b24393cba7fa5c84b2b5d94848dbe53bae88d18-packagegroup-oina-saturn-core-1.0-r0.0-noarch', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/0f90f3d8194f0450af99e31dde2d79393fd2c721-python3-lang-3.5.3-r1.0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/0f90f3d8194f0450af99e31dde2d79393fd2c721-python3-lang-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/10ae347b3e91dd530832d6beabea7bfdf1787f2b-python3-readline-3.5.3-r1.0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/10ae347b3e91dd530832d6beabea7bfdf1787f2b-python3-readline-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/1630b83961a54b1753a79fe4f98240028e5ef3aa-python3-enum-3.5.3-r1.0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/1630b83961a54b1753a79fe4f98240028e5ef3aa-python3-enum-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/16965d8aa069770bfee5372d7a11fbad1de9817a-python3-crypt-3.5.3-r1.0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/16965d8aa069770bfee5372d7a11fbad1de9817a-python3-crypt-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/1a82e005ba033b586a8f0506868c1c0231f2bfba-python-datetime-2.7.13-r1.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/1a82e005ba033b586a8f0506868c1c0231f2bfba-python-datetime-2.7.13-r1.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/1aba4f058d2891d5daf078d1e4741e1367b80134-packagegroup-core-ssh-openssh-1.0-r1.0-noarch-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/1aba4f058d2891d5daf078d1e4741e1367b80134-packagegroup-core-ssh-openssh-1.0-r1.0-noarch', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/26a3905ab337502c3e6728257788f0faa76af0de-python-logging-2.7.13-r1.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/26a3905ab337502c3e6728257788f0faa76af0de-python-logging-2.7.13-r1.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/2a739d89ff38faadacaac601859d6c86a78f096c-python3-math-3.5.3-r1.0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/2a739d89ff38faadacaac601859d6c86a78f096c-python3-math-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/2d43ef48c71f5f71a2cc7a9a0a34a2f240f35733-python-readline-2.7.13-r1.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/2d43ef48c71f5f71a2cc7a9a0a34a2f240f35733-python-readline-2.7.13-r1.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/31b194753e44b10b0746dc9342253a94b91aa65c-python-threading-2.7.13-r1.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/31b194753e44b10b0746dc9342253a94b91aa65c-python-threading-2.7.13-r1.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/32f372ba952e862df8b8421d8c70eaba51e05009-python3-netclient-3.5.3-r1.0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/32f372ba952e862df8b8421d8c70eaba51e05009-python3-netclient-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/40c5e5a996b7df5e12a42a77832e8defbb98a41d-python-subprocess-2.7.13-r1.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/40c5e5a996b7df5e12a42a77832e8defbb98a41d-python-subprocess-2.7.13-r1.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/4189e32cada6a7161977b51f718cfef717d13b22-python3-signal-3.5.3-r1.0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/4189e32cada6a7161977b51f718cfef717d13b22-python3-signal-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/4d2a53b886f5833117dcefd1414de921e4a9e22f-python-stringold-2.7.13-r1.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/4d2a53b886f5833117dcefd1414de921e4a9e22f-python-stringold-2.7.13-r1.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/4e7132fc330c1cd75fcb01b84bd70009166b243c-packagegroup-oina-saturn-1.0-r0.0-noarch-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/4e7132fc330c1cd75fcb01b84bd70009166b243c-packagegroup-oina-saturn-1.0-r0.0-noarch', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/585401364689e1dfd02df29556a7da4aeb4fda78-packagegroup-core-boot-1.0-r17.0-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/585401364689e1dfd02df29556a7da4aeb4fda78-packagegroup-core-boot-1.0-r17.0-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/58bbc4639d306a4487b33fcf85ec635f9b1cee40-python3-html-3.5.3-r1.0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/58bbc4639d306a4487b33fcf85ec635f9b1cee40-python3-html-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/5aa36d9a6cfa4d1c888c1a51d08413bd8e59bcc3-python-pickle-2.7.13-r1.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/5aa36d9a6cfa4d1c888c1a51d08413bd8e59bcc3-python-pickle-2.7.13-r1.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/5be9c9a20ba030c8031d4b3bb04c6bf86dc5b690-python3-codecs-3.5.3-r1.0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/5be9c9a20ba030c8031d4b3bb04c6bf86dc5b690-python3-codecs-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/5e7b5dc2fc9af8c264ab23d38f2f6de7f95bcccd-python3-compression-3.5.3-r1.0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/5e7b5dc2fc9af8c264ab23d38f2f6de7f95bcccd-python3-compression-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/62f9dd5cd303bf3509b226de43a88f655d7e9f73-python3-importlib-3.5.3-r1.0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/62f9dd5cd303bf3509b226de43a88f655d7e9f73-python3-importlib-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/66e9775cdc5e5528f82945461f4b5db4ab366c52-python3-reprlib-3.5.3-r1.0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/66e9775cdc5e5528f82945461f4b5db4ab366c52-python3-reprlib-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/6b0fe8aed9b41e809c60d7faf9eddf64b621d616-packagegroup-oina-falcon4-1.0-r0.0-noarch-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/6b0fe8aed9b41e809c60d7faf9eddf64b621d616-packagegroup-oina-falcon4-1.0-r0.0-noarch', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/6f98146e7a7bfe2762cd5636c5abaa19077315c1-python-smartpm-1.5+git0+407a7eca76-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/6f98146e7a7bfe2762cd5636c5abaa19077315c1-python-smartpm-1.5+git0+407a7eca76-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/6facfb64e646457170e32a689d31d21b8dc7906b-python3-mime-3.5.3-r1.0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/6facfb64e646457170e32a689d31d21b8dc7906b-python3-mime-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/74584b9aed22e881d8d3f53d001d2290a6883c8c-python-textutils-2.7.13-r1.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/74584b9aed22e881d8d3f53d001d2290a6883c8c-python-textutils-2.7.13-r1.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/85a200ff874f33d3ac22eff7dbb53a6da97e1e4b-python3-rpm-4.13.90+git0+a8e51b3bb0-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/85a200ff874f33d3ac22eff7dbb53a6da97e1e4b-python3-rpm-4.13.90+git0+a8e51b3bb0-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/88d502609d43ab4b1516d01bdeac12efcba28569-python3-audio-3.5.3-r1.0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/88d502609d43ab4b1516d01bdeac12efcba28569-python3-audio-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/8acb54281901466f8c9fd2d0a191377967ea92ca-python3-selectors-3.5.3-r1.0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/8acb54281901466f8c9fd2d0a191377967ea92ca-python3-selectors-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/8b2993e3a4974211d773d9b50eee48897c7b327c-python3-json-3.5.3-r1.0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/8b2993e3a4974211d773d9b50eee48897c7b327c-python3-json-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/8ef8123d420a24727bab1a014f6975115e45e934-python3-unixadmin-3.5.3-r1.0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/8ef8123d420a24727bab1a014f6975115e45e934-python3-unixadmin-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/9079593b72d5328c8fe2ab6d4477aacdc3f66344-python3-subprocess-3.5.3-r1.0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/9079593b72d5328c8fe2ab6d4477aacdc3f66344-python3-subprocess-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/9180f97ffdb93ab3232b48f99f6f1dc67e7d6b52-python3-argparse-3.5.3-r1.0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/9180f97ffdb93ab3232b48f99f6f1dc67e7d6b52-python3-argparse-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/9266f02a9d13952781533935769f411cf07f3d7a-python3-iniparse-0.4-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/9266f02a9d13952781533935769f411cf07f3d7a-python3-iniparse-0.4-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/996ef01e6d5730d6eabc222b6ada0868d84f5d2c-python-curses-2.7.13-r1.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/996ef01e6d5730d6eabc222b6ada0868d84f5d2c-python-curses-2.7.13-r1.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/9a5abe41b5badff53824e79b9805e0334a64ed21-python3-sqlite3-3.5.3-r1.0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/9a5abe41b5badff53824e79b9805e0334a64ed21-python3-sqlite3-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/9d57afd5562039419b9584ec0aa6d84887c55a75-python3-shell-3.5.3-r1.0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/9d57afd5562039419b9584ec0aa6d84887c55a75-python3-shell-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/9e41dd491fc701e239d57a1c66fc2330b4ca3370-python3-textutils-3.5.3-r1.0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/9e41dd491fc701e239d57a1c66fc2330b4ca3370-python3-textutils-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/a0d390dc023d70082be752897022bb9c0adcc04c-python3-pickle-3.5.3-r1.0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/a0d390dc023d70082be752897022bb9c0adcc04c-python3-pickle-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/a5074a3d239cf2608224d29638be7384dd6dc2e8-python3-email-3.5.3-r1.0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/a5074a3d239cf2608224d29638be7384dd6dc2e8-python3-email-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/a60b62b42f858bf0e3da7a4bdaa493a2ab88880b-python-netclient-2.7.13-r1.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/a60b62b42f858bf0e3da7a4bdaa493a2ab88880b-python-netclient-2.7.13-r1.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/ab690ddd5f47bc5dc421e127c62e5e990fcad951-python-resource-2.7.13-r1.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/ab690ddd5f47bc5dc421e127c62e5e990fcad951-python-resource-2.7.13-r1.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/b375b739685d61ea641f999d6e1305d4f34cb1fc-python3-core-3.5.3-r1.0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/b375b739685d61ea641f999d6e1305d4f34cb1fc-python3-core-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/b6f3840c3a1fe3617172fc09e98f22e9a87613de-python3-threading-3.5.3-r1.0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/b6f3840c3a1fe3617172fc09e98f22e9a87613de-python3-threading-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/befab9e6657fdb820171dc2e3ccf3178591422eb-python3-stringold-3.5.3-r1.0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/befab9e6657fdb820171dc2e3ccf3178591422eb-python3-stringold-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/bf7a405a51a039f6991731f3116dcf8fd4c5daaa-python3-image-3.5.3-r1.0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/bf7a405a51a039f6991731f3116dcf8fd4c5daaa-python3-image-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/d2b238c5eb192f42205c101d98623a4ba0f5c407-python-compression-2.7.13-r1.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/d2b238c5eb192f42205c101d98623a4ba0f5c407-python-compression-2.7.13-r1.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/d7d8fab5a02f0de5ab7a2a26c8013911468fad87-python3-fcntl-3.5.3-r1.0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/d7d8fab5a02f0de5ab7a2a26c8013911468fad87-python3-fcntl-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/da054facfb884ee613f2bc386f6b1bb6d78e2b5c-python3-distutils-3.5.3-r1.0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/da054facfb884ee613f2bc386f6b1bb6d78e2b5c-python3-distutils-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/dca440f2ec79bcf6e8ca4f4236302e11da09536b-python3-datetime-3.5.3-r1.0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/dca440f2ec79bcf6e8ca4f4236302e11da09536b-python3-datetime-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/de1c98a633718797533933a207dc2c298e5e9ecf-python-unixadmin-2.7.13-r1.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/de1c98a633718797533933a207dc2c298e5e9ecf-python-unixadmin-2.7.13-r1.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/ded8702c828bbaa166102288681404436985fc9c-python3-misc-3.5.3-r1.0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/ded8702c828bbaa166102288681404436985fc9c-python3-misc-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/e0b253fecaa2b3301e023666a48ebc85112289c6-python-pprint-2.7.13-r1.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/e0b253fecaa2b3301e023666a48ebc85112289c6-python-pprint-2.7.13-r1.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/e22a3783a8804d19b20abae2a82fce42230c5443-python-contextlib-2.7.13-r1.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/e22a3783a8804d19b20abae2a82fce42230c5443-python-contextlib-2.7.13-r1.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/edd277439bb319e2a1c20fbf1466abd0a5f355bb-python-smartpm-backend-rpm-1.5+git0+407a7eca76-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/edd277439bb319e2a1c20fbf1466abd0a5f355bb-python-smartpm-backend-rpm-1.5+git0+407a7eca76-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/r/7f0bd2b108179b23905e8d4bc8ec440024ee819a-rpm-4.13.90+git0+a8e51b3bb0-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/r/7f0bd2b108179b23905e8d4bc8ec440024ee819a-rpm-4.13.90+git0+a8e51b3bb0-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/s/1c23582ba9f933820727fa8e562c71ac81695752-smartpm-1.5+git0+407a7eca76-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/s/1c23582ba9f933820727fa8e562c71ac81695752-smartpm-1.5+git0+407a7eca76-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/s/78ac090a6e873167a9429090a52a8ef9cb7f6342-systemd-container-234-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/s/78ac090a6e873167a9429090a52a8ef9cb7f6342-systemd-container-234-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/s/af72ddf27dedcc3f4c3db2e353701bbeaf16a887-systemd-compat-units-1.0-r29.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/s/af72ddf27dedcc3f4c3db2e353701bbeaf16a887-systemd-compat-units-1.0-r29.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/s/b189beca78e08567ace847802ee5f9cab5f8ddba-shared-mime-info-1.8-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/s/b189beca78e08567ace847802ee5f9cab5f8ddba-shared-mime-info-1.8-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/s/c0e4887df775cdd34d3a7116f8a87eaca6cc03a5-shadow-securetty-4.2.1-r3.0-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/s/c0e4887df775cdd34d3a7116f8a87eaca6cc03a5-shadow-securetty-4.2.1-r3.0-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/s/c2e3f073092048b030aea80f2a43d2e8e7a7f0e9-systemd-vconsole-setup-234-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/s/c2e3f073092048b030aea80f2a43d2e8e7a7f0e9-systemd-vconsole-setup-234-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/s/c65878c3058a5b3347a205cf0f5022e0325a2ebf-systemd-serialgetty-1.0-r5.0-mach_oina_e1_1-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/s/c65878c3058a5b3347a205cf0f5022e0325a2ebf-systemd-serialgetty-1.0-r5.0-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/s/f9b2bd3d1be8d0e8927cb7193f37339e95c6d331-systemd-extra-utils-234-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/s/f9b2bd3d1be8d0e8927cb7193f37339e95c6d331-systemd-extra-utils-234-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/u/0259948e66c77b513b89a2d1c1373ab4a8ed1468-util-linux-mount-2.30-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/u/0259948e66c77b513b89a2d1c1373ab4a8ed1468-util-linux-mount-2.30-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/u/0991dc9232fd082b395ef1ebde035531abba4a1d-util-linux-fsck-2.30-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/u/0991dc9232fd082b395ef1ebde035531abba4a1d-util-linux-fsck-2.30-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/u/0c8204229095afe2e0cf4b5689486c9aadbf6963-util-linux-sulogin-2.30-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/u/0c8204229095afe2e0cf4b5689486c9aadbf6963-util-linux-sulogin-2.30-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/u/bda460a398430750292be5d776d6e5540fbebc8b-util-linux-agetty-2.30-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/u/bda460a398430750292be5d776d6e5540fbebc8b-util-linux-agetty-2.30-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/u/d559ba6a6d411c228772d7863d2411d5dfc68c18-update-alternatives-opkg-0.3.5-r0.0-armv7ahf_neon-18)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/u/d559ba6a6d411c228772d7863d2411d5dfc68c18-update-alternatives-opkg-0.3.5-r0.0-armv7ahf_neon', 'inodetype': 2})
ERROR: (1267, "Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='")
Traceback (most recent call last):
  File "/home/mshakeel/.local/lib/python3.6/site-packages/django/db/backends/utils.py", line 64, in execute
    return self.cursor.execute(sql, params)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/django/db/backends/mysql/base.py", line 101, in execute
    return self.cursor.execute(query, args)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/MySQLdb/cursors.py", line 250, in execute
    self.errorhandler(self, exc, value)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/MySQLdb/connections.py", line 50, in defaulterrorhandler
    raise errorvalue
  File "/home/mshakeel/.local/lib/python3.6/site-packages/MySQLdb/cursors.py", line 247, in execute
    res = self._query(query)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/MySQLdb/cursors.py", line 412, in _query
    rowcount = self._do_query(q)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/MySQLdb/cursors.py", line 375, in _do_query
    db.query(q)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/MySQLdb/connections.py", line 276, in query
    _mysql.connection.query(self, query)
_mysql_exceptions.OperationalError: (1267, "Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='")

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/mshakeel/data/build-areas/build-area-rocko/sources/poky/bitbake/lib/bb/ui/toasterui.py", line 416, in main
    buildinfohelper.store_target_package_data(event)
  File "/home/mshakeel/data/build-areas/build-area-rocko/sources/poky/bitbake/lib/bb/ui/buildinfohelper.py", line 1393, in store_target_package_data
    self.orm_wrapper.save_target_file_information(self.internal_state['build'], target, filedata)
  File "/home/mshakeel/data/build-areas/build-area-rocko/sources/poky/bitbake/lib/bb/ui/buildinfohelper.py", line 571, in save_target_file_information
    filetarget_obj = Target_File.objects.get(target = target_obj, path = filetarget_path)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/django/db/models/manager.py", line 85, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/django/db/models/query.py", line 374, in get
    num = len(clone)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/django/db/models/query.py", line 232, in __len__
    self._fetch_all()
  File "/home/mshakeel/.local/lib/python3.6/site-packages/django/db/models/query.py", line 1118, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/mshakeel/.local/lib/python3.6/site-packages/django/db/models/query.py", line 53, in __iter__
    results = compiler.execute_sql(chunked_fetch=self.chunked_fetch)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 899, in execute_sql
    raise original_exception
  File "/home/mshakeel/.local/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 889, in execute_sql
    cursor.execute(sql, params)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/django/db/backends/utils.py", line 79, in execute
    return super(CursorDebugWrapper, self).execute(sql, params)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/django/db/backends/utils.py", line 64, in execute
    return self.cursor.execute(sql, params)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/django/db/utils.py", line 94, in __exit__
    six.reraise(dj_exc_type, dj_exc_value, traceback)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/django/utils/six.py", line 685, in reraise
    raise value.with_traceback(tb)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/django/db/backends/utils.py", line 64, in execute
    return self.cursor.execute(sql, params)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/django/db/backends/mysql/base.py", line 101, in execute
    return self.cursor.execute(query, args)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/MySQLdb/cursors.py", line 250, in execute
    self.errorhandler(self, exc, value)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/MySQLdb/connections.py", line 50, in defaulterrorhandler
    raise errorvalue
  File "/home/mshakeel/.local/lib/python3.6/site-packages/MySQLdb/cursors.py", line 247, in execute
    res = self._query(query)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/MySQLdb/cursors.py", line 412, in _query
    rowcount = self._do_query(q)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/MySQLdb/cursors.py", line 375, in _do_query
    db.query(q)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/MySQLdb/connections.py", line 276, in query
    _mysql.connection.query(self, query)
django.db.utils.OperationalError: (1267, "Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='")

NOTE: No commit since BUILDHISTORY_COMMIT != '1'

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

* Re: Toaster Error - Rocko
  2018-08-27 13:17   ` Muhammad Shakeel Khan
@ 2018-08-28  5:03     ` Reyna, David
  2018-08-28  9:41       ` Muhammad Shakeel Khan
  0 siblings, 1 reply; 5+ messages in thread
From: Reyna, David @ 2018-08-28  5:03 UTC (permalink / raw)
  To: Muhammad Shakeel Khan; +Cc: toaster

[-- Attachment #1: Type: text/plain, Size: 8792 bytes --]

Hi Shakeel,

1. Since all of the offending objects are Target_File , you could change the log message so show the object’s actual value by adding “.path”.

                   logger.info("    FOUND:'%s'" % (obj.path))

That will show us to look inside of the Target_File objects and observe the actual multiple entries.

Since we are seeing a lot of upper/lower case similar files, I wonder if it is a case problem:
  (0-2-/usr/share/terminfo/a-18)({'target': <Target: Target object>, 'path': '/usr/share/terminfo/a', 'inodetype': 2})
  (0-2-/usr/share/terminfo/A-18)({'target': <Target: Target object>, 'path': '/usr/share/terminfo/A', 'inodetype': 2})

The only cost of these errors should be perhaps missing entries in the target file tree.

2. The second error set looks a lot nastier.

_mysql_exceptions.OperationalError: (1267, "Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='")

Where did the Swedish text come from?

Do you perhaps have files with Unicode in their names?

I am wondering if we should have Toaster normalize all file paths/names for TargetFile objects to UTF8 or something. That is certainly doable.

- David

From: Muhammad Shakeel Khan [mailto:email.mshakeel@gmail.com]
Sent: Monday, August 27, 2018 6:17 AM
To: Reyna, David
Cc: toaster@yoctoproject.org
Subject: Re: [Toaster] Toaster Error - Rocko

Hi David,

Thanks for looking into this.

OK, I will ignore 1) as you said that the messages are largely passive.

For 2) I have added following slightly modified code to _cached_get

    def _cached_get(self, clazz, **kwargs):
        """ This is a memory-cached get. We assume that the objects will not change  in the database between gets.
        """
        assert issubclass(clazz, models.Model), "_cached_get needs to get the class as first argument"

        key = ORMWrapper._build_key(**kwargs)
        dictname = "objects_%s" % clazz.__name__

        if not dictname in vars(self).keys():
            vars(self)[dictname] = {}

        if not key in vars(self)[dictname].keys():
            try:
                vars(self)[dictname][key] = clazz.objects.get(**kwargs)
            except (ObjectDoesNotExist, MultipleObjectsReturned) as e:
                logger.info<http://logger.info/>("ERROR:buildinfohelper:_cached_get: '%s' (%s)(%s)" % (e, key, kwargs))
                for obj in clazz.objects.filter(**kwargs):
                    logger.info<http://logger.info/>("    FOUND:'%s'" % (obj))
                vars(self)[dictname][key] = clazz.objects.filter(**kwargs).first()

        return vars(self)[dictname][key]

I see a lot of queries returning "get() returned more than one Target_File -- it returned 2". Please see the log attached. Unfortunately there was another error and bitbake still returned error code.

I am interested to know what could be the reason for this error? Can it happen if a user starts a new build without first getting completed using same Toaster databases? How can I reset the database entries? Do I need to completely remove mysql database or there is something I can do within current build directory?

Best Regards,
Shakeel

On Mon, Aug 27, 2018 at 2:14 PM Reyna, David <david.reyna@windriver.com<mailto:david.reyna@windriver.com>> wrote:
Hi Shakeel,

1) “WARNING: Could not add dependency to the package libc6 because ld-linux.so.2 is an unknown package”

Yes, I have seen those messages. I have not debugged them deeply since the errors are largely passive, but it have been on my list of things to look at because there may be some details in the build data that we could be missing out.

2) From the looks of the trace, it appears that a found target file that has _two_ registered parents, at least using the cache/key mechanism of ‘_cached_get’.

I have not myself seen this error.

Since you have a reproducer, here is some sample code that you could in place of the existing “_cached_get” in “bitbake/lib/bb/ui/buildinfohelper.py”. It will:
  (a) catch the exception,
  (b) return the first found value so that the build can continue, and
  (c) send to the log the value(s) that broke it.

If you could insert this code (once it compiles), then we will have a better idea what happened.

    def _cached_get(self, clazz, **kwargs):
        """ This is a memory-cached get. We assume that the objects will not change  in the database between gets.
        """
        assert issubclass(clazz, models.Model), "_cached_get needs to get the class as first argument"

        key = ORMWrapper._build_key(**kwargs)
        dictname = "objects_%s" % clazz.__name__

        if not dictname in vars(self).keys():
            vars(self)[dictname] = {}

        if not key in vars(self)[dictname].keys():
            try:
                vars(self)[dictname][key] = clazz.objects.get(**kwargs)
            except KeyError as e:
                logger.debug(1, "ERROR:buildinfohelper:_cached_get: '%s' (%s)(%s)" % (e,key,**kwargs))
                for obj in clazz.objects.filter(**kwargs):
                    logger.debug(1, "    FOUND:'%s'" % (obj))
                vars(self)[dictname][key] = clazz.objects.filter(**kwargs)[0]

        return vars(self)[dictname][key]

BTW: this is the call in the trace that led to the error:
            parent_obj = self._cached_get(Target_File, target = target_obj, path = parent_path, inodetype = Target_File.ITYPE_DIRECTORY)

The second thing we could try is to directly look in the database and scan for duplicates for the above values. Any duplicates would cause the observed crash.

Thanks,
David


From: toaster-bounces@yoctoproject.org<mailto:toaster-bounces@yoctoproject.org> [mailto:toaster-bounces@yoctoproject.org] On Behalf Of Muhammad Shakeel Khan
Sent: Monday, August 27, 2018 1:18 AM
To: toaster@yoctoproject.org<mailto:toaster@yoctoproject.org>
Subject: [Toaster] Toaster Error - Rocko

Hi,

We are running the Toaster production instance based on Rocko (2.4.3) and seeing a lot of warnings when the build is completed. Our setup is:

1) Start Toaster production instance in isolation (toaster user) with nobuild option, just to monitor command line builds
2) A different user then fetches 'poky' separately and then sets up the build environment
3) Start toaster: $ source toaster start noweb
4) Run build: $ bitbake core-image-minimal
5) Stop toaster: $ source toaster stop

This result in following warnings/notes when the build is completed (complete log attached)

WARNING: Could not add dependency to the package libc6 because ld-linux.so.2 is an unknown package
NOTE: We did not find one recipe for theconfiguration data package libc6 Recipe matching query does not exist.
WARNING: Could not add dependency to the package libc6 because ld-linux.so.2 is an unknown package

What might be going wrong here? The Toaster web UI shows 100% progress.

Also in one other custom image build we see the following error at the end of the build:

ERROR: get() returned more than one Target_File -- it returned 2!
Traceback (most recent call last):
  File "/home/mshakeel/build-areas/build-area-rocko/sources/poky/bitbake/lib/bb/ui/toasterui.py", line 416, in main
    buildinfohelper.store_target_package_data(event)
  File "/home/mshakeel/build-areas/build-area-rocko/sources/poky/bitbake/lib/bb/ui/buildinfohelper.py", line 1383, in store_target_package_data
    self.orm_wrapper.save_target_file_information(self.internal_state['build'], target, filedata)
  File "/home/mshakeel/build-areas/build-area-rocko/sources/poky/bitbake/lib/bb/ui/buildinfohelper.py", line 536, in save_target_file_information
    parent_obj = self._cached_get(Target_File, target = target_obj, path = parent_path, inodetype = Target_File.ITYPE_DIRECTORY)
  File "/home/mshakeel/build-areas/build-area-rocko/sources/poky/bitbake/lib/bb/ui/buildinfohelper.py", line 123, in _cached_get
    vars(self)[dictname][key] = clazz.objects.get(**kwargs)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/django/db/models/manager.py", line 85, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/django/db/models/query.py", line 384, in get
    (self.model._meta.object_name, num)
orm.models.MultipleObjectsReturned: get() returned more than one Target_File -- it returned 2!

NOTE: No commit since BUILDHISTORY_COMMIT != '1'
NOTE: Build exited with errorcode 0
NOTE: ToasterUI build done, brbe: None
WARNING: Return value is 1

Any thoughts about this error? We are using mysql (django.db.backends.mysql) for Toaster database.

Best Regards,
Shakeel


[-- Attachment #2: Type: text/html, Size: 41855 bytes --]

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

* Re: Toaster Error - Rocko
  2018-08-28  5:03     ` Reyna, David
@ 2018-08-28  9:41       ` Muhammad Shakeel Khan
  0 siblings, 0 replies; 5+ messages in thread
From: Muhammad Shakeel Khan @ 2018-08-28  9:41 UTC (permalink / raw)
  To: Reyna, David; +Cc: toaster


[-- Attachment #1.1: Type: text/plain, Size: 10367 bytes --]

Hi David,

1. Attached is the new log with obj.path and it does appear that all
occurrences have only case difference. How do we solve this?
2. I am not sure about files with Unicode in their names but one thing is
that we have meta-mono layer included and we are building that within the
image. I see the mono files sometimes have very long, non standard names.
3. I have mysql running in non-strict mode because otherwise it was
complaining about very long path in the build. Could this be the root cause
of the issue(s)?

Thanks for your help.

Best Regards,
Shakeel

On Tue, Aug 28, 2018 at 10:03 AM Reyna, David <david.reyna@windriver.com>
wrote:

> Hi Shakeel,
>
>
>
> 1. Since all of the offending objects are Target_File , you could change
> the log message so show the object’s actual value by adding “.path”.
>
>
>
>                    logger.info("    FOUND:'%s'" % (obj.path))
>
>
>
> That will show us to look inside of the Target_File objects and observe
> the actual multiple entries.
>
>
>
> Since we are seeing a lot of upper/lower case similar files, I wonder if
> it is a case problem:
>
>   (0-2-/usr/share/terminfo/a-18)({'target': <Target: Target object>,
> 'path': '/usr/share/terminfo/a', 'inodetype': 2})
>
>   (0-2-/usr/share/terminfo/A-18)({'target': <Target: Target object>,
> 'path': '/usr/share/terminfo/A', 'inodetype': 2})
>
>
>
> The only cost of these errors should be perhaps missing entries in the
> target file tree.
>
>
>
> 2. The second error set looks a lot nastier.
>
>
>
> _mysql_exceptions.OperationalError: (1267, "Illegal mix of collations
> (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation
> '='")
>
>
>
> Where did the Swedish text come from?
>
>
>
> Do you perhaps have files with Unicode in their names?
>
>
>
> I am wondering if we should have Toaster normalize all file paths/names
> for TargetFile objects to UTF8 or something. That is certainly doable.
>
>
>
> - David
>
>
>
> *From:* Muhammad Shakeel Khan [mailto:email.mshakeel@gmail.com]
> *Sent:* Monday, August 27, 2018 6:17 AM
> *To:* Reyna, David
> *Cc:* toaster@yoctoproject.org
> *Subject:* Re: [Toaster] Toaster Error - Rocko
>
>
>
> Hi David,
>
>
>
> Thanks for looking into this.
>
>
>
> OK, I will ignore 1) as you said that the messages are largely passive.
>
>
>
> For 2) I have added following slightly modified code to _cached_get
>
>
>
>     def _cached_get(self, clazz, **kwargs):
>
>         """ This is a memory-cached get. We assume that the objects will
> not change  in the database between gets.
>
>         """
>
>         assert issubclass(clazz, models.Model), "_cached_get needs to get
> the class as first argument"
>
>
>
>         key = ORMWrapper._build_key(**kwargs)
>
>         dictname = "objects_%s" % clazz.__name__
>
>
>
>         if not dictname in vars(self).keys():
>
>             vars(self)[dictname] = {}
>
>
>
>         if not key in vars(self)[dictname].keys():
>
>             try:
>
>                 vars(self)[dictname][key] = clazz.objects.get(**kwargs)
>
>             except (ObjectDoesNotExist, MultipleObjectsReturned) as e:
>
>                 logger.info("ERROR:buildinfohelper:_cached_get: '%s'
> (%s)(%s)" % (e, key, kwargs))
>
>                 for obj in clazz.objects.filter(**kwargs):
>
>                     logger.info("    FOUND:'%s'" % (obj))
>
>                 vars(self)[dictname][key] =
> clazz.objects.filter(**kwargs).first()
>
>
>
>         return vars(self)[dictname][key]
>
>
>
> I see a lot of queries returning "get() returned more than one Target_File
> -- it returned 2". Please see the log attached. Unfortunately there was
> another error and bitbake still returned error code.
>
>
>
> I am interested to know what could be the reason for this error? Can it
> happen if a user starts a new build without first getting completed using
> same Toaster databases? How can I reset the database entries? Do I need to
> completely remove mysql database or there is something I can do within
> current build directory?
>
>
>
> Best Regards,
>
> Shakeel
>
>
>
> On Mon, Aug 27, 2018 at 2:14 PM Reyna, David <david.reyna@windriver.com>
> wrote:
>
> Hi Shakeel,
>
>
>
> 1) “WARNING: Could not add dependency to the package libc6 because
> ld-linux.so.2 is an unknown package”
>
>
>
> Yes, I have seen those messages. I have not debugged them deeply since the
> errors are largely passive, but it have been on my list of things to look
> at because there may be some details in the build data that we could be
> missing out.
>
>
>
> 2) From the looks of the trace, it appears that a found target file that
> has _*two*_ registered parents, at least using the cache/key mechanism of
> ‘*_cached_get’.*
>
>
>
> I have not myself seen this error.
>
>
>
> Since you have a reproducer, here is some sample code that you could in
> place of the existing “_cached_get” in
> “bitbake/lib/bb/ui/buildinfohelper.py”. It will:
>
>   (a) catch the exception,
>
>   (b) return the first found value so that the build can continue, and
>
>   (c) send to the log the value(s) that broke it.
>
>
>
> If you could insert this code (once it compiles), then we will have a
> better idea what happened.
>
>
>
> *    def _cached_get(self, clazz, **kwargs):*
>
> *        """ This is a memory-cached get. We assume that the objects will
> not change  in the database between gets.*
>
> *        """*
>
> *        assert issubclass(clazz, models.Model), "_cached_get needs to get
> the class as first argument"*
>
>
>
> *        key = ORMWrapper._build_key(**kwargs)*
>
> *        dictname = "objects_%s" % clazz.__name__*
>
>
>
> *        if not dictname in vars(self).keys():*
>
> *            vars(self)[dictname] = {}*
>
>
>
> *        if not key in vars(self)[dictname].keys():*
>
> *            try:*
>
> *                vars(self)[dictname][key] = clazz.objects.get(**kwargs)*
>
> *            except KeyError as e:*
>
> *                logger.debug(1, "ERROR:buildinfohelper:_cached_get: '%s'
> (%s)(%s)" % (e,key,**kwargs))*
>
> *                for obj in clazz.objects.filter(**kwargs):*
>
> *                    logger.debug(1, "    FOUND:'%s'" % (obj))*
>
> *                vars(self)[dictname][key] =
> clazz.objects.filter(**kwargs)[0]*
>
>
>
> *        return vars(self)[dictname][key]*
>
>
>
> BTW: this is the call in the trace that led to the error:
>
>             parent_obj = self._cached_get(Target_File, target =
> target_obj, path = parent_path, inodetype = Target_File.ITYPE_DIRECTORY)
>
>
>
> The second thing we could try is to directly look in the database and scan
> for duplicates for the above values. Any duplicates would cause the
> observed crash.
>
>
>
> Thanks,
>
> David
>
>
>
>
>
> *From:* toaster-bounces@yoctoproject.org [
> mailto:toaster-bounces@yoctoproject.org <toaster-bounces@yoctoproject.org>]
> *On Behalf Of *Muhammad Shakeel Khan
> *Sent:* Monday, August 27, 2018 1:18 AM
> *To:* toaster@yoctoproject.org
> *Subject:* [Toaster] Toaster Error - Rocko
>
>
>
> Hi,
>
>
>
> We are running the Toaster production instance based on Rocko (2.4.3) and
> seeing a lot of warnings when the build is completed. Our setup is:
>
>
>
> 1) Start Toaster production instance in isolation (toaster user) with
> nobuild option, just to monitor command line builds
>
> 2) A different user then fetches 'poky' separately and then sets up the
> build environment
>
> 3) Start toaster: $ source toaster start noweb
>
> 4) Run build: $ bitbake core-image-minimal
>
> 5) Stop toaster: $ source toaster stop
>
>
>
> This result in following warnings/notes when the build is completed
> (complete log attached)
>
>
>
> WARNING: Could not add dependency to the package libc6 because
> ld-linux.so.2 is an unknown package
>
> NOTE: We did not find one recipe for theconfiguration data package libc6
> Recipe matching query does not exist.
>
> WARNING: Could not add dependency to the package libc6 because
> ld-linux.so.2 is an unknown package
>
>
>
> What might be going wrong here? The Toaster web UI shows 100% progress.
>
>
>
> Also in one other custom image build we see the following error at the end
> of the build:
>
>
>
> ERROR: get() returned more than one Target_File -- it returned 2!
>
> Traceback (most recent call last):
>
>   File
> "/home/mshakeel/build-areas/build-area-rocko/sources/poky/bitbake/lib/bb/ui/toasterui.py",
> line 416, in main
>
>     buildinfohelper.store_target_package_data(event)
>
>   File
> "/home/mshakeel/build-areas/build-area-rocko/sources/poky/bitbake/lib/bb/ui/buildinfohelper.py",
> line 1383, in store_target_package_data
>
>
> self.orm_wrapper.save_target_file_information(self.internal_state['build'],
> target, filedata)
>
>   File
> "/home/mshakeel/build-areas/build-area-rocko/sources/poky/bitbake/lib/bb/ui/buildinfohelper.py",
> line 536, in save_target_file_information
>
>     parent_obj = self._cached_get(Target_File, target = target_obj, path =
> parent_path, inodetype = Target_File.ITYPE_DIRECTORY)
>
>   File
> "/home/mshakeel/build-areas/build-area-rocko/sources/poky/bitbake/lib/bb/ui/buildinfohelper.py",
> line 123, in _cached_get
>
>     vars(self)[dictname][key] = clazz.objects.get(**kwargs)
>
>   File
> "/home/mshakeel/.local/lib/python3.6/site-packages/django/db/models/manager.py",
> line 85, in manager_method
>
>     return getattr(self.get_queryset(), name)(*args, **kwargs)
>
>   File
> "/home/mshakeel/.local/lib/python3.6/site-packages/django/db/models/query.py",
> line 384, in get
>
>     (self.model._meta.object_name, num)
>
> orm.models.MultipleObjectsReturned: get() returned more than one
> Target_File -- it returned 2!
>
>
>
> NOTE: No commit since BUILDHISTORY_COMMIT != '1'
>
> NOTE: Build exited with errorcode 0
>
> NOTE: ToasterUI build done, brbe: None
>
> WARNING: Return value is 1
>
>
>
> Any thoughts about this error? We are using mysql
> (django.db.backends.mysql) for Toaster database.
>
>
>
> Best Regards,
>
> Shakeel
>
>
>
>

[-- Attachment #1.2: Type: text/html, Size: 37706 bytes --]

[-- Attachment #2: cooker.log --]
[-- Type: text/x-log, Size: 281704 bytes --]

NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION           = "1.36.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "universal"
TARGET_SYS           = "arm-poky-linux-gnueabi"
MACHINE              = "mach-oina-e1-1"
DISTRO               = "poky"
DISTRO_VERSION       = "2.4.2"
TUNE_FEATURES        = "arm armv7a vfp thumb neon callconvention-hard"
TARGET_FPU           = "hard"
meta                 
meta-poky            
meta-yocto-bsp       = "HEAD:fdeecc901196bbccd7c5b1ea4268a2cf56764a62"
meta-xilinx-bsp      
meta-xilinx-contrib  = "HEAD:7935ef724cd7359ed97e6ae3d90ebc8f07dd7e1f"
meta-mono            = "HEAD:9c9d3a5ba5196595915b0ebfd1e6acaffb640c0a"
meta-security-isafw  = "HEAD:489abdc65cefb566d696c8b218aa0b9b99a350ae"
meta-networking      
meta-oe              
meta-webserver       
meta-python          = "HEAD:dacfa2b1920e285531bec55cd2f08743390aaf57"

NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
NOTE: Logfile for task /home/mshakeel/data/build-areas/build-area-rocko/build/tmp/work/armv7ahf-neon-poky-linux-gnueabi/pixman/1_0.34.0-r0/temp/log.do_analysesource.17631
NOTE: Logfile for task /home/mshakeel/data/build-areas/build-area-rocko/build/tmp/work/armv7ahf-neon-poky-linux-gnueabi/python3-pycairo/1.10.0-r2/temp/log.do_analysesource.17628
NOTE: Logfile for task /home/mshakeel/data/build-areas/build-area-rocko/build/tmp/work/armv7ahf-neon-poky-linux-gnueabi/renderproto/1_0.11.1-r1/temp/log.do_analysesource.17624
.
.
.

NOTE: Tasks Summary: Attempted 5488 tasks of which 5042 didn't need to be rerun and all succeeded.
WARNING: Could not add dependency to the package mono because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package mono because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package mono because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package mono because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package mono because libmonosgen-2.0.so.1 is an unknown package
WARNING: Could not add dependency to the package mono because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package mono because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package mono because librt.so.1 is an unknown package
WARNING: Could not add dependency to the package mono because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package php because libbz2.so.1 is an unknown package
WARNING: Could not add dependency to the package php because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package php because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package php because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package php because libmcrypt.so.4 is an unknown package
WARNING: Could not add dependency to the package php because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package php because libmysqlclient.so.18 is an unknown package
WARNING: Could not add dependency to the package php because libsqlite3.so.0 is an unknown package
WARNING: Could not add dependency to the package php because libssl.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package php because libxml2.so.2 is an unknown package
WARNING: Could not add dependency to the package php because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package php-cli because libbz2.so.1 is an unknown package
WARNING: Could not add dependency to the package php-cli because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package php-cli because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package php-cli because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package php-cli because libmcrypt.so.4 is an unknown package
WARNING: Could not add dependency to the package php-cli because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package php-cli because libmysqlclient.so.18 is an unknown package
WARNING: Could not add dependency to the package php-cli because libsqlite3.so.0 is an unknown package
WARNING: Could not add dependency to the package php-cli because libssl.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package php-cli because libxml2.so.2 is an unknown package
WARNING: Could not add dependency to the package php-cli because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package nss because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package nss because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package nss because libnspr4.so is an unknown package
WARNING: Could not add dependency to the package nss because libnss3.so is an unknown package
WARNING: Could not add dependency to the package nss because libnssutil3.so is an unknown package
WARNING: Could not add dependency to the package nss because libplc4.so is an unknown package
WARNING: Could not add dependency to the package nss because libplds4.so is an unknown package
WARNING: Could not add dependency to the package nss because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package nss because libsmime3.so is an unknown package
WARNING: Could not add dependency to the package nss because libsqlite3.so.0 is an unknown package
WARNING: Could not add dependency to the package nss because libssl3.so is an unknown package
WARNING: Could not add dependency to the package nss because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-misc because libbz2.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-misc because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-misc because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-misc because liblzma.so.5 is an unknown package
WARNING: Could not add dependency to the package python3-misc because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package systemd because kernel-module-autofs4 is an unknown package
WARNING: Could not add dependency to the package systemd because kernel-module-ipv6 is an unknown package
WARNING: Could not add dependency to the package systemd because kernel-module-unix is an unknown package
WARNING: Could not add dependency to the package systemd because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package systemd because libacl.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd because libblkid.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd because libcap.so.2 is an unknown package
WARNING: Could not add dependency to the package systemd because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package systemd because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package systemd because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd because libkmod.so.2 is an unknown package
WARNING: Could not add dependency to the package systemd because liblzma.so.5 is an unknown package
WARNING: Could not add dependency to the package systemd because libmount.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package systemd because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package systemd because libresolv.so.2 is an unknown package
WARNING: Could not add dependency to the package systemd because librt.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd because libsystemd-shared-234.so is an unknown package
WARNING: Could not add dependency to the package file because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package file because libmagic.so.1 is an unknown package
WARNING: Could not add dependency to the package file because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-codecs because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-codecs because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package gnupg because libassuan.so.0 is an unknown package
WARNING: Could not add dependency to the package gnupg because libbz2.so.1 is an unknown package
WARNING: Could not add dependency to the package gnupg because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package gnupg because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package gnupg because libgcrypt.so.20 is an unknown package
WARNING: Could not add dependency to the package gnupg because libgnutls.so.30 is an unknown package
WARNING: Could not add dependency to the package gnupg because libgpg-error.so.0 is an unknown package
WARNING: Could not add dependency to the package gnupg because libksba.so.8 is an unknown package
WARNING: Could not add dependency to the package gnupg because libnpth.so.0 is an unknown package
WARNING: Could not add dependency to the package gnupg because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package gnupg because libreadline.so.7 is an unknown package
WARNING: Could not add dependency to the package gnupg because libresolv.so.2 is an unknown package
WARNING: Could not add dependency to the package gnupg because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package python-codecs because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-codecs because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libmysqlclient18 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libmysqlclient18 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libmysqlclient18 because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package libmysqlclient18 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libmysqlclient18 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libmysqlclient18 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libc6 because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package libc6 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libc6 because libnsl.so.1 is an unknown package
WARNING: Could not add dependency to the package libc6 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libc6 because libresolv.so.2 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libffi.so.6 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libglib-2.0.so.0 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libgmodule-2.0.so.0 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libgobject-2.0.so.0 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libmount.so.1 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libpcre.so.1 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libresolv.so.2 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package shared-mime-info because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package shared-mime-info because libglib-2.0.so.0 is an unknown package
WARNING: Could not add dependency to the package shared-mime-info because libxml2.so.2 is an unknown package
WARNING: Could not add dependency to the package libpython3.5m1.0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libpython3.5m1.0 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libpython3.5m1.0 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libpython3.5m1.0 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libpython3.5m1.0 because libutil.so.1 is an unknown package
WARNING: Could not add dependency to the package python-smartpm because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libperl5 because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package libperl5 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libperl5 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libperl5 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libperl5 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libpython2.7-1.0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libpython2.7-1.0 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libpython2.7-1.0 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libpython2.7-1.0 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libpython2.7-1.0 because libutil.so.1 is an unknown package
WARNING: Could not add dependency to the package libcrypto1.0.2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libcrypto1.0.2 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package mono-libs because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package mono-libs because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package mono-libs because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package mono-libs because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package mono-libs because librt.so.1 is an unknown package
WARNING: Could not add dependency to the package mono-libs because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libunistring2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-core because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-core because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-core because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libgnutls30 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libgnutls30 because libgmp.so.10 is an unknown package
WARNING: Could not add dependency to the package libgnutls30 because libhogweed.so.4 is an unknown package
WARNING: Could not add dependency to the package libgnutls30 because libidn.so.11 is an unknown package
WARNING: Could not add dependency to the package libgnutls30 because libnettle.so.6 is an unknown package
WARNING: Could not add dependency to the package libgnutls30 because libunistring.so.2 is an unknown package
WARNING: Could not add dependency to the package libgnutls30 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libstdc++6 because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package libstdc++6 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libstdc++6 because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package libstdc++6 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package openssh-sshd because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package openssh-sshd because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package openssh-sshd because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package openssh-sshd because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package openssh-sshd because libutil.so.1 is an unknown package
WARNING: Could not add dependency to the package openssh-sshd because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libxml2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libxml2 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libxml2 because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package libxml2 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libxml2 because libxml2.so.2 is an unknown package
WARNING: Could not add dependency to the package libxml2 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-lang because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-lang because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package rpm because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package rpm because libarchive.so.13 is an unknown package
WARNING: Could not add dependency to the package rpm because libbz2.so.1 is an unknown package
WARNING: Could not add dependency to the package rpm because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package rpm because libdb-5.3.so is an unknown package
WARNING: Could not add dependency to the package rpm because libdbus-1.so.3 is an unknown package
WARNING: Could not add dependency to the package rpm because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package rpm because libdw.so.1 is an unknown package
WARNING: Could not add dependency to the package rpm because libelf.so.1 is an unknown package
WARNING: Could not add dependency to the package rpm because libgomp.so.1 is an unknown package
WARNING: Could not add dependency to the package rpm because liblzma.so.5 is an unknown package
WARNING: Could not add dependency to the package rpm because libmagic.so.1 is an unknown package
WARNING: Could not add dependency to the package rpm because libnss3.so is an unknown package
WARNING: Could not add dependency to the package rpm because libpopt.so.0 is an unknown package
WARNING: Could not add dependency to the package rpm because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package rpm because librpmbuild.so.7 is an unknown package
WARNING: Could not add dependency to the package rpm because librpmio.so.7 is an unknown package
WARNING: Could not add dependency to the package rpm because librpmsign.so.7 is an unknown package
WARNING: Could not add dependency to the package rpm because librpm.so.7 is an unknown package
WARNING: Could not add dependency to the package rpm because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package udev because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package udev because libacl.so.1 is an unknown package
WARNING: Could not add dependency to the package udev because libblkid.so.1 is an unknown package
WARNING: Could not add dependency to the package udev because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package udev because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package udev because libkmod.so.2 is an unknown package
WARNING: Could not add dependency to the package udev because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package udev because librt.so.1 is an unknown package
WARNING: Could not add dependency to the package libx11-6 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libx11-6 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libx11-6 because libxcb.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-io because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package python3-io because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-io because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-io because libssl.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package python3-gpg because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-gpg because libgpgme.so.11 is an unknown package
WARNING: Could not add dependency to the package shadow because libattr.so.1 is an unknown package
WARNING: Could not add dependency to the package shadow because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package shadow because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package db because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package db because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package python-xml because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-xml because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package bash because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package bash because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package bash because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libfontconfig.so.1 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libfreetype.so.6 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libpixman-1.so.0 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libpng16.so.16 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because librt.so.1 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libX11.so.6 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libxcb-render.so.0 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libxcb-shm.so.0 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libxcb.so.1 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libXext.so.6 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libXrender.so.1 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd-analyze because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package systemd-analyze because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package systemd-analyze because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd-analyze because libmount.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd-analyze because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package systemd-analyze because librt.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd-analyze because libsystemd-shared-234.so is an unknown package
WARNING: Could not add dependency to the package libgcrypt because libcap.so.2 is an unknown package
WARNING: Could not add dependency to the package libgcrypt because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libgcrypt because libgcrypt.so.20 is an unknown package
WARNING: Could not add dependency to the package libgcrypt because libgpg-error.so.0 is an unknown package
WARNING: Could not add dependency to the package nginx because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package nginx because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package nginx because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package nginx because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package nginx because libpcre.so.1 is an unknown package
WARNING: Could not add dependency to the package nginx because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package nginx because libssl.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package nginx because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package tcpdump because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package tcpdump because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package tcpdump because libpcap.so.1 is an unknown package
WARNING: Could not add dependency to the package sudo because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package sudo because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package sudo because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package sudo because libsudo_util.so.0 is an unknown package
WARNING: Could not add dependency to the package sudo because libutil.so.1 is an unknown package
WARNING: Could not add dependency to the package python-core because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-core because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package python-core because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python-core because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libsqlite3-0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libsqlite3-0 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libsqlite3-0 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package python-ctypes because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-ctypes because libffi.so.6 is an unknown package
WARNING: Could not add dependency to the package python-ctypes because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package openssh-ssh because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package openssh-ssh because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package openssh-ssh because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package openssh-ssh because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package openssh-ssh because libresolv.so.2 is an unknown package
WARNING: Could not add dependency to the package openssh-ssh because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package python-io because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package python-io because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-io because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package python-io because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python-io because libssl.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package python3-compression because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-compression because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-compression because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package python-lang because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-lang because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package busybox because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package busybox because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libarchive because libacl.so.1 is an unknown package
WARNING: Could not add dependency to the package libarchive because libarchive.so.13 is an unknown package
WARNING: Could not add dependency to the package libarchive because libbz2.so.1 is an unknown package
WARNING: Could not add dependency to the package libarchive because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libarchive because liblzma.so.5 is an unknown package
WARNING: Could not add dependency to the package libarchive because liblzo2.so.2 is an unknown package
WARNING: Could not add dependency to the package libarchive because libxml2.so.2 is an unknown package
WARNING: Could not add dependency to the package libarchive because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package mono-xsp because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libdw1 because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package libdw1 because libbz2.so.1 is an unknown package
WARNING: Could not add dependency to the package libdw1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libdw1 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libdw1 because libdw.so.1 is an unknown package
WARNING: Could not add dependency to the package libdw1 because libelf.so.1 is an unknown package
WARNING: Could not add dependency to the package libdw1 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package sysstat because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package iproute2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package iproute2 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package iproute2 because libelf.so.1 is an unknown package
WARNING: Could not add dependency to the package openssl because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package openssl because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package openssl because libssl.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package libfreetype6 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libfreetype6 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libpixman-1-0 because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package libpixman-1-0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libpixman-1-0 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libpixman-1-0 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package procps because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package procps because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package procps because libncurses.so.5 is an unknown package
WARNING: Could not add dependency to the package procps because libprocps.so.6 is an unknown package
WARNING: Could not add dependency to the package procps because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package libsystemd0 because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package libsystemd0 because libcap.so.2 is an unknown package
WARNING: Could not add dependency to the package libsystemd0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libsystemd0 because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package libsystemd0 because liblzma.so.5 is an unknown package
WARNING: Could not add dependency to the package libsystemd0 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libsystemd0 because libresolv.so.2 is an unknown package
WARNING: Could not add dependency to the package libsystemd0 because librt.so.1 is an unknown package
WARNING: Could not add dependency to the package libsolv0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-datetime because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-datetime because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-datetime because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package strace because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package nettle because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package nettle because libgmp.so.10 is an unknown package
WARNING: Could not add dependency to the package nettle because libhogweed.so.4 is an unknown package
WARNING: Could not add dependency to the package nettle because libnettle.so.6 is an unknown package
WARNING: Could not add dependency to the package libtiff5 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libtiff5 because libjpeg.so.62 is an unknown package
WARNING: Could not add dependency to the package libtiff5 because liblzma.so.5 is an unknown package
WARNING: Could not add dependency to the package libtiff5 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libtiff5 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package openssh-keygen because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package openssh-keygen because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package openssh-keygen because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package openssh-keygen because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package openssh-keygen because libresolv.so.2 is an unknown package
WARNING: Could not add dependency to the package kbd because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package systemd-container because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package systemd-container because libacl.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd-container because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package systemd-container because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd-container because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package systemd-container because libsystemd-shared-234.so is an unknown package
WARNING: Could not add dependency to the package tar because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libgmp10 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-compression because libbz2.so.1 is an unknown package
WARNING: Could not add dependency to the package python-compression because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-compression because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-textutils because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-textutils because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libcairo.so.2 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libexif.so.12 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libfontconfig.so.1 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libfreetype.so.6 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libgif.so.7 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libglib-2.0.so.0 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libjpeg.so.62 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libpng16.so.16 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libtiff.so.5 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libX11.so.6 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libXrender.so.1 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because libdnf.so.1 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because libgio-2.0.so.0 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because libglib-2.0.so.0 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because libgobject-2.0.so.0 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because librepo.so.0 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because librpmio.so.7 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because librpm.so.7 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because libsolvext.so.0 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because libsolv.so.0 is an unknown package
WARNING: Could not add dependency to the package libssl1.0.2 because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package libssl1.0.2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package net-tools because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-pickle because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-pickle because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package dbus-1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package dbus-1 because libdbus-1.so.3 is an unknown package
WARNING: Could not add dependency to the package dbus-1 because libexpat.so.1 is an unknown package
WARNING: Could not add dependency to the package dbus-1 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package dbus-1 because libsystemd.so.0 is an unknown package
WARNING: Could not add dependency to the package dbus-1 because libX11.so.6 is an unknown package
WARNING: Could not add dependency to the package libfontconfig1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libfontconfig1 because libexpat.so.1 is an unknown package
WARNING: Could not add dependency to the package libfontconfig1 because libfreetype.so.6 is an unknown package
WARNING: Could not add dependency to the package libfontconfig1 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package gdbserver because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package gdbserver because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package gdbserver because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package gdbserver because libstdc++.so.6 is an unknown package
WARNING: Could not add dependency to the package can-utils because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package systemd-extra-utils because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package systemd-extra-utils because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package systemd-extra-utils because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd-extra-utils because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package systemd-extra-utils because libsystemd-shared-234.so is an unknown package
WARNING: Could not add dependency to the package python-smartpm-backend-rpm because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libcurl4 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libcurl4 because libgnutls.so.30 is an unknown package
WARNING: Could not add dependency to the package libcurl4 because libnettle.so.6 is an unknown package
WARNING: Could not add dependency to the package libcurl4 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libcurl4 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package gpgme because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package gpgme because libassuan.so.0 is an unknown package
WARNING: Could not add dependency to the package gpgme because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package gpgme because libgpg-error.so.0 is an unknown package
WARNING: Could not add dependency to the package gpgme because libgpgme.so.11 is an unknown package
WARNING: Could not add dependency to the package libext2fs2 because libblkid.so.1 is an unknown package
WARNING: Could not add dependency to the package libext2fs2 because libcom_err.so.2 is an unknown package
WARNING: Could not add dependency to the package libext2fs2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libext2fs2 because libext2fs.so.2 is an unknown package
WARNING: Could not add dependency to the package libmount1 because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package libmount1 because libblkid.so.1 is an unknown package
WARNING: Could not add dependency to the package libmount1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libmount1 because librt.so.1 is an unknown package
WARNING: Could not add dependency to the package libmount1 because libuuid.so.1 is an unknown package
WARNING: Could not add dependency to the package libreadline7 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libreadline7 because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package libpcre1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libdbus-1-3 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libdbus-1-3 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libdbus-1-3 because libsystemd.so.0 is an unknown package
WARNING: Could not add dependency to the package ethtool because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package ethtool because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package e2fsprogs-e2fsck because libblkid.so.1 is an unknown package
WARNING: Could not add dependency to the package e2fsprogs-e2fsck because libcom_err.so.2 is an unknown package
WARNING: Could not add dependency to the package e2fsprogs-e2fsck because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package e2fsprogs-e2fsck because libe2p.so.2 is an unknown package
WARNING: Could not add dependency to the package e2fsprogs-e2fsck because libext2fs.so.2 is an unknown package
WARNING: Could not add dependency to the package e2fsprogs-e2fsck because libuuid.so.1 is an unknown package
WARNING: Could not add dependency to the package nspr because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package nspr because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package nspr because libnspr4.so is an unknown package
WARNING: Could not add dependency to the package nspr because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package nspr because librt.so.1 is an unknown package
WARNING: Could not add dependency to the package libblkid1 because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package libblkid1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libblkid1 because libuuid.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-audio because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-audio because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-audio because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libcomps0.1.8 because libcomps.so.0.1.8 is an unknown package
WARNING: Could not add dependency to the package libcomps0.1.8 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libcomps0.1.8 because libexpat.so.1 is an unknown package
WARNING: Could not add dependency to the package libcomps0.1.8 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libcomps0.1.8 because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libcomps0.1.8 because libxml2.so.2 is an unknown package
WARNING: Could not add dependency to the package nano because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package nano because libmagic.so.1 is an unknown package
WARNING: Could not add dependency to the package nano because libncursesw.so.5 is an unknown package
WARNING: Could not add dependency to the package nano because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package librepo0 because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package librepo0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package librepo0 because libcurl.so.4 is an unknown package
WARNING: Could not add dependency to the package librepo0 because libexpat.so.1 is an unknown package
WARNING: Could not add dependency to the package librepo0 because libglib-2.0.so.0 is an unknown package
WARNING: Could not add dependency to the package librepo0 because libgpgme.so.11 is an unknown package
WARNING: Could not add dependency to the package librepo0 because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package librepo0 because librepo.so.0 is an unknown package
WARNING: Could not add dependency to the package libpcap1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package mtd-utils because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libjpeg62 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libexif12 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libexif12 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package python-textutils because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-textutils because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libidn11 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libavahi-core7 because libavahi-common.so.3 is an unknown package
WARNING: Could not add dependency to the package libavahi-core7 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libavahi-core7 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libksba8 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libksba8 because libgpg-error.so.0 is an unknown package
WARNING: Could not add dependency to the package libexpat1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libexpat1 because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-json because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-json because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python-math because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-math because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package python-math because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-subprocess because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-subprocess because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python-datetime because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-datetime because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package python-datetime because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libpng16-16 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libpng16-16 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libpng16-16 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libncursesw5 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libncursesw5 because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package libmcrypt4 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libgomp1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libgomp1 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libgomp1 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package python3-math because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-math because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-math because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package less because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package less because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package python3-curses because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-curses because libncurses.so.5 is an unknown package
WARNING: Could not add dependency to the package python3-curses because libpanel.so.5 is an unknown package
WARNING: Could not add dependency to the package python3-curses because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-curses because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package shadow-base because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package shadow-base because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package lsof because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package liblzma5 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package liblzma5 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libbz2.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libdb-5.3.so is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libdw.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libelf.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libgomp.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because liblzma.so.5 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libmagic.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libnss3.so is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libpopt.so.0 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because librpmbuild.so.7 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because librpmio.so.7 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because librpmsign.so.7 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because librpm.so.7 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package iperf3 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package iperf3 because libiperf.so.0 is an unknown package
WARNING: Could not add dependency to the package iperf3 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libsolvext0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libsolvext0 because libdb-5.3.so is an unknown package
WARNING: Could not add dependency to the package libsolvext0 because libexpat.so.1 is an unknown package
WARNING: Could not add dependency to the package libsolvext0 because libsolv.so.0 is an unknown package
WARNING: Could not add dependency to the package libsolvext0 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package python-curses because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-curses because libncursesw.so.5 is an unknown package
WARNING: Could not add dependency to the package python-curses because libpanelw.so.5 is an unknown package
WARNING: Could not add dependency to the package python-curses because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python-curses because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package libtinfo5 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package avahi-daemon because libavahi-common.so.3 is an unknown package
WARNING: Could not add dependency to the package avahi-daemon because libavahi-core.so.7 is an unknown package
WARNING: Could not add dependency to the package avahi-daemon because libcap.so.2 is an unknown package
WARNING: Could not add dependency to the package avahi-daemon because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package avahi-daemon because libdaemon.so.0 is an unknown package
WARNING: Could not add dependency to the package avahi-daemon because libdbus-1.so.3 is an unknown package
WARNING: Could not add dependency to the package avahi-daemon because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package avahi-daemon because libexpat.so.1 is an unknown package
WARNING: Could not add dependency to the package avahi-daemon because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package python3-crypt because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package python3-crypt because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-crypt because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libxcb1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libxcb1 because libXau.so.6 is an unknown package
WARNING: Could not add dependency to the package libxcb1 because libXdmcp.so.6 is an unknown package
WARNING: Could not add dependency to the package libncurses5 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libncurses5 because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package liblzo2-2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libexif-locale-en-gb because virtual-locale-en-gb is an unknown package
WARNING: Could not add dependency to the package htop because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package htop because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package htop because libncursesw.so.5 is an unknown package
WARNING: Could not add dependency to the package htop because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-locale-en-gb because virtual-locale-en-gb is an unknown package
WARNING: Could not add dependency to the package kmod because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package kmod because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package vsftpd because libcap.so.2 is an unknown package
WARNING: Could not add dependency to the package vsftpd because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package vsftpd because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package vsftpd because libwrap.so.0 is an unknown package
WARNING: Could not add dependency to the package gzip because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package bc because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-stringold because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-stringold because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package i2c-tools because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-sqlite3 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-sqlite3 because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-sqlite3 because libsqlite3.so.0 is an unknown package
WARNING: Could not add dependency to the package libelf1 because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package libelf1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libelf1 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libz1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package openssh-scp because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package openssh-scp because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libkmod2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libkmod2 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libgpg-error0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package perl because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package perl because libperl.so.5 is an unknown package
WARNING: Could not add dependency to the package libbz2-1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libassuan0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libassuan0 because libgpg-error.so.0 is an unknown package
WARNING: Could not add dependency to the package libnss-mdns because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libxext6 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libxext6 because libX11.so.6 is an unknown package
WARNING: Could not add dependency to the package libavahi-client3 because libavahi-common.so.3 is an unknown package
WARNING: Could not add dependency to the package libavahi-client3 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libavahi-client3 because libdbus-1.so.3 is an unknown package
WARNING: Could not add dependency to the package libavahi-client3 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libavahi-client3 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package avahi-utils because libavahi-client.so.3 is an unknown package
WARNING: Could not add dependency to the package avahi-utils because libavahi-common.so.3 is an unknown package
WARNING: Could not add dependency to the package avahi-utils because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package avahi-utils because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package util-linux-agetty because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package pinentry because libassuan.so.0 is an unknown package
WARNING: Could not add dependency to the package pinentry because libcap.so.2 is an unknown package
WARNING: Could not add dependency to the package pinentry because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package pinentry because libgpg-error.so.0 is an unknown package
WARNING: Could not add dependency to the package pinentry because libncursesw.so.5 is an unknown package
WARNING: Could not add dependency to the package pinentry because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package sysfsutils because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package sysfsutils because libsysfs.so.2 is an unknown package
WARNING: Could not add dependency to the package python3-readline because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-readline because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-readline because libreadline.so.7 is an unknown package
WARNING: Could not add dependency to the package libpopt0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libavahi-common3 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libavahi-common3 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package python-crypt because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package python-crypt because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package python-crypt because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-crypt because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-unixadmin because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-unixadmin because libnsl.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-unixadmin because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package util-linux-fsck because libblkid.so.1 is an unknown package
WARNING: Could not add dependency to the package util-linux-fsck because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package util-linux-fsck because libmount.so.1 is an unknown package
WARNING: Could not add dependency to the package util-linux-fsck because librt.so.1 is an unknown package
WARNING: Could not add dependency to the package libxcb-render0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libxcb-render0 because libXau.so.6 is an unknown package
WARNING: Could not add dependency to the package libxcb-render0 because libxcb.so.1 is an unknown package
WARNING: Could not add dependency to the package libxcb-render0 because libXdmcp.so.6 is an unknown package
WARNING: Could not add dependency to the package util-linux-sulogin because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package util-linux-sulogin because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libxrender1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libxrender1 because libX11.so.6 is an unknown package
WARNING: Could not add dependency to the package hexedit because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package hexedit because libncurses.so.5 is an unknown package
WARNING: Could not add dependency to the package hexedit because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package python-readline because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-readline because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python-readline because libreadline.so.7 is an unknown package
WARNING: Could not add dependency to the package avahi-autoipd because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package avahi-autoipd because libdaemon.so.0 is an unknown package
WARNING: Could not add dependency to the package python-unixadmin because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-unixadmin because libnsl.so.1 is an unknown package
WARNING: Could not add dependency to the package python-unixadmin because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libsysfs2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libgif7 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package util-linux-mount because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package util-linux-mount because libmount.so.1 is an unknown package
WARNING: Could not add dependency to the package libwrap0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libffi6 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libffi6 because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package libe2p2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libc6-thread-db because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libdaemon0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-zlib because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-zlib because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python-zlib because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd-vconsole-setup because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package systemd-vconsole-setup because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package systemd-vconsole-setup because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package systemd-vconsole-setup because libsystemd-shared-234.so is an unknown package
WARNING: Could not add dependency to the package python-fcntl because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-fcntl because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-fcntl because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-fcntl because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libxdmcp6 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package avahi-locale-en-gb because virtual-locale-en-gb is an unknown package
WARNING: Could not add dependency to the package libuuid1 because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package libuuid1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package dnf-locale-en-gb because virtual-locale-en-gb is an unknown package
WARNING: Could not add dependency to the package python-resource because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-resource because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libnpth0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libnpth0 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libxcb-shm0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libxcb-shm0 because libXau.so.6 is an unknown package
WARNING: Could not add dependency to the package libxcb-shm0 because libxcb.so.1 is an unknown package
WARNING: Could not add dependency to the package libxcb-shm0 because libXdmcp.so.6 is an unknown package
WARNING: Could not add dependency to the package libxau6 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libpanelw5 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libpanelw5 because libncursesw.so.5 is an unknown package
WARNING: Could not add dependency to the package libpanelw5 because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package libpanel5 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libpanel5 because libncurses.so.5 is an unknown package
WARNING: Could not add dependency to the package libpanel5 because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package libcom-err2 because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package libcom-err2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libcom-err2 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package oina-init because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package glibc-locale-en-gb because virtual-locale-en-gb is an unknown package
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-mono/mono/mono_5.4.1.6.bb-None-None-mono-5.4.1.6-r0)({'name': 'mono', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-mono/mono/mono_5.4.1.6.bb', 'version': '5.4.1.6-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-oina/oina-falcon4-management-service/oina-falcon4-management-service.bb-None-None-oina-falcon4-management-service-1.0+gitAUTOINC+94083b2e0c-r0)({'name': 'oina-falcon4-management-service', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-oina/oina-falcon4-management-service/oina-falcon4-management-service.bb', 'version': '1.0+gitAUTOINC+94083b2e0c-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-oina/oina-saturn-services/oina-saturn-services.bb-None-None-oina-saturn-services-1.0+gitAUTOINC+54cdd59100-r0)({'name': 'oina-saturn-services', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-oina/oina-saturn-services/oina-saturn-services.bb', 'version': '1.0+gitAUTOINC+54cdd59100-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/php/php_7.1.9.bb-None-None-php-7.1.9-r0)({'name': 'php', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/php/php_7.1.9.bb', 'version': '7.1.9-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-oina/oina-falcon4-website/oina-falcon4-website.bb-None-None-oina-falcon4-website-1.0-r0)({'name': 'oina-falcon4-website', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-oina/oina-falcon4-website/oina-falcon4-website.bb', 'version': '1.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/nss/nss_3.31.1.bb-None-None-nss-3.31.1-r0)({'name': 'nss', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/nss/nss_3.31.1.bb', 'version': '3.31.1-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/python/python3_3.5.3.bb-None-None-python3-3.5.3-r1.0)({'name': 'python3', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/python/python3_3.5.3.bb', 'version': '3.5.3-r1.0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/systemd/systemd_234.bb-None-None-systemd-1:234-r0)({'name': 'systemd', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/systemd/systemd_234.bb', 'version': '1:234-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/file/file_5.31.bb-None-None-file-5.31-r0)({'name': 'file', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/file/file_5.31.bb', 'version': '5.31-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-kernel/oina-saturn-pl-config/oina-saturn-pl-config.bb-None-None-oina-saturn-pl-config-1.0-r1)({'name': 'oina-saturn-pl-config', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-kernel/oina-saturn-pl-config/oina-saturn-pl-config.bb', 'version': '1.0-r1'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/gnupg/gnupg_2.2.0.bb-None-None-gnupg-2.2.0-r0)({'name': 'gnupg', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/gnupg/gnupg_2.2.0.bb', 'version': '2.2.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-kernel/linux/linux-xlnx_2017.3.bb-None-None-linux-xlnx-4.9-xilinx-v2017.3+gitAUTOINC+f1b1e077d6-r0)({'name': 'linux-xlnx', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-kernel/linux/linux-xlnx_2017.3.bb', 'version': '4.9-xilinx-v2017.3+gitAUTOINC+f1b1e077d6-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/python/python_2.7.13.bb-None-None-python-2.7.13-r1)({'name': 'python', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/python/python_2.7.13.bb', 'version': '2.7.13-r1'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/mysql/mariadb_5.5.57.bb-None-None-mariadb-5.5.57-r0)({'name': 'mariadb', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/mysql/mariadb_5.5.57.bb', 'version': '5.5.57-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/glibc/glibc_2.26.bb-None-None-glibc-2.26-r0)({'name': 'glibc', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/glibc/glibc_2.26.bb', 'version': '2.26-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/glib-2.0/glib-2.0_2.52.3.bb-None-None-glib-2.0-1:2.52.3-r0)({'name': 'glib-2.0', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/glib-2.0/glib-2.0_2.52.3.bb', 'version': '1:2.52.3-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/shared-mime-info/shared-mime-info_1.8.bb-None-None-shared-mime-info-1.8-r0)({'name': 'shared-mime-info', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/shared-mime-info/shared-mime-info_1.8.bb', 'version': '1.8-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/ncurses/ncurses_6.0+20170715.bb-None-None-ncurses-6.0+20170715-r0)({'name': 'ncurses', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/ncurses/ncurses_6.0+20170715.bb', 'version': '6.0+20170715-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/python/python-smartpm_git.bb-None-None-python-smartpm-1.5+gitAUTOINC+407a7eca76-r0)({'name': 'python-smartpm', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/python/python-smartpm_git.bb', 'version': '1.5+gitAUTOINC+407a7eca76-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/perl/perl_5.24.1.bb-None-None-perl-5.24.1-r0)({'name': 'perl', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/perl/perl_5.24.1.bb', 'version': '5.24.1-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/glibc/glibc-locale_2.26.bb-None-None-glibc-locale-2.26-r0)({'name': 'glibc-locale', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/glibc/glibc-locale_2.26.bb', 'version': '2.26-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-connectivity/openssl/openssl_1.0.2n.bb-None-None-openssl-1.0.2n-r0)({'name': 'openssl', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-connectivity/openssl/openssl_1.0.2n.bb', 'version': '1.0.2n-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/libunistring/libunistring_0.9.7.bb-None-None-libunistring-0.9.7-r0)({'name': 'libunistring', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/libunistring/libunistring_0.9.7.bb', 'version': '0.9.7-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-oina/oina-smart-update/oina-smart-update.bb-None-None-oina-smart-update-1.0+gitAUTOINC+c72f39c879-r0)({'name': 'oina-smart-update', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-oina/oina-smart-update/oina-smart-update.bb', 'version': '1.0+gitAUTOINC+c72f39c879-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/gnutls/gnutls_3.5.13.bb-None-None-gnutls-3.5.13-r0)({'name': 'gnutls', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/gnutls/gnutls_3.5.13.bb', 'version': '3.5.13-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/gcc/gcc-runtime_7.3.bb-None-None-gcc-runtime-7.3.0-r0)({'name': 'gcc-runtime', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/gcc/gcc-runtime_7.3.bb', 'version': '7.3.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-connectivity/openssh/openssh_7.5p1.bb-None-None-openssh-7.5p1-r0)({'name': 'openssh', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-connectivity/openssh/openssh_7.5p1.bb', 'version': '7.5p1-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/libxml/libxml2_2.9.4.bb-None-None-libxml2-2.9.4-r0)({'name': 'libxml2', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/libxml/libxml2_2.9.4.bb', 'version': '2.9.4-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/rpm/rpm_git.bb-None-None-rpm-1:4.13.90+gitAUTOINC+a8e51b3bb0-r0)({'name': 'rpm', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/rpm/rpm_git.bb', 'version': '1:4.13.90+gitAUTOINC+a8e51b3bb0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-graphics/xorg-lib/libx11_1.6.5.bb-None-None-libx11-1:1.6.5-r0)({'name': 'libx11', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-graphics/xorg-lib/libx11_1.6.5.bb', 'version': '1:1.6.5-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/gpgme/gpgme_1.9.0.bb-None-None-gpgme-1.9.0-r0)({'name': 'gpgme', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/gpgme/gpgme_1.9.0.bb', 'version': '1.9.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/shadow/shadow_4.2.1.bb-None-None-shadow-4.2.1-r0)({'name': 'shadow', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/shadow/shadow_4.2.1.bb', 'version': '4.2.1-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/db/db_5.3.28.bb-None-None-db-1:5.3.28-r1)({'name': 'db', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/db/db_5.3.28.bb', 'version': '1:5.3.28-r1'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/dnf/dnf_2.6.3.bb-None-None-dnf-2.6.3-r0)({'name': 'dnf', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/dnf/dnf_2.6.3.bb', 'version': '2.6.3-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/bash/bash_4.4.bb-None-None-bash-4.4-r0)({'name': 'bash', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/bash/bash_4.4.bb', 'version': '4.4-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-graphics/cairo/cairo_1.14.10.bb-None-None-cairo-1.14.10-r0)({'name': 'cairo', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-graphics/cairo/cairo_1.14.10.bb', 'version': '1.14.10-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/libgcrypt/libgcrypt_1.8.0.bb-None-None-libgcrypt-1.8.0-r0)({'name': 'libgcrypt', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/libgcrypt/libgcrypt_1.8.0.bb', 'version': '1.8.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-httpd/nginx/nginx_1.12.1.bb-None-None-nginx-1.12.1-r0)({'name': 'nginx', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-httpd/nginx/nginx_1.12.1.bb', 'version': '1.12.1-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/tcpdump/tcpdump_4.9.2.bb-None-None-tcpdump-4.9.2-r0)({'name': 'tcpdump', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/tcpdump/tcpdump_4.9.2.bb', 'version': '4.9.2-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/sudo/sudo_1.8.20p2.bb-None-None-sudo-1.8.20p2-r0)({'name': 'sudo', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/sudo/sudo_1.8.20p2.bb', 'version': '1.8.20p2-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/sqlite/sqlite3_3.20.0.bb-None-None-sqlite3-3:3.20.0-r0)({'name': 'sqlite3', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/sqlite/sqlite3_3.20.0.bb', 'version': '3:3.20.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/busybox/busybox_1.24.1.bb-None-None-busybox-1.24.1-r0)({'name': 'busybox', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/busybox/busybox_1.24.1.bb', 'version': '1.24.1-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/libarchive/libarchive_3.3.2.bb-None-None-libarchive-3.3.2-r0)({'name': 'libarchive', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/libarchive/libarchive_3.3.2.bb', 'version': '3.3.2-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-mono/mono-xsp/mono-xsp_git.bb-None-None-mono-xsp-git-r0)({'name': 'mono-xsp', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-mono/mono-xsp/mono-xsp_git.bb', 'version': 'git-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/elfutils/elfutils_0.170.bb-None-None-elfutils-0.170-r0)({'name': 'elfutils', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/elfutils/elfutils_0.170.bb', 'version': '0.170-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/sysstat/sysstat_11.5.7.bb-None-None-sysstat-11.5.7-r0)({'name': 'sysstat', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/sysstat/sysstat_11.5.7.bb', 'version': '11.5.7-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-connectivity/iproute2/iproute2_4.11.0.bb-None-None-iproute2-4.11.0-r0)({'name': 'iproute2', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-connectivity/iproute2/iproute2_4.11.0.bb', 'version': '4.11.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-graphics/freetype/freetype_2.8.bb-None-None-freetype-2.8-r0)({'name': 'freetype', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-graphics/freetype/freetype_2.8.bb', 'version': '2.8-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-graphics/xorg-lib/pixman_0.34.0.bb-None-None-pixman-1:0.34.0-r0)({'name': 'pixman', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-graphics/xorg-lib/pixman_0.34.0.bb', 'version': '1:0.34.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/procps/procps_3.3.12.bb-None-None-procps-3.3.12-r0)({'name': 'procps', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/procps/procps_3.3.12.bb', 'version': '3.3.12-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/kbd/kbd_2.0.4.bb-None-None-kbd-2.0.4-r0)({'name': 'kbd', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/kbd/kbd_2.0.4.bb', 'version': '2.0.4-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/libsolv/libsolv_0.6.28.bb-None-None-libsolv-0.6.28-r0)({'name': 'libsolv', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/libsolv/libsolv_0.6.28.bb', 'version': '0.6.28-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/strace/strace_4.18.bb-None-None-strace-4.18-r0)({'name': 'strace', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/strace/strace_4.18.bb', 'version': '4.18-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/nettle/nettle_3.3.bb-None-None-nettle-3.3-r0)({'name': 'nettle', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/nettle/nettle_3.3.bb', 'version': '3.3-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-multimedia/libtiff/tiff_4.0.8.bb-None-None-tiff-4.0.8-r0)({'name': 'tiff', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-multimedia/libtiff/tiff_4.0.8.bb', 'version': '4.0.8-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/tar/tar_1.29.bb-None-None-tar-1.29-r0)({'name': 'tar', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/tar/tar_1.29.bb', 'version': '1.29-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/gmp/gmp_6.1.2.bb-None-None-gmp-6.1.2-r0)({'name': 'gmp', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/gmp/gmp_6.1.2.bb', 'version': '6.1.2-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-mono/libgdiplus/libgdiplus_4.2.bb-None-None-libgdiplus-4.2-r0)({'name': 'libgdiplus', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-mono/libgdiplus/libgdiplus_4.2.bb', 'version': '4.2-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/libdnf/libdnf_0.9.3.bb-None-None-libdnf-0.9.3-r0)({'name': 'libdnf', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/libdnf/libdnf_0.9.3.bb', 'version': '0.9.3-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/net-tools/net-tools_1.60-26.bb-None-None-net-tools-1.60-26-r0)({'name': 'net-tools', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/net-tools/net-tools_1.60-26.bb', 'version': '1.60-26-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/dbus/dbus_1.10.20.bb-None-None-dbus-1.10.20-r0)({'name': 'dbus', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/dbus/dbus_1.10.20.bb', 'version': '1.10.20-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-graphics/fontconfig/fontconfig_2.12.4.bb-None-None-fontconfig-2.12.4-r0)({'name': 'fontconfig', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-graphics/fontconfig/fontconfig_2.12.4.bb', 'version': '2.12.4-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/gdb/gdb_8.0.bb-None-None-gdb-8.0-r0)({'name': 'gdb', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/gdb/gdb_8.0.bb', 'version': '8.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/socketcan/can-utils_git.bb-None-None-can-utils-0.0+gitrAUTOINC+4c8fb05cb4-r0)({'name': 'can-utils', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/socketcan/can-utils_git.bb', 'version': '0.0+gitrAUTOINC+4c8fb05cb4-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/curl/curl_7.54.1.bb-None-None-curl-7.54.1-r0)({'name': 'curl', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/curl/curl_7.54.1.bb', 'version': '7.54.1-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/e2fsprogs/e2fsprogs_1.43.5.bb-None-None-e2fsprogs-1.43.5-r0)({'name': 'e2fsprogs', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/e2fsprogs/e2fsprogs_1.43.5.bb', 'version': '1.43.5-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-oina/oina-falcon4-firmware-detector/oina-falcon4-firmware-detector.bb-None-None-oina-falcon4-firmware-detector-1.0-r0)({'name': 'oina-falcon4-firmware-detector', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-oina/oina-falcon4-firmware-detector/oina-falcon4-firmware-detector.bb', 'version': '1.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/util-linux/util-linux_2.30.bb-None-None-util-linux-2.30-r0)({'name': 'util-linux', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/util-linux/util-linux_2.30.bb', 'version': '2.30-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/readline/readline_7.0.bb-None-None-readline-7.0-r0)({'name': 'readline', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/readline/readline_7.0.bb', 'version': '7.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-oina/oina-falcon4-firmware-handset/oina-falcon4-firmware-handset.bb-None-None-oina-falcon4-firmware-handset-1.0-r0)({'name': 'oina-falcon4-firmware-handset', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-oina/oina-falcon4-firmware-handset/oina-falcon4-firmware-handset.bb', 'version': '1.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/libpcre/libpcre_8.41.bb-None-None-libpcre-8.41-r0)({'name': 'libpcre', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/libpcre/libpcre_8.41.bb', 'version': '8.41-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/ethtool/ethtool_4.11.bb-None-None-ethtool-4.11-r0)({'name': 'ethtool', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/ethtool/ethtool_4.11.bb', 'version': '4.11-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/ca-certificates/ca-certificates_20170717.bb-None-None-ca-certificates-20170717-r0)({'name': 'ca-certificates', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/ca-certificates/ca-certificates_20170717.bb', 'version': '20170717-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/nspr/nspr_4.16.bb-None-None-nspr-4.16-r0)({'name': 'nspr', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/nspr/nspr_4.16.bb', 'version': '4.16-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/libcomps/libcomps_git.bb-None-None-libcomps-0.1.8+gitAUTOINC+01a4759894-r0)({'name': 'libcomps', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/libcomps/libcomps_git.bb', 'version': '0.1.8+gitAUTOINC+01a4759894-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/nano/nano_2.7.4.bb-None-None-nano-2.7.4-r0)({'name': 'nano', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/nano/nano_2.7.4.bb', 'version': '2.7.4-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/librepo/librepo_git.bb-None-None-librepo-1.7.20+gitAUTOINC+e1137cbbda-r0)({'name': 'librepo', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/librepo/librepo_git.bb', 'version': '1.7.20+gitAUTOINC+e1137cbbda-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-connectivity/libpcap/libpcap_1.8.1.bb-None-None-libpcap-1.8.1-r0)({'name': 'libpcap', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-connectivity/libpcap/libpcap_1.8.1.bb', 'version': '1.8.1-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/mtd/mtd-utils_git.bb-None-None-mtd-utils-2.0.0-r0)({'name': 'mtd-utils', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/mtd/mtd-utils_git.bb', 'version': '2.0.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-graphics/jpeg/libjpeg-turbo_1.5.2.bb-None-None-libjpeg-turbo-1:1.5.2-r0)({'name': 'libjpeg-turbo', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-graphics/jpeg/libjpeg-turbo_1.5.2.bb', 'version': '1:1.5.2-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/libexif/libexif_0.6.21.bb-None-None-libexif-0.6.21-r0)({'name': 'libexif', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/libexif/libexif_0.6.21.bb', 'version': '0.6.21-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/libidn/libidn_1.33.bb-None-None-libidn-1.33-r0)({'name': 'libidn', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/libidn/libidn_1.33.bb', 'version': '1.33-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-connectivity/avahi/avahi_0.6.32.bb-None-None-avahi-0.6.32-r0)({'name': 'avahi', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-connectivity/avahi/avahi_0.6.32.bb', 'version': '0.6.32-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/libksba/libksba_1.3.5.bb-None-None-libksba-1.3.5-r0)({'name': 'libksba', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/libksba/libksba_1.3.5.bb', 'version': '1.3.5-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/expat/expat_2.2.3.bb-None-None-expat-2.2.3-r0)({'name': 'expat', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/expat/expat_2.2.3.bb', 'version': '2.2.3-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-multimedia/libpng/libpng_1.6.31.bb-None-None-libpng-1.6.31-r0)({'name': 'libpng', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-multimedia/libpng/libpng_1.6.31.bb', 'version': '1.6.31-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/libmcrypt/libmcrypt_2.5.8.bb-None-None-libmcrypt-2.5.8-r0)({'name': 'libmcrypt', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/libmcrypt/libmcrypt_2.5.8.bb', 'version': '2.5.8-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/less/less_487.bb-None-None-less-487-r0)({'name': 'less', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/less/less_487.bb', 'version': '487-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/iotop/iotop_0.6.bb-None-None-iotop-0.6-r0)({'name': 'iotop', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/iotop/iotop_0.6.bb', 'version': '0.6-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/lsof/lsof_4.89.bb-None-None-lsof-4.89-r0)({'name': 'lsof', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/lsof/lsof_4.89.bb', 'version': '4.89-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/xz/xz_5.2.3.bb-None-None-xz-5.2.3-r0)({'name': 'xz', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/xz/xz_5.2.3.bb', 'version': '5.2.3-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-benchmark/iperf3/iperf3_3.2.bb-None-None-iperf3-3.2-r0)({'name': 'iperf3', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-benchmark/iperf3/iperf3_3.2.bb', 'version': '3.2-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/gcc/libgcc_7.3.bb-None-None-libgcc-7.3.0-r0)({'name': 'libgcc', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/gcc/libgcc_7.3.bb', 'version': '7.3.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-graphics/xorg-lib/libxcb_1.12.bb-None-None-libxcb-1.12-r0)({'name': 'libxcb', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-graphics/xorg-lib/libxcb_1.12.bb', 'version': '1.12-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/lzo/lzo_2.10.bb-None-None-lzo-2.10-r0)({'name': 'lzo', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/lzo/lzo_2.10.bb', 'version': '2.10-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/htop/htop_1.0.3.bb-None-None-htop-1.0.3-r0)({'name': 'htop', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/htop/htop_1.0.3.bb', 'version': '1.0.3-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-kernel/kmod/kmod_git.bb-None-None-kmod-24+gitAUTOINC+ef4257b59c-r0)({'name': 'kmod', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-kernel/kmod/kmod_git.bb', 'version': '24+gitAUTOINC+ef4257b59c-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-daemons/vsftpd/vsftpd_3.0.3.bb-None-None-vsftpd-3.0.3-r0)({'name': 'vsftpd', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-daemons/vsftpd/vsftpd_3.0.3.bb', 'version': '3.0.3-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/gzip/gzip_1.8.bb-None-None-gzip-1.8-r0)({'name': 'gzip', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/gzip/gzip_1.8.bb', 'version': '1.8-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/bc/bc_1.06.bb-None-None-bc-1.06-r3)({'name': 'bc', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/bc/bc_1.06.bb', 'version': '1.06-r3'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/i2c-tools/i2c-tools_3.1.2.bb-None-None-i2c-tools-3.1.2-r0)({'name': 'i2c-tools', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/i2c-tools/i2c-tools_3.1.2.bb', 'version': '3.1.2-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/python/python3-iniparse_0.4.bb-None-None-python3-iniparse-0.4-r0)({'name': 'python3-iniparse', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/python/python3-iniparse_0.4.bb', 'version': '0.4-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/zlib/zlib_1.2.11.bb-None-None-zlib-1.2.11-r0)({'name': 'zlib', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/zlib/zlib_1.2.11.bb', 'version': '1.2.11-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/libgpg-error/libgpg-error_1.27.bb-None-None-libgpg-error-1.27-r0)({'name': 'libgpg-error', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/libgpg-error/libgpg-error_1.27.bb', 'version': '1.27-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/bzip2/bzip2_1.0.6.bb-None-None-bzip2-1.0.6-r5)({'name': 'bzip2', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/bzip2/bzip2_1.0.6.bb', 'version': '1.0.6-r5'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/libassuan/libassuan_2.4.3.bb-None-None-libassuan-2.4.3-r0)({'name': 'libassuan', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/libassuan/libassuan_2.4.3.bb', 'version': '2.4.3-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/python/python3-six_1.10.0.bb-None-None-python3-six-1.10.0-r0)({'name': 'python3-six', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/python/python3-six_1.10.0.bb', 'version': '1.10.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-connectivity/libnss-mdns/libnss-mdns_0.10.bb-None-None-libnss-mdns-0.10-r7)({'name': 'libnss-mdns', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-connectivity/libnss-mdns/libnss-mdns_0.10.bb', 'version': '0.10-r7'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-graphics/xorg-lib/libxext_1.3.3.bb-None-None-libxext-1:1.3.3-r0)({'name': 'libxext', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-graphics/xorg-lib/libxext_1.3.3.bb', 'version': '1:1.3.3-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/pinentry/pinentry_1.0.0.bb-None-None-pinentry-1.0.0-r0)({'name': 'pinentry', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/pinentry/pinentry_1.0.0.bb', 'version': '1.0.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-oina/oina-falcon4-postgresql/oina-falcon4-postgresql.bb-None-None-oina-falcon4-postgresql-1.0-r0)({'name': 'oina-falcon4-postgresql', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-oina/oina-falcon4-postgresql/oina-falcon4-postgresql.bb', 'version': '1.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/sysfsutils/sysfsutils_2.1.0.bb-None-None-sysfsutils-2.1.0-r5)({'name': 'sysfsutils', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/sysfsutils/sysfsutils_2.1.0.bb', 'version': '2.1.0-r5'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/popt/popt_1.16.bb-None-None-popt-1.16-r3)({'name': 'popt', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/popt/popt_1.16.bb', 'version': '1.16-r3'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-graphics/xorg-lib/libxrender_0.9.10.bb-None-None-libxrender-1:0.9.10-r0)({'name': 'libxrender', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-graphics/xorg-lib/libxrender_0.9.10.bb', 'version': '1:0.9.10-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/hexedit/hexedit_1.2.13.bb-None-None-hexedit-1.2.13-r0)({'name': 'hexedit', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/hexedit/hexedit_1.2.13.bb', 'version': '1.2.13-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/giflib/giflib_5.1.4.bb-None-None-giflib-5.1.4-r0)({'name': 'giflib', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/giflib/giflib_5.1.4.bb', 'version': '5.1.4-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-bsp/device-tree/device-tree.bb-None-None-device-tree-1.0-r0)({'name': 'device-tree', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-bsp/device-tree/device-tree.bb', 'version': '1.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb-None-None-tcp-wrappers-7.6-r10)({'name': 'tcp-wrappers', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb', 'version': '7.6-r10'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/libffi/libffi_3.2.1.bb-None-None-libffi-3.2.1-r0)({'name': 'libffi', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/libffi/libffi_3.2.1.bb', 'version': '3.2.1-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/attr/acl_2.2.52.bb-None-None-acl-2.2.52-r0)({'name': 'acl', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/attr/acl_2.2.52.bb', 'version': '2.2.52-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-kernel/oina-saturn-modules/oina-saturn-modules_1.0.bb-None-None-oina-saturn-modules-1.0+gitAUTOINC+9d984153ac-r0)({'name': 'oina-saturn-modules', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-kernel/oina-saturn-modules/oina-saturn-modules_1.0.bb', 'version': '1.0+gitAUTOINC+9d984153ac-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/netbase/netbase_5.4.bb-None-None-netbase-1:5.4-r0)({'name': 'netbase', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/netbase/netbase_5.4.bb', 'version': '1:5.4-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/libdaemon/libdaemon_0.14.bb-None-None-libdaemon-0.14-r0)({'name': 'libdaemon', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/libdaemon/libdaemon_0.14.bb', 'version': '0.14-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/libcap/libcap_2.25.bb-None-None-libcap-2.25-r0)({'name': 'libcap', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/libcap/libcap_2.25.bb', 'version': '2.25-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-graphics/xorg-lib/libxdmcp_1.1.2.bb-None-None-libxdmcp-1:1.1.2-r0)({'name': 'libxdmcp', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-graphics/xorg-lib/libxdmcp_1.1.2.bb', 'version': '1:1.1.2-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-kernel/oina-mcp9808/oina-mcp9808_1.0.bb-None-None-oina-mcp9808-1.0+gitAUTOINC+9d984153ac-r0)({'name': 'oina-mcp9808', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-kernel/oina-mcp9808/oina-mcp9808_1.0.bb', 'version': '1.0+gitAUTOINC+9d984153ac-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-kernel/oina-ltc3375/oina-ltc3375_1.0.bb-None-None-oina-ltc3375-1.0+gitAUTOINC+9d984153ac-r0)({'name': 'oina-ltc3375', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-kernel/oina-ltc3375/oina-ltc3375_1.0.bb', 'version': '1.0+gitAUTOINC+9d984153ac-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-oina/oina-falcon4-firmware-proximity/oina-falcon4-firmware-proximity.bb-None-None-oina-falcon4-firmware-proximity-1.0-r0)({'name': 'oina-falcon4-firmware-proximity', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-oina/oina-falcon4-firmware-proximity/oina-falcon4-firmware-proximity.bb', 'version': '1.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/attr/attr_2.4.47.bb-None-None-attr-2.4.47-r0)({'name': 'attr', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/attr/attr_2.4.47.bb', 'version': '2.4.47-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-support/npth/npth_1.5.bb-None-None-npth-1.5-r0)({'name': 'npth', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-support/npth/npth_1.5.bb', 'version': '1.5-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-graphics/xorg-lib/libxau_1.0.8.bb-None-None-libxau-1:1.0.8-r0)({'name': 'libxau', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-graphics/xorg-lib/libxau_1.0.8.bb', 'version': '1:1.0.8-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-kernel/oina-si7006/oina-si7006_1.0.bb-None-None-oina-si7006-1.0+gitAUTOINC+9d984153ac-r0)({'name': 'oina-si7006', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-kernel/oina-si7006/oina-si7006_1.0.bb', 'version': '1.0+gitAUTOINC+9d984153ac-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/update-rc.d/update-rc.d_0.7.bb-None-None-update-rc.d-0.7-r5)({'name': 'update-rc.d', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/update-rc.d/update-rc.d_0.7.bb', 'version': '0.7-r5'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/oina-init/oina-init_1.0.bb-None-None-oina-init-1.0-r0)({'name': 'oina-init', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/oina-init/oina-init_1.0.bb', 'version': '1.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/opkg-utils/opkg-utils_0.3.5.bb-None-None-opkg-utils-0.3.5-r0)({'name': 'opkg-utils', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/opkg-utils/opkg-utils_0.3.5.bb', 'version': '0.3.5-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/init-ifupdown/init-ifupdown_1.0.bb-None-None-init-ifupdown-1.0-r7)({'name': 'init-ifupdown', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/init-ifupdown/init-ifupdown_1.0.bb', 'version': '1.0-r7'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/base-files/base-files_3.0.14.bb-None-None-base-files-3.0.14-r89)({'name': 'base-files', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/base-files/base-files_3.0.14.bb', 'version': '3.0.14-r89'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/volatile-binds/volatile-binds.bb-None-None-volatile-binds-1.0-r0)({'name': 'volatile-binds', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/volatile-binds/volatile-binds.bb', 'version': '1.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-extended/shadow/shadow-securetty_4.2.1.bb-None-None-shadow-securetty-4.2.1-r3)({'name': 'shadow-securetty', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-extended/shadow/shadow-securetty_4.2.1.bb', 'version': '4.2.1-r3'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-devtools/run-postinsts/run-postinsts_1.0.bb-None-None-run-postinsts-1.0-r9)({'name': 'run-postinsts', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-devtools/run-postinsts/run-postinsts_1.0.bb', 'version': '1.0-r9'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-config/oina-usbgadget-config/oina-usbgadget-config.bb-None-None-oina-usbgadget-config-1.0-r0)({'name': 'oina-usbgadget-config', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-config/oina-usbgadget-config/oina-usbgadget-config.bb', 'version': '1.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-oina/oina-set-timedate/oina-set-timedate_1.0.bb-None-None-oina-set-timedate-1.0-r0)({'name': 'oina-set-timedate', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-oina/oina-set-timedate/oina-set-timedate_1.0.bb', 'version': '1.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-config/oina-hostname/oina-hostname_1.0.bb-None-None-oina-hostname-1.0-r0)({'name': 'oina-hostname', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-config/oina-hostname/oina-hostname_1.0.bb', 'version': '1.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-oina/oina-falcon4-service/oina-falcon4-service.bb-None-None-oina-falcon4-service-1.0-r0)({'name': 'oina-falcon4-service', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-oina/oina-falcon4-service/oina-falcon4-service.bb', 'version': '1.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/systemd/systemd-serialgetty.bb-None-None-systemd-serialgetty-1.0-r5)({'name': 'systemd-serialgetty', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/systemd/systemd-serialgetty.bb', 'version': '1.0-r5'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-oina/oina-fastcgi-server/oina-fastcgi-server.bb-None-None-oina-fastcgi-server-1.0-r0)({'name': 'oina-fastcgi-server', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-oina/oina-fastcgi-server/oina-fastcgi-server.bb', 'version': '1.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-oina/oina-diagnostic-data/oina-diagnostic-data.bb-None-None-oina-diagnostic-data-1.0-r0)({'name': 'oina-diagnostic-data', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-oina/oina-diagnostic-data/oina-diagnostic-data.bb', 'version': '1.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-oina/oina-clean-start/oina-clean-start.bb-None-None-oina-clean-start-1.0-r0)({'name': 'oina-clean-start', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-oina/oina-clean-start/oina-clean-start.bb', 'version': '1.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/systemd/systemd-compat-units.bb-None-None-systemd-compat-units-1.0-r29)({'name': 'systemd-compat-units', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/systemd/systemd-compat-units.bb', 'version': '1.0-r29'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/packagegroups/packagegroup-oina-saturn-core.bb-None-None-packagegroup-oina-saturn-core-1.0-r0)({'name': 'packagegroup-oina-saturn-core', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/packagegroups/packagegroup-oina-saturn-core.bb', 'version': '1.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/packagegroups/packagegroup-oina-saturn.bb-None-None-packagegroup-oina-saturn-1.0-r0)({'name': 'packagegroup-oina-saturn', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/packagegroups/packagegroup-oina-saturn.bb', 'version': '1.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/packagegroups/packagegroup-oina-falcon4.bb-None-None-packagegroup-oina-falcon4-1.0-r0)({'name': 'packagegroup-oina-falcon4', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/packagegroups/packagegroup-oina-falcon4.bb', 'version': '1.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/packagegroups/packagegroup-core-ssh-openssh.bb-None-None-packagegroup-core-ssh-openssh-1.0-r1)({'name': 'packagegroup-core-ssh-openssh', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/packagegroups/packagegroup-core-ssh-openssh.bb', 'version': '1.0-r1'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/packagegroups/packagegroup-core-boot.bb-None-None-packagegroup-core-boot-1.0-r17)({'name': 'packagegroup-core-boot', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/packagegroups/packagegroup-core-boot.bb', 'version': '1.0-r17'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/os-release/os-release.bb-None-None-os-release-1.0-r0)({'name': 'os-release', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/os-release/os-release.bb', 'version': '1.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-config/oina-useraccounts/oina-useraccounts.bb-None-None-oina-useraccounts-1.0-r2)({'name': 'oina-useraccounts', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-config/oina-useraccounts/oina-useraccounts.bb', 'version': '1.0-r2'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/oina-build-version/oina-build-version.bb-None-None-oina-build-version-1.0-r0)({'name': 'oina-build-version', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/oina-build-version/oina-build-version.bb', 'version': '1.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-bsp/fsbl/fsbl_1.0.bb-None-None-fsbl-1.0-r0)({'name': 'fsbl', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-bsp/fsbl/fsbl_1.0.bb', 'version': '1.0-r0'})
NOTE: ERROR:buildinfohelper:_cached_get: 'Recipe matching query does not exist.' (0-recipes-core/base-passwd/base-passwd_3.5.29.bb-None-None-base-passwd-3.5.29-r0)({'name': 'base-passwd', 'layer_version__build': None, 'layer_version__release': None, 'file_path': 'recipes-core/base-passwd/base-passwd_3.5.29.bb', 'version': '3.5.29-r0'})
WARNING: Could not add dependency to the package mono because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package mono because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package mono because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package mono because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package mono because libmonosgen-2.0.so.1 is an unknown package
WARNING: Could not add dependency to the package mono because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package mono because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package mono because librt.so.1 is an unknown package
WARNING: Could not add dependency to the package mono because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package php because libbz2.so.1 is an unknown package
WARNING: Could not add dependency to the package php because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package php because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package php because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package php because libmcrypt.so.4 is an unknown package
WARNING: Could not add dependency to the package php because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package php because libmysqlclient.so.18 is an unknown package
WARNING: Could not add dependency to the package php because libsqlite3.so.0 is an unknown package
WARNING: Could not add dependency to the package php because libssl.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package php because libxml2.so.2 is an unknown package
WARNING: Could not add dependency to the package php because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package php-cli because libbz2.so.1 is an unknown package
WARNING: Could not add dependency to the package php-cli because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package php-cli because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package php-cli because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package php-cli because libmcrypt.so.4 is an unknown package
WARNING: Could not add dependency to the package php-cli because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package php-cli because libmysqlclient.so.18 is an unknown package
WARNING: Could not add dependency to the package php-cli because libsqlite3.so.0 is an unknown package
WARNING: Could not add dependency to the package php-cli because libssl.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package php-cli because libxml2.so.2 is an unknown package
WARNING: Could not add dependency to the package php-cli because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package nss because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package nss because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package nss because libnspr4.so is an unknown package
WARNING: Could not add dependency to the package nss because libnss3.so is an unknown package
WARNING: Could not add dependency to the package nss because libnssutil3.so is an unknown package
WARNING: Could not add dependency to the package nss because libplc4.so is an unknown package
WARNING: Could not add dependency to the package nss because libplds4.so is an unknown package
WARNING: Could not add dependency to the package nss because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package nss because libsmime3.so is an unknown package
WARNING: Could not add dependency to the package nss because libsqlite3.so.0 is an unknown package
WARNING: Could not add dependency to the package nss because libssl3.so is an unknown package
WARNING: Could not add dependency to the package nss because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-misc because libbz2.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-misc because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-misc because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-misc because liblzma.so.5 is an unknown package
WARNING: Could not add dependency to the package python3-misc because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package systemd because kernel-module-autofs4 is an unknown package
WARNING: Could not add dependency to the package systemd because kernel-module-ipv6 is an unknown package
WARNING: Could not add dependency to the package systemd because kernel-module-unix is an unknown package
WARNING: Could not add dependency to the package systemd because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package systemd because libacl.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd because libblkid.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd because libcap.so.2 is an unknown package
WARNING: Could not add dependency to the package systemd because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package systemd because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package systemd because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd because libkmod.so.2 is an unknown package
WARNING: Could not add dependency to the package systemd because liblzma.so.5 is an unknown package
WARNING: Could not add dependency to the package systemd because libmount.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package systemd because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package systemd because libresolv.so.2 is an unknown package
WARNING: Could not add dependency to the package systemd because librt.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd because libsystemd-shared-234.so is an unknown package
WARNING: Could not add dependency to the package file because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package file because libmagic.so.1 is an unknown package
WARNING: Could not add dependency to the package file because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-codecs because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-codecs because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package gnupg because libassuan.so.0 is an unknown package
WARNING: Could not add dependency to the package gnupg because libbz2.so.1 is an unknown package
WARNING: Could not add dependency to the package gnupg because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package gnupg because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package gnupg because libgcrypt.so.20 is an unknown package
WARNING: Could not add dependency to the package gnupg because libgnutls.so.30 is an unknown package
WARNING: Could not add dependency to the package gnupg because libgpg-error.so.0 is an unknown package
WARNING: Could not add dependency to the package gnupg because libksba.so.8 is an unknown package
WARNING: Could not add dependency to the package gnupg because libnpth.so.0 is an unknown package
WARNING: Could not add dependency to the package gnupg because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package gnupg because libreadline.so.7 is an unknown package
WARNING: Could not add dependency to the package gnupg because libresolv.so.2 is an unknown package
WARNING: Could not add dependency to the package gnupg because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package python-codecs because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-codecs because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libmysqlclient18 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libmysqlclient18 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libmysqlclient18 because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package libmysqlclient18 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libmysqlclient18 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libmysqlclient18 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libc6 because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package libc6 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libc6 because libnsl.so.1 is an unknown package
WARNING: Could not add dependency to the package libc6 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libc6 because libresolv.so.2 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libffi.so.6 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libglib-2.0.so.0 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libgmodule-2.0.so.0 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libgobject-2.0.so.0 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libmount.so.1 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libpcre.so.1 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libresolv.so.2 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-0 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package shared-mime-info because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package shared-mime-info because libglib-2.0.so.0 is an unknown package
WARNING: Could not add dependency to the package shared-mime-info because libxml2.so.2 is an unknown package
WARNING: Could not add dependency to the package libpython3.5m1.0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libpython3.5m1.0 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libpython3.5m1.0 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libpython3.5m1.0 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libpython3.5m1.0 because libutil.so.1 is an unknown package
WARNING: Could not add dependency to the package python-smartpm because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libperl5 because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package libperl5 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libperl5 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libperl5 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libperl5 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libpython2.7-1.0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libpython2.7-1.0 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libpython2.7-1.0 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libpython2.7-1.0 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libpython2.7-1.0 because libutil.so.1 is an unknown package
WARNING: Could not add dependency to the package libcrypto1.0.2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libcrypto1.0.2 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package mono-libs because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package mono-libs because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package mono-libs because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package mono-libs because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package mono-libs because librt.so.1 is an unknown package
WARNING: Could not add dependency to the package mono-libs because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libunistring2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-core because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-core because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-core because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libgnutls30 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libgnutls30 because libgmp.so.10 is an unknown package
WARNING: Could not add dependency to the package libgnutls30 because libhogweed.so.4 is an unknown package
WARNING: Could not add dependency to the package libgnutls30 because libidn.so.11 is an unknown package
WARNING: Could not add dependency to the package libgnutls30 because libnettle.so.6 is an unknown package
WARNING: Could not add dependency to the package libgnutls30 because libunistring.so.2 is an unknown package
WARNING: Could not add dependency to the package libgnutls30 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libstdc++6 because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package libstdc++6 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libstdc++6 because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package libstdc++6 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package openssh-sshd because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package openssh-sshd because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package openssh-sshd because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package openssh-sshd because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package openssh-sshd because libutil.so.1 is an unknown package
WARNING: Could not add dependency to the package openssh-sshd because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libxml2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libxml2 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libxml2 because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package libxml2 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libxml2 because libxml2.so.2 is an unknown package
WARNING: Could not add dependency to the package libxml2 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-lang because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-lang because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package rpm because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package rpm because libarchive.so.13 is an unknown package
WARNING: Could not add dependency to the package rpm because libbz2.so.1 is an unknown package
WARNING: Could not add dependency to the package rpm because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package rpm because libdb-5.3.so is an unknown package
WARNING: Could not add dependency to the package rpm because libdbus-1.so.3 is an unknown package
WARNING: Could not add dependency to the package rpm because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package rpm because libdw.so.1 is an unknown package
WARNING: Could not add dependency to the package rpm because libelf.so.1 is an unknown package
WARNING: Could not add dependency to the package rpm because libgomp.so.1 is an unknown package
WARNING: Could not add dependency to the package rpm because liblzma.so.5 is an unknown package
WARNING: Could not add dependency to the package rpm because libmagic.so.1 is an unknown package
WARNING: Could not add dependency to the package rpm because libnss3.so is an unknown package
WARNING: Could not add dependency to the package rpm because libpopt.so.0 is an unknown package
WARNING: Could not add dependency to the package rpm because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package rpm because librpmbuild.so.7 is an unknown package
WARNING: Could not add dependency to the package rpm because librpmio.so.7 is an unknown package
WARNING: Could not add dependency to the package rpm because librpmsign.so.7 is an unknown package
WARNING: Could not add dependency to the package rpm because librpm.so.7 is an unknown package
WARNING: Could not add dependency to the package rpm because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package udev because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package udev because libacl.so.1 is an unknown package
WARNING: Could not add dependency to the package udev because libblkid.so.1 is an unknown package
WARNING: Could not add dependency to the package udev because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package udev because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package udev because libkmod.so.2 is an unknown package
WARNING: Could not add dependency to the package udev because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package udev because librt.so.1 is an unknown package
WARNING: Could not add dependency to the package libx11-6 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libx11-6 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libx11-6 because libxcb.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-io because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package python3-io because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-io because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-io because libssl.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package python3-gpg because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-gpg because libgpgme.so.11 is an unknown package
WARNING: Could not add dependency to the package shadow because libattr.so.1 is an unknown package
WARNING: Could not add dependency to the package shadow because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package shadow because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package db because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package db because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package python-xml because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-xml because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package bash because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package bash because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package bash because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libfontconfig.so.1 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libfreetype.so.6 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libpixman-1.so.0 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libpng16.so.16 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because librt.so.1 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libX11.so.6 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libxcb-render.so.0 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libxcb-shm.so.0 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libxcb.so.1 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libXext.so.6 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libXrender.so.1 is an unknown package
WARNING: Could not add dependency to the package libcairo2 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd-analyze because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package systemd-analyze because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package systemd-analyze because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd-analyze because libmount.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd-analyze because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package systemd-analyze because librt.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd-analyze because libsystemd-shared-234.so is an unknown package
WARNING: Could not add dependency to the package libgcrypt because libcap.so.2 is an unknown package
WARNING: Could not add dependency to the package libgcrypt because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libgcrypt because libgcrypt.so.20 is an unknown package
WARNING: Could not add dependency to the package libgcrypt because libgpg-error.so.0 is an unknown package
WARNING: Could not add dependency to the package nginx because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package nginx because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package nginx because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package nginx because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package nginx because libpcre.so.1 is an unknown package
WARNING: Could not add dependency to the package nginx because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package nginx because libssl.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package nginx because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package tcpdump because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package tcpdump because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package tcpdump because libpcap.so.1 is an unknown package
WARNING: Could not add dependency to the package sudo because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package sudo because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package sudo because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package sudo because libsudo_util.so.0 is an unknown package
WARNING: Could not add dependency to the package sudo because libutil.so.1 is an unknown package
WARNING: Could not add dependency to the package python-core because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-core because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package python-core because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python-core because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libsqlite3-0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libsqlite3-0 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libsqlite3-0 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package python-ctypes because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-ctypes because libffi.so.6 is an unknown package
WARNING: Could not add dependency to the package python-ctypes because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package openssh-ssh because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package openssh-ssh because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package openssh-ssh because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package openssh-ssh because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package openssh-ssh because libresolv.so.2 is an unknown package
WARNING: Could not add dependency to the package openssh-ssh because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package python-io because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package python-io because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-io because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package python-io because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python-io because libssl.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package python3-compression because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-compression because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-compression because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package python-lang because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-lang because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package busybox because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package busybox because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libarchive because libacl.so.1 is an unknown package
WARNING: Could not add dependency to the package libarchive because libarchive.so.13 is an unknown package
WARNING: Could not add dependency to the package libarchive because libbz2.so.1 is an unknown package
WARNING: Could not add dependency to the package libarchive because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libarchive because liblzma.so.5 is an unknown package
WARNING: Could not add dependency to the package libarchive because liblzo2.so.2 is an unknown package
WARNING: Could not add dependency to the package libarchive because libxml2.so.2 is an unknown package
WARNING: Could not add dependency to the package libarchive because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package mono-xsp because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libdw1 because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package libdw1 because libbz2.so.1 is an unknown package
WARNING: Could not add dependency to the package libdw1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libdw1 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libdw1 because libdw.so.1 is an unknown package
WARNING: Could not add dependency to the package libdw1 because libelf.so.1 is an unknown package
WARNING: Could not add dependency to the package libdw1 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package sysstat because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package iproute2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package iproute2 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package iproute2 because libelf.so.1 is an unknown package
WARNING: Could not add dependency to the package openssl because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package openssl because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package openssl because libssl.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package libfreetype6 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libfreetype6 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libpixman-1-0 because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package libpixman-1-0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libpixman-1-0 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libpixman-1-0 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package procps because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package procps because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package procps because libncurses.so.5 is an unknown package
WARNING: Could not add dependency to the package procps because libprocps.so.6 is an unknown package
WARNING: Could not add dependency to the package procps because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package libsystemd0 because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package libsystemd0 because libcap.so.2 is an unknown package
WARNING: Could not add dependency to the package libsystemd0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libsystemd0 because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package libsystemd0 because liblzma.so.5 is an unknown package
WARNING: Could not add dependency to the package libsystemd0 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libsystemd0 because libresolv.so.2 is an unknown package
WARNING: Could not add dependency to the package libsystemd0 because librt.so.1 is an unknown package
WARNING: Could not add dependency to the package libsolv0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-datetime because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-datetime because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-datetime because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package strace because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package nettle because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package nettle because libgmp.so.10 is an unknown package
WARNING: Could not add dependency to the package nettle because libhogweed.so.4 is an unknown package
WARNING: Could not add dependency to the package nettle because libnettle.so.6 is an unknown package
WARNING: Could not add dependency to the package libtiff5 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libtiff5 because libjpeg.so.62 is an unknown package
WARNING: Could not add dependency to the package libtiff5 because liblzma.so.5 is an unknown package
WARNING: Could not add dependency to the package libtiff5 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libtiff5 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package openssh-keygen because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package openssh-keygen because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package openssh-keygen because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package openssh-keygen because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package openssh-keygen because libresolv.so.2 is an unknown package
WARNING: Could not add dependency to the package kbd because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package systemd-container because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package systemd-container because libacl.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd-container because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package systemd-container because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd-container because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package systemd-container because libsystemd-shared-234.so is an unknown package
WARNING: Could not add dependency to the package tar because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libgmp10 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-compression because libbz2.so.1 is an unknown package
WARNING: Could not add dependency to the package python-compression because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-compression because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-textutils because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-textutils because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libcairo.so.2 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libexif.so.12 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libfontconfig.so.1 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libfreetype.so.6 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libgif.so.7 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libglib-2.0.so.0 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libjpeg.so.62 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libpng16.so.16 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libtiff.so.5 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libX11.so.6 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libXrender.so.1 is an unknown package
WARNING: Could not add dependency to the package libgdiplus0 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because libdnf.so.1 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because libgio-2.0.so.0 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because libglib-2.0.so.0 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because libgobject-2.0.so.0 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because librepo.so.0 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because librpmio.so.7 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because librpm.so.7 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because libsolvext.so.0 is an unknown package
WARNING: Could not add dependency to the package libdnf1 because libsolv.so.0 is an unknown package
WARNING: Could not add dependency to the package libssl1.0.2 because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package libssl1.0.2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package net-tools because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-pickle because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-pickle because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package dbus-1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package dbus-1 because libdbus-1.so.3 is an unknown package
WARNING: Could not add dependency to the package dbus-1 because libexpat.so.1 is an unknown package
WARNING: Could not add dependency to the package dbus-1 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package dbus-1 because libsystemd.so.0 is an unknown package
WARNING: Could not add dependency to the package dbus-1 because libX11.so.6 is an unknown package
WARNING: Could not add dependency to the package libfontconfig1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libfontconfig1 because libexpat.so.1 is an unknown package
WARNING: Could not add dependency to the package libfontconfig1 because libfreetype.so.6 is an unknown package
WARNING: Could not add dependency to the package libfontconfig1 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package gdbserver because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package gdbserver because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package gdbserver because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package gdbserver because libstdc++.so.6 is an unknown package
WARNING: Could not add dependency to the package can-utils because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package systemd-extra-utils because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package systemd-extra-utils because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package systemd-extra-utils because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd-extra-utils because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package systemd-extra-utils because libsystemd-shared-234.so is an unknown package
WARNING: Could not add dependency to the package python-smartpm-backend-rpm because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libcurl4 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libcurl4 because libgnutls.so.30 is an unknown package
WARNING: Could not add dependency to the package libcurl4 because libnettle.so.6 is an unknown package
WARNING: Could not add dependency to the package libcurl4 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libcurl4 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package gpgme because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package gpgme because libassuan.so.0 is an unknown package
WARNING: Could not add dependency to the package gpgme because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package gpgme because libgpg-error.so.0 is an unknown package
WARNING: Could not add dependency to the package gpgme because libgpgme.so.11 is an unknown package
WARNING: Could not add dependency to the package libext2fs2 because libblkid.so.1 is an unknown package
WARNING: Could not add dependency to the package libext2fs2 because libcom_err.so.2 is an unknown package
WARNING: Could not add dependency to the package libext2fs2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libext2fs2 because libext2fs.so.2 is an unknown package
WARNING: Could not add dependency to the package libmount1 because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package libmount1 because libblkid.so.1 is an unknown package
WARNING: Could not add dependency to the package libmount1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libmount1 because librt.so.1 is an unknown package
WARNING: Could not add dependency to the package libmount1 because libuuid.so.1 is an unknown package
WARNING: Could not add dependency to the package libreadline7 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libreadline7 because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package libpcre1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libdbus-1-3 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libdbus-1-3 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libdbus-1-3 because libsystemd.so.0 is an unknown package
WARNING: Could not add dependency to the package ethtool because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package ethtool because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package e2fsprogs-e2fsck because libblkid.so.1 is an unknown package
WARNING: Could not add dependency to the package e2fsprogs-e2fsck because libcom_err.so.2 is an unknown package
WARNING: Could not add dependency to the package e2fsprogs-e2fsck because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package e2fsprogs-e2fsck because libe2p.so.2 is an unknown package
WARNING: Could not add dependency to the package e2fsprogs-e2fsck because libext2fs.so.2 is an unknown package
WARNING: Could not add dependency to the package e2fsprogs-e2fsck because libuuid.so.1 is an unknown package
WARNING: Could not add dependency to the package nspr because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package nspr because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package nspr because libnspr4.so is an unknown package
WARNING: Could not add dependency to the package nspr because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package nspr because librt.so.1 is an unknown package
WARNING: Could not add dependency to the package libblkid1 because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package libblkid1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libblkid1 because libuuid.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-audio because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-audio because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-audio because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libcomps0.1.8 because libcomps.so.0.1.8 is an unknown package
WARNING: Could not add dependency to the package libcomps0.1.8 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libcomps0.1.8 because libexpat.so.1 is an unknown package
WARNING: Could not add dependency to the package libcomps0.1.8 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libcomps0.1.8 because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libcomps0.1.8 because libxml2.so.2 is an unknown package
WARNING: Could not add dependency to the package nano because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package nano because libmagic.so.1 is an unknown package
WARNING: Could not add dependency to the package nano because libncursesw.so.5 is an unknown package
WARNING: Could not add dependency to the package nano because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package librepo0 because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package librepo0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package librepo0 because libcurl.so.4 is an unknown package
WARNING: Could not add dependency to the package librepo0 because libexpat.so.1 is an unknown package
WARNING: Could not add dependency to the package librepo0 because libglib-2.0.so.0 is an unknown package
WARNING: Could not add dependency to the package librepo0 because libgpgme.so.11 is an unknown package
WARNING: Could not add dependency to the package librepo0 because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package librepo0 because librepo.so.0 is an unknown package
WARNING: Could not add dependency to the package libpcap1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package mtd-utils because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libjpeg62 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libexif12 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libexif12 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package python-textutils because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-textutils because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libidn11 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libavahi-core7 because libavahi-common.so.3 is an unknown package
WARNING: Could not add dependency to the package libavahi-core7 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libavahi-core7 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libksba8 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libksba8 because libgpg-error.so.0 is an unknown package
WARNING: Could not add dependency to the package libexpat1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libexpat1 because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-json because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-json because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python-math because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-math because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package python-math because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-subprocess because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-subprocess because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python-datetime because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-datetime because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package python-datetime because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libpng16-16 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libpng16-16 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libpng16-16 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libncursesw5 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libncursesw5 because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package libmcrypt4 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libgomp1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libgomp1 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libgomp1 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package python3-math because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-math because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-math because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package less because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package less because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package python3-curses because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-curses because libncurses.so.5 is an unknown package
WARNING: Could not add dependency to the package python3-curses because libpanel.so.5 is an unknown package
WARNING: Could not add dependency to the package python3-curses because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-curses because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package shadow-base because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package shadow-base because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package lsof because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package liblzma5 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package liblzma5 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libbz2.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libdb-5.3.so is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libdw.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libelf.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libgomp.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because liblzma.so.5 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libmagic.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libnss3.so is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libpopt.so.0 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because librpmbuild.so.7 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because librpmio.so.7 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because librpmsign.so.7 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because librpm.so.7 is an unknown package
WARNING: Could not add dependency to the package python3-rpm because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package iperf3 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package iperf3 because libiperf.so.0 is an unknown package
WARNING: Could not add dependency to the package iperf3 because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package libsolvext0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libsolvext0 because libdb-5.3.so is an unknown package
WARNING: Could not add dependency to the package libsolvext0 because libexpat.so.1 is an unknown package
WARNING: Could not add dependency to the package libsolvext0 because libsolv.so.0 is an unknown package
WARNING: Could not add dependency to the package libsolvext0 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package python-curses because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-curses because libncursesw.so.5 is an unknown package
WARNING: Could not add dependency to the package python-curses because libpanelw.so.5 is an unknown package
WARNING: Could not add dependency to the package python-curses because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python-curses because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package libtinfo5 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package avahi-daemon because libavahi-common.so.3 is an unknown package
WARNING: Could not add dependency to the package avahi-daemon because libavahi-core.so.7 is an unknown package
WARNING: Could not add dependency to the package avahi-daemon because libcap.so.2 is an unknown package
WARNING: Could not add dependency to the package avahi-daemon because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package avahi-daemon because libdaemon.so.0 is an unknown package
WARNING: Could not add dependency to the package avahi-daemon because libdbus-1.so.3 is an unknown package
WARNING: Could not add dependency to the package avahi-daemon because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package avahi-daemon because libexpat.so.1 is an unknown package
WARNING: Could not add dependency to the package avahi-daemon because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package python3-crypt because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package python3-crypt because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-crypt because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libxcb1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libxcb1 because libXau.so.6 is an unknown package
WARNING: Could not add dependency to the package libxcb1 because libXdmcp.so.6 is an unknown package
WARNING: Could not add dependency to the package libncurses5 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libncurses5 because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package liblzo2-2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libexif-locale-en-gb because virtual-locale-en-gb is an unknown package
WARNING: Could not add dependency to the package htop because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package htop because libm.so.6 is an unknown package
WARNING: Could not add dependency to the package htop because libncursesw.so.5 is an unknown package
WARNING: Could not add dependency to the package htop because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package libglib-2.0-locale-en-gb because virtual-locale-en-gb is an unknown package
WARNING: Could not add dependency to the package kmod because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package kmod because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package vsftpd because libcap.so.2 is an unknown package
WARNING: Could not add dependency to the package vsftpd because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package vsftpd because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package vsftpd because libwrap.so.0 is an unknown package
WARNING: Could not add dependency to the package gzip because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package bc because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-stringold because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-stringold because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package i2c-tools because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-sqlite3 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-sqlite3 because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-sqlite3 because libsqlite3.so.0 is an unknown package
WARNING: Could not add dependency to the package libelf1 because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package libelf1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libelf1 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libz1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package openssh-scp because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package openssh-scp because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libkmod2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libkmod2 because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package libgpg-error0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package perl because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package perl because libperl.so.5 is an unknown package
WARNING: Could not add dependency to the package libbz2-1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libassuan0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libassuan0 because libgpg-error.so.0 is an unknown package
WARNING: Could not add dependency to the package libnss-mdns because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libxext6 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libxext6 because libX11.so.6 is an unknown package
WARNING: Could not add dependency to the package libavahi-client3 because libavahi-common.so.3 is an unknown package
WARNING: Could not add dependency to the package libavahi-client3 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libavahi-client3 because libdbus-1.so.3 is an unknown package
WARNING: Could not add dependency to the package libavahi-client3 because libdl.so.2 is an unknown package
WARNING: Could not add dependency to the package libavahi-client3 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package avahi-utils because libavahi-client.so.3 is an unknown package
WARNING: Could not add dependency to the package avahi-utils because libavahi-common.so.3 is an unknown package
WARNING: Could not add dependency to the package avahi-utils because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package avahi-utils because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package util-linux-agetty because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package pinentry because libassuan.so.0 is an unknown package
WARNING: Could not add dependency to the package pinentry because libcap.so.2 is an unknown package
WARNING: Could not add dependency to the package pinentry because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package pinentry because libgpg-error.so.0 is an unknown package
WARNING: Could not add dependency to the package pinentry because libncursesw.so.5 is an unknown package
WARNING: Could not add dependency to the package pinentry because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package sysfsutils because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package sysfsutils because libsysfs.so.2 is an unknown package
WARNING: Could not add dependency to the package python3-readline because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-readline because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-readline because libreadline.so.7 is an unknown package
WARNING: Could not add dependency to the package libpopt0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libavahi-common3 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libavahi-common3 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package python-crypt because libcrypto.so.1.0.2 is an unknown package
WARNING: Could not add dependency to the package python-crypt because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package python-crypt because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-crypt because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-unixadmin because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-unixadmin because libnsl.so.1 is an unknown package
WARNING: Could not add dependency to the package python3-unixadmin because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package util-linux-fsck because libblkid.so.1 is an unknown package
WARNING: Could not add dependency to the package util-linux-fsck because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package util-linux-fsck because libmount.so.1 is an unknown package
WARNING: Could not add dependency to the package util-linux-fsck because librt.so.1 is an unknown package
WARNING: Could not add dependency to the package libxcb-render0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libxcb-render0 because libXau.so.6 is an unknown package
WARNING: Could not add dependency to the package libxcb-render0 because libxcb.so.1 is an unknown package
WARNING: Could not add dependency to the package libxcb-render0 because libXdmcp.so.6 is an unknown package
WARNING: Could not add dependency to the package util-linux-sulogin because libcrypt.so.1 is an unknown package
WARNING: Could not add dependency to the package util-linux-sulogin because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libxrender1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libxrender1 because libX11.so.6 is an unknown package
WARNING: Could not add dependency to the package hexedit because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package hexedit because libncurses.so.5 is an unknown package
WARNING: Could not add dependency to the package hexedit because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package python-readline because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-readline because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python-readline because libreadline.so.7 is an unknown package
WARNING: Could not add dependency to the package avahi-autoipd because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package avahi-autoipd because libdaemon.so.0 is an unknown package
WARNING: Could not add dependency to the package python-unixadmin because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-unixadmin because libnsl.so.1 is an unknown package
WARNING: Could not add dependency to the package python-unixadmin because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libsysfs2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libgif7 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package util-linux-mount because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package util-linux-mount because libmount.so.1 is an unknown package
WARNING: Could not add dependency to the package libwrap0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libffi6 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libffi6 because libgcc_s.so.1 is an unknown package
WARNING: Could not add dependency to the package libe2p2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libc6-thread-db because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libdaemon0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-zlib because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-zlib because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python-zlib because libz.so.1 is an unknown package
WARNING: Could not add dependency to the package systemd-vconsole-setup because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package systemd-vconsole-setup because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package systemd-vconsole-setup because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package systemd-vconsole-setup because libsystemd-shared-234.so is an unknown package
WARNING: Could not add dependency to the package python-fcntl because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-fcntl because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package python3-fcntl because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python3-fcntl because libpython3.5m.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libxdmcp6 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package avahi-locale-en-gb because virtual-locale-en-gb is an unknown package
WARNING: Could not add dependency to the package libuuid1 because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package libuuid1 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package dnf-locale-en-gb because virtual-locale-en-gb is an unknown package
WARNING: Could not add dependency to the package python-resource because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package python-resource because libpython2.7.so.1.0 is an unknown package
WARNING: Could not add dependency to the package libnpth0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libnpth0 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package libxcb-shm0 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libxcb-shm0 because libXau.so.6 is an unknown package
WARNING: Could not add dependency to the package libxcb-shm0 because libxcb.so.1 is an unknown package
WARNING: Could not add dependency to the package libxcb-shm0 because libXdmcp.so.6 is an unknown package
WARNING: Could not add dependency to the package libxau6 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libpanelw5 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libpanelw5 because libncursesw.so.5 is an unknown package
WARNING: Could not add dependency to the package libpanelw5 because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package libpanel5 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libpanel5 because libncurses.so.5 is an unknown package
WARNING: Could not add dependency to the package libpanel5 because libtinfo.so.5 is an unknown package
WARNING: Could not add dependency to the package libcom-err2 because ld-linux-armhf.so.3 is an unknown package
WARNING: Could not add dependency to the package libcom-err2 because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package libcom-err2 because libpthread.so.0 is an unknown package
WARNING: Could not add dependency to the package oina-init because libc.so.6 is an unknown package
WARNING: Could not add dependency to the package glibc-locale-en-gb because virtual-locale-en-gb is an unknown package
NOTE: ERROR:buildinfohelper:_cached_get: 'get() returned more than one Target_File -- it returned 2!' (0-2-/usr/share/terminfo/a-35)({'target': <Target: Target object>, 'path': '/usr/share/terminfo/a', 'inodetype': 2})
NOTE:     FOUND:'/usr/share/terminfo/a'
NOTE:     FOUND:'/usr/share/terminfo/A'
NOTE: ERROR:buildinfohelper:_cached_get: 'get() returned more than one Target_File -- it returned 2!' (0-2-/usr/share/terminfo/A-35)({'target': <Target: Target object>, 'path': '/usr/share/terminfo/A', 'inodetype': 2})
NOTE:     FOUND:'/usr/share/terminfo/a'
NOTE:     FOUND:'/usr/share/terminfo/A'
NOTE: ERROR:buildinfohelper:_cached_get: 'get() returned more than one Target_File -- it returned 2!' (0-2-/usr/share/terminfo/e-35)({'target': <Target: Target object>, 'path': '/usr/share/terminfo/e', 'inodetype': 2})
NOTE:     FOUND:'/usr/share/terminfo/e'
NOTE:     FOUND:'/usr/share/terminfo/E'
NOTE: ERROR:buildinfohelper:_cached_get: 'get() returned more than one Target_File -- it returned 2!' (0-2-/usr/share/terminfo/E-35)({'target': <Target: Target object>, 'path': '/usr/share/terminfo/E', 'inodetype': 2})
NOTE:     FOUND:'/usr/share/terminfo/e'
NOTE:     FOUND:'/usr/share/terminfo/E'
NOTE: ERROR:buildinfohelper:_cached_get: 'get() returned more than one Target_File -- it returned 2!' (0-2-/usr/share/terminfo/l-35)({'target': <Target: Target object>, 'path': '/usr/share/terminfo/l', 'inodetype': 2})
NOTE:     FOUND:'/usr/share/terminfo/l'
NOTE:     FOUND:'/usr/share/terminfo/L'
NOTE: ERROR:buildinfohelper:_cached_get: 'get() returned more than one Target_File -- it returned 2!' (0-2-/usr/share/terminfo/L-35)({'target': <Target: Target object>, 'path': '/usr/share/terminfo/L', 'inodetype': 2})
NOTE:     FOUND:'/usr/share/terminfo/l'
NOTE:     FOUND:'/usr/share/terminfo/L'
NOTE: ERROR:buildinfohelper:_cached_get: 'get() returned more than one Target_File -- it returned 2!' (0-2-/usr/share/terminfo/m-35)({'target': <Target: Target object>, 'path': '/usr/share/terminfo/m', 'inodetype': 2})
NOTE:     FOUND:'/usr/share/terminfo/m'
NOTE:     FOUND:'/usr/share/terminfo/M'
NOTE: ERROR:buildinfohelper:_cached_get: 'get() returned more than one Target_File -- it returned 2!' (0-2-/usr/share/terminfo/M-35)({'target': <Target: Target object>, 'path': '/usr/share/terminfo/M', 'inodetype': 2})
NOTE:     FOUND:'/usr/share/terminfo/m'
NOTE:     FOUND:'/usr/share/terminfo/M'
NOTE: ERROR:buildinfohelper:_cached_get: 'get() returned more than one Target_File -- it returned 2!' (0-2-/usr/share/terminfo/n-35)({'target': <Target: Target object>, 'path': '/usr/share/terminfo/n', 'inodetype': 2})
NOTE:     FOUND:'/usr/share/terminfo/n'
NOTE:     FOUND:'/usr/share/terminfo/N'
NOTE: ERROR:buildinfohelper:_cached_get: 'get() returned more than one Target_File -- it returned 2!' (0-2-/usr/share/terminfo/N-35)({'target': <Target: Target object>, 'path': '/usr/share/terminfo/N', 'inodetype': 2})
NOTE:     FOUND:'/usr/share/terminfo/n'
NOTE:     FOUND:'/usr/share/terminfo/N'
NOTE: ERROR:buildinfohelper:_cached_get: 'get() returned more than one Target_File -- it returned 2!' (0-2-/usr/share/terminfo/p-35)({'target': <Target: Target object>, 'path': '/usr/share/terminfo/p', 'inodetype': 2})
NOTE:     FOUND:'/usr/share/terminfo/p'
NOTE:     FOUND:'/usr/share/terminfo/P'
NOTE: ERROR:buildinfohelper:_cached_get: 'get() returned more than one Target_File -- it returned 2!' (0-2-/usr/share/terminfo/P-35)({'target': <Target: Target object>, 'path': '/usr/share/terminfo/P', 'inodetype': 2})
NOTE:     FOUND:'/usr/share/terminfo/p'
NOTE:     FOUND:'/usr/share/terminfo/P'
NOTE: ERROR:buildinfohelper:_cached_get: 'get() returned more than one Target_File -- it returned 2!' (0-2-/usr/share/terminfo/Q-35)({'target': <Target: Target object>, 'path': '/usr/share/terminfo/Q', 'inodetype': 2})
NOTE:     FOUND:'/usr/share/terminfo/q'
NOTE:     FOUND:'/usr/share/terminfo/Q'
NOTE: ERROR:buildinfohelper:_cached_get: 'get() returned more than one Target_File -- it returned 2!' (0-2-/usr/share/terminfo/q-35)({'target': <Target: Target object>, 'path': '/usr/share/terminfo/q', 'inodetype': 2})
NOTE:     FOUND:'/usr/share/terminfo/q'
NOTE:     FOUND:'/usr/share/terminfo/Q'
NOTE: ERROR:buildinfohelper:_cached_get: 'get() returned more than one Target_File -- it returned 2!' (0-2-/usr/share/terminfo/x-35)({'target': <Target: Target object>, 'path': '/usr/share/terminfo/x', 'inodetype': 2})
NOTE:     FOUND:'/usr/share/terminfo/x'
NOTE:     FOUND:'/usr/share/terminfo/X'
NOTE: ERROR:buildinfohelper:_cached_get: 'get() returned more than one Target_File -- it returned 2!' (0-2-/usr/share/terminfo/X-35)({'target': <Target: Target object>, 'path': '/usr/share/terminfo/X', 'inodetype': 2})
NOTE:     FOUND:'/usr/share/terminfo/x'
NOTE:     FOUND:'/usr/share/terminfo/X'
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/a/97394c680d1fd49b5f897838c8b12aa1b7031284-avahi-locale-en-gb-0.6.32-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/a/97394c680d1fd49b5f897838c8b12aa1b7031284-avahi-locale-en-gb-0.6.32-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/a/988af8a850b2009344a74d8110e2975ab6faac24-avahi-autoipd-0.6.32-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/a/988af8a850b2009344a74d8110e2975ab6faac24-avahi-autoipd-0.6.32-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/b/24079e31bbb4f513f32150b18f29df10aa73457b-busybox-ifplugd-1.24.1-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/b/24079e31bbb4f513f32150b18f29df10aa73457b-busybox-ifplugd-1.24.1-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/b/2e7652231cd6887b5d6b4bdcd224d1bff33be250-busybox-udhcpd-1.24.1-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/b/2e7652231cd6887b5d6b4bdcd224d1bff33be250-busybox-udhcpd-1.24.1-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/b/64f54c7d8d907f19299be57737d8b2264c837e60-busybox-udhcpc-1.24.1-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/b/64f54c7d8d907f19299be57737d8b2264c837e60-busybox-udhcpc-1.24.1-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/b/cf02aa1d74c0ad846108ba2f5948e2ff565b7b42-busybox-syslog-1.24.1-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/b/cf02aa1d74c0ad846108ba2f5948e2ff565b7b42-busybox-syslog-1.24.1-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/c/609f2dce08b50ede68b76eb02c063f43ca1dac97-can-utils-0.0+gitr0+4c8fb05cb4-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/c/609f2dce08b50ede68b76eb02c063f43ca1dac97-can-utils-0.0+gitr0+4c8fb05cb4-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/d/bf68c8483df654146aca6a13607584977d9570e9-dnf-locale-en-gb-2.6.3-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/d/bf68c8483df654146aca6a13607584977d9570e9-dnf-locale-en-gb-2.6.3-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/e/917a27dfbef6f477971bdbfa85e6d23a8a83bd60-e2fsprogs-e2fsck-1.43.5-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/e/917a27dfbef6f477971bdbfa85e6d23a8a83bd60-e2fsprogs-e2fsck-1.43.5-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/g/047ec6d213e3b59ae04448bcb7ba25a0b6befba5-glibc-binary-localedata-en-us-2.26-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/g/047ec6d213e3b59ae04448bcb7ba25a0b6befba5-glibc-binary-localedata-en-us-2.26-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/g/adf02e2b50909296ebf9693f7f55a5f9d5b57107-glibc-locale-en-gb-2.26-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/g/adf02e2b50909296ebf9693f7f55a5f9d5b57107-glibc-locale-en-gb-2.26-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/g/be72234b9ba2a3cf80320d4d7fc79a5bbe003d32-glibc-binary-localedata-en-gb-2.26-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/g/be72234b9ba2a3cf80320d4d7fc79a5bbe003d32-glibc-binary-localedata-en-gb-2.26-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/0001ff92a28113a0fff4e3de94047ad28960da49-kernel-module-hmac-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/0001ff92a28113a0fff4e3de94047ad28960da49-kernel-module-hmac-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/022a526dd5830cb4356f6df81fb23868bb8b0fe7-kernel-module-g-zero-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/022a526dd5830cb4356f6df81fb23868bb8b0fe7-kernel-module-g-zero-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/0a453a79255570d696033218a4315d241b83391e-kbd-consolefonts-2.0.4-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/0a453a79255570d696033218a4315d241b83391e-kbd-consolefonts-2.0.4-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/10b83e0d0ddeaa3e16eb204b26348442ac1bc5a4-kernel-module-llc-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/10b83e0d0ddeaa3e16eb204b26348442ac1bc5a4-kernel-module-llc-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/1f2c294482d958e0ee96c45f923dec3794b68a60-kernel-image-uimage-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/1f2c294482d958e0ee96c45f923dec3794b68a60-kernel-image-uimage-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/202cf7ad9ea42a3974ccf873f9ae6e0fcf5ecc0c-kernel-module-zynq-remoteproc-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/202cf7ad9ea42a3974ccf873f9ae6e0fcf5ecc0c-kernel-module-zynq-remoteproc-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/2d291c84f348276276db897370d3325ff2949568-kernel-module-drbg-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/2d291c84f348276276db897370d3325ff2949568-kernel-module-drbg-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/32cdb4e1ded697faf55fb4dda1dd2ed67018d033-kernel-module-usb-f-rndis-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/32cdb4e1ded697faf55fb4dda1dd2ed67018d033-kernel-module-usb-f-rndis-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/3375a24f606e3153e14be97f27ab155baa531a39-kernel-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/3375a24f606e3153e14be97f27ab155baa531a39-kernel-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/340a80b3d890b515f1cbbded8b0f8845e3652d91-kernel-module-usb-f-ecm-subset-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/340a80b3d890b515f1cbbded8b0f8845e3652d91-kernel-module-usb-f-ecm-subset-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/37cd638d841a962c079cdc3b73a0342b0d8f46a3-kernel-module-usb-f-mass-storage-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/37cd638d841a962c079cdc3b73a0342b0d8f46a3-kernel-module-usb-f-mass-storage-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/3cddbb463e057e1307b78766ebfc2d4d0ccf354d-kernel-module-usb-f-ncm-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/3cddbb463e057e1307b78766ebfc2d4d0ccf354d-kernel-module-usb-f-ncm-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/3ea1fc1fa8b3202e3b6b33090d31303da06c5fae-kernel-image-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/3ea1fc1fa8b3202e3b6b33090d31303da06c5fae-kernel-image-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/412ded915547f40e8b54dacce3a2343a0fb5aefe-kernel-module-oinasatpl-rim-4.9.0-xilinx-v2017.3-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/412ded915547f40e8b54dacce3a2343a0fb5aefe-kernel-module-oinasatpl-rim-4.9.0-xilinx-v2017.3-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/475685b09eb72b7909be71959d1f89705142991d-kernel-module-g-ether-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/475685b09eb72b7909be71959d1f89705142991d-kernel-module-g-ether-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/4b0057f9691bcb7518dbd096172f65f9da2d71d5-kernel-module-oinasatpl-dbmm-4.9.0-xilinx-v2017.3-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/4b0057f9691bcb7518dbd096172f65f9da2d71d5-kernel-module-oinasatpl-dbmm-4.9.0-xilinx-v2017.3-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/4c289f0d1570a9c256647324157f0c56e194c5a4-kmod-24+git0+ef4257b59c-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/4c289f0d1570a9c256647324157f0c56e194c5a4-kmod-24+git0+ef4257b59c-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/4f5870c0f2320b67727aff02965b50292a2355ea-kernel-module-oinasatpl-ccdm-4.9.0-xilinx-v2017.3-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/4f5870c0f2320b67727aff02965b50292a2355ea-kernel-module-oinasatpl-ccdm-4.9.0-xilinx-v2017.3-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/50c6313f77cca75f3fb316083eb8c496fcebd454-kernel-module-oina-temperature-mcp9808-4.9.0-xilinx-v2017.3-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/50c6313f77cca75f3fb316083eb8c496fcebd454-kernel-module-oina-temperature-mcp9808-4.9.0-xilinx-v2017.3-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/5d86aeb74500c959cdd2b1cb7de2b3bf920752d6-kernel-module-virtio-rpmsg-bus-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/5d86aeb74500c959cdd2b1cb7de2b3bf920752d6-kernel-module-virtio-rpmsg-bus-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/61066f8fed37af2a4bd7a7738a3a052b42d8347f-kernel-module-sha256-generic-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/61066f8fed37af2a4bd7a7738a3a052b42d8347f-kernel-module-sha256-generic-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/611583993280dccee8dd432d768887f9ce59b93f-kernel-module-usb-f-ss-lb-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/611583993280dccee8dd432d768887f9ce59b93f-kernel-module-usb-f-ss-lb-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/62f47359bee5f2fa989c1c563f2bf11ca4262d82-kernel-module-remoteproc-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/62f47359bee5f2fa989c1c563f2bf11ca4262d82-kernel-module-remoteproc-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/633047254a1dae46c54aba1462227a2d19b913bd-kernel-module-stp-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/633047254a1dae46c54aba1462227a2d19b913bd-kernel-module-stp-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/6b6b8c4f01fbd58588dee1d45713a7a6c8f24e4f-kernel-module-8021q-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/6b6b8c4f01fbd58588dee1d45713a7a6c8f24e4f-kernel-module-8021q-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/7698b4ec98fbe6b479e70c149b48f31bf58da513-kernel-module-oinasatpl-dbmmc-4.9.0-xilinx-v2017.3-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/7698b4ec98fbe6b479e70c149b48f31bf58da513-kernel-module-oinasatpl-dbmmc-4.9.0-xilinx-v2017.3-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/7ba1de7e045d558f702779ab085a7a9c1586b4c7-kernel-module-p8022-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/7ba1de7e045d558f702779ab085a7a9c1586b4c7-kernel-module-p8022-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/801be2cd0be981b2ec415f52e4179dfc1e624575-kernel-module-echainiv-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/801be2cd0be981b2ec415f52e4179dfc1e624575-kernel-module-echainiv-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/82aca070423ffa74ec3d9d90ee0a72ad810397e2-kernel-module-psnap-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/82aca070423ffa74ec3d9d90ee0a72ad810397e2-kernel-module-psnap-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/82daf3a07228d8d897022e913f65166866a040ff-kernel-module-virtio-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/82daf3a07228d8d897022e913f65166866a040ff-kernel-module-virtio-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/89ada27eecba466de0e91733d9e270db3dd637b7-kernel-module-oina-regulator-ltc3375-4.9.0-xilinx-v2017.3-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/89ada27eecba466de0e91733d9e270db3dd637b7-kernel-module-oina-regulator-ltc3375-4.9.0-xilinx-v2017.3-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/8af6249a2e7a8d2b38650d9220db5f8a74967b2d-kernel-module-virtio-ring-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/8af6249a2e7a8d2b38650d9220db5f8a74967b2d-kernel-module-virtio-ring-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/8d9b85577f2c1632e922778571922e0565df4210-kernel-module-g-ncm-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/8d9b85577f2c1632e922778571922e0565df4210-kernel-module-g-ncm-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/8f1d4f5eaf6ee6f2108660cf575acf74bd821d92-kernel-module-usb-f-eem-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/8f1d4f5eaf6ee6f2108660cf575acf74bd821d92-kernel-module-usb-f-eem-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/96798e2c0c9394b8cf65f30947f293704ea71a6c-kernel-module-si7006-4.9.0-xilinx-v2017.3-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/96798e2c0c9394b8cf65f30947f293704ea71a6c-kernel-module-si7006-4.9.0-xilinx-v2017.3-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/97e3249fdc82581d9bd1ff274b83f5e4c10e9e2e-kernel-module-usb-f-ecm-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/97e3249fdc82581d9bd1ff274b83f5e4c10e9e2e-kernel-module-usb-f-ecm-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/9d2d92ed9f0287d5a047fd77ea052273f641cb18-kernel-module-u-ether-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/9d2d92ed9f0287d5a047fd77ea052273f641cb18-kernel-module-u-ether-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/a473ce744b5309d9e58658e4509334b6938d7334-kernel-module-ipip-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/a473ce744b5309d9e58658e4509334b6938d7334-kernel-module-ipip-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/affa9577d73a30711e64070a890675f122cc6ea3-kernel-module-rpmsg-core-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/affa9577d73a30711e64070a890675f122cc6ea3-kernel-module-rpmsg-core-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/c2a8449747a57af30a2c5ac7fb5b81749360d58a-kernel-module-oinasatpl-fm-4.9.0-xilinx-v2017.3-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/c2a8449747a57af30a2c5ac7fb5b81749360d58a-kernel-module-oinasatpl-fm-4.9.0-xilinx-v2017.3-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/c324191b54094d85600deca6bff031433ef12902-kernel-modules-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/c324191b54094d85600deca6bff031433ef12902-kernel-modules-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/c610336b0c2e8f3648367823029bef3f477f768b-kernel-module-libcomposite-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/c610336b0c2e8f3648367823029bef3f477f768b-kernel-module-libcomposite-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/c8e2bba346c46de5925a18f89365dbddbe8a6cfa-kernel-module-jitterentropy-rng-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/c8e2bba346c46de5925a18f89365dbddbe8a6cfa-kernel-module-jitterentropy-rng-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/ceab8c4670e88ce9e6ca05b6ab7295d03f87bb6c-kernel-module-oinasatpl-fwrk-4.9.0-xilinx-v2017.3-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/ceab8c4670e88ce9e6ca05b6ab7295d03f87bb6c-kernel-module-oinasatpl-fwrk-4.9.0-xilinx-v2017.3-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/cffdc13293d2655fb7821e632cf05af07b366f0b-kernel-module-bridge-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/cffdc13293d2655fb7821e632cf05af07b366f0b-kernel-module-bridge-4.9.0-xilinx-v2017.3-4.9+xilinx+v2017.3+git0+f1b1e077d6-r0.1-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/k/f2e51d41ec2948a5f954d1ee5e4d1d8a79efe3a5-kernel-module-oinasatpl-pltm-4.9.0-xilinx-v2017.3-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/k/f2e51d41ec2948a5f954d1ee5e4d1d8a79efe3a5-kernel-module-oinasatpl-pltm-4.9.0-xilinx-v2017.3-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/0ed9b706ab94238b9f77ac421f5097cc1c15a100-libglib-2.0-locale-en-gb-2.52.3-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/0ed9b706ab94238b9f77ac421f5097cc1c15a100-libglib-2.0-locale-en-gb-2.52.3-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/169dd16fcd266ec3a6ea27aac6e04f2731a25a07-locale-base-en-us-2.26-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/169dd16fcd266ec3a6ea27aac6e04f2731a25a07-locale-base-en-us-2.26-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/1ab03b39f9c28aad0aa93e3a9efad40928931afa-libncurses5-6.0+20170715-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/1ab03b39f9c28aad0aa93e3a9efad40928931afa-libncurses5-6.0+20170715-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/232cf550c559d0fb088fe7ad11273f1787cd0da6-libfontconfig1-2.12.4-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/232cf550c559d0fb088fe7ad11273f1787cd0da6-libfontconfig1-2.12.4-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/2c80992887012264fa5c32283a963931028e7998-librepo0-1.7.20+git0+e1137cbbda-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/2c80992887012264fa5c32283a963931028e7998-librepo0-1.7.20+git0+e1137cbbda-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/34373871b99f71db74e3a57933c7c0e83ed2f472-libcrypto1.0.2-1.0.2n-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/34373871b99f71db74e3a57933c7c0e83ed2f472-libcrypto1.0.2-1.0.2n-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/5448f9064191cc79f65fa9f7cbd3d75e7395d28e-libmysqlclient18-5.5.57-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/5448f9064191cc79f65fa9f7cbd3d75e7395d28e-libmysqlclient18-5.5.57-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/69b25feaf5750c8d1e679cf614fed7a4fdf467d7-libpython2.7-1.0-2.7.13-r1.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/69b25feaf5750c8d1e679cf614fed7a4fdf467d7-libpython2.7-1.0-2.7.13-r1.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/71ee05ed917e9ee94691eebb1cf22149a833fdfe-libpanel5-6.0+20170715-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/71ee05ed917e9ee94691eebb1cf22149a833fdfe-libpanel5-6.0+20170715-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/72dec8d4a906be0266f7dd0f28d4e8e85d66da2c-libglib-2.0-0-2.52.3-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/72dec8d4a906be0266f7dd0f28d4e8e85d66da2c-libglib-2.0-0-2.52.3-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/749fefa342c1a1b65b8dd5963d72b1d047b80462-libkmod2-24+git0+ef4257b59c-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/749fefa342c1a1b65b8dd5963d72b1d047b80462-libkmod2-24+git0+ef4257b59c-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/798ac3f56cfb7cdaa362eacb910c4d418a601349-libpanelw5-6.0+20170715-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/798ac3f56cfb7cdaa362eacb910c4d418a601349-libpanelw5-6.0+20170715-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/a86fb4b0e52c00386186f4c61d6aa44043b852f8-libc6-thread-db-2.26-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/a86fb4b0e52c00386186f4c61d6aa44043b852f8-libc6-thread-db-2.26-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/a8fcd2ea69994a30b86059f225fc9b758aa32fa1-locale-base-en-gb-2.26-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/a8fcd2ea69994a30b86059f225fc9b758aa32fa1-locale-base-en-gb-2.26-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/b3772356545ea0451f4e7c7a88ab966f1bb6d22b-libavahi-client3-0.6.32-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/b3772356545ea0451f4e7c7a88ab966f1bb6d22b-libavahi-client3-0.6.32-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/c4b3eb67ce8855ff69e4c7db08f2f0efd42e7947-libpython3.5m1.0-3.5.3-r1.0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/c4b3eb67ce8855ff69e4c7db08f2f0efd42e7947-libpython3.5m1.0-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/cb02be31e766aa38fb8baaf29c46920a65cd0242-libcomps0.1.8-0.1.8+git0+01a4759894-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/cb02be31e766aa38fb8baaf29c46920a65cd0242-libcomps0.1.8-0.1.8+git0+01a4759894-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/d8d10f302fdac5060127df2b402685331f5711da-libtinfo5-6.0+20170715-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/d8d10f302fdac5060127df2b402685331f5711da-libtinfo5-6.0+20170715-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/e522a1ca44bb775bf134b23208170cb0df5d8496-libexif-locale-en-gb-0.6.21-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/e522a1ca44bb775bf134b23208170cb0df5d8496-libexif-locale-en-gb-0.6.21-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/ebd15e9be58febe4828458730b210ce6aebd2ef0-libavahi-common3-0.6.32-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/ebd15e9be58febe4828458730b210ce6aebd2ef0-libavahi-common3-0.6.32-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/efb841ab55d6de46c2affcd8808411d1fe9d08c4-libpixman-1-0-0.34.0-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/efb841ab55d6de46c2affcd8808411d1fe9d08c4-libpixman-1-0-0.34.0-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/f002b0d6e232a8cc021820555d0f047bacb08f27-libncursesw5-6.0+20170715-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/f002b0d6e232a8cc021820555d0f047bacb08f27-libncursesw5-6.0+20170715-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/l/fcae1c3cce3813f1dd37462da4ae0633c9ce57a2-libavahi-core7-0.6.32-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/l/fcae1c3cce3813f1dd37462da4ae0633c9ce57a2-libavahi-core7-0.6.32-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/m/9516e8583ce692e31674a37d3fd888cbfcd365b4-mono-libs-4.5-5.4.1.6-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/m/9516e8583ce692e31674a37d3fd888cbfcd365b4-mono-libs-4.5-5.4.1.6-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/n/354f0571ba144887882f15148b2a5ffd4a48d62d-ncurses-terminfo-base-6.0+20170715-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/n/354f0571ba144887882f15148b2a5ffd4a48d62d-ncurses-terminfo-base-6.0+20170715-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/n/647e98566dfa47a658075e0b11624a7d6ac5e39f-ncurses-terminfo-6.0+20170715-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/n/647e98566dfa47a658075e0b11624a7d6ac5e39f-ncurses-terminfo-6.0+20170715-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/06e67a3d32362ea44055176455de27bb6a6f26d4-oina-falcon4-website-1.0-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/06e67a3d32362ea44055176455de27bb6a6f26d4-oina-falcon4-website-1.0-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/12416bdde6c11e6c4bc11ea5d6635dc30fd9644f-oina-falcon4-postgresql-1.0-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/12416bdde6c11e6c4bc11ea5d6635dc30fd9644f-oina-falcon4-postgresql-1.0-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/14a7d9d37262a561dda8c8aef42cab937e87f1ae-oina-falcon4-service-1.0-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/14a7d9d37262a561dda8c8aef42cab937e87f1ae-oina-falcon4-service-1.0-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/161b7d6f935627509d1278a33d97b888f9309013-oina-diagnostic-data-1.0-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/161b7d6f935627509d1278a33d97b888f9309013-oina-diagnostic-data-1.0-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/3a4d7087fd135ea852e4aa70d3850c962a8a277f-oina-falcon4-management-service-1.0+git0+94083b2e0c-r0.0-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/3a4d7087fd135ea852e4aa70d3850c962a8a277f-oina-falcon4-management-service-1.0+git0+94083b2e0c-r0.0-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/3c39a134f1c077be21a57758230847d0ee848e02-oina-falcon4-firmware-handset-1.0-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/3c39a134f1c077be21a57758230847d0ee848e02-oina-falcon4-firmware-handset-1.0-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/515eb59456bef8838459f2fcec0c6dab8a265f53-oina-falcon4-firmware-detector-1.0-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/515eb59456bef8838459f2fcec0c6dab8a265f53-oina-falcon4-firmware-detector-1.0-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/6a0beb9d4d190f572cce32d566052aa8982bdd2f-oina-usbgadget-config-1.0-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/6a0beb9d4d190f572cce32d566052aa8982bdd2f-oina-usbgadget-config-1.0-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/747642be93a6767f55a1411641c5c737827e9455-oina-falcon4-firmware-proximity-1.0-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/747642be93a6767f55a1411641c5c737827e9455-oina-falcon4-firmware-proximity-1.0-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/8301fd2c3ef1da667ea25b7de57d99ae519227ce-oina-build-version-1.0-r0.3-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/8301fd2c3ef1da667ea25b7de57d99ae519227ce-oina-build-version-1.0-r0.3-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/8790a98ac598dda6ca6fd7b59ff1b2ccf35ffe5f-oina-useraccounts-1.0-r2.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/8790a98ac598dda6ca6fd7b59ff1b2ccf35ffe5f-oina-useraccounts-1.0-r2.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/8b24eb69078660ef77f6a22eb3c40576046e7f18-oina-set-timedate-1.0-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/8b24eb69078660ef77f6a22eb3c40576046e7f18-oina-set-timedate-1.0-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/9306a7e63b1211e84db8faf44e71dc7aa9aa6ac1-oina-mcp9808-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/9306a7e63b1211e84db8faf44e71dc7aa9aa6ac1-oina-mcp9808-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/ac97e226afd52126cbd69f00add281ea260ccd59-oina-saturn-services-1.0+git0+54cdd59100-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/ac97e226afd52126cbd69f00add281ea260ccd59-oina-saturn-services-1.0+git0+54cdd59100-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/af9f826daa7c0277d6d26f38110109c11a401c1f-oina-ltc3375-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/af9f826daa7c0277d6d26f38110109c11a401c1f-oina-ltc3375-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/c1230dbfe680a67522cde3241cdf4fd84c11fcbd-oina-saturn-pl-config-1.0-r1.0-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/c1230dbfe680a67522cde3241cdf4fd84c11fcbd-oina-saturn-pl-config-1.0-r1.0-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/c5ac1ebc297d8243e53add947703f9dba4b1e1da-openssh-keygen-7.5p1-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/c5ac1ebc297d8243e53add947703f9dba4b1e1da-openssh-keygen-7.5p1-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/db0a6877f3c84a133c3be7538839ba095182450c-oina-smart-update-1.0+git0+c72f39c879-r0.0-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/db0a6877f3c84a133c3be7538839ba095182450c-oina-smart-update-1.0+git0+c72f39c879-r0.0-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/e151f736f69682f6a64ddd1bc646d87a7e7b8c91-oina-saturn-modules-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/e151f736f69682f6a64ddd1bc646d87a7e7b8c91-oina-saturn-modules-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/e449da1ea68e9b5cac3e1bc6ba912db49ce981d0-oina-fastcgi-server-1.0-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/e449da1ea68e9b5cac3e1bc6ba912db49ce981d0-oina-fastcgi-server-1.0-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/e68cc837fcfc2b92a5c61977b82d0a0fdbf49ab4-oina-clean-start-1.0-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/e68cc837fcfc2b92a5c61977b82d0a0fdbf49ab4-oina-clean-start-1.0-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/o/f1fda2d7424ab2dd0d8597175bd8914a487d7c9a-oina-si7006-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/o/f1fda2d7424ab2dd0d8597175bd8914a487d7c9a-oina-si7006-1.0+git0+9d984153ac-r0.0-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/07af571d13b5706ba13e67e99e7c8d16c7c604ea-python3-core-3.5.3-r1.0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/07af571d13b5706ba13e67e99e7c8d16c7c604ea-python3-core-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/14d203197d69d877332c71ea427138e568301f17-python3-math-3.5.3-r1.0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/14d203197d69d877332c71ea427138e568301f17-python3-math-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/16038c31c1632c60e2ca20e88a3d1820cec6ea36-python3-selectors-3.5.3-r1.0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/16038c31c1632c60e2ca20e88a3d1820cec6ea36-python3-selectors-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/1a1acb500056c36a9dedc16ba4cddaac3d98c17a-python-contextlib-2.7.13-r1.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/1a1acb500056c36a9dedc16ba4cddaac3d98c17a-python-contextlib-2.7.13-r1.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/1a27086159abf23bd289a4d76ed17aa12418e2c1-python3-enum-3.5.3-r1.0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/1a27086159abf23bd289a4d76ed17aa12418e2c1-python3-enum-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/1cbe08a0a6c69fb3f1a77dd491ee854e413b3e03-python-compression-2.7.13-r1.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/1cbe08a0a6c69fb3f1a77dd491ee854e413b3e03-python-compression-2.7.13-r1.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/1df11336342bd08a68e671a9660d3e3f431180b9-python3-compression-3.5.3-r1.0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/1df11336342bd08a68e671a9660d3e3f431180b9-python3-compression-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/2400018bb75532e3f4e1f8128e3d5b55702388d9-python3-stringold-3.5.3-r1.0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/2400018bb75532e3f4e1f8128e3d5b55702388d9-python3-stringold-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/2674d7bcab133ce21903d58c5e28fc523afe7364-python3-audio-3.5.3-r1.0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/2674d7bcab133ce21903d58c5e28fc523afe7364-python3-audio-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/290c46b52ea5d63012f8169f2914ea65efa125d0-python-ctypes-2.7.13-r1.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/290c46b52ea5d63012f8169f2914ea65efa125d0-python-ctypes-2.7.13-r1.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/296d55604e3fd4a150dac301a7b2c4e23f6f71ac-python3-curses-3.5.3-r1.0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/296d55604e3fd4a150dac301a7b2c4e23f6f71ac-python3-curses-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/2ad6fd18678cfea7e297579f7112255ffbd04d0f-python3-html-3.5.3-r1.0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/2ad6fd18678cfea7e297579f7112255ffbd04d0f-python3-html-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/320e7b17f6539b3cbdc3b7cb4b0b2d37c8a63b29-packagegroup-oina-saturn-1.0-r0.0-noarch-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/320e7b17f6539b3cbdc3b7cb4b0b2d37c8a63b29-packagegroup-oina-saturn-1.0-r0.0-noarch', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/33c42878be3e91e870a9505db23f28849e9bfd82-python3-crypt-3.5.3-r1.0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/33c42878be3e91e870a9505db23f28849e9bfd82-python3-crypt-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/3756f2bc4c7431e8705ebfd413356bb989d94229-python-logging-2.7.13-r1.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/3756f2bc4c7431e8705ebfd413356bb989d94229-python-logging-2.7.13-r1.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/40d8a145f62f5cd52280dcbbad06651537cd83c5-python3-fcntl-3.5.3-r1.0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/40d8a145f62f5cd52280dcbbad06651537cd83c5-python3-fcntl-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/4cb2f7edc619c3192d888ecaf60da505924fe41c-python-threading-2.7.13-r1.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/4cb2f7edc619c3192d888ecaf60da505924fe41c-python-threading-2.7.13-r1.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/553d6e7026d508150c1aaad7f470939f447140db-python3-textutils-3.5.3-r1.0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/553d6e7026d508150c1aaad7f470939f447140db-python3-textutils-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/5b21614c47caecc81298e4d668c870121c84fab9-python3-iniparse-0.4-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/5b21614c47caecc81298e4d668c870121c84fab9-python3-iniparse-0.4-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/61211ca48ee391594d070c349b27db6699e3a9fe-python-stringold-2.7.13-r1.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/61211ca48ee391594d070c349b27db6699e3a9fe-python-stringold-2.7.13-r1.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/647d4da8844a5f108ed274cc80dc00e2a85cfbe5-python3-subprocess-3.5.3-r1.0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/647d4da8844a5f108ed274cc80dc00e2a85cfbe5-python3-subprocess-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/6e554548796e76abcbf47e1c424e5bab2867fd50-python3-rpm-4.13.90+git0+a8e51b3bb0-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/6e554548796e76abcbf47e1c424e5bab2867fd50-python3-rpm-4.13.90+git0+a8e51b3bb0-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/724803089b392ac32437fd1788c8faa3d091b893-python3-json-3.5.3-r1.0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/724803089b392ac32437fd1788c8faa3d091b893-python3-json-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/7362b9dfcda915bbd70ebfc5a47959022fbc21ae-packagegroup-core-ssh-openssh-1.0-r1.0-noarch-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/7362b9dfcda915bbd70ebfc5a47959022fbc21ae-packagegroup-core-ssh-openssh-1.0-r1.0-noarch', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/762223fdd479e698548000a3e21c3b8d3c72d654-python-resource-2.7.13-r1.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/762223fdd479e698548000a3e21c3b8d3c72d654-python-resource-2.7.13-r1.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/773d9b52df0dd5a6907907f99efc3d1cc5d69437-python3-image-3.5.3-r1.0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/773d9b52df0dd5a6907907f99efc3d1cc5d69437-python3-image-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/7b177cb50f6e23b7ec1afdf6f74ee3047060f14a-python3-signal-3.5.3-r1.0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/7b177cb50f6e23b7ec1afdf6f74ee3047060f14a-python3-signal-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/82c27164435fd605266e16a8a4b4da47c35a1528-python3-importlib-3.5.3-r1.0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/82c27164435fd605266e16a8a4b4da47c35a1528-python3-importlib-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/86202499ed5652544f297a1ecfbdf88a4c78aa43-python3-reprlib-3.5.3-r1.0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/86202499ed5652544f297a1ecfbdf88a4c78aa43-python3-reprlib-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/8d6899c3934aa3cb4054d4c72b7905e8ad659435-python3-logging-3.5.3-r1.0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/8d6899c3934aa3cb4054d4c72b7905e8ad659435-python3-logging-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/8eb3d11abfb6b7a805c4776ecc60df445ad03d92-python3-email-3.5.3-r1.0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/8eb3d11abfb6b7a805c4776ecc60df445ad03d92-python3-email-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/8fef56fb9d9e877035d1e82f22063e9e4c5c230b-python3-readline-3.5.3-r1.0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/8fef56fb9d9e877035d1e82f22063e9e4c5c230b-python3-readline-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/900bfd506f0bcff53a3a0e6f3d451be4ebb582bb-python-subprocess-2.7.13-r1.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/900bfd506f0bcff53a3a0e6f3d451be4ebb582bb-python-subprocess-2.7.13-r1.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/91f1fcad3e9055a67c0b735cae4ae1f279ee9a91-packagegroup-oina-saturn-core-1.0-r0.0-noarch-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/91f1fcad3e9055a67c0b735cae4ae1f279ee9a91-packagegroup-oina-saturn-core-1.0-r0.0-noarch', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/9327734636b9941865d823df37bd3ba47576525e-python-datetime-2.7.13-r1.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/9327734636b9941865d823df37bd3ba47576525e-python-datetime-2.7.13-r1.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/9513aad91c23099e8a2bddbbf8835a65d91229a5-python-netclient-2.7.13-r1.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/9513aad91c23099e8a2bddbbf8835a65d91229a5-python-netclient-2.7.13-r1.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/95d53bb1a932239673a27b24d9fe09993ae484a4-python3-threading-3.5.3-r1.0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/95d53bb1a932239673a27b24d9fe09993ae484a4-python3-threading-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/98baed69fadf84072f80058180b324d70c419233-python3-shell-3.5.3-r1.0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/98baed69fadf84072f80058180b324d70c419233-python3-shell-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/9c17e726ab3bd9fe2aeb05bc457eeac9db0bba1d-python3-unixadmin-3.5.3-r1.0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/9c17e726ab3bd9fe2aeb05bc457eeac9db0bba1d-python3-unixadmin-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/ae27cd9cc4eafe4ee9f946ff459888848a644899-python3-datetime-3.5.3-r1.0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/ae27cd9cc4eafe4ee9f946ff459888848a644899-python3-datetime-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/b01bb236338172f0cdde679ad74244579f003e56-python-textutils-2.7.13-r1.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/b01bb236338172f0cdde679ad74244579f003e56-python-textutils-2.7.13-r1.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/b11731617d678ff1ca954cd59535e52af55dc90e-python-pickle-2.7.13-r1.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/b11731617d678ff1ca954cd59535e52af55dc90e-python-pickle-2.7.13-r1.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/bcd911dbd9a3a58dafc1a0e2bc190cc7beca71b2-packagegroup-oina-falcon4-1.0-r0.0-noarch-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/bcd911dbd9a3a58dafc1a0e2bc190cc7beca71b2-packagegroup-oina-falcon4-1.0-r0.0-noarch', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/d0dd3f1e2ebe82bee05df2df74ab2381d315d4b8-python-smartpm-backend-rpm-1.5+git0+407a7eca76-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/d0dd3f1e2ebe82bee05df2df74ab2381d315d4b8-python-smartpm-backend-rpm-1.5+git0+407a7eca76-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/d1f7060edf56cd10a2cdf542ac1106ce2304e3d7-python-codecs-2.7.13-r1.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/d1f7060edf56cd10a2cdf542ac1106ce2304e3d7-python-codecs-2.7.13-r1.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/d4f3aab0e51f123900bec70d00c560cf19a093ba-python3-lang-3.5.3-r1.0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/d4f3aab0e51f123900bec70d00c560cf19a093ba-python3-lang-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/d8b1269b724bd568ab4f8cc0b5c77ad6ed2715b7-python-smartpm-1.5+git0+407a7eca76-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/d8b1269b724bd568ab4f8cc0b5c77ad6ed2715b7-python-smartpm-1.5+git0+407a7eca76-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/db8708697f3e62dbaeaa721e7a57d3df72f6b372-packagegroup-core-boot-1.0-r17.0-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/db8708697f3e62dbaeaa721e7a57d3df72f6b372-packagegroup-core-boot-1.0-r17.0-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/dba3bc00adf596708da25b35c4f54d3112814717-python3-misc-3.5.3-r1.0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/dba3bc00adf596708da25b35c4f54d3112814717-python3-misc-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/dd0d1635a52cebf52f42de8b46e3d156c3d77790-python3-distutils-3.5.3-r1.0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/dd0d1635a52cebf52f42de8b46e3d156c3d77790-python3-distutils-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/e1fc809dfea2bdae22e0c00ab1f777f56ca45296-python3-pickle-3.5.3-r1.0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/e1fc809dfea2bdae22e0c00ab1f777f56ca45296-python3-pickle-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/e3b439b256d36196b8cf8341f4216fe54143ee5d-python-readline-2.7.13-r1.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/e3b439b256d36196b8cf8341f4216fe54143ee5d-python-readline-2.7.13-r1.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/e643bdc73031db7e3d76ba90267b845c872c2173-python3-argparse-3.5.3-r1.0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/e643bdc73031db7e3d76ba90267b845c872c2173-python3-argparse-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/e9b309bd8d172bb6d7673b986f9bf52097e95b43-python-unixadmin-2.7.13-r1.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/e9b309bd8d172bb6d7673b986f9bf52097e95b43-python-unixadmin-2.7.13-r1.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/e9edacce9f8f906b9b4ae12677306b2069280ee7-python-curses-2.7.13-r1.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/e9edacce9f8f906b9b4ae12677306b2069280ee7-python-curses-2.7.13-r1.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/eba261de80477ce8335c1005fe477ce0badb664d-python3-sqlite3-3.5.3-r1.0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/eba261de80477ce8335c1005fe477ce0badb664d-python3-sqlite3-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/f7edc90e21ca3a86a1eb68b179289a122e4afe4d-python3-netclient-3.5.3-r1.0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/f7edc90e21ca3a86a1eb68b179289a122e4afe4d-python3-netclient-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/fbd013497ebe37f5da26bdfae893658e5715e893-python3-mime-3.5.3-r1.0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/fbd013497ebe37f5da26bdfae893658e5715e893-python3-mime-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/fdd5f68e283f86dc11a54a8268036489bf28c730-python-pprint-2.7.13-r1.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/fdd5f68e283f86dc11a54a8268036489bf28c730-python-pprint-2.7.13-r1.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/p/fe06f0391962cd92c288c6117abf08d018b7d338-python3-codecs-3.5.3-r1.0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/p/fe06f0391962cd92c288c6117abf08d018b7d338-python3-codecs-3.5.3-r1.0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/r/5dbfaa7685779ef24915f052b6c70f31131d2dd2-rpm-4.13.90+git0+a8e51b3bb0-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/r/5dbfaa7685779ef24915f052b6c70f31131d2dd2-rpm-4.13.90+git0+a8e51b3bb0-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/s/0dab341bd5c789b68e88f1ce724bba5026a93980-shared-mime-info-1.8-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/s/0dab341bd5c789b68e88f1ce724bba5026a93980-shared-mime-info-1.8-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/s/23ef2311eab3f9b4106a0ea31a2732a1f337b6b2-systemd-vconsole-setup-234-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/s/23ef2311eab3f9b4106a0ea31a2732a1f337b6b2-systemd-vconsole-setup-234-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/s/297c0b4e17d813fde4856c88f8d5b80ae327f249-smartpm-1.5+git0+407a7eca76-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/s/297c0b4e17d813fde4856c88f8d5b80ae327f249-smartpm-1.5+git0+407a7eca76-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/s/3105c6b02b11960f364e6e34847e767efa5daf10-shadow-securetty-4.2.1-r3.0-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/s/3105c6b02b11960f364e6e34847e767efa5daf10-shadow-securetty-4.2.1-r3.0-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/s/479f50ee9dabf0c8eac6c28ec243e399e021b7b5-systemd-serialgetty-1.0-r5.0-mach_oina_e1_1-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/s/479f50ee9dabf0c8eac6c28ec243e399e021b7b5-systemd-serialgetty-1.0-r5.0-mach_oina_e1_1', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/s/685ac8a6209c4660895156fa51d8502ecaeba9b6-systemd-container-234-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/s/685ac8a6209c4660895156fa51d8502ecaeba9b6-systemd-container-234-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/s/bfc30f242cbdc6a01d719382f2745786fc18cd8b-systemd-compat-units-1.0-r29.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/s/bfc30f242cbdc6a01d719382f2745786fc18cd8b-systemd-compat-units-1.0-r29.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/s/d72733c6a27bf17be9505121ae57b6dcf7f4102f-systemd-extra-utils-234-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/s/d72733c6a27bf17be9505121ae57b6dcf7f4102f-systemd-extra-utils-234-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/u/bf889a2f258d063075487448792f9bb836cb92ba-util-linux-agetty-2.30-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/u/bf889a2f258d063075487448792f9bb836cb92ba-util-linux-agetty-2.30-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/u/c6b55452e12bcee80796f18b25ce8c2db7c7222c-update-alternatives-opkg-0.3.5-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/u/c6b55452e12bcee80796f18b25ce8c2db7c7222c-update-alternatives-opkg-0.3.5-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/u/d44f7f6f03c37b15c85bc73687db3b1c92229c34-util-linux-mount-2.30-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/u/d44f7f6f03c37b15c85bc73687db3b1c92229c34-util-linux-mount-2.30-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/u/e001730d9fa9f1ceb933cc5b276d5e7545e80786-util-linux-sulogin-2.30-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/u/e001730d9fa9f1ceb933cc5b276d5e7545e80786-util-linux-sulogin-2.30-r0.0-armv7ahf_neon', 'inodetype': 2})
NOTE: ERROR:buildinfohelper:_cached_get: 'Target_File matching query does not exist.' (0-2-/var/lib/dnf/yumdb/u/eadb249c5615698422e205fb77f6f68e4d17c494-util-linux-fsck-2.30-r0.0-armv7ahf_neon-35)({'target': <Target: Target object>, 'path': '/var/lib/dnf/yumdb/u/eadb249c5615698422e205fb77f6f68e4d17c494-util-linux-fsck-2.30-r0.0-armv7ahf_neon', 'inodetype': 2})
ERROR: (1267, "Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='")
Traceback (most recent call last):
  File "/home/mshakeel/.local/lib/python3.6/site-packages/django/db/backends/utils.py", line 64, in execute
    return self.cursor.execute(sql, params)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/django/db/backends/mysql/base.py", line 101, in execute
    return self.cursor.execute(query, args)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/MySQLdb/cursors.py", line 250, in execute
    self.errorhandler(self, exc, value)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/MySQLdb/connections.py", line 50, in defaulterrorhandler
    raise errorvalue
  File "/home/mshakeel/.local/lib/python3.6/site-packages/MySQLdb/cursors.py", line 247, in execute
    res = self._query(query)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/MySQLdb/cursors.py", line 412, in _query
    rowcount = self._do_query(q)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/MySQLdb/cursors.py", line 375, in _do_query
    db.query(q)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/MySQLdb/connections.py", line 276, in query
    _mysql.connection.query(self, query)
_mysql_exceptions.OperationalError: (1267, "Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='")

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/mshakeel/data/build-areas/build-area-rocko/sources/poky/bitbake/lib/bb/ui/toasterui.py", line 416, in main
    buildinfohelper.store_target_package_data(event)
  File "/home/mshakeel/data/build-areas/build-area-rocko/sources/poky/bitbake/lib/bb/ui/buildinfohelper.py", line 1393, in store_target_package_data
    self.orm_wrapper.save_target_file_information(self.internal_state['build'], target, filedata)
  File "/home/mshakeel/data/build-areas/build-area-rocko/sources/poky/bitbake/lib/bb/ui/buildinfohelper.py", line 571, in save_target_file_information
    filetarget_obj = Target_File.objects.get(target = target_obj, path = filetarget_path)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/django/db/models/manager.py", line 85, in manager_method
    return getattr(self.get_queryset(), name)(*args, **kwargs)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/django/db/models/query.py", line 374, in get
    num = len(clone)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/django/db/models/query.py", line 232, in __len__
    self._fetch_all()
  File "/home/mshakeel/.local/lib/python3.6/site-packages/django/db/models/query.py", line 1118, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
  File "/home/mshakeel/.local/lib/python3.6/site-packages/django/db/models/query.py", line 53, in __iter__
    results = compiler.execute_sql(chunked_fetch=self.chunked_fetch)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 899, in execute_sql
    raise original_exception
  File "/home/mshakeel/.local/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 889, in execute_sql
    cursor.execute(sql, params)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/django/db/backends/utils.py", line 79, in execute
    return super(CursorDebugWrapper, self).execute(sql, params)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/django/db/backends/utils.py", line 64, in execute
    return self.cursor.execute(sql, params)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/django/db/utils.py", line 94, in __exit__
    six.reraise(dj_exc_type, dj_exc_value, traceback)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/django/utils/six.py", line 685, in reraise
    raise value.with_traceback(tb)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/django/db/backends/utils.py", line 64, in execute
    return self.cursor.execute(sql, params)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/django/db/backends/mysql/base.py", line 101, in execute
    return self.cursor.execute(query, args)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/MySQLdb/cursors.py", line 250, in execute
    self.errorhandler(self, exc, value)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/MySQLdb/connections.py", line 50, in defaulterrorhandler
    raise errorvalue
  File "/home/mshakeel/.local/lib/python3.6/site-packages/MySQLdb/cursors.py", line 247, in execute
    res = self._query(query)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/MySQLdb/cursors.py", line 412, in _query
    rowcount = self._do_query(q)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/MySQLdb/cursors.py", line 375, in _do_query
    db.query(q)
  File "/home/mshakeel/.local/lib/python3.6/site-packages/MySQLdb/connections.py", line 276, in query
    _mysql.connection.query(self, query)
django.db.utils.OperationalError: (1267, "Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='")

NOTE: No commit since BUILDHISTORY_COMMIT != '1'

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

end of thread, other threads:[~2018-08-28  9:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-27  8:17 Toaster Error - Rocko Muhammad Shakeel Khan
2018-08-27  9:14 ` Reyna, David
2018-08-27 13:17   ` Muhammad Shakeel Khan
2018-08-28  5:03     ` Reyna, David
2018-08-28  9:41       ` Muhammad Shakeel Khan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).