Bug#311005: intent to NMU

2005-08-27 Thread dann frazier
On Sat, 2005-08-27 at 09:41 +0200, A Mennucc wrote:
 On Fri, Aug 26, 2005 at 03:23:13PM -0600, dann frazier wrote:
  hey,
As this bug has been open for over 30 days without a response, I plan
  to NMU this package in 1 week (or sooner, if the maintainer requests).
 
 sorry, I forgot; 
 I am busy vacationing, please do NMU
 
 a.

Thanks for the response.  I will perform an NMU today (0-day, since it
is at your request), using the patch below.

Please excuse the disturbance, and enjoy the rest of your vacation!

diff -urN xmorph-current.orig/debian/changelog 
xmorph-20050408b.1/debian/changelog
--- xmorph-current.orig/debian/changelog2005-05-27 02:33:17.0 
-0600
+++ xmorph-20050408b.1/debian/changelog 2005-08-27 15:59:51.0 -0600
@@ -1,3 +1,11 @@
+xmorph (1:20050408b-0.1) unstable; urgency=low
+
+  * Non-maintainer upload, at the maintainer's request.
+  * Add #include support.h in gtkmorph/callbacks_subimg.c, which provides the
+prototype for lookup_widget().  Closes #311005.
+
+ -- dann frazier [EMAIL PROTECTED]  Sat, 27 Aug 2005 15:50:17 -0600
+
 xmorph (1:20050408b) unstable; urgency=low
 
   * corrected crash when making movies, due to  double free in movies.c
diff -urN xmorph-current.orig/gtkmorph/callbacks_subimg.c 
xmorph-20050408b.1/gtkmorph/callbacks_subimg.c
--- xmorph-current.orig/gtkmorph/callbacks_subimg.c 2004-07-15 
03:28:20.0 -0600
+++ xmorph-20050408b.1/gtkmorph/callbacks_subimg.c  2005-08-27 
15:49:56.0 -0600
@@ -13,6 +13,7 @@
 #endif
 
 #include main.h
+#include support.h
 
 /***
 **

-- 
dann frazier [EMAIL PROTECTED]



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#324784: sharutils isn't GNU...

2005-08-27 Thread Santiago Vila
On Sat, 27 Aug 2005, Bruce Korb wrote:

 If you look through the sources, it is clearly BSD, though much reworked
 since it was part of their source base.  I recommend leaving off any
 GNU attribution.  However, I've added a ``.SH REPORTING BUGS'' to
 the four man pages.  Barring complaints or other suggested improvements,
 look for this in the next drop:

While we are at it, could you *please* drop the ugly REL-* directories
for the next releases?

Those directories make automatic retrieving of GNU tarballs from
ftp.gnu.org *much* more complex, as an exception has to be made for
sharutils.

In particular, Debian watch files (which, together with the uscan tool,
may be used to know that a new upstream release is available) become
more difficult to write (if they may still be written at all).

If you think ftp://ftp.gnu.org/gnu/sharutils will have too many files,
consider putting the diffs in a special directory, but having each
tar.gz in a different directory is a real PITA. Really.

Thanks.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#325352: hnb: implicitly converted pointer

2005-08-27 Thread dann frazier
Package: hnb
Version: 1.9.18-1
Severity: important
Tags: patch

Our automated buildd log filter[1] detected a problem that will cause
your package to segfault on architectures where the size of a pointer is
greater than the size of an integer, such as ia64.

[1]http://people.debian.org/~dannf/check-implicit-pointer-functions
[2]Function `node_traverse_right_of' implicitly converted to pointer at 
expanded.c:57

diff -urN hnb-1.9.18.orig/src/tree.h hnb-1.9.18/src/tree.h
--- hnb-1.9.18.orig/src/tree.h  2003-08-26 20:50:59.0 -0600
+++ hnb-1.9.18/src/tree.h   2005-08-27 16:24:33.0 -0600
@@ -186,6 +186,8 @@
 
 Node *tree_duplicate (Node *source, Node *target);
 
+Node *node_traverse_right_of (Node *stop, Node *node);
+
 extern char TEXT[5];
 
 

-- 
dann frazier [EMAIL PROTECTED]



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#325353: spurious output: *** attempt to put segment in horiz list twice

2005-08-27 Thread Don Armstrong
Package: rrdtool
Severity: minor
Version: 1.2.11-0.2
Forwarded: http://lists.ee.ethz.ch/rrd-developers/msg01561.html
Tags: upstream

The new upstream version of rrdtool causes spurious output from
libart.

#ifdef CHEAP_SANITYCHECK
  if (seg-flags  ART_ACTIVE_FLAGS_IN_HORIZ)
{
  art_warn (*** attempt to put segment in horiz list twice\n);
  return;
}
  seg-flags |= ART_ACTIVE_FLAGS_IN_HORIZ;
#endif

This has been forwarded to upstream already, but doesn't appear to be
fixed yet.


Don Armstrong

-- 
We were at a chinese resturant.
He was yelling at the waitress because there was a typo in his fortune
cookie.
 -- hugh macleod http://www.gapingvoid.com/batch31.php

http://www.donarmstrong.com  http://rzlab.ucr.edu


signature.asc
Description: Digital signature


Bug#305911: tetex-bin: updmap fails to run when updating tetex 3.0 from experimental

2005-08-27 Thread Rogério Brito

Hi, Frank.

On 27/08/2005, at 12:24, Frank Küster wrote:
I remember that we exchanged some mails about your experiences with  
the

teTeX-3.0 packages, and I think it turned out to work in the end.  But
today I noticed that we never specifically talked about this bug  
report,

or at least didn't send messages to it.


I think that the particular problem wasn't exactly addressed, but I  
purged the packages and then reinstalled them. Then I had problems  
with an undeclared dependency on tex-common (= 0.4) and since I  
grabbed that from the archives, I was able to install and use tetex  
3, which I am doing.


I'm following closely d-tetex-maint and I'm seeing the progress of  
the packages. Please let me know when you want more testers.



Can we now close it, or are there still problems?


I will close it now. I think that the problem was transitory and  
possibly something on my end. I will open another bug if necessary.



Thank you very much for all your efforts, Rogério.

--
Rogério Brito : [EMAIL PROTECTED] : http://www.ime.usp.br/~rbrito
Homepage of the algorithms package : http://algorithms.berlios.de
Homepage on freshmeat:  http://freshmeat.net/projects/algorithms/





Bug#303701: Please build-depend on libpng12-dev

2005-08-27 Thread Petter Reinholdtsen

tags 303701 + patch
thanks

Here is a patch to replace libpng3-dev with libpng12-dev in
debian/control.

I believe it addresses this issue.  It might be better to replace
'libpng3-dev (= 1.2.5.0-4)' with 'libpng12-dev | libpng3-dev (=
1.2.5.0-4)', or include a versioned dependency on libpng12-dev.  I'm
not sure.

--- openvrml-0.14.3-debian/debian/control   2005-08-28 00:29:45.0 
+0200
+++ openvrml-0.14.3/debian/control  2005-08-28 00:31:22.0 +0200
@@ -2,7 +2,7 @@
 Section: libs
 Priority: optional
 Maintainer: Sam Hocevar (Debian packages) [EMAIL PROTECTED]
-Build-Depends: libglut3-dev, xlibmesa-gl-dev | libgl-dev, zlib1g-dev, 
libjpeg62-dev, libpng3-dev (= 1.2.5.0-4), debhelper (= 3.0), libx11-dev, 
libxext-dev, libfreetype6-dev, libfontconfig1-dev
+Build-Depends: libglut3-dev, xlibmesa-gl-dev | libgl-dev, zlib1g-dev, 
libjpeg62-dev, libpng12-dev (= 1.2.5.0-4), debhelper (= 3.0), libx11-dev, 
libxext-dev, libfreetype6-dev, libfontconfig1-dev
 Standards-Version: 3.6.1.0

 Package: libopenvrml4
@@ -23,7 +23,7 @@
 Package: libopenvrml4-dev
 Section: libdevel
 Architecture: any
-Depends: libopenvrml4, libglut3-dev, xlibmesa-gl-dev | libgl-dev, zlib1g-dev, 
libjpeg62-dev, libpng3-dev (= 1.2.5.0-4), xlibs-dev, libfreetype6-dev, 
libfontconfig1-dev
+Depends: libopenvrml4, libglut3-dev, xlibmesa-gl-dev | libgl-dev, zlib1g-dev, 
libjpeg62-dev, libpng12-dev (= 1.2.5.0-4), xlibs-dev, libfreetype6-dev, 
libfontconfig1-dev
 Conflicts: libopenvrml0-dev, libopenvrml3-dev
 Recommends: libopenvrml4-doc
 Description: developer libraries for openvrml


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#49021: buffered input for uuencode

2005-08-27 Thread Bruce Korb

Reasonable enough.  Try 4.5.2 when it is ready:)

Index: uuencode.1
===
RCS file: /cvsroot/sharutils/sharutils/doc/uuencode.1,v
retrieving revision 1.3
diff -b -B -u -p -r1.3 uuencode.1
--- uuencode.1  1 Jul 2005 13:41:06 -   1.3
+++ uuencode.1  27 Aug 2005 22:33:34 -
@@ -73,6 +73,12 @@ is given on the command line
.B base64
encoding is used instead.
.PP
+.B Note:
+.I uuencode
+uses buffered input and assumes that it is not hand typed from a tty.
+The consequence is that at a tty, you may need to hit Ctl-D several times
+to terminate input.
+.PP
.I Uudecode
transforms
uuencoded
@@ -120,6 +126,12 @@ in the encoded files are the same the re
.PP
The encoded form of the file is expanded by 37% for UU encoding and by 35%
for base64 encoding (3 bytes become 4 plus control information).
+.SH REPORTING BUGS
+Report bugs to [EMAIL PROTECTED].  Please put
+.I sharutils
+or
+.I uuencode
+in the subject line.  It helps to spot the message.
.SH HISTORY
The
.I uuencode



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#324955: fix on its way

2005-08-27 Thread Thomas Bushnell BSG

The fix for this bug is now on its way into the archive, but because
it involves NEW processing, it won't necessarily be there right away.

Thomas


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#325355: honeyd: implicitly converted pointer

2005-08-27 Thread dann frazier
Package: hnb
Version: 1.0a-rc2-1
Severity: important
Tags: patch

Our automated buildd log filter[1] detected a problem that will cause
your package to segfault on architectures where the size of a pointer is
greater than the size of an integer, such as ia64.

I added an include of honeyd.h, which defines a proto for fgetln().
honeyd.h references some things in event.h, so its included too.

[1]http://people.debian.org/~dannf/check-implicit-pointer-functions
[2]Function `fgetln' implicitly converted to pointer at pfctl_osfp.c:112

--- honeyd-1.0a-rc2.orig/pfctl_osfp.c   2005-08-27 16:31:10.0 -0600
+++ honeyd-1.0a-rc2/pfctl_osfp.c2005-08-27 16:47:00.0 -0600
@@ -28,10 +28,12 @@
 #include stdio.h
 #include stdlib.h
 #include string.h
+#include event.h
 
 #include dumbnet.h
 
 #include pfvar.h
+#include honeyd.h
 /* #include pfctl_parser.h */
 
 #define FAKE_PF_KERNEL




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#322933: po-debconf: Creates invalid po files for some reason

2005-08-27 Thread Denis Barbier
On Sat, Aug 13, 2005 at 07:41:39PM +0200, Frans Pop wrote:
 On Saturday 13 August 2005 19:19, Denis Barbier wrote:
  This is intentional, I believe that errors in PO files should never
  trigger aborts of package building.  This way, it is much easier to
  push for translation updates when freeze approaches.
  Note that this is similar with common PO files, syntax errors in a
  PO file do not usually prevent generation of other MO files.
 
 Hmmm. OK. But should it be completely silent about them too? I'd expect at 
 least a warning to stderr to alert the person running the script.

The errors shown in your log when run with -v flag come from msgmerge
(called by /usr/share/intltool-debian/intltool-update) and these
errors are also printed without the -v flag.

 In this case the argument is not quite valid either: both the ja.po and 
 the templates.pot are correct, but the end result is corrupted which 
 would indicate an internal error rather than an error in the PO file.

Unfortunately I am unable to reproduce this bug.  Is it reproducible
on one of your machines?

Denis


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#325354: Tutos2 admin page call an undefined function loadlayout

2005-08-27 Thread Manuel Soto
Package:tutos2

Version: 2.0.20050413-1


Each time I try to use admin page I get the following error:

*Fatal error*: Call to undefined function: loadlayout() in
*/usr/share/tutos/php/admin_show.php* on line *16

URL: *tutos/php/admin_show.php

loadlayout was defined in webelements.p3 but now is commented

/**
 * load the layout engine
 */
/*
Function loadlayout() {
  global $current_user,$tutos;




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#296388: [fw] Bug#296388: torcs: fullscreen doesn't use the whole screen

2005-08-27 Thread Cyril Brulebois
Rudy Godoy [EMAIL PROTECTED] (06/04/2005):
 Hi Bernard, I've confirmed this behaviour, it seems to work on
 fluxbox, blackbox and the like but GNOME and Xfce. Previous version
 also had this issue.
Hi all.
Running Xfce4 on Sid, same issue.

 I've filled a bug in project bug tracking system also. ID: 1154683
Having the same issue, I checked Debian BTS and then upstream BTS.
According to berniw[1]

---8---8---
Date: 2005-08-25 16:17
Sender: berniw
Logged In: YES 
user_id=318462

This will stay a problem till all WM's have adopted the EWMH
spec and is an X11 and library problem.
---8---8---

[1] 
http://sourceforge.net/tracker/index.php?func=detailaid=1154683group_id=3777atid=103777


It looks like we can tag this one wontfix. Sounds bad :/

Cheers,

-- 
Cyril Brulebois


signature.asc
Description: Digital signature


Bug#325356: reportbug: Can crash on bad package names

2005-08-27 Thread Brett Smith
Package: reportbug
Version: 3.16
Severity: normal
Tags: patch

reportbug does no validation on the package name provided by the user.
While this probably isn't a big deal in most cases, it can lead to a crash,
if the provided string contains / or other characters special to the
filesystem.  Here's a traceback I got after trying to submit a bug for a
hypothetical foo/bar package:

Traceback (most recent call last):
  File /usr/bin/reportbug, line 1716, in ?
main()
  File /usr/bin/reportbug, line 1648, in main
fh, filename = TempFile(prefix=tfprefix)
  File /usr/share/reportbug/rbtempfile.py, line 73, in TempFile
fh, filename = tempfile.mkstemp(suffix, prefix, dir, text)
  File /usr/lib/python2.3/tempfile.py, line 282, in mkstemp
return _mkstemp_inner(dir, prefix, suffix, flags)
  File /usr/lib/python2.3/tempfile.py, line 216, in _mkstemp_inner
fd = _os.open(file, flags, 0600)
OSError: [Errno 2] No such file or directory: 
'/tmp/reportbug-foo/bar-20050827-6363-n_YbGx'

I've attached a patch that checks to make sure the provided package name
complies with the Debian Policy Manual 5.6.7 (see
http://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Package).
It will display an error message and prompt the user again if they provide
an invalid package name.

-- Package-specific info:
** Environment settings:
EDITOR=/usr/bin/emacsclient -a jmacs
VISUAL=/usr/bin/emacsclient -a jmacs

** /home/brett/.reportbugrc:
reportbug_version 2.0
mode standard
ui text
offline
realname Brett Smith
email [EMAIL PROTECTED]
mta /home/brett/bin/sendmail-laptop -odf

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.3-1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages reportbug depends on:
ii  python2.3 2.3.5-7An interactive high-level object-o

Versions of packages reportbug recommends:
pn  python2.3-cjkcodecs | python2 none (no description available)

-- no debconf information
--- /usr/bin/reportbug  2005-08-22 01:01:59.0 -0500
+++ reportbug   2005-08-27 17:51:56.0 -0500
@@ -330,6 +330,13 @@
 ewrite(Using package '%s'.\n, package)
 return (filename, package)
 
+def validate_package_name(package):
+if not re.match(r'^[a-z0-9][a-z0-9\-\+\.]+$', package):
+ui.long_message(%s is not a valid package name. %
+(package,))
+package = None
+return package
+
 def get_other_package_name(others):
 return ui.menu(Please enter the name of the package in which you 
have found a problem, or choose one of these bug 
@@ -352,11 +359,14 @@
 if others:
 options += others.keys()

-package = ui.get_string(prompt, options, force_prompt=True)
-if not package:
-return
-if others and package and package == 'other':
-package = get_other_package_name(others)
+package = None
+while package is None:
+package = ui.get_string(prompt, options, force_prompt=True)
+if not package:
+return
+if others and package and package == 'other':
+package = get_other_package_name(others)
+package = validate_package_name(package)
 
 if mode  MODE_STANDARD:
 if package == 'reportbug':


Bug#292497: openvrml: new version available

2005-08-27 Thread Petter Reinholdtsen

Since the last update in this bug report, version 0.15.10 has been
released 2005-08-04.  These are the news items since 0.15.6:

Changes new in version 0.15.10, 4 August, 2005
==

- Now compiles with gcc 4.0.1.

- Fixed problem compiling on FreeBSD.


Changes new in version 0.15.9, 6 July, 2005
===

- Fixed 64-bit cleanliness issue in the Mozilla plug-in.


Changes new in version 0.15.8, 5 June, 2005
===

- Really fixed --disable-mozilla-plugin configure option.

- Fixed rendering of Background nodes (so that the background no longer
  moves).


Changes new in version 0.15.7, 20 April, 2005
=

- Fixed 64-bit cleanliness issue in the Mozilla plug-in.

- Fixed --disable-mozilla-plugin configure option.

- Replaced use of DejaGnu with GNU Autotest.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#325135: maildrop: lockmail doesn't drop privileges

2005-08-27 Thread Andres Salomon
On Sat, 2005-08-27 at 11:42 +0100, Steve Kemp wrote:
 On Sat, Aug 27, 2005 at 12:27:51PM +0200, Martin Schulze wrote:
 
  Thanks a lot for the report.  This is CAN-2005-2655.
  
   The bug affects 1.5.3-1.1 sarge/etch/sid and 1.8.1-2 in experimental,
   and should be easy to fix: Just add setgid(getgid()) before the
   execvp(). I tested the attached patch briefly and verified that it
   builds and prevents this bug.
  
  Steve, could you take care of sid and experimental packages if Joy
  is too busy?
 
   Certainly.  Once the advisory is out I can make an upload if Joy
  hasn't already made one.
 

I can also do an upload; Joy already said I should comaintain, I've just
been waiting for racke to do a new courier upload so that I can actually
use maildrop (I have new maildrop packages in experimental that're just
rotting away, waiting).

Speaking of racke, has anyone checked whether courier-maildrop needs the
same patch?





Andres Salomon [EMAIL PROTECTED]


signature.asc
Description: This is a digitally signed message part


Bug#325358: ca is not registered to use with aspell

2005-08-27 Thread Miguel Gea Milvaques
Package: aspell-ca
Version: 0.4-4
Severity: important
Tags: patch

You obtain an error if you execute:
[EMAIL PROTECTED]:~$ echo hola | aspell -a --sug-mode=ultra --lang ca_ES
Error: No word lists can be found for the language ca_ES.

It seems that ca lang is not registered to be used with aspell as you
could see executing aspell --help:

[EMAIL PROTECTED]:~$ aspell --help
(...)
Available Dictionaries:
Dictionaries can be selected directly via the -d or master
option.  They can also be selected indirectly via the lang,
variety, and size options.

  en
  en-variant_0
  en-variant_1
  en-variant_2

The attached patch solves it.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.10
Locale: LANG=ca_ES.UTF-8, LC_CTYPE=ca_ES.UTF-8 (charmap=UTF-8)

Versions of packages aspell-ca depends on:
ii  aspell0.60.3-5   GNU Aspell spell-checker
ii  dictionaries-common   0.49.2 Common utilities for spelling dict

aspell-ca recommends no packages.

-- no debconf information
diff -urN ispellcat-0.4/debian/aspell-ca.dirs 
../ispellcat-0.4/debian/aspell-ca.dirs
--- ispellcat-0.4/debian/aspell-ca.dirs 2005-08-28 00:51:06.599053840 +0200
+++ ../ispellcat-0.4/debian/aspell-ca.dirs  2005-08-28 00:26:04.0 
+0200
@@ -1 +1 @@
-usr/lib/aspell-0.60/
+usr/lib/aspell/
diff -urN ispellcat-0.4/debian/rules ../ispellcat-0.4/debian/rules
--- ispellcat-0.4/debian/rules  2005-08-28 00:51:06.600053688 +0200
+++ ../ispellcat-0.4/debian/rules   2005-08-28 00:25:06.0 +0200
@@ -60,13 +60,13 @@
install -m 644 catala.words.debian $(WORDS_DIR)/usr/share/dict/catala
 
# aspell-ca stuff
-   install -m 644 ca.dat $(ADICT_DIR)/usr/lib/aspell-0.60/ca.dat
-   install -m 644 ca.rws $(ADICT_DIR)/usr/lib/aspell-0.60/ca.rws
-   install -m 644 ca.multi $(ADICT_DIR)/usr/lib/aspell-0.60/ca.multi
-   install -m 644 catalan.alias 
$(ADICT_DIR)/usr/lib/aspell-0.60/catalan.alias
-   install -m 644 catala.alias 
$(ADICT_DIR)/usr/lib/aspell-0.60/catala.alias
-   install -m 644 català.alias 
$(ADICT_DIR)/usr/lib/aspell-0.60/català.alias
-#  install -m 644 ca_phonet.dat 
$(ADICT_DIR)/usr/lib/aspell-0.60/ca_phonet.dat
+   install -m 644 ca.dat $(ADICT_DIR)/usr/lib/aspell/ca.dat
+   install -m 644 ca.rws $(ADICT_DIR)/usr/lib/aspell/ca.rws
+   install -m 644 ca.multi $(ADICT_DIR)/usr/lib/aspell/ca.multi
+   install -m 644 catalan.alias $(ADICT_DIR)/usr/lib/aspell/catalan.alias
+   install -m 644 catala.alias $(ADICT_DIR)/usr/lib/aspell/catala.alias
+   install -m 644 català.alias $(ADICT_DIR)/usr/lib/aspell/català.alias
+#  install -m 644 ca_phonet.dat $(ADICT_DIR)/usr/lib/aspell/ca_phonet.dat
 
# myspell-ca stuff
install -m 644 catalan-m.dic 
$(MDICT_DIR)/usr/share/myspell/dicts/ca_ES.dic
@@ -93,7 +93,7 @@
dh_testroot -a  
dh_installdocs -a
installdeb-ispell -picatalan
-#  installdeb-aspell -paspell-ca
+   installdeb-aspell -paspell-ca
dh_link -a
dh_installchangelogs -a
dh_compress -a


Bug#325357: vrweb: FTBFS on 64 bit arches: cast from 'AnyLight*' to 'int' loses precision

2005-08-27 Thread Kurt Roeckx
Package: vrweb
Version: 1.5-12
Severity: serious

Hi,

Your package is failing to build on 64 bit arches with the
following error:
g++ -O -O -DLINUX_ELF -DVERBOSE -DASSERT -Dcplusplus_2_1 -DInterViews -Div_nls 
-DOSMajorVersion=2 -DOSMinorVersion=0 -DLINUX -DHG_OSMaj=2 -DHG_OSMin=0  
-I/build/buildd/vrweb-1.5/installed/include -pipe  -c 
/build/buildd/vrweb-1.5/src/harmony/scene/bspbuild.C
/build/buildd/vrweb-1.5/src/harmony/scene/bspbuild.C: In member function 'virtu
al void QvIndexedFaceSet::buildBSP(BSPTree*)':
/build/buildd/vrweb-1.5/src/harmony/scene/bspbuild.C:1218: error: cast from 'An
yLight*' to 'int' loses precision
make[4]: *** [bspbuild.o] Error 1

It's trying to print the address.  In C, with printf,
you'd use a %p for it.  I have no idea if std::cout has
something simular.

I think the easiest way to fix it would be cast it to an intptr_t.


Kurt



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#325359: cogito: version 0.13 is available, please update package

2005-08-27 Thread Jari Aalto
Package: cogito
Version: 0.12.1+20050730-1
Severity: minor

kernel.org contain newer version. Please package.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to en_US)

Versions of packages cogito depends on:
ii  curl  7.14.0-5   Get a file from an HTTP, HTTPS, FT
ii  libc6 2.3.5-4GNU C Library: Shared libraries an
ii  libcurl3  7.14.0-5   Multi-protocol file transfer libra
ii  libssl0.9.7   0.9.7g-1   SSL shared libraries
ii  patch 2.5.9-2Apply a diff file to an original
ii  rcs   5.7-16 The GNU Revision Control System
ii  rsync 2.6.6-1fast remote file copy program (lik
ii  ssh   1:4.1p1-6  Secure shell client and server (tr
ii  wget  1.10.1-1   retrieves files from the web
ii  zlib1g1:1.2.3-3  compression library - runtime

cogito recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#325226: libc6: Wrong dynamic linker on amd64.

2005-08-27 Thread GOTO Masanori
severity 325226 important
thanks

At Sat, 27 Aug 2005 00:07:17 +0200,
Kurt Roeckx wrote:
 It seems that on amd64, all binaries and libraries in the libc6
 pacakge have a wrong dynamic linker in the binaries.
 
 ldd /lib/libc.so.6
 /lib/ld-linux-x86-64.so.2 (0x002a95556000)
 ldd /usr/bin/iconv
 libc.so.6 = /lib/libc.so.6 (0x002a9566e000)
 /lib/ld-linux-x86-64.so.2 (0x002a95556000)
 ...
 
 The ABI says that it should be /lib64/ld-linux-x86-64.so.2, and
 every other binary and lib does have that, except for things in
 the libc6 package.
 
 Note that that we have a /lib64 - lib symlinks, and that
 everything should get installed in /lib, it's just that the path
 in the binaries itself is wrong.
 
 I don't think it's really important, but it's probably nice to
 have this fixed.
 
 If you're going to fix this, could you please provide a patch for
 this so I can test it before you upload it?
 
 This bug exists in both sarge (2.3.2.ds1-22) and sid (2.3.5-4).

Actually this bug is serious and grave.  However, considering this
problem, I need to investigate this issue more.  In addition, I plan
to fix /lib64 - /lib things (I'll post about it).  I'm sorry but I
put glibc 2.3.5-5 without two patches from Andreas' ppc64 and the fix
for your problem, because testing is dammed.  I focus them in the next
2.3.5-6.

Regards,
-- gotom


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#102393: Obsolete?

2005-08-27 Thread Esteban Manchado Velázquez
Hi,

   I don't know what to do to reproduce this bug. Perhaps it's obsolete?

   Regards,

-- 
Esteban Manchado Velázquez [EMAIL PROTECTED] - http://www.foton.es
EuropeSwPatentFree - http://EuropeSwPatentFree.hispalinux.es




Bug#151649: Should probably be merged with #102393

2005-08-27 Thread Esteban Manchado Velázquez
Hi,

   I think this bug is the same as #102393, but I'm not merging them, just in
case...

   Regards,

-- 
Esteban Manchado Velázquez [EMAIL PROTECTED] - http://www.foton.es
EuropeSwPatentFree - http://EuropeSwPatentFree.hispalinux.es



Bug#193428: Obsolete bug

2005-08-27 Thread Esteban Manchado Velázquez
Hi,

   This bug is obsolete, right? Now we're finally using the doc-base format,
so the .dhelp thing doesn't apply, or does it?

   Regards,

-- 
Esteban Manchado Velázquez [EMAIL PROTECTED] - http://www.foton.es
EuropeSwPatentFree - http://EuropeSwPatentFree.hispalinux.es



Bug#217162: Obsolete

2005-08-27 Thread Esteban Manchado Velázquez
Hi,

   If we begin to use sensible-browser (see #146002), this doesn't make sense
anymore.

   Perhaps we should forward the bug to debianutils, if it doesn't already
have that feature (I think it doesn't).

   Regards,

-- 
Esteban Manchado Velázquez [EMAIL PROTECTED] - http://www.foton.es
EuropeSwPatentFree - http://EuropeSwPatentFree.hispalinux.es



Bug#325361: libpango1.0-common: Postinstallation script dies because /etc/defoma/config/pango.conf has not been unpacked

2005-08-27 Thread Eric Christopherson
Package: libpango1.0-common
Version: 1.8.2-1
Severity: grave
Justification: renders package unusable


When I tried to install libpango1.0-common 1.8.2-1 and libpango1.0-0
1.8.2-1, the libpango1.0-common postinstallation script exited with
error 2, causing it not to be configured correctly. I looked through the
script and found that the failure is in update-pangox-aliases, which
quits with no error message if /etc/defoma/config/pango.conf doesn't yet
exist (line 56 of update-pangox-aliases). I did some investigating and
found that /etc/defoma/config/pango.conf is supposed to be provided by
libpango1.0-common, but did not in fact exist. I don't know why it
wasn't unpacked before the postinst ran, but I manually extracted it
from libpango1.0-common_1.8.2-1_i386.deb, tried again to install
libpango1.0-common and libpango1.0-0, and this time it worked.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.6
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libpango1.0-common depends on:
ii  debconf 1.4.57   Debian configuration management sy
ii  defoma  0.11.8-0.1   Debian Font Manager -- automatic f
ii  fontconfig  2.3.2-1  generic font configuration library
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libfontconfig1  2.3.2-1  generic font configuration library
ii  libfreetype62.1.7-2.4FreeType 2 font engine, shared lib
ii  libglib2.0-02.6.6-1  The GLib library of C routines
ii  libpango1.0-0   1.8.2-1  Layout and rendering of internatio
ii  zlib1g  1:1.2.2-4compression library - runtime

Versions of packages libpango1.0-common recommends:
pn  x-ttcidfont-conf  none (no description available)

-- debconf information:
  libpango1.0-common/saved_aliases_file:
* libpango1.0-common/suggested_fonts:
* libpango1.0-common/notice_xft2_and_fontconfig:
  libpango1.0-common/use_defoma: true
  libpango1.0-common/other_fonts:
  libpango1.0-common/generated_aliases_file:


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#155054: Fixable in dhelp?

2005-08-27 Thread Esteban Manchado Velázquez
Hi,

   I don't think this can be fixed in the dhelp package...

   I'm not even sure that a technical section still exists... close bug?

-- 
Esteban Manchado Velázquez [EMAIL PROTECTED] - http://www.foton.es
EuropeSwPatentFree - http://EuropeSwPatentFree.hispalinux.es



Bug#323724: [powerpc] linux-image-2.6.12.1-powerpc64: does not boot on PowerMac7,2

2005-08-27 Thread Shyamal Prasad


Bastian Lets try to decode.

Bastian pmac_setup_smp()

Bastian start_secondary()

Bastian pSeries_init_panel()
 Linux ppc64
 
 2.6.12-1-powerpc64

Bastian The next init call are via_pmu_start() and
Bastian pcibios_init().

Hi Bastian,

I added printk statements in both those functions, but I never see
them.  Could you give me a clue how it gets to via_pmu_start (which is
in drivers/macintosh)? I have not been able to figure it out yet, but
it seems that it breaks somewhere between pSeries_init_panel and
via_pmu_start().

Best regards,
Shyamal


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#59019: Job control

2005-08-27 Thread Esteban Manchado Velázquez
Hi,

   I guess you can always use your shell's job control (^Z, bg et al.).
Frankly, I don't see the benefit of adding the background feature to dhelp: I
would tag it wontfix or just close it, if the submitter agrees.

   Regarding the command to demonstrate, if you mean a command to record the
time it takes to build the HTML tree, I guess time is your friend.

   Regards,

-- 
Esteban Manchado Velázquez [EMAIL PROTECTED] - http://www.foton.es
EuropeSwPatentFree - http://EuropeSwPatentFree.hispalinux.es



Bug#325327: Acknowledgement ('man yabasic' typos: Evyerything, Grafics, Seqence, .... )

2005-08-27 Thread A. Costa
Apologies about #325327's subject line accidentally being too long -- I had 
tried to shorten before it went out, but seem to have edited the wrong file.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#317621: xine-ui: fbxine always gives me Video port failed error

2005-08-27 Thread Darren Salt
Testing fbxine here, I see the same - if the screen mode isn't true colour.
Setting a mode with at least 16 bits per pixel allows fbxine to work.

  $ fbset -depth 32

I also predict that, now that fbxine is happy with the screen mode, you'll
find that the palette isn't properly set up. The attached program will set it
up, but it needs to be run while fbxine is running.

-- 
| Darren Salt | d youmustbejoking,demon,co,uk | nr. Ashington,
| Debian, | s zap,tartarus,org| Northumberland
| RISC OS | @ | Toon Army
|   URL:http://www.youmustbejoking.demon.co.uk/progs.packages.html

One good turn deserves another.
#include stdio.h
#include stdlib.h
#include linux/fb.h
#include fcntl.h
#include sys/ioctl.h
#include inttypes.h

#define EXIT(reason) do { perror (reason); exit (1); } while (0)

int
main (int argc, char *argv[])
{
  unsigned short red[256], green[256], blue[256];
  const struct fb_cmap fb_cmap = {
0, 256, red, green, blue, NULL
  };
  int i, mask, div;
  struct fb_var_screeninfo info;

  int fd = open (argc  1 ? argv[1] : /dev/fb0, O_RDWR, O_EXCL);
  if (fd  0)
EXIT (open framebuffer device);

  if (ioctl (fd, FBIOGET_VSCREENINFO, info))
EXIT (read screen info);

  mask = (1  info.red.length) - 1;
  for (i = 0; i  256; ++i)
red[i] = (i  mask) * 65535.0 / mask;

  mask = (1  info.green.length) - 1;
  for (i = 0; i  256; ++i)
green[i] = (i  mask) * 65535.0 / mask;

  mask = (1  info.blue.length) - 1;
  for (i = 0; i  256; ++i)
blue[i] = (i  mask) * 65535.0 / mask;

  if (ioctl (fd, FBIOPUTCMAP, fb_cmap))
EXIT (write palette);

  close (fd);
  return 0;
}


Bug#188258: What happened to this feature?

2005-08-27 Thread Esteban Manchado Velázquez
Hi,

   Daniel K. Gebhart, more than two years ago, said that the next release of
dhelp would have that feature (all docs section), but I don't seem to find
it, and the bug keeps being open. What happened, anyone can comment on this?

   Regards,

-- 
Esteban Manchado Velázquez [EMAIL PROTECTED] - http://www.foton.es
EuropeSwPatentFree - http://EuropeSwPatentFree.hispalinux.es



Bug#325317: Acknowledgement (debian-el: Interactive call to apt-utils-show-package doesn't work)

2005-08-27 Thread Igor B. Poretsky
Hello!

I've slightly investigated the problem myself. In the apt-utils.el I
see the form:

(defconst apt-utils-completing-read-hashtable-p
  (and (not apt-utils-xemacs-p)
   (or
;; Next released version after 21.3 will support this
(and
 (= emacs-major-version 21)
 (= emacs-minor-version 4))
(= emacs-major-version 22)
;; As will the current pretest
(string-match \\..*\\..*\\. emacs-version)))
  Non-nil if `completing-read' supports hash table as input.)

May be it pretends that Emacs 21.4 can do something that it actually
can't? Placing into ~/.emacs or /etc/emacs/default.el the next form
solves the problem:

(eval-after-load apt-utils
  '(set 'apt-utils-completing-read-hashtable-p nil))

though, I thing it is a hack, anyway.

Best regards,
Igor.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#187423: Packaging of gurlchecker

2005-08-27 Thread Roberto C. Sanchez
David,

Do you still intend to package gurlchecker?  I would like to see it make
it into Debian.

-Roberto

-- 
Roberto C. Sanchez
http://familiasanchez.net/~roberto


pgpq6sPvG7XJ9.pgp
Description: PGP signature


Bug#307266: fai: Other possible debconf problems

2005-08-27 Thread Eldon Koyle
Package: fai
Version: 2.8.4
Followup-For: Bug #307266

Hey, I was just looking at the example file[1] in your package, and it
looks like it used spaces in the debconf info.  I have just found out
the hard way that it prefers tabs.  I thought this might be related to
your problem, and you might want to put something in the readme file
about it.  Copy/paste from a terminal often yields spaces instead of
tabs, which causes unexpected results.

for example, the first line here yields apm for the X driver
(regardless of which driver you try to use), and the second yields the
expected result:

xserver-xfree86 xserver-xfree86/config/device/driverselect  nv
xserver-xfree86 xserver-xfree86/config/device/driverselect  nv

--
Eldon Koyle

[1] /usr/share/doc/fai/examples/simple/debconf/FAIBASE

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-1-686
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages fai depends on:
ii  libapt-pkg-perl   0.1.13 Perl interface to libapt-pkg
ii  perl  5.8.7-4Larry Wall's Practical Extraction 

-- no debconf information

-- 
Lots of folks are forced to skimp to support a government that won't.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#325362: FTBFS on GNU/kFreeBSD

2005-08-27 Thread Aurelien Jarno
Package: libmusicbrainz-2.1
Version: 2.1.1-3.2
Severity: important
Tags: patch

Hi,

libmusicbrainz-2.1 currently fails to build on GNU/kFreeBSD, because
there is no os dependent file for it. Please find attached a patch to
use the FreeBSD one on this system. Could you please apply it in your
next upload?

Thanks for your cooperation,
Aurelien

-- System Information:
Debian Release: testing/unstable
Architecture: kfreebsd-i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: GNU/kFreeBSD 5.3-1
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
--- libmusicbrainz-2.1-2.1.1.orig/debian/patches/03-kfreebsd.patch
+++ libmusicbrainz-2.1-2.1.1/debian/patches/03-kfreebsd.patch
@@ -0,0 +1,20 @@
+--- configure.in.orig  2005-08-28 03:28:11.0 +0200
 configure.in   2005-08-28 03:28:32.0 +0200
+@@ -11,6 +11,7 @@
+   *-beos*)os=beos; LIBS='-lbe -lroot' ;;
+   *-cygwin*)  os=cygwin; LIBS='-lwinmm' ;;
+   *-freebsd*) os=freebsd ;;
++  *-kfreebsd*)os=freebsd ;;
+   *-darwin*)  os=darwin ;;
+   *-irix*)os=irix; CXXFLAGS=$CFLAGS -fsquangle; 
+LIBS='-lcdaudio -lmediad -lds' ;; 
+--- configure.orig 2005-08-28 03:28:16.0 +0200
 configure  2005-08-28 03:28:44.0 +0200
+@@ -2007,6 +2007,7 @@
+   *-beos*)os=beos; LIBS='-lbe -lroot' ;;
+   *-cygwin*)  os=cygwin; LIBS='-lwinmm' ;;
+   *-freebsd*) os=freebsd ;;
++  *-kfreebsd*)os=freebsd ;;
+   *-darwin*)  os=darwin ;;
+   *-irix*)os=irix; CXXFLAGS=$CFLAGS -fsquangle;
+LIBS='-lcdaudio -lmediad -lds' ;;


Bug#325292: closed for wrong reason

2005-08-27 Thread Steve M. Robbins
Teun's initial complaint was

libqt3-mt replaces libqt3c102-mt but does not provide libqt3c102-mt


This is not your run of the mill KDE is broken bug, but a more
fundamental misunderstanding of ABI transition.  You should rather
direct Teun et al. to Steve Langasek's message
http://lists.debian.org/debian-devel-announce/2005/07/msg7.html
which says, in part,


The library package renames, libfoo1 - libfoo1c2, libfoo1c102 -
libfoo1c2, or libfoo1c102 - libfoo1, are done because there is an
ABI change *without an upstream soname change*.  Since there is no
soname change, the files installed by the renamed package will
also not change -- which means, just like for any other packages
with overlapping files, you *must* conflict with the previous
library package name.  You must *not* add a Provides: libfoo1 or
Provides: libfoo1c102 to the new package; this transition is
happening because of an ABI transition, which means the new
package will NOT provide the same interface as the old one, and
setting Provides will lead apt to give your users broken package
combinations.


Regards,
-Steve


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#289599: Update patch

2005-08-27 Thread Aurelien Jarno
Package: kdelibs
Followup-For: Bug #289599

Hi,

The patch send by Robert Millan is leaving a dependency on
libasound2-dev for kdelibs4-dev, which is not satisfiable on
kfreebsd-i386.

Please find attached an updated patch to do that. I have put all the
upstream part in a .dpatch, including the modifications needed in the 
generated configure script, but you may prefer to regenerate it from
configure.in.in.

Bye,
Aurelien

-- System Information:
Debian Release: testing/unstable
Architecture: kfreebsd-i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: GNU/kFreeBSD 5.3-1
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Authors: rmh, aurel32
Status: in BTS

diff -u kdelibs-3.4.2/debian/control kdelibs-3.4.2/debian/control
--- kdelibs-3.4.2/debian/control
+++ kdelibs-3.4.2/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers debian-qt-kde@lists.debian.org
 Uploaders: Isaac Clerencia [EMAIL PROTECTED], Pierre Habouzit [EMAIL 
PROTECTED], Christopher Martin [EMAIL PROTECTED], Adeodato Simó [EMAIL 
PROTECTED], Riku Voipio [EMAIL PROTECTED]
-Build-Depends: cdbs (= 0.4.27), debhelper (= 4.2.30), autotools-dev, 
binutils (= 2.14.90.0.7), docbook-to-man, gawk, gettext, libart-2.0-dev (= 
2.3.17), libarts1-dev (= 1.4.2), libasound2-dev, libaspell-dev, libbz2-dev, 
libcupsys2-dev, libfam-dev (= 2.7.0-7.2), libidn11-dev, libjasper-1.701-dev, 
libkrb5-dev, libldap2-dev, libopenexr-dev (= 1.2.2-3), libpcre3-dev, 
libqt3-mt-dev (= 3:3.3.4-4), libsasl2-dev, libssl-dev, libtiff4-dev (= 
3.7.3-1), libxml2-dev, libxml2-utils, libxslt1-dev, sharutils, texinfo
+Build-Depends: cdbs (= 0.4.27), debhelper (= 4.2.30), autotools-dev, 
binutils (= 2.14.90.0.7), docbook-to-man, gawk, gettext, libart-2.0-dev (= 
2.3.17), libarts1-dev (= 1.4.2), libasound2-dev [!kfreebsd-i386 !hurd-i386], 
libaspell-dev, libbz2-dev, libcupsys2-dev, libfam-dev (= 2.7.0-7.2), 
libidn11-dev, libjasper-1.701-dev, libkrb5-dev, libldap2-dev, libopenexr-dev 
(= 1.2.2-3), libpcre3-dev, libqt3-mt-dev (= 3:3.3.4-4), libsasl2-dev, 
libssl-dev, libtiff4-dev (= 3.7.3-1), libxml2-dev, libxml2-utils, 
libxslt1-dev, sharutils, texinfo
 Build-Depends-Indep: doxygen, qt3-doc, graphviz, gsfonts-x11
 Standards-Version: 3.6.2
 
@@ -67,7 +67,7 @@
 Package: kdelibs4-dev
 Section: libdevel
 Architecture: any
-Depends: kdelibs4c2 (= ${Source-Version}), kdelibs-bin (= ${Source-Version}), 
libart-2.0-dev (= 2.3.17), libarts1-dev (= 1.4.2), libasound2-dev, 
libaspell-dev, libbz2-dev, libcupsys2-dev, libfam-dev, libidn11-dev, 
libjasper-1.701-dev, libkrb5-dev, libopenexr-dev (= 1.2.2-3), libpcre3-dev, 
libqt3-mt-dev (= 3:3.3.4-4), libsasl2-dev, libssl-dev, libtiff4-dev (= 
3.7.3-1), libxml2-dev, libxml2-utils, libxslt1-dev
+Depends: kdelibs4c2 (= ${Source-Version}), kdelibs-bin (= ${Source-Version}), 
libart-2.0-dev (= 2.3.17), libarts1-dev (= 1.4.2), ${libasound2-dev}, 
libaspell-dev, libbz2-dev, libcupsys2-dev, libfam-dev, libidn11-dev, 
libjasper-1.701-dev, libkrb5-dev, libopenexr-dev (= 1.2.2-3), libpcre3-dev, 
libqt3-mt-dev (= 3:3.3.4-4), libsasl2-dev, libssl-dev, libtiff4-dev (= 
3.7.3-1), libxml2-dev, libxml2-utils, libxslt1-dev
 Provides: kdelibs-dev
 Replaces: kdebase-dev ( 4:3.4.0)
 Description: development files for the KDE core libraries
diff -u kdelibs-3.4.2/debian/rules kdelibs-3.4.2/debian/rules
--- kdelibs-3.4.2/debian/rules
+++ kdelibs-3.4.2/debian/rules
@@ -32,0 +33,5 @@
+
+binary-predeb/kdelibs4-dev::
+ifeq (linux,$(DEB_HOST_ARCH_OS))
+   echo libasound2-dev=libasound2-dev debian/libarts1-dev.substvars
+endif
diff -u kdelibs-3.4.2/debian/changelog kdelibs-3.4.2/debian/changelog
--- kdelibs-3.4.2/debian/changelog
+++ kdelibs-3.4.2/debian/changelog
@@ -1,3 +1,9 @@
+kdelibs (4:3.4.2-2+kbsd) unreleased; urgency=low
+
+  * Added support for GNU/kFreeBSD, patch by Robert Millan.
+
+ -- Aurelien Jarno [EMAIL PROTECTED]  Sat, 27 Aug 2005 23:03:45 +0200
+
 kdelibs (4:3.4.2-2) unstable; urgency=low
 
   +++ Changes by Christopher Martin and Adeodato Simó:
only in patch2:
unchanged:
--- kdelibs-3.4.2.orig/debian/patches/21_kdelibs.diff
+++ kdelibs-3.4.2/debian/patches/21_kdelibs.diff
@@ -0,0 +1,156 @@
+--- kde.orig/configure.in.in   2005-05-23 14:17:19.0 +0200
 kde.patched/configure.in.in2005-08-27 23:48:59.0 +0200
+@@ -47,7 +47,7 @@
+ KDE_CHECK_STL
+ AC_HEADER_DIRENT
+ AC_HEADER_STDC
+-AC_CHECK_HEADERS(sys/param.h sys/mman.h sys/time.h sysent.h strings.h 
sys/stat.h sys/select.h paths.h malloc.h limits.h sys/soundcard.h dlfcn.h 
termios.h)
++AC_CHECK_HEADERS(sys/param.h sys/mman.h sys/time.h sysent.h strings.h 
sys/stat.h sys/select.h paths.h malloc.h limits.h sys/soundcard.h dlfcn.h 
termios.h sys/prctl.h)
+ 
+ DCOPIDL2CPP=compiled
+ DCOPIDL=compiled
+@@ -118,7 +118,7 @@
+ AC_CHECK_MKSTEMPS
+ AC_CHECK_MKSTEMP
+ AC_CHECK_MKDTEMP
+-AC_CHECK_FUNCS(strtoll socket seteuid setegid strfmon stpcpy gettimeofday)
++AC_CHECK_FUNCS(strtoll socket seteuid setegid strfmon stpcpy gettimeofday 

Bug#325363: ftp.debian.org: please remove sattrack

2005-08-27 Thread Hamish Moffatt
Package: ftp.debian.org
Severity: normal

Please remove the source package sattrack (in non-free/hamradio).
There are better programs in main for doing this task.

thanks,
Hamish


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#325364: nagi: loading saved games from i386 on amd64 doesn't work

2005-08-27 Thread Wesley J. Landaker
Package: nagi
Version: 2.07b-6
Severity: normal

Saving games on an i386 machine, then trying to load them on an amd64
doesn't work. Looking at the code, it appears it's making an attempt
to be architecture independent, so I'm pretty sure this is a bug.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-amd64-k8-sk98lin
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages nagi depends on:
ii  libc6 2.3.5-4GNU C Library: Shared libraries an
ii  libsdl1.2debi 1.2.7+1.2.8cvs20041007-5.3 Simple DirectMedia Layer

nagi recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#325365: kvirc: Fails to build with gcc4

2005-08-27 Thread Andrea Briganti
Package: kvirc
Version: 2:3.2.0-4.sarge.1
Severity: normal

Kvirc fails to compile with gcc4 because of ABI changes.

Please apply this patch:

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (650, 'testing'), (600, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.3
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages kvirc depends on:
ii  kdelibs4   4:3.3.2-6.1   KDE core libraries
ii  kvirc-data 2:3.2.0-4.sarge.1 Data files for KVIrc
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libarts1   1.3.2-3   aRts Sound system
ii  libasound2 1.0.9-3   ALSA library
ii  libaudio2  1.7-2 The Network Audio System (NAS). (s
ii  libaudiofile0  0.2.6-6   Open-source version of SGI's audio
ii  libc6  2.3.5-4   GNU C Library: Shared libraries an
ii  libesd00.2.36-1  Enlightened Sound Daemon - Shared 
ii  libfam0c1022.7.0-7   client library to control the FAM 
ii  libfontconfig1 2.3.2-1   generic font configuration library
ii  libfreetype6   2.1.7-2.4 FreeType 2 font engine, shared lib
ii  libgcc11:4.0.1-2 GCC support library
ii  libglib2.0-0   2.8.0-1   The GLib library of C routines
ii  libice64.3.0.dfsg.1-14   Inter-Client Exchange library
ii  libidn11   0.5.18-1  GNU libidn library, implementation
ii  libjack0.80.0-00.99.0-6  JACK Audio Connection Kit (librari
ii  libmad00.15.1b-2.1   MPEG audio decoder library
ii  libogg01.1.2-1   Ogg Bitstream Library
ii  libperl5.8 5.8.7-3   Shared Perl library
ii  libpng12-0 1.2.8rel-1PNG library - runtime
ii  libqt3c102-mt  3:3.3.4-3 Qt GUI Library (Threaded runtime v
ii  libsm6 4.3.0.dfsg.1-14   X Window System Session Management
ii  libssl0.9.70.9.7e-3  SSL shared libraries
ii  libstdc++5 1:3.3.6-7 The GNU Standard C++ Library v3
ii  libvorbis0a1.1.0-1   The Vorbis General Audio Compressi
ii  libvorbisenc2  1.1.0-1   The Vorbis General Audio Compressi
ii  libvorbisfile3 1.1.0-1   The Vorbis General Audio Compressi
ii  libx11-6   4.3.0.dfsg.1-14   X Window System protocol client li
ii  libxcursor11.1.3-1   X cursor management library
ii  libxext6   4.3.0.dfsg.1-14   X Window System miscellaneous exte
ii  libxft22.1.7-1   FreeType-based font drawing librar
ii  libxrandr2 4.3.0.dfsg.1-14   X Window System Resize, Rotate and
ii  libxrender11:0.9.0-2 X Rendering Extension client libra
ii  libxt6 4.3.0.dfsg.1-14   X Toolkit Intrinsics
ii  xlibs  6.8.2.dfsg.1-5X Window System client libraries m
ii  zlib1g 1:1.2.2-4 compression library - runtime

kvirc recommends no packages.

-- no debconf information

-- 
| /
| \Byte - Andrea Briganti - [EMAIL PROTECTED]
http://kbytesys.altervista.org - ICQ: 40872731
CSLug member: http://cslug.linux.it - JID: [EMAIL PROTECTED]
*** Berlusconi: Il conflitto di interessi? Non esiste! (E' tutto mio)


08_gcc4fix.patch.gz
Description: Binary data


Bug#323097: www-sql: FTBFS: libpq-fe.h: No such file or directory

2005-08-27 Thread Hamish Moffatt
On Sun, Aug 14, 2005 at 07:44:15PM +0200, Andreas Jochens wrote:
 Package: www-sql
 Version: 0.5.7-18
 Severity: serious
 
 When building 'www-sql' on unstable,
 I get the following error:
 
 make[1]: Entering directory `/www-sql-0.5.7'
 gcc -O2 -g -Wall -I.  -DHAVE_CONFIG_H -DSQL_USER=\www-data\ -DSQL_PASS=\\ 
 -I/usr/include/postgresql -c pgsql.c -o pgsql.o
 pgsql.c:25:22: error: libpq-fe.h: No such file or directory

It appears that libpq-dev has reverted this change.

However I'll make www-sql use pg_config so it's immune from future
changes.

Thanks
Hamish
-- 
Hamish Moffatt VK3SB [EMAIL PROTECTED] [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#325366: forced to run pppoeconf every time to make a dsl connection

2005-08-27 Thread Phill Atwood
Package: pppoeconf
Version: 1.7
Severity: important


Installed sarge. Ran pppoeconf asking for pppd to be
run at boot time.  Connection was made succesfully.
However, upon rebooting the system, the command

# pon dsl-provider
Plugin rp-pppoe.so loaded.

failed to establish an internet connection this time.
Re-running pppoeconf as before resolves the problem
and establishes a new connection.

I'm expecting to run pppoeconf to configure my system
so that I can run pon dsl-provider and poff to
connect and disconnect from the internet.

Note: I've added pppoe to /etc/modules, but this does
not help.

Also, in /etc/ppp I have a file:

ppp_on_boot.dsl

but not a file:

ppp_on_boot


Thanks,
Phill


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.27-2-386
Locale: LANG=en_CA, LC_CTYPE=en_CA (charmap=ISO-8859-1)

Versions of packages pppoeconf depends on:
ii  gettext-base0.14.4-2 GNU Internationalization utilities
ii  ppp 2.4.3-20050321+2 Point-to-Point Protocol (PPP) daem
ii  pppoe   3.5-4PPP over Ethernet driver
ii  sed 4.1.2-8  The GNU sed stream editor
ii  whiptail [whiptail-prov 0.51.6-20Displays user-friendly dialog boxe

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#324208: cogito: Add cvsps to Suggests:

2005-08-27 Thread Sebastian Kuzminsky
Brett Viren [EMAIL PROTECTED] wrote:
 Package: cogito
 Version: 0.12.1+20050730-1
 Severity: minor
 
 
 This is really minor, but for the cvsimport method to work, cvsps
 (v2.1) is needed.  Maybe this package should be aded to the Suggests
 or Recommends header.

Thanks for the bug report.  When I originally packaged Cogito, cvsps in
sid was too old, but now 2.1 is out, I'll Suggest it in the next version
of Cogito.


-- 
Sebastian Kuzminsky


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#324207: cogito: gt cvsimport fails due to trying to exec git

2005-08-27 Thread Sebastian Kuzminsky
Brett Viren [EMAIL PROTECTED] wrote:
 /usr/bin/git-cvsimport-script tries to exec git and fails.
 Reproduce it by running the following against an existing CVS
 repository of your choice:
 
 gt cvsimport -v -d $CVSROOT -C MODULE_NAME OUTPUT_DIRECTORY
 ...
 (copious unrelated output removed)
 ...
 Commit ID 47b5adfa83821f6d12419d6527c1424da302adbc
 DONE; creating master branch
 Can't exec git: No such file or directory at /usr/bin/git-cvsimport-script 
 line 738.
 checkout failed: -1
 
 That line is:
 
 system('git checkout');
 
 so, either need to do s/git/gt/ or s/git
 checkout/git-checkout-script/ (or settle on the git vs. gt naming
 controversy...)

Thanks for the bug report.  I'm still hoping to get to call git git,
I have a few more options to explore.

I'll be a little slow in updating the cogito package (and git-core) until
things get settled finally, one way or another...  Please bear with me.


-- 
Sebastian Kuzminsky


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#324382: installs files into user's home directory while building

2005-08-27 Thread Sebastian Kuzminsky
Simon Richter [EMAIL PROTECTED] wrote:
 Package: cogito
 Version: 0.12.1+20050730-1
 Severity: serious
 
 Hello,
 
 after building cogito, I found the following files under ~/soft/bin :
 
 $ ls -l ~/soft/bin
 [...]
 -rwxr-xr-x  1 root  root   1727 2005-08-21 22:47 git-applymbox
 -rwxr-xr-x  1 root  root   1645 2005-08-21 22:47 git-applypatch
 -rwxr-xr-x  1 root  root  25164 2005-08-21 22:47 git-mailinfo
 -rwxr-xr-x  1 root  root  29240 2005-08-21 22:47 git-mailsplit
 
 I am fairly confident these were placed there by the cogito build (as in
 It was the only thing I did on that machine the entire day), but as
 I'm on a slow dialup now, I am somehow limited in my ability to debug.

Thanks for the bug report, sorry for polluting your home directory!
I'll fix this in the next version of the debian package.


-- 
Sebastian Kuzminsky


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#324864: cogito: Signed tags, cg-tag -s, always fail

2005-08-27 Thread Sebastian Kuzminsky
Tommi Virtanen [EMAIL PROTECTED] wrote:
 Package: cogito
 Version: 0.12.1+20050730-1
 Tags: patch
 
 mkdir foo  cd foo  cg-init  cg-tag -s test
 
 always fails with
 
 fatal: invalid tag signature file
 cg-tag: error creating tag
 
 This makes it work:

Thanks for the bug report  the fix!  I'll push the fix to upstream
(if they dont already have it) and include it in the next version of
the debian package.


-- 
Sebastian Kuzminsky


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#322495: Please upgrade cogito

2005-08-27 Thread Sebastian Kuzminsky
Tommi Virtanen [EMAIL PROTECTED] wrote:
 Hi. I wanted to say I'd really like to see a newer cogito, too.
 I'm willing to do work to get it debianized.

I'd like to see a newer one too, but first I'd like to get the git naming
mess cleaned up.  I've got one or two possible solutions left to try,
but it involves lots of cross-project politics and it's kind of slow.
Please bear with me.

The actual debianizing work is easy compared to the politics.  I didn't
know I was signing up to be a flame-conduit between the git list and
the debian-devel list!


-- 
Sebastian Kuzminsky


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#325359: cogito: version 0.13 is available, please update package

2005-08-27 Thread Sebastian Kuzminsky
Jari Aalto [EMAIL PROTECTED] wrote:
 Package: cogito
 Version: 0.12.1+20050730-1
 Severity: minor
 
 kernel.org contain newer version. Please package.

Thanks for your bug report.  The latest cogito ships without git, and
thus requires git from the git-core package.  I'm working on getting
git-core into Debian, but a naming conflict with GNU Interactive Tools
is slowing things down.


-- 
Sebastian Kuzminsky


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#325184: Please export SHELL=/bin/bash in the default configuration file

2005-08-27 Thread Junichi Uekawa
Hi,

Thanks for your feedback, 'su' with -p option wants to use SHELL,
and that seems to be the main problem.
I'm working around that problem with setting SHELL in
configuration.

 
  In general, I think that pbuilder should clean as many things as
  possible when used, for example:
  - pbuilder login should run a login shell instead of a simple shell
(when you login, you land in / instead of /root)
  - all pbuilder executions should call env -i.
 
  But I'm not the author of pbuilder, so I'm only concerned with actual
  issues such as the $SHELL breakage I mentionned.  I'm surprized no-one
  complained about it until now.


The original decision with pbuilder was to not to try to play with 
environmental variables too much, and leave it alone;
and that's what you're seeing.

If any problems are found with particular environmental variable,
they are handled in case-by-case basis.


regards,
junichi
-- 
Junichi Uekawa, Debian Developer   http://www.netfort.gr.jp/~dancer/
183A 70FC 4732 1B87 57A5  CE82 D837 7D4E E81E 55C1 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#324620: pbuilder: pdebuild does not respect all dpkg-buildpackage options

2005-08-27 Thread Junichi Uekawa
Hi,

$ pdebuild --debbuildopts '-sa' --debug

dpkg-genchanges: including full source code in upload
dpkg-buildpackage: full upload (original source is included)
 - Terminate timeout process
 - unmounting dev/pts filesystem
/usr/lib/pbuilder/pbuilder-modules: line 89:  8118 Terminated  ( : 
Timeout process; sleep ${TIMEOUT_TIME}; echo  - Terminating build process 
due to timeout ; kill ${BUILD_PID} || true )
 - unmounting proc filesystem
Current time: Sun Aug 28 13:36:10 JST 2005
pbuilder-time-stamp: 1125203770
 - cleaning the build env
- removing directory /var/cache/pbuilder/build//7796 and its 
subdirectories+ '[' '' = yes ']'


I'm getting different results to yours; 
pdebuild --debbuildopts '-sa' --debug -- --debug

I think your config file has some funky setting:
pdebuild --debbuildopts -us -uc -sa --configfile /etc/pbuilderrc.sarge 
--logfile ../bluefish_pdebuild.log


Can you check that your config file doesn't have DEBBUILDOPTS line?

You are probably overriding the debbuildopts command option.
They are evaluated from left-to-right, and the rightmost command
has the precedence.


regards,
junichi


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#325367: Allow protocl usage on a host-by-host basis

2005-08-27 Thread Brock Rozen

Package: postfix
Severity: wishlist

Allow using the protocols mentioned in 
http://www.postfix.org/TUNING_README.html#rcpts on a host-by-host (domain 
name-by-domain name) basis, such that we could configure postfix to send a 
maximum number of X recipients in an envelope to domain Y (a problematic 
domain that limits the number of recipients in an envelope) -- while not 
changing the settings for other domains.


Thanks,

--
Brock Rozen[EMAIL PROTECTED]


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#325161: [dpatch-maintainers] Bug#325161: dpatch-get-origtargz has not a mechanism to verify md5sum/sha1sum when downloading origtargz

2005-08-27 Thread Junichi Uekawa
Hi,

  Shouldn't be too hard ti implement what you say; but I am doubtful if it's
  really feasible or easy to maintain the hash sum on developer side.
 
 The dpatch-get-origtargz script should have a mechenism to provide a hashsum 
 verification, not the sums themselves, which will be provided by the 
 packager. E.g.: dpatch-get-origtargz origtardir exact_url hashsum
 I think this could be called from debian/rules to bootstrap the fetch and the 
 build at once.


That's the main problem I see with this approach; the maintainer
has to update the sums.

Optionally allowing this might be a not-too-bad idea.


regards,
junichi


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#325369: kdebase: kdm should NOT use /dev/urandom -- doing so deliberately weakens the security of the system

2005-08-27 Thread Branden Robinson
Package: kdebase
Version: 4:3.4.2-1
Severity: important
Tags: security

I strenuously disagree with the upstream decision taken to point kdm at
/dev/urandom instead of /dev/random for entropy.

Using /dev/urandom is fine for unserious application that need a source of
(pseudo-)random numbers, such as games.

Display managers like kdm and xdm do not read /dev/random for frivolous
purposes, however -- they use it to get a seed for a session authorization
key (in the case of xdm, for the XDM-AUTHORIZATION-1 protocol, and maybe
MIT-MAGIC-COOKIE-1 as well).

A few years ago someone (maybe it was me, I don't remember) wrote a patch
to xdm that implements a randomStream resource -- older version of xdm,
from which kdm was forked a long time ago, used /dev/mem as its entropy
source, and as that file was not anywhere to close to entropic, the code
would read 8MB of data and hash it.

Reading 8MB from /dev/random is indeed stupid -- but reading that much data
from /dev/urandom instead is not the right fix.  The right fix is to read
only the data you need from a known entropic source.  In the case of xdm
(and almost certainly kdm), that's just a few bytes.

Reading the bits for the crypto key from /dev/urandom might be fine for
distributions like Linspire that run the graphical desktop as root by
default, but it's not for us.  We should be as secure as we can reasonably
be by default.

Once #76336 was fixed, the complaints I was getting about xdm taking
forever to start ceased.

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=76336;archive=yes

If you'd like to discuss this further, I suggest the debian-devel mailing
list.  It may be that most people disagree with me, though I hope not.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.9-powerpc-smp
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#325368: xserver-xorg: 'radeon' driver not listed in debconf

2005-08-27 Thread Michel Dänzer
On Sun, 2005-08-28 at 05:41 +0100, Rob Andrews wrote:
 
 The debconf script for xserver-xorg lists the ati driver but not the
 radeon driver. In the past, the ati driver has prompted the load of
 the radeon driver in the case of the card being a Radeon card, but in
 this case the ati driver doesn't defer control to the radeon driver for
 a PCI-E Radeon X700.

That's the bug then, not the fact that the radeon driver isn't listed in
debconf.


-- 
Earthling Michel Dänzer  | Debian (powerpc), X and DRI developer
Libre software enthusiast|   http://svcs.affero.net/rm.php?r=daenzer



Bug#325318: sid target for pbuilder

2005-08-27 Thread Junichi Uekawa

Hi,

 
 Short request:
 Please document how to get pbuilder working for tesating and unstable
 target for stable system in /usr/share/doc/pbuilder/pbuilder-doc.htm
 I think installing backported pbuilder is the only sure solution.

The FAQ for pbuilder 'pbuilder create fails' states 

There are people who occasionally backport debootstrap to stable
versions; hunt for them.


:P



regards,
junichi


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#325370: ITP: cowdancer -- a COW scratch filesystem implementation in userland

2005-08-27 Thread Junichi Uekawa
Package: wnpp
Hi,

I'm planning on packaging cowdancer for Debian.
It's a scratch-filesystem implementation that is implemented
through LD_PRELOAD hacks.

It uses only the standard Linux features for implementing
a cow-like filesystem feeling; enough is implemented to 
get a reasonably useful pbuilder-cow.

It's a hack to protect file modifications on a hard-linked tree
copied through 'cp -al'; which seems to improve running time of 
pbuilder by around 25% compared to extracting base.tgz tarball 
every time.

I will be interested to know if there is known similar 
work; and also if anybody else would be interested in using this.
I have been running this for a week or so on pbuilder; 
and it looks somewhat sane (although needs some polishing work 
still).

... and yes, this is what I've been hacking on  after being
inspired by something in  DebConf5.


License: GPL
URL: http://www.netfort.gr.jp/~dancer/software/cowdancer.html

cowdancer_0.3_i386.deb
--
 Package: cowdancer
 Version: 0.3
 Section: utils
 Priority: optional
 Architecture: i386
 Depends: libc6 (= 2.3.5-1)
 Installed-Size: 84
 Maintainer: Junichi Uekawa [EMAIL PROTECTED]
 Description: Copy-on-write directory tree utility.
  Tries to implement a shell session which has copy-on-write
  semantics upon hard-link copied directory trees.


regards,
junichi

-- 
Junichi Uekawa, Debian Developer   http://www.netfort.gr.jp/~dancer/
183A 70FC 4732 1B87 57A5  CE82 D837 7D4E E81E 55C1 


pgpMBTvDheQgo.pgp
Description: PGP signature


Bug#325371: ITP: binfmtc -- a binfmt_misc hook for running C programs as scripts

2005-08-27 Thread Junichi Uekawa

Package: wnpp

I'm planning on uploading binfmtc to Debian.
It is a binfmt_misc hook that allows using 
C source as if they were scripts.

It invokes gcc and runs the resulting binary.

I would be interested to know if there is any existing tool that 
does something similar, and also if anyone finds use for
such system. I personally like using this since it allows
rapid testing, and C is the scripting language I feel most
comfortable with.


License: GPL
Upstream URL: http://www.netfort.gr.jp/~dancer/software/binfmtc.html


binfmtc_0.7-1_i386.deb
--
 Package: binfmtc
 Version: 0.7-1
 Section: utils
 Priority: extra
 Architecture: i386
 Depends: libc6 (= 2.3.2.ds1-21), gcc, binutils, g++, binfmt-support
 Suggests: g77, gcj, libgcj4-dev, gpc
 Installed-Size: 188
 Maintainer: Junichi Uekawa [EMAIL PROTECTED]
 Description: Execute C program as script
  Linux binfmt_misc handler for C, C++, Assembly languages.
  .
  Using the binfmt_misc interface, binfmtc allows users to
  seamlessly execute C source code as if they were scripts.




regards,
junichi


pgpmg9wdDO4bP.pgp
Description: PGP signature


<    1   2   3   4