ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Alexey Shabalin <a.shabalin@gmail.com>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] "unowned files" в i586
Date: Thu, 28 Aug 2025 13:46:04 +0300
Message-ID: <CAEdvWkTDrr8tVBMX4MVW=MjZTfePGKhkbzdsoPjwC=g4w09y9w@mail.gmail.com> (raw)
In-Reply-To: <1b5b2c3dfb9ca7ec0f71ea1057675de53755f295.camel@altlinux.org>

чт, 28 авг. 2025 г. в 08:47, Pavel Vasenkov <pav@altlinux.org>:
>
> Всем доброго дня.
>
> При построении пакета в Сизифе получаю unowned files
>
> https://git.altlinux.org/tasks/393332/logs/events.4.1.log
> https://packages.altlinux.org/tasks/393332
>
> subtask  name            aarch64  i586  x86_64
>    #400  entity-manager     1:51  1:15    1:07
>
> ...
>
> 2025-Aug-27 07:53:05 :: [x86_64 i586 aarch64] ELF symbols check OK
>         i586: entity-manager=0.1-alt1 post-install unowned files:
>  /usr/libexec/entity-manager
>  /usr/share/dbus-1
>  /usr/share/dbus-1/system-services
> 2025-Aug-27 07:53:19 :: [i586] #400 entity-manager: install check OK
>         x86_64: entity-manager=0.1-alt1 post-install unowned files:
>  /usr/libexec/entity-manager
>  /usr/share/dbus-1
>  /usr/share/dbus-1/system-services
> 2025-Aug-27 07:53:20 :: [x86_64] #400 entity-manager: install check OK
> 2025-Aug-27 07:53:28 :: [i586] #400 entity-manager-debuginfo: install
> check OK
> 2025-Aug-27 07:53:28 :: [x86_64] #400 entity-manager-debuginfo: install
> check OK
>         aarch64: entity-manager=0.1-alt1 post-install unowned files:
>  /usr/libexec/entity-manager
>  /usr/share/dbus-1
>  /usr/share/dbus-1/system-services
> 2025-Aug-27 07:53:29 :: [aarch64] #400 entity-manager: install check OK
>
> Подскажите, как избавиться от этого предупреждения?

Добавьте
%define _libexecdir %_usr/libexec
%dir %_libexecdir/%name
А остальные не трогайте, игнорируйте ворнинг.

PS:
1) уберите %global _prefix /usr
2) для meson используйте макросы
3) meson || meson - кто вас такому научил?
4) rm -rf %{buildroot} - где вы понабрались такого?
5) зачем вы вручную устанавливаете systemd service файлы? meson все
делает правильно, устанавливает dbus systemd service файл. доверьтесь
апстриму и meson.
6) также доверьтесь meson при установке configurations, зачем повторно
делать, что сделал meson.
7) %post, %preun, %postun тоже надо переделать. Возможные ошибки вы
специально скрываете, делая > /dev/null?
8) %defattr(-,root,root,-) - А этому вас кто научил?
9) %{_libexecdir}exec - тоже прикольно :)

      parent reply	other threads:[~2025-08-28 10:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-28  5:47 Pavel Vasenkov
2025-08-28 10:33 ` Leonid Krivoshein
2025-08-28 10:46 ` Alexey Shabalin [this message]

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='CAEdvWkTDrr8tVBMX4MVW=MjZTfePGKhkbzdsoPjwC=g4w09y9w@mail.gmail.com' \
    --to=a.shabalin@gmail.com \
    --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