Bug#398240: splashy freeze on shutdown.

2006-11-13 Thread Fabrice Lorrain

Luis a écrit :

On 11/12/06, Fabrice Lorrain [EMAIL PROTECTED] wrote:


Package: splashy
Version: 0.1.8.1-3.1
Severity: critical
Justification: breaks unrelated software


Hello,

I had trouble on halt/shutdown on my box for several days. I track it
done on splashy.

No enabling splashy with by ex. ENABLE=0 in /etc/default/splashy is
fine.

When splashy is enable, the box won't shutdown anymore, it just stays
frozen in different state of graphic screen (got a blue screen
yesterday).

This freeze seems to happen earlier since my upgrade to the last debian
kernel.

I don't have any idea how to dig in this, but I'm willing to follow
instructions.

$ lspci | grep VGA
01:05.0 VGA compatible controller: nVidia Corporation NV18 [GeForce4 MX
440 AGP 8x] (rev a2)



Hello Fabrice,



Hello Luis


What happens at boot? Splashy works fine?


Yep, I didn't get any pb at boot time (little pengin  progress bar
are show up ok)


What happens when you run Splashy by hand: /sbin/splashy test
(Press ESC to exit)


Will try tonight.


Are you using vesafb? cat /proc/fb; cat /proc/cmdline


I'm using nvidiafb :
$ cat /proc/cmdline
root=/dev/hda2 ro console=tty0
$ cat /proc/fb
0 NV18


I don't know what else could cause this.


Bad interraction between Xorg  splasy on video RAM ??

Extract from my xorg.conf :

Section Device
Identifier  Nvidia GeForce4 MX
#Driver fbdev
Driver  nv
BusID   PCI:1:5:0
#Option UseFBDev  true
Option  UseFBDev  false
EndSection


After yesterday night sudo halt, I got stuck again.
The box was still responsive to ping.
nmap show up ssh + a bunch of rpc services (I'm using nfs on this
computer).
but ssh -v from another computer didn't get any answer.


 You are not running Splashy
from initramfs right? cat /etc/default/splashy | grep INITRAMFS


No.
$ cat /etc/default/splashy | grep RAMFS
ENABLE_INITRAMFS=0

 If you are, please disable that as this is very experimental.

ENABLE_INITRAMFS=0 will disable it. Then you need to run:
update-initarmfs -u

Last, you can purge Splashy 0.1.8 and install the latest release,
Splashy 0.2.1. I uploaded packages to
http://splashy.alioth.debian.org/debian/incoming. I'm waiting for
Otavio to upload them to Sid (pending verification of course).


Will try tonight.

@+,
Fab



Bug#395863: wmaker: FocusNextKey from the system-wide configuration invalid after upgrade

2006-11-13 Thread Josip Rodin
On Sun, Nov 12, 2006 at 08:09:07PM +0100, Steinar H. Gunderson wrote:
  I see that /etc/WindowMaker/WindowMaker defines:
  
FocusNextKey = Mod1+Tab;
 
 Actually, /etc/WindowMaker/WindowMaker doesn't mean anything; it's not
 shipped in the package, and it doesn't appear to be searched anywhere.

Oddly enough, it exists on that system of mine, and I never installed
anything other than our package. Current package needs to clean that up
(move it elsewhere or ask or something).

 What you probably mean is /etc/GNUstep/Defaults/WindowMaker, and it has no
 FocusNextKey.

I actually meant the file I mentioned...

 In fact, this is bug #394802, which is priority important -- I'm not sure
 if this should be RC or not, but given the amount of discussion in that
 bug I don't think an NMU is in-order just yet. (Also, one would probably
 have to fix #397412 for a meaningful NMU, if it's not already fixed.)

The whole upgrade process is SNAFU, it appears, and that is RC by all
conceivable definitions.

-- 
 2. That which causes joy or happiness.


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



Bug#398334: FTBFS build-depends against unavailable package

2006-11-13 Thread Julien Louis
Package: klibc
Version: 1.4.30-1
Severity: serious
Justification: no longer builds from source

Hi,

Your package build-depends against linux-headers-2.6.18-1 which is no
longer available.

Could you please, update the build-dependency against
linux-headers-2.6.18-2 ?

Cheers.


-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

-- 
Rappelons-nous que nous traitons d'infinis et d'indivisibles, 
inaccessibles à notre entendement fini, les premiers à cause de leur
immensité, les seconds à cause de leur petitesse. Pourtant nous 
constatons que la raison humaine ne peut s'empêcher de sans cesse y 
revenir.
-+- Galileo Galilei, Discours et démonstrations mathématiques
concernant deux sciences nouvelles -+-


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



Bug#398310: don't assemble all arrays on install

2006-11-13 Thread martin f krafft
severity 398310 important
retitle 398310 let user choose when to start which array
tags 398310 confirmed help
thanks

also sprach dean gaudet [EMAIL PROTECTED] [2006.11.13.0230 +0100]:
 i had 4 disks which i had experimented with sw raid10 on a few months 
 back... i never zeroed the superblocks.  i ended up putting them into 
 production in a 3ware hw raid10.  today the 3ware freaked out... and i put 
 the disks into another box to attempt forensics and to try constructing 
 *read-only* software arrays to see if i could recover the data.
 
 when i did apt-get install mdadm it found the old superblocks from my 
 experiments a few months ago... and tried to start the array!

You can set AUTOSTART=false in /etc/default/mdadm or via debconf,
and no arrays will be started.

 it's *bad* to autostart all discovered arrays.  it's unfortunate
 enough that you've decided to make initrds start all arrays by
 default... but at least this install-time autodiscover and start
 everything should be optional.
 
 at a minimum i think there should be a dialog attempt to autodiscover all 
 arrays and start them?.  even better would be a second step i found the 
 following arrays, which ones should i start?

If you aren't happy with the current solution, please provide
patches for consideration.

I do like the idea of selecting which arrays to start when.
Ideally, for each array, you'd select whether to start it from
initramfs, from init.d at boot, from init.d at install time, or from
init.d run manually. You can distinguish between the latter three
using the runlevel and a custom variable passed from postinst.

In any case, I don't consider the bug you filed to be grave because
you forgot to zero the superblocks. However, I agree with you that
it would be nice to have more granular control. This won't happen in
time for etch though, nor do I know when I'll have time to implement
this. Thus, please help out if you want to see this feature.

-- 
 .''`.   martin f. krafft [EMAIL PROTECTED]
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems


signature.asc
Description: Digital signature (GPG/PGP)


Processed: Re: Bug#398312: INITRDSTART='none' doesn't work

2006-11-13 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 398312 important
Bug#398312: INITRDSTART='none' doesn't work
Severity set to `important' from `grave'

 tags 398312 unreproducible moreinfo
Bug#398312: INITRDSTART='none' doesn't work
There were no tags set.
Tags added: unreproducible, moreinfo

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Processed: Re: Bug#398310: don't assemble all arrays on install

2006-11-13 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 398310 important
Bug#398310: don't assemble all arrays on install
Severity set to `important' from `grave'

 retitle 398310 let user choose when to start which array
Bug#398310: don't assemble all arrays on install
Changed Bug title.

 tags 398310 confirmed help
Bug#398310: let user choose when to start which array
There were no tags set.
Tags added: confirmed, help

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#398312: INITRDSTART='none' doesn't work

2006-11-13 Thread martin f krafft
severity 398312 important
tags 398312 unreproducible moreinfo
thanks

 even though i have INITRDSTART='none' in my /etc/default/mdadm and rebuilt 
the initrd, it still goes and does array discovery at boot time.

piper:/tmp/cdt.d.Ns8889# grep '^INITRD' /etc/default/mdadm
INITRDSTART='none'
piper:/tmp/cdt.d.Ns8889# update-initramfs -c -b . -k $(uname -r)
update-initramfs: Generating ./initrd.img-2.6.18-2-amd64
W: mdadm: /etc/mdadm/mdadm.conf defines no arrays.
I: mdadm: using configuration file: /etc/mdadm/mdadm.conf
I: mdadm: no MD arrays will be started from the initial ramdisk.
I: mdadm: use `dpkg-reconfigure --priority=low mdadm` to change this.
update-initramfs -c -b . -k $(uname -r)  8.48s user 1.58s system 35% cpu 28.365 
total
piper:/tmp/cdt.d.Ns8889# zcat initrd.img-2.6.18-2-amd64| cpio -i
27018 blocks
piper:/tmp/cdt.d.Ns8889# grep DEVS conf/md.conf
MD_DEVS=none

I get the same result whether I have arrays defined in
/etc/mdadm/mdadm.conf or not.

Also, if you look at /usr/share/initramfs-tools/hooks/mdadm,
I cannot figure out how the behaviour you're seeing is even
possible:

[...]
  INITRDSTART=all
  [ -s $DEBIANCONFIG ]  . $DEBIANCONFIG
  [ -z $INITRDSTART ]  INITRDSTART=none
[...]
  if [ $INITRDSTART != none ]  [ -n $devpairs ]; then
[...]
  else
echo MD_DEVS=none  $DESTCONFIG
info no MD arrays will be started from the initial ramdisk. 2
  fi
[...]

Please try again after
  sed -i 's,set -eu,x,' /usr/share/initramfs-tools/hooks/mdadm
and post the output.

 this is marked grave because it can cause dataloss if drives with
 stale superblocks are put together in an unexpected manner
 resulting in an array rebuild.  (i.e. same reasoning as #398310)

Again, I don't see this as a grave bug but human error. I agree that
mdadm should do something against it, but it's not a grave problem
every time that it fails to prevent human error.

 and starting all arrays is a bad one.  if i built my initrd
 without an mdadm.conf i don't see why you would create one...
 maybe if you asked first unable to find root device, should i try
 to autodiscover and start arrays? or required an option on the
 kernel command line...

My goal with mdadm was to make it a smooth upgrade from 1.9.x.
I realise that it doesn't do everything it should, nor is it free of
hacks, but there was only so much I could do with it in time for
etch.

I am willing to consider alternatives once etch is out. However, an
interactive prompt during the startup sequence is not one of them.

Instead, as per #398310, I would like to make mdadm deal with
a matrix of devices and times when they should be assembled/stopped.

-- 
 .''`.   martin f. krafft [EMAIL PROTECTED]
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems


signature.asc
Description: Digital signature (GPG/PGP)


Bug#392774: wormux: blocks the whole X session when GNU touches the first object

2006-11-13 Thread Eddy Petrișor
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Steve Langasek wrote:
 Anyway, the submitter claims that there is a fix now for the underlying bug,
 but he's told me this only in a throwaway comment on IRC with no follow-up
 to the bug report, so I have no idea what that fix is or when it will be
 available for uploading. :P

The bug is really fixed in our (Debian games Team) SVN, but I have no
sponsor for the package. Still, I would like to make some small changes
before an upload.

Sorry for the lack of follow-up, I (currently) don't have internet
access @ home, so I am constrained by office schedule and public
transportation schedule.

- --
Regards,
EddyP
=
Imagination is more important than knowledge A.Einstein
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFWD2mY8Chqv3NRNoRAjfNAJ98ByIbn2x8vKKm9LSFZJ0TmUOAogCfZ6Zv
r+ARzMXUdys72mbvvGe2eHE=
=bZEM
-END PGP SIGNATURE-


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



Processed: Re: Bug#398259: dvipdfmx: Depends on non-existing package dvipdfm

2006-11-13 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 block 398326 by 398259
Bug#398326: texlive-base-bin: Shouldn't propagate to testing before #398259 is 
sorted out
Was not blocked by any bugs.
Blocking bugs of 398326 added: 398259

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#392774: wormux: blocks the whole X session when GNU touches the first object

2006-11-13 Thread Steve McIntyre
Eddy Petrisor wrote:
Steve Langasek wrote:
 Anyway, the submitter claims that there is a fix now for the underlying bug,
 but he's told me this only in a throwaway comment on IRC with no follow-up
 to the bug report, so I have no idea what that fix is or when it will be
 available for uploading. :P

The bug is really fixed in our (Debian games Team) SVN, but I have no
sponsor for the package. Still, I would like to make some small changes
before an upload.

Sorry for the lack of follow-up, I (currently) don't have internet
access @ home, so I am constrained by office schedule and public
transportation schedule.

If you're waiting on a sponsor, please let me know. I was helping
people work on another bug in wormux at the BSP this weekend, and it
would be nice to get the bugs fixed and uploaded.

-- 
Steve McIntyre, Cambridge, UK.[EMAIL PROTECTED]
Who needs computer imagery when you've got Brian Blessed?


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



Bug#365201: closed by Steve Langasek [EMAIL PROTECTED] (Re: [NONFREE-DOC] Package contains IETF RFC/I-D)

2006-11-13 Thread Simon Josefsson

Debian Bug Tracking System wrote:

When I looked over the new package, I noticed that it still contains an
RFC inside the source package, inside a JAR file (which are ZIP files):



pkg phpgroupware ver 0.9.16.011-2
  phpgroupware/javassh/applet/src/jta25-src.jar:
  jta25/doc/rfc854.txt


RFC854 was issued in 1983, and therefore AIUI predates the current RFC
copyright silliness.  I don't think there's any reason to believe the IETF
has the rights to retroactively change the license on copies of this RFC
already in distribution.

If you believe there is still a bug here, please open a separate report so
that this (IMHO much lesser) issue can be tracked separately from the bug
with RFC2445 which has already been fixed.


There is the email from the RFC editor on 
http://wiki.debian.org/NonFreeIETFDocuments where they claim statements 
apply retroactively, although that doesn't specifically cover the 
pre-1989 copyright situation.


I don't see any reason to re-open the bug at this point, but I'll ask 
the RFC editor to clarify their view of the situation, and in particular 
whether they consider the modern copyright rules apply to old RFCs as well.


Thanks,
Simon


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



Bug#388521: libnotify-dev: Missing depedancies on libgtk2.0-dev

2006-11-13 Thread Christophe Mutricy
Hello,

   Thanks for the report. There is a fix in SVN and an upload is supposed
 to happen soon.

Gentle ping ;)
It would be great to have that fixed for etch.

Regards,

-- 
Xtophe


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



Processed: Re: Bug#393356: Source package contains non-free IETF RFC/I-D's

2006-11-13 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 390664 etch-ignore
Bug#390664: [NONFREE-DOC] Package contains IETF RFC/I-Ds
There were no tags set.
Tags added: etch-ignore

 tags 395101 etch-ignore
Bug#395101: Source package contains non-free IETF RFC/I-D's
Tags were: fixed-upstream
Tags added: etch-ignore

 tags 396096 etch-ignore
Bug#396096: openldap2.3: [INTL:de] Updated German debconf translation
Tags were: l10n patch
Tags added: etch-ignore

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#398334: FTBFS build-depends against unavailable package

2006-11-13 Thread maximilian attems
On Mon, Nov 13, 2006 at 10:13:11AM +0100, Julien Louis wrote:
 Hi,
 
 Your package build-depends against linux-headers-2.6.18-1 which is no
 longer available.
 
 Could you please, update the build-dependency against
 linux-headers-2.6.18-2 ?
 
 Cheers.

the d-kernel svn has an upcoming abi pump to -3,
plus i want newer klibc in testing, so i'll wait a bit.
there it won't buid anyway currently.
 
-- 
maks


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



Bug#350093: marked as done (libfinance-quote-perl: binary-indep files in /usr/lib)

2006-11-13 Thread Debian Bug Tracking System
Your message dated Mon, 13 Nov 2006 03:02:08 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#350093: fixed in libfinance-quote-perl 1.12-1
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)

---BeginMessage---
Package: libfinance-quote-perl
Version: 1.08-1
Severity: serious
Justification: Violates perl policy

The libfinance-quote-perl package is installing binary-independent
files into /usr/lib when it should actually put them into
/usr/share. For information on how to build perl packages that conform
with policy please see the Debian perl policy document at:

http://www.debian.org/doc/packaging-manuals/perl-policy/

When building a package you can use lintian to help spot errors like this.

Also the package has this line in the debian/control:

Architecture: any

which is incorrect, I think the further line specifying 'all' might be
working as an override but this is probably not reliable behaviour.

I notice you have not updated this package since July 2003. Having
looked through the current list of bugs, especially requests for new
upstream versions to fix important bugs, I would ask you to seriously
consider whether you are still interested in maintaining this
package. If not then please orphan the package so someone else can
take it on. Details of orphaning packages can be found at:

http://www.debian.org/doc/developers-reference/ch-pkgs.en.html#s-orphaning

Thanks,

Stephen Quinney

-- 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.15-1-k7
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages libfinance-quote-perl depends on:
ii  libhtml-tableextract-perl 1.08-1 Perl module that simplifies extrac
ii  libwww-perl   5.803-4WWW client/server library for Perl
ii  perl  5.8.7-10   Larry Wall's Practical Extraction 

libfinance-quote-perl recommends no packages.

-- no debconf information

---End Message---
---BeginMessage---
Source: libfinance-quote-perl
Source-Version: 1.12-1

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

libfinance-quote-perl_1.12-1.diff.gz
  to pool/main/libf/libfinance-quote-perl/libfinance-quote-perl_1.12-1.diff.gz
libfinance-quote-perl_1.12-1.dsc
  to pool/main/libf/libfinance-quote-perl/libfinance-quote-perl_1.12-1.dsc
libfinance-quote-perl_1.12-1_all.deb
  to pool/main/libf/libfinance-quote-perl/libfinance-quote-perl_1.12-1_all.deb
libfinance-quote-perl_1.12.orig.tar.gz
  to pool/main/libf/libfinance-quote-perl/libfinance-quote-perl_1.12.orig.tar.gz



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.
Bart Martens [EMAIL PROTECTED] (supplier of updated libfinance-quote-perl 
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 SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 12 Nov 2006 12:40:36 +0100
Source: libfinance-quote-perl
Binary: libfinance-quote-perl
Architecture: source all
Version: 1.12-1
Distribution: unstable
Urgency: low
Maintainer: Bart Martens [EMAIL PROTECTED]
Changed-By: Bart Martens [EMAIL PROTECTED]
Description: 
 libfinance-quote-perl - Perl module for retrieving stock quotes from a variety 
of sources
Closes: 320815 322819 342843 350093 382910 398116
Changes: 
 libfinance-quote-perl (1.12-1) unstable; urgency=low
 .
   * New maintainer.  Closes: #398116.
   * Acknowledge NMU.  Closes: #320815, #322819, #350093.
   * New upstream release.  Closes: #382910, #342843.
   * debian/*: Repackaged with cdbs.
   * debian/copyright: Updated.
   * debian/lintian/libfinance-quote-perl: Lintian override for long URL in
 Finance::Quote::SEB.3pm.
   * debian/watch: Added.
Files: 
 d0b6c635c667e2730cc1def05b51d7a0 611 perl optional 
libfinance-quote-perl_1.12-1.dsc
 c948efd71edd623077799cc4ffd70cf8 91951 perl optional 
libfinance-quote-perl_1.12.orig.tar.gz
 34f96d62f43ae0ca9ca790eac1662fce 2931 perl optional 
libfinance-quote-perl_1.12-1.diff.gz
 

Processed: Re: Processed: Re: Bug#393356: Source package contains non-free IETF RFC/I-D's

2006-11-13 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 396096 - etch-ignore
Bug#396096: openldap2.3: [INTL:de] Updated German debconf translation
Tags were: etch-ignore l10n patch
Tags removed: etch-ignore

 tags 396095 + etch-ignore
Bug#396095: Source package contains non-free IETF RFC
There were no tags set.
Tags added: etch-ignore

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#398317: trac: upgrade to 0.8.1-3sarge6 causes internal errors

2006-11-13 Thread Sergei Golovan

tags: patch

The attached patch to util.py module fixes the bug (the code was taken
from trac SVN).

--
Sergei Golovan


trac_util.diff
Description: Binary data


Bug#398317: trac: upgrade broke package

2006-11-13 Thread Simone Piccardi
Package: trac
Version: 0.8.1-3sarge5
Followup-For: Bug #398317


I'm getting internal error:

   'module' object has no attribute 'quote_cookie_value'

the only way to have it working is to downgrade to previuos version
with:

dpkg -i trac_0.8.1-3sarge5_all.deb

(I was lucky having it in /var/cache/apt/archive). 



-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-3-686-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages trac depends on:
ii  python2.3.5-2An interactive high-level object-o
ii  python-clearsilver0.9.13-3.2 python bindings for clearsilver
ii  python-sqlite 1.0.1-2python interface to SQLite
ii  python2.3-subversion  1.1.4-2python modules for interfacing wit
ii  subversion1.1.4-2advanced version control system (a

-- no debconf information


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



Bug#341697: Should be closed

2006-11-13 Thread Dominic Hargreaves
Hi,

This bug should be closed.

Regards,

Dominic.

-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)


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



Bug#341697: Info received (Should be closed)

2006-11-13 Thread Dominic Hargreaves
Sorry, please ignore this. I didn't notice that it was already closed.

Dominic.

-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)


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



Processed: 392774 pending

2006-11-13 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 392774 pending
Bug#392774: wormux: blocks the whole X session when GNU touches the first object
There were no tags set.
Tags added: pending

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#398317: trac: upgrade to 0.8.1-3sarge6 causes internal errors

2006-11-13 Thread Andrew N Jackson

Hi,

I'm also seeing this bug.  The function 'quote_cookie_value' is not  
defined in the trac/util.py package, and indeed nowhere else in the  
trac distribution.  It can be found in older versions of trac:


--- trac/util.py ---  http://trac.edgewall.org/browser/branches/0.8- 
stable/trac/util.py


def quote_cookie_value(path):

Cookie values can not contain  ,; characters.

return path.replace(' ', '%20').replace(';', '%3B').replace(',',  
'%3C')


---

Hacking this back into /usr/lib/python2.3/site-packages/trac/util.py  
provides a workaround, but this is presumable 'dangerous'.  There  
seems to be a major reshuffling of code between v0.8 and 0.9 of Trac,  
and the Debian version appears to be a mix of the two.


Hope that helps.

Cheers,
Andy J.



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



Bug#397678: main-menu: segfaults on amd64 after Set up users and passwords step

2006-11-13 Thread Attilio Fiandrotti
Some times ago Jerome reported a similar crash on amd64 with the 
graphical installer, he even provided a strace log [1] of the crash.
Since this crash, suspected to be due to DFB libraries on AMD64, was 
impossible to reproduce on aregular debian AMD64 system, i wonder if 
it's related to some other d-i component.

Eugeny, any bell ringing looking at Jerome's strace log?

cheers

Attilio

[1] http://lists.debian.org/debian-boot/2006/10/msg01961.html

Eugeniy Meshcheryakov wrote:

Additional information: I cannot reproduce this bug with image from
http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/amd64/iso-cd/debian-testing-amd64-businesscard.iso
built on 20061102 (at least it is written on F1 screen, I downloaded it
today).

8 листопада 2006 о 22:06 +0100 Eugeniy Meshcheryakov написав(-ла):


Package: main-menu
Severity: grave

After configuring users and passwords in d-i screen starts blinking and
following messages appear at console (may contain typos):

process: ###): INFO: kbd-mode: setting console mode to Unicode (UTF-8)

On other console, following messages appear:

init: starting pid ### console /dev/vc/1: '/sbin/debian-installer'
debconf: setting debconf/language to uk
kernel: main-menu[###]: segfault at  rip  error 
4

I used image downloaded from 
http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/amd64/iso-cd/debian-testing-amd64-businesscard.iso


Image was built on 20061106. I also tried to run installation in English
and got the same results (except that language in debconf's meesage was en).







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



Bug#397989: marked as done (libcatalyst-modules-perl: Files contained in another package)

2006-11-13 Thread Debian Bug Tracking System
Your message dated Mon, 13 Nov 2006 04:17:18 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#397989: fixed in libcatalyst-modules-perl 13
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)

---BeginMessage---
Package: libcatalyst-modules-perl
Version: 11
Severity: grave
Justification: renders package unusable

dpkg: error processing
/var/cache/apt/archives/libcatalyst-modules-perl_12_all.deb (--unpack):
 trying to overwrite `/usr/share/man/man3/Catalyst::Manual.3pm.gz', which is
/also in package libcatalyst-perl

Nuff said!

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

Versions of packages libcatalyst-modules-perl depends on:
ii  libcache-cache-perl   1.05-1 Managed caches of persistent infor
ii  libcache-fastmmap-perl1.14-1 Mmap'ed file as a shared memory in
pn  libcatalyst-perl  none (no description available)
ii  libcatalyst-view-tt-perl  0.23-1 Template View Class for Catalyst
ii  libclass-throwable-perl   0.10-1 A minimal lightweight exception cl
ii  libconfig-any-perl0.04-1 Load configuration from different 
ii  libdata-visitor-perl  0.05-1 A visitor for Perl data structures
ii  libdbix-class-perl0.07002-2  Extensible and flexible object -
ii  libdbix-class-schema-loader-p 0.03008-1  Dynamic definition of a DBIx::Clas
ii  libdevel-stacktrace-perl  1.11-1 Stack trace and stack trace frame 
ii  libfile-slurp-perl.09-1  single call read  write file rout
ii  libhtml-prototype-perl1.48-1 Generate HTML and Javascript for t
ii  libhtml-widget-perl   1.10-1 HTML Widget And Validation Framewo
ii  libjson-perl  1.07-1 parse and convert to JSON (JavaScr
ii  liblocale-maketext-lexicon-pe 0.62-1 Lexicon-handling backends for Loc
ii  liblocale-maketext-simple-per 0.12-2 Simple interface to Locale::Makete
ii  liblog-log4perl-perl  1.07-1 A Perl port of the widely popular 
ii  libobject-signature-perl  1.05-1 Signature - Generate cryptographic
ii  libparams-validate-perl   0.77-1 validate parameters to Perl method
ii  libpath-class-perl0.15-1 Cross-platform path specification 
ii  librpc-xml-perl   0.59-1 Perl module implementation of XML-
ii  libset-object-perl1.18-2 Collection of objects without dupl
ii  libtemplate-plugin-class-perl 0.13-1 Call methods of arbitrary classes 
ii  libtest-www-mechanize-perl1.12-2 Testing-specific WWW::Mechanize su
ii  libuniversal-can-perl 1.12-1 Safer version of UNIVERSAL::can.
ii  libuniversal-isa-perl 0.06-1 Safer version of UNIVERSAL::isa.
ii  perl  5.8.8-6.1  Larry Wall's Practical Extraction 

libcatalyst-modules-perl recommends no packages.

-- no debconf information

---End Message---
---BeginMessage---
Source: libcatalyst-modules-perl
Source-Version: 13

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

libcatalyst-modules-perl_13.dsc
  to pool/main/libc/libcatalyst-modules-perl/libcatalyst-modules-perl_13.dsc
libcatalyst-modules-perl_13.tar.gz
  to pool/main/libc/libcatalyst-modules-perl/libcatalyst-modules-perl_13.tar.gz
libcatalyst-modules-perl_13_all.deb
  to pool/main/libc/libcatalyst-modules-perl/libcatalyst-modules-perl_13_all.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.
Krzysztof Krzyzaniak (eloy) [EMAIL PROTECTED] (supplier of updated 
libcatalyst-modules-perl 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 SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 13 Nov 2006 11:25:42 +0100
Source: libcatalyst-modules-perl
Binary: libcatalyst-modules-perl
Architecture: source all
Version: 13
Distribution: unstable
Urgency: low
Maintainer: Debian Catalyst Maintainers 

Bug#395863: wmaker: FocusNextKey from the system-wide configuration invalid after upgrade

2006-11-13 Thread Steinar H. Gunderson
On Mon, Nov 13, 2006 at 09:48:51AM +0100, Josip Rodin wrote:
 Oddly enough, it exists on that system of mine, and I never installed
 anything other than our package. Current package needs to clean that up
 (move it elsewhere or ask or something).

Well, OK, then I guess it's outdated.

 What you probably mean is /etc/GNUstep/Defaults/WindowMaker, and it has no
 FocusNextKey.
 I actually meant the file I mentioned...

Well, that file isn't read anymore, so the bug is in that case the default
does not contain a default setting for FocusNextkey, not unable to read
FocusNextKey from the system-wide configuration.

I have no idea why Debian ships its own Window Maker default, though;
upstream has one already...

/* Steinar */
-- 
Homepage: http://www.sesse.net/


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



Processed (with 2 errors): Clone a bit

2006-11-13 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # by the request of Steve...
 bts clone 353776 -1
Unknown command or malformed arguments to command.

 retitle -1 ire: needs to remove 64-bit architectures from architecture list
Bug number -1 not found. (Is it archived?)

 bts clone 353776 -2
Unknown command or malformed arguments to command.

 retitle -2 RM: RoQA: ire [amd64, ia64, alpha]
Bug number -2 not found. (Is it archived?)

 reassign -2 ftp.debian.org
Bug number -2 not found. (Is it archived?)

 severity 353776 normal
Bug#353776: ire: segfaults on amd64
Bug#396551: ire-the-flat: crashes while loading
Bug#396553: ire-rotj: program crashes while loading
Severity set to `normal' from `grave'

 retitle 353776 ire: not built for 64-bit architectures, needs porting
Bug#353776: ire: segfaults on amd64
Changed Bug title.

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Processed (with 2 errors): Once more, with feeling

2006-11-13 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 353776 serious
Bug#353776: ire: not built for 64-bit architectures, needs porting
Bug#396551: ire-the-flat: crashes while loading
Bug#396553: ire-rotj: program crashes while loading
Severity set to `serious' from `normal'

 retitle 353776 ire: needs to remove 64-bit architectures from architecture 
 list
Bug#353776: ire: not built for 64-bit architectures, needs porting
Changed Bug title.

 clone 353776 -1
Bug#353776: ire: needs to remove 64-bit architectures from architecture list
Bug is marked as being merged with others. Use an existing clone.

 severity -1 normal
Bug number -1 not found. (Is it archived?)

 retitle -1 ire: not built for 64-bit architectures, needs porting
Bug number -1 not found. (Is it archived?)

 clone 353776 -2
Bug#353776: ire: needs to remove 64-bit architectures from architecture list
Bug is marked as being merged with others. Use an existing clone.

 retitle -2 RM: ire, ire-ed [amd64,ia64,alpha] -- RoQA; segfaults on 64-bit 
 architectures, reducing architecture list
Bug number -2 not found. (Is it archived?)

 reassign -2 ftp.debian.org
Bug number -2 not found. (Is it archived?)

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#397908: marked as done (google-perftools: FTBFS/amd64: src/base/linux_syscall_support.h:339: error: 'sys_mmap' has not been declared)

2006-11-13 Thread Debian Bug Tracking System
Your message dated Mon, 13 Nov 2006 04:47:12 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#397908: fixed in google-perftools 0.8-5
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)

---BeginMessage---
Package: google-perftools
Version: 0.8-3
Severity: serious
Justification: FTBFS + this version is already in testing on amd64
Usertags: grid5000

Hi,

During a rebuild of all packages in etch, I discovered that your package
failed to build on amd64.

Relevant parts:
 g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -pthread -DNDEBUG -g -Wall -O2 -c 
src/tcmalloc.cc -o libtcmalloc_minimal_la-tcmalloc.o /dev/null 2
1
/bin/sh ./libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I./src  -I./src  
-pthread -DNDEBUG -g -Wall -O2 -c -o libtcmalloc_minimal_la-malloc_
hook.lo `test -f 'src/malloc_hook.cc' || echo './'`src/malloc_hook.cc
 g++ -DHAVE_CONFIG_H -I. -I. -I./src -I./src -pthread -DNDEBUG -g -Wall -O2 -c 
src/malloc_hook.cc  -fPIC -DPIC -o .libs/libtcmalloc_minimal_la-mal
loc_hook.o
src/base/linux_syscall_support.h:339: error: 'sys_mmap' has not been declared
src/base/linux_syscall_support.h:339: error: 's' has not been declared
src/base/linux_syscall_support.h:340: error: 'l' has not been declared
src/base/linux_syscall_support.h:340: error: 'p' has not been declared
src/base/linux_syscall_support.h:341: error: 'f' has not been declared
src/base/linux_syscall_support.h:341: error: 'd' has not been declared
src/base/linux_syscall_support.h:342: error: 'o' has not been declared
src/base/linux_syscall_support.h:342: error: ISO C++ forbids declaration of 
'_syscall6' with no type
src/base/linux_syscall_support.h:343: error: 'sys_recvmsg' has not been declared
src/base/linux_syscall_support.h:343: error: 's' has not been declared
src/base/linux_syscall_support.h:344: error: 'm' has not been declared
src/base/linux_syscall_support.h:344: error: 'f' has not been declared
src/base/linux_syscall_support.h:344: error: ISO C++ forbids declaration of 
'_syscall3' with no type
src/base/linux_syscall_support.h:345: error: 'sys_sendmsg' has not been declared
src/base/linux_syscall_support.h:345: error: 's' has not been declared
src/base/linux_syscall_support.h:346: error: 'm' has not been declared
src/base/linux_syscall_support.h:346: error: 'f' has not been declared

The full build log is available from 
http://ox.blop.info/bazaar/buildlogs/20061107/

About the archive rebuilt: The rebuilt was done on about 30 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing an etch i386
environment (not unstable).  Internet was not accessible from the build
systems. The builds were processed as root.

About Grid'5000:
Grid'5000 is an highly reconfigurable experimental Grid platform
gathering 9 sites and featuring a total of 5000 CPUs. It serves as a
testbed for research in Grid Computing. See https://www.grid5000.fr/
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |

---End Message---
---BeginMessage---
Source: google-perftools
Source-Version: 0.8-5

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

google-perftools_0.8-5.diff.gz
  to pool/main/g/google-perftools/google-perftools_0.8-5.diff.gz
google-perftools_0.8-5.dsc
  to pool/main/g/google-perftools/google-perftools_0.8-5.dsc
libgoogle-perftools-dev_0.8-5_i386.deb
  to pool/main/g/google-perftools/libgoogle-perftools-dev_0.8-5_i386.deb
libgoogle-perftools0_0.8-5_i386.deb
  to pool/main/g/google-perftools/libgoogle-perftools0_0.8-5_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.
Daigo Moriwaki [EMAIL PROTECTED] (supplier of updated google-perftools 
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 SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 13 Nov 2006 12:13:52 +0900
Source: google-perftools
Binary: libgoogle-perftools0 libgoogle-perftools-dev
Architecture: source i386
Version: 0.8-5
Distribution: unstable
Urgency: low
Maintainer: Daigo Moriwaki [EMAIL PROTECTED]
Changed-By: 

Bug#398205: marked as done (alexandria: Pulling information from internet sources does not work at all)

2006-11-13 Thread Debian Bug Tracking System
Your message dated Mon, 13 Nov 2006 14:17:32 +0100
with message-id [EMAIL PROTECTED]
and subject line alexandria: Pulling information from internet sources does not 
work at all
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)

---BeginMessage---
Package: alexandria
Version: 0.5.1-3
Severity: serious

alexandria in sarge seems to be non-usable. - I have done the usual
steps a beginner would do:
1. start the program
2. klick [Add Book]
3. Type in ISIN 3-446-15497-3
4. klick on [+Add]
5. Get error message: No results were found. Make sure your search
criterion is spelled correctly. and try again.

I already *have* followed the advice in bug #328496 and have added the
new developer token. And amazon seems to accept it - from strace
output:

5548  write(21, GET 
/onca/xml3?t=calibanorg-20AsinSearch=3446154973f=xmltype=heavydev-t=142TF8CHT48WYPPS6J82locale=de
 HTTP/1.1\r\nAccept: */*\r\nUser-Agent: Ruby/Amazon 0.9.0\r\nHost: 
xml.amazon.com\r\n\r\n, 185) = 185
[...]
5548  write(21, GET 
/onca/xml3?t=calibanorg-20AsinSearch=3446154973f=xmltype=heavydev-t=142TF8CHT48WYPPS6J82locale=de
 HTTP/1.1\r\nAccept: */*\r\nUser-Agent: Ruby/Amazon 0.9.0\r\nHost: 
xml.amazon.com\r\n\r\n, 185) = 185

And indeed checking
http.//xml.amazon.com/onca/xml3?t=calibanorg-20AsinSearch=3446154973f=xmltype
=heavydev-t=142TF8CHT48WYPPS6J82locale=de
in e.g. mozilla shows that amazon would provide the correct data:

| pRODUCTinfo 
xsi:noNamespaceSchemaLocation=http://xml.amazon.com/schemas3/dev-heavy.xsd;
| -
| Request
| -
| Args
| Arg value=de name=locale/
| Arg value=Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20060926 
Debian/1.7.8-1sarge7.3.1 name=UserAgent/
| Arg value=0W9BYZ03S8XCJNCHJEY1 name=RequestID/
| Arg value=142TF8CHT48WYPPS6J82 name=dev-t/
| Arg value=3446154973 name=AsinSearch/
| Arg value=heavy name=type/
| Arg value=xml name=f/
| Arg value=calibanorg-20 name=t/
| /Args
| /Request
| -
| Details 
url=http://www.amazon.de/gp/product/3446154973%3ftag=calibanorg-20%26link_code=xm2%26camp=2025%26dev-t=142TF8CHT48WYPPS6J82;
| Asin3446154973/Asin
| -
| ProductName
| Programmieren in C. ANSI C (2. A.). Mit dem C-Reference Manual.
| /ProductName

I assume the alexandria 0.6.1-1 in upcoming etch is functional
currently, please doublecheck and make a versioned close if this is
the case.

cu and- tellico doesn't work, too. ;-) -reas

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-3-k7
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)

Versions of packages alexandria depends on:
ii  gconf2 2.8.1-6   GNOME configuration database syste
ii  libamazon-ruby 0.9.0-1   a Ruby library for programmatic ac
ii  libgconf2-ruby 0.12.0-2  GConf 2 bindings for the Ruby lang
ii  libgettext-ruby1.8 0.8.0-1   Gettext for ruby1.8
ii  libglade2-ruby 0.12.0-2  Libglade 2 bindings for the Ruby l
ii  libgnome2-ruby 0.12.0-2  GNOME 2 bindings for the Ruby lang
ii  libruby1.8 [libyaml-ruby1. 1.8.2-7sarge4 Libraries necessary to run Ruby 1.
ii  ruby1.81.8.2-7sarge4 Interpreter of object-oriented scr

-- no debconf information
-- 
The 'Galactic Cleaning' policy undertaken by Emperor Zhark is a personal
vision of the emperor's, and its inclusion in this work does not constitute
tacit approval by the author or the publisher for any such projects,
howsoever undertaken.(c) Jasper Ffforde

---End Message---
---BeginMessage---
Version: 0.6.1-1

Hi,

 alexandria in sarge seems to be non-usable. - I have done the usual
 steps a beginner would do:

[...]

 I assume the alexandria 0.6.1-1 in upcoming etch is functional
 currently, please doublecheck and make a versioned close if this is
 the case.

I double checked, works fine, and djpig also confirms it (Probably
sarge only, seems to work fine in etch). I think it's safe to close
with the etch version.

I'm not sure if sarge is fixable, that's up to the maintainer and the
stable release team to find out. Thanks for reporting.


Thijs


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


Bug#395164: marked as done (Monit fails if log file is too large)

2006-11-13 Thread Debian Bug Tracking System
Your message dated Mon, 13 Nov 2006 05:17:10 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#395164: fixed in monit 1:4.8.1-2.1
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)

---BeginMessage---
Package: monit
Version: 1:4.8.1-2
Severity: grave
Justification: renders package unusable

When a file grows larger than 2GB, monit claims it no longer exists.
This causes service failure actions to be executed, resulting in potential
downtime or unecessary notification of downtime.


---End Message---
---BeginMessage---
Source: monit
Source-Version: 1:4.8.1-2.1

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

monit_4.8.1-2.1.diff.gz
  to pool/main/m/monit/monit_4.8.1-2.1.diff.gz
monit_4.8.1-2.1.dsc
  to pool/main/m/monit/monit_4.8.1-2.1.dsc
monit_4.8.1-2.1_i386.deb
  to pool/main/m/monit/monit_4.8.1-2.1_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.
Steinar H. Gunderson [EMAIL PROTECTED] (supplier of updated monit 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 SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 13 Nov 2006 13:38:47 +0100
Source: monit
Binary: monit
Architecture: source i386
Version: 1:4.8.1-2.1
Distribution: unstable
Urgency: medium
Maintainer: Stefan Alfredsson [EMAIL PROTECTED]
Changed-By: Steinar H. Gunderson [EMAIL PROTECTED]
Description: 
 monit  - A utility for monitoring and managing daemons or similar programs
Closes: 395164
Changes: 
 monit (1:4.8.1-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * monit-lfs.patch: Add LFS support; patch adapted from upstream CVS by
 Michael Mende. (Closes: #395164)
   * Build-depend on automake and set some magical cdbs option to enable
 re-automaking, as monit-lfs.patch touches configure.ac.
Files: 
 8dedc2107a56a7e4211cbd1a8d8c3f76 735 admin optional monit_4.8.1-2.1.dsc
 db85b066699129c86e26d74d501243ce 11239 admin optional monit_4.8.1-2.1.diff.gz
 626ad3e4922d6aaafa3e9d875fed652a 254726 admin optional monit_4.8.1-2.1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iQCVAwUBRVhryn7hqgLJpbVOAQKrSAQAk4U6uoD6vUPi2KahklalwlDGIKbhINfh
0gcx2G4KdJ2jDk7sf7kmDBxfG+sYZEQYK9lmi4ubSDiTPeaBYfgfNlQPs3rEb10D
1q1fWTtSQEsJNTwT8//zVpcTtjeiO1MdBzdrGAoy8Oj6pzCUwUmBkw3fR5anZnCV
pze0DfM5zDg=
=5DIm
-END PGP SIGNATURE-

---End Message---


Processed: retitle 398292 to GNU gv ps_gettext() Buffer Overflow Vulnerability (CVE-2006-5864)

2006-11-13 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.9.21
 retitle 398292 GNU gv ps_gettext() Buffer Overflow Vulnerability 
 (CVE-2006-5864)
Bug#398292: GNU gv ps_gettext() Buffer Overflow Vulnerability
Changed Bug title.


End of message, stopping processing here.

Please contact me if you need assistance.

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


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



Bug#398368: mimedefang: installation fails: chown: `defang:smmsp': invalid group

2006-11-13 Thread Lucas Nussbaum
Package: mimedefang
Version: 2.57-1
Severity: serious
Justification: makes package uninstallable
Usertags: grid5000

Hi,

During a piuparts run over all the packages in etch, I ran into a
problem with your package:

Setting up mimedefang (2.57-1) ...
chown: `defang:smmsp': invalid group
dpkg: error processing mimedefang (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 mimedefang
E: Sub-process /usr/bin/dpkg returned an error code (1)

The full log is available from 
http://ox.blop.info/bazaar/buildlogs/20061113/

The piuparts run was done on about 40 AMD64 nodes of the Grid'5000
platform, using a clean chroot containing an etch i386 environment (not
unstable).  Internet was not accessible from the build systems.

About Grid'5000:
Grid'5000 is an highly reconfigurable experimental Grid platform
gathering 9 sites and featuring a total of 5000 CPUs. It serves as a
testbed for research in Grid Computing. See https://www.grid5000.fr/
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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



Bug#398370: xfonts-knickers: installation fails: /usr/X11R6/bin/mkfontdir: No such file or directory

2006-11-13 Thread Lucas Nussbaum
Package: xfonts-knickers
Version: 0.0.1-3
Severity: serious
Justification: makes package uninstallable
Usertags: grid5000

Hi,

During a piuparts run over all the packages in etch, I ran into a
problem with your package:

Setting up xfonts-knickers (0.0.1-3) ...
/var/lib/dpkg/info/xfonts-knickers.postinst: line 6:
/usr/X11R6/bin/mkfontdir: No such file or directory
/var/lib/dpkg/info/xfonts-knickers.postinst: line 7: update-fonts-alias:
command not found
dpkg: error processing xfonts-knickers (--configure):
 subprocess post-installation script returned error exit status 127
Errors were encountered while processing:
 xfonts-knickers
E: Sub-process /usr/bin/dpkg returned an error code (1)

The full log is available from 
http://ox.blop.info/bazaar/buildlogs/20061113/

The piuparts run was done on about 40 AMD64 nodes of the Grid'5000
platform, using a clean chroot containing an etch i386 environment
(not unstable).  Internet was not accessible from the build systems.

About Grid'5000:
Grid'5000 is an highly reconfigurable experimental Grid platform
gathering 9 sites and featuring a total of 5000 CPUs. It serves as a
testbed for research in Grid Computing. See https://www.grid5000.fr/
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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



Bug#398371: xfingerd: installation fails: invoke-rc.d: unknown initscript, /etc/init.d/inetd not found.

2006-11-13 Thread Lucas Nussbaum
Package: xfingerd
Version: 0.6-5
Severity: serious
Justification: makes package uninstallable
Usertags: grid5000

Hi,

During a piuparts run over all the packages in etch, I ran into a
problem with your package:

Unpacking xfingerd (from .../xfingerd_0.6-5_i386.deb) ...
Setting up xfingerd (0.6-5) ...
invoke-rc.d: unknown initscript, /etc/init.d/inetd not found.
dpkg: error processing xfingerd (--configure):
 subprocess post-installation script returned error exit status 100
Errors were encountered while processing:
 xfingerd
E: Sub-process /usr/bin/dpkg returned an error code (1)

The full log is available from 
http://ox.blop.info/bazaar/buildlogs/20061113/

The piuparts run was done on about 40 AMD64 nodes of the Grid'5000
platform, using a clean chroot containing an etch i386 environment
(not unstable).  Internet was not accessible from the build systems.

About Grid'5000:
Grid'5000 is an highly reconfigurable experimental Grid platform
gathering 9 sites and featuring a total of 5000 CPUs. It serves as a
testbed for research in Grid Computing. See https://www.grid5000.fr/
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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



Bug#398372: xen-utils-common: installation fails: ln: creating symbolic link `/etc/udev/rules.d/z60_xen-backend.rules' to `../xen-backend.rules': No such file or directory

2006-11-13 Thread Lucas Nussbaum
Package: xen-utils-common
Version: 3.0.3-0-1
Severity: serious
Justification: makes package uninstallable
Usertags: grid5000

Hi,

During a piuparts run over all the packages in etch, I ran into a
problem with your package:

Setting up xen-utils-common (3.0.3-0-1) ...
ln: creating symbolic link `/etc/udev/rules.d/z60_xen-backend.rules' to
`../xen-backend.rules': No such file or directory
dpkg: error processing xen-utils-common (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 xen-utils-common
E: Sub-process /usr/bin/dpkg returned an error code (1)

The full log is available from 
http://ox.blop.info/bazaar/buildlogs/20061113/

The piuparts run was done on about 40 AMD64 nodes of the Grid'5000
platform, using a clean chroot containing an etch i386 environment
(not unstable).  Internet was not accessible from the build systems.

About Grid'5000:
Grid'5000 is an highly reconfigurable experimental Grid platform
gathering 9 sites and featuring a total of 5000 CPUs. It serves as a
testbed for research in Grid Computing. See https://www.grid5000.fr/
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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



Bug#398369: xfonts-baekmuk: installation fails: /var/lib/dpkg/info/xfonts-baekmuk.postinst: line 11: /usr/bin/defoma-font: No such file or directory

2006-11-13 Thread Lucas Nussbaum
Package: xfonts-baekmuk
Version: 2.2-2
Severity: serious
Justification: makes package uninstallable
Usertags: grid5000

Hi,

During a piuparts run over all the packages in etch, I ran into a
problem with your package:

Setting up xfonts-baekmuk (2.2-2) ...
warning: /usr/lib/X11/fonts/75dpi does not exist or is not a directory
warning: /usr/lib/X11/fonts/75dpi does not exist or is not a directory
/var/lib/dpkg/info/xfonts-baekmuk.postinst: line 11:
/usr/bin/defoma-font: No such file or directory
dpkg: error processing xfonts-baekmuk (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 xfonts-baekmuk
E: Sub-process /usr/bin/dpkg returned an error code (1)

The full log is available from 
http://ox.blop.info/bazaar/buildlogs/20061113/

The piuparts run was done on about 40 AMD64 nodes of the Grid'5000
platform, using a clean chroot containing an etch i386 environment
(not unstable).  Internet was not accessible from the build systems.

About Grid'5000:
Grid'5000 is an highly reconfigurable experimental Grid platform
gathering 9 sites and featuring a total of 5000 CPUs. It serves as a
testbed for research in Grid Computing. See https://www.grid5000.fr/
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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



Bug#398372: Acknowledgement (xen-utils-common: installation fails: ln: creating symbolic link `/etc/udev/rules.d/z60_xen-backend.rules' to `../xen-backend.rules': No such file or directory)

2006-11-13 Thread Lucas Nussbaum
forcemerge 393968 398372
thanks

Ooops, ugly duplicate. Sorry.

Regarding the way to reproduce this (Re: #398372), it is quite easy:
udev is priority important, not required, so you can't assume that it is
available on the system if you don't depend on it.

Installing the package without udev installed reproduces the failure.

Lucas


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



Bug#397214: overwrites values in /etc/uswsusp.conf

2006-11-13 Thread Tim Dijkstra
On Mon, 06 Nov 2006 12:42:40 +0100
Frank Küster [EMAIL PROTECTED] wrote:

 Vagrant Cascadian [EMAIL PROTECTED] wrote:
 
  Package: uswsusp
  Version: 0.3~cvs20060928-2
  Severity: serious
  Justification: Policy 10.7.3
 
  i had locally modified my /etc/uswsusp.conf to use a different resume
  device, but on a recent upgrade, it over-wrote my configuration file
  changes without asking.
 
  this also results in my resume partition getting written to a device it
  can't read from(an encrypted swap device on lvm), which could cause
  data loss if i do not manually regenerate the initramfs image and try to
  use s2disk.

I think standard resume is started after encrypted swap is setup, so you
should be able to use it without problems.

 
 At a short glance, it looks like the config script sets resume_device
 unconditionally to the first partition in /proc/swap (or rather, the
 first one produced from 
 
 sort -r -k 3 /proc/swaps | awk '$2==partition {print $1}'
 
 ) without asking or, what's more important, without checking the
 configuration file.  Later, the postinst script enters this value into
 the configuration file, which would be correct if the config script had
 taken it from there.

Thanks for looking in to this Frank, but I think you're mistaking. What
it does (well, is supposed to do) is make a debconf list of valid swap
partitions, with the biggest as the default. Then it parses the config
file and set values it found as the answers to the questions. Depending
on the priority the questions are then asked or not.

So the only scenario I can imagine that this goes wrong is that the swap
partition you configured in /etc/uswsusp.conf is not active at the time 
of the upgrade.

Vagrant, was that the case? Can you send me the content of /proc/swaps?

Frank, did you have the same problem or where you just bug-hunting?

grts Tim


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



Bug#398372: Acknowledgement (xen-utils-common: installation fails: ln: creating symbolic link `/etc/udev/rules.d/z60_xen-backend.rules' to `../xen-backend.rules': No such file or directory)

2006-11-13 Thread Lucas Nussbaum
forcemerge 393968 398372
thanks

Last time, I managed to forgot to Cc [EMAIL PROTECTED] I should probably get
some sleep :-)
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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



Processed: Re: Bug#398372: Acknowledgement (xen-utils-common: installation fails: ln: creating symbolic link `/etc/udev/rules.d/z60_xen-backend.rules' to `../xen-backend.rules': No such file or direct

2006-11-13 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 forcemerge 393968 398372
Bug#393968: xen-utils-common: fails to install while creating symbolic link
Bug#398372: xen-utils-common: installation fails: ln: creating symbolic link 
`/etc/udev/rules.d/z60_xen-backend.rules' to `../xen-backend.rules': No such 
file or directory
Forcibly Merged 393968 398372.

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#398376: scim-bridge: installation fails: /var/lib/dpkg/info/tamil-gtk2im.postinst: line 7: update-gtk-immodules: command not found

2006-11-13 Thread Lucas Nussbaum
Package: scim-bridge
Version: 0.2.4-1
Severity: serious
Justification: makes package uninstallable
Usertags: grid5000

Hi,

During a piuparts run over all the packages in etch, I ran into a
problem with your package:

Setting up scim-bridge (0.2.4-1) ...
/var/lib/dpkg/info/scim-bridge.postinst: line 8:
/usr/sbin/update-gtk-immodules: No such file or directory
dpkg: error processing scim-bridge (--configure):
 subprocess post-installation script returned error exit status 1

The full log is available from 
http://ox.blop.info/bazaar/buildlogs/20061113/

The piuparts run was done on about 40 AMD64 nodes of the Grid'5000
platform, using a clean chroot containing an etch i386 environment
(not unstable).  Internet was not accessible from the build systems.

About Grid'5000:
Grid'5000 is an highly reconfigurable experimental Grid platform
gathering 9 sites and featuring a total of 5000 CPUs. It serves as a
testbed for research in Grid Computing. See https://www.grid5000.fr/
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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



Bug#392774: wormux: blocks the whole X session when GNU touches the first object

2006-11-13 Thread Jean Parpaillon

Le 13.11.2006 10:40, Eddy Petrișor a écrit :

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Steve Langasek wrote:
  

Anyway, the submitter claims that there is a fix now for the underlying bug,
but he's told me this only in a throwaway comment on IRC with no follow-up
to the bug report, so I have no idea what that fix is or when it will be
available for uploading. :P



The bug is really fixed in our (Debian games Team) SVN, but I have no
sponsor for the package. Still, I would like to make some small changes
before an upload.
  

Hi all,
Tony Mancill  use to sponsor my Wormux packages.

Jean

Sorry for the lack of follow-up, I (currently) don't have internet
access @ home, so I am constrained by office schedule and public
transportation schedule.

- --
Regards,
EddyP
=
Imagination is more important than knowledge A.Einstein
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFWD2mY8Chqv3NRNoRAjfNAJ98ByIbn2x8vKKm9LSFZJ0TmUOAogCfZ6Zv
r+ARzMXUdys72mbvvGe2eHE=
=bZEM
-END PGP SIGNATURE-


___
Pkg-games-devel mailing list
Pkg-games-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-devel
  



--
_
/ Autofocus mes fesses ! Y'a qu'à\
| demander au type qu'on va photographier |
| d'avancer jusqu'à ce qu'il soit net.   |
| Vas-y Marcel ! -+- Philippe Geluck, Le  |
\ chat -+-/
-
   \   ^__^
\  (xx)\___
   (__)\   )\/\
U  ||w |
   || ||



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



Bug#398375: tamil-gtk2im: /var/lib/dpkg/info/tamil-gtk2im.postinst: line 7: update-gtk-immodules: command not found

2006-11-13 Thread Lucas Nussbaum
Package: tamil-gtk2im
Version: 2.2-4.2
Severity: serious
Justification: makes package uninstallable
Usertags: grid5000

Hi,

During a piuparts run over all the packages in etch, I ran into a
problem with your package:

Setting up tamil-gtk2im (2.2-4.2) ...
/var/lib/dpkg/info/tamil-gtk2im.postinst: line 7: update-gtk-immodules:
command not found
dpkg: error processing tamil-gtk2im (--configure):
 subprocess post-installation script returned error exit status 127
Errors were encountered while processing:
 tamil-gtk2im
E: Sub-process /usr/bin/dpkg returned an error code (1)

The full log is available from 
http://ox.blop.info/bazaar/buildlogs/20061113/

The piuparts run was done on about 40 AMD64 nodes of the Grid'5000
platform, using a clean chroot containing an etch i386 environment
(not unstable).  Internet was not accessible from the build systems.

About Grid'5000:
Grid'5000 is an highly reconfigurable experimental Grid platform
gathering 9 sites and featuring a total of 5000 CPUs. It serves as a
testbed for research in Grid Computing. See https://www.grid5000.fr/
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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



Bug#397214: overwrites values in /etc/uswsusp.conf

2006-11-13 Thread Frank Küster
Tim Dijkstra [EMAIL PROTECTED] wrote:

 Thanks for looking in to this Frank, but I think you're mistaking. What
 it does (well, is supposed to do) is make a debconf list of valid swap
 partitions, with the biggest as the default. Then it parses the config
 file and set values it found as the answers to the questions. Depending
 on the priority the questions are then asked or not.

You are right, I didn't read on carefully enough

 So the only scenario I can imagine that this goes wrong is that the swap
 partition you configured in /etc/uswsusp.conf is not active at the time 
 of the upgrade.

 Vagrant, was that the case? Can you send me the content of /proc/swaps?

 Frank, did you have the same problem or where you just bug-hunting?

I was just bug-hunting.  I don't know what the reason was why the device
was unavailable, but I think there may be valid setups where this is the
case.  As an extreme example, one might want to save the current state
to a swap device on a removable medium and try to conserve it as a
snapshot, or boot a cloned machine to the same state.

What about something like

if ! echo $SWAPLIST | grep -q $SWAPDEFAULT; then
  # add the SWAPDEFAULT device to SWAPLIST
  SWAPDEFAULT=${SWAPDEFAULT} # currently not available
  SWAPLIST=${SWAPLIST}${KOMMA}${SWAPDEFAULT}
fi

right after populating SWAPLIST?  Hm, the comment might need special
treatment later on, since it's probably not yet in the configuration
file.  And of course it assumes that the configuration file may contain
in-line comments.

Regards, Frank
-- 
Dr. Frank Küster
Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich
Debian Developer (teTeX/TeXLive)



Processed: reseed failure when no network reproduced with version 1.1-3.2

2006-11-13 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 found 376670 1.1-3.3
Bug#376670: reseed: postinst failure when no HTTP proxy and ICMP is filtered
Bug marked as found in version 1.1-3.3.

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#398377: gcc-h8300-hms: FTBFS on 64 bit arches.

2006-11-13 Thread Kurt Roeckx
Package: gcc-h8300-hms
Version: 4.1.1-2
Severity: serious

Hi,

It seems that gcc-h8300-hms is failing to build on all 64 bit arches
with the following error:
/build/buildd/gcc-h8300-hms-4.1.1/builddir-h8300-hitachi-coff/./gcc/xgcc 
-B/build/buildd/gcc-h8300-hms-4.1.1/builddir-h8300-hitachi-coff/./gcc/ 
-B/usr/h8300-hitachi-coff/bin/ -B/usr/h8300-hitachi-coff/lib/ -isystem 
/usr/h8300-hitachi-coff/include -isystem /usr/h8300-hitachi-coff/sys-include 
-O2  -g -Os -DIN_GCC -DCROSS_COMPILE   -W -Wall -Wwrite-strings 
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem 
./include  -DDF=SF -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. 
-I. -I../../gcc -I../../gcc/. -I../../gcc/../include 
-I../../gcc/../libcpp/include  -DL_muldi3 -c ../../gcc/libgcc2.c -o 
libgcc/./_muldi3.o
../../gcc/libgcc2.c: In function '__muldi3':
../../gcc/libgcc2.c:520: error: unrecognizable insn:
(insn 233 232 234 0 ../../gcc/libgcc2.c:511 (set (reg:HI 3 r3)
(const_int 4294967208 [0xffa8])) -1 (nil)
(nil))
../../gcc/libgcc2.c:520: internal compiler error: in extract_insn, at 
recog.c:2084
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:http://gcc.gnu.org/bugs.html for instructions.
make[4]: *** [libgcc/./_muldi3.o] Error 1

I'm seeing the same error on alpha and amd64.

I assume that ia64 is going to have the same problem.  It's
currently still in dep-wait for libnewlib-dev but I've
mailed the buildd admin to clear that.


Kurt



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



Bug#376670: reseed failure when no network reproduced with version 1.1-3.2

2006-11-13 Thread Lucas Nussbaum
found 376670 1.1-3.3
thanks

Hi,

I'm sorry, but I could reproduce the problem described by Laurent with
version 1.1-3.3:

Setting up reseed (1.1-3.3) ...
Re-seeding random number generator from net...no net access
dpkg: error processing reseed (--configure):
 subprocess post-installation script returned error exit status 22

If the reseed execution within postinst fails, it would probably be
better to just output an error message to warn the user, instead of
making the package installation fail.
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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



Bug#398391: imhangul: postinst fails: /var/lib/dpkg/info/imhangul.postinst: line 9: /usr/sbin/update-gtk-immodules: No such file or directory

2006-11-13 Thread Lucas Nussbaum
Package: imhangul
Version: 0.9.13-3
Severity: serious
Justification: makes package uninstallable
Usertags: grid5000

Hi,

During a piuparts run over all the packages in etch, I ran into a
problem with your package:

  Setting up imhangul (0.9.13-3) ...
  /var/lib/dpkg/info/imhangul.postinst: line 9:
/usr/sbin/update-gtk-immodules: 
No such file or directory
  dpkg: error processing imhangul (--configure):
   subprocess post-installation script returned error exit status 1

The full log is available from 
http://ox.blop.info/bazaar/buildlogs/20061113/

The piuparts run was done on about 40 AMD64 nodes of the Grid'5000
platform, using a clean chroot containing an etch i386 environment
(not unstable).  Internet was not accessible from the build systems.

About Grid'5000:
Grid'5000 is an highly reconfigurable experimental Grid platform
gathering 9 sites and featuring a total of 5000 CPUs. It serves as a
testbed for research in Grid Computing. See https://www.grid5000.fr/
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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



Processed: pmk: postinst fails

2006-11-13 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 328362 serious
Bug#328362: pmk: postinst fails, missing depends?
Severity set to `serious' from `normal'

 tag 328362 + confirmed
Bug#328362: pmk: postinst fails, missing depends?
There were no tags set.
Tags added: confirmed

 found 328362 0.9.3s2-2
Bug#328362: pmk: postinst fails, missing depends?
Bug marked as found in version 0.9.3s2-2.

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#396553: marked as done (ire-rotj: program crashes while loading)

2006-11-13 Thread Debian Bug Tracking System
Your message dated Mon, 13 Nov 2006 07:32:09 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#396553: fixed in ire 0.92-2.1
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)

---BeginMessage---
Package: ire-rotj
Version: 1.02-5
Severity: grave
Justification: renders package unusable

After using the keyboard to choose one menu option, the program crashes.
The console output is below.

$ ire-rotj
IRE game runtime, Copyright (C) 2004 IT-HE Software
IRE Kernel version: 0.92
Build date: Mar 30 2006 at 04:38:00
IT-HE lib version: V1.40 (built Mar 30 2006 at 04:37:58)
Allegro library: 4.1.15 (WIP)

Starting up:
  Keyboard: OK
Sound: OK
  Timer: OK
Mouse: OK
  Video:

  Loading game: tfm


  Shutting down Allegro due to signal #11
  /usr/games/ire-rotj: line 4: 29146 Segmentation fault
  /usr/games/ire -game /usr/share/games/ire/data/rotj
$


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

Versions of packages ire-rotj depends on:
ii  ire   0.92-2 A role-playing-game engine similar

ire-rotj recommends no packages.

-- no debconf information

---End Message---
---BeginMessage---
Source: ire
Source-Version: 0.92-2.1

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

ire-ed_0.92-2.1_i386.deb
  to pool/main/i/ire/ire-ed_0.92-2.1_i386.deb
ire_0.92-2.1.diff.gz
  to pool/main/i/ire/ire_0.92-2.1.diff.gz
ire_0.92-2.1.dsc
  to pool/main/i/ire/ire_0.92-2.1.dsc
ire_0.92-2.1_i386.deb
  to pool/main/i/ire/ire_0.92-2.1_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.
Steinar H. Gunderson [EMAIL PROTECTED] (supplier of updated ire 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 SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 13 Nov 2006 16:21:16 +0100
Source: ire
Binary: ire ire-ed
Architecture: source i386
Version: 0.92-2.1
Distribution: unstable
Urgency: high
Maintainer: Alexandre Pineau [EMAIL PROTECTED]
Changed-By: Steinar H. Gunderson [EMAIL PROTECTED]
Description: 
 ire- A role-playing-game engine similar to Ultima 6
 ire-ed - Create or modify games for the role-playing-game engine IRE
Closes: 353776 396551 396553
Changes: 
 ire (0.92-2.1) unstable; urgency=high
 .
   * Non-maintainer upload.
   * Remove all 64-bit architectures (alpha, amd64, ia64) from the architecture
 list, as ire is not 64-bit clean. (Closes: #353776, #396551, #396553)
Files: 
 f4ac619eaeb0930b16a74ad21e0c12a6 835 games optional ire_0.92-2.1.dsc
 b68db4e614febb1748d62052d38e4015 150563 games optional ire_0.92-2.1.diff.gz
 3f9accf544b1a53997608d4748ae6f15 220156 games optional ire_0.92-2.1_i386.deb
 20d67623020172f77b3a7af68f8dbd51 715968 games optional ire-ed_0.92-2.1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iQCVAwUBRViOO37hqgLJpbVOAQKhcwP6An8OVgYraHi8ggMY7SsubQXg8+Nq4N4b
odrEfJTunVgz+UKWTWrnGdtBHa5tBYVXoobTuIV4J0EhQmozPayWU1yLMMsNPb5H
Gsa56uMzIeLDi6UkxFDJTL19F+gyNo+5kGVsXts5vD+3vbhXLkIuDCH0CNfMysQ4
2IHHiDojjOw=
=lOYP
-END PGP SIGNATURE-

---End Message---


Bug#353776: marked as done (ire: needs to remove 64-bit architectures from architecture list)

2006-11-13 Thread Debian Bug Tracking System
Your message dated Mon, 13 Nov 2006 07:32:09 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#353776: fixed in ire 0.92-2.1
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)

---BeginMessage---
Package: ire
Version: 0.92-2
Severity: important

On amd64, both ire-flat and ire-rotj segfault shortly after startup.  
Both of them appear to load up, show the intro screen, play music, etc.

ire-flat immediately segfaults about 1 second later on it's own.

 IRE game runtime, Copyright (C) 2004 IT-HE Software
 IRE Kernel version: 0.92
 Build date: Oct 11 2005 at 05:25:12
 IT-HE lib version: V1.40 (built Oct 11 2005 at 05:25:10)
 Allegro library: 4.1.15 (WIP)
 
 Starting up:
   Keyboard: OK
   Sound: OK
   Timer: OK
   Mouse: OK
   Video:
 
 Loading game: flat

 
 Shutting down Allegro due to signal #11
 /usr/games/ire-flat: line 4: 19548 Segmentation fault  /usr/games/ire 
 -game /usr/share/games/ire/data/flat

ire-rotj will run indefinitely playing music at the intro screen until
you press a key; then it segfaults.

 IRE game runtime, Copyright (C) 2004 IT-HE Software
 IRE Kernel version: 0.92
 Build date: Oct 11 2005 at 05:25:12
 IT-HE lib version: V1.40 (built Oct 11 2005 at 05:25:10)
 Allegro library: 4.1.15 (WIP)
 
 Starting up:
   Keyboard: OK
   Sound: OK
   Timer: OK
   Mouse: OK
   Video:

 Loading game: tfm
 
 
 Shutting down Allegro due to signal #11
 /usr/games/ire-rotj: line 4: 19540 Segmentation fault  /usr/games/ire 
 -game /usr/share/games/ire/data/rotj

Just running ire loads up the file selection dialog and appears to work
fine (I don't have anything to go select, though). Other allegro games work 
fine.

-- 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.15
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages ire depends on:
ii  liballegro4.1 2:4.1.15-6 portable library for cross-platfor
ii  libalogg  1.3.3-4an Ogg/Vorbis Library for Allegro 
ii  libc6 2.3.6-1GNU C Library: Shared libraries an
ii  libjpeg62 6b-11  The Independent JPEG Group's JPEG 
ii  libogg0   1.1.3-2Ogg Bitstream Library
ii  libpng12-01.2.8rel-5 PNG library - runtime
ii  libstdc++64.0.2-9The GNU Standard C++ Library v3
ii  libvorbis0a   1.1.2-1The Vorbis General Audio Compressi
ii  libvorbisenc2 1.1.2-1The Vorbis General Audio Compressi
ii  libvorbisfile31.1.2-1The Vorbis General Audio Compressi
ii  libx11-6  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxext6  6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii  libxpm4   6.9.0.dfsg.1-4 X pixmap library
ii  xlibs 6.9.0.dfsg.1-4 X Window System client libraries m
ii  zlib1g1:1.2.3-9  compression library - runtime

Versions of packages ire recommends:
ii  ire-rotj  1.02-5 The Reign of the just is a demo ga

-- no debconf information

---End Message---
---BeginMessage---
Source: ire
Source-Version: 0.92-2.1

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

ire-ed_0.92-2.1_i386.deb
  to pool/main/i/ire/ire-ed_0.92-2.1_i386.deb
ire_0.92-2.1.diff.gz
  to pool/main/i/ire/ire_0.92-2.1.diff.gz
ire_0.92-2.1.dsc
  to pool/main/i/ire/ire_0.92-2.1.dsc
ire_0.92-2.1_i386.deb
  to pool/main/i/ire/ire_0.92-2.1_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.
Steinar H. Gunderson [EMAIL PROTECTED] (supplier of updated ire 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 SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 13 Nov 2006 16:21:16 +0100
Source: ire
Binary: ire ire-ed
Architecture: source i386
Version: 0.92-2.1
Distribution: unstable
Urgency: high
Maintainer: Alexandre Pineau [EMAIL 

Processed: tagging 398040

2006-11-13 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.9.23
 tags 398040 + pending
Bug#398040: psyco: FTBFS: make: python2.5: Command not found
There were no tags set.
Tags added: pending


End of message, stopping processing here.

Please contact me if you need assistance.

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


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



Bug#396553: marked as done (ire-rotj: program crashes while loading)

2006-11-13 Thread Debian Bug Tracking System
Your message dated Mon, 13 Nov 2006 07:32:09 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#353776: fixed in ire 0.92-2.1
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)

---BeginMessage---
Package: ire-rotj
Version: 1.02-5
Severity: grave
Justification: renders package unusable

After using the keyboard to choose one menu option, the program crashes.
The console output is below.

$ ire-rotj
IRE game runtime, Copyright (C) 2004 IT-HE Software
IRE Kernel version: 0.92
Build date: Mar 30 2006 at 04:38:00
IT-HE lib version: V1.40 (built Mar 30 2006 at 04:37:58)
Allegro library: 4.1.15 (WIP)

Starting up:
  Keyboard: OK
Sound: OK
  Timer: OK
Mouse: OK
  Video:

  Loading game: tfm


  Shutting down Allegro due to signal #11
  /usr/games/ire-rotj: line 4: 29146 Segmentation fault
  /usr/games/ire -game /usr/share/games/ire/data/rotj
$


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

Versions of packages ire-rotj depends on:
ii  ire   0.92-2 A role-playing-game engine similar

ire-rotj recommends no packages.

-- no debconf information

---End Message---
---BeginMessage---
Source: ire
Source-Version: 0.92-2.1

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

ire-ed_0.92-2.1_i386.deb
  to pool/main/i/ire/ire-ed_0.92-2.1_i386.deb
ire_0.92-2.1.diff.gz
  to pool/main/i/ire/ire_0.92-2.1.diff.gz
ire_0.92-2.1.dsc
  to pool/main/i/ire/ire_0.92-2.1.dsc
ire_0.92-2.1_i386.deb
  to pool/main/i/ire/ire_0.92-2.1_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.
Steinar H. Gunderson [EMAIL PROTECTED] (supplier of updated ire 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 SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 13 Nov 2006 16:21:16 +0100
Source: ire
Binary: ire ire-ed
Architecture: source i386
Version: 0.92-2.1
Distribution: unstable
Urgency: high
Maintainer: Alexandre Pineau [EMAIL PROTECTED]
Changed-By: Steinar H. Gunderson [EMAIL PROTECTED]
Description: 
 ire- A role-playing-game engine similar to Ultima 6
 ire-ed - Create or modify games for the role-playing-game engine IRE
Closes: 353776 396551 396553
Changes: 
 ire (0.92-2.1) unstable; urgency=high
 .
   * Non-maintainer upload.
   * Remove all 64-bit architectures (alpha, amd64, ia64) from the architecture
 list, as ire is not 64-bit clean. (Closes: #353776, #396551, #396553)
Files: 
 f4ac619eaeb0930b16a74ad21e0c12a6 835 games optional ire_0.92-2.1.dsc
 b68db4e614febb1748d62052d38e4015 150563 games optional ire_0.92-2.1.diff.gz
 3f9accf544b1a53997608d4748ae6f15 220156 games optional ire_0.92-2.1_i386.deb
 20d67623020172f77b3a7af68f8dbd51 715968 games optional ire-ed_0.92-2.1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iQCVAwUBRViOO37hqgLJpbVOAQKhcwP6An8OVgYraHi8ggMY7SsubQXg8+Nq4N4b
odrEfJTunVgz+UKWTWrnGdtBHa5tBYVXoobTuIV4J0EhQmozPayWU1yLMMsNPb5H
Gsa56uMzIeLDi6UkxFDJTL19F+gyNo+5kGVsXts5vD+3vbhXLkIuDCH0CNfMysQ4
2IHHiDojjOw=
=lOYP
-END PGP SIGNATURE-

---End Message---


Bug#398395: ggz-txt-client: /var/lib/dpkg/info/ggz-txt-client.postinst: line 3: ggz-config: command not found

2006-11-13 Thread Lucas Nussbaum
Package: ggz-txt-client
Version: 0.0.13-3
Severity: serious
Justification: makes package uninstallable
Usertags: grid5000

Hi,

During a piuparts run over all the packages in etch, I ran into a
problem with your package:

  Setting up ggz-txt-client (0.0.13-3) ...
  /var/lib/dpkg/info/ggz-txt-client.postinst: line 3: ggz-config:
command not fo
und
  dpkg: error processing ggz-txt-client (--configure):
   subprocess post-installation script returned error exit status 127
  Errors were encountered while processing:
   ggz-txt-client
  E: Sub-process /usr/bin/dpkg returned an error code (1)

The full log is available from 
http://ox.blop.info/bazaar/buildlogs/20061113/

The piuparts run was done on about 40 AMD64 nodes of the Grid'5000
platform, using a clean chroot containing an etch i386 environment
(not unstable).  Internet was not accessible from the build systems.

About Grid'5000:
Grid'5000 is an highly reconfigurable experimental Grid platform
gathering 9 sites and featuring a total of 5000 CPUs. It serves as a
testbed for research in Grid Computing. See https://www.grid5000.fr/
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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



Bug#398385: libapache-mod-tsunami: postinst fails: Error: apache appears not to be installed

2006-11-13 Thread Lucas Nussbaum
Package: libapache-mod-tsunami
Version: 3.0-1
Severity: serious
Justification: makes package uninstallable
Usertags: grid5000

Hi,

During a piuparts run over all the packages in etch, I ran into a
problem with your package:

  Setting up libapache-mod-tsunami (3.0-1) ...
  Error: apache appears not to be installed
  dpkg: error processing libapache-mod-tsunami (--configure):
   subprocess post-installation script returned error exit status 1
  Errors were encountered while processing:
   libapache-mod-tsunami
  E: Sub-process /usr/bin/dpkg returned an error code (1)

The full log is available from 
http://ox.blop.info/bazaar/buildlogs/20061113/

The piuparts run was done on about 40 AMD64 nodes of the Grid'5000
platform, using a clean chroot containing an etch i386 environment
(not unstable).  Internet was not accessible from the build systems.

About Grid'5000:
Grid'5000 is an highly reconfigurable experimental Grid platform
gathering 9 sites and featuring a total of 5000 CPUs. It serves as a
testbed for research in Grid Computing. See https://www.grid5000.fr/
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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



Bug#398384: libghc6-plugins-dev: postinst fails: ghc-pkg: dependency haskell-src-exts doesn't exist (use --force to override)

2006-11-13 Thread Lucas Nussbaum
Package: libghc6-plugins-dev
Version: 0.9.10-3.3
Severity: serious
Justification: makes package uninstallable
Usertags: grid5000

Hi,

During a piuparts run over all the packages in etch, I ran into a
problem with your package:

  Setting up libghc6-plugins-dev (0.9.10-3.3) ...
  building GHCi library
/usr/lib/haskell-packages/ghc6/lib/hs-plugins-0.9.10/HSa
ltdata.o... done.
  Reading package info from
/usr/lib/haskell-packages/ghc6/lib/hs-plugins-0.9.1
0/altdata.installed-pkg-config ... done.
  Saving old package config file... done.
  Writing new package config file... done.
  building GHCi library
/usr/lib/haskell-packages/ghc6/lib/hs-plugins-0.9.10/HSh
i.o... done.
  Reading package info from
/usr/lib/haskell-packages/ghc6/lib/hs-plugins-0.9.1
0/hi.installed-pkg-config ... done.
  Saving old package config file... done.
  Writing new package config file... done.
  Reading package info from
/usr/lib/haskell-packages/ghc6/lib/hs-plugins-0.9.1
0/plugins.installed-pkg-config ... done.
  ghc-pkg: dependency haskell-src-exts doesn't exist (use --force to
override)
  dpkg: error processing libghc6-plugins-dev (--configure):
   subprocess post-installation script returned error exit status 1

The full log is available from 
http://ox.blop.info/bazaar/buildlogs/20061113/

The piuparts run was done on about 40 AMD64 nodes of the Grid'5000
platform, using a clean chroot containing an etch i386 environment
(not unstable).  Internet was not accessible from the build systems.

About Grid'5000:
Grid'5000 is an highly reconfigurable experimental Grid platform
gathering 9 sites and featuring a total of 5000 CPUs. It serves as a
testbed for research in Grid Computing. See https://www.grid5000.fr/
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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



Bug#398393: hunglish: postinst fails: /var/lib/dpkg/info/hunglish.postinst: line 213: install-keymap: command not found

2006-11-13 Thread Lucas Nussbaum
Package: hunglish
Version: 1.13-1
Severity: serious
Justification: makes package uninstallable
Usertags: grid5000

Hi,

During a piuparts run over all the packages in etch, I ran into a
problem with your package:

  Setting up hunglish (1.13-1) ...
  /var/lib/dpkg/info/hunglish.postinst: line 213: install-keymap:
command not fo
und
  dpkg: error processing hunglish (--configure):
   subprocess post-installation script returned error exit status 127
  Errors were encountered while processing:
   hunglish
  E: Sub-process /usr/bin/dpkg returned an error code (1)

The full log is available from 
http://ox.blop.info/bazaar/buildlogs/20061113/

The piuparts run was done on about 40 AMD64 nodes of the Grid'5000
platform, using a clean chroot containing an etch i386 environment
(not unstable).  Internet was not accessible from the build systems.

About Grid'5000:
Grid'5000 is an highly reconfigurable experimental Grid platform
gathering 9 sites and featuring a total of 5000 CPUs. It serves as a
testbed for research in Grid Computing. See https://www.grid5000.fr/
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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



Bug#353776: marked as done (ire: needs to remove 64-bit architectures from architecture list)

2006-11-13 Thread Debian Bug Tracking System
Your message dated Mon, 13 Nov 2006 07:32:09 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#396553: fixed in ire 0.92-2.1
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)

---BeginMessage---
Package: ire
Version: 0.92-2
Severity: important

On amd64, both ire-flat and ire-rotj segfault shortly after startup.  
Both of them appear to load up, show the intro screen, play music, etc.

ire-flat immediately segfaults about 1 second later on it's own.

 IRE game runtime, Copyright (C) 2004 IT-HE Software
 IRE Kernel version: 0.92
 Build date: Oct 11 2005 at 05:25:12
 IT-HE lib version: V1.40 (built Oct 11 2005 at 05:25:10)
 Allegro library: 4.1.15 (WIP)
 
 Starting up:
   Keyboard: OK
   Sound: OK
   Timer: OK
   Mouse: OK
   Video:
 
 Loading game: flat

 
 Shutting down Allegro due to signal #11
 /usr/games/ire-flat: line 4: 19548 Segmentation fault  /usr/games/ire 
 -game /usr/share/games/ire/data/flat

ire-rotj will run indefinitely playing music at the intro screen until
you press a key; then it segfaults.

 IRE game runtime, Copyright (C) 2004 IT-HE Software
 IRE Kernel version: 0.92
 Build date: Oct 11 2005 at 05:25:12
 IT-HE lib version: V1.40 (built Oct 11 2005 at 05:25:10)
 Allegro library: 4.1.15 (WIP)
 
 Starting up:
   Keyboard: OK
   Sound: OK
   Timer: OK
   Mouse: OK
   Video:

 Loading game: tfm
 
 
 Shutting down Allegro due to signal #11
 /usr/games/ire-rotj: line 4: 19540 Segmentation fault  /usr/games/ire 
 -game /usr/share/games/ire/data/rotj

Just running ire loads up the file selection dialog and appears to work
fine (I don't have anything to go select, though). Other allegro games work 
fine.

-- 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.15
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages ire depends on:
ii  liballegro4.1 2:4.1.15-6 portable library for cross-platfor
ii  libalogg  1.3.3-4an Ogg/Vorbis Library for Allegro 
ii  libc6 2.3.6-1GNU C Library: Shared libraries an
ii  libjpeg62 6b-11  The Independent JPEG Group's JPEG 
ii  libogg0   1.1.3-2Ogg Bitstream Library
ii  libpng12-01.2.8rel-5 PNG library - runtime
ii  libstdc++64.0.2-9The GNU Standard C++ Library v3
ii  libvorbis0a   1.1.2-1The Vorbis General Audio Compressi
ii  libvorbisenc2 1.1.2-1The Vorbis General Audio Compressi
ii  libvorbisfile31.1.2-1The Vorbis General Audio Compressi
ii  libx11-6  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxext6  6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii  libxpm4   6.9.0.dfsg.1-4 X pixmap library
ii  xlibs 6.9.0.dfsg.1-4 X Window System client libraries m
ii  zlib1g1:1.2.3-9  compression library - runtime

Versions of packages ire recommends:
ii  ire-rotj  1.02-5 The Reign of the just is a demo ga

-- no debconf information

---End Message---
---BeginMessage---
Source: ire
Source-Version: 0.92-2.1

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

ire-ed_0.92-2.1_i386.deb
  to pool/main/i/ire/ire-ed_0.92-2.1_i386.deb
ire_0.92-2.1.diff.gz
  to pool/main/i/ire/ire_0.92-2.1.diff.gz
ire_0.92-2.1.dsc
  to pool/main/i/ire/ire_0.92-2.1.dsc
ire_0.92-2.1_i386.deb
  to pool/main/i/ire/ire_0.92-2.1_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.
Steinar H. Gunderson [EMAIL PROTECTED] (supplier of updated ire 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 SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 13 Nov 2006 16:21:16 +0100
Source: ire
Binary: ire ire-ed
Architecture: source i386
Version: 0.92-2.1
Distribution: unstable
Urgency: high
Maintainer: Alexandre Pineau [EMAIL 

Bug#396551: marked as done (ire-the-flat: crashes while loading)

2006-11-13 Thread Debian Bug Tracking System
Your message dated Mon, 13 Nov 2006 07:32:09 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#353776: fixed in ire 0.92-2.1
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)

---BeginMessage---
Package: ire-the-flat
Version: 0.91-1
Severity: grave
Justification: renders package unusable

While it loads, the program crashes. This is the console output.

$ ire-flat
IRE game runtime, Copyright (C) 2004 IT-HE Software
IRE Kernel version: 0.92
Build date: Mar 30 2006 at 04:38:00
IT-HE lib version: V1.40 (built Mar 30 2006 at 04:37:58)
Allegro library: 4.1.15 (WIP)

Starting up:
  Keyboard: OK
  Sound: OK
  Timer: OK
  Mouse: OK
  Video:

Loading game: flat


Shutting down Allegro due to signal #11
/usr/games/ire-flat: line 4: 29110 Segmentation fault  /usr/games/ire -game 
/usr/share/games/ire/data/flat
$


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

Versions of packages ire-the-flat depends on:
ii  ire   0.92-2 A role-playing-game engine similar

ire-the-flat recommends no packages.

-- no debconf information

---End Message---
---BeginMessage---
Source: ire
Source-Version: 0.92-2.1

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

ire-ed_0.92-2.1_i386.deb
  to pool/main/i/ire/ire-ed_0.92-2.1_i386.deb
ire_0.92-2.1.diff.gz
  to pool/main/i/ire/ire_0.92-2.1.diff.gz
ire_0.92-2.1.dsc
  to pool/main/i/ire/ire_0.92-2.1.dsc
ire_0.92-2.1_i386.deb
  to pool/main/i/ire/ire_0.92-2.1_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.
Steinar H. Gunderson [EMAIL PROTECTED] (supplier of updated ire 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 SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 13 Nov 2006 16:21:16 +0100
Source: ire
Binary: ire ire-ed
Architecture: source i386
Version: 0.92-2.1
Distribution: unstable
Urgency: high
Maintainer: Alexandre Pineau [EMAIL PROTECTED]
Changed-By: Steinar H. Gunderson [EMAIL PROTECTED]
Description: 
 ire- A role-playing-game engine similar to Ultima 6
 ire-ed - Create or modify games for the role-playing-game engine IRE
Closes: 353776 396551 396553
Changes: 
 ire (0.92-2.1) unstable; urgency=high
 .
   * Non-maintainer upload.
   * Remove all 64-bit architectures (alpha, amd64, ia64) from the architecture
 list, as ire is not 64-bit clean. (Closes: #353776, #396551, #396553)
Files: 
 f4ac619eaeb0930b16a74ad21e0c12a6 835 games optional ire_0.92-2.1.dsc
 b68db4e614febb1748d62052d38e4015 150563 games optional ire_0.92-2.1.diff.gz
 3f9accf544b1a53997608d4748ae6f15 220156 games optional ire_0.92-2.1_i386.deb
 20d67623020172f77b3a7af68f8dbd51 715968 games optional ire-ed_0.92-2.1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iQCVAwUBRViOO37hqgLJpbVOAQKhcwP6An8OVgYraHi8ggMY7SsubQXg8+Nq4N4b
odrEfJTunVgz+UKWTWrnGdtBHa5tBYVXoobTuIV4J0EhQmozPayWU1yLMMsNPb5H
Gsa56uMzIeLDi6UkxFDJTL19F+gyNo+5kGVsXts5vD+3vbhXLkIuDCH0CNfMysQ4
2IHHiDojjOw=
=lOYP
-END PGP SIGNATURE-

---End Message---


Bug#353776: marked as done (ire: needs to remove 64-bit architectures from architecture list)

2006-11-13 Thread Debian Bug Tracking System
Your message dated Mon, 13 Nov 2006 07:32:09 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#396551: fixed in ire 0.92-2.1
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)

---BeginMessage---
Package: ire
Version: 0.92-2
Severity: important

On amd64, both ire-flat and ire-rotj segfault shortly after startup.  
Both of them appear to load up, show the intro screen, play music, etc.

ire-flat immediately segfaults about 1 second later on it's own.

 IRE game runtime, Copyright (C) 2004 IT-HE Software
 IRE Kernel version: 0.92
 Build date: Oct 11 2005 at 05:25:12
 IT-HE lib version: V1.40 (built Oct 11 2005 at 05:25:10)
 Allegro library: 4.1.15 (WIP)
 
 Starting up:
   Keyboard: OK
   Sound: OK
   Timer: OK
   Mouse: OK
   Video:
 
 Loading game: flat

 
 Shutting down Allegro due to signal #11
 /usr/games/ire-flat: line 4: 19548 Segmentation fault  /usr/games/ire 
 -game /usr/share/games/ire/data/flat

ire-rotj will run indefinitely playing music at the intro screen until
you press a key; then it segfaults.

 IRE game runtime, Copyright (C) 2004 IT-HE Software
 IRE Kernel version: 0.92
 Build date: Oct 11 2005 at 05:25:12
 IT-HE lib version: V1.40 (built Oct 11 2005 at 05:25:10)
 Allegro library: 4.1.15 (WIP)
 
 Starting up:
   Keyboard: OK
   Sound: OK
   Timer: OK
   Mouse: OK
   Video:

 Loading game: tfm
 
 
 Shutting down Allegro due to signal #11
 /usr/games/ire-rotj: line 4: 19540 Segmentation fault  /usr/games/ire 
 -game /usr/share/games/ire/data/rotj

Just running ire loads up the file selection dialog and appears to work
fine (I don't have anything to go select, though). Other allegro games work 
fine.

-- 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.15
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages ire depends on:
ii  liballegro4.1 2:4.1.15-6 portable library for cross-platfor
ii  libalogg  1.3.3-4an Ogg/Vorbis Library for Allegro 
ii  libc6 2.3.6-1GNU C Library: Shared libraries an
ii  libjpeg62 6b-11  The Independent JPEG Group's JPEG 
ii  libogg0   1.1.3-2Ogg Bitstream Library
ii  libpng12-01.2.8rel-5 PNG library - runtime
ii  libstdc++64.0.2-9The GNU Standard C++ Library v3
ii  libvorbis0a   1.1.2-1The Vorbis General Audio Compressi
ii  libvorbisenc2 1.1.2-1The Vorbis General Audio Compressi
ii  libvorbisfile31.1.2-1The Vorbis General Audio Compressi
ii  libx11-6  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxext6  6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii  libxpm4   6.9.0.dfsg.1-4 X pixmap library
ii  xlibs 6.9.0.dfsg.1-4 X Window System client libraries m
ii  zlib1g1:1.2.3-9  compression library - runtime

Versions of packages ire recommends:
ii  ire-rotj  1.02-5 The Reign of the just is a demo ga

-- no debconf information

---End Message---
---BeginMessage---
Source: ire
Source-Version: 0.92-2.1

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

ire-ed_0.92-2.1_i386.deb
  to pool/main/i/ire/ire-ed_0.92-2.1_i386.deb
ire_0.92-2.1.diff.gz
  to pool/main/i/ire/ire_0.92-2.1.diff.gz
ire_0.92-2.1.dsc
  to pool/main/i/ire/ire_0.92-2.1.dsc
ire_0.92-2.1_i386.deb
  to pool/main/i/ire/ire_0.92-2.1_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.
Steinar H. Gunderson [EMAIL PROTECTED] (supplier of updated ire 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 SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 13 Nov 2006 16:21:16 +0100
Source: ire
Binary: ire ire-ed
Architecture: source i386
Version: 0.92-2.1
Distribution: unstable
Urgency: high
Maintainer: Alexandre Pineau [EMAIL 

Bug#398394: ggz-grubby: postinst fails: /var/lib/dpkg/info/ggz-grubby.postinst: line 3: ggz-config: command not found

2006-11-13 Thread Lucas Nussbaum
Package: ggz-grubby
Version: 0.0.13-3
Severity: serious
Justification: makes package uninstallable
Usertags: grid5000

Hi,

During a piuparts run over all the packages in etch, I ran into a
problem with your package:

  Setting up ggz-grubby (0.0.13-3) ...
  /var/lib/dpkg/info/ggz-grubby.postinst: line 3: ggz-config: command
not found
  dpkg: error processing ggz-grubby (--configure):
   subprocess post-installation script returned error exit status 127

The full log is available from 
http://ox.blop.info/bazaar/buildlogs/20061113/

The piuparts run was done on about 40 AMD64 nodes of the Grid'5000
platform, using a clean chroot containing an etch i386 environment
(not unstable).  Internet was not accessible from the build systems.

About Grid'5000:
Grid'5000 is an highly reconfigurable experimental Grid platform
gathering 9 sites and featuring a total of 5000 CPUs. It serves as a
testbed for research in Grid Computing. See https://www.grid5000.fr/
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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



Bug#396553: marked as done (ire-rotj: program crashes while loading)

2006-11-13 Thread Debian Bug Tracking System
Your message dated Mon, 13 Nov 2006 07:32:09 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#396551: fixed in ire 0.92-2.1
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)

---BeginMessage---
Package: ire-rotj
Version: 1.02-5
Severity: grave
Justification: renders package unusable

After using the keyboard to choose one menu option, the program crashes.
The console output is below.

$ ire-rotj
IRE game runtime, Copyright (C) 2004 IT-HE Software
IRE Kernel version: 0.92
Build date: Mar 30 2006 at 04:38:00
IT-HE lib version: V1.40 (built Mar 30 2006 at 04:37:58)
Allegro library: 4.1.15 (WIP)

Starting up:
  Keyboard: OK
Sound: OK
  Timer: OK
Mouse: OK
  Video:

  Loading game: tfm


  Shutting down Allegro due to signal #11
  /usr/games/ire-rotj: line 4: 29146 Segmentation fault
  /usr/games/ire -game /usr/share/games/ire/data/rotj
$


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

Versions of packages ire-rotj depends on:
ii  ire   0.92-2 A role-playing-game engine similar

ire-rotj recommends no packages.

-- no debconf information

---End Message---
---BeginMessage---
Source: ire
Source-Version: 0.92-2.1

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

ire-ed_0.92-2.1_i386.deb
  to pool/main/i/ire/ire-ed_0.92-2.1_i386.deb
ire_0.92-2.1.diff.gz
  to pool/main/i/ire/ire_0.92-2.1.diff.gz
ire_0.92-2.1.dsc
  to pool/main/i/ire/ire_0.92-2.1.dsc
ire_0.92-2.1_i386.deb
  to pool/main/i/ire/ire_0.92-2.1_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.
Steinar H. Gunderson [EMAIL PROTECTED] (supplier of updated ire 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 SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 13 Nov 2006 16:21:16 +0100
Source: ire
Binary: ire ire-ed
Architecture: source i386
Version: 0.92-2.1
Distribution: unstable
Urgency: high
Maintainer: Alexandre Pineau [EMAIL PROTECTED]
Changed-By: Steinar H. Gunderson [EMAIL PROTECTED]
Description: 
 ire- A role-playing-game engine similar to Ultima 6
 ire-ed - Create or modify games for the role-playing-game engine IRE
Closes: 353776 396551 396553
Changes: 
 ire (0.92-2.1) unstable; urgency=high
 .
   * Non-maintainer upload.
   * Remove all 64-bit architectures (alpha, amd64, ia64) from the architecture
 list, as ire is not 64-bit clean. (Closes: #353776, #396551, #396553)
Files: 
 f4ac619eaeb0930b16a74ad21e0c12a6 835 games optional ire_0.92-2.1.dsc
 b68db4e614febb1748d62052d38e4015 150563 games optional ire_0.92-2.1.diff.gz
 3f9accf544b1a53997608d4748ae6f15 220156 games optional ire_0.92-2.1_i386.deb
 20d67623020172f77b3a7af68f8dbd51 715968 games optional ire-ed_0.92-2.1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iQCVAwUBRViOO37hqgLJpbVOAQKhcwP6An8OVgYraHi8ggMY7SsubQXg8+Nq4N4b
odrEfJTunVgz+UKWTWrnGdtBHa5tBYVXoobTuIV4J0EhQmozPayWU1yLMMsNPb5H
Gsa56uMzIeLDi6UkxFDJTL19F+gyNo+5kGVsXts5vD+3vbhXLkIuDCH0CNfMysQ4
2IHHiDojjOw=
=lOYP
-END PGP SIGNATURE-

---End Message---


Bug#398387: latex-hangul-ucs-hlatex: postinst fails: /var/lib/dpkg/info/latex-hangul-ucs-hlatex.postinst: line 5: mktexlsr: command not found

2006-11-13 Thread Lucas Nussbaum
Package: latex-hangul-ucs-hlatex
Version: 3.1.1-2
Severity: serious
Justification: makes package uninstallable
Usertags: grid5000

Hi,

During a piuparts run over all the packages in etch, I ran into a
problem with your package:

  Setting up latex-hangul-ucs-hlatex (3.1.1-2) ...
  /var/lib/dpkg/info/latex-hangul-ucs-hlatex.postinst: line 5: mktexlsr:
command not found
  dpkg: error processing latex-hangul-ucs-hlatex (--configure):
   subprocess post-installation script returned error exit status 127
  Errors were encountered while processing:
   latex-hangul-ucs-hlatex
  E: Sub-process /usr/bin/dpkg returned an error code (1)

The full log is available from 
http://ox.blop.info/bazaar/buildlogs/20061113/

The piuparts run was done on about 40 AMD64 nodes of the Grid'5000
platform, using a clean chroot containing an etch i386 environment
(not unstable).  Internet was not accessible from the build systems.

About Grid'5000:
Grid'5000 is an highly reconfigurable experimental Grid platform
gathering 9 sites and featuring a total of 5000 CPUs. It serves as a
testbed for research in Grid Computing. See https://www.grid5000.fr/
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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



Bug#398390: xcdroast: FTBFS: Missing build depend on quilt.

2006-11-13 Thread Kurt Roeckx
Package: xcdroast
Version: 0.98+0alpha15-9
Severity: serious

Hi,

Your package is failing to build with the following error:
dpkg-buildpackage: source version without epoch 0.98+0alpha15-9
 /usr/bin/fakeroot debian/rules clean
debian/rules:6: /usr/share/quilt/quilt.make: No such file or directory
make: *** No rule to make target `/usr/share/quilt/quilt.make'.  Stop.

You're missing a build-dependency on quilt.


Kurt



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



Processed: Re: libpetsc2.3.1-dbg: package overlap with libpetsc2.3.1-dev

2006-11-13 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 363122 serious
Bug#363122: libpetsc2.3.1-dbg: package overlap with libpetsc2.3.1-dev
Severity set to `serious' from `important'

 tag 363122 + confirmed
Bug#363122: libpetsc2.3.1-dbg: package overlap with libpetsc2.3.1-dev
There were no tags set.
Tags added: confirmed

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#398380: op-panel: postinst fails: adduser: The group `asterisk' does not exist.

2006-11-13 Thread Lucas Nussbaum
Package: op-panel
Version: 0.26.dfsg-4
Severity: serious
Justification: makes package uninstallable
Usertags: grid5000

Hi,

During a piuparts run over all the packages in etch, I ran into a
problem with your package:

Setting up op-panel (0.26.dfsg-4) ...
Adding system user `op-panel' (UID 104) ...
Adding new group `op-panel' (GID 105) ...
Adding new user `op-panel' (UID 104) with group `op-panel' ...
Creating home directory `/var/lib/op-panel' ...
adduser: The group `asterisk' does not exist.
dpkg: error processing op-panel (--configure):
 subprocess post-installation script returned error exit status 1

The full log is available from 
http://ox.blop.info/bazaar/buildlogs/20061113/

The piuparts run was done on about 40 AMD64 nodes of the Grid'5000
platform, using a clean chroot containing an etch i386 environment
(not unstable).  Internet was not accessible from the build systems.

About Grid'5000:
Grid'5000 is an highly reconfigurable experimental Grid platform
gathering 9 sites and featuring a total of 5000 CPUs. It serves as a
testbed for research in Grid Computing. See https://www.grid5000.fr/
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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



Bug#396551: marked as done (ire-the-flat: crashes while loading)

2006-11-13 Thread Debian Bug Tracking System
Your message dated Mon, 13 Nov 2006 07:32:09 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#396551: fixed in ire 0.92-2.1
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)

---BeginMessage---
Package: ire-the-flat
Version: 0.91-1
Severity: grave
Justification: renders package unusable

While it loads, the program crashes. This is the console output.

$ ire-flat
IRE game runtime, Copyright (C) 2004 IT-HE Software
IRE Kernel version: 0.92
Build date: Mar 30 2006 at 04:38:00
IT-HE lib version: V1.40 (built Mar 30 2006 at 04:37:58)
Allegro library: 4.1.15 (WIP)

Starting up:
  Keyboard: OK
  Sound: OK
  Timer: OK
  Mouse: OK
  Video:

Loading game: flat


Shutting down Allegro due to signal #11
/usr/games/ire-flat: line 4: 29110 Segmentation fault  /usr/games/ire -game 
/usr/share/games/ire/data/flat
$


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

Versions of packages ire-the-flat depends on:
ii  ire   0.92-2 A role-playing-game engine similar

ire-the-flat recommends no packages.

-- no debconf information

---End Message---
---BeginMessage---
Source: ire
Source-Version: 0.92-2.1

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

ire-ed_0.92-2.1_i386.deb
  to pool/main/i/ire/ire-ed_0.92-2.1_i386.deb
ire_0.92-2.1.diff.gz
  to pool/main/i/ire/ire_0.92-2.1.diff.gz
ire_0.92-2.1.dsc
  to pool/main/i/ire/ire_0.92-2.1.dsc
ire_0.92-2.1_i386.deb
  to pool/main/i/ire/ire_0.92-2.1_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.
Steinar H. Gunderson [EMAIL PROTECTED] (supplier of updated ire 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 SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 13 Nov 2006 16:21:16 +0100
Source: ire
Binary: ire ire-ed
Architecture: source i386
Version: 0.92-2.1
Distribution: unstable
Urgency: high
Maintainer: Alexandre Pineau [EMAIL PROTECTED]
Changed-By: Steinar H. Gunderson [EMAIL PROTECTED]
Description: 
 ire- A role-playing-game engine similar to Ultima 6
 ire-ed - Create or modify games for the role-playing-game engine IRE
Closes: 353776 396551 396553
Changes: 
 ire (0.92-2.1) unstable; urgency=high
 .
   * Non-maintainer upload.
   * Remove all 64-bit architectures (alpha, amd64, ia64) from the architecture
 list, as ire is not 64-bit clean. (Closes: #353776, #396551, #396553)
Files: 
 f4ac619eaeb0930b16a74ad21e0c12a6 835 games optional ire_0.92-2.1.dsc
 b68db4e614febb1748d62052d38e4015 150563 games optional ire_0.92-2.1.diff.gz
 3f9accf544b1a53997608d4748ae6f15 220156 games optional ire_0.92-2.1_i386.deb
 20d67623020172f77b3a7af68f8dbd51 715968 games optional ire-ed_0.92-2.1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iQCVAwUBRViOO37hqgLJpbVOAQKhcwP6An8OVgYraHi8ggMY7SsubQXg8+Nq4N4b
odrEfJTunVgz+UKWTWrnGdtBHa5tBYVXoobTuIV4J0EhQmozPayWU1yLMMsNPb5H
Gsa56uMzIeLDi6UkxFDJTL19F+gyNo+5kGVsXts5vD+3vbhXLkIuDCH0CNfMysQ4
2IHHiDojjOw=
=lOYP
-END PGP SIGNATURE-

---End Message---


Processed: libapache-mod-choke: postinst fails: Error: apache appears not to be installed

2006-11-13 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 340801 serious
Bug#340801: uninstallable: Error: apache-ssl appears not to be installed
Severity set to `serious' from `important'

 tag 340801 + confirmed
Bug#340801: uninstallable: Error: apache-ssl appears not to be installed
There were no tags set.
Tags added: confirmed

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#396551: marked as done (ire-the-flat: crashes while loading)

2006-11-13 Thread Debian Bug Tracking System
Your message dated Mon, 13 Nov 2006 07:32:09 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#396553: fixed in ire 0.92-2.1
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)

---BeginMessage---
Package: ire-the-flat
Version: 0.91-1
Severity: grave
Justification: renders package unusable

While it loads, the program crashes. This is the console output.

$ ire-flat
IRE game runtime, Copyright (C) 2004 IT-HE Software
IRE Kernel version: 0.92
Build date: Mar 30 2006 at 04:38:00
IT-HE lib version: V1.40 (built Mar 30 2006 at 04:37:58)
Allegro library: 4.1.15 (WIP)

Starting up:
  Keyboard: OK
  Sound: OK
  Timer: OK
  Mouse: OK
  Video:

Loading game: flat


Shutting down Allegro due to signal #11
/usr/games/ire-flat: line 4: 29110 Segmentation fault  /usr/games/ire -game 
/usr/share/games/ire/data/flat
$


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

Versions of packages ire-the-flat depends on:
ii  ire   0.92-2 A role-playing-game engine similar

ire-the-flat recommends no packages.

-- no debconf information

---End Message---
---BeginMessage---
Source: ire
Source-Version: 0.92-2.1

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

ire-ed_0.92-2.1_i386.deb
  to pool/main/i/ire/ire-ed_0.92-2.1_i386.deb
ire_0.92-2.1.diff.gz
  to pool/main/i/ire/ire_0.92-2.1.diff.gz
ire_0.92-2.1.dsc
  to pool/main/i/ire/ire_0.92-2.1.dsc
ire_0.92-2.1_i386.deb
  to pool/main/i/ire/ire_0.92-2.1_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.
Steinar H. Gunderson [EMAIL PROTECTED] (supplier of updated ire 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 SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 13 Nov 2006 16:21:16 +0100
Source: ire
Binary: ire ire-ed
Architecture: source i386
Version: 0.92-2.1
Distribution: unstable
Urgency: high
Maintainer: Alexandre Pineau [EMAIL PROTECTED]
Changed-By: Steinar H. Gunderson [EMAIL PROTECTED]
Description: 
 ire- A role-playing-game engine similar to Ultima 6
 ire-ed - Create or modify games for the role-playing-game engine IRE
Closes: 353776 396551 396553
Changes: 
 ire (0.92-2.1) unstable; urgency=high
 .
   * Non-maintainer upload.
   * Remove all 64-bit architectures (alpha, amd64, ia64) from the architecture
 list, as ire is not 64-bit clean. (Closes: #353776, #396551, #396553)
Files: 
 f4ac619eaeb0930b16a74ad21e0c12a6 835 games optional ire_0.92-2.1.dsc
 b68db4e614febb1748d62052d38e4015 150563 games optional ire_0.92-2.1.diff.gz
 3f9accf544b1a53997608d4748ae6f15 220156 games optional ire_0.92-2.1_i386.deb
 20d67623020172f77b3a7af68f8dbd51 715968 games optional ire-ed_0.92-2.1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iQCVAwUBRViOO37hqgLJpbVOAQKhcwP6An8OVgYraHi8ggMY7SsubQXg8+Nq4N4b
odrEfJTunVgz+UKWTWrnGdtBHa5tBYVXoobTuIV4J0EhQmozPayWU1yLMMsNPb5H
Gsa56uMzIeLDi6UkxFDJTL19F+gyNo+5kGVsXts5vD+3vbhXLkIuDCH0CNfMysQ4
2IHHiDojjOw=
=lOYP
-END PGP SIGNATURE-

---End Message---


Bug#398400: egnome: postinst fails: Cannot find executable /usr/lib/smarteiffel/bin/selib2html

2006-11-13 Thread Lucas Nussbaum
Package: egnome
Version: 0.cvs20020302-4
Severity: serious
Justification: makes package uninstallable
Usertags: grid5000

Hi,

During a piuparts run over all the packages in etch, I ran into a
problem with your package:

  Setting up egnome (0.cvs20020302-4) ...
  Cannot find executable /usr/lib/smarteiffel/bin/selib2html
  Cannot build HTML class documentation
  dpkg: error processing egnome (--configure):
   subprocess post-installation script returned error exit status 1

The full log is available from 
http://ox.blop.info/bazaar/buildlogs/20061113/

The piuparts run was done on about 40 AMD64 nodes of the Grid'5000
platform, using a clean chroot containing an etch i386 environment
(not unstable).  Internet was not accessible from the build systems.

About Grid'5000:
Grid'5000 is an highly reconfigurable experimental Grid platform
gathering 9 sites and featuring a total of 5000 CPUs. It serves as a
testbed for research in Grid Computing. See https://www.grid5000.fr/
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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



Bug#397469: straw: Does not work with python-adns installed

2006-11-13 Thread Tuukka Hastrup

tags 397469 patch
thanks

I think I found out what this bug is about. If I'm wrong, I hope the 
original submitter or someone else can provide more info. 

I'm testing with the latest versions of straw and python-adns, just as the 
submitter. In my tests, refreshing and subscribing work, but they take 
intolerably long (at least ten minutes). For me, this has been the case 
with the versions in Sarge too.

The following change makes refreshing and subscribing work quickly for me:
--- LookupManager.py.orig   2006-02-18 18:22:44.0 +0200
+++ LookupManager.py2006-11-13 17:04:24.0 +0200
@@ -161,7 +161,7 @@
 cbwrapper.cb(ip)

 def poll(self, timeout=0.1):
-self.queryengine.run(timeout)
+self.queryengine.run(0)

 # Blocking version: use normal lookups, no threads
 class BlockingLookupManager:

The problem is that without the change this function will use up all of 
the given time and leave no time for other network IO as seen in 
URLFetch.py lines 165-170:
# keep the network running
now = time.time()
lookup_manager.poll(timeout)
timeout -= (time.time() - now)
if timeout  0.0:
asyncore.poll(timeout)

The change is also in line with how the ThreadLookupManager is 
implemented: if there are no results pending, poll doesn't take time at 
all.


Hope this helps,
Tuukka

-- 
-- Trying to catch me? Just follow up my Electric Fingerprints
-- To help you: [EMAIL PROTECTED]
http://www.iki.fi/Tuukka.Hastrup/


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



Bug#366172: libnss-ldap: abort during useradd (ber_free_buf error)

2006-11-13 Thread Scott Anderson
Stephen:

There are still a couple of holes in the backtrace.  Let me know if I need more 
packages with
debugging enabled.  See the responses below.

Scott

--- Stephen Frost [EMAIL PROTECTED] wrote:

 * Scott Anderson ([EMAIL PROTECTED]) wrote:
  Setting up nfs-common (1.0.7-12) ...
  Adding system user `statd' with uid 107...
  Adding new user `statd' (107) with group `nogroup'.
  useradd: /home/devel/openldap/openldap2-2.1.30/libraries/liblber/io.c:161: 
  ber_free_buf:
 Assertion
  `((ber)-ber_opts.lbo_valid==0x2)' failed.
  adduser: `/usr/sbin/useradd -d /var/lib/nfs -g nogroup -s /bin/false -u 107 
  statd' exited from
  signal 6.  Aborting.
 
 Can you also send us ldd /usr/sbin/useradd,

 ldd /usr/sbin/useradd
linux-gate.so.1 =  (0xe000)
libcrypt.so.1 = /lib/tls/i686/cmov/libcrypt.so.1 (0xb7f3b000)
libselinux.so.1 = /lib/libselinux.so.1 (0xb7f26000)
libc.so.6 = /lib/tls/i686/cmov/libc.so.6 (0xb7df4000)
libdl.so.2 = /lib/tls/i686/cmov/libdl.so.2 (0xb7df)
libsepol.so.1 = /lib/libsepol.so.1 (0xb7db2000)
/lib/ld-linux.so.2 (0xb7f7b000)

 and try to get a backtrace
 with a debug-enabled libnss-ldap package (available here:
 http://kenboi.snowman.net/~sfrost/libnss-ldap_251-7-debug_i386.deb)

(gdb) thread apply all bt

Thread 1 (Thread -1210202432 (LWP 17387)):
#0  0xb7fa5410 in ?? ()
#1  0xbf81b020 in ?? ()
#2  0x0006 in ?? ()
#3  0x43eb in ?? ()
#4  0xb7e47821 in raise () from /lib/tls/i686/cmov/libc.so.6
#5  0xb7e48fb9 in abort () from /lib/tls/i686/cmov/libc.so.6
#6  0xb7e40fcf in __assert_fail () from /lib/tls/i686/cmov/libc.so.6
#7  0xb7f9bed7 in ber_free_buf () from /usr/lib/liblber.so.2
#8  0xb7f9bf1f in ber_free () from /usr/lib/liblber.so.2
#9  0xb7cba9ed in ldap_msgfree () from /usr/lib/libldap_r.so.2
#10 0xb7ce8b57 in do_result (ctx=0x806b838, all=0) at ldap-nss.c:2440
#11 0xb7ce839c in _nss_ldap_ent_context_init_locked (pctx=0xb7cf9bb0)
at ldap-nss.c:2012
#12 0xb7ce82f2 in _nss_ldap_ent_context_init (pctx=0xb7cf9bb0)
at ldap-nss.c:1970
#13 0xb7cebc88 in _nss_ldap_setpwent () at ldap-pwd.c:246
#14 0xb7efc757 in __nss_database_lookup () from /lib/tls/i686/cmov/libc.so.6
#15 0xb7eab401 in getpwent_r () from /lib/tls/i686/cmov/libc.so.6
#16 0xb7efc2b6 in __nss_database_lookup () from /lib/tls/i686/cmov/libc.so.6
#17 0xb7eab09a in getpwent () from /lib/tls/i686/cmov/libc.so.6
#18 0x0804ab65 in ?? ()
#19 0xbf81dc08 in ?? ()
#20 0x08067d68 in ?? ()
#21 0xb7fa11b4 in ?? () from /usr/lib/liblber.so.2
#22 0xbf81b2f0 in ?? ()
#23 0xb7f9de7a in ber_memvfree () from /usr/lib/liblber.so.2
#24 0x0804b5db in ?? ()
#25 0x in ?? ()



 

Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com


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



Bug#392774: wormux: blocks the whole X session when GNU touches the first object

2006-11-13 Thread Eddy Petrișor
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

tony mancill wrote:

 but it takes more than a pending tag to initiate an upload.

Of course :-)

 If the package is ready to upload, please let me know if you'd like to
 upload the source to mentors.debian.net, which is the mechanism we've used
 up until now, or if you'd prefer that I pull directly from you SVN
 repository.  If the latter, please go ahead and tag the package and I'll
 use that tag for the upload.

I will shout and give complete details when I have a prepared package.
but I want to incorporate the patch for #395217 since an upload will be
done.

- --
Regards,
EddyP
=
Imagination is more important than knowledge A.Einstein
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFWJW8Y8Chqv3NRNoRAiPUAKDgdMC947U02CpMCl1QdBgKWoFLjwCg4H/8
LmNFW5hPuwpgi1zm21rozdQ=
=sGs1
-END PGP SIGNATURE-


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



Bug#392774: wormux: blocks the whole X session when GNU touches the first object

2006-11-13 Thread tony mancill
Jean Parpaillon wrote:
 Le 13.11.2006 10:40, Eddy Petrișor a écrit :
 Steve Langasek wrote:
  
 Anyway, the submitter claims that there is a fix now for the
 underlying bug,
 but he's told me this only in a throwaway comment on IRC with no
 follow-up
 to the bug report, so I have no idea what that fix is or when it will be
 available for uploading. :P
 
 
 The bug is really fixed in our (Debian games Team) SVN, but I have no
 sponsor for the package. Still, I would like to make some small changes
 before an upload.
   
 Hi all,
 Tony Mancill  use to sponsor my Wormux packages.

And I certainly still can sponsor an upload if that's what's desired...
I've been following the discussion of the bug (subscribed via the PTS),
but it takes more than a pending tag to initiate an upload.

If the package is ready to upload, please let me know if you'd like to
upload the source to mentors.debian.net, which is the mechanism we've used
up until now, or if you'd prefer that I pull directly from you SVN
repository.  If the latter, please go ahead and tag the package and I'll
use that tag for the upload.

Cheers,
tony



signature.asc
Description: OpenPGP digital signature


Bug#398401: freeswan: unpack fails: trying to overwrite `/etc/init.d/ipsec', which is also in package openswan

2006-11-13 Thread Lucas Nussbaum
Package: freeswan
Version: 2.04-13
Severity: serious
Justification: makes package uninstallable
Usertags: grid5000

Hi,

During a piuparts run over all the packages in etch, I ran into a
problem with your package:

  Unpacking freeswan (from .../freeswan_2.04-13_all.deb) ...
  dpkg: error processing
/var/cache/apt/archives/freeswan_2.04-13_all.deb (--unp
ack):
   trying to overwrite `/etc/init.d/ipsec', which is also in package
openswan

The full log is available from
http://ox.blop.info/bazaar/buildlogs/20061113/

The piuparts run was done on about 40 AMD64 nodes of the Grid'5000
platform, using a clean chroot containing an etch i386 environment
(not unstable).  Internet was not accessible from the build systems.

About Grid'5000:
Grid'5000 is an highly reconfigurable experimental Grid platform
gathering 9 sites and featuring a total of 5000 CPUs. It serves as a
testbed for research in Grid Computing. See https://www.grid5000.fr/
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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



Processed: Re: straw: Does not work with python-adns installed

2006-11-13 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 397469 patch
Bug#397469: straw: Does not work with python-adns installed
There were no tags set.
Tags added: patch

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Processed: New package already uploaded to mentors.debian.net

2006-11-13 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 398377 + pending
Bug#398377: gcc-h8300-hms: FTBFS on 64 bit arches.
There were no tags set.
Tags added: pending

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#397214: overwrites values in /etc/uswsusp.conf

2006-11-13 Thread Tim Dijkstra
On Mon, 13 Nov 2006 15:46:44 +0100
Frank Küster [EMAIL PROTECTED] wrote:

 I was just bug-hunting.  I don't know what the reason was why the device
 was unavailable, but I think there may be valid setups where this is the
 case.  

I just read in another report by Vagrant that he was trying to use a special
purpose swap partition for suspending only. And indeed it wasn't active during
the upgrade.

 What about something like
 
 if ! echo $SWAPLIST | grep -q $SWAPDEFAULT; then
   # add the SWAPDEFAULT device to SWAPLIST
   SWAPDEFAULT=${SWAPDEFAULT} # currently not available
   SWAPLIST=${SWAPLIST}${KOMMA}${SWAPDEFAULT}
 fi
 
 right after populating SWAPLIST?  Hm, the comment might need special
 treatment later on, since it's probably not yet in the configuration
 file.  And of course it assumes that the configuration file may contain
 in-line comments.

The config format doesn't allow for in-line comments, but that could be fixed 
of course...
I am inclined however to just add the value from the configuration file to the
list. If people want to change the configuration file by hand, they should be
allowed to shoot themselves it the foot. The worst that can happen is that 
the partition doesn't exist, but then they will get a big fat warning next time 
they try to suspend any way.

grts Tim


signature.asc
Description: PGP signature


Bug#285156: marked as done ([NONFREE-DOC:UNMODIFIABLE] one included translation of the dhammapada is non-free)

2006-11-13 Thread Debian Bug Tracking System
Your message dated Mon, 13 Nov 2006 08:17:10 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#285156: fixed in display-dhammapada 0.23-1
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)

---BeginMessage---
Package: display-dhammapada
Version: 0.21-3
Severity: serious
Tags: sarge-ignore

The display-dhammapada package contains two copies of the Dhammapada.
We have no permission to edit the first, modern, copy, and hence it needs to
be moved to non-free after sarge releases. 

The second copy was translated by Frederick Max Muller (1823-1900) 
and published in his Sacred Books of the East series prior to 1923, 
and hence should be in the public domain everywhere in the world. 
(Many countries are life+n, where n is 100 (Mexico!) or less. Everything
published prior to 1923 is in the public domain in the US, which is the
only exception I know of to the general life+n rule. France and Russia
have special exemptions if you were a citizen during the war or something,
but Max Muller was a German.) In summary, it's DFSG-free, but the translator
and the death date of the translator should be added to the copyright to
make that clear.
-- 
___
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm


---End Message---
---BeginMessage---
Source: display-dhammapada
Source-Version: 0.23-1

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

display-dhammapada_0.23-1.diff.gz
  to pool/main/d/display-dhammapada/display-dhammapada_0.23-1.diff.gz
display-dhammapada_0.23-1.dsc
  to pool/main/d/display-dhammapada/display-dhammapada_0.23-1.dsc
display-dhammapada_0.23-1_i386.deb
  to pool/main/d/display-dhammapada/display-dhammapada_0.23-1_i386.deb
display-dhammapada_0.23.orig.tar.gz
  to pool/main/d/display-dhammapada/display-dhammapada_0.23.orig.tar.gz



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.
Jakub Nadolny [EMAIL PROTECTED] (supplier of updated display-dhammapada 
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 SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 13 Nov 2006 13:41:52 +0100
Source: display-dhammapada
Binary: display-dhammapada
Architecture: source i386
Version: 0.23-1
Distribution: unstable
Urgency: high
Maintainer: Jakub Nadolny [EMAIL PROTECTED]
Changed-By: Jakub Nadolny [EMAIL PROTECTED]
Description: 
 display-dhammapada - Displays verses from the Dhammapada in English and Polish
Closes: 285156 285157 285159 359390
Changes: 
 display-dhammapada (0.23-1) unstable; urgency=high
 .
   * New maintainer (Closes: #285159)
   * New upstream version (Closes: #285157)
   * Author of Polish translation agreed to use Creative Commons Public Domain
 Dedication as a license: http://creativecommons.org/licenses/publicdomain
 (Closes: #285156)
   * Added gtk-dhammapada (support by Wojciech Mula)
   * dp name changed to dhamma, xdp changed to xdhamma
   * xdhamma has been modified to display properly Polish messages (patch
 prepared by Wojciech Mula)
   * Some clearance to make the package lintian clean.
   * Sponsored upload, some polishing by Amaya Rodrigo [EMAIL PROTECTED]:
 - Repackaged from scratch. debian/compat = 5
 - Updated Standars version, no changes needed.
 - Reformatted Copyright and debian/copyright files.
 - urgency=high because #285156 is RC.
 - Ack previous NMU (Closes: #359390).
 - Heavily cleaned upstream's Makefile
Files: 
 dd0749e7bde75bfef2cc4d2901594259 601 misc optional 
display-dhammapada_0.23-1.dsc
 dad0040611edb4ae92719592cf0aa874 111369 misc optional 
display-dhammapada_0.23.orig.tar.gz
 94317037f4dcd928141d64a2d9030714 9843 misc optional 
display-dhammapada_0.23-1.diff.gz
 2c6d32f7e964e582b7341079d871be23 109948 misc optional 
display-dhammapada_0.23-1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFWJjKNFDtUT/MKpARAvZvAKDrQBIvxsdf9/fYgelDLOpWYO3txQCgsXLj
kOn1e0AUos8wPd+ydMK4two=
=dWkp
-END PGP SIGNATURE-

---End Message---


Bug#394773: beta5 now in unstable

2006-11-13 Thread peter green

retitle 394773 support for the gaim 2.0.0beta5 required.
thanks

just to let you know that what is now needed is beta5 support, since 
beta5 has replaced beta4 in sid.



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



Bug#392774: wormux: blocks the whole X session when GNU touches the first object

2006-11-13 Thread tony mancill
Cool - thanks!
tony

Eddy Petrișor wrote:
 tony mancill wrote:
 
 but it takes more than a pending tag to initiate an upload.
 
 Of course :-)
 
 If the package is ready to upload, please let me know if you'd like to
 upload the source to mentors.debian.net, which is the mechanism we've used
 up until now, or if you'd prefer that I pull directly from you SVN
 repository.  If the latter, please go ahead and tag the package and I'll
 use that tag for the upload.
 
 I will shout and give complete details when I have a prepared package.
 but I want to incorporate the patch for #395217 since an upload will be
 done.
 
 --
 Regards,
 EddyP
 =
 Imagination is more important than knowledge A.Einstein



signature.asc
Description: OpenPGP digital signature


Processed: I couldn't reproduce this bug with resolutions 800x600

2006-11-13 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # I am just curious...
 # Could you tell me what resolutions are available to your X server
 # when you got this crash. I was able to reproduce it only if the
 # only resolution available resolution was 640x480.
 tags 395217 pending
Bug#395217: applying options changes crashes wormux
Tags were: patch
Tags added: pending

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#376670: reseed failure when no network reproduced with version 1.1-3.2

2006-11-13 Thread José Parrella
Lucas Nussbaum escribió:
 If the reseed execution within postinst fails, it would probably be
 better to just output an error message to warn the user, instead of
 making the package installation fail.

I agree. In this case, it would be better to use print and make reseed
exit before further proceeding in a manner like:

snip at line 54 of reseed
unless ($response-{_rc} eq 200) {
print(WARNING: There's no net access at the moment, please run
reseed with a proper net connection before using it.\n);
print(I repeat: I'm not putting any data into the random number
generator $random_device\n);
exit 0;
}
/snip

I tend to prefer print() over warn() in this case. However, in this case
it remains a maintainer decision. I'm attaching a diff for reseed, just
in case. Thanks for your attention to details.

Jose

-- 
José M. Parrella - Debian Sid, k2.6.17.13
Escuela de Ingenieria Electrica
Universidad Central de Venezuela - ucvlug.info
--- reseed  2006-11-13 12:32:33.0 -0400
+++ reseed.patch2006-11-13 12:44:23.0 -0400
@@ -51,7 +51,11 @@
 my ($request, $response, @bytes);
 $request = new HTTP::Request(GET, $random_url);
 $response = $ua-request($request);
-die(no net access\n) unless $response-{_rc} eq 200;
+unless ($response-{_rc} eq 200) {
+   print(WARNING: There's no net access at the moment, please run reseed 
with a proper net connection before using it.\n);
+   print(I repeat: I'm not putting any byte stream into the random number 
generator $random_device\n);
+   exit 0;
+}  
 
 # generate a byte stream from the numbers
 @bytes = split /\n/, $response-content();


Bug#397214: overwrites values in /etc/uswsusp.conf

2006-11-13 Thread Frank Küster
Tim Dijkstra [EMAIL PROTECTED] wrote:

 I am inclined however to just add the value from the configuration file to the
 list. If people want to change the configuration file by hand, they should be
 allowed to shoot themselves it the foot. The worst that can happen is that 
 the partition doesn't exist, but then they will get a big fat warning next 
 time 
 they try to suspend any way.

Yes, that sounds sensible.

Regards, Frank
-- 
Dr. Frank Küster
Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich
Debian Developer (teTeX/TeXLive)



Bug#395217: I couldn't reproduce this bug with resolutions 800x600

2006-11-13 Thread Eddy Petrișor
# I am just curious...
# Could you tell me what resolutions are available to your X server
# when you got this crash. I was able to reproduce it only if the
# only resolution available resolution was 640x480.
tags 395217 pending
thanks

-- 
Regards,
EddyP
=
Imagination is more important than knowledge A.Einstein


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



Processed: fixed patch

2006-11-13 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 383336 patch
Bug#383336: nsis: FTBFS (amd64): cast from 'char*' to 'DWORD' loses precision
There were no tags set.
Tags added: patch

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#398292: marked as done (GNU gv ps_gettext() Buffer Overflow Vulnerability (CVE-2006-5864))

2006-11-13 Thread Debian Bug Tracking System
Your message dated Mon, 13 Nov 2006 09:17:15 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#398292: fixed in gv 1:3.6.2-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)

---BeginMessage---
Package: gv
Version: 1:3.6.2-1
Severity: grave
Tags: security
Justification: user security hole

A vulnerability has been found in gv. From
http://secunia.com/advisories/22787/ :

Renaud Lifchitz has reported a vulnerability in GNU gv, which can be exploited
by malicious people to compromise a user's system.

The vulnerability is caused due to a boundary error within the ps_gettext()
function in ps.c. This can be exploited to cause a stack-based buffer overflow
by e.g. tricking a user into opening a specially crafted PostScript file.

The vulnerability is reported in version 3.6.2. Other versions may also be
affected.


More information is at
http://sysdream.com/article.php?story_id=258section_id=78

---End Message---
---BeginMessage---
Source: gv
Source-Version: 1:3.6.2-2

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

gv_3.6.2-2.diff.gz
  to pool/main/g/gv/gv_3.6.2-2.diff.gz
gv_3.6.2-2.dsc
  to pool/main/g/gv/gv_3.6.2-2.dsc
gv_3.6.2-2_amd64.deb
  to pool/main/g/gv/gv_3.6.2-2_amd64.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.
Christoph Berg [EMAIL PROTECTED] (supplier of updated gv 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 SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 13 Nov 2006 15:39:11 +0100
Source: gv
Binary: gv
Architecture: source amd64
Version: 1:3.6.2-2
Distribution: unstable
Urgency: high
Maintainer: Christoph Berg [EMAIL PROTECTED]
Changed-By: Christoph Berg [EMAIL PROTECTED]
Description: 
 gv - PostScript and PDF viewer for X
Closes: 398292
Changes: 
 gv (1:3.6.2-2) unstable; urgency=high
 .
   * Apply patch by Werner Fink to fix ps_gettext() buffer overflow
 vulnerability (Closes: #398292, CVE-2006-5864).
   * Put @dircategory before @direntry so that it still works as debhelper
 doesn't parse INFO-DIR-SECTION anymore (See: #337215, Blame: texinfo).
Files: 
 d7812df010eaede7871df95efbfc5c0b 567 text optional gv_3.6.2-2.dsc
 09d4dadd1e0cb6bd07dfc4764c781038 12425 text optional gv_3.6.2-2.diff.gz
 2f89df4a1aa68a3e93b5039c89aad5a4 181326 text optional gv_3.6.2-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFWKUXxa93SlhRC1oRAkhfAKC3UfHSiU6Mzkq9Ay4YSn8aF6x6dACeIYDa
KyjERcR4/25Unl8lBWerzBE=
=MaTk
-END PGP SIGNATURE-

---End Message---


Bug#398410: libapache2-mod-annodex: FTBFS: /usr/include/apr-1.0/apr.h:270: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'apr_off_t'

2006-11-13 Thread Lucas Nussbaum
Package: libapache2-mod-annodex
Version: 0.2.2-4
Severity: serious
Justification: FTBFS on i386, very likely to fail everywhere else
Usertags: grid5000

Hi,

During a rebuild of all packages in etch, I discovered that your package
failed to build on amd64.

Relevant parts:
mkdir .libs
 i486-linux-gnu-gcc -g -Wall -O2 -I/usr/include/apache2
-I/usr/include/apr-0/ -I/usr/include/apache2 -I. -I/usr/include/apr-1.0
-I/usr/include/postg
resql -c mod_annodex.c  -fPIC -DPIC -o .libs/mod_annodex.o
In file included from /usr/include/apache2/ap_config.h:25,
 from /usr/include/apache2/httpd.h:43,
 from mod_annodex.c:40:
/usr/include/apr-1.0/apr.h:270: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'apr_off_t'
In file included from /usr/include/apr-1.0/apr_file_io.h:29,
 from /usr/include/apr-1.0/apr_network_io.h:26,
 from /usr/include/apache2/httpd.h:53,
 from mod_annodex.c:40:
/usr/include/apr-1.0/apr_file_info.h:204: error: expected
specifier-qualifier-list before 'apr_off_t'
In file included from /usr/include/apr-1.0/apr_network_io.h:26,
 from /usr/include/apache2/httpd.h:53,
 from mod_annodex.c:40:
/usr/include/apr-1.0/apr_file_io.h:548: error: expected declaration
specifiers or '...' before 'apr_off_t'
/usr/include/apr-1.0/apr_file_io.h:740: error: expected declaration
specifiers or '...' before 'apr_off_t'
In file included from /usr/include/apache2/httpd.h:53,
 from mod_annodex.c:40:
/usr/include/apr-1.0/apr_network_io.h:545: error: expected declaration
specifiers or '...' before 'apr_off_t'
In file included from /usr/include/apr-1.0/apr_buckets.h:32,
 from /usr/include/apache2/httpd.h:54,
 from mod_annodex.c:40:
/usr/include/apr-1.0/apr_mmap.h:134: error: expected declaration
specifiers or '...' before 'apr_off_t'
/usr/include/apr-1.0/apr_mmap.h:161: error: expected declaration
specifiers or '...' before 'apr_off_t'
In file included from /usr/include/apache2/httpd.h:54,
 from mod_annodex.c:40:
[...]
make[1]: *** [mod_annodex.slo] Error 1
make[1]: Leaving directory `/build/root/libapache2-mod-annodex-0.2.2'
make: *** [debian/stamp-makefile-build] Error 2

The full build log is available from 
http://ox.blop.info/bazaar/buildlogs/20061113//

About the archive rebuilt: The rebuilt was done on about 30 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing an etch i386
environment (not unstable).  Internet was not accessible from the build
systems. The builds were processed as root.

About Grid'5000:
Grid'5000 is an highly reconfigurable experimental Grid platform
gathering 9 sites and featuring a total of 5000 CPUs. It serves as a
testbed for research in Grid Computing. See https://www.grid5000.fr/
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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



Bug#398413: maxdb-7.5.00: FTBFS: 'sqldbc.mac' not made because of dependency errors

2006-11-13 Thread Lucas Nussbaum
Package: maxdb-7.5.00
Version: 7.5.00.34-5
Severity: serious
Justification: FTBFS on i386, very likely to fail everywhere else
Usertags: grid5000

Hi,

During a rebuild of all packages in etch, I discovered that your package
failed to build on i386.

Relevant parts:

!cd $OWN/usr  tar -cvpzf $WRK/fast/install/SQLDBC-SDK.TGZ -T
$WRK/fast/install/packages/dbc/dbc.lst
sdk/sqldbc/incl/SQLDBC.h
sdk/sqldbc/incl/SQLDBC_C.h
sdk/sqldbc/incl/SQLDBC_Types.h
sdk/sqldbc/lib/libSQLDBC.a
lib/libSQLDBC.so
lib/libSQLDBC_C.so
bin/sqldbc_cons
'sqldbc.mac' not made because of dependency errors 
'all.mac' not made because of dependency errors 
13-11-06 14:02:37 endofall.mac   fast 
make: *** [build-arch-stamp] Error 2

The full build log is available from 
http://ox.blop.info/bazaar/buildlogs/20061113/

About the archive rebuilt: The rebuilt was done on about 30 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing an etch i386
environment (not unstable).  Internet was not accessible from the build
systems. The builds were processed as root.

About Grid'5000:
Grid'5000 is an highly reconfigurable experimental Grid platform
gathering 9 sites and featuring a total of 5000 CPUs. It serves as a
testbed for research in Grid Computing. See https://www.grid5000.fr/
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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



Bug#383336: fixed patch

2006-11-13 Thread Robert Millan
tags 383336 patch
thanks

This patch was messed up because the CRLF terminators in upstream source are
not present in his quoting of the code.  I fixed it by converting everything to
LF, applying and converting back to CRLF.  I'm attaching it (I can confirm it
fixes build).

Andreas, please take into account that when pasting patches into mail they're
likely to end screwed for this and other causes.  It's better to send them as
a file attachment.

(and thanks for the patch btw ;)

-- 
Robert Millan

My spam trap is [EMAIL PROTECTED]  Note: this address is only intended for
spam harvesters.  Writing to it will get you added to my black list.
diff -ur nsis-2.19.old/Source/DialogTemplate.cpp 
nsis-2.19/Source/DialogTemplate.cpp
--- nsis-2.19.old/Source/DialogTemplate.cpp 2006-03-24 19:36:24.0 
+0100
+++ nsis-2.19/Source/DialogTemplate.cpp 2006-11-13 18:26:23.0 +0100
@@ -93,7 +93,7 @@
 if (IS_INTRESOURCE(x)) { \
   *(WORD*)seeker = 0x; \
   seeker += sizeof(WORD); \
-  *(WORD*)seeker = ConvertEndianness(WORD(DWORD(x))); \
+  *(WORD*)seeker = ConvertEndianness(WORD(long(x))); \
   seeker += sizeof(WORD); \
 } \
 else { \
@@ -629,7 +629,7 @@
 }
   }
 
-  assert((DWORD) seeker - (DWORD) pbDlg == dwSize);
+  assert((long) seeker - (long) pbDlg == dwSize);
 
   // DONE!
   return pbDlg;
diff -ur nsis-2.19.old/Source/Platform.h nsis-2.19/Source/Platform.h
--- nsis-2.19.old/Source/Platform.h 2006-07-30 13:48:47.0 +0200
+++ nsis-2.19/Source/Platform.h 2006-11-13 18:26:23.0 +0100
@@ -135,7 +135,7 @@
 #define MAKEINTRESOURCE(i) (LPSTR)((DWORD)((WORD)(i)))
 #  endif
 #  ifndef IMAGE_FIRST_SECTION
-#define IMAGE_FIRST_SECTION(h) ( PIMAGE_SECTION_HEADER( (DWORD) h + \
+#define IMAGE_FIRST_SECTION(h) ( PIMAGE_SECTION_HEADER( (long) h + \
  FIELD_OFFSET(IMAGE_NT_HEADERS, 
OptionalHeader) + \
  
FIX_ENDIAN_INT16(PIMAGE_NT_HEADERS(h)-FileHeader.SizeOfOptionalHeader) ) )
 #  endif
@@ -147,7 +147,7 @@
 #  endif
 #endif
 #ifndef IS_INTRESOURCE
-#  define IS_INTRESOURCE(_r) (((ULONG_PTR)(_r)  16) == 0)
+#  define IS_INTRESOURCE(_r) (((unsigned long)(_r)  16) == 0)
 #endif
 
 // functions
diff -ur nsis-2.19.old/Source/ResourceEditor.cpp 
nsis-2.19/Source/ResourceEditor.cpp
--- nsis-2.19.old/Source/ResourceEditor.cpp 2006-04-05 20:40:09.0 
+0200
+++ nsis-2.19/Source/ResourceEditor.cpp 2006-11-13 18:26:23.0 +0100
@@ -545,7 +545,7 @@
 rdDir.NumberOfIdEntries = ConvertEndianness(rdDir.NumberOfIdEntries);
 
 CopyMemory(seeker, rdDir, sizeof(IMAGE_RESOURCE_DIRECTORY));
-crd-m_dwWrittenAt = DWORD(seeker);
+crd-m_dwWrittenAt = long(seeker);
 seeker += sizeof(IMAGE_RESOURCE_DIRECTORY);
 
 for (int i = 0; i  crd-CountEntries(); i++) {
@@ -566,7 +566,7 @@
   rDirE.NameString.NameIsString = (crd-GetEntry(i)-HasName()) ? 1 : 0;
 
   CopyMemory(seeker, rDirE, sizeof(MY_IMAGE_RESOURCE_DIRECTORY_ENTRY));
-  crd-GetEntry(i)-m_dwWrittenAt = DWORD(seeker);
+  crd-GetEntry(i)-m_dwWrittenAt = long(seeker);
   seeker += sizeof(MY_IMAGE_RESOURCE_DIRECTORY_ENTRY);
 }
 qDirs.pop();
@@ -582,7 +582,7 @@
 rDataE.Size = ConvertEndianness(cRDataE-GetSize());
 
 CopyMemory(seeker, rDataE, sizeof(IMAGE_RESOURCE_DATA_ENTRY));
-cRDataE-m_dwWrittenAt = DWORD(seeker);
+cRDataE-m_dwWrittenAt = long(seeker);
 seeker += sizeof(IMAGE_RESOURCE_DATA_ENTRY);
 
 qDataEntries.pop();
@@ -594,7 +594,7 @@
   while (!qStrings.empty()) {
 CResourceDirectoryEntry* cRDirE = qStrings.front();
 
-
PMY_IMAGE_RESOURCE_DIRECTORY_ENTRY(cRDirE-m_dwWrittenAt)-NameString.NameOffset
 = ConvertEndianness(DWORD(seeker) - DWORD(pbRsrcSec));
+
PMY_IMAGE_RESOURCE_DIRECTORY_ENTRY(cRDirE-m_dwWrittenAt)-NameString.NameOffset
 = ConvertEndianness(long(seeker) - long(pbRsrcSec));
 
 char* szName = cRDirE-GetName();
 WORD iLen = strlen(szName) + 1;
@@ -636,7 +636,7 @@
   /*
* Set all of the directory entries offsets.
*/
-  SetOffsets(m_cResDir, DWORD(pbRsrcSec));
+  SetOffsets(m_cResDir, long(pbRsrcSec));
 }
 
 // Sets the offsets in directory entries
@@ -758,7 +758,7 @@
 // Returns -1 if can not be found
 int CResourceDirectory::Find(char* szName) {
   if (IS_INTRESOURCE(szName))
-return Find((WORD) (DWORD) szName);
+return Find((WORD) (long) szName);
   else
 if (szName[0] == '#')
   return Find(WORD(atoi(szName + 1)));
@@ -836,7 +836,7 @@
   if (IS_INTRESOURCE(szName)) {
 m_bHasName = false;
 m_szName = 0;
-m_wId = (WORD) (DWORD) szName;
+m_wId = (WORD) (long) szName;
   }
   else {
 m_bHasName = true;
@@ -851,7 +851,7 @@
   if (IS_INTRESOURCE(szName)) {
 m_bHasName = false;
 m_szName = 0;
-m_wId = (WORD) (DWORD) szName;
+m_wId = (WORD) (long) szName;
   }
   else {
 m_bHasName = true;
diff -ur nsis-2.19.old/Source/util.cpp nsis-2.19/Source/util.cpp
--- 

Bug#328362: pmk: postinst fails

2006-11-13 Thread Steinar H. Gunderson
On Mon, Nov 13, 2006 at 03:57:39PM +0100, Lucas Nussbaum wrote:
 This is particularly ugly since it doesn't output any error message
 during the normal package installation: it just fails.
 
 Note that I didn't have any C compiler installed after installing pmk,
 so it might indeed be a dependency problem:
 # cc
 -bash: cc: command not found
 # gcc
 -bash: gcc: command not found

I tried adding gcc as a depends and rebuild in an sbuild, but alas:

  moccamaster:/nfsroot/root/nmu# pmksetup
  PMKSETUP version 0.9.3-s2

  == Looking for default parameters...
  Error : cannot open '/usr/share//pmkcpu.dat' : No such file or directory.
  Error : failure in cpu detection.
  Error : child failed (status 256)

/* Steinar */
-- 
Homepage: http://www.sesse.net/


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



Processed: libapache-mod-choke: diff for NMU version 0.06-2.1

2006-11-13 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 340801 + patch
Bug#340801: uninstallable: Error: apache-ssl appears not to be installed
Tags were: confirmed
Tags added: patch

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#398411: cvsnt: FTBFS on 64 bit arches: cannot convert 'int*' to 'SQLLEN*'

2006-11-13 Thread Kurt Roeckx
Package: cvsnt
Version: 2.5.03.2382-2.1
Severity: serious

Hi,

Your package is failing to build on 64 bit arches with the following
error:
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../lib 
-I/usr/include/postgresql -g -O2 -c ../odbc/OdbcConnection.cpp -MT 
OdbcConnection.lo -MD -MP -MF .deps/OdbcConnection.TPlo  -fPIC -DPIC -o 
.libs/OdbcConnection.o
../odbc/OdbcConnection.cpp: In member function 'virtual CSqlRecordsetPtr 
COdbcConnection::Execute(const char*, ...)':
../odbc/OdbcConnection.cpp:134: error: cannot convert 'int*' to 'SQLLEN*' for 
argument '10' to 'SQLRETURN SQLBindParameter(void*, SQLUSMALLINT, SQLSMALLINT, 
SQLSMALLINT, SQLSMALLINT, SQLULEN, SQLSMALLINT, void*, SQLLEN, SQLLEN*)'
../odbc/OdbcConnection.cpp:139: error: cannot convert 'int*' to 'SQLLEN*' for 
argument '10' to 'SQLRETURN SQLBindParameter(void*, SQLUSMALLINT, SQLSMALLINT, 
SQLSMALLINT, SQLSMALLINT, SQLULEN, SQLSMALLINT, void*, SQLLEN, SQLLEN*)'
../odbc/OdbcConnection.cpp:144: error: cannot convert 'int*' to 'SQLLEN*' for 
argument '10' to 'SQLRETURN SQLBindParameter(void*, SQLUSMALLINT, SQLSMALLINT, 
SQLSMALLINT, SQLSMALLINT, SQLULEN, SQLSMALLINT, void*, SQLLEN, SQLLEN*)'
[...]


Kurt



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



Bug#397214: overwrites values in /etc/uswsusp.conf

2006-11-13 Thread Vagrant Cascadian
On Mon, Nov 13, 2006 at 05:22:57PM +0100, Tim Dijkstra wrote:
 On Mon, 13 Nov 2006 15:46:44 +0100
 Frank K?ster [EMAIL PROTECTED] wrote:
 
  I was just bug-hunting.  I don't know what the reason was why the device
  was unavailable, but I think there may be valid setups where this is the
  case.  
 
 I just read in another report by Vagrant that he was trying to use a special
 purpose swap partition for suspending only. And indeed it wasn't active during
 the upgrade.

yes. it is the same issue.
 
cat /proc/swaps 
FilenameTypeSizeUsed Priority
/dev/mapper/crypt1  partition   511992  56   -1

because bug #397212, encrypted swap is not (and would be very difficult
to setup) supported. so i've tried using a swap partition that i only
mount when using s2disk.

...snip...

 I am inclined however to just add the value from the configuration file to the
 list. If people want to change the configuration file by hand, they should be
 allowed to shoot themselves it the foot. The worst that can happen is that 
 the partition doesn't exist, but then they will get a big fat warning next 
 time 
 they try to suspend any way.

sounds good enough to to me.

live well,
  vagrant


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



Bug#398415: pengupop: FTBFS: image.c:18:18: error: zlib.h: No such file or directory

2006-11-13 Thread Lucas Nussbaum
Package: pengupop
Version: 2.1.9-1
Severity: serious
Justification: FTBFS on i386, very likely to fail everywhere else
Usertags: grid5000

Hi,

During a rebuild of all packages in etch, I discovered that your package
failed to build on i386.

Relevant parts:

if gcc -DPACKAGE_NAME=\pengupop\ -DPACKAGE_TARNAME=\pengupop\
-DPACKAGE_VERSION=\2.1.9\ -DPACKAGE_STRING=\pengupop\ 2.1.9\
-DPACKAGE_BUGREPO
RT=\\ -DPACKAGE=\pengupop\ -DVERSION=\2.1.9\  -I. -I.-g -Wall
-O2 -DLINUX=1 -O2 -MT image.o -MD -MP -MF .deps/image.Tpo -c -o
image.o im
age.c; \
then mv -f .deps/image.Tpo .deps/image.Po; else rm -f
.deps/image.Tpo; exit 1; fi
image.c:18:18: error: zlib.h: No such file or directory
image.c: In function 'load_images':
image.c:119: error: 'z_stream' undeclared (first use in this function)
image.c:119: error: (Each undeclared identifier is reported only once
image.c:119: error: for each function it appears in.)
image.c:119: error: expected ';' before 'input'
image.c:121: error: 'input' undeclared (first use in this function)
image.c:123: error: 'Bytef' undeclared (first use in this function)
image.c:123: error: expected expression before ')' token
image.c:126: error: 'Z_OK' undeclared (first use in this function)
image.c:126: warning: implicit declaration of function 'inflateInit'
image.c:129: error: expected expression before ')' token
image.c:132: warning: implicit declaration of function 'inflate'
image.c:132: error: 'Z_SYNC_FLUSH' undeclared (first use in this
function)
image.c:136: warning: implicit declaration of function 'inflateEnd'
image.c:145: error: expected expression before ')' token
image.c:162: error: expected expression before ')' token
make[2]: *** [image.o] Error 1
make[2]: Leaving directory `/build/root/pengupop-2.1.9'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/root/pengupop-2.1.9'
make: *** [build-stamp] Error 2

The full build log is available from 
http://ox.blop.info/bazaar/buildlogs/20061113/

About the archive rebuilt: The rebuilt was done on about 30 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing an etch i386
environment (not unstable).  Internet was not accessible from the build
systems. The builds were processed as root.

About Grid'5000:
Grid'5000 is an highly reconfigurable experimental Grid platform
gathering 9 sites and featuring a total of 5000 CPUs. It serves as a
testbed for research in Grid Computing. See https://www.grid5000.fr/
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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



Bug#383336: fixed patch

2006-11-13 Thread Robert Millan
On Mon, Nov 13, 2006 at 06:31:34PM +0100, Robert Millan wrote:
 
 Andreas, please take into account that when pasting patches into mail they're
 likely to end screwed for this and other causes.  It's better to send them as
 a file attachment.

Grm.  But, of course, that won't help if you forget to run dos2unix after
applying, like I just did...  =)

Here's the good one.

-- 
Robert Millan

My spam trap is [EMAIL PROTECTED]  Note: this address is only intended for
spam harvesters.  Writing to it will get you added to my black list.
diff -ur nsis-2.19.old/Source/DialogTemplate.cpp 
nsis-2.19/Source/DialogTemplate.cpp
--- nsis-2.19.old/Source/DialogTemplate.cpp 2006-03-24 19:36:24.0 
+0100
+++ nsis-2.19/Source/DialogTemplate.cpp 2006-11-13 18:39:07.0 +0100
@@ -93,7 +93,7 @@
 if (IS_INTRESOURCE(x)) { \
   *(WORD*)seeker = 0x; \
   seeker += sizeof(WORD); \
-  *(WORD*)seeker = ConvertEndianness(WORD(DWORD(x))); \
+  *(WORD*)seeker = ConvertEndianness(WORD(long(x))); \
   seeker += sizeof(WORD); \
 } \
 else { \
@@ -629,7 +629,7 @@
 }
   }
 
-  assert((DWORD) seeker - (DWORD) pbDlg == dwSize);
+  assert((long) seeker - (long) pbDlg == dwSize);
 
   // DONE!
   return pbDlg;
diff -ur nsis-2.19.old/Source/Platform.h nsis-2.19/Source/Platform.h
--- nsis-2.19.old/Source/Platform.h 2006-07-30 13:48:47.0 +0200
+++ nsis-2.19/Source/Platform.h 2006-11-13 18:39:07.0 +0100
@@ -135,7 +135,7 @@
 #define MAKEINTRESOURCE(i) (LPSTR)((DWORD)((WORD)(i)))
 #  endif
 #  ifndef IMAGE_FIRST_SECTION
-#define IMAGE_FIRST_SECTION(h) ( PIMAGE_SECTION_HEADER( (DWORD) h + \
+#define IMAGE_FIRST_SECTION(h) ( PIMAGE_SECTION_HEADER( (long) h + \
  FIELD_OFFSET(IMAGE_NT_HEADERS, 
OptionalHeader) + \
  
FIX_ENDIAN_INT16(PIMAGE_NT_HEADERS(h)-FileHeader.SizeOfOptionalHeader) ) )
 #  endif
@@ -147,7 +147,7 @@
 #  endif
 #endif
 #ifndef IS_INTRESOURCE
-#  define IS_INTRESOURCE(_r) (((ULONG_PTR)(_r)  16) == 0)
+#  define IS_INTRESOURCE(_r) (((unsigned long)(_r)  16) == 0)
 #endif
 
 // functions
diff -ur nsis-2.19.old/Source/ResourceEditor.cpp 
nsis-2.19/Source/ResourceEditor.cpp
--- nsis-2.19.old/Source/ResourceEditor.cpp 2006-04-05 20:40:09.0 
+0200
+++ nsis-2.19/Source/ResourceEditor.cpp 2006-11-13 18:39:07.0 +0100
@@ -545,7 +545,7 @@
 rdDir.NumberOfIdEntries = ConvertEndianness(rdDir.NumberOfIdEntries);
 
 CopyMemory(seeker, rdDir, sizeof(IMAGE_RESOURCE_DIRECTORY));
-crd-m_dwWrittenAt = DWORD(seeker);
+crd-m_dwWrittenAt = long(seeker);
 seeker += sizeof(IMAGE_RESOURCE_DIRECTORY);
 
 for (int i = 0; i  crd-CountEntries(); i++) {
@@ -566,7 +566,7 @@
   rDirE.NameString.NameIsString = (crd-GetEntry(i)-HasName()) ? 1 : 0;
 
   CopyMemory(seeker, rDirE, sizeof(MY_IMAGE_RESOURCE_DIRECTORY_ENTRY));
-  crd-GetEntry(i)-m_dwWrittenAt = DWORD(seeker);
+  crd-GetEntry(i)-m_dwWrittenAt = long(seeker);
   seeker += sizeof(MY_IMAGE_RESOURCE_DIRECTORY_ENTRY);
 }
 qDirs.pop();
@@ -582,7 +582,7 @@
 rDataE.Size = ConvertEndianness(cRDataE-GetSize());
 
 CopyMemory(seeker, rDataE, sizeof(IMAGE_RESOURCE_DATA_ENTRY));
-cRDataE-m_dwWrittenAt = DWORD(seeker);
+cRDataE-m_dwWrittenAt = long(seeker);
 seeker += sizeof(IMAGE_RESOURCE_DATA_ENTRY);
 
 qDataEntries.pop();
@@ -594,7 +594,7 @@
   while (!qStrings.empty()) {
 CResourceDirectoryEntry* cRDirE = qStrings.front();
 
-
PMY_IMAGE_RESOURCE_DIRECTORY_ENTRY(cRDirE-m_dwWrittenAt)-NameString.NameOffset
 = ConvertEndianness(DWORD(seeker) - DWORD(pbRsrcSec));
+
PMY_IMAGE_RESOURCE_DIRECTORY_ENTRY(cRDirE-m_dwWrittenAt)-NameString.NameOffset
 = ConvertEndianness(long(seeker) - long(pbRsrcSec));
 
 char* szName = cRDirE-GetName();
 WORD iLen = strlen(szName) + 1;
@@ -636,7 +636,7 @@
   /*
* Set all of the directory entries offsets.
*/
-  SetOffsets(m_cResDir, DWORD(pbRsrcSec));
+  SetOffsets(m_cResDir, long(pbRsrcSec));
 }
 
 // Sets the offsets in directory entries
@@ -758,7 +758,7 @@
 // Returns -1 if can not be found
 int CResourceDirectory::Find(char* szName) {
   if (IS_INTRESOURCE(szName))
-return Find((WORD) (DWORD) szName);
+return Find((WORD) (long) szName);
   else
 if (szName[0] == '#')
   return Find(WORD(atoi(szName + 1)));
@@ -836,7 +836,7 @@
   if (IS_INTRESOURCE(szName)) {
 m_bHasName = false;
 m_szName = 0;
-m_wId = (WORD) (DWORD) szName;
+m_wId = (WORD) (long) szName;
   }
   else {
 m_bHasName = true;
@@ -851,7 +851,7 @@
   if (IS_INTRESOURCE(szName)) {
 m_bHasName = false;
 m_szName = 0;
-m_wId = (WORD) (DWORD) szName;
+m_wId = (WORD) (long) szName;
   }
   else {
 m_bHasName = true;
diff -ur nsis-2.19.old/Source/util.cpp nsis-2.19/Source/util.cpp
--- nsis-2.19.old/Source/util.cpp   2006-07-30 12:29:23.0 +0200
+++ nsis-2.19/Source/util.cpp   2006-11-13 

Bug#395217: I couldn't reproduce this bug with resolutions 800x600

2006-11-13 Thread Eddy Petrișor
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Eddy Petrișor wrote:
 # I am just curious...
 # Could you tell me what resolutions are available to your X server
 # when you got this crash. I was able to reproduce it only if the
 # only resolution available resolution was 640x480.

Also, the patch adds redundant entries like 800x600(minimal),
800x600(current) and 800x600, which is confusing, IMHO.

I would have liked better a patch that wouldn't make this confusion. I
will look in the upstream repo to see if their patch is better (I think
they fixed this issue in r904 in their svn)

- --
Regards,
EddyP
=
Imagination is more important than knowledge A.Einstein
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFWK0cY8Chqv3NRNoRAnijAJ45JY0IQO/0xd/LANhF4U2kUilA9QCfa9oa
HPshvtefq1gSD6NqniCMqRA=
=xYLJ
-END PGP SIGNATURE-


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



Bug#340801: libapache-mod-choke: diff for NMU version 0.06-2.1

2006-11-13 Thread Steinar H. Gunderson
tags 340801 + patch
thanks

Hi,

Attached is the diff for my libapache-mod-choke 0.06-2.1 NMU.

-- 
Homepage: http://www.sesse.net/
diff -Nru /tmp/3ES7es5HiT/libapache-mod-choke-0.06/debian/changelog 
/tmp/lrZE8uUpQu/libapache-mod-choke-0.06/debian/changelog
--- /tmp/3ES7es5HiT/libapache-mod-choke-0.06/debian/changelog   2005-04-01 
22:23:13.0 +0200
+++ /tmp/lrZE8uUpQu/libapache-mod-choke-0.06/debian/changelog   2006-11-13 
17:53:01.0 +0100
@@ -1,3 +1,12 @@
+libapache-mod-choke (0.06-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * In the postinst, check that /usr/sbin/apache{,-ssl,-perl} exists before we
+try to run apache-modconf for that variant; makes the package installable
+again. (Closes: #340801)
+
+ -- Steinar H. Gunderson [EMAIL PROTECTED]  Mon, 13 Nov 2006 17:51:44 +0100
+
 libapache-mod-choke (0.06-2) unstable; urgency=low
 
   * Depend on apache-common for apache-modconf util. (Closes: #301851) 
diff -Nru /tmp/3ES7es5HiT/libapache-mod-choke-0.06/debian/postinst 
/tmp/lrZE8uUpQu/libapache-mod-choke-0.06/debian/postinst
--- /tmp/3ES7es5HiT/libapache-mod-choke-0.06/debian/postinst2005-02-15 
23:41:44.0 +0100
+++ /tmp/lrZE8uUpQu/libapache-mod-choke-0.06/debian/postinst2006-11-13 
17:53:14.0 +0100
@@ -8,7 +8,7 @@
 case $1 in
   configure)
 for i in apache apache-ssl apache-perl ; do
-  /usr/sbin/apache-modconf $i enable mod_choke
+  [ -x /usr/sbin/$i ]  /usr/sbin/apache-modconf $i enable mod_choke
   done
   ;;
 


Bug#340801: marked as done (uninstallable: Error: apache-ssl appears not to be installed)

2006-11-13 Thread Debian Bug Tracking System
Your message dated Mon, 13 Nov 2006 09:02:14 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#340801: fixed in libapache-mod-choke 0.06-2.1
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)

---BeginMessage---
Package: libapache-mod-choke
Version: 0.06-2
Severity: important


I get this when trying to install this package:

   # apt-get install libapache-mod-choke
   Reading package lists... Done
   Building dependency tree... Done
   The following NEW packages will be installed:
  libapache-mod-choke (0.06-2)
   0 upgraded, 1 newly installed, 0 to remove and 124 not upgraded.
   Need to get 14.1kB of archives.
   After unpacking 94.2kB of additional disk space will be used.
   Get:1 http://ftp.de.debian.org stable/main libapache-mod-choke 0.06-2 
[14.1kB]
   Fetched 14.1kB in 0s (25.2kB/s)   
   Selecting previously deselected package libapache-mod-choke.
   (Reading database ... 58276 files and directories currently installed.)
   Unpacking libapache-mod-choke (from 
.../libapache-mod-choke_0.06-2_amd64.deb) ...
   Setting up libapache-mod-choke (0.06-2) ...
   Replacing config file /etc/apache/modules.conf with new version
   Error: apache-ssl appears not to be installed
   dpkg: error processing libapache-mod-choke (--configure):
subprocess post-installation script returned error exit status 1
   Errors were encountered while processing:
libapache-mod-choke
   E: Sub-process /usr/bin/dpkg returned an error code (1)
   [Exit 100] 


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

Versions of packages libapache-mod-choke depends on:
ii  apache-common 1.3.34-1   support files for all Apache webse
ii  libc6 2.3.5-7GNU C Library: Shared libraries an

libapache-mod-choke recommends no packages.

-- no debconf information

---End Message---
---BeginMessage---
Source: libapache-mod-choke
Source-Version: 0.06-2.1

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

libapache-mod-choke_0.06-2.1.dsc
  to pool/main/liba/libapache-mod-choke/libapache-mod-choke_0.06-2.1.dsc
libapache-mod-choke_0.06-2.1.tar.gz
  to pool/main/liba/libapache-mod-choke/libapache-mod-choke_0.06-2.1.tar.gz
libapache-mod-choke_0.06-2.1_amd64.deb
  to pool/main/liba/libapache-mod-choke/libapache-mod-choke_0.06-2.1_amd64.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.
Steinar H. Gunderson [EMAIL PROTECTED] (supplier of updated 
libapache-mod-choke 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 SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 13 Nov 2006 17:51:44 +0100
Source: libapache-mod-choke
Binary: libapache-mod-choke
Architecture: source amd64
Version: 0.06-2.1
Distribution: unstable
Urgency: medium
Maintainer: Jose Carlos Garcia Sogo [EMAIL PROTECTED]
Changed-By: Steinar H. Gunderson [EMAIL PROTECTED]
Description: 
 libapache-mod-choke - concurrent connections per IP and data transfer rate 
limiter for 
Closes: 340801
Changes: 
 libapache-mod-choke (0.06-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * In the postinst, check that /usr/sbin/apache{,-ssl,-perl} exists before we
 try to run apache-modconf for that variant; makes the package installable
 again. (Closes: #340801)
Files: 
 c75ed26b22bc4b851f8fdfe70d767d50 558 web optional 
libapache-mod-choke_0.06-2.1.dsc
 34b07f75c643255b817bcc9b31180e2b 20480 web optional 
libapache-mod-choke_0.06-2.1.tar.gz
 bf30849b0ca44a29aea75df93601e208 14346 web optional 
libapache-mod-choke_0.06-2.1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFWKL2XKRQ3lK3SH4RAjaJAJ9Tq7MX05qSSLldaHs5hbFJEJ2tSwCgkONM
L7bn3s0CDMa7kALOfFkn8eA=
=gd/n
-END PGP SIGNATURE-

---End Message---


Processed: Fwd: Bug#389238: asterisk-chan-capi: Cannot reproduce #389238 with asterisk-classic

2006-11-13 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 389238 unreproducible
Bug#389238: asterisk-chan-capi: fails to load with asterisk-bristuff
There were no tags set.
Tags added: unreproducible

 tags 389238 moreinfo
Bug#389238: asterisk-chan-capi: fails to load with asterisk-bristuff
Tags were: unreproducible
Tags added: moreinfo

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



  1   2   3   >