ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] libsuitesparse (WTF libsuitesparse3?)
@ 2012-09-05 22:12 Led
  2012-09-05 23:08 ` Dmitry V. Levin
  0 siblings, 1 reply; 3+ messages in thread
From: Led @ 2012-09-05 22:12 UTC (permalink / raw)
  To: ALT Linux Team development discussions

apt-get dist-upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
Calculating Upgrade... Done
The following packages will be upgraded
  libsuitesparse
The following NEW packages will be installed:
  libsuitesparse3
1 upgraded, 1 newly installed, 0 removed.
Need to get 0B/1586kB of archives.
After unpacking 2570kB of additional disk space will be used.
Do you want to continue? [Y/n]
Committing changes...
Preparing...                 ########################################################################## [100%]
file /usr/lib64/libamd.so.2 conflicts between attempted installs of libsuitesparse-4.0.2-alt1 and 
libsuitesparse3-3.6.1-alt6
file /usr/lib64/libbtf.so.1 conflicts between attempted installs of libsuitesparse-4.0.2-alt1 and 
libsuitesparse3-3.6.1-alt6
file /usr/lib64/libcamd.so.2 conflicts between attempted installs of libsuitesparse-4.0.2-alt1 and 
libsuitesparse3-3.6.1-alt6
file /usr/lib64/libccolamd.so.2 conflicts between attempted installs of libsuitesparse-4.0.2-alt1 and 
libsuitesparse3-3.6.1-alt6
file /usr/lib64/libcolamd.so.2 conflicts between attempted installs of libsuitesparse-4.0.2-alt1 and 
libsuitesparse3-3.6.1-alt6
file /usr/lib64/libklu.so.1 conflicts between attempted installs of libsuitesparse-4.0.2-alt1 and 
libsuitesparse3-3.6.1-alt6
file /usr/lib64/libldl.so.2 conflicts between attempted installs of libsuitesparse-4.0.2-alt1 and 
libsuitesparse3-3.6.1-alt6
file /usr/lib64/libspqr.so.1 conflicts between attempted installs of libsuitesparse-4.0.2-alt1 and 
libsuitesparse3-3.6.1-alt6
file /usr/lib64/libumfpack.so.5 conflicts between attempted installs of libsuitesparse-4.0.2-alt1 and 
libsuitesparse3-3.6.1-alt6
E: Error while running transaction


Исходя из какой "логики" ТАК обновляется версия пакета?

-- 
Led


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [devel] libsuitesparse (WTF libsuitesparse3?)
  2012-09-05 22:12 [devel] libsuitesparse (WTF libsuitesparse3?) Led
@ 2012-09-05 23:08 ` Dmitry V. Levin
  2012-09-05 23:15   ` Led
  0 siblings, 1 reply; 3+ messages in thread
From: Dmitry V. Levin @ 2012-09-05 23:08 UTC (permalink / raw)
  To: ALT Linux Team development discussions

[-- Attachment #1: Type: text/plain, Size: 2152 bytes --]

On Thu, Sep 06, 2012 at 01:12:53AM +0300, Led wrote:
> apt-get dist-upgrade
> Reading Package Lists... Done
> Building Dependency Tree... Done
> Calculating Upgrade... Done
> The following packages will be upgraded
>   libsuitesparse
> The following NEW packages will be installed:
>   libsuitesparse3
> 1 upgraded, 1 newly installed, 0 removed.
> Need to get 0B/1586kB of archives.
> After unpacking 2570kB of additional disk space will be used.
> Do you want to continue? [Y/n]
> Committing changes...
> Preparing...                 ########################################################################## [100%]
> file /usr/lib64/libamd.so.2 conflicts between attempted installs of libsuitesparse-4.0.2-alt1 and 
> libsuitesparse3-3.6.1-alt6
> file /usr/lib64/libbtf.so.1 conflicts between attempted installs of libsuitesparse-4.0.2-alt1 and 
> libsuitesparse3-3.6.1-alt6
> file /usr/lib64/libcamd.so.2 conflicts between attempted installs of libsuitesparse-4.0.2-alt1 and 
> libsuitesparse3-3.6.1-alt6
> file /usr/lib64/libccolamd.so.2 conflicts between attempted installs of libsuitesparse-4.0.2-alt1 and 
> libsuitesparse3-3.6.1-alt6
> file /usr/lib64/libcolamd.so.2 conflicts between attempted installs of libsuitesparse-4.0.2-alt1 and 
> libsuitesparse3-3.6.1-alt6
> file /usr/lib64/libklu.so.1 conflicts between attempted installs of libsuitesparse-4.0.2-alt1 and 
> libsuitesparse3-3.6.1-alt6
> file /usr/lib64/libldl.so.2 conflicts between attempted installs of libsuitesparse-4.0.2-alt1 and 
> libsuitesparse3-3.6.1-alt6
> file /usr/lib64/libspqr.so.1 conflicts between attempted installs of libsuitesparse-4.0.2-alt1 and 
> libsuitesparse3-3.6.1-alt6
> file /usr/lib64/libumfpack.so.5 conflicts between attempted installs of libsuitesparse-4.0.2-alt1 and 
> libsuitesparse3-3.6.1-alt6
> E: Error while running transaction
> 
> 
> Исходя из какой "логики" ТАК обновляется версия пакета?

Скорее всего, в системе установлен пакет, для удовлетворения зависимостей
которого теперь потребовался пакет libsuitesparse3.
В Сизифе сейчас уже libsuitesparse3-3.6.1-alt7, в нем конфликта нет.


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [devel] libsuitesparse (WTF libsuitesparse3?)
  2012-09-05 23:08 ` Dmitry V. Levin
@ 2012-09-05 23:15   ` Led
  0 siblings, 0 replies; 3+ messages in thread
From: Led @ 2012-09-05 23:15 UTC (permalink / raw)
  To: ALT Linux Team development discussions

On Thursday 06 September 2012 02:08:07 Dmitry V. Levin wrote:
> On Thu, Sep 06, 2012 at 01:12:53AM +0300, Led wrote:
> > apt-get dist-upgrade
> > Reading Package Lists... Done
> > Building Dependency Tree... Done
> > Calculating Upgrade... Done
> > The following packages will be upgraded
> >   libsuitesparse
> > The following NEW packages will be installed:
> >   libsuitesparse3
> > 1 upgraded, 1 newly installed, 0 removed.
> > Need to get 0B/1586kB of archives.
> > After unpacking 2570kB of additional disk space will be used.
> > Do you want to continue? [Y/n]
> > Committing changes...
> > Preparing...                
> > #########################################################################
> ># [100%] file /usr/lib64/libamd.so.2 conflicts between attempted installs
> > of libsuitesparse-4.0.2-alt1 and libsuitesparse3-3.6.1-alt6
> > file /usr/lib64/libbtf.so.1 conflicts between attempted installs of
> > libsuitesparse-4.0.2-alt1 and libsuitesparse3-3.6.1-alt6
> > file /usr/lib64/libcamd.so.2 conflicts between attempted installs of
> > libsuitesparse-4.0.2-alt1 and libsuitesparse3-3.6.1-alt6
> > file /usr/lib64/libccolamd.so.2 conflicts between attempted installs of
> > libsuitesparse-4.0.2-alt1 and libsuitesparse3-3.6.1-alt6
> > file /usr/lib64/libcolamd.so.2 conflicts between attempted installs of
> > libsuitesparse-4.0.2-alt1 and libsuitesparse3-3.6.1-alt6
> > file /usr/lib64/libklu.so.1 conflicts between attempted installs of
> > libsuitesparse-4.0.2-alt1 and libsuitesparse3-3.6.1-alt6
> > file /usr/lib64/libldl.so.2 conflicts between attempted installs of
> > libsuitesparse-4.0.2-alt1 and libsuitesparse3-3.6.1-alt6
> > file /usr/lib64/libspqr.so.1 conflicts between attempted installs of
> > libsuitesparse-4.0.2-alt1 and libsuitesparse3-3.6.1-alt6
> > file /usr/lib64/libumfpack.so.5 conflicts between attempted installs of
> > libsuitesparse-4.0.2-alt1 and libsuitesparse3-3.6.1-alt6
> > E: Error while running transaction
> >
> >
> > Исходя из какой "логики" ТАК обновляется версия пакета?
>
> Скорее всего, в системе установлен пакет, для удовлетворения зависимостей
> которого теперь потребовался пакет libsuitesparse3.
> В Сизифе сейчас уже libsuitesparse3-3.6.1-alt7, в нем конфликта нет.

да, исправленный libsuitesparse3-3.6.1-alt7 до зеркал еще не дошёл...

-- 
Led

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-09-05 23:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-05 22:12 [devel] libsuitesparse (WTF libsuitesparse3?) Led
2012-09-05 23:08 ` Dmitry V. Levin
2012-09-05 23:15   ` Led

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