Bug#227007: arts_1.1.5-1(unstable/arm): needs libtool update for arm

2004-01-10 Thread James Troup
Package: arts
Version: 1.1.5-1
Severity: serious

The version of libtool used to build this source package is too old to
correctly support shared libraries for at least arm.  Please see
http://people.debian.org/~keybuk/libtool-pass_all.html for more
information.

| Automatic build of arts_1.1.5-1 on europa by sbuild/arm 1.170.4
| Build started at 20040109-1945
| **

[...]

| ** Using build dependencies supplied by package:
| Build-Depends: automake1.7, debhelper ( 4.0.18), docbook-to-man, gawk, 
gettext, libasound2-dev, libaudio-dev, libaudiofile-dev, libglib2.0-dev, 
libmad0-dev, libqt3-mt-dev, libvorbis-dev, sharutils, texinfo, xlibs-pic

[...]

| checking how to recognise dependant libraries... file_magic ELF 
[0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )

[...]

| *** Warning: linker path does not have real file for library -lXinerama.

A complete build log can be found at
http://buildd.debian.org/build.php?arch=armpkg=artsver=1.1.5-1

-- 
James



Processing of arts_1.1.5-2_i386.changes

2004-01-10 Thread Archive Administrator
arts_1.1.5-2_i386.changes uploaded successfully to localhost
along with the files:
  arts_1.1.5-2.dsc
  arts_1.1.5-2.diff.gz
  libarts1_1.1.5-2_i386.deb
  libarts1-dev_1.1.5-2_i386.deb
  libartsc0_1.1.5-2_i386.deb
  libartsc0-dev_1.1.5-2_i386.deb
  arts_1.1.5-2_all.deb

Greetings,

Your Debian queue daemon



kdelibs build problem

2004-01-10 Thread Dr Matthew M Lavy
I would be very grateful for advice on the following: 

I have just upgraded my Debian system from woody to unstable (big hike I 
know :)). All is well, except for KDE. kdeinit fails to start; further 
investigation reveals the following: 


#kde-config
kde-config: relocation error: /usr/lib/libkdefx.so.4: undefined symbol: 
_ZN7QObject5eventEP6QEvent 


Hmm. So:
#apt-get -b source kdelibs4 


[... config fine; build process underway ...]
gcc -shared  .libs/fakes.o .libs/vsnprintf.o   -Wl,-soname 
-Wl,libkdefakes.so.4 -o .libs/libkdefakes.so.4.1.0
(cd .libs  rm -f libkdefakes.so.4  ln -s libkdefakes.so.4.1.0 
libkdefakes.so.4)
(cd .libs  rm -f libkdefakes.so  ln -s libkdefakes.so.4.1.0 
libkdefakes.so)

creating libkdefakes.la
(cd .libs  rm -f libkdefakes.la  ln -s ../libkdefakes.la libkdefakes.la)
../dcop/dcopidl/dcopidl ../../kdecore/ksycoca.h  ksycoca.kidl || ( rm -f 
ksycoca.kidl ; false )
../dcop/dcopidl/dcopidl: relocation error: ../dcop/dcopidl/dcopidl: 
undefined symbol: _ZN7QString11shared_nullE

make[4]: *** [ksycoca.kidl] Error 1
make[4]: Leaving directory `/tmp/kdelibs-3.1.4/obj-i386-linux/kdecore'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/kdelibs-3.1.4/obj-i386-linux/kdecore'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/kdelibs-3.1.4/obj-i386-linux'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/kdelibs-3.1.4/obj-i386-linux'
make: *** [build-arch-stamp] Error 2 

In other words, here's my relocation error again. 

Any thoughts would be appreciated. 

Matthew 


--
Matthew M Lavy MA PhD PgDL ARCM LTCL
http://www.scribblin.gs



kdelibs build problem

2004-01-10 Thread Dr Matthew M Lavy
Sorry - forgot the essentials: 


Linux i386
Kernel version 2.4.19
gcc version 3.3.3. 20031229
libqt3c102-mt et al v3.2.3-1 


--Forwarded message --
From: Dr Matthew M Lavy [EMAIL PROTECTED]
To: debian-qt-kde@lists.debian.org 

I would be very grateful for advice on the following: 

I have just upgraded my Debian system from woody to unstable (big hike I 
know :)). All is well, except for KDE. kdeinit fails to start; further 
investigation reveals the following: 


#kde-config
kde-config: relocation error: /usr/lib/libkdefx.so.4: undefined symbol: 
_ZN7QObject5eventEP6QEvent 


Hmm. So:
#apt-get -b source kdelibs4 


[... config fine; build process underway ...]
gcc -shared  .libs/fakes.o .libs/vsnprintf.o   -Wl,-soname 
-Wl,libkdefakes.so.4 -o .libs/libkdefakes.so.4.1.0
(cd .libs  rm -f libkdefakes.so.4  ln -s libkdefakes.so.4.1.0 
libkdefakes.so.4)
(cd .libs  rm -f libkdefakes.so  ln -s libkdefakes.so.4.1.0 
libkdefakes.so)

creating libkdefakes.la
(cd .libs  rm -f libkdefakes.la  ln -s ../libkdefakes.la libkdefakes.la)
../dcop/dcopidl/dcopidl ../../kdecore/ksycoca.h  ksycoca.kidl || ( rm -f 
ksycoca.kidl ; false )
../dcop/dcopidl/dcopidl: relocation error: ../dcop/dcopidl/dcopidl: 
undefined symbol: _ZN7QString11shared_nullE

make[4]: *** [ksycoca.kidl] Error 1
make[4]: Leaving directory `/tmp/kdelibs-3.1.4/obj-i386-linux/kdecore'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/kdelibs-3.1.4/obj-i386-linux/kdecore'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/kdelibs-3.1.4/obj-i386-linux'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/kdelibs-3.1.4/obj-i386-linux'
make: *** [build-arch-stamp] Error 2 

In other words, here's my relocation error again. 

Any thoughts would be appreciated. 

Matthew 


--
Matthew M Lavy MA PhD PgDL ARCM LTCL 



Re: kdelibs build problem

2004-01-10 Thread Dominique Devriese
Matthew M Lavy writes:

 I would be very grateful for advice on the following: I have just
 upgraded my Debian system from woody to unstable (big hike I know
 :)). All is well, except for KDE. kdeinit fails to start; further
 investigation reveals the following: #kde-config kde-config:
 relocation error: /usr/lib/libkdefx.so.4: undefined symbol:
 _ZN7QObject5eventEP6QEvent Hmm. So:

Hi,

Please ask this question on the debian-kde@lists.debian.org mailing
list.

cheers
domi



Bug#185511: marked as done (konqueror: JavaScript error)

2004-01-10 Thread Debian Bug Tracking System
Your message dated Fri, 09 Jan 2004 20:29:00 +0100
with message-id [EMAIL PROTECTED]
and subject line No reply
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 19 Mar 2003 21:06:31 +
From [EMAIL PROTECTED] Wed Mar 19 15:06:30 2003
Return-path: [EMAIL PROTECTED]
Received: from viefep16-int.chello.at [213.46.255.17] 
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 18vklV-0006li-00; Wed, 19 Mar 2003 15:06:25 -0600
Received: from roadrunner.sopron.hu ([80.98.79.17])
  by viefep16-int.chello.at
  (InterMail vM.5.01.05.17 201-253-122-126-117-20021021) with ESMTP
  id [EMAIL PROTECTED];
  Wed, 19 Mar 2003 22:05:53 +0100
Received: from ggabor by roadrunner.sopron.hu with local (Exim 3.36 #1 (Debian))
id 18vkkx-0003Au-00; Wed, 19 Mar 2003 22:05:51 +0100
From: Gabor Gludovatz [EMAIL PROTECTED]
Subject: konqueror: JavaScript error
To: [EMAIL PROTECTED]
X-Mailer: bug 3.3.10.2
Message-Id: [EMAIL PROTECTED]
Date: Wed, 19 Mar 2003 22:05:51 +0100
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-0.2 required=4.0
tests=HAS_PACKAGE,SPAM_PHRASE_00_01
version=2.44
X-Spam-Level: 

Package: konqueror
Version: 4:3.1.0-0woody2
Severity: normal

Komnqueror's JavaScript fails to behave properly in a few situations.

I use 1rstwap.com's sms sender, and in Explorer a counter counts back how many 
characters I have. In Konqueror the
counter displays 160 (the maximum) always.

-- System Information
Debian Release: testing/unstable
Kernel Version: Linux roadrunner 2.4.20-int-grsec-route-lm #2 Fri Jan 17 
14:17:56 CET 2003 i686 unknown unknown GNU/Linux

Versions of the packages konqueror depends on:
ii  kate   3.1.0-0woody2  KDE Advanced Text Editor
ii  kdelibs4   3.1.0-0woody5  KDE core libraries
ii  libart-2.0-2   2.3.11-3   Library of functions for 2D graphics - runti
ii  libc6  2.3.1-10   GNU C Library: Shared libraries and Timezone
ii  libfam02.6.8-3client library to control the FAM daemon
ii  libjpeg62  6b-6   The Independent JPEG Group's JPEG runtime li
ii  libkonq4   3.1.0-0woody2  Core libraries for KDE's file manager
ii  libpng31.2.5-8PNG library - runtime
ii  libqt3-mt  3.1.1+cvs.2002 Qt GUI Library (Threaded runtime version)
ii  libstdc++2.10- 2.95.4-15  The GNU stdc++ library
ii  xlibs  4.2.1-5X Window System client libraries
ii  zlib1g 1.1.4-6compression library - runtime

---
Received: (at 185511-done) by bugs.debian.org; 10 Jan 2004 17:05:31 +
From [EMAIL PROTECTED] Sat Jan 10 11:04:34 2004
Return-path: [EMAIL PROTECTED]
Received: from rusty.kulnet.kuleuven.ac.be [134.58.240.42] 
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1Af2Iy-0004rt-00; Fri, 09 Jan 2004 13:28:24 -0600
Received: from localhost (localhost [127.0.0.1])
by rusty.kulnet.kuleuven.ac.be (Postfix) with ESMTP id 257A01D72AB
for [EMAIL PROTECTED]; Fri,  9 Jan 2004 20:28:24 +0100 (CET)
Received: from lepidus.kulnet.kuleuven.ac.be (lepidus.kulnet.kuleuven.ac.be 
[134.58.240.72])
by rusty.kulnet.kuleuven.ac.be (Postfix) with ESMTP id B00D01D728E
for [EMAIL PROTECTED]; Fri,  9 Jan 2004 20:28:23 +0100 (CET)
Received: from appel (domi.kotnet.org [10.0.57.168])
by lepidus.kulnet.kuleuven.ac.be (Postfix) with ESMTP id A1FB4380151
for [EMAIL PROTECTED]; Fri,  9 Jan 2004 20:28:23 +0100 (CET)
Received: from domi by appel with local (Exim 3.36 #1 (Debian))
id 1Af2JY-0007hG-00
for [EMAIL PROTECTED]; Fri, 09 Jan 2004 20:29:00 +0100
To: [EMAIL PROTECTED]
Subject: No reply
From: Dominique Devriese [EMAIL PROTECTED]
Date: Fri, 09 Jan 2004 20:29:00 +0100
Message-ID: [EMAIL PROTECTED]
User-Agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Reasonable Discussion,
 linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: Dominique Devriese [EMAIL PROTECTED]
X-Virus-Scanned: by KULeuven Antivirus Cluster
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 
2.60-master.debian.org_2003_11_25-bugs.debian.org_2004_1_5 
(1.212-2003-09-23-exp) on master.debian.org
X-Spam-Status: No, hits=0.0 required=4.0 tests=none autolearn=no 
version=2.60-master.debian.org_2003_11_25-bugs.debian.org_2004_1_5
X-Spam-Level: 


Very unspecific bug report, and no reply from the 

kdenonbeta/kdedebian/livecd/packagelist

2004-01-10 Thread Eva Brucherseifer
CVS commit by eva: 

* added package lists and package sizes 


  Aalpha5.sizes   1.1
  Aalpha5_list   1.1
  M +9 -0  might_be_removed   1.2


--- kdenonbeta/kdedebian/livecd/packagelist/might_be_removed  #1.1:1.2
@@ -2,13 +2,22 @@
 atlantik
 atlantikdesign
+dirmngr
 dhcp
 gphoto2
 gv
+isapnptools
+info
 john
 kappfinder
 karbon
+kaudiocreator
 kugar
+nano
 nvi ??
 pump
 python2.2-sip-... ??
+samba
 vimpart 
+xmms
+
+some games?




Bug#227007: marked as done (arts_1.1.5-1(unstable/arm): needs libtool update for arm)

2004-01-10 Thread Debian Bug Tracking System
Your message dated Sat, 10 Jan 2004 05:02:09 -0500
with message-id [EMAIL PROTECTED]
and subject line Bug#227007: fixed in arts 1.1.5-2
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 10 Jan 2004 05:50:29 +
From [EMAIL PROTECTED] Fri Jan 09 23:50:12 2004
Return-path: [EMAIL PROTECTED]
Received: from cpc1-leed3-6-0-cust171.ldst.cable.ntl.com (shiri.gloaming.local) 
[80.6.171.171] 
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1Af91D-0007ds-00; Fri, 09 Jan 2004 20:38:31 -0600
Received: from james by shiri.gloaming.local with local (Exim 3.36 #1 (Debian))
id 1Af91C-0008Bz-00
for [EMAIL PROTECTED]; Sat, 10 Jan 2004 02:38:30 +
To: [EMAIL PROTECTED]
Subject: arts_1.1.5-1(unstable/arm): needs libtool update for arm
Mail-Copies-To: never
From: James Troup [EMAIL PROTECTED]
Date: Sat, 10 Jan 2004 02:38:30 +
Message-ID: [EMAIL PROTECTED]
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: James Troup [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 
2.60-master.debian.org_2003_11_25-bugs.debian.org_2004_1_5 
(1.212-2003-09-23-exp) on master.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no 
version=2.60-master.debian.org_2003_11_25-bugs.debian.org_2004_1_5
X-Spam-Level: 

Package: arts
Version: 1.1.5-1
Severity: serious

The version of libtool used to build this source package is too old to
correctly support shared libraries for at least arm.  Please see
http://people.debian.org/~keybuk/libtool-pass_all.html for more
information.

| Automatic build of arts_1.1.5-1 on europa by sbuild/arm 1.170.4
| Build started at 20040109-1945
| **

[...]

| ** Using build dependencies supplied by package:
| Build-Depends: automake1.7, debhelper ( 4.0.18), docbook-to-man, gawk, 
gettext, libasound2-dev, libaudio-dev, libaudiofile-dev, libglib2.0-dev, 
libmad0-dev, libqt3-mt-dev, libvorbis-dev, sharutils, texinfo, xlibs-pic

[...]

| checking how to recognise dependant libraries... file_magic ELF 
[0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )

[...]

| *** Warning: linker path does not have real file for library -lXinerama.

A complete build log can be found at
http://buildd.debian.org/build.php?arch=armpkg=artsver=1.1.5-1

-- 
James

---
Received: (at 227007-close) by bugs.debian.org; 10 Jan 2004 14:38:38 +
From [EMAIL PROTECTED] Sat Jan 10 08:38:37 2004
Return-path: [EMAIL PROTECTED]
Received: from auric.debian.org [206.246.226.45] 
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1AfG5U-0004JD-00; Sat, 10 Jan 2004 04:11:24 -0600
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
id 1AfFwX-0006c6-00; Sat, 10 Jan 2004 05:02:09 -0500
From: Christopher L Cheney [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.43 $
Subject: Bug#227007: fixed in arts 1.1.5-2
Message-Id: [EMAIL PROTECTED]
Sender: Archive Administrator [EMAIL PROTECTED]
Date: Sat, 10 Jan 2004 05:02:09 -0500
Delivered-To: [EMAIL PROTECTED]

Source: arts
Source-Version: 1.1.5-2

We believe that the bug you reported is fixed in the latest version of
arts, which is due to be installed in the Debian FTP archive:

arts_1.1.5-2.diff.gz
  to pool/main/a/arts/arts_1.1.5-2.diff.gz
arts_1.1.5-2.dsc
  to pool/main/a/arts/arts_1.1.5-2.dsc
arts_1.1.5-2_all.deb
  to pool/main/a/arts/arts_1.1.5-2_all.deb
libarts1-dev_1.1.5-2_i386.deb
  to pool/main/a/arts/libarts1-dev_1.1.5-2_i386.deb
libarts1_1.1.5-2_i386.deb
  to pool/main/a/arts/libarts1_1.1.5-2_i386.deb
libartsc0-dev_1.1.5-2_i386.deb
  to pool/main/a/arts/libartsc0-dev_1.1.5-2_i386.deb
libartsc0_1.1.5-2_i386.deb
  to pool/main/a/arts/libartsc0_1.1.5-2_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christopher L Cheney [EMAIL PROTECTED] (supplier of updated arts package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP 

Processing of kdelibs_3.1.5-1_i386.changes

2004-01-10 Thread Archive Administrator
kdelibs_3.1.5-1_i386.changes uploaded successfully to localhost
along with the files:
  kdelibs_3.1.5-1.dsc
  kdelibs_3.1.5.orig.tar.gz
  kdelibs_3.1.5-1.diff.gz
  kdelibs-bin_3.1.5-1_i386.deb
  kdelibs4_3.1.5-1_i386.deb
  kdelibs4-dev_3.1.5-1_i386.deb
  kdelibs_3.1.5-1_all.deb
  kdelibs-data_3.1.5-1_all.deb
  kdelibs4-doc_3.1.5-1_all.deb

Greetings,

Your Debian queue daemon



kdenonbeta/kdedebian/livecd/packagelist

2004-01-10 Thread Eva Brucherseifer
CVS commit by eva: 

package list of the next version, which is in the making right now


  Aalpha6_list   1.1





kdebindings/debian

2004-01-10 Thread Dominique Devriese
CVS commit by domi: 

why is xpart-notepad still here ?


  Rxpart-notepad.install   1.2





kdelibs_3.1.5-1_i386.changes ACCEPTED

2004-01-10 Thread Debian Installer

Accepted:
kdelibs-bin_3.1.5-1_i386.deb
  to pool/main/k/kdelibs/kdelibs-bin_3.1.5-1_i386.deb
kdelibs-data_3.1.5-1_all.deb
  to pool/main/k/kdelibs/kdelibs-data_3.1.5-1_all.deb
kdelibs4-dev_3.1.5-1_i386.deb
  to pool/main/k/kdelibs/kdelibs4-dev_3.1.5-1_i386.deb
kdelibs4-doc_3.1.5-1_all.deb
  to pool/main/k/kdelibs/kdelibs4-doc_3.1.5-1_all.deb
kdelibs4_3.1.5-1_i386.deb
  to pool/main/k/kdelibs/kdelibs4_3.1.5-1_i386.deb
kdelibs_3.1.5-1.diff.gz
  to pool/main/k/kdelibs/kdelibs_3.1.5-1.diff.gz
kdelibs_3.1.5-1.dsc
  to pool/main/k/kdelibs/kdelibs_3.1.5-1.dsc
kdelibs_3.1.5-1_all.deb
  to pool/main/k/kdelibs/kdelibs_3.1.5-1_all.deb
kdelibs_3.1.5.orig.tar.gz
  to pool/main/k/kdelibs/kdelibs_3.1.5.orig.tar.gz
Announcing to debian-devel-changes@lists.debian.org
Closing bugs: 206976 220883 


Thank you for your contribution to Debian.



Bug#227083: kdelibs4: kdelibs4: Depends: libxslt1 (= 1.0.33) but it is not installable

2004-01-10 Thread LaMont Jones
Package: kdelibs4
Version: 4:3.1.4-3
Severity: serious

% apt-get -udy install libxslt1
Package libxslt1 has no available version, but exists in the database.
This typically means that the package was mentioned in a dependency and
never uploaded, has been obsoleted or is not available with the contents
of sources.list
However the following packages replace it:
  libxslt1.1
E: Package libxslt1 has no installation candidate

Looks like kde needs to be rebuilt using libxslt1.1, rather than libxslt1.

lamont

-- System Information
Debian Release: testing/unstable
Kernel Version: Linux smallone.mmjgroup.com 2.4.23-pa2 #25 SMP Wed Dec 3 
13:57:27 MST 2003 parisc64 GNU/Linux




KDE_3_1_BRANCH: kdebindings/debian

2004-01-10 Thread Dominique Devriese
CVS commit by domi: 

Oops, Richard Dale tells me that the kdec and qtc libraries are only
meant as backends for other bindings, and their development stuff
doesn't need installing.


  M +2 -2  changelog   1.3.2.7
  M +0 -22 control   1.4.2.12
  Rlibkdec-dev.install   1.1.2.1
  Rlibqtc-dev.install   1.1.2.1


--- kdebindings/debian/changelog  #1.3.2.6:1.3.2.7
@@ -13,6 +13,6 @@
   * Fix the dcoppython package to conform to the Debian Python Policy;
 rename to python-dcop, add proper versioned depends on python
-  * Move the dcopc, kdec and qtc headers and their development library links 
to a
-new libkdec-dev and libqtc-dev package respectively.
+  * Move the dcopc headers and its development library links to a
+new libdcopc-dev package.
   * Don't install the Qt and KDE JNI headers and development library links,
 they are only meant for internal use.

--- kdebindings/debian/control  #1.4.2.11:1.4.2.12
@@ -63,15 +63,4 @@
  This package is part of the official KDE bindings module.
 
-Package: libqtc-dev
-Architecture: any
-Section: devel
-Depends: libqtc1 (= ${Source-Version})
-Description: Qt bindings for C ( Development Files )
- This package contains the headers and symbolic links necessary to
- compile and develop programs with the C Qt bindings.  Qt is a very
- popular GUI toolkit, used by the KDE desktop environment.
- .
- This package is part of the official KDE bindings module.
-
 Package: libkdec1
 Architecture: any
@@ -85,15 +74,4 @@
  This package is part of the official KDE bindings module.
 
-Package: libkdec-dev
-Architecture: any
-Section: devel
-Depends: libkdec1 (= ${Source-Version})
-Description: kdelibs bindings for C ( Development Files )
- This package contains the headers and symbolic links necessary to
- compile and develop programs with the C kdelibs bindings.  KDE is the
- K Desktop Environment, a very popular UNIX Desktop Environment.
- .
- This package is part of the official KDE bindings module.
-
 Package: libdcop3-java
 Architecture: all




kdenonbeta/kdedebian/livecd

2004-01-10 Thread Eva Brucherseifer
CVS commit by eva: 

added comments and more todo's


  M +1 -0  BUGS   1.13
  M +32 -1 TODO   1.8


--- kdenonbeta/kdedebian/livecd/BUGS  #1.12:1.13
@@ -53,4 +53,5 @@
  After style changes menu transparency disappears 
  sometimes (I had no time to find the pattern)
+ 2004-01-10 eva: We shouldn't use menu transparency anyways
 
   13 Alpha42004-01-07  Mark Bucciarelli

--- kdenonbeta/kdedebian/livecd/TODO  #1.7:1.8
@@ -59,4 +59,15 @@
 [EMAIL PROTECTED] on kde-debian, KDE uses the system local
 and KDM uses /etc/kde3/kdm/kdmrc.
+
+(eva)
+Are you sure all desktop files contain translations?
+The translated descriptions are not visible in the menu editor and
+you need to translate the strings in the desktop file for the
+entry.
+
+We also need to change some more setting with the language:
+* bookmark names
+* links to documenation
+* 
 
   Mark Bucciarelli [EMAIL PROTECTED]
@@ -68,4 +79,15 @@
 language.
 
+(eva)
+amu got the script by eva
+
+  * TODO: add administration apps and other stuff from knoppix. E.g. the 
+  script to use a homedir on floppy or disk
+  (this also would help to preconfigure the desktop)
+
+  * TODO: config tool for wlan (doesn't work at all)
+  I also have this error message during boot:
+  /var/lib/misc/pcmcia-scheme is missing
+  
   Andreas Meuller [EMAIL PROTECTED]
 
@@ -86,7 +108,16 @@
 * TODO: Select Applications by 2004-01-08
 
+* Missing applications:
+ kdevelop
+ kdesdk
+ sim 
+ OOo kickstarter applet
+  
+* TODO: OOo uses Gnome icons - use KDE icons
+
   Eva Brucherseifer [EMAIL PROTECTED]
 * TODO: Simplify Menu Structure by 2004-01-08
 * TODO: Configure apps so they interact seemlessly by 2004-01-08
+* TODO: Configure Desktop in a sensible way
 
  X  * DONE: Describe how to use Plastique as default theme by 2004-01-08




Bug#226938: marked as done (dpkg: error processing kdm (--configure))

2004-01-10 Thread Debian Bug Tracking System
Your message dated Fri, 09 Jan 2004 20:18:37 +0100
with message-id [EMAIL PROTECTED]
and subject line Please check for duplicates before reporting a bug.
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--
Received: (at submit) by bugs.debian.org; 9 Jan 2004 16:42:25 +
From [EMAIL PROTECTED] Fri Jan 09 10:42:16 2004
Return-path: [EMAIL PROTECTED]
Received: from mx0.rambler.ru [81.19.66.47] 
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1AevCs-0005ga-00; Fri, 09 Jan 2004 05:53:38 -0600
Received: from mailc.rambler.ru (mailc.rambler.ru [81.19.66.27])
by mx0.rambler.ru (Postfix) with ESMTP id 08A01430D0D
for [EMAIL PROTECTED]; Fri,  9 Jan 2004 14:53:33 +0300 (MSK)
(envelope-from [EMAIL PROTECTED])
Received: from spb-213-33-245-8.ppp.sovintel.spb.ru 
(spb-213-33-245-8.ppp.sovintel.spb.ru [213.33.245.8] (may be forged))
(authenticated bits=0)
by mailc.rambler.ru (8.12.10/8.12.10) with ESMTP id i09BoxLW049043
for [EMAIL PROTECTED]; Fri, 9 Jan 2004 14:51:07 +0300 (MSK)
Message-Id: [EMAIL PROTECTED]
Content-Type: text/plain;
  charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Dmitry Rutsky [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: dpkg: error processing kdm (--configure)
X-Mailer: reportbug 2.37
Date: Thu, 08 Jan 2004 02:11:14 +0300
X-Debbugs-Cc: [EMAIL PROTECTED]
X-Auth-User: gnuser, whoson: (null)
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 
2.60-master.debian.org_2003_11_25-bugs.debian.org_2004_1_5 
(1.212-2003-09-23-exp) on master.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=HAS_PACKAGE,X_DEBBUGS_CC 
autolearn=no 
version=2.60-master.debian.org_2003_11_25-bugs.debian.org_2004_1_5
X-Spam-Level: 

Package: kdm
Version: 4:3.1.4-1
Severity: important

I got the following:


Setting up kdm (3.1.4-1) ...
dpkg: error processing kdm (--configure):
 subprocess post-installation script returned error exit status 30


What does it mean?  Since I don't use kdm I just zapped postinst, having
no will to dig into the problem.  Nonetheless feel free to ask me if you
need to.


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux Balto 2.4.24 #6 SMP Wed Jan 7 14:11:17 MSK 2004 i686
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R

Versions of packages kdm depends on:
ii  debconf1.4.2 Debian configuration management sy
ii  kdelibs4   4:3.1.4-3 KDE core libraries
ii  libart-2.0-2   2.3.16-1  Library of functions for 2D graphi
ii  libaudio2  1.6b-1The Network Audio System (NAS). (s
ii  libc6  2.3.2.ds1-10  GNU C Library: Shared libraries an
ii  libfam0c1022.6.10-6  client library to control the FAM 
ii  libfontconfig1 2.2.1-13  generic font configuration library
ii  libfreetype6   2.1.7-1   FreeType 2 font engine, shared lib
ii  libgcc11:3.3.3-0pre1 GCC support library
ii  libpam0g   0.76-14.1 Pluggable Authentication Modules l
ii  libpng12-0 1.2.5.0-4 PNG library - runtime
ii  libqt3c102-mt  3:3.2.1-6 Qt GUI Library (Threaded runtime v
ii  libstdc++5 1:3.3.3-0pre1 The GNU Standard C++ Library v3
ii  libxcursor11.0.2-4   X Cursor management library
ii  libxft22.1.2-5   FreeType-based font drawing librar
ii  libxrender10.8.3-5   X Rendering Extension client libra
ii  xbase-clients  4.2.1-15  miscellaneous X clients
ii  xlibmesa3-gl [libgl1]  4.2.1-15  Mesa 3D graphics library [XFree86]
ii  xlibs  4.2.1-15  X Window System client libraries
ii  zlib1g 1:1.2.1-3 compression library - runtime

-- debconf information:
  kdm/stop_running_server_with_children: false
  kdm/default_servers_nolisten_tcp: 
  kdm/default_servers_100dpi: 
  kdm/default_nolisten_udp: 
  shared/default-x-display-manager: kdm
  kdm/daemon_name: /usr/bin/kdm



---
Received: (at 226938-done) by bugs.debian.org; 10 Jan 2004 12:22:52 +
From [EMAIL PROTECTED] Sat Jan 10 06:22:43 2004
Return-path: [EMAIL PROTECTED]
Received: from spoetnik.kulnet.kuleuven.ac.be [134.58.240.46] 
by master.debian.org 

Processed: ...

2004-01-10 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 194305 - wontfix
Bug#194305: kdelibs-bin: kde-config should not touch /root/.kde
Tags were: wontfix upstream
Bug#220878: digikam: Build process (tries to) create dirs outside the build 
tree (/root/.kde/)
Tags removed: wontfix

 tags 220878 - wontfix
Bug#220878: digikam: Build process (tries to) create dirs outside the build 
tree (/root/.kde/)
Tags were: upstream
Bug#194305: kdelibs-bin: kde-config should not touch /root/.kde
Tags removed: wontfix

 retitle 194305 meinproc: seems to incorrectly use $USER instead of $HOME
Bug#194305: kdelibs-bin: kde-config should not touch /root/.kde
Changed Bug title.

 retitle 220878 meinproc: seems to incorrectly use $USER instead of $HOME
Bug#220878: digikam: Build process (tries to) create dirs outside the build 
tree (/root/.kde/)
Changed Bug title.

 severity 194305 important
Bug#194305: meinproc: seems to incorrectly use $USER instead of $HOME
Bug#220878: meinproc: seems to incorrectly use $USER instead of $HOME
Severity set to `important'.

 severity 220878 important
Bug#220878: meinproc: seems to incorrectly use $USER instead of $HOME
Bug#194305: meinproc: seems to incorrectly use $USER instead of $HOME
Severity set to `important'.

 stop
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)