From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6651481528729600000 X-Received: by 2002:a2e:6c0c:: with SMTP id h12-v6mr1685216ljc.9.1548668959158; Mon, 28 Jan 2019 01:49:19 -0800 (PST) X-BeenThere: isar-users@googlegroups.com Received: by 2002:ac2:41d9:: with SMTP id d25ls1497970lfi.11.gmail; Mon, 28 Jan 2019 01:49:18 -0800 (PST) X-Google-Smtp-Source: ALg8bN6XjvRH5wCm5YpLNvKedfJMh+//hXL1drH3FVg/G6OKlENhuB9zvMryYVavYNrXuJZ6zARp X-Received: by 2002:a19:c952:: with SMTP id z79mr1467438lff.14.1548668958659; Mon, 28 Jan 2019 01:49:18 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1548668958; cv=none; d=google.com; s=arc-20160816; b=c/rV+zZEMi10C78iNTwnXMoyoC26d2DgnMxcBJNxr4im3WXRSbpAfRRzMYFW7sp2D9 jYj5tdGBvjdA/fFMiRiMjCrfHQelnKhl28e4Yf5DNP+Kppwq7cQeEkIjS92NVekq0Vha YHL408LOO6wh2Y6wO2gwgjodHTrPL7KGbMBQJ8uf7pV4fMWmTwlNx025UDaBTfC2mzwI eTbl5ZVafMTt8XhBHb7JyR0XM5e75SfL8nzp0vQ5GzgHXEByqTjP/hTfmRayFKpax90v hEKgRAS2cC5BATHdF7Am97M6X61xLBYzbrPyp0ZM0S9ijPKZIAEHTEYMXfWWevA53Vle KLwg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date; bh=WxPrTROXglQnkv+bOvmS18OdkHAoIGUKWnXNzFQ9zCs=; b=agu723rlo4o74f68g9U+qVz9hYchUo+H2LtFtzGE9SgMpw4LkzIroLvfnes/a4facz RP37EuHY9SKlZ0zdMc/Cxu+FdzaeSEeoMTfxXUstoOZ9QjceCavdRo4s+2UZ5cN/b5zA g8XyDq05hzeeiHJh2cP6YPoIo9TdLozLtY3tE7N2X2t9ppMmaFZTKPHYG7wSfKHJZskM jHCDh/eHQnvmA/3jV+nHIMHV+TxdTDbXENhdfx8ONysQD8PCNT8Gcim4mXD+e/yxIu2U 2i0Qfc8UA08U5GH+kC1c1R4CNlXR6ljWItBx4S9vhh4tmYh1APUWvZ1Iyh8XRItJcRn3 XvYw== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of henning.schild@siemens.com designates 192.35.17.2 as permitted sender) smtp.mailfrom=henning.schild@siemens.com Return-Path: Received: from thoth.sbs.de (thoth.sbs.de. [192.35.17.2]) by gmr-mx.google.com with ESMTPS id t5-v6si635342lje.3.2019.01.28.01.49.18 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Jan 2019 01:49:18 -0800 (PST) Received-SPF: pass (google.com: domain of henning.schild@siemens.com designates 192.35.17.2 as permitted sender) client-ip=192.35.17.2; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of henning.schild@siemens.com designates 192.35.17.2 as permitted sender) smtp.mailfrom=henning.schild@siemens.com Received: from mail1.sbs.de (mail1.sbs.de [192.129.41.35]) by thoth.sbs.de (8.15.2/8.15.2) with ESMTPS id x0S9nHDC032085 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Mon, 28 Jan 2019 10:49:17 +0100 Received: from md1za8fc.ad001.siemens.net ([139.25.0.69]) by mail1.sbs.de (8.15.2/8.15.2) with ESMTP id x0S9nHKC022129; Mon, 28 Jan 2019 10:49:17 +0100 Date: Mon, 28 Jan 2019 10:49:16 +0100 From: Henning Schild To: "[ext] Claudius Heine" Cc: isar-users Subject: Re: [BUG?] 'ResourceWarning: unclosed file <_io.BufferedReader name=xx>' while parsing recipes Message-ID: <20190128104916.02c2ad28@md1za8fc.ad001.siemens.net> In-Reply-To: References: X-Mailer: Claws Mail 3.15.0-dirty (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-TUID: VRpp71ICRccw Am Mon, 28 Jan 2019 10:45:23 +0100 schrieb "[ext] Claudius Heine" : > Hi, > > I get those warnings in my log: > > Parsing recipes...WARNING: > /builds/ebsy/debian/isar/meta-isar/recipes-core/images/isar-image-base.bb: > :15: ResourceWarning: unclosed file <_io.BufferedReader > name=32> > > WARNING: > /builds/ebsy/debian/isar/meta-isar/recipes-core/images/isar-image-debug.bb: > :15: ResourceWarning: unclosed file <_io.BufferedReader > name=30> I think we have all seen those ... > They don't seem to have any effect, but are annoying. Does anyone > know what those mean and how to fix them? I guess they start > appearing on a bitbake update. Should they be investigated? and made the same observations, asked ourselfs the same questions. I also think it came with the bitbake update and i think it should be investigated and resolved. Henning > Thanks, > Claudius >