From nobody Thu Feb 29 09:25:41 2024 X-Original-To: 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 4Tlm741dzwz5CXf3 for ; Thu, 29 Feb 2024 09:26:08 +0000 (UTC) (envelope-from einar@isnic.is) Received: from mx01.isnic.is (mx01.isnic.is [193.4.58.133]) (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-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mx01.isnic.is", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Tlm731n0tz4sRl for ; Thu, 29 Feb 2024 09:26:07 +0000 (UTC) (envelope-from einar@isnic.is) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=isnic.is header.s=20200921 header.b=ZPnPWDdN; dmarc=pass (policy=quarantine) header.from=isnic.is; spf=pass (mx1.freebsd.org: domain of einar@isnic.is designates 193.4.58.133 as permitted sender) smtp.mailfrom=einar@isnic.is Received: from ht-mailstore01.isnic.is (ht-mailstore01.isnic.is [IPv6:2001:67c:6c:56::2]) by mx01.isnic.is (Postfix) with ESMTPS id 18298CE54 for ; Thu, 29 Feb 2024 09:25:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=isnic.is; s=20200921; t=1709198758; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=zNLLvCyAIvIIFZiUuZXBKSv/WDY2xgcDCQsDT4/OGlA=; b=ZPnPWDdNPclIxEdGlyGd48mPwOXznuG6lgKeF1zvMGRch59a0+O+EwxlRDYNXUZoUdTEhc PA0LYioPZ6YvSZIY3dVtx+74mR/NeEZgWF/jY/KxSO5q7kHFnXikpRwa8Kk62Fw/gYI7Bf nZyFd2+DGHwzErYWEC/IHftTzQ5SWFOHhpoi6Wwl8pqLSKntUC86mW/FNrmdzUQcu9AWO4 J/jplVD6QbFWFi4JjG8d3NHcPAV5q2kBH/AiEnK5KQT9XrjlTuXAivtTN9JPR5MCg+gXwt npfdLXqAMPjXql+HU8mV5ytnQl9uT2AraELgXFEEyjjQXbKW43i7hczCnETMYQ== Received: from smtpclient.apple (unknown [IPv6:2001:67c:6c:f100::194]) by ht-mailstore01.isnic.is (Postfix) with ESMTPS id 082C82717C for ; Thu, 29 Feb 2024 09:25:58 +0000 (UTC) From: =?utf-8?Q?Einar_Bjarni_Halld=C3=B3rsson?= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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 (Mac OS X Mail 16.0 \(3774.400.31\)) Subject: Poudriere broken!!! Message-Id: <50EBCDB9-6DC9-4B50-B891-5FDE989A3E9A@isnic.is> Date: Thu, 29 Feb 2024 09:25:41 +0000 To: ports@freebsd.org X-Mailer: Apple Mail (2.3774.400.31) X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.99 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.99)[-0.988]; DMARC_POLICY_ALLOW(-0.50)[isnic.is,quarantine]; R_DKIM_ALLOW(-0.20)[isnic.is:s=20200921]; R_SPF_ALLOW(-0.20)[+ip4:193.4.58.0/23]; MIME_GOOD(-0.10)[text/plain]; ASN(0.00)[asn:1850, ipnet:193.4.58.0/23, country:IS]; SUBJECT_ENDS_EXCLAIM(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; MIME_TRACE(0.00)[0:+]; APPLE_MAILER_COMMON(0.00)[]; RCVD_TLS_ALL(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[]; ARC_NA(0.00)[]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[ports@freebsd.org]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MLMMJ_DEST(0.00)[ports@freebsd.org]; DKIM_TRACE(0.00)[isnic.is:+] X-Rspamd-Queue-Id: 4Tlm731n0tz4sRl Hi, I=E2=80=99m using poudriere-devel and it=E2=80=99s completely broken = now!!!! The web UI looks modern and actually works. Safari always had a problem = not updating with info about ongoing builds, that=E2=80=99s fixed now. How am I supposed to work with something like this, when I=E2=80=99ve = gotten used to the old UI?!? I=E2=80=99m starting a petition to bring = back the old broken poudriere UI! Only joking, I love the new UI. Great work! .einar=