ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] kde4base runtime and workspace
@ 2008-03-26 17:47 Volkov Ivan A.
  2008-03-26 18:03 ` Andrey Rahmatullin
  0 siblings, 1 reply; 4+ messages in thread
From: Volkov Ivan A. @ 2008-03-26 17:47 UTC (permalink / raw)
  To: sisyphus

установил desktop 4 lite.
настроил репозиторий на sisyphus и попытался поставить kde4.
kde4base-runtime-4.0.2-alt2 kde4base-workspace-4.0.2-alt3 показали зависимости на kde3 пакеты.
вручную установил runtime и workspace с --nodeps и kde заработало.
Зависимости не нужны?


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

* Re: [sisyphus] kde4base runtime and workspace
  2008-03-26 17:47 [sisyphus] kde4base runtime and workspace Volkov Ivan A.
@ 2008-03-26 18:03 ` Andrey Rahmatullin
  2008-03-26 20:04   ` Alexey Tourbin
  0 siblings, 1 reply; 4+ messages in thread
From: Andrey Rahmatullin @ 2008-03-26 18:03 UTC (permalink / raw)
  To: sisyphus

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

On Wed, Mar 26, 2008 at 08:47:17PM +0300, Volkov Ivan A. wrote:
> установил desktop 4 lite.
> настроил репозиторий на sisyphus и попытался поставить kde4.
> kde4base-runtime-4.0.2-alt2 kde4base-workspace-4.0.2-alt3 показали зависимости на kde3 пакеты.
> вручную установил runtime и workspace с --nodeps и kde заработало.
> Зависимости не нужны?
+1

$ rpm -qR kde4base-runtime
kdebase-libs

-- 
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):

Ты предлагаешь человеку, который может позволить себе тестировать не самые
широко используемые компоненты Сизифа и тем самым делать их лучше,
прекратить тестирование.  А ведь это нанесёт больший ущерб Сизифу, чем все
ругающие ALT вместе взятые в качестве показателя экспоненты.
		-- ldv in sisyphus@

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

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

* Re: [sisyphus] kde4base runtime and workspace
  2008-03-26 18:03 ` Andrey Rahmatullin
@ 2008-03-26 20:04   ` Alexey Tourbin
  2008-03-26 20:08     ` Alexey Tourbin
  0 siblings, 1 reply; 4+ messages in thread
From: Alexey Tourbin @ 2008-03-26 20:04 UTC (permalink / raw)
  To: sisyphus

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

On Wed, Mar 26, 2008 at 11:03:40PM +0500, Andrey Rahmatullin wrote:
> On Wed, Mar 26, 2008 at 08:47:17PM +0300, Volkov Ivan A. wrote:
> > установил desktop 4 lite.
> > настроил репозиторий на sisyphus и попытался поставить kde4.
> > kde4base-runtime-4.0.2-alt2 kde4base-workspace-4.0.2-alt3 показали зависимости на kde3 пакеты.
> > вручную установил runtime и workspace с --nodeps и kde заработало.
> > Зависимости не нужны?
> +1
> 
> $ rpm -qR kde4base-runtime
> kdebase-libs

$ rpm -bl -vv ~/RPM/SPECS/kde4base-runtime.spec 2>&1 |grep kdebase-libs
shell.req: /usr/src/tmp/kde4base-runtime-buildroot/usr/lib64/kde4/libexec/kdeeject: kdialog -> /usr/bin/kdialog -> kdebase-libs (via contents_index_bin)

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

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

* Re: [sisyphus] kde4base runtime and workspace
  2008-03-26 20:04   ` Alexey Tourbin
@ 2008-03-26 20:08     ` Alexey Tourbin
  0 siblings, 0 replies; 4+ messages in thread
From: Alexey Tourbin @ 2008-03-26 20:08 UTC (permalink / raw)
  To: sisyphus

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

On Wed, Mar 26, 2008 at 11:04:13PM +0300, Alexey Tourbin wrote:
> On Wed, Mar 26, 2008 at 11:03:40PM +0500, Andrey Rahmatullin wrote:
> > On Wed, Mar 26, 2008 at 08:47:17PM +0300, Volkov Ivan A. wrote:
> > > установил desktop 4 lite.
> > > настроил репозиторий на sisyphus и попытался поставить kde4.
> > > kde4base-runtime-4.0.2-alt2 kde4base-workspace-4.0.2-alt3 показали зависимости на kde3 пакеты.
> > > вручную установил runtime и workspace с --nodeps и kde заработало.
> > > Зависимости не нужны?
> > +1
> > 
> > $ rpm -qR kde4base-runtime
> > kdebase-libs
> 
> $ rpm -bl -vv ~/RPM/SPECS/kde4base-runtime.spec 2>&1 |grep kdebase-libs
> shell.req: /usr/src/tmp/kde4base-runtime-buildroot/usr/lib64/kde4/libexec/kdeeject: kdialog -> /usr/bin/kdialog -> kdebase-libs (via contents_index_bin)

$ fgrep bin/kdialog ~tmp/build/cache/contents/contents_index_all   
/usr/bin/kdialog        kdebase-libs                                           
/usr/lib/kde4bin/kdialog        kde4base-kdialog
$

Это тема для devel@.

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

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

end of thread, other threads:[~2008-03-26 20:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-26 17:47 [sisyphus] kde4base runtime and workspace Volkov Ivan A.
2008-03-26 18:03 ` Andrey Rahmatullin
2008-03-26 20:04   ` Alexey Tourbin
2008-03-26 20:08     ` Alexey Tourbin

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