Processed: reopen 301140

2005-03-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> reopen 301140
Bug#301140: libstdc++6-4.0-doc: dpkg fails to manage this package : filenames 
too long (on my box at least)
Bug reopened, originator not changed.

> 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]



Encrypted Pharm Web store

2005-03-25 Thread Switzerland Discreet Stuff
Important Information:

Since 1924 our Official Swiss Pharm. has been the most 
trusted pharm. in the world, year after year.

Unlike others, we allow you to order at your discretion, 
without any questions and with the Iron Clad Swiss Privacy 
Act assuring your order will be secure, delivered and all 
information will be kept private. 

This weeks specials are Pain-klllers,
sleep-aids(Amb/Val), & sexx-aids(Ci/Vi)

http://Johnathon.pqer.com/p/864/Johnathon

Did this reach you in error
please let us know and your info will be deleted from 
our database
http://Johnathon.uidm.com/z.php


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



Processed: gcc-defaults: Patch to create a 'libgcj-dev' package

2005-03-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> tags 278105 + patch
Bug#278105: gcc-defaults: Make a libgcj-dev defaults package
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#278105: gcc-defaults: Patch to create a 'libgcj-dev' package

2005-03-25 Thread Andreas Jochens
tags 278105 + patch
thanks

The attached patch implements the addtion of a new 'libgcj-dev' package
to gcc-defaults.

Please look at Bug#300353 as an example of the problems which occur
because a 'libgcj-dev' package is missing.

Regards
Andreas Jochens

diff -urN ../tmp-orig/gcc-defaults-1.19/debian/control.m4 ./debian/control.m4
--- ../tmp-orig/gcc-defaults-1.19/debian/control.m4 2004-03-28 
17:39:22.0 +0200
+++ ./debian/control.m4 2005-03-25 15:24:27.001706869 +0100
@@ -102,6 +102,17 @@
  .
  This is a dependency package providing the default GNU Java compiler.SSW
 
+Package: libgcj-dev
+Priority: optional
+Architecture: any
+Depends: LIBGCJ-dev (>= EPOCH:CV_CPP), gcj (>= EPOCH:CV_CPP)
+Description: Java development headers and static library for use with gcj 
+ These are the development headers and static libraries that go along with 
+ the gcj front end to gcc. libgcj includes parts of the Java Class Libraries, 
+ plus glue to connect the libraries to the compiler and the underlying OS.
+ .
+ This is a dependency package providing the default Java development 
headers.SSW
+
 Package: gij
 Priority: optional
 Architecture: any
diff -urN ../tmp-orig/gcc-defaults-1.19/debian/rules ./debian/rules
--- ../tmp-orig/gcc-defaults-1.19/debian/rules  2004-11-13 22:41:32.0 
+0100
+++ ./debian/rules  2005-03-25 15:26:43.589097435 +0100
@@ -76,6 +76,8 @@
 REQV_GIJ   = $(REQV_33)
 REQV_GPC   = $(REQV_GPC_33)
 
+LIBGCJ = libgcj4
+
 EPOCH=4
 OS_NAME:= Linux
 packages := chill c++ fortran java objc pascal
@@ -182,6 +184,7 @@
   -DREQV_GIJ='$(REQV_GIJ)' \
   -DREQV_GPC='$(REQV_GPC)' \
   -DREQV_GPCDEP='$(REQV_GPCDEP)' \
+  -DLIBGCJ='$(LIBGCJ)' \
debian/control.m4 > debian/control.tmp2
uniq debian/control.tmp2 > debian/control.tmp
rm -f debian/control.tmp2
@@ -355,6 +358,9 @@
  /usr/share/man/man1/gcj-wrapper-$(PV_GCJ).1.gz 
/usr/share/man/man1/gcj-wrapper.1.gz \
  /usr/share/info/gcj-$(PV_GCJ).info.gz /usr/share/info/gcj.info.gz
 
+   : # libgcj-dev
+   dh_installdirs -plibgcj-dev usr/bin /usr/share/man/man1 usr/share/doc
+
: # gij
dh_installdirs -pgij usr/bin /usr/share/man/man1 usr/share/doc
dh_link -pgij \
@@ -429,6 +435,7 @@
 endif
 ifeq (java, $(findstring java, $(packages)))
dh_gencontrol -pgcj   -u-v$(EPOCH):$(CV_GCJ)
+   dh_gencontrol -plibgcj-dev   -u-v$(EPOCH):$(CV_GCJ)
dh_gencontrol -pgij   -u-v$(EPOCH):$(CV_GIJ)
 endif
 ifeq (chill, $(findstring chill, $(packages)))


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



Bug#301401: libstdc++2.9-glibc2.1: packaged is needed for Sun JDK 1.3

2005-03-25 Thread Paul Galbraith
Package: libstdc++2.9-glibc2.1
Version: 2.91.66-4
Severity: important

I'm not sure if filing a bug report is the right way to go handle this...

This library is needed by Sun's JDK 1.3.1, but the package does not
exist in the testing or unstable distributions.  Can it be added?


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-686
Locale: LANG=en_CA, LC_CTYPE=en_CA (charmap=ISO-8859-1)

Versions of packages libstdc++2.9-glibc2.1 depends on:
ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries an

-- no debconf information


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



Processing of gcc-defaults_1.20_i386.changes

2005-03-25 Thread Archive Administrator
gcc-defaults_1.20_i386.changes uploaded successfully to localhost
along with the files:
  gcc-defaults_1.20.dsc
  gcc-defaults_1.20.tar.gz
  cpp_3.3.5-2_i386.deb
  cpp-doc_3.3.5-2_i386.deb
  gcc_3.3.5-2_i386.deb
  gcc-doc_3.3.5-2_i386.deb
  g++_3.3.5-2_i386.deb
  gobjc_3.3.5-2_i386.deb
  g77_3.3.5-2_i386.deb
  g77-doc_3.3.5-2_i386.deb
  gpc_3.3.5-2_i386.deb
  gpc-doc_3.3.5-2_i386.deb
  gcj_3.3.5-2_i386.deb
  libgcj-dev_3.3.5-2_i386.deb
  gij_3.3.5-2_i386.deb
  chill_2.95.4-35_i386.deb

Greetings,

Your Debian queue daemon


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



Bug#301208: gcc-4.0: FTBFS (ppc64): Please add support for the ppc64 architecture

2005-03-25 Thread Matthias Klose
thanks!

Andreas Jochens writes:
> * debian/control.m4
>   - Add libc6-dev-powerpc [ppc64] to the Build-Depends.
>   - Change the Description for lib32gcc1: s/ia32/32 bit Version/
>   - Change the Depends for lib32gcc1 from 'ia32-libs' to '${shlibs:Depends}'.
>   - Remove "Replaces: ia32-libs.openoffice.org (<< 1ubuntu3)" for lib32gcc1.

hmm, does this really work? I remember moving away the "wrong" shlib
for running dh_shlibdeps, or else I was getting wrong references.

Matthias


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



Bug#301064: gcc-3.4: FTBFS on hurd-i386: Missing headers

2005-03-25 Thread Matthias Klose
sorry, don't know anything about the status on the Hurd, CCing
debian-hurd.

Michael Banck writes:
> Package: gcc-3.4
> Severity: important
> 
> Hello,
> 
> Your package failed to build on hurd-i386:
> 
> > Automatic build of gcc-3.4_3.4.3-12 on beethoven by sbuild/hurd-i386 1.170.5
> > Build started at 20050323-0130
> > **
> > gcc-3.4_3.4.3-12.dsc exists in cwd
> [...]
> > Checking for already installed source dependencies...
> > libc0.3-dev: already installed (in sufficient version 2.3.2.ds1-20.0.1 >= 
> > 2.3.2.ds1-16)
> > m4: missing
> > autoconf2.13: missing
> > autoconf: missing
> > automake1.4: missing
> > automake1.7: missing
> > libtool: missing
> > autotools-dev: missing
> > gawk: already installed
> > bzip2: missing
> > binutils: already installed (in sufficient version 2.15-5 >= 2.15-5)
> > debhelper: missing
> > gperf: missing
> > bison: missing
> > bison: missing
> > flex: missing
> > gettext: missing
> > texinfo: missing
> > zlib1g-dev: missing
> > libgc-dev: missing
> > xlibs-dev: missing
> > libncurses5-dev: missing
> > libgmp3-dev: missing
> > tetex-bin: missing
> > help2man: missing
> > sharutils: missing
> > g++-3.3: already installed
> > g77-3.3: missing
> > gobjc-3.3: already installed
> > realpath: missing
> > Checking for source dependency conflicts...
> > /usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install
> >   m4 autoconf2.13 autoconf automake1.4 automake1.7 libtool
> >   autotools-dev bzip2 debhelper gperf bison flex gettext texinfo
> >   zlib1g-dev libgc-dev xlibs-dev libncurses5-dev libgmp3-dev tetex-bin
> >   help2man sharutils g77-3.3 realpath
> [...]
> > Checking correctness of source dependencies...
> > Toolchain package versions: libc0.3-dev_2.3.2.ds1-20.0.1
> >   gcc-3.3_1:3.3.5-2 g++-3.3_1:3.3.5-2 binutils_2.15-5
> >   libstdc++5-3.3-dev_1:3.3.5-2 libstdc++5_1:3.3.5-2
> > --
> > dpkg-source: extracting gcc-3.4 in gcc-3.4-3.4.3
> > dpkg-buildpackage: source package is gcc-3.4
> > dpkg-buildpackage: source version is 3.4.3-12
> > dpkg-buildpackage: host architecture is hurd-i386
> [...]
> > touch stamps/04-configure-stamp
> > make[1]: Leaving directory `/build/mbanck/gcc-3.4-3.4.3'
> > /usr/bin/make -f debian/rules2 stamps/05-build-stamp
> > make[1]: Entering directory `/build/mbanck/gcc-3.4-3.4.3'
> > dh_testdir
> [...]
> > make[5]: Entering directory `/build/mbanck/gcc-3.4-3.4.3/build/gcc/fixinc'
> > /bin/sh ../../../src/gcc/fixinc/genfixes machname.h
> [...]
> 
> > echo timestamp > full-stamp
> > ./fixincl -v < /dev/null
> > 'fixincl version 1.1'
> > chmod 755 ../fixinc.sh
> > make[5]: Leaving directory `/build/mbanck/gcc-3.4-3.4.3/build/gcc/fixinc'
> > rm -rf include; mkdir include
> > chmod a+rx include
> > (TARGET_MACHINE='i586-pc-gnu'; srcdir=`cd ../../src/gcc; ${PWDCMD-pwd}`; \
> > SHELL='/bin/sh' ;\
> > export TARGET_MACHINE srcdir SHELL ; \
> > /bin/sh ./fixinc.sh `${PWDCMD-pwd}`/include /usr/include ; \
> > rm -f include/syslimits.h; \
> > if [ -f include/limits.h ]; then \
> >   mv include/limits.h include/syslimits.h; \
> > else \
> >   cp ../../src/gcc/gsyslimits.h include/syslimits.h; \
> > fi; \
> > chmod a+r include/syslimits.h)
> > Fixing headers into /build/mbanck/gcc-3.4-3.4.3/build/gcc/include for 
> > i586-pc-gnu target
> > Finding directories and links to directories
> >  Searching /usr/include/.
> >  Searching /usr/include/./mach/machine
> >  Searching /usr/include/./X11
> > Making symbolic directory links
> > Fixing directory /usr/include into 
> > /build/mbanck/gcc-3.4-3.4.3/build/gcc/include
> > Applying io_quotes_defto mach/i386/ioccom.h
> > Fixed:  mach/i386/ioccom.h
> > Applying io_quotes_defto bits/ioctls.h
> > Applying sun_malloc   to malloc.h
> > Applying hpux8_bogus_inlines  to math.h
> > Applying obstack_lvalue_cast  to obstack.h
> > Fixed:  obstack.h
> > Applying rpc_xdr_lvalue_cast_ato rpc/xdr.h
> > Applying rpc_xdr_lvalue_cast_bto rpc/xdr.h
> > Fixed:  rpc/xdr.h
> > Applying sysv68_stringto string.h
> > Fixing directory /usr/include/X11 into 
> > /build/mbanck/gcc-3.4-3.4.3/build/gcc/include/root/usr/X11R6/include/X11
> > Applying io_quotes_defto X11/Xmu/Atoms.h
> > Cleaning up unneeded directories:
> > fixincludes is done
> > echo timestamp > stmp-fixinc
> > if [ -d include ] ; then true; else mkdir include; chmod a+rx include; fi
> > for file in .. ../../src/gcc/ginclude/float.h
> >   ../../src/gcc/ginclude/iso646.h ../../src/gcc/ginclude/stdarg.h
> >   ../../src/gcc/ginclude/stdbool.h ../../src/gcc/ginclude/stddef.h
> >   ../../src/gcc/ginclude/varargs.h ../../src/gcc/unwind.h
> >   ../../src/gcc/config/i386/mmintrin.h
> >   ../../src/gcc/config/i386/xmmintrin.h
> >   ../../src/gcc/config/i386/emmintrin.h
> >   ../../src/gcc/config/i386/pmmintrin.h; do \
> >   if [ X$file != X.. ]; then \
> 

gcc-defaults_1.20_i386.changes is NEW

2005-03-25 Thread Debian Installer
chill_2.95.4-35_i386.deb
  to pool/main/g/gcc-defaults/chill_2.95.4-35_i386.deb
cpp-doc_3.3.5-2_i386.deb
  to pool/main/g/gcc-defaults/cpp-doc_3.3.5-2_i386.deb
cpp_3.3.5-2_i386.deb
  to pool/main/g/gcc-defaults/cpp_3.3.5-2_i386.deb
g++_3.3.5-2_i386.deb
  to pool/main/g/gcc-defaults/g++_3.3.5-2_i386.deb
g77-doc_3.3.5-2_i386.deb
  to pool/main/g/gcc-defaults/g77-doc_3.3.5-2_i386.deb
g77_3.3.5-2_i386.deb
  to pool/main/g/gcc-defaults/g77_3.3.5-2_i386.deb
gcc-defaults_1.20.dsc
  to pool/main/g/gcc-defaults/gcc-defaults_1.20.dsc
gcc-defaults_1.20.tar.gz
  to pool/main/g/gcc-defaults/gcc-defaults_1.20.tar.gz
gcc-doc_3.3.5-2_i386.deb
  to pool/main/g/gcc-defaults/gcc-doc_3.3.5-2_i386.deb
gcc_3.3.5-2_i386.deb
  to pool/main/g/gcc-defaults/gcc_3.3.5-2_i386.deb
gcj_3.3.5-2_i386.deb
  to pool/main/g/gcc-defaults/gcj_3.3.5-2_i386.deb
gij_3.3.5-2_i386.deb
  to pool/main/g/gcc-defaults/gij_3.3.5-2_i386.deb
gobjc_3.3.5-2_i386.deb
  to pool/main/g/gcc-defaults/gobjc_3.3.5-2_i386.deb
gpc-doc_3.3.5-2_i386.deb
  to pool/main/g/gcc-defaults/gpc-doc_3.3.5-2_i386.deb
gpc_3.3.5-2_i386.deb
  to pool/main/g/gcc-defaults/gpc_3.3.5-2_i386.deb
(new) libgcj-dev_3.3.5-2_i386.deb optional devel
Java development headers and static library for use with gcj
 These are the development headers and static libraries that go along with
 the gcj front end to gcc. libgcj includes parts of the Java Class Libraries,
 plus glue to connect the libraries to the compiler and the underlying OS.
 .
 This is a dependency package providing the default Java development headers.
Changes: gcc-defaults (1.20) unstable; urgency=low
 .
  * Add libgcj-dev package (Andreas Jochens). Closes: #278105.
Packages using gcj -C (byte compiling) should (build-)depend on gcj,
packages compiling to native code, should (build-)depend on libgcj-dev.
Announcing to debian-devel-changes@lists.debian.org
Closing bugs: 278105 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.


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



Bug#301159: marked as done (g++-3.4: gcc/g++ should use an alternative to select the version to use)

2005-03-25 Thread Debian Bug Tracking System
Your message dated Fri, 25 Mar 2005 21:10:42 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#301159: g++-3.4: gcc/g++ should use an alternative to 
select the version to use
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; 24 Mar 2005 03:35:04 +
>From [EMAIL PROTECTED] Wed Mar 23 19:35:04 2005
Return-path: <[EMAIL PROTECTED]>
Received: from master.debian.org [146.82.138.7] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DEJ7f-0008J7-00; Wed, 23 Mar 2005 19:35:03 -0800
Received: from mutualite-2-82-67-64-132.fbx.proxad.net (localhost.localdomain) 
[82.67.64.132] 
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DEJ7e-0002A6-00; Wed, 23 Mar 2005 21:35:02 -0600
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Matthieu Moy <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: g++-3.4: gcc/g++ should use an alternative to select the version to use
X-Mailer: reportbug 3.8
Date: Thu, 24 Mar 2005 04:35:01 +0100
X-Debbugs-Cc: [EMAIL PROTECTED]
Message-Id: <[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=-9.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
OUR_MTA_MSGID,X_DEBBUGS_CC autolearn=ham 
version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: g++-3.4
Version: 3.4.3-12
Severity: wishlist

I was a bit disapointed, having gcc 3.4 and 3.3 installed, to see this

# update-alternatives --config g++
No alternatives for g++
# _

Is there a particular reason not to use it ?

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-686
Locale: LANG=fr_FR, LC_CTYPE=fr_FR (charmap=ISO-8859-1)

Versions of packages g++-3.4 depends on:
ii  gcc-3.4 3.4.3-12 The GNU C compiler
ii  gcc-3.4-base3.4.3-12 The GNU Compiler Collection (base 
ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libstdc++6-dev  3.4.3-12 The GNU Standard C++ Library v3 (d

-- no debconf information

---
Received: (at 301159-done) by bugs.debian.org; 25 Mar 2005 20:10:47 +
>From [EMAIL PROTECTED] Fri Mar 25 12:10:47 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail.cs.tu-berlin.de [130.149.17.13] (root)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DEv8o-0005IY-00; Fri, 25 Mar 2005 12:10:46 -0800
Received: from mailhost.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.17.13])
by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id VAA22421;
Fri, 25 Mar 2005 21:10:44 +0100 (MET)
Received: from localhost (localhost [127.0.0.1])
by mailhost.cs.tu-berlin.de (Postfix) with ESMTP id AFE10F217;
Fri, 25 Mar 2005 21:10:43 +0100 (MET)
Received: from mailhost.cs.tu-berlin.de ([127.0.0.1])
 by localhost (bueno [127.0.0.1]) (amavisd-new, port 10224) with ESMTP
 id 20858-19; Fri, 25 Mar 2005 21:10:42 +0100 (MET) 11239
Received: from bolero.cs.tu-berlin.de (bolero.cs.tu-berlin.de [130.149.19.1])
by mailhost.cs.tu-berlin.de (Postfix) with ESMTP;
Fri, 25 Mar 2005 21:10:42 +0100 (MET)
Received: (from [EMAIL PROTECTED])
by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id j2PKAg2L028869;
Fri, 25 Mar 2005 21:10:42 +0100 (MET)
From: Matthias Klose <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <[EMAIL PROTECTED]>
Date: Fri, 25 Mar 2005 21:10:42 +0100
To: Matthieu Moy <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#301159: g++-3.4: gcc/g++ should use an alternative to select 
the version to use
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
X-Mailer: VM 7.03 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid
X-Virus-Scanned: by amavisd-new at cs.tu-berlin.de
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Matthieu Moy writes:
> Package: g++-3.4
> Version: 3.4.3-12
> Se

Processed: Re: [Bug c++/11624] -Wnon-virtual-dtor doesn't always work

2005-03-25 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> tags 212260 + fixed-upstream
Bug#212260: [PR 13518] "virtual functions but non-virtual destructor" warning 
incomplete
Tags were: upstream
Tags added: fixed-upstream

> retitle 212260 [fixed in 4.0] [PR 13518] "virtual functions but non-virtual 
> destructor" warning incomplete
Bug#212260: [PR 13518] "virtual functions but non-virtual destructor" warning 
incomplete
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]



Bug#301208: gcc-4.0: FTBFS (ppc64): Please add support for the ppc64 architecture

2005-03-25 Thread Andreas Jochens
On 05-Mar-25 21:07, Matthias Klose wrote:
> >   - Add libc6-dev-powerpc [ppc64] to the Build-Depends.
> >   - Change the Description for lib32gcc1: s/ia32/32 bit Version/
> >   - Change the Depends for lib32gcc1 from 'ia32-libs' to 
> > '${shlibs:Depends}'.
> >   - Remove "Replaces: ia32-libs.openoffice.org (<< 1ubuntu3)" for lib32gcc1.
> 
> hmm, does this really work? I remember moving away the "wrong" shlib
> for running dh_shlibdeps, or else I was getting wrong references.

I am using this patch for both the amd64/gcc-4.0 archive and for the 
ppc64 archive on alioth and it works fine for both, as far as I can tell.

Regards
Andreas Jochens


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



Bug#300453: marked as done (gcj-4.0: internal compiler error if constructor name is wrong)

2005-03-25 Thread Debian Bug Tracking System
Your message dated Fri, 25 Mar 2005 21:22:36 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#300453: gcj-4.0: internal compiler error if constructor 
name is wrong
has caused the attached Bug report to be marked as done.

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

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

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

--
Received: (at submit) by bugs.debian.org; 19 Mar 2005 21:19:47 +
>From [EMAIL PROTECTED] Sat Mar 19 13:19:47 2005
Return-path: <[EMAIL PROTECTED]>
Received: from 200-158-192-250.dsl.telesp.net.br (espindola.casa) 
[200.158.192.250] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DClMI-0001nv-00; Sat, 19 Mar 2005 13:19:46 -0800
Received: from rafael by espindola.casa with local (Exim 4.50)
id 1DClLl-0001kE-2p
for [EMAIL PROTECTED]; Sat, 19 Mar 2005 18:19:13 -0300
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: =?utf-8?q?Rafael_=C3=81vila_de_Esp=C3=ADndola?=
<[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: gcj-4.0: internal compiler error if constructor name is wrong
X-Mailer: reportbug 3.8
Date: Sat, 19 Mar 2005 18:19:12 -0300
Message-Id: <[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=-6.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
RCVD_IN_DSBL autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: gcj-4.0
Version: 4.0-0pre5
Severity: normal


The following code causes a internal compiler error
---
public class b{
}

class a extends b{
c(Sting s){
}
}
---

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

Versions of packages gcj-4.0 depends on:
ii  g++-4.0 4.0-0pre5The GNU C++ compiler
ii  gcc-4.0-base4.0-0pre5The GNU Compiler Collection (base 
ii  java-common 0.22 Base of all Java packages
ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libgcc1 1:4.0-0pre5  GCC support library
ii  libgcj6-common  4.0-0pre5Java runtime library for use with 
ii  zlib1g  1:1.2.2-4compression library - runtime

-- no debconf information

---
Received: (at 300453-done) by bugs.debian.org; 25 Mar 2005 20:22:42 +
>From [EMAIL PROTECTED] Fri Mar 25 12:22:41 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail.cs.tu-berlin.de [130.149.17.13] (root)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DEvKL-0001Uu-00; Fri, 25 Mar 2005 12:22:41 -0800
Received: from mailhost.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.17.13])
by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id VAA24540;
Fri, 25 Mar 2005 21:22:38 +0100 (MET)
Received: from localhost (localhost [127.0.0.1])
by mailhost.cs.tu-berlin.de (Postfix) with ESMTP id 45185F217;
Fri, 25 Mar 2005 21:22:38 +0100 (MET)
Received: from mailhost.cs.tu-berlin.de ([127.0.0.1])
 by localhost (bueno [127.0.0.1]) (amavisd-new, port 10224) with ESMTP
 id 23905-18; Fri, 25 Mar 2005 21:22:37 +0100 (MET) 11241
Received: from bolero.cs.tu-berlin.de (bolero.cs.tu-berlin.de [130.149.19.1])
by mailhost.cs.tu-berlin.de (Postfix) with ESMTP;
Fri, 25 Mar 2005 21:22:37 +0100 (MET)
Received: (from [EMAIL PROTECTED])
by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id j2PKMaeq002956;
Fri, 25 Mar 2005 21:22:36 +0100 (MET)
From: Matthias Klose <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
Message-ID: <[EMAIL PROTECTED]>
Date: Fri, 25 Mar 2005 21:22:36 +0100
To: Rafael =?iso-8859-1?q?=C1vila_de_Esp=EDndola?= <[EMAIL PROTECTED]>,
[EMAIL PROTECTED]
Subject: Re: Bug#300453: gcj-4.0: internal compiler error if constructor name 
is wrong
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>
X-Mailer: VM 7.03 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid
X-Virus-Scanned: by amavisd-new at cs.tu-berlin.de
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version:

Bug#300583: marked as done (/usr/bin/gij-wrapper-3.0: Running /etc/alternatives/java with no arguments segfaults.)

2005-03-25 Thread Debian Bug Tracking System
Your message dated Fri, 25 Mar 2005 21:21:19 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#300583: /usr/bin/gij-wrapper-3.0: Running 
/etc/alternatives/java with no arguments segfaults.
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; 20 Mar 2005 15:36:56 +
>From [EMAIL PROTECTED] Sun Mar 20 07:36:56 2005
Return-path: <[EMAIL PROTECTED]>
Received: from smtpout18.mailhost.ntl.com (mta10-winn.mailhost.ntl.com) 
[212.250.162.18] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DD2U3-00016M-00; Sun, 20 Mar 2005 07:36:55 -0800
Received: from aamta08-winn.mailhost.ntl.com ([212.250.162.8])
  by mta10-winn.mailhost.ntl.com with ESMTP
  id <[EMAIL PROTECTED]>
  for <[EMAIL PROTECTED]>; Sun, 20 Mar 2005 15:36:24 +
Received: from gpk.wftp.org ([62.254.145.79])
  by aamta08-winn.mailhost.ntl.com with ESMTP
  id <[EMAIL PROTECTED]>
  for <[EMAIL PROTECTED]>; Sun, 20 Mar 2005 15:36:24 +
Received: from gpk by gpk.wftp.org with local (Exim 4.44)
id 1DD2TV-0007oJ-JM
for [EMAIL PROTECTED]; Sun, 20 Mar 2005 15:36:21 +
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Greg Kochanski <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: /usr/bin/gij-wrapper-3.0: Running /etc/alternatives/java with no 
arguments
 segfaults.
X-Mailer: reportbug 3.8
Date: Sun, 20 Mar 2005 15:36:20 +
Message-Id: <[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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: gij-3.0
Version: 1:3.0.4-7
Severity: normal
File: /usr/bin/gij-wrapper-3.0


$ /etc/alternatives/java
Segmentation fault
$

The seg fault happens on the line: exec /usr/bin/gij-3.0 .


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

Versions of packages gij-3.0 depends on:
ii  gcc-3.0-base1:3.0.4-16   The GNU Compiler Collection (base 
ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libgcc1 1:3.4.3-6GCC support library
ii  libgcj2 1:3.0.4-7Java runtime library for use with 
ii  zlib1g  1:1.2.2-3compression library - runtime

-- no debconf information

---
Received: (at 300583-done) by bugs.debian.org; 25 Mar 2005 20:21:29 +
>From [EMAIL PROTECTED] Fri Mar 25 12:21:29 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail.cs.tu-berlin.de [130.149.17.13] (root)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DEvJA-0001LK-00; Fri, 25 Mar 2005 12:21:28 -0800
Received: from mailhost.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.17.13])
by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id VAA24303;
Fri, 25 Mar 2005 21:21:22 +0100 (MET)
Received: from localhost (localhost [127.0.0.1])
by mailhost.cs.tu-berlin.de (Postfix) with ESMTP id C6701F217;
Fri, 25 Mar 2005 21:21:21 +0100 (MET)
Received: from mailhost.cs.tu-berlin.de ([127.0.0.1])
 by localhost (bueno [127.0.0.1]) (amavisd-new, port 10224) with ESMTP
 id 20500-21; Fri, 25 Mar 2005 21:21:20 +0100 (MET) 11214
Received: from bolero.cs.tu-berlin.de (bolero.cs.tu-berlin.de [130.149.19.1])
by mailhost.cs.tu-berlin.de (Postfix) with ESMTP;
Fri, 25 Mar 2005 21:21:19 +0100 (MET)
Received: (from [EMAIL PROTECTED])
by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id j2PKLJVL002739;
Fri, 25 Mar 2005 21:21:19 +0100 (MET)
From: Matthias Klose <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <[EMAIL PROTECTED]>
Date: Fri, 25 Mar 2005 21:21:19 +0100
To: Greg Kochanski <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#300583: /usr/bin/gij-wrapper-3.0: Running 
/etc/alternatives/java with no arguments segfaults.
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
X-Mailer: VM 7.03 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid
X-Virus-Scanned: by amavisd

Bug#278105: marked as done (gcc-defaults: Make a libgcj-dev defaults package)

2005-03-25 Thread Debian Bug Tracking System
Your message dated Fri, 25 Mar 2005 17:33:01 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#278105: fixed in gcc-defaults 1.20
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; 24 Oct 2004 21:34:31 +
>From [EMAIL PROTECTED] Sun Oct 24 14:34:30 2004
Return-path: <[EMAIL PROTECTED]>
Received: from granger.mail.mindspring.net [207.69.200.148] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CLq0T-00081i-00; Sun, 24 Oct 2004 14:34:29 -0700
Received: from user-119bq03.biz.mindspring.com ([66.149.232.3] 
helo=frobnitz.homelinux.net)
by granger.mail.mindspring.net with esmtp (Exim 3.33 #1)
id 1CLq0K-0007LO-00
for [EMAIL PROTECTED]; Sun, 24 Oct 2004 17:34:20 -0400
Received: from daniel by frobnitz.homelinux.net with local (Exim 4.34)
id 1CLq0J-0008Uk-JX
for [EMAIL PROTECTED]; Sun, 24 Oct 2004 14:34:19 -0700
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: gcc-defaults: Make a libgcj-dev defaults package
From: Daniel Schepler <[EMAIL PROTECTED]>
Date: Sun, 24 Oct 2004 14:34:19 -0700
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: Daniel Schepler <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: gcc-defaults
Severity: wishlist
Version: 1.18

Since gcj-3.* no longer depend on the corresponding libgcj*-dev
packages, many packages have "gcj, libgcj4-dev" Build-Depends in their
control files, which will break when the default version of gcj
changes.  It would be nice if these packages could instead
Build-Depend on "gcj, libgcj-dev" and thus be ensured of getting the
correct version.
-- 
Daniel Schepler  "Please don't disillusion me.  I
[EMAIL PROTECTED]haven't had breakfast yet."
 -- Orson Scott Card

---
Received: (at 278105-close) by bugs.debian.org; 25 Mar 2005 22:38:05 +
>From [EMAIL PROTECTED] Fri Mar 25 14:38:04 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DExRM-0007Qn-00; Fri, 25 Mar 2005 14:38:04 -0800
Received: from joerg by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1DExMT-0003zn-00; Fri, 25 Mar 2005 17:33:01 -0500
From: Matthias Klose <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: lisa $Revision: 1.30 $
Subject: Bug#278105: fixed in gcc-defaults 1.20
Message-Id: <[EMAIL PROTECTED]>
Sender: Joerg Jaspert <[EMAIL PROTECTED]>
Date: Fri, 25 Mar 2005 17:33:01 -0500
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Source: gcc-defaults
Source-Version: 1.20

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

chill_2.95.4-35_i386.deb
  to pool/main/g/gcc-defaults/chill_2.95.4-35_i386.deb
cpp-doc_3.3.5-2_i386.deb
  to pool/main/g/gcc-defaults/cpp-doc_3.3.5-2_i386.deb
cpp_3.3.5-2_i386.deb
  to pool/main/g/gcc-defaults/cpp_3.3.5-2_i386.deb
g++_3.3.5-2_i386.deb
  to pool/main/g/gcc-defaults/g++_3.3.5-2_i386.deb
g77-doc_3.3.5-2_i386.deb
  to pool/main/g/gcc-defaults/g77-doc_3.3.5-2_i386.deb
g77_3.3.5-2_i386.deb
  to pool/main/g/gcc-defaults/g77_3.3.5-2_i386.deb
gcc-defaults_1.20.dsc
  to pool/main/g/gcc-defaults/gcc-defaults_1.20.dsc
gcc-defaults_1.20.tar.gz
  to pool/main/g/gcc-defaults/gcc-defaults_1.20.tar.gz
gcc-doc_3.3.5-2_i386.deb
  to pool/main/g/gcc-defaults/gcc-doc_3.3.5-2_i386.deb
gcc_3.3.5-2_i386.deb
  to pool/main/g/gcc-defaults/gcc_3.3.5-2_i386.deb
gcj_3.3.5-2_i386.deb
  to pool/main/g/gcc-defaults/gcj_3.3.5-2_i386.deb
gij_3.3.5-2_i386.deb
  to pool/main/g/gcc-defaults/gij_3.3.5-2_i386.deb
gobjc_3.3.5-2_i386.deb
  to pool/main/g/gcc-defaults/gobjc_3.3.5-2_i386.deb
gpc-doc_3.3.5-2_i386.deb
  to pool/main/g/gcc-defaults/gpc-doc_3.3.5-2_i386.deb
gpc_3.3.5-2_i386.deb
  to pool/main/g/gcc-defau

gcc-defaults_1.20_i386.changes ACCEPTED

2005-03-25 Thread Debian Installer

Accepted:
chill_2.95.4-35_i386.deb
  to pool/main/g/gcc-defaults/chill_2.95.4-35_i386.deb
cpp-doc_3.3.5-2_i386.deb
  to pool/main/g/gcc-defaults/cpp-doc_3.3.5-2_i386.deb
cpp_3.3.5-2_i386.deb
  to pool/main/g/gcc-defaults/cpp_3.3.5-2_i386.deb
g++_3.3.5-2_i386.deb
  to pool/main/g/gcc-defaults/g++_3.3.5-2_i386.deb
g77-doc_3.3.5-2_i386.deb
  to pool/main/g/gcc-defaults/g77-doc_3.3.5-2_i386.deb
g77_3.3.5-2_i386.deb
  to pool/main/g/gcc-defaults/g77_3.3.5-2_i386.deb
gcc-defaults_1.20.dsc
  to pool/main/g/gcc-defaults/gcc-defaults_1.20.dsc
gcc-defaults_1.20.tar.gz
  to pool/main/g/gcc-defaults/gcc-defaults_1.20.tar.gz
gcc-doc_3.3.5-2_i386.deb
  to pool/main/g/gcc-defaults/gcc-doc_3.3.5-2_i386.deb
gcc_3.3.5-2_i386.deb
  to pool/main/g/gcc-defaults/gcc_3.3.5-2_i386.deb
gcj_3.3.5-2_i386.deb
  to pool/main/g/gcc-defaults/gcj_3.3.5-2_i386.deb
gij_3.3.5-2_i386.deb
  to pool/main/g/gcc-defaults/gij_3.3.5-2_i386.deb
gobjc_3.3.5-2_i386.deb
  to pool/main/g/gcc-defaults/gobjc_3.3.5-2_i386.deb
gpc-doc_3.3.5-2_i386.deb
  to pool/main/g/gcc-defaults/gpc-doc_3.3.5-2_i386.deb
gpc_3.3.5-2_i386.deb
  to pool/main/g/gcc-defaults/gpc_3.3.5-2_i386.deb
libgcj-dev_3.3.5-2_i386.deb
  to pool/main/g/gcc-defaults/libgcj-dev_3.3.5-2_i386.deb
Announcing to debian-devel-changes@lists.debian.org
Closing bugs: 278105 


Thank you for your contribution to Debian.


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



breakthrough discovery in Cholesterol control - bilingual

2005-03-25 Thread Healthwatch - oN

FOR IMMEDIATE RELEASE:

March 23, 2005. Associates News

Flozar Heart Health News:

Breakthrough Natural Cholesterol Reduction System:
60% of people are at risk. are YOU?

No Dangerous side effects such as dizziness, nausea, yellow skin & more.

http://healthwatch.anationpickle.com/2fl2/ 

Try Flozar for 30 days - if you AND your physician are not amazed,
return for full refund.

poisson  allegoric  sadist 

- Sent to debian-gcc@lists.debian.org based on previous subscrition request on 
Sat, 26 Mar 2005 04:22:33 -0100

to opt-out please click: www.wallaceentry.com/ach/  .

Sent by the HealthWatch network LTD
402 Berkshire Road
Bermuda, Bermuda, L2A4H0


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



Bug#301140: acknowledged by developer (Re: Processed: Re: Bug#301140: libstdc++6-4.0-doc: dpkg fails to manage this package : filenames too long (on my box at least))

2005-03-25 Thread Alban browaeys
> The "File name too long" is an error returned by the rename() call,
> specifically ENAMETOOLONG.
> 
> This filename is too long for your filesystem.  I don't think dpkg
> should randomly truncate or alter filenames, therefore there's nothing
> dpkg can do here other than abort the installation.

well i agree but i use ext3 which is default filesystem for debian. So
it breaks for most users ( and ext is not the one with the lowest limit
so most filesystem are affected too).

as the html dir doc is already compiled with the option for short
filenames could the html_user dir be too ?

Though i would not have found out it was a fs problem. Thank you for the
information.
Alban



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