Where is KDELIBS4?

2002-11-09 Thread Oracle Administrator
Many  packages in my KDE 3.1b2 system cannot be installed because of a 
dependency on kdelibs4.  The only kdelibs4 that is available from my 
apt-sources is kdelibs4-dev 3.0.1.  This is incompatible with KDE 3.1b2.

How do I resolve this?  I have the shakti.cx line in my apt sources file.
-- 
Comments are most appreciated,

Bob




Re: Where is KDELIBS4?

2002-11-09 Thread Karolina Lindqvist
lördagen den 9 november 2002 17.59 skrev Oracle Administrator:
> Many  packages in my KDE 3.1b2 system cannot be installed because of a
> dependency on kdelibs4.  The only kdelibs4 that is available from my
> apt-sources is kdelibs4-dev 3.0.1.  This is incompatible with KDE 3.1b2.
>
> How do I resolve this?  I have the shakti.cx line in my apt sources file.

kdelibs4 is "provided" by my libraries, but since some applications depend on 
a special version of kdelibs4, and that can't be "provided" that does not 
work always work.

For kde 3.1 rc2 I have made a meta-package kdelibs4 that should be able to 
solve the problem. But not always, since the KDE libraries have changed since 
KDE 3.0.

-- Karolina




Re: Upgrading a debian-kde 3.0.8 system to rc2

2002-11-09 Thread Karolina Lindqvist
lördagen den 9 november 2002 04.24 skrev Michael Peddemors:
> Just thought I would drop a note on this, before fuddling around..

I took away some checks for my early KDE 3.1 beta package in KDE 3.1 rc2, 
which appears like a bad move, so I have put it back again (not on ftp yet).

Sometimes I have big problems making apt-get understand that an upgrade 
actually is possible. It is not always very smart and helpful about what is 
actually wrong.

In those cases, removing the a package like here with 'dpkg -r --force-depends 
kdelibs-bin' and then doing an "apt-get -f install" suddenly makes apt-get 
able to install without conflicts.

-- Karolina






Re: Upgrading a debian-kde 3.0.8 system to rc2

2002-11-09 Thread Michael Peddemors
Yes, that worked smartly.. thanks.. 

On November 9, 2002 09:35 am, Karolina Lindqvist wrote:
> lördagen den 9 november 2002 04.24 skrev Michael Peddemors:
> > Just thought I would drop a note on this, before fuddling around..
>
> I took away some checks for my early KDE 3.1 beta package in KDE 3.1 rc2,
> which appears like a bad move, so I have put it back again (not on ftp
> yet).
>
> Sometimes I have big problems making apt-get understand that an upgrade
> actually is possible. It is not always very smart and helpful about what is
> actually wrong.
>
> In those cases, removing the a package like here with 'dpkg -r
> --force-depends kdelibs-bin' and then doing an "apt-get -f install"
> suddenly makes apt-get able to install without conflicts.
>
> -- Karolina

-- 
--
"Catch the Magic of Linux..."

Michael Peddemors - Senior Consultant
LinuxAdministration - Internet Services
NetworkServices - Programming - Security
Wizard IT Services http://www.wizard.ca
Linux Support Specialist - http://www.linuxmagic.com
LinuxMagic is a Registered TradeMark of Wizard Tower TechnoServices Ltd.

(604)589-0037 Beautiful British Columbia, Canada




Okay, new rc2 kdebase upgraded, but now more problems..

2002-11-09 Thread Michael Peddemors
apt-get install kmail

Had to perform the following to get past it..
dpkg -r --force-depends kioslave
apt-get -f install
dpkg -r --force-depends konsole
apt-get -f install
dpkg -r --force-depends kwin
apt-get -f install
apt-get install kmail


Unpacking replacement kdebase-data ...
Preparing to replace libkonq4 4:3.0.8-1 (using 
.../libkonq4_4%3a3.0.98-1_i386.deb) ...
Unpacking replacement libkonq4 ...
dpkg: error processing /var/cache/apt/archives/libkonq4_4%3a3.0.98-1_i386.deb 
(--unpack):
 trying to overwrite `/usr/lib/kde3/kded_mountwatcher.la', which is also in 
package kioslave
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Selecting previously deselected package libkonq-data.
dpkg: considering removing libkonq4 in favour of libkonq-data ...
dpkg: no, cannot remove libkonq4 (--auto-deconfigure will help):
 kfind depends on libkonq4 (>= 4:3.0.8)
  libkonq4 is to be removed.
dpkg: regarding .../libkonq-data_4%3a3.0.98-1_i386.deb containing 
libkonq-data:
 libkonq-data conflicts with libkonq4 (<< 4:3.0.8.cvs20020930-3)
  libkonq4 (version 4:3.0.8-1) is installed.
dpkg: error processing 
/var/cache/apt/archives/libkonq-data_4%3a3.0.98-1_i386.deb (--unpack):
 conflicting packages - not installing libkonq-data
Errors were encountered while processing:
 /var/cache/apt/archives/libkonq4_4%3a3.0.98-1_i386.deb
 /var/cache/apt/archives/libkonq-data_4%3a3.0.98-1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)



-- 
--
"Catch the Magic of Linux..."

Michael Peddemors - Senior Consultant
LinuxAdministration - Internet Services
NetworkServices - Programming - Security
Wizard IT Services http://www.wizard.ca
Linux Support Specialist - http://www.linuxmagic.com
LinuxMagic is a Registered TradeMark of Wizard Tower TechnoServices Ltd.

(604)589-0037 Beautiful British Columbia, Canada




Re: Upgrading a debian-kde 3.0.8 system to rc2

2002-11-09 Thread Daniel Stone
On Sat, Nov 09, 2002 at 06:35:42PM +0100, Karolina Lindqvist scrawled:
> l?rdagen den 9 november 2002 04.24 skrev Michael Peddemors:
> > Just thought I would drop a note on this, before fuddling around..
> 
> I took away some checks for my early KDE 3.1 beta package in KDE 3.1 rc2, 
> which appears like a bad move, so I have put it back again (not on ftp yet).
> 
> Sometimes I have big problems making apt-get understand that an upgrade 
> actually is possible. It is not always very smart and helpful about what is 
> actually wrong.
> 
> In those cases, removing the a package like here with 'dpkg -r 
> --force-depends 
> kdelibs-bin' and then doing an "apt-get -f install" suddenly makes apt-get 
> able to install without conflicts.

Package: kdelibs-dcop
Conflicts: kdelibs-bin (<< 4:3.0.9-1)
Replaces: kdelibs-bin (<< 4:3.0.9-1)

Of course, replase 4:3.0.9-1 with the current version number.

:) d

-- 
Daniel Stone <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
Developer - http://kopete.kde.org, http://www.kde.org


pgpwjkde5CNL7.pgp
Description: PGP signature