From: Leonid Krivoshein <klark.devel@gmail.com>
To: "ALT Devel discussion list" <devel@lists.altlinux.org>,
"Антон Мидюков" <antohami@altlinux.org>
Subject: Re: [devel] [#421337] DONE (try 2) partclone.git=0.3.47-alt3
Date: Sat, 13 Jun 2026 21:21:48 +0300
Message-ID: <3e074680-3f2a-40b8-afbc-afc91eaff639@gmail.com> (raw)
In-Reply-To: <girar.task.421337.2.1@gyle.mskdc.altlinux.org>
[-- Attachment #1: Type: text/plain, Size: 1460 bytes --]
Добрый вечер!
On 6/13/26 5:47 PM, Girar pender (antohami) wrote:
> https://git.altlinux.org/tasks/archive/done/_411/421337/logs/events.2.1.log
> https://packages.altlinux.org/tasks/421337
>
> 2026-Jun-13 14:45:43 :: task #421337 for sisyphus resumed by antohami:
> girar-check-perms: access to partclone ALLOWED for antohami: project leader welcomes random builders
> check-subtask-perms: #100: partclone: allowed for antohami
> 2026-Jun-13 14:45:43 :: task is ready for commit
> 2026-Jun-13 14:45:49 :: repo clone OK
> 2026-Jun-13 14:45:49 :: packages update OK
> 2026-Jun-13 14:45:59 :: [x86_64 i586 aarch64] update OK
> 2026-Jun-13 14:45:59 :: repo update OK
> 2026-Jun-13 14:46:12 :: repo save OK
> 2026-Jun-13 14:46:12 :: src index update OK
> 2026-Jun-13 14:46:12 :: updated /gears/p/partclone.git branch `sisyphus'
> 2026-Jun-13 14:47:53 :: gears update OK
> 2026-Jun-13 14:47:53 :: user `antohami' added to the ACL of a welcoming project `partclone'
> 2026-Jun-13 14:47:53 :: task #421337 for sisyphus DONE
Прилагаю мой последний коммит от 27.04, не доведённый до сборочницы.
Поскольку накануне было две сборки подряд и я не был до конца уверен в
этом коммите, оставил на потом, а на зависимость вроде больше никто не
жаловался.
--
WBR, Leonid Krivoshein.
[-- Attachment #2: pc.diff --]
[-- Type: text/x-patch, Size: 1532 bytes --]
commit ad6f42a8db252442c109a88d76e295e097609626
Author: Leonid Krivoshein <klark@altlinux.org>
Date: Mon Apr 27 10:27:21 2026 +0300
fix comments and build dependencies on reiserfs
diff --git a/.gear/partclone.spec b/.gear/partclone.spec
index 313aabd..c49c089 100644
--- a/.gear/partclone.spec
+++ b/.gear/partclone.spec
@@ -6,10 +6,11 @@
# configure: error: *** jfs depend library (libjfs) not found
%def_disable jfs
-# raiserfs no longer supported by the Linux Kernel
+# raiserfs is disabled in the ALT Linux kernels 6.18+,
+# it is no longer supported by the mainline kernels 6.13+
%def_disable reiserfs
-# raiser4 no longer supported by the Linux Kernel
+# raiser4 has never been supported by the mainline kernel
%def_disable reiser4
%def_enable xfs
@@ -73,7 +74,6 @@ BuildRequires: e2fsprogs
BuildRequires: btrfs-progs
BuildRequires: dosfstools
BuildRequires: f2fs-tools
-BuildRequires: reiserfsprogs
BuildRequires: hfsprogs
BuildRequires: ntfs-3g
@@ -86,7 +86,7 @@ BuildRequires: exfatprogs
%endif
%if_enabled reiserfs
-BuildRequires: progsreiserfs
+BuildRequires: reiserfsprogs
%endif
%if_enabled reiser4
@@ -106,7 +106,7 @@ minix, f2fs,%{?_enable_reiserfs: reiserfs,}%{?_enable_reiser4: reiser4,}%{?_enab
echo '#define git_version "%version"' > src/version.h
%build
-%autoreconf
+%autoreconf -i -f
sed -i -E 's/\r$//g' IMAGE_FORMATS.md
# NB: Due to buggy configure checks --disable-somefeature options does not
# switch off configure requirement for correspondent devel packages and
next parent reply other threads:[~2026-06-13 18:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-13 18:21 ` Leonid Krivoshein [this message]
2026-06-14 5:44 ` Anton Midyukov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3e074680-3f2a-40b8-afbc-afc91eaff639@gmail.com \
--to=klark.devel@gmail.com \
--cc=antohami@altlinux.org \
--cc=devel@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git