ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Vitaly Chikunov <vt@altlinux.org>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] usrmerge unmets? [#352814] FAILED thinkfan.git=1.3.1-alt2
Date: Sun, 14 Jul 2024 13:46:40 +0300
Message-ID: <20240714104640.pxabdr2dxe4qjusl@altlinux.org> (raw)
In-Reply-To: <2869cf03-4597-4ff9-977b-a7539e205a30@basealt.ru>

Hi,

On Sun, Jul 14, 2024 at 01:38:27PM +0300, Anton Farygin wrote:
> Я правильно понимаю, что всё что ниже - это недоделанная работа по usrmerge
> ? Почему анметы на /usr/bin/sleep вылезли ?
> 
> $ rpm -qf /usr/bin/sleep
> coreutils-9.4.0.75.7f2c97-alt1.x86_64

rpm -qf умеет определять принадлежность даже если в пути симлинк. На
самом деле там 

  $ rpm -ql coreutils | grep bin/sleep
  /bin/sleep

> 
> Что делать в такой ситуации ?

Я бы заменил в скриптах пакета вызов /usr/bin/sleep на /bin/sleep.

  /tmp/thinkfan (master)$ git grep /bin/sleep
  rcscripts/systemd/thinkfan-sleep.service:ExecStart=/usr/bin/sleep 1


  reply	other threads:[~2024-07-14 10:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-14 10:38 ` Anton Farygin
2024-07-14 10:46   ` Vitaly Chikunov [this message]
2024-07-14 10:56     ` Anton Farygin
2024-07-14 11:00   ` Dmitry V. Levin
2024-07-14 11:03     ` Anton Farygin
2024-07-14 11:11       ` Vitaly Chikunov

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=20240714104640.pxabdr2dxe4qjusl@altlinux.org \
    --to=vt@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