ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] обновление p6->p7
@ 2013-05-19 19:59 Mike Lykov
  2013-05-20 10:40 ` Michael Shigorin
  2013-05-20 17:00 ` Pavel N. Solovyov
  0 siblings, 2 replies; 4+ messages in thread
From: Mike Lykov @ 2013-05-19 19:59 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

Здравствуйте.

поскольку p7 сейчас блиок к сизифу, то наверно можно и сюда.

сделал все по инструкции:
(на p6 apt-get dist-upgrade успешно)

apt-get install apt-repo
apt-repo rm all
apt-repo add branch p7

[root@host-101 apt]# apt-get update
Get:1 http://ftp.altlinux.org x86_64 release [913B]
Get:2 http://ftp.altlinux.org noarch release [707B]
Fetched 1620B in 0s (11.4kB/s)
Hit http://ftp.altlinux.org x86_64/classic pkglist
Hit http://ftp.altlinux.org x86_64/classic release
Hit http://ftp.altlinux.org noarch/classic pkglist
Hit http://ftp.altlinux.org noarch/classic release
Reading Package Lists... Done
Building Dependency Tree... Done

т.е. списки свежие от p7. а далее то, чего я не пойму:

[root@host-101 apt]# apt-get dist-upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
Calculating Upgrade... Failed
The following packages have unmet dependencies:
  jdom: Depends: jaxen
  jetty-annotations: Depends: jetty-plus (= 8.1.5-alt4_6jpp7.qa1)
  jetty-overlay-deployer: Depends: jetty-deploy (= 8.1.5-alt4_6jpp7.qa1)
                          Depends: jetty-jndi (= 8.1.5-alt4_6jpp7.qa1)
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

при этом никаких jdom, jetty* и т.п. не стоит. в p7 указанные depends с виду есть.
что же это тогда? исходная инсталляция - практически дефолтная kdesktop 6.0.3, никаких вручную held packages нет. 
была также проблема с wine + i586-wine, удалил все i586=* и всё.


ЗЫ конец вывода pkgproblemresolver=true (выше еще много)

Investigating dom4j
Package dom4j has broken dep on stax_1_0_api
  Considering sun-stax-1.0-api 35 as a solution to dom4j 27
  Holding Back dom4j rather than change stax_1_0_api
Investigating jaxen
Package jaxen has broken dep on dom4j
  Considering dom4j 27 as a solution to jaxen 12
  Holding Back jaxen rather than change dom4j
Investigating jetty-webapp
Package jetty-webapp has broken dep on jakarta-taglibs-standard
  Considering apache-taglibs-standard 0 as a solution to jetty-webapp 4
  Holding Back jetty-webapp rather than change jakarta-taglibs-standard
Investigating jetty
Package jetty has broken dep on /usr/share/java/taglibs-core.jar
  Considering apache-taglibs-standard 0 as a solution to jetty 3
  Holding Back jetty rather than change /usr/share/java/taglibs-core.jar
Investigating jetty-orbit-maven-depmap
Package jetty-orbit-maven-depmap has broken dep on apache-taglibs-standard
  Considering apache-taglibs-standard 0 as a solution to jetty-orbit-maven-depmap 2
  Holding Back jetty-orbit-maven-depmap rather than change apache-taglibs-standard
Investigating jetty-servlets
Package jetty-servlets has broken dep on jetty-webapp
  Considering jetty-webapp 4 as a solution to jetty-servlets 2
  Holding Back jetty-servlets rather than change jetty-webapp
Investigating jetty-jndi
Package jetty-jndi has broken dep on jetty-webapp
  Considering jetty-webapp 4 as a solution to jetty-jndi 1
  Holding Back jetty-jndi rather than change jetty-webapp
Investigating jetty-deploy
Package jetty-deploy has broken dep on jetty-webapp
  Considering jetty-webapp 4 as a solution to jetty-deploy 0
  Holding Back jetty-deploy rather than change jetty-webapp
Investigating jetty-plus
Package jetty-plus has broken dep on jetty-jndi
  Considering jetty-jndi 1 as a solution to jetty-plus 0
  Holding Back jetty-plus rather than change jetty-jndi
Done
Failed

-- 
Mike


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

* Re: [sisyphus] обновление p6->p7
  2013-05-19 19:59 [sisyphus] обновление p6->p7 Mike Lykov
@ 2013-05-20 10:40 ` Michael Shigorin
  2013-05-20 16:24   ` Mike Lykov
  2013-05-20 17:00 ` Pavel N. Solovyov
  1 sibling, 1 reply; 4+ messages in thread
From: Michael Shigorin @ 2013-05-20 10:40 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

On Sun, May 19, 2013 at 11:59:35PM +0400, Mike Lykov wrote:
> поскольку p7 сейчас блиок к сизифу, то наверно можно и сюда.

Как тебе сказать... :)

>   jdom: Depends: jaxen
>   jetty-annotations: Depends: jetty-plus (= 8.1.5-alt4_6jpp7.qa1)
>   jetty-overlay-deployer: Depends: jetty-deploy (= 8.1.5-alt4_6jpp7.qa1)
>                           Depends: jetty-jndi (= 8.1.5-alt4_6jpp7.qa1)
> E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
> 
> при этом никаких jdom, jetty* и т.п. не стоит. в p7 указанные depends с виду есть.

Да, тоже напоролся -- пришлось сперва изобразить нечто вроде
# rpm -qa | grep jpp | xargs rpm -e ant ant-testutil ant-junit

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


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

* Re: [sisyphus] обновление p6->p7
  2013-05-20 10:40 ` Michael Shigorin
@ 2013-05-20 16:24   ` Mike Lykov
  0 siblings, 0 replies; 4+ messages in thread
From: Mike Lykov @ 2013-05-20 16:24 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions


> Да, тоже напоролся -- пришлось сперва изобразить нечто вроде
> # rpm -qa | grep jpp | xargs rpm -e ant ant-testutil ant-junit

мне пришлось последовательно, по 1-2 пакета:
(начал с saxon9-dom, который вместо себя обновил xmlbeans)

May 20 19:06:15 host-101 apt-get: xmlbeans-0:2.6.0-alt1_2jpp7 installed 
May 20 19:06:15 host-101 apt-get: xmlbeans-0:2.4.0-alt1_3jpp6 removed 
May 20 19:06:15 host-101 apt-get: saxon9-dom-0:B.9.0.0.8-alt1_2jpp6 removed 
May 20 20:12:25 host-101 apt-get: saxon9-xpath-0:B.9.0.0.8-alt1_2jpp6 removed
May 20 20:12:25 host-101 apt-get: saxon9-0:B.9.0.0.8-alt1_2jpp6 removed
May 20 20:13:57 host-101 apt-get: bea-stax-0:1.2.0-alt2_0.rc1.3jpp5 removed
May 20 20:13:57 host-101 apt-get: bea-stax-api-0:1.2.0-alt2_0.rc1.3jpp5 removed
May 20 20:15:52 host-101 apt-get: xml-commons-resolver11-0:1.3.04-alt5_9jpp6 removed
May 20 20:15:52 host-101 apt-get: xml-commons-jaxp-1.2-apis-0:1.3.04-alt5_9jpp6 removed
May 20 20:17:19 host-101 apt-get: rhino-0:1.7R3-alt1_6jpp7 installed
May 20 20:17:20 host-101 apt-get: rhino-0:1.7-alt2_1.r2.8jpp6 removed
May 20 20:17:20 host-101 apt-get: sun-stax-1.0-api-0:1.0.2-alt1_1jpp5 removed
May 20 20:18:37 host-101 apt-get: geronimo-qname-1.1-api-0:1.2-alt4_13jpp5 removed
May 20 20:18:37 host-101 apt-get: geronimo-specs-poms-0:1.2-alt4_13jpp5 removed

и только после последних двух failed пропал (может, можно было и не все сносить, а только последние? ;)

-- 
Mike


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

* Re: [sisyphus] обновление p6->p7
  2013-05-19 19:59 [sisyphus] обновление p6->p7 Mike Lykov
  2013-05-20 10:40 ` Michael Shigorin
@ 2013-05-20 17:00 ` Pavel N. Solovyov
  1 sibling, 0 replies; 4+ messages in thread
From: Pavel N. Solovyov @ 2013-05-20 17:00 UTC (permalink / raw)
  To: sisyphus

On Sun, 19 May 2013 23:59:35 +0400
Mike Lykov wrote:

> [root@host-101 apt]# apt-get dist-upgrade
> Reading Package Lists... Done
> Building Dependency Tree... Done
> Calculating Upgrade... Failed
> The following packages have unmet dependencies:
>   jdom: Depends: jaxen
>   jetty-annotations: Depends: jetty-plus (= 8.1.5-alt4_6jpp7.qa1)
>   jetty-overlay-deployer: Depends: jetty-deploy (=
> 8.1.5-alt4_6jpp7.qa1) Depends: jetty-jndi (= 8.1.5-alt4_6jpp7.qa1)
> E: Error, pkgProblemResolver::Resolve generated breaks, this may be
> caused by held packages.

Аналогичная история. Повозился, плюнул, установил систему с
altlinux-7.0.0_beta-20130415-kdesktop-x86_64-ru-install-dvd5.iso, после
этого 
apt-repo rm all
apt-repo add branch p7
apt-get update
apt-get dist-upgrade
и никаких проблем.

 --
	Успехов. Павел.
=====================
Jabber: pavel_solo@jabber.ru
ICQ: 33437660
=====================


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

end of thread, other threads:[~2013-05-20 17:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-19 19:59 [sisyphus] обновление p6->p7 Mike Lykov
2013-05-20 10:40 ` Michael Shigorin
2013-05-20 16:24   ` Mike Lykov
2013-05-20 17:00 ` Pavel N. Solovyov

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git