Re: Would anyone here like an up to date KDE status page? (like perhaps kde.debian.net)
--- Chris Cheney <[EMAIL PROTECTED]> wrote: > On Wed, Jan 30, 2002 at 08:32:43PM -0800, tluxt wrote: > > Listing things such as the status of KDE for Woody & Sid, > > the recommended packages to install for W&S (for instance, "kde" is > > more comprehensive, but doesn't exist yet in W, therefore in W install > > "kdebase"), the status for KDE3, etc? > > > > Please reply to this debian-kde@lists.debian.org list. > > I have something like this, but nearly as detailed at p.d.o/~ccheney/ > basically it just tells what I am currently doing. It is heavily > modeled after Branden's XSF page (see the source ;). A faq type page > would probably be good to have also, if you want I can put it in my dir, > or it can be setup elsewhere. It would be good to have such info on a URL that is easy for people new to Debian to find - maybe kde.debian.org. Perhaps, even, that link could be put at the bottom of the left menu bar on http://www.debian.org under a heading "Family", similar to what is done at www.kde.org. Chris: do you think that would be useful to anyone? Would you like to set that up? Would you like me to investigate how that could get accomplished? __ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com
Erroneous out of space msg & fs corruption on W>S then KDE install
During a KDE install I get an err msg saying out of disk space. There was plenty of space on the disk, and I seem to recall seeing a similar msg on -user, -kde or -devel in about the past day. So I just wanted to post this in case others start to see a problem like this. I have a 3 week old woody system with KDE. I decided to upgrade it to Sid so I could get the "kde" metapackage, because woody only had the "kdebase" package. As root I did: apt-get update apt-get upgrade which went fine. I changed /etc/apt/sources.list to point to sid apt-get update apt-get dist-upgrade At some point here I got: Preparing to replace kdelibs3 4:2.2.2-5 (using .../kdelibs3_4%3a2.2.2-11_i386.deb) ... Unpacking replacement kdelibs3 ... Preparing to replace ark 4:2.2.2-5 (using .../ark_4%3a2.2.2-8.1_i386.deb) ... Unpacking replacement ark ... Errors were encountered while processing: /var/cache/apt/archives/kdelibs3-bin_4%3a2.2.2-11_i386.deb E: Sub-process /usr/bin/dpkg returned an error code (1) debian:~/upgrade# exit I continued on: Script started on Thu Jan 31 02:09:19 2002 debian:~/upgrade# exitapt-get dist-upgrade Reading Package Lists... 0% Reading Package Lists... 0% Reading Package Lists... 1% Reading Package Lists... Done Building Dependency Tree... 0% Building Dependency Tree... 0% Building Dependency Tree... 0% Building Dependency Tree... 50% Building Dependency Tree... 50% Building Dependency Tree... Done You might want to run `apt-get -f install' to correct these. Sorry, but the following packages have unmet dependencies: kdelibs3: Depends: kdelibs3-bin but it is not installed or kdelibs-bin E: Unmet dependencies. Try using -f. debian:~/upgrade# apt-get dist-upgrade [EMAIL PROTECTED] [EMAIL PROTECTED] Reading Package Lists... 0% Reading Package Lists... 100% Reading Package Lists... Done Building Dependency Tree... 0% Building Dependency Tree... 0% Building Dependency Tree... 50% Building Dependency Tree... 50% Building Dependency Tree... Done Correcting dependencies... Done Calculating Upgrade... Done The following NEW packages will be installed: kdelibs3-bin libglib1.3-12 libslp1 35 packages upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 63 packages not fully installed or removed. Need to get 0B/43.4MB of archives. After unpacking 1568kB will be used. Do you want to continue? [Y/n] y I continued on again: Preparing to replace kdebase-doc 4:2.2.1.0-6 (using .../kdebase-doc_4%3a2.2.2-13_all.deb) ... Unpacking replacement kdebase-doc ... Errors were encountered while processing: /var/cache/apt/archives/kdebase-libs_4%3a2.2.2-13_i386.deb E: Sub-process /usr/bin/dpkg returned an error code (1) debian:~/upgrade# apt-get -f dist-upgrade[2P dist-upgrade Reading Package Lists... 0% Reading Package Lists... 0% Reading Package Lists... 1% Reading Package Lists... Done Building Dependency Tree... 0% Building Dependency Tree... 0% Building Dependency Tree... 0% Building Dependency Tree... 50% Building Dependency Tree... 50% Building Dependency Tree... Done You might want to run `apt-get -f install' to correct these. Sorry, but the following packages have unmet dependencies: kdebase: Depends: kdebase-libs (= 4:2.2.2-13) but 4:2.2.1.0-6 is installed konqueror: Depends: kdebase-libs (= 4:2.2.2-13) but 4:2.2.1.0-6 is installed E: Unmet dependencies. Try using -f. debian:~/upgrade# apt-get dist-upgrade [EMAIL PROTECTED] dist-upgrade install Reading Package Lists... 0% Reading Package Lists... 100% Reading Package Lists... Done Building Dependency Tree... 0% Building Dependency Tree... 0% Building Dependency Tree... 50% Building Dependency Tree... 50% Building Dependency Tree... Done Correcting dependencies... Done The following extra packages will be installed: kdebase-libs 1 packages upgraded, 0 newly installed, 0 to remove and 19 not upgraded. 81 packages not fully installed or removed. Need to get 0B/1649kB of archives. After unpacking 483kB will be used. Do you want to continue? [Y/n] y (Reading database ... 24526 files and directories currently installed.) Preparing to replace kdebase-libs 4:2.2.1.0-6 (using .../kdebase-libs_4%3a2.2.2-13_i386.deb) ... Unpacking replacement kdebase-libs ... Setting up update (2.11-4) ... Setting up cpio (2.4.2-40) ... and that worked fine. I then started KDE & web browsed, that worked fine. I checked my df & had about 280MB free I then did apt-get install kde It said 0 packages upgraded, 53 newly installed, 0 to remove and 19 not upgraded. Need to get 17.0MB of archives. After unpacking 52.8MB will be used. Do you want to continue? [Y/n] y I think this process had some problem I can't recall. I think I then continued again, and here is where I got the error msg about being out of space, which should not have occurred since the estim
Re: Erroneous out of space msg & fs corruption on W>S then KDE install
On Thu, Jan 31, 2002 at 03:37:06AM -0800, tluxt wrote: > I then started KDE & web browsed, that worked fine. > I checked my df & had about 280MB free -snip- > > I then did > apt-get install kde > It said > 0 packages upgraded, 53 newly installed, 0 to remove and 19 not upgraded. > Need to get 17.0MB of archives. After unpacking 52.8MB will be used. > Do you want to continue? [Y/n] y > > I think this process had some problem I can't recall. > > I think I then continued again, > and here is where I got the error msg about being out of space, which > should not have occurred since the estimated size was well below the > available size. The 52.8MB used isn't the total actually required to complete the operation but I am not completely familiar with how dpkg installs packages. At a minimum you need the space for all the packages (the 53 debs) it downloads plus the space listed to install (52.8MB). I am not sure if you need double the space that the packages take unpacked or if dpkg just overwrites on install. I think that 280MB should have been enough free space though. 8) Chris
Re: KDE3 CVS (yesterday) binaries for Woody available
On Tue, Jan 29, 2002 at 05:36:47PM +0100, Franz Keferboeck wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > That's simply great!! Thanx you for this... > > I already compiled kde3 on my main computer... i didn't want to interrupt, so > I had to stay awake all night, cause my computer's in the same room as my > bed;-) You need some more geektraining. I sleep next to at least 3 running computers, one less then 30 cm away from my head (for reading ebooks). > > > > PPS: If I get enough praise on the list, I might do this again. :) > praise, praise, lots of praise. Is this enough or shall I set up a cronjob? :P Tnx for the package. It works great. -- Casper Gielen [EMAIL PROTECTED], [EMAIL PROTECTED] -- "After you install Windows XP, you have the option to create user accounts. If you create user accounts, by default, they will have an account type of Administrator with no password."
libmysqlclient support in kdebase
As of samba 2.2.2-11 libmysqlclient is available in Debian, will it be supported in kdebase in the next upload? (for de kio-smb ioslave) Alex
installing kde
Hello, Is there a task package to get the bulk of KDE installed on woody? I'm an old enlightenment user and thought I'd give KDE a look. I couldn't find a task package so installed kdebase, but there are no kde apps that get installed. Do I need to install each one individually? Is there an easier way? Thanks, Rob
Re: installing kde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 31 January 2002 09:51 am, Rob Hudson wrote: > Hello, > > Is there a task package to get the bulk of KDE installed on woody? > I'm an old enlightenment user and thought I'd give KDE a look. I > couldn't find a task package so installed kdebase, but there are no > kde apps that get installed. Do I need to install each one > individually? Is there an easier way? > > Thanks, > Rob You are going to be *much* happier if you "pin" the kde packages and use the ones from sid. See various mailing list threads about this very subject, in the last week or so. And yes, in sid, there is a "kde" metapackage that will get all the packages you could want :-) HTH and HAND. - -- D.A.Bishop -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE8WXbYEHLN/FXAbC0RAnDjAKDbH/QY9OZxun8n9EyXLvzjXJyyxwCg4ow/ R/GD5E55RtCcWPJeSA8Q/3E= =y4zk -END PGP SIGNATURE-
Re: libmysqlclient support in kdebase
On Thu, Jan 31, 2002 at 05:46:52PM +0100, Alex wrote: > As of samba 2.2.2-11 libmysqlclient is available in Debian, will it be > supported in kdebase in the next upload? (for de kio-smb ioslave) > > Alex Yes I will try to have it linked into kdebase. Chris
again kde3
hi! i updated my sources.list to sid. but there are no new kde-packages. why??? any idea? or do i need another server. someone knows one uli
Re: again kde3
Am Donnerstag, 31. Januar 2002 18:52 schrieb Ulrich Schinz: > hi! > i updated my sources.list to sid. > but there are no new kde-packages. > why??? > any idea? > or do i need another server. someone knows one > uli There are no kde3 debs yet! Max