ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] dist-upgrade, libxerces-c и конфликт по файлам
@ 2009-01-09 10:14 Ivan A. Melnikov
  2009-01-09 10:40 ` Sergey Vlasov
  0 siblings, 1 reply; 3+ messages in thread
From: Ivan A. Melnikov @ 2009-01-09 10:14 UTC (permalink / raw)
  To: ALT Linux Team development discussions

При dist-upgrade одной давно не обновлявшейся машины до слегка устаревшего 
Сизифа словил следующее:

file /usr/bin/CreateDOMDocument from install of libxerces-c-3.0.0-alt1 
conflicts with file from package xerces-c-2.8.0-alt1
file /usr/bin/DOMCount from install of libxerces-c-3.0.0-alt1 conflicts with 
file from package xerces-c-2.8.0-alt1
file /usr/bin/DOMPrint from install of libxerces-c-3.0.0-alt1 conflicts with 
file from package xerces-c-2.8.0-alt1
file /usr/bin/EnumVal from install of libxerces-c-3.0.0-alt1 conflicts with 
file from package xerces-c-2.8.0-alt1
file /usr/bin/MemParse from install of libxerces-c-3.0.0-alt1 conflicts with 
file from package xerces-c-2.8.0-alt1
file /usr/bin/PParse from install of libxerces-c-3.0.0-alt1 conflicts with 
file from package xerces-c-2.8.0-alt1
file /usr/bin/PSVIWriter from install of libxerces-c-3.0.0-alt1 conflicts with 
file from package xerces-c-2.8.0-alt1
file /usr/bin/Redirect from install of libxerces-c-3.0.0-alt1 conflicts with 
file from package xerces-c-2.8.0-alt1
file /usr/bin/SAX2Count from install of libxerces-c-3.0.0-alt1 conflicts with 
file from package xerces-c-2.8.0-alt1
file /usr/bin/SAX2Print from install of libxerces-c-3.0.0-alt1 conflicts with 
file from package xerces-c-2.8.0-alt1
file /usr/bin/SAXCount from install of libxerces-c-3.0.0-alt1 conflicts with 
file from package xerces-c-2.8.0-alt1
file /usr/bin/SAXPrint from install of libxerces-c-3.0.0-alt1 conflicts with 
file from package xerces-c-2.8.0-alt1
file /usr/bin/SCMPrint from install of libxerces-c-3.0.0-alt1 conflicts with 
file from package xerces-c-2.8.0-alt1
file /usr/bin/SEnumVal from install of libxerces-c-3.0.0-alt1 conflicts with 
file from package xerces-c-2.8.0-alt1
file /usr/bin/StdInParse from install of libxerces-c-3.0.0-alt1 conflicts with 
file from package xerces-c-2.8.0-alt1

Хотя на http://www.sisyphus.ru/srpm/Sisyphus/libxerces-c/spec для  
libxerces-c-3.0.0-alt1 читаю:

#Obsoletes: xerces-c
Conflicts: xerces_c
Conflicts: libxerces-c28

И действительно,
$ rpm -qp --conflicts libxerces-c-3.0.0-alt1.i586.rpm 
xerces_c  
libxerces-c28  

Возникает устойчивое ощущение, что я не всё знаю о таге Conficts. Что 
произошло?

-- 
Best Regards,
Ivan A. Melnikov <iv@altlinux.org>


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

* Re: [devel] dist-upgrade, libxerces-c и конфликт по файлам
  2009-01-09 10:14 [devel] dist-upgrade, libxerces-c и конфликт по файлам Ivan A. Melnikov
@ 2009-01-09 10:40 ` Sergey Vlasov
  2009-01-09 12:05   ` Ivan A. Melnikov
  0 siblings, 1 reply; 3+ messages in thread
From: Sergey Vlasov @ 2009-01-09 10:40 UTC (permalink / raw)
  To: devel

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

On Fri, Jan 09, 2009 at 01:14:09PM +0300, Ivan A. Melnikov wrote:
> #Obsoletes: xerces-c
> Conflicts: xerces_c
> Conflicts: libxerces-c28
> 
> И действительно,
> $ rpm -qp --conflicts libxerces-c-3.0.0-alt1.i586.rpm 
> xerces_c  
> libxerces-c28  
> 
> Возникает устойчивое ощущение, что я не всё знаю о таге Conficts. Что 
> произошло?

xerces_c и xerces-c - разные имена пакетов для rpm (в отличие,
например, от modprobe).

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

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

* Re: [devel] dist-upgrade, libxerces-c и конфликт по файлам
  2009-01-09 10:40 ` Sergey Vlasov
@ 2009-01-09 12:05   ` Ivan A. Melnikov
  0 siblings, 0 replies; 3+ messages in thread
From: Ivan A. Melnikov @ 2009-01-09 12:05 UTC (permalink / raw)
  To: devel

On Friday 09 January 2009 13:40:17 Sergey Vlasov wrote:
> On Fri, Jan 09, 2009 at 01:14:09PM +0300, Ivan A. Melnikov wrote:
> > #Obsoletes: xerces-c
> > Conflicts: xerces_c
> > Conflicts: libxerces-c28
> >
> > И действительно,
> > $ rpm -qp --conflicts libxerces-c-3.0.0-alt1.i586.rpm
> > xerces_c
> > libxerces-c28
> >
> > Возникает устойчивое ощущение, что я не всё знаю о таге Conficts. Что
> > произошло?
>
> xerces_c и xerces-c - разные имена пакетов для rpm (в отличие,
> например, от modprobe).

И правда,  что-то у меня по утру с глазами было...

/me пошел вешать баг на libxerces-c.

-- 
Best Regards,
Ivan A. Melnikov <iv@altlinux.org>

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

end of thread, other threads:[~2009-01-09 12:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-09 10:14 [devel] dist-upgrade, libxerces-c и конфликт по файлам Ivan A. Melnikov
2009-01-09 10:40 ` Sergey Vlasov
2009-01-09 12:05   ` Ivan A. Melnikov

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