From nobody Wed Jan 3 05:35:32 2024 X-Original-To: freebsd-ports@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4T4djT5th0z54jCj for ; Wed, 3 Jan 2024 05:35:41 +0000 (UTC) (envelope-from SRS0=m3By=IN=klop.ws=ronald-lists@realworks.nl) Received: from smtp-relay-int.realworks.nl (smtp-relay-int.realworks.nl [194.109.157.24]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4T4djR70QGz3s0M for ; Wed, 3 Jan 2024 05:35:39 +0000 (UTC) (envelope-from SRS0=m3By=IN=klop.ws=ronald-lists@realworks.nl) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=klop.ws header.s=rw2 header.b=ybDJEcGm; dmarc=pass (policy=quarantine) header.from=klop.ws; spf=pass (mx1.freebsd.org: domain of "SRS0=m3By=IN=klop.ws=ronald-lists@realworks.nl" designates 194.109.157.24 as permitted sender) smtp.mailfrom="SRS0=m3By=IN=klop.ws=ronald-lists@realworks.nl" Date: Wed, 3 Jan 2024 06:35:32 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=klop.ws; s=rw2; t=1704260132; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=h/8QjK9t/vdRk0GtxNMaeLNYKn/d3TYO0q6HQQeAbxU=; b=ybDJEcGm4jsJg/TBP/ht4/hVUX3pO658wnSowBazoMbbaTSTEAJ5GsvpDKLx2HM7y3VIU2 q7aM11REXfLNc5EPMFnUYpB+BXbCagbLYfOBXYgVtbiYUf/oCRAXyjyRMxa6xjIWd+w85h HFjICiDei4+GOo5KBO9rdX/lXrPzlUN0CoJzIUI+km/njA8b/4nvuMSdtR/a8F0VIbImFj D+b9jAOR4nJ4NR9I2CambwGWYjtRPUr5y4y38Oow3YdHnVRzyQsrZQ1pcqDI7Eq0Cnr/8p 4ILW2zX+vrn9Yg5O/wQuWDJq8Kz09IBKAFI1W8jZB9YSCgpXIimsvI8kBIdPvQ== From: Ronald Klop To: freebsd-ports@freebsd.org Message-ID: <118864752.28.1704260132403@localhost> Subject: poudriere: Unknown data type "tobuild". Try flushing cache. List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_27_705351840.1704260130829" X-Mailer: Realworks (683.54) Importance: Normal X-Priority: 3 (Normal) X-Spamd-Bar: / X-Spamd-Result: default: False [-0.20 / 15.00]; DMARC_POLICY_ALLOW(-0.50)[klop.ws,quarantine]; MID_RHS_NOT_FQDN(0.50)[]; FORGED_SENDER(0.30)[ronald-lists@klop.ws,SRS0=m3By=IN=klop.ws=ronald-lists@realworks.nl]; R_DKIM_ALLOW(-0.20)[klop.ws:s=rw2]; R_SPF_ALLOW(-0.20)[+ip4:194.109.157.0/24]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; RCPT_COUNT_ONE(0.00)[1]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:3265, ipnet:194.109.0.0/16, country:NL]; RCVD_COUNT_ZERO(0.00)[0]; ARC_NA(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; MLMMJ_DEST(0.00)[freebsd-ports@freebsd.org]; FROM_NEQ_ENVFROM(0.00)[ronald-lists@klop.ws,SRS0=m3By=IN=klop.ws=ronald-lists@realworks.nl]; TO_DN_NONE(0.00)[]; HAS_X_PRIO_THREE(0.00)[3]; DKIM_TRACE(0.00)[klop.ws:+] X-Rspamd-Queue-Id: 4T4djR70QGz3s0M ------=_Part_27_705351840.1704260130829 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hi, After upgrading to poudriere-3.4.0 the following is happening. When I lookup the poudriere status page of my running poudriere I get this message in an alert popup. 'Unknown data type "tobuild". Try flushing cache.' After clicking 'Ok' the UI doesn't load further. I flushed the browser cache. Didn't help. I see that data/logs/bulk/freebsd13-custom/latest/.data.json contains the value "tobuild". How to go from here? Regards, Ronald. ------=_Part_27_705351840.1704260130829 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Hi,

After upgrading to poudriere-3.4.0 the following is happening.

When I lookup the poudriere status page of my running poudriere I get this message in an alert popup.

'Unknown data type "tobuild". Try flushing cache.'

After clicking 'Ok' the UI doesn't load further.

I flushed the browser cache. Didn't help.
I see that data/logs/bulk/freebsd13-custom/latest/.data.json contains the value "tobuild".

How to go from here?

Regards,
Ronald.
  ------=_Part_27_705351840.1704260130829--