Processing of snacc_1.3bbn-7.0.1_i386.changes

2005-01-27 Thread Archive Administrator
snacc_1.3bbn-7.0.1_i386.changes uploaded successfully to localhost
along with the files:
  snacc_1.3bbn-7.0.1_i386.deb
  libsnacc-dev_1.3bbn-7.0.1_i386.deb
  libsnacc-dbg_1.3bbn-7.0.1_i386.deb
  libsnacc0_1.3bbn-7.0.1_i386.deb

Greetings,

Your Debian queue daemon


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



snacc_1.3bbn-7.0.1_i386.changes ACCEPTED

2005-01-27 Thread Debian Installer

Accepted:
libsnacc-dbg_1.3bbn-7.0.1_i386.deb
  to pool/main/s/snacc/libsnacc-dbg_1.3bbn-7.0.1_i386.deb
libsnacc-dev_1.3bbn-7.0.1_i386.deb
  to pool/main/s/snacc/libsnacc-dev_1.3bbn-7.0.1_i386.deb
libsnacc0_1.3bbn-7.0.1_i386.deb
  to pool/main/s/snacc/libsnacc0_1.3bbn-7.0.1_i386.deb
snacc_1.3bbn-7.0.1_i386.deb
  to pool/main/s/snacc/snacc_1.3bbn-7.0.1_i386.deb


Thank you for your contribution to Debian.


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



Processed: merging 282062 283408 290801, retitle 290801 to libflash-mozplugin: crashes with relocation error ...

2005-01-27 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.8.10
> merge 282062 283408 290801
Bug#282062: libflash-mozplugin: crashes mozilla on first use
Bug#283408: libflash: crashes on epipany for many sites including 
blockbuster.com
Bug#290801: libflash-mozplugin
Merged 282062 283408 290801.

> retitle 290801 libflash-mozplugin: crashes with relocation error
Bug#290801: libflash-mozplugin
Changed Bug title.

>  # Crashing the browser on all architectures is a bit worse than 'important'.
> severity 282062 grave
Bug#282062: libflash-mozplugin: crashes mozilla on first use
Bug#283408: libflash: crashes on epipany for many sites including 
blockbuster.com
Bug#290801: libflash-mozplugin: crashes with relocation error
Severity set to `grave'.

>
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#282062: /usr/lib/mozilla/mozilla-bin: relocation error: /usr/lib/mozilla/plugins/libflash-mozplugin.so: undefined symbol: XtWindowToWidget

2005-01-27 Thread Branden Robinson
Package: libflash-mozplugin
Version: 0.4.11-3
Followup-For: Bug #282062

It appears to crash due to an unresolved symbol error.

  /usr/lib/mozilla/mozilla-bin: relocation error:
  /usr/lib/mozilla/plugins/libflash-mozplugin.so: undefined symbol:
  XtWindowToWidget

This is unacceptable.  I'm going to kick the severity of this up to grave.
We can't ship this pile of garbage in sarge.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: powerpc (ppc)
Kernel: Linux 2.4.27-powerpc-smp
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages libflash-mozplugin depends on:
ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libflash0   0.4.11-3 GPL Flash (SWF) Library - shared l

-- no debconf information


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



Processed: tagging 292404

2005-01-27 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.8.5
> tags 292404 patch
Bug#292404: webmin-telnet: tries to open non-existent file jta20.jar
There were no tags set.
Tags added: patch

>
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#292404: webmin-telnet: tries to open non-existent file jta20.jar

2005-01-27 Thread Frank Lichtenheld
On Wed, Jan 26, 2005 at 09:09:49PM +, Julian Gilbey wrote:
> The package creates web pages which attempt to use the jta20.jar file
> via a symlink in the package and the reference to the symlink in the
> webpage, but the jta package now (sarge) provides jta25.jar instead.
> This clearly needs fixing.

The attached patch should fix that. I can't test it however as
I don't use webmin and don't even have a system with the necessary
java packages installed.

Gruesse,
-- 
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/
diff -Naur webmin-contrib-1.160.bak/debian/changelog 
webmin-contrib-1.160/debian/changelog
--- webmin-contrib-1.160.bak/debian/changelog   2005-01-27 11:02:43.0 
+0100
+++ webmin-contrib-1.160/debian/changelog   2005-01-27 11:15:18.0 
+0100
@@ -1,3 +1,12 @@
+webmin-contrib (1.160-3) unstable; urgency=low
+
+  * QA Upload.
+  * webmin-telnet: Use jta25.jar now as it is the current version.
+Tighten dependencies on jta so such an error can't go unnoticed
+in the future (Closes: #292404)
+
+ -- Frank Lichtenheld <[EMAIL PROTECTED]>  Thu, 27 Jan 2005 11:15:08 +0100
+
 webmin-contrib (1.160-2) unstable; urgency=low
 
   * I'm not here. This isn't happening.
diff -Naur webmin-contrib-1.160.bak/debian/control 
webmin-contrib-1.160/debian/control
--- webmin-contrib-1.160.bak/debian/control 2005-01-27 11:02:43.0 
+0100
+++ webmin-contrib-1.160/debian/control 2005-01-27 11:17:24.0 +0100
@@ -33,7 +33,7 @@
 Package: webmin-telnet
 Architecture: all
 Priority: optional
-Depends: webmin (>= 1.140), ${perl:Depends}, jta
+Depends: webmin (>= 1.140), ${perl:Depends}, jta (>= 2.5), jta (<< 2.6)
 Recommends: j2re1.4 | java-virtual-machine
 Description: telnet module for webmin
  This module allows you to telnet or ssh from webmin (a web-based interface 
diff -Naur webmin-contrib-1.160.bak/debian/rules 
webmin-contrib-1.160/debian/rules
--- webmin-contrib-1.160.bak/debian/rules   2005-01-27 11:02:43.0 
+0100
+++ webmin-contrib-1.160/debian/rules   2005-01-27 11:11:18.0 +0100
@@ -124,7 +124,7 @@
do \
dh_link -p$$p usr/share/doc/webmin/README.Debian 
usr/share/doc/$$p/README.Debian ; \
done
-   dh_link -pwebmin-telnet /usr/share/java/jta20.jar 
usr/share/webmin/telnet/jta20.jar
+   dh_link -pwebmin-telnet /usr/share/java/jta25.jar 
usr/share/webmin/telnet/jta25.jar
dh_installdocs
dh_installchangelogs
dh_compress
diff -Naur webmin-contrib-1.160.bak/telnet/index.cgi 
webmin-contrib-1.160/telnet/index.cgi
--- webmin-contrib-1.160.bak/telnet/index.cgi   2004-09-05 12:12:07.0 
+0200
+++ webmin-contrib-1.160/telnet/index.cgi   2005-01-27 11:11:49.0 
+0100
@@ -58,7 +58,7 @@
else {
$w = 590; $h = 360;
}
-   print "\n";
printf "\n",
$config{'mode'} ? "ssh.conf" : "telnet.conf";


Bug#292404: webmin-telnet: tries to open non-existent file jta20.jar

2005-01-27 Thread Julian Gilbey
On Thu, Jan 27, 2005 at 11:23:35AM +0100, Frank Lichtenheld wrote:
> On Wed, Jan 26, 2005 at 09:09:49PM +, Julian Gilbey wrote:
> > The package creates web pages which attempt to use the jta20.jar file
> > via a symlink in the package and the reference to the symlink in the
> > webpage, but the jta package now (sarge) provides jta25.jar instead.
> > This clearly needs fixing.
> 
> The attached patch should fix that. I can't test it however as
> I don't use webmin and don't even have a system with the necessary
> java packages installed.

Looks good - also haven't had a chance to test it.

   Julian


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



Urgent News

2005-01-27 Thread Carey J. Jones, V
F.r,e.e  S-h-i-pp-e-d  M.e,d.s
More info below

http://centennial.internetinter.com/?wid=209095

Jackie has disliked writing since five weeks ago.
If all pulled in one direction, the world would keel over.	-Yiddish proverb	


Bug#292553: xlhtml: date as number in certain xls

2005-01-27 Thread Kevin Ryde
Package: xlhtml
Version: 0.5.1-2
Severity: normal

Near the bottom of the page


http://www.amp.com.au/au/3column/0,2338,CH8437%255FCT5%255FCI24915%255FSI56,00.html

there's a "Download an Excel version of the unit prices" link.  In the
xlhtml output from that document, the line "Unit prices effective as
at" shows a number like 38376 where I think it's meant to be a date
the same as what's shown on the web page (like 24/01/2005).

I don't have an actual Excel to see what it shows, but for what it's
worth xls2csv from the catdoc package prints it as a date.


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i586)
Kernel: Linux 2.6.8-1-386
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages xlhtml depends on:
ii  libc6   2.3.2.ds1-18 GNU C Library: Shared libraries an

-- no debconf information


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



Bug#292560: python-xlib: add support for Python 2.4

2005-01-27 Thread Faheem Mitha
Package: python-xlib
Version: 0.12-4
Severity: wishlist
Tags: patch


Please consider adding support for Python 2.4. A trivial patch against the
current version is attached. I have tested this, and the library loads
without complaint into 2.4. However, I don't use it myself (I am doing this
for someone else) so cannot test it further. 

I will report any problems with 2.4 usage to this bug report.
 
 Faheem.

Thu Jan 27 15:30:11 EST 2005  [EMAIL PROTECTED]
  * Add support for Python 2.4
diff -rN -u debian-old/control debian-new/control
--- debian-old/control  2005-01-27 15:31:37.0 -0500
+++ debian-new/control  2005-01-27 15:23:04.0 -0500
@@ -33,6 +33,13 @@
  python-xlib is a 100% pure python implementation of the X11
  protocol.
 
+Package: python2.4-xlib
+Architecture: all
+Depends: python2.4
+Description: Interface for Python to the X11 Protocol (for Python2.4)
+ python-xlib is a 100% pure python implementation of the X11
+ protocol.
+
 Package: python-xlib-doc
 Architecture: all
 Section: doc
diff -rN -u debian-old/python2.4-xlib.dirs debian-new/python2.4-xlib.dirs
--- debian-old/python2.4-xlib.dirs  1969-12-31 19:00:00.0 -0500
+++ debian-new/python2.4-xlib.dirs  2005-01-27 15:25:35.0 -0500
@@ -0,0 +1,2 @@
+usr/lib/python2.4/site-packages/Xlib
+usr/share/doc/python2.4-xlib/
diff -rN -u debian-old/rules debian-new/rules
--- debian-old/rules2005-01-27 15:31:37.0 -0500
+++ debian-new/rules2005-01-27 15:22:08.0 -0500
@@ -36,9 +36,11 @@
cp -r Xlib debian/python2.1-xlib/usr/lib/python2.1/site-packages/
cp -r Xlib debian/python2.2-xlib/usr/lib/python2.2/site-packages/
cp -r Xlib debian/python2.3-xlib/usr/lib/python2.3/site-packages/
+   cp -r Xlib debian/python2.4-xlib/usr/lib/python2.4/site-packages/
find debian/python2.1-xlib/usr/lib/python2.1/site-packages/ -name 
.cvsignore -print | xargs rm
find debian/python2.2-xlib/usr/lib/python2.2/site-packages/ -name 
.cvsignore -print | xargs rm
find debian/python2.3-xlib/usr/lib/python2.3/site-packages/ -name 
.cvsignore -print | xargs rm
+   find debian/python2.4-xlib/usr/lib/python2.4/site-packages/ -name 
.cvsignore -print | xargs rm
cp README NEWS TODO debian/python-xlib-doc/usr/share/doc/python-xlib-doc
cp doc/html/*.html 
debian/python-xlib-doc/usr/share/doc/python-xlib-doc/html
cp doc/info/*.info debian/python-xlib-doc/usr/share/info
@@ -47,6 +49,7 @@
cp debian/copyright debian/python2.1-xlib/usr/share/doc/python2.1-xlib/
cp debian/copyright debian/python2.2-xlib/usr/share/doc/python2.2-xlib/
cp debian/copyright debian/python2.3-xlib/usr/share/doc/python2.3-xlib/
+   cp debian/copyright debian/python2.4-xlib/usr/share/doc/python2.4-xlib/
cp debian/copyright debian/python-xlib/usr/share/doc/python-xlib/
cp debian/copyright 
debian/python-xlib-doc/usr/share/doc/python-xlib-doc/
 
-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing'), (50, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.4.25-1-386
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages python-xlib depends on:
ii  python2.3.4-5An interactive high-level object-o
ii  python2.3-xlib0.12-4 Interface for Python to the X11 Pr

-- no debconf information


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



Bug#281017: Me too

2005-01-27 Thread Clint Adams
> I get a crash there too, and sorry to repeat Clint but could you mention 
> the console output associated with the crash?

I can't reproduce on that site, but at www.12zodiac.com, I get
something like

New
open dsp: No such device
SetWindow
SetWindow
NewStream
WriteReady
Write
WriteReady
Write
WriteReady
Write
WriteReady
Write
WriteReady
Write
WriteReady
Write
DestroyStream
Destroy
NP_Shutdown
zsh: 12833 bus error  firefox



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



Bug#292443: marked as done (libsnacc0: depends on experimental libgcc1 on i386)

2005-01-27 Thread Debian Bug Tracking System
Your message dated Thu, 27 Jan 2005 16:56:32 -0800
with message-id <[EMAIL PROTECTED]>
and subject line libsnacc0: depends on experimental libgcc1 on i386
has caused the attached Bug report to be marked as done.

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

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

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

--
Received: (at submit) by bugs.debian.org; 27 Jan 2005 02:04:47 +
>From [EMAIL PROTECTED] Wed Jan 26 18:04:47 2005
Return-path: <[EMAIL PROTECTED]>
Received: from smtp01.mrf.mail.rcn.net [207.172.4.60] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1Ctz1b-0001dm-00; Wed, 26 Jan 2005 18:04:47 -0800
Received: from 208-58-77-33.c3-0.grg-ubr3.lnh-grg.md.cable.rcn.com 
([208.58.77.33] helo=tux.internal.ucko.debian.net)
by smtp01.mrf.mail.rcn.net with esmtp (Exim 3.35 #7)
id 1Ctz1a-0003gk-00
for [EMAIL PROTECTED]; Wed, 26 Jan 2005 21:04:46 -0500
Received: from amu by tux.internal.ucko.debian.net with local (Exim 4.43)
id 1Ctz1a-0006Tk-6a
for [EMAIL PROTECTED]; Wed, 26 Jan 2005 21:04:46 -0500
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: "Aaron M. Ucko" <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: libsnacc0: depends on experimental libgcc1 on i386
X-Mailer: reportbug 3.6
Date: Wed, 26 Jan 2005 21:04:46 -0500
X-Debbugs-Cc: [EMAIL PROTECTED]
Message-Id: <[EMAIL PROTECTED]>
X-SA-Exim-Connect-IP: 
X-SA-Exim-Mail-From: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: libsnacc0
Version: 1.3bbn-7
Severity: grave
Justification: renders package unusable (uninstallable)

The following packages have unmet dependencies:
  libsnacc0: Depends: libgcc1 (>= 1:4.0) but 1:3.4.3-7 is installed.

Please rebuild against packages that are actually available on sid,
using a chroot if necessary.  I can do this myself if you want;
however, I don't have time to adopt the package longterm.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.27
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages libsnacc0 depends on:
ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libgcc1 1:3.4.3-7GCC support library
ii  libstdc++5  1:3.3.5-6The GNU Standard C++ Library v3

-- no debconf information

---
Received: (at 292443-done) by bugs.debian.org; 28 Jan 2005 00:56:35 +
>From [EMAIL PROTECTED] Thu Jan 27 16:56:35 2005
Return-path: <[EMAIL PROTECTED]>
Received: from dsl093-039-086.pdx1.dsl.speakeasy.net (localhost.localdomain) 
[66.93.39.86] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CuKR9-0005kS-00; Thu, 27 Jan 2005 16:56:35 -0800
Received: by localhost.localdomain (Postfix, from userid 1000)
id 4E169BAEB6; Thu, 27 Jan 2005 16:56:32 -0800 (PST)
Date: Thu, 27 Jan 2005 16:56:32 -0800
From: Steve Langasek <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: libsnacc0: depends on experimental libgcc1 on i386
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="lCAWRPmW1mITcIfM"
Content-Disposition: inline
User-Agent: Mutt/1.5.6+20040907i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 


--lCAWRPmW1mITcIfM
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

I've uploaded a recompile-only binNMU to fix this bug.  There should not be
any experimental dependencies in the current binaries.

--=20
Steve Langasek
postmodern programmer

--lCAWRPmW1mITcIfM
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

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

iD8DBQFB+Y28KN6ufymYLloRAuLPAKCaz0s5R3a4SOXhs5Ohdwxt/zig5QCfbwim
W2ouLnm0smzrjf0wHrpKxAQ=
=q78/
-END PGP S

soft gmfrakg

2005-01-27 Thread Kathleen Longoria
Ahead Nero v6.3 Powerpack
Adobe PageMaker 7.0
Ahead Nero v6.3 Powerpack
McAfee VirusScan 2005
Adobe Photoshop 7.0
Corel Painter 8
Easy CD & DVD Creator 6
MS Windows XP Media Center Edition 2005
Symantec pcANYWHERE 11.0

and more on http://fansoft.info/in.php?aid=57


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