Bug#278834: kdebindings: FTBFS: cp: cannot stat `debian/tmp/usr/lib/ruby/1.8/i386-linux/korundum.so.0.0.0': No such file or directory

2004-10-29 Thread Kurt Roeckx
Package: kdebindings
Version: 4:3.3.0-2
Severity: serious

The packaing is failing to build on all arches with the following
error:
dh_installman
dh_install --list-missing
cp: cannot stat `debian/tmp/usr/lib/ruby/1.8/i386-linux/korundum.so.0.0.0': No
such file or directory
dh_install: command returned error code 256


Kurt




kdebindings/debian

2004-10-29 Thread Adeodato Simó
CVS commit by dato: 

- ftbfs now has a bug number.


  M +2 -1  changelog   1.12


--- kdebindings/debian/changelog  #1.11:1.12
@@ -2,8 +2,9 @@
 
   * Correct install files for *-ruby packages (caused FTBFS on !i386).
+(Closes: #278834)
 
   * Install upstream ChangeLogs with policy-compliant name. [debian/*.install]
 
- -- Adeodato Simó <[EMAIL PROTECTED]>  Tue, 26 Oct 2004 16:34:20 +0200
+ -- Adeodato Simó <[EMAIL PROTECTED]>  Fri, 29 Oct 2004 19:48:33 +0200
 
 kdebindings (4:3.3.0-2) unstable; urgency=low




Processed: tagging 278834

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

> # Automatically generated email from bts, devscripts version 2.8.4
> tags 278834 sid
Bug#278834: kdebindings: FTBFS: cp: cannot stat 
`debian/tmp/usr/lib/ruby/1.8/i386-linux/korundum.so.0.0.0': No such file or 
directory
There were no tags set.
Tags added: sid

>
End of message, stopping processing here.

Please contact me if you need assistance.

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



pkg-kde: commit - rev 148 - people

2004-10-29 Thread Adeodato Sim??
Author: dato-guest
Date: 2004-10-29 15:20:35 -0600 (Fri, 29 Oct 2004)
New Revision: 148

Added:
   people/dato/
Log:
- created dir under people.




pkg-kde: commit - rev 149 - in people/dato: . packages packages/trunk

2004-10-29 Thread Adeodato Sim??
Author: dato-guest
Date: 2004-10-29 15:27:36 -0600 (Fri, 29 Oct 2004)
New Revision: 149

Added:
   people/dato/packages/
   people/dato/packages/tags/
   people/dato/packages/trunk/
   people/dato/packages/trunk/arts/
   people/dato/packages/trunk/kde-i18n/
   people/dato/packages/trunk/kdeaccessibility/
   people/dato/packages/trunk/kdeaddons/
   people/dato/packages/trunk/kdeadmin/
   people/dato/packages/trunk/kdeartwork/
   people/dato/packages/trunk/kdebase/
   people/dato/packages/trunk/kdebindings/
   people/dato/packages/trunk/kdeedu/
   people/dato/packages/trunk/kdegames/
   people/dato/packages/trunk/kdegraphics/
   people/dato/packages/trunk/kdelibs/
   people/dato/packages/trunk/kdemultimedia/
   people/dato/packages/trunk/kdenetwork/
   people/dato/packages/trunk/kdepim/
   people/dato/packages/trunk/kdesdk/
   people/dato/packages/trunk/kdetoys/
   people/dato/packages/trunk/kdeutils/
   people/dato/packages/trunk/kdevelop/
   people/dato/packages/trunk/koffice/
   people/dato/packages/trunk/meta-kde-extras/
   people/dato/packages/trunk/meta-kde/
   people/dato/packages/trunk/quanta/
Log:
Created own packages/trunk.


Copied: people/dato/packages/trunk/arts (from rev 147, trunk/packages/arts)

Copied: people/dato/packages/trunk/kde-i18n (from rev 147, 
trunk/packages/kde-i18n)

Copied: people/dato/packages/trunk/kdeaccessibility (from rev 147, 
trunk/packages/kdeaccessibility)

Copied: people/dato/packages/trunk/kdeaddons (from rev 147, 
trunk/packages/kdeaddons)

Copied: people/dato/packages/trunk/kdeadmin (from rev 147, 
trunk/packages/kdeadmin)

Copied: people/dato/packages/trunk/kdeartwork (from rev 147, 
trunk/packages/kdeartwork)

Copied: people/dato/packages/trunk/kdebase (from rev 147, 
trunk/packages/kdebase)

Copied: people/dato/packages/trunk/kdebindings (from rev 147, 
trunk/packages/kdebindings)

Copied: people/dato/packages/trunk/kdeedu (from rev 147, trunk/packages/kdeedu)

Copied: people/dato/packages/trunk/kdegames (from rev 147, 
trunk/packages/kdegames)

Copied: people/dato/packages/trunk/kdegraphics (from rev 147, 
trunk/packages/kdegraphics)

Copied: people/dato/packages/trunk/kdelibs (from rev 147, 
trunk/packages/kdelibs)

Copied: people/dato/packages/trunk/kdemultimedia (from rev 147, 
trunk/packages/kdemultimedia)

Copied: people/dato/packages/trunk/kdenetwork (from rev 147, 
trunk/packages/kdenetwork)

Copied: people/dato/packages/trunk/kdepim (from rev 147, trunk/packages/kdepim)

Copied: people/dato/packages/trunk/kdesdk (from rev 147, trunk/packages/kdesdk)

Copied: people/dato/packages/trunk/kdetoys (from rev 147, 
trunk/packages/kdetoys)

Copied: people/dato/packages/trunk/kdeutils (from rev 147, 
trunk/packages/kdeutils)

Copied: people/dato/packages/trunk/kdevelop (from rev 147, 
trunk/packages/kdevelop)

Copied: people/dato/packages/trunk/koffice (from rev 147, 
trunk/packages/koffice)

Copied: people/dato/packages/trunk/meta-kde (from rev 147, 
trunk/packages/meta-kde)

Copied: people/dato/packages/trunk/meta-kde-extras (from rev 147, 
trunk/packages/meta-kde-extras)

Copied: people/dato/packages/trunk/quanta (from rev 147, trunk/packages/quanta)



Bug#278880: korganizer: Hexadecimal character conversion in attachement URIs not handled properly

2004-10-29 Thread Anton Markov
Package: korganizer
Version: 4:3.3.0-3
Severity: normal


When creating an attachment to an event/task, special characters in the 
URI are converted to hexadecimal form (%xx). When the URI is editted, 
the hex are not converted back to alpha-numeric, and the % sign is also 
converted to hex. See the "Steps to reproduce" below for a better 
expanation.

Steps to reproduce:
1) Click on the "Attachments" tab in the "Edit Event" or "Edit To-Do" 
window.
2) Click "Add..." and enter a URI with a space or other non-standard 
character. For example, "file://path/to/my file" (does not have to be a 
real file).
3) Press "OK"

* Result: The program replaces the space with the hex code "%20". So 
the URI above becomes, "file://path/to/my%20file". This is messy and 
confusing but correct. Perhaps the URI should be converted to 
human-readable form before display.

4) Select the new attachment and press "Edit"
* The spaces in the edit box are replaced with "%20".
5) Select "OK" again.
* Expected: The "%20" should be converted to a space or remain "%20"
* Result: The "%" sign is converted to hex (%25). URI becomes corrupt: 
"file://path/to/my%2520file". Repeating steps 4-5 makes the problem 
worse by converting the % sign again.

Proposed solution:
Store URI with hex characters internally, but convert to alpha-numeric 
when displaying in the list of attachments or editting.


** Note: I have filed a bug with bugs.kde.org at



-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.9-rc3.20041009
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages korganizer depends on:
ii  kdelibs4  4:3.3.0-2  KDE core libraries
ii  ktnef 4:3.3.0-3  KDE TNEF viewer
ii  libart-2.0-2  2.3.16-6   Library of functions for 2D graphi
ii  libc6 2.3.2.ds1-18   GNU C Library: Shared libraries an
ii  libgcc1   1:3.4.2-3  GCC support library
ii  libice6   4.3.0.dfsg.1-8 Inter-Client Exchange library
ii  libidn11  0.5.2-3GNU libidn library, implementation
ii  libkcal2  4:3.3.0-3  KDE calendaring library
ii  libkdepim14:3.3.0-3  KDE PIM library
ii  libkgantt04:3.3.0-3  KDE gantt charting library
ii  libkpimexchange1  4:3.3.0-3  KDE PIM Exchange library
ii  libkpimidentities14:3.3.0-3  KDE PIM user identity information 
ii  libpng12-01.2.7-1PNG library - runtime
ii  libqt3c102-mt 3:3.3.3-4.1Qt GUI Library (Threaded runtime v
ii  libsm64.3.0.dfsg.1-8 X Window System Session Management
ii  libstdc++51:3.3.5-2  The GNU Standard C++ Library v3
ii  libx11-6  4.3.0.dfsg.1-8 X Window System protocol client li
ii  libxext6  4.3.0.dfsg.1-8 X Window System miscellaneous exte
ii  libxrender1   0.8.3-7X Rendering Extension client libra
ii  perl  5.8.4-3Larry Wall's Practical Extraction 
ii  xlibs 4.3.0.dfsg.1-7 X Window System client libraries m
ii  zlib1g1:1.2.2-1  compression library - runtime

-- no debconf information



pkg-kde: commit - rev 152 - in people/dato/packages/tags: arts kdeaccessibility kdeadmin kdebase kdebindings kdegraphics kdelibs kdemultimedia kdenetwork kdeutils

2004-10-29 Thread Adeodato Sim??
Author: dato-guest
Date: 2004-10-29 17:28:20 -0600 (Fri, 29 Oct 2004)
New Revision: 152

Removed:
   people/dato/packages/tags/arts/arts-1.3.1-1/
   people/dato/packages/tags/kdeaccessibility/kdeaccessibility-3.3.0-2/
   people/dato/packages/tags/kdeadmin/kdeadmin-3.3.0-2/
   people/dato/packages/tags/kdebase/kdebase-3.3.0a-1/
   people/dato/packages/tags/kdebindings/kdebindings-3.3.0-2/
   people/dato/packages/tags/kdegraphics/kdegraphics-3.3.0-2/
   people/dato/packages/tags/kdelibs/kdelibs-3.3.0-2/
   people/dato/packages/tags/kdemultimedia/kdemultimedia-3.3.0-1/
   people/dato/packages/tags/kdenetwork/kdenetwork-3.3.0-2/
   people/dato/packages/tags/kdeutils/kdeutils-3.3.0-1/
Log:
Removing bogus tags, will redo.




pkg-kde: commit - rev 153 - people/dato/packages/tags/kdebindings

2004-10-29 Thread Adeodato Sim??
Author: dato-guest
Date: 2004-10-29 17:32:31 -0600 (Fri, 29 Oct 2004)
New Revision: 153

Added:
   people/dato/packages/tags/kdebindings/kdebindings-3.3.0-2/
Log:
Tagging kdebindings-3.3.0-2

Copied: people/dato/packages/tags/kdebindings/kdebindings-3.3.0-2 (from rev 
152, people/dato/packages/trunk/kdebindings)



pkg-kde: commit - rev 154 - people/dato/packages/tags/kdeutils

2004-10-29 Thread Adeodato Sim??
Author: dato-guest
Date: 2004-10-29 17:33:34 -0600 (Fri, 29 Oct 2004)
New Revision: 154

Added:
   people/dato/packages/tags/kdeutils/kdeutils-3.3.0-1/
Log:
Tagging kdeutils-3.3.0-1

Copied: people/dato/packages/tags/kdeutils/kdeutils-3.3.0-1 (from rev 153, 
people/dato/packages/trunk/kdeutils)



pkg-kde: commit - rev 155 - people/dato/packages/tags/kdegraphics

2004-10-29 Thread Adeodato Sim??
Author: dato-guest
Date: 2004-10-29 17:34:34 -0600 (Fri, 29 Oct 2004)
New Revision: 155

Added:
   people/dato/packages/tags/kdegraphics/kdegraphics-3.3.0-2/
Log:
Tagging kdegraphics-3.3.0-2

Copied: people/dato/packages/tags/kdegraphics/kdegraphics-3.3.0-2 (from rev 
154, people/dato/packages/trunk/kdegraphics)



pkg-kde: commit - rev 156 - people/dato/packages/tags/arts

2004-10-29 Thread Adeodato Sim??
Author: dato-guest
Date: 2004-10-29 17:35:29 -0600 (Fri, 29 Oct 2004)
New Revision: 156

Added:
   people/dato/packages/tags/arts/arts-1.3.1-1/
Log:
Tagging arts-1.3.1-1

Copied: people/dato/packages/tags/arts/arts-1.3.1-1 (from rev 155, 
people/dato/packages/trunk/arts)



pkg-kde: commit - rev 157 - people/dato/packages/tags/kdeaccessibility

2004-10-29 Thread Adeodato Sim??
Author: dato-guest
Date: 2004-10-29 17:36:26 -0600 (Fri, 29 Oct 2004)
New Revision: 157

Added:
   people/dato/packages/tags/kdeaccessibility/kdeaccessibility-3.3.0-2/
Log:
Tagging kdeaccessibility-3.3.0-2

Copied: people/dato/packages/tags/kdeaccessibility/kdeaccessibility-3.3.0-2 
(from rev 156, people/dato/packages/trunk/kdeaccessibility)



pkg-kde: commit - rev 158 - people/dato/packages/tags/kdeadmin

2004-10-29 Thread Adeodato Sim??
Author: dato-guest
Date: 2004-10-29 17:37:42 -0600 (Fri, 29 Oct 2004)
New Revision: 158

Added:
   people/dato/packages/tags/kdeadmin/kdeadmin-3.3.0-2/
Log:
Tagging kdeadmin-3.3.0-2

Copied: people/dato/packages/tags/kdeadmin/kdeadmin-3.3.0-2 (from rev 157, 
people/dato/packages/trunk/kdeadmin)



pkg-kde: commit - rev 159 - people/dato/packages/tags/kdelibs

2004-10-29 Thread Adeodato Sim??
Author: dato-guest
Date: 2004-10-29 17:39:15 -0600 (Fri, 29 Oct 2004)
New Revision: 159

Added:
   people/dato/packages/tags/kdelibs/kdelibs-3.3.0-2/
Log:
Tagging kdelibs-3.3.0-2

Copied: people/dato/packages/tags/kdelibs/kdelibs-3.3.0-2 (from rev 158, 
people/dato/packages/trunk/kdelibs)



pkg-kde: commit - rev 160 - people/dato/packages/tags/kdenetwork

2004-10-29 Thread Adeodato Sim??
Author: dato-guest
Date: 2004-10-29 17:40:35 -0600 (Fri, 29 Oct 2004)
New Revision: 160

Added:
   people/dato/packages/tags/kdenetwork/kdenetwork-3.3.0-2/
Log:
Tagging kdenetwork-3.3.0-2

Copied: people/dato/packages/tags/kdenetwork/kdenetwork-3.3.0-2 (from rev 159, 
people/dato/packages/trunk/kdenetwork)



pkg-kde: commit - rev 161 - people/dato/packages/tags/kdebase

2004-10-29 Thread Adeodato Sim??
Author: dato-guest
Date: 2004-10-29 17:41:34 -0600 (Fri, 29 Oct 2004)
New Revision: 161

Added:
   people/dato/packages/tags/kdebase/kdebase-3.3.0a-1/
Log:
Tagging kdebase-3.3.0a-1

Copied: people/dato/packages/tags/kdebase/kdebase-3.3.0a-1 (from rev 160, 
people/dato/packages/trunk/kdebase)



pkg-kde: commit - rev 162 - people/dato/packages/tags/kdemultimedia

2004-10-29 Thread Adeodato Sim??
Author: dato-guest
Date: 2004-10-29 17:42:08 -0600 (Fri, 29 Oct 2004)
New Revision: 162

Added:
   people/dato/packages/tags/kdemultimedia/kdemultimedia-3.3.0-1/
Log:
Tagging kdemultimedia-3.3.0-1

Copied: people/dato/packages/tags/kdemultimedia/kdemultimedia-3.3.0-1 (from rev 
161, people/dato/packages/trunk/kdemultimedia)



pkg-kde: commit - rev 163 - people/dato/packages/trunk/kdebindings/debian

2004-10-29 Thread Adeodato Sim??
Author: dato-guest
Date: 2004-10-29 18:24:00 -0600 (Fri, 29 Oct 2004)
New Revision: 163

Modified:
   people/dato/packages/trunk/kdebindings/debian/changelog
   people/dato/packages/trunk/kdebindings/debian/libkde3-jni.install
   people/dato/packages/trunk/kdebindings/debian/libkjsembed1.install
   people/dato/packages/trunk/kdebindings/debian/libkorundum0-ruby1.8.install
   people/dato/packages/trunk/kdebindings/debian/libqt0-ruby1.8.install
   people/dato/packages/trunk/kdebindings/debian/libqt3-jni.install
Log:
- Correct install files for *-ruby packages (caused FTBFS on !i386).
- Install upstream ChangeLogs with policy-compliant name. [debian/*.install]


Modified: people/dato/packages/trunk/kdebindings/debian/changelog
===
--- people/dato/packages/trunk/kdebindings/debian/changelog 2004-10-29 
23:42:08 UTC (rev 162)
+++ people/dato/packages/trunk/kdebindings/debian/changelog 2004-10-30 
00:24:00 UTC (rev 163)
@@ -1,3 +1,12 @@
+kdebindings (4:3.3.0-3) unstable; urgency=low
+
+  * Correct install files for *-ruby packages (caused FTBFS on !i386).
+(Closes: #278834)
+
+  * Install upstream ChangeLogs with policy-compliant name. [debian/*.install]
+
+ -- Adeodato Simó <[EMAIL PROTECTED]>  Fri, 29 Oct 2004 19:48:33 +0200
+
 kdebindings (4:3.3.0-2) unstable; urgency=low
 
   * Clean Version Number
@@ -2,3 +11,3 @@
 
- -- Riku Voipio <[EMAIL PROTECTED]>  Fri,  8 Oct 2004 08:20:25 +
+ -- Riku Voipio <[EMAIL PROTECTED]>  Fri,  8 Oct 2004 08:20:25 +
 

Modified: people/dato/packages/trunk/kdebindings/debian/libkde3-jni.install
===
--- people/dato/packages/trunk/kdebindings/debian/libkde3-jni.install   
2004-10-29 23:42:08 UTC (rev 162)
+++ people/dato/packages/trunk/kdebindings/debian/libkde3-jni.install   
2004-10-30 00:24:00 UTC (rev 163)
@@ -2,4 +2,5 @@
 debian/tmp/usr/lib/jni/libkdejava.la
 debian/tmp/usr/lib/jni/libkdejava.so
 debian/tmp/usr/lib/jni/libkdejava.so.1.0.0
-kdejava/ChangeLog /usr/share/doc/libkde3-jni
+
+kdejava/ChangeLog /usr/share/doc/libkde3-jni/changelog

Modified: people/dato/packages/trunk/kdebindings/debian/libkjsembed1.install
===
--- people/dato/packages/trunk/kdebindings/debian/libkjsembed1.install  
2004-10-29 23:42:08 UTC (rev 162)
+++ people/dato/packages/trunk/kdebindings/debian/libkjsembed1.install  
2004-10-30 00:24:00 UTC (rev 163)
@@ -8,4 +8,5 @@
 debian/tmp/usr/lib/kde3/libqprocessplugin.la
 debian/tmp/usr/share/services/qprocess_plugin.desktop
 debian/tmp/usr/share/apps/kjsembed/cmdline.js
-kjsembed/docs/ChangeLog /usr/share/doc/libkjsembed1
+
+kjsembed/docs/ChangeLog /usr/share/doc/libkjsembed1/changelog

Modified: 
people/dato/packages/trunk/kdebindings/debian/libkorundum0-ruby1.8.install
===
--- people/dato/packages/trunk/kdebindings/debian/libkorundum0-ruby1.8.install  
2004-10-29 23:42:08 UTC (rev 162)
+++ people/dato/packages/trunk/kdebindings/debian/libkorundum0-ruby1.8.install  
2004-10-30 00:24:00 UTC (rev 163)
@@ -3,8 +3,9 @@
 debian/tmp/usr/bin/krubyinit
 debian/tmp/usr/lib/ruby/1.8/Korundum.rb
 debian/tmp/usr/lib/ruby/1.8/KDE/korundum.rb
-debian/tmp/usr/lib/ruby/1.8/i386-linux/korundum.so.0.0.0
-debian/tmp/usr/lib/ruby/1.8/i386-linux/korundum.so.0
-debian/tmp/usr/lib/ruby/1.8/i386-linux/korundum.so
-debian/tmp/usr/lib/ruby/1.8/i386-linux/korundum.la
-korundum/ChangeLog /usr/share/doc/libkorundum0-ruby1.8
+debian/tmp/usr/lib/ruby/1.8/*/korundum.so.0.0.0
+debian/tmp/usr/lib/ruby/1.8/*/korundum.so.0
+debian/tmp/usr/lib/ruby/1.8/*/korundum.so
+debian/tmp/usr/lib/ruby/1.8/*/korundum.la
+
+korundum/ChangeLog /usr/share/doc/libkorundum0-ruby1.8/changelog

Modified: people/dato/packages/trunk/kdebindings/debian/libqt0-ruby1.8.install
===
--- people/dato/packages/trunk/kdebindings/debian/libqt0-ruby1.8.install
2004-10-29 23:42:08 UTC (rev 162)
+++ people/dato/packages/trunk/kdebindings/debian/libqt0-ruby1.8.install
2004-10-30 00:24:00 UTC (rev 163)
@@ -2,10 +2,11 @@
 debian/tmp/usr/bin/rbqtapi
 debian/tmp/usr/bin/rbuic
 debian/tmp/usr/bin/qtrubyinit
-debian/tmp/usr/lib/ruby/1.8/i386-linux/qtruby.so.0.0.0
-debian/tmp/usr/lib/ruby/1.8/i386-linux/qtruby.so.0
-debian/tmp/usr/lib/ruby/1.8/i386-linux/qtruby.so
-debian/tmp/usr/lib/ruby/1.8/i386-linux/qtruby.la
+debian/tmp/usr/lib/ruby/1.8/*/qtruby.so.0.0.0
+debian/tmp/usr/lib/ruby/1.8/*/qtruby.so.0
+debian/tmp/usr/lib/ruby/1.8/*/qtruby.so
+debian/tmp/usr/lib/ruby/1.8/*/qtruby.la
 debian/tmp/usr/lib/ruby/1.8/Qt/qtruby.rb
 debian/tmp/usr/lib/ruby/1.8/Qt.rb
-qtruby/ChangeLog /usr/share/doc/libqt0-ruby1.8
+
+qtruby/ChangeLog /usr/share/doc/libqt0-ruby1.8/changelog

Modified: people/dato/packages/trunk/kdebindings/debian/libqt3-jni.install