ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@osdn.org.ua>
To: devel@lists.altlinux.org
Subject: [devel] sox и libgomp
Date: Mon, 4 Jan 2010 17:44:16 +0200
Message-ID: <20100104154416.GA1710@osdn.org.ua> (raw)

	Здравствуйте.
Как в 5.1/branch будем чинить sox и libgomp*?

# apt-get install libsox.so.1
Selecting libsox for 'libsox.so.1'

The following packages have unmet dependencies:
  libsox: Depends: libgomp.so.1(OMP_3.0)
E: Broken packages

Поставить-то возможно, но только добавив вручную ещё
и запрашиваемое, чтоб apt согласился снести libgomp4.1:

# apt-get install libsox.so.1 'libgomp.so.1(OMP_3.0)' 
Selecting libsox for 'libsox.so.1'
Selecting libgomp4.4 for 'libgomp.so.1(OMP_3.0)'
The following extra packages will be installed:
  libgomp4.4 [...] sox sox-base
The following packages will be upgraded
  libsox libsox-devel-static sox
The following packages will be REMOVED:
  libgomp4.1

поскольку

# apt-get install libsox.so.1 'libgomp.so.1(OMP_3.0)' libgomp4.1
Selecting libsox for 'libsox.so.1'
Selecting libgomp4.4 for 'libgomp.so.1(OMP_3.0)'
libgomp4.1 is already the newest version.

The following packages have unmet dependencies:
  libgomp4.1: Conflicts: libgomp (> 4.1.2)
E: Broken packages

при этом

$ rpm -qp --provides libgomp4.4-4.4.1-alt3.i586.rpm | grep 'libgomp '
libgomp = 4.4.1-alt3

Я правильно понимаю, что конфликт в libgomp4.1 излишен?

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


             reply	other threads:[~2010-01-04 15:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-04 15:44 Michael Shigorin [this message]
2010-01-09 23:42 ` Dmitry V. Levin

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=20100104154416.GA1710@osdn.org.ua \
    --to=mike@osdn.org.ua \
    --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