From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A5A2E158009 for ; Sun, 25 Jun 2023 20:57:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C2A62E08F6; Sun, 25 Jun 2023 20:57:42 +0000 (UTC) Received: from mail-yw1-x112c.google.com (mail-yw1-x112c.google.com [IPv6:2607:f8b0:4864:20::112c]) (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) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B846BE08F6 for ; Sun, 25 Jun 2023 20:57:42 +0000 (UTC) Received: by mail-yw1-x112c.google.com with SMTP id 00721157ae682-5700401acbeso28264177b3.0 for ; Sun, 25 Jun 2023 13:57:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1687726662; x=1690318662; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=maqUJC4JbbID0yGmD2Tk687bYAPDjrXq4liNWqcuPl0=; b=kGERIvAO2vgkgwDgnzJx8DI3sHB3ZX7zHBm09TtnuUFT9Hk4z3nAZgqM4Wodu3f2fu Ih8e+lLhysTD9sc8UMi/wYr7dqvXS/YOvdpk4q+Brh4fkIAyk4kG7wK3Y2CS+Ie2uU0k HXAMfzAdFQzdRCH/NUptXA65NtmIoTSrk7i1xv8pSBbuk8AdUe7Ovlk33Hq3Qg7iMCL9 D8UBiHoQR3ZlK6jWkGwBWpfq+Ib3VieXTcqsUy7zpqt9wNBZIWblBVCjAv4tGk5VHc+m nMqEQprdwBOP2IJfLbTWkF0N7kfX82L36gND5T8pV19o947aKLhqGP4Pn1km1NLYooyH gZBQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687726662; x=1690318662; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=maqUJC4JbbID0yGmD2Tk687bYAPDjrXq4liNWqcuPl0=; b=dqpfkibB4JEr5IYPBFXMMMdC8wmOSx/a1WOSOEyLaQc1zqQHkUtuekz4sLAX9ORRbN 4L4cr0fMMnajbZ1kc059EmTfVv/MLrigzgxmC0I70iB20BUIL9GTbd6RJZSjAYpQ7GHD TArjFQQxVupqKBTBF4VVYgmC98JAIphY4c4sKfJAucAnFwwFwffBCDT5J+nIeUcfa4Pk 3Ggcqd04mFtEuGL1D7KZDlWAp7QM+fzCV8CCSS8IHb3v2kkR87NvvRXU1Jsl5wI4DWS7 c1NeGxLspFtXN+oEPU2pD8WWtoUJua2K/3pwPrSItTb458x3GZSSC70/IBtKBN0Not0q v2+g== X-Gm-Message-State: AC+VfDynjQI8kRF2zCPOl8rLLie4nMacw6bthRwDecmGoRoyRyMOEbbA Cb60n2ELBtz5GOcgAgxI8PP1dryHRypzeJyb7R2eALk+vCjNj5kOCdU= X-Google-Smtp-Source: ACHHUZ5iSyaFcuZRzXbDI0n3y+OuHDNVm/p9Xl6f6AIB183S5dF/rO/U1TsuMamjlz1Ajrv5A1ngXBlAiqLMIzJ/AV0= X-Received: by 2002:a81:7308:0:b0:568:8fa1:7a3 with SMTP id o8-20020a817308000000b005688fa107a3mr27424815ywc.5.1687726661772; Sun, 25 Jun 2023 13:57:41 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-soc@lists.gentoo.org Reply-to: gentoo-soc@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 From: Kulikov Stepan Date: Sun, 25 Jun 2023 23:57:31 +0300 Message-ID: Subject: [gentoo-soc] Week 4 report, Automated Gentoo system updater To: gentoo-soc@lists.gentoo.org Content-Type: multipart/alternative; boundary="000000000000272a2505fefa7c0e" X-Archives-Salt: 48f29e3a-7c5e-4e58-a1a4-be8a5e28ec83 X-Archives-Hash: df774fcc50821103b77241ced860c191 --000000000000272a2505fefa7c0e Content-Type: text/plain; charset="UTF-8" Hello everyone! Here is my report for the 4th week. I will be brief because all details are in the Gentoo blog . *Week 4 Wrap-Up*: Found and fixed bunch of bugs in the updater and in Python's setuptools configuration, which caused a lot of warning during build time. Wrote an introductory blog post about the updater and posted about it on forums . Started coding parser. It's very basic now, it can only read the log file and split it to separate sections, i.e updated packaged, services that require reloading etc. *Week 5 Plan*: Continue working on the parser. By the end of the week I will try to have the parser generate a short version of the log with only the important information (report). That's all, have a good week everyone! --- Best regards, Kulikov Stepan (Lab-Brat) --000000000000272a2505fefa7c0e Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hello everyone!

Here is my report = for the 4th week.
I will be brief because all details are in the = Gentoo=C2=A0blog.= =C2=A0

Week 4 Wrap-Up:
Fou= nd and fixed bunch of bugs in the updater and in Python's setuptools co= nfiguration, which caused a lot of warning during build time.
Wrote an introductory blog post about the updater and= posted about it on forums.

Started coding parser.= It's very basic now, it can only read the log file and split it to sep= arate sections, i.e updated packaged, services that require reloading etc.<= /div>


Week 5 Plan:
Continue working on the parser.
By the end of the week I = will try to have the parser generate a short version of the log with only t= he important information (report).

That's= all, have a good week everyone!

--= -
Best regards,
Kulikov Stepan (Lab-Brat)
--000000000000272a2505fefa7c0e--