Bug#327580: e2fsprogs: resize2fs prints incorrect error messages

2005-09-11 Thread Helge Kreutzmann
Package: e2fsprogs
Version: 1.37-2sarge1
Severity: normal

I have a vg (/dev/system_vg) with several lv on it. I extended one lv
(/dev/system_vg/media_lv) which worked fine. Now I want to extend the
ext3 file system on it from 20 GB to 40 GB. So I do the following:

remaxp:~# env LANG=C resize2fs /dev/system_vg/media_lv
resize2fs 1.37 (21-Mar-2005)
Please run 'e2fsck -f /dev/system_vg/media_lv' first.

remaxp:~# env LANG=C e2fsck -f /dev/system_vg/media_lv
e2fsck 1.37 (21-Mar-2005)
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
/scr/media: 2631/2621440 files (24.3% non-contiguous), 3830718/5242880
blocks
remaxp:~# env LANG=C resize2fs /dev/system_vg/media_lv
resize2fs 1.37 (21-Mar-2005)
Please run 'e2fsck -f /dev/system_vg/media_lv' first.

This continues. I do not do anything beside running these commands,
but resize2fs does not work. Looking in the man page, I only see the
"-f" option, but I am a little reluctant to use it...

I attach the output of dumpe2fs for this file system (before
resizing).

Since the lvm-tools always required /dev/system_vg/* to work, I
assumed the ext2tools would do the same. Now, however, I try to work
with the /dev/mapper-paths, and voila: it works:

remaxp:~# env LANG=C resize2fs /dev/mapper/system_vg-media_lv
resize2fs 1.37 (21-Mar-2005)
Please run 'e2fsck -f /dev/mapper/system_vg-media_lv' first.

remaxp:~# env LANG=C e2fsck -f /dev/mapper/system_vg-media_lv
e2fsck 1.37 (21-Mar-2005)
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
/scr/media: 2631/2621440 files (24.3% non-contiguous), 3830718/5242880
blocks
remaxp:~# env LANG=C resize2fs /dev/mapper/system_vg-media_lv
resize2fs 1.37 (21-Mar-2005)
Resizing the filesystem on /dev/mapper/system_vg-media_lv to 10485760 (4k) 
blocks.
The filesystem on /dev/mapper/system_vg-media_lv is now 10485760 blocks long.
remaxp:~# mount /scr/media/
kjournald starting.  Commit interval 5 seconds
EXT3 FS on dm-4, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
remaxp:~# df -h /scr/media/
Dateisystem  Größe Benut  Verf Ben% Eingehängt auf
/dev/mapper/system_vg-media_lv
   40G   15G   24G  39% /scr/media

Please adjust severity, but IMHO "resize2fs" should print a proper
error message, or maybe hint to try the other path to the lv. 

If you need more/further info, please tell me which.

-- System Information:
Debian Release: 3.1
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.11.deb-7-grsec
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages e2fsprogs depends on:
ii  e2fslibs1.37-2sarge1 ext2 filesystem libraries
ii  libblkid1   1.37-2sarge1 block device id library
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libcomerr2  1.37-2sarge1 common error description library
ii  libss2  1.37-2sarge1 command-line interface parsing lib
ii  libuuid11.37-2sarge1 universally unique id library

-- no debconf information
-- 
Dr. Helge Kreutzmann, Dipl.-Phys.   [EMAIL PROTECTED]
   gpg signed mail preferred 
64bit GNU powered  http://www.itp.uni-hannover.de/~kreutzm
  Help keep free software "libre": http://www.ffii.de/


dumpe2fs.bz2
Description: Binary data


Bug#327581: cvsreport: Ability to select CVS Module

2005-09-11 Thread Peter Dey

Package: cvsreport
Version: 0.3.5.cvs.20050222-1
Severity: wishlist

It'd be great if there were an option that allowed you to select one module 
in CVS to report on.


Patch attached! :)
Wasn't too hard, as 'cvs history' has a parameter which permits this.

-- 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.4.27-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages cvsreport depends on:
ii  cvs  1:1.12.9-14 Concurrent Versions System
ii  perl 5.8.7-4 Larry Wall's Practical Extraction
ii  perl-modules [libnet-perl]   5.8.7-4 Core Perl modules

cvsreport recommends no packages.

-- no debconf information

cvsreport.patch
Description: Binary data
 

Bug#327582: java path not set correctly by default

2005-09-11 Thread Filipus Klutiero
Package: konqueror
Version: 4:3.3.2-1
Severity: normal

This report is sent with the assumption that having java in $PATH should
allow konqueror to run Java without more configuration.

After installing a JRE/JDK with, for example, java-package, konqueror
won't run Java applets, for example the one on
http://www.java.com/en/download/help/testvm.xml

Going to Settings -> Configure Konqueror..., Java & JavaScript will show
Path to Java executable, or 'java' as "java". One would expect it to
work, but it doesn't.
However, a simple but illogical
procedure will make the applet work:
Open Konqueror
Go to the test page
Go to the Java & JavaScript config
Change basically any setting and apply.
Refresh the page.

For example, one could go to the settings, disable "Enable Java
globally", Apply, reenable it, "OK", and then reload.
This could generate the following diff in konquerorrc:
$ diff konquerorrc.back konquerorrc
3a4,23
> [Java/JavaScript Settings]
> AppletServerTimeout=60
> ECMADomains=
> EnableJava=true
> EnableJavaScript=true
> EnableJavaScriptDebug=false
> JavaArgs=
> JavaDomains=
> JavaPath=java
> ReportJavaScriptErrors=false
> ShowJavaConsole=false
> ShutdownAppletServer=true
> UseKio=false
> UseSecurityManager=true
> WindowFocusPolicy=0
> WindowMovePolicy=0
> WindowOpenPolicy=0
> WindowResizePolicy=0
> WindowStatusPolicy=0
>
5c25
< ToggableViewsShown=
---
> ToggableViewsShown=konq_sidebartng

"Writing the defaults" to konquerorrc is enough to change konqueror's
behavior.

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

Versions of packages konqueror depends on:
ii  kcontrol  4:3.3.2-1  KDE Control Center
ii  kdebase-kio-plugins   4:3.3.2-1  KDE I/O Slaves
ii  kdelibs4  4:3.3.2-6.1KDE core libraries
ii  kdesktop  4:3.3.2-1  KDE Desktop
ii  kfind 4:3.3.2-1  KDE File Find Utility
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libfam0c102   2.7.0-7client library to control the FAM 
ii  libgcc1   1:4.0.1-2  GCC support library
ii  libice6   6.8.2.dfsg.1-6 Inter-Client Exchange library
ii  libidn11  0.5.18-1   GNU libidn library, implementation
ii  libjpeg62 6b-10  The Independent JPEG Group's JPEG 
ii  libkonq4  4:3.3.2-1  Core libraries for KDE's file mana
ii  libpcre3  6.3-1  Perl 5 Compatible Regular Expressi
ii  libpng12-01.2.8rel-1 PNG library - runtime
ii  libqt3c102-mt 3:3.3.4-3  Qt GUI Library (Threaded runtime v
ii  libsm66.8.2.dfsg.1-6 X Window System Session Management
ii  libstdc++51:3.3.6-7  The GNU Standard C++ Library v3
ii  libx11-6  6.8.2.dfsg.1-6 X Window System protocol client li
ii  libxext6  6.8.2.dfsg.1-6 X Window System miscellaneous exte
ii  libxrender1   1:0.9.0-2  X Rendering Extension client libra
ii  xlibs 6.8.2.dfsg.1-6 X Window System client libraries m
ii  zlib1g1:1.2.2-4  compression library - runtime

konqueror recommends no packages.

-- no debconf information


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



Bug#327497: colors swapped in xfree86 on ppc (Red and Blue)

2005-09-11 Thread Sven Luther
On Sun, Sep 11, 2005 at 08:25:56AM +0200, Mario Frasca wrote:
> On 2005-0910 19:28:56, Michel Dänzer wrote:
> > The Debian X FAQ (IIRC)
> > clearly states that incorrect behaviour of the X server on certain
> > setups is to be considered normal severity.
> 
> even if "certain setups" means all imacs?  but all right, I'll live
> with this for a while or try to downgrade to the last working version
> (but I don't like the option since by not complaining I will not be
> contributing to the development of Debian).
> 
> by the way: I removed the xfree86-common package and am now using
> x11-common and I have the same swapped colours
> 
> > 
> > > (**) FBDEV(0): Depth 24, (--) framebuffer bpp 24
> > > (==) FBDEV(0): RGB weight 888
> > > (==) FBDEV(0): Default visual is TrueColor
> > > (==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0)
> > > (II) FBDEV(0): hardware: ATY Rage128 (video memory: 16384kB)
> > 
> > Have you tried using the hardware specific ati/r128 driver instead of
> > the generic fbdev driver?
> 
> ... short answer?  no, I think not, how do I do that?

You edit /etc/X11/XFree86-4 (on debian/sarge) or /etc/X11/xorg.conf (on
debian/etch/sid), go to the device section and enter something like :

Section "Device"
Identifier  "MyCard"
Driver  "ati"
BusID   "PCI:1:8:0"
Option  "UseFBDev"  "true"
EndSection

Well, replacing the BusID by whatever you have. Alternatively use r128
directly instead of ati as the Driver. Make sure MyCard is also the one
appearing in the Screen Section.

Alternatively, try :

  dpkg-reconfigure xserver-xfree86

And reply ati when asked for fbdev. And no, you annot chose r128 there
directly.

Also, make sure you read the XF86Config-4 and/or r128 and ati man pages.

Friendly,

Sven Luther




Bug#41089: This is easily fixed, would you like a patch?

2005-09-11 Thread Andrew Pollock
Package: proftpd
Version: 1.2.10-15sarge1.0.1
Followup-For: Bug #41089

Hello,

I've noticed this problem is still the case in the version in Sarge.
ProFTPd supports a -t option to test the configuration, so it would be
fairly trivial to test the configuration and refuse to reload/restart
the daemon if the configuration is bogus.

If you like, I can do up a patch, or you could take a look at the
dhcp3-server init script for inspiration.

regards

Andrew

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.12-1-686-smp
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)

Versions of packages proftpd depends on:
ii  adduser  3.63Add and remove users and groups
ii  debconf  1.4.30.13   Debian configuration management sy
ii  libc62.3.2.ds1-22GNU C Library: Shared libraries an
ii  libcap1  1:1.10-14   support for getting/setting POSIX.
ii  libpam0g 0.76-22 Pluggable Authentication Modules l
ii  libssl0.9.7  0.9.7e-3SSL shared libraries
ii  libwrap0 7.6.dbs-8   Wietse Venema's TCP wrappers libra
ii  netbase  4.21Basic TCP/IP networking system
ii  proftpd-common   1.2.10-15sarge1.0.1 Versatile, virtual-hosting FTP dae
ii  ucf  1.17Update Configuration File: preserv

-- debconf information:
  shared/proftpd/warning:
* shared/proftpd/inetd_or_standalone: standalone


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



Bug#102006: Ernie

2005-09-11 Thread Ernie Jeffries
I also spoke to Alonzo Douglas who was at the New Orleans airport Tuesday night 
getting medical attention.

Don't you think it's about time to drop a few pounds? 
Now you can, without sacrifice or exercise
Metagen is here.

http://Ernie.clicknsave64.info

Did you recieve this in error? let our office know:
http://www.clicknsave64.info/r

For poll results based on the total sample, one can say with 95 percent 
confidence that the margin of error is plus or minus 4 percentage points. For 
results based on the 268 respondents who say the city of New Orleans will 
completely recover from the effects of Katrina, the maximum margin of sampling 
error is plus or minus 6 percentage points.





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



Bug#143973: Nestor

2005-09-11 Thread Nestor Langston
"I have heard nothing whatsoever about this alleged media speculation," Alani 
said from Amman, Jordan. "This is a matter for the judiciary to decide on, not 
for politicians, and Jalal should know better than that."

Don't you think it's about time to drop a few pounds? 
Now you can, without sacrifice or exercise
Metagen is here.

http://Nestor.clicknsave64.info

Did you recieve this in error? let our office know:
http://www.clicknsave64.info/r

"We're here to help people out and feed them," she said. "I'm going to try and 
hold my ground and stay in my home as long as I can, because I love living 
here."





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



Bug#171281: more typos

2005-09-11 Thread Oswald Buddenhagen
apart from that, HWCLOCKPARS is mistyped several times.


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



Bug#118122: Manuel

2005-09-11 Thread Manuel Pool
The Bush administration Wednesday asked Congress to approve a $51.8 billion 
emergency bill to help fund recovery efforts, and the White House budget chief 
said "substantially more" money will likely be needed. 

Don't you think it's about time to drop a few pounds? 
Now you can, without sacrifice or exercise
Metagen is here.

http://Manuel.clicknsave64.info

Did you recieve this in error? let our office know:
http://www.clicknsave64.info/r

Posted: 11:35 a.m. ET





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



Bug#142424: Andy

2005-09-11 Thread Andy Buckley
Earlier Wednesday, four American private security contractors were killed when 
their vehicle, part of a U.S. diplomatic convoy, struck a roadside bomb in 
southern Basra, a western official in Baghdad told CNN.

Don't you think it's about time to drop a few pounds? 
Now you can, without sacrifice or exercise
Metagen is here.

http://Andy.clicknsave64.info

Did you recieve this in error? let our office know:
http://www.clicknsave64.info/r

At about the same time, police found the bullet-riddled bodies of three men 
near a water purification plant in the Rustumiye section of southeastern 
Baghdad. Police said the bodies were dumped without identification.





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



Bug#155819: Tyree

2005-09-11 Thread Tyree Beach
In recent days, 62 percent said they believe progress made in dealing with the 
situation is satisfactory.

Don't you think it's about time to drop a few pounds? 
Now you can, without sacrifice or exercise
Metagen is here.

http://Tyree.clicknsave64.info

Did you recieve this in error? let our office know:
http://www.clicknsave64.info/r

Lack of water pressure has complicated firefighting efforts in New Orleans, 
where almost 60 major fires have hit since Katrina struck. 





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



Bug#256891: www.debian.org: add stats on bytes to translated in devel/website/stats

2005-09-11 Thread Helge Kreutzmann
Hello,
On Tue, Jun 29, 2004 at 08:38:25PM +0200, Frank Lichtenheld wrote:
> On Tue, Jun 29, 2004 at 08:11:08PM +0200, Nicolas Bertolissio wrote:
> > here is a patch that add statistics about bytes to translate, I think it
> > gives a good idea of the amount of work to be done as big pages are
> > longer to translate than small ones.
> 
> Is this really worth beeing displayed? Which information gives this
> to us and why do we need this information?

I alrady maintain such a list locally for german. The reason is quite
simple: The source files are of varying size. So I like to pick one
which I can complete in the time set up for this. Lets say, I have
half an hour, then I would not pick News/1997/1.3.wml, but probably
get News/1997/19970317.wml, News/1997/19970326.wml, ..

And more importantly, several languages assign certain trees for
certain people. If the person for News/1997 starts out with 1.3.wml,
he will work quite some time, while it might make more sense to
translate the short ones in a tree first, especially if people should
comment on them (proofreading 367 lines is different from doing so for
9 lines). 

The cited subtree is just an example (because german is happen to
missing this one still). Pick any other, e.g. devel/. Also giving the
size helps people to quickly estimate the work required, so if a team
is discussing the asignement, one might say: Yeah, this much I can
handle, or that tree is too much for me alone.

Of course, one can create such a list with a few shell commands
themself, but given that every language can benefit from this,
not every translator might know enough shell for this and translation
itself is already a tedious work I am in favor of this proposal. In
which way does it hurt the other pages? The statistics page is IMHO
mainly used by (wannaba) translators.

Greetings

  Helge

-- 
Dr. Helge Kreutzmann, Dipl.-Phys.   [EMAIL PROTECTED]
   gpg signed mail preferred 
64bit GNU powered  http://www.itp.uni-hannover.de/~kreutzm
  Help keep free software "libre": http://www.ffii.de/


pgpKbmi4gQ4Mt.pgp
Description: PGP signature


Bug#41089: This is easily fixed, would you like a patch?

2005-09-11 Thread Francesco Paolo Lovergine
On Sun, Sep 11, 2005 at 04:51:37PM +1000, Andrew Pollock wrote:
> Package: proftpd
> Version: 1.2.10-15sarge1.0.1
> Followup-For: Bug #41089
> 
> Hello,
> 
> I've noticed this problem is still the case in the version in Sarge.
> ProFTPd supports a -t option to test the configuration, so it would be
> fairly trivial to test the configuration and refuse to reload/restart
> the daemon if the configuration is bogus.
> 
> If you like, I can do up a patch, or you could take a look at the
> dhcp3-server init script for inspiration.
> 

For reasons (?) I don't remember, conftest is used in postinst, but not
in init. Mah! BTW, that scrpit requires a major revision anyway, due for 1.3.0
and I'm quite annoyed to continue improvement on 1.2.10 series...

-- 
Francesco P. Lovergine


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



Bug#324611: dirmngr: Should declare versioned dependency on libksba8

2005-09-11 Thread Matthias Urlichs
Hi,

Peter Eisentraut:
> Perhaps this would be more elegantly solved if libksba ran dh_makeshlibs 
> with the -V option.  Matthias, any opinion?
> 
Correct -- will change that ASAP.

-- 
Matthias Urlichs   |   {M:U} IT Design @ m-u-it.de   |  [EMAIL PROTECTED]
Disclaimer: The quote was selected randomly. Really. | http://smurf.noris.de
 - -
Compliments of congratulations are always kindly taken, and cost nothing but
pen, ink, and paper. I consider them as draughts upon good breeding, where the
exchange is always greatly in favor of the drawer.
-- Chesterfield


signature.asc
Description: Digital signature


Bug#306005: [SoX-users] Re: Bug#306005: sox: resampling sometimes changes playback length

2005-09-11 Thread Michael Deegan
tags 306005 fixed-upstream
thanks for all the fish

Now fixed in CVS.

See also:
   
https://sourceforge.net/tracker/?func=detail&atid=110706&aid=1197853&group_id=10706

-MD

-- 
__ 
Michael Deegan, Unix Server Administrator, Murdoch University. Ph +61893606967


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



Bug#327569: coreutils: [FACTOR] badly formated manpage

2005-09-11 Thread Jim Meyering
Justin Pryzby <[EMAIL PROTECTED]> wrote:
> Package: coreutils
> Severity: minor
> File: /usr/share/man/man1/factor.1.gz
> Version: 5.2.1-2
>
> I see the following, which I consider to be badly formated ..
>
>  Print the prime factors of all specified integer NUMBERs.
> If no arguments
>
> are  specified  on the command line, they are read from 
> standard
> input.

Thanks for reporting that.
I've just fixed it upstream:

2005-09-11  Jim Meyering  <[EMAIL PROTECTED]>

* src/factor.c (usage): Remove leading spaces in 2-line
description, so that help2man doesn't mangle it.
Reported by Justin Pryzby.


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



Bug#41089: This is easily fixed, would you like a patch?

2005-09-11 Thread Andrew Pollock
On Sun, Sep 11, 2005 at 09:22:14AM +0200, Francesco Paolo Lovergine wrote:
> On Sun, Sep 11, 2005 at 04:51:37PM +1000, Andrew Pollock wrote:
> > Package: proftpd
> > Version: 1.2.10-15sarge1.0.1
> > Followup-For: Bug #41089
> > 
> > Hello,
> > 
> > I've noticed this problem is still the case in the version in Sarge.
> > ProFTPd supports a -t option to test the configuration, so it would be
> > fairly trivial to test the configuration and refuse to reload/restart
> > the daemon if the configuration is bogus.
> > 
> > If you like, I can do up a patch, or you could take a look at the
> > dhcp3-server init script for inspiration.
> > 
> 
> For reasons (?) I don't remember, conftest is used in postinst, but not
> in init. Mah! BTW, that scrpit requires a major revision anyway, due for 1.3.0
> and I'm quite annoyed to continue improvement on 1.2.10 series...
> 

I can't really see the init script needing to change between versions, so
why not just fix it now? I've modified my copy locally, because I really
don't want to take down the FTP server every time I bollocks up the
configuration.

regards

Andrew


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



Bug#327583: ftp.debian.org: Please remove those (renamed) hppa 2.6.12 kernels from the archive ...

2005-09-11 Thread Sven Luther
Package: ftp.debian.org
Severity: important



Hi, the following packages :

# out of date on hppa: linux-headers-2.6-32, linux-headers-2.6-32-smp,
# linux-headers-2.6-64, linux-headers-2.6-64-smp, linux-headers-2.6.12-1-32,
# linux-headers-2.6.12-1-32-smp, linux-headers-2.6.12-1-64,
# linux-headers-2.6.12-1-64-smp, linux-image-2.6-32, linux-image-2.6-32-smp,
# linux-image-2.6-64, linux-image-2.6-64-smp, linux-image-2.6.12-1-32,
# linux-image-2.6.12-1-32-smp, linux-image-2.6.12-1-64,
# linux-image-2.6.12-1-64-smp, linux-image-32, linux-image-32-smp,
# linux-image-64, linux-image-64-smp (from 2.6.12-5)

which are part of the 2.6.12-5 linux source package, have been replaced with
new non-generic flavour names (32 -> hppa32 and so on), and thus should be
removed from the archive. I understand from Steve's message that this is
blocking the testing migration of linux-2.6 2.6.12-6, altough i am a bit
confused as to why this is, since those packages are not yet in testing, so i
am fully baffled about this.

Anyway, could you get those packages out of the archive ASAP, so that
linux-2.6 2.6.12-6 can go to testing, and we are free to upload linux-2.6
2.6.13-1 to sid. This is also an important step for d-i, as we cannot upgrade
d-i from using those unsupported kernels it is using now, without having
2.6.12 kernels in etch.

Also, this would also allow us to remove all remnant of previous 2.6 kernels
from etch and sid, namely any remains of the 2.6.8 and 2.6.11 kernels, please
help us to get ride of them as soon as possible, as they are fully unsuported.

Friendly,

Sven Luther

-- System Information:
Debian Release: 3.1
Architecture: powerpc (ppc)
Kernel: Linux 2.6.12-1-powerpc
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)



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



Bug#327584: util-linux: hwclock.sh & hwclockfirst.sh clarifications

2005-09-11 Thread Oswald Buddenhagen
Package: util-linux
Version: 2.12p-7
Severity: wishlist

the documentation should explain more or less verbosely, why two
scripts doing virtually the same in short distance are needed.

moreover, a comment in the script should say why in the FIRST=yes case
hwclock --hctosys is called twice in a row (once with and once without
--noadjfile).

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.13
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages util-linux depends on:
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libncurses5   5.4-9  Shared libraries for terminal hand
ii  libslang2 2.0.4-4The S-Lang programming library - r
ii  libuuid1  1.38-2 universally unique id library
ii  zlib1g1:1.2.3-4  compression library - runtime

util-linux recommends no packages.

-- no debconf information

-- 
Hi! I'm a .signature virus! Copy me into your ~/.signature, please!
--
Chaos, panic, and disorder - my work here is done.


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



Bug#207136: due for 1.3

2005-09-11 Thread Francesco Paolo Lovergine
tags 207136 - wontfix
thanks

Next major version will use more than 1 configuration file in my init script.
So it's the case to move to /etc/proftpd/ dir in transition.

-- 
Francesco P. Lovergine


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



Bug#270035: "shell-init: error retrieving current directory" is pointless

2005-09-11 Thread Matthias Klose
retitle 270035 "shell-init: error retrieving current directory" is pointless in 
scripts
tags 270035 + wontfix
thanks

tagging as wontfix, intending to close the report.

> Andrew Pimlott:
> > Chet Ramey:
> > A matter of opinion.  I think it's worthwhile to inform the running user
> > that certain things, like $PWD, will not work as intended in this case.
> 
> Is it worthwhile to inform the user who runs someone else's script
> though?  He is not the one using $PWD, the script is.  Most scripts
> don't even use $PWD, so they'll work fine.  You could still give a
> warning when $PWD is used in the script, since that will often lead to a
> failure.  But even then, it will probably be fairly obvious what the
> problem is when it happens.
> 
> Consider that it is possible in nearly every other language to write a
> program that doesn't bother the user when it is run in a deleted
> directory.  Also, other shells on my system don't make any noise about
> this.


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



Bug#324357: mozilla-firefox: sex popup ads thrown at me when browsing a site - without permission

2005-09-11 Thread Luke Kenneth Casson Leighton
On Sun, Sep 11, 2005 at 01:16:29AM -0400, Eric Dorland wrote:

> >  hmmm... try searching for "stargate atlantis" or "stargate s09e01"
> 
> Still nothing. 

 okay.

 try using fvwm2.  it forces a new windows to be placed at
 a particular location by offering you a four-way cursor which you must
 move and then click where you want the window to be placed.

 what i am expecting is the behaviour to be different for
 non-placement-forcing window managers.

 what i am expecting is that all non-placement-forcing window managers
 cannot _tell_ that a popup is being done, but that fvwm causes a change
 in behaviour of mozilla - reordering of x-window events perhaps - such
 that it becomes obvious that something's going on.

 perhaps a zero-sized popup is being requested, and fvwm says "go to
 hell" but gnome or kde say "duh okie, here you are".


 i have also, just in case, just upgraded mozilla-firefox, to 1.0.6.

 the symptoms are the same.



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



Bug#327188: #327188: gtk-gnutella: "Bitzi Metadata" menu item has no (visible) effect

2005-09-11 Thread Johan Walles
In my case, the Metadata column wasn't visible.  When I added that 
column, the Bitzi Metadata menu option works as you describe.


So while the Bitzi menu item actually does seem to work, there is a 
usability problem if you have the Metadata column hidden.  How about 
popping up a warning if somebody does Bitzi with the Metadata column 
hidden?


 Regards //Johan

-Original Message-
From: Christian Biere <[EMAIL PROTECTED]>

there's no such bug. The progress and the result is shown in the 
"Metadata"

column.


--
Mailblocks - A Better Way to Do Email
http://about.mailblocks.com/info



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



Bug#323101: gtk-gnutella: Implicitly search for URN:sha1 for any files being downloaded

2005-09-11 Thread Johan Walles

Gotcha about the spammers.  AFAIC you can close this or WONTFIX it.

 Cheers //Johan

-Original Message-
From: Christian Biere <[EMAIL PROTECTED]>

It is also more likely
to get corrupted files or at least to waste bandwith if you search
by urn:sha1: as the spammers can send appropriate replies.


--
Mailblocks - A Better Way to Do Email
http://about.mailblocks.com/info



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



Bug#327585: slapd: perl backend failed to load XS (unknown symbols)

2005-09-11 Thread Marc Chantreux
Package: slapd
Version: 2.2.26-4
Severity: normal


the perl backend failed to load symbols for XS modules while loading perlModule.
so only pure perl stuff is available.

this message was produced by slapd while loading SampleLDAP.pm provided in the
openldap source tree :

Error Can't load '/usr/lib/perl/5.8/auto/POSIX/POSIX.so' for module POSIX:
/usr/lib/perl/5.8/auto/POSIX/POSIX.so: undefined symbol: PL_sig_name at
/usr/lib/pe at /usr/lib/perl/5.8/POSIX.pm line 26

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (300, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-1-386
Locale: LANG=fr_FR, LC_CTYPE=fr_FR (charmap=ISO-8859-1)

Versions of packages slapd depends on:
ii  coreutils [fileutils] 5.2.1-2The GNU core utilities
ii  debconf   1.4.58 Debian configuration management sy
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libdb4.2  4.2.52-18  Berkeley v4.2 Database Libraries [
ii  libiodbc2 3.52.2-4   iODBC Driver Manager
ii  libldap-2.2-7 2.2.26-4   OpenLDAP libraries
ii  libltdl3  1.5.6-6A system independent dlopen wrappe
ii  libperl5.85.8.7-4Shared Perl library
ii  libsasl2  2.1.19-1.5 Authentication abstraction library
ii  libslp1   1.2.1-2OpenSLP libraries
ii  libssl0.9.7   0.9.7e-3   SSL shared libraries
ii  libwrap0  7.6.dbs-8  Wietse Venema's TCP wrappers libra
ii  perl [libmime-base64-perl]5.8.7-4Larry Wall's Practical Extraction 
ii  psmisc21.6-1 Utilities that use the proc filesy

Versions of packages slapd recommends:
ii  db4.2-util4.2.52-18  Berkeley v4.2 Database Utilities
ii  libsasl2-modules  2.1.19-1.5 Pluggable Authentication Modules f

-- debconf information:
  slapd/password_mismatch:
  slapd/fix_directory: true
  slapd/invalid_config: true
* shared/organization: ulp mm
  slapd/upgrade_slapcat_failure:
  slapd/upgrade_slapadd_failure:
  slapd/backend: BDB
  slapd/dump_database: when needed
* slapd/allow_ldap_v2: false
  slapd/no_configuration: false
  slapd/migrate_ldbm_to_bdb: true
  slapd/move_old_database: true
  slapd/suffix_change: false
  slapd/slave_databases_require_updateref:
  slapd/dump_database_destdir: /var/backups/slapd-VERSION
  slapd/autoconf_modules: true
  slapd/purge_database: false
* slapd/domain: ulpmm


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



Bug#318413: xlibs: Backslash Key is broken on Japanese Keyboards

2005-09-11 Thread Eric Prud'hommeaux
On Thu, Sep 08, 2005 at 06:53:29PM +0900, Tim Gershon wrote:
> 
> Hi,
> 
> Just to report that I also suffer from this bug on my Hitachi Prius laptop 
> under xfree86 (but not under xorg; however I cannot get the 1200x800 mode
> working under xorg - I need to use 855resolution to get it working under
> xfree86, but I digress).
> 
> The patch posted above (to /etc/X11/xkb/symbols/pc/jp) does not fix the
> bug for me; however, the patch (to /etc/X11/xkb/keycodes/xfree86) posted
> at http://www.vergenet.net/~horms/ does fix the problem.
> 
> Cheers
> Tim
> 
> Tim Gershon
> http://belle.kek.jp/~gershon/contact.html

I have xlibs 6.8.2.dfsg.1-6 and xserver-xfree86 4.3.0.dfsg.1-14 and
can confirm that the http://www.vergenet.net/~horms/ patch resurrected
my '\' and ']' keys.
-- 
-eric

office: +81.466.49.1170 W3C, Keio Research Institute at SFC,
Shonan Fujisawa Campus, Keio University,
5322 Endo, Fujisawa, Kanagawa 252-8520
JAPAN
+1.617.258.5741 NE43-344, MIT, Cambridge, MA 02144 USA
cell:   +81.90.6533.3882

([EMAIL PROTECTED])
Feel free to forward this message to any list for any purpose other than
email address distribution.


signature.asc
Description: Digital signature


Bug#327375: xf86cfg gui tool parse error on " 17 " DTC " triple quote

2005-09-11 Thread Martin Michlmayr
reassign 327375 xorg-x11
thanks

* JeanMichel <[EMAIL PROTECTED]> [2005-09-09 18:53]:
> Package: xf86cfg

I cannot find such a package or tool, even though it seems X.org
includes one.

> When trying to autodetect X hardware with xf86cfg:
> the tool generate a config file in /root/XF86COnfig.new
> X server is automatically launched by the tool, but report error
> due to bad parsing
> The line looks like
> 
> Option ModelName " 17" AD"
> 
> The parse error is AD" is not a valid keyword in this section.
> 
> Card is radeon, screen is 17".

-- 
Martin Michlmayr
http://www.cyrius.com/


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



Bug#316277: directfb: FTBFS (amd64): still a problem with linux/agpgart.h

2005-09-11 Thread Andreas Jochens
reopen 316277
thanks

Hello,

thank you for applying the  vs.  patch.

However, the applied patch is a little different from the one
I submitted and the build now still fails with the following error:

 gcc -DHAVE_CONFIG_H -I. -I../../../gfxdrivers/i830 -I../.. -I../../../include 
-I../../lib -I../../../lib -I../../../src -I../../../systems -D_REENTRANT -Wall 
-O3 -ffast-math -pipe -D_GNU_SOURCE -Werror-implicit-function-declaration -MT 
i830.lo -MD -MP -MF .deps/i830.Tpo -c ../../../gfxdrivers/i830/i830.c  -fPIC 
-DPIC -o .libs/i830.o
In file included from /usr/include/asm/types.h:8,
 from /usr/include/linux/types.h:9,
 from /usr/include/linux/agpgart.h:55,
 from ../../../gfxdrivers/i830/i830.h:31,
 from ../../../gfxdrivers/i830/i830.c:59:
/usr/include/asm-x86_64/types.h:23: error: conflicting types for 'int64_t'
/usr/include/sys/types.h:194: error: previous declaration of 'int64_t' was here
/usr/include/asm-x86_64/types.h:24: error: conflicting types for 'u_int64_t'
/usr/include/sys/types.h:200: error: previous declaration of 'u_int64_t' was 
here

This can be avoided by including linux/agpgart.h before dfb_types.h.

With the attached patch 'directfb' can be compiled on amd64.

Regards
Andreas Jochens

diff -urN ../tmp-orig/directfb-0.9.22/debian/patches/30_linux_types.patch 
./debian/patches/30_linux_types.patch
--- ../tmp-orig/directfb-0.9.22/debian/patches/30_linux_types.patch 
2005-09-11 06:49:47.0 +
+++ ./debian/patches/30_linux_types.patch   2005-09-11 06:49:45.0 
+
@@ -55,10 +55,39 @@
 Boston, MA 02111-1307, USA.
  */
 -#include 
-+#include 
++#include "i830.h"
  
  #include 
  #include 
+@@ -56,7 +56,6 @@
+ 
+ DFB_GRAPHICS_DRIVER( i830 )
+ 
+-#include "i830.h"
+ 
+ 
/**/
+ 
+diff -Naur gfxdrivers/i830/i830_overlay.c gfxdrivers/i830/i830_overlay.c
+--- gfxdrivers/i830/i830_overlay.c 2005-02-10 11:51:59.0 +
 gfxdrivers/i830/i830_overlay.c 2005-09-11 06:47:52.0 +
+@@ -43,6 +43,8 @@
+  *Matt Sottek <[EMAIL PROTECTED]>
+  */
+ 
++#include "i830.h"
++
+ #include 
+ #include 
+ 
+@@ -60,8 +62,6 @@
+ 
+ #include 
+ 
+-#include "i830.h"
+-
+ 
+ 
+ #define I830_OVERLAY_SUPPORTED_OPTIONS (DLOP_DST_COLORKEY)
 diff -Naur gfxdrivers/i830/i830.h gfxdrivers/i830/i830.h
 --- gfxdrivers/i830/i830.h 2005-09-10 03:44:01.0 +0300
 +++ gfxdrivers/i830/i830.h 2005-09-10 03:47:45.0 +0300
@@ -67,8 +96,8 @@
  #define __I830_H__
  
 -#include 
-+#include 
  #include 
++#include 
  
  #include 
 diff -Naur gfxdrivers/nsc/nsc.c gfxdrivers/nsc/nsc.c


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



Bug#327462: RFP: icecream -- distributed compiler like distcc

2005-09-11 Thread André Wöbbeking
On Saturday 10 September 2005 19:59, David Moreno Garza wrote:
> On Sat, 2005-09-10 at 19:59 +0200, André Wöbbeking wrote:
> > > Do you mean you have the packages already available somewhere?
> >
> > As I wrote in my RFP I did some stuff (committed upstream). So yes,
> > I've packages for i386 and amd64.
>
> So this bugs is wrong titled. Did you mean ITP for icecream?

I did the work for myself and in hope someone picks it up and finishes 
it. I don't want to become a Debian maintainer, I only want that there 
is a public package in Debian. So I think RFP is correct, isn't it?


Cheers,
André



Bug#327497: colors swapped in xfree86 on ppc (Red and Blue)

2005-09-11 Thread Mario Frasca
On 2005-0911 08:54:19, Sven Luther wrote:
> You edit /etc/X11/XFree86-4 (on debian/sarge) or /etc/X11/xorg.conf (on
> debian/etch/sid), go to the device section and enter something like :
> 
> Section "Device"
> Identifier  "MyCard"
> Driver  "ati"
> BusID   "PCI:1:8:0"
> Option  "UseFBDev"  "true"
> EndSection

Hey!  blue is back!  thanks...

I have debian/sarge and have the two files:
/etc/X11/XF86Config-4 and /etc/X11/xorg.conf but AFAICS only
/etc/X11/xorg.conf is used.

if I use an initial runlevel 2 (no X) and startx: the system does
not start X correctly.  but I usually don't use runlevel 2.  

what I did to get it back was simply substitute the Driver string
"fbdev" by "ati" and leave the rest as it was.  went to runlevel 2,
noticed that problem, got back to runlevel 3 and everything was back to
normal.

now I have again a problem with the screen being too small for the
picture, some 5 pixels above and below, 8 on the left and 8 on the
right, more or less...  will fix that sometime...

thanks again,
Mario


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



Bug#327572: xpdf: zooming does not increase viewable area

2005-09-11 Thread Hamish Moffatt
Hi,

On Sun, Sep 11, 2005 at 09:50:29AM +0530, Mahesh T. Pai wrote:
> Package: xpdf-reader
> Version: 3.01-1
> Severity: important

I will change it to 'normal'.

> The problem:-
> 
> I zoom the document using the + key, and the viewable area within the
> xpdf window does not get enlarged.

I think that is normal behaviour for most programs. Do you have examples
of similar programs which DO enlarge their window when you manually
zoom?

I changed your submitter address for this bug. You can do that through
the control interface - see http://bugs.debian.org for instructions.

Hamish
-- 
Hamish Moffatt VK3SB <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>


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



Bug#327504: xsane: Segmentation Fault

2005-09-11 Thread Julien BLACHE
Carlos Moffat <[EMAIL PROTECTED]> wrote:

Hi Carlos,

> I actually managed to make xsane run: I moved:
>
> /usr/share/sane/xsane/xsane-style.rc
>
> away, and deleted .sane in my home directory. xsane does run ok in that
> case. However, the next time (when .sane has been created) it crashes
> again. So a workaround is always delete .sane first. Not a real
> solution, of course.

OK...

Which backend do you use ? What's your scanner ?

Please try to get a backtrace when xsane segfaults, by running xsane
under gdb (gdb xsane) then press 'r', then 'bt' when it crashes.

Try to reinstall xsane and xsane-common, too, and see if that helps.

JB.

-- 
 Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL PROTECTED]> 
 
 Public key available on  - KeyID: F5D6 5169 
 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 


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



Bug#327586: libvorbisenc2: New upstream version

2005-09-11 Thread Torquil Macdonald Sørensen

Package: libvorbisenc2
Version: 1.1.0-1
Severity: wishlist

Version 1.1.1 is available upstream with some bugfixes.

Best regards,
TMS

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

Versions of packages libvorbisenc2 depends on:
ii  libc6 2.3.5-6GNU C Library: Shared 
libraries an
ii  libvorbis0a   1.1.0-1The Vorbis General Audio 
Compressi


libvorbisenc2 recommends no packages.

-- no debconf information


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



Bug#256891: www.debian.org: add stats on bytes to translated in devel/website/stats

2005-09-11 Thread Frank Lichtenheld
On Sun, Sep 11, 2005 at 09:20:35AM +0200, Helge Kreutzmann wrote:
> On Tue, Jun 29, 2004 at 08:38:25PM +0200, Frank Lichtenheld wrote:
> > On Tue, Jun 29, 2004 at 08:11:08PM +0200, Nicolas Bertolissio wrote:
> > > here is a patch that add statistics about bytes to translate, I think it
> > > gives a good idea of the amount of work to be done as big pages are
> > > longer to translate than small ones.
> > 
> > Is this really worth beeing displayed? Which information gives this
> > to us and why do we need this information?
> 
> I alrady maintain such a list locally for german. The reason is quite
> simple: The source files are of varying size. So I like to pick one
> which I can complete in the time set up for this. Lets say, I have
> half an hour, then I would not pick News/1997/1.3.wml, but probably
> get News/1997/19970317.wml, News/1997/19970326.wml, ..
[...]
> themself, but given that every language can benefit from this,
> not every translator might know enough shell for this and translation
> itself is already a tedious work I am in favor of this proposal. In
> which way does it hurt the other pages? The statistics page is IMHO
> mainly used by (wannaba) translators.

Feel free to test and commit the patch, I don't object.

Gruesse,
-- 
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/


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



Bug#274592: bash: History substitution doesn't happen after ^V^J.

2005-09-11 Thread Ralph Corderoy

reopen 274592
thanks

> Chet Ramey writes:
> > > One thing I didn't realise from Chet's explanation was that this
> > > simpler, single-line, case also fails.
> > > 
> > > $ echo foo
> > > foo
> > > $ echo "abc'def" !$ xyz
> > > abc'def !$ xyz
> > 
> > I can't reproduce this using bash-3.0:
> > 
> > $ echo $BASH_VERSION 
> > 3.00.15(3)-release
> > $ echo foo
> > foo
> > $ echo "abc'def" !$ xyz
> > echo "abc'def" foo xyz
> > abc'def foo xyz
> > 
> > Chet
>
> not reproducible with 3.0.

Chet was only saying the simpler, single-line, case can't be reproduced
in 3.0.  He wasn't saying the original, longer, error case can't be
reproduced;  see the start of the bug report.  So I'm re-opening this
because it seems to have been closed for the wrong reason.

I've now got access to a 3.0 on Ubuntu and the original fault still
occurs.

$ echo $BASH_VERSION
3.00.16(1)-release
$ echo foo
foo
$ echo !$
echo foo
foo
$ echo 'a
b' !$
a
b !$
$

Cheers,

Ralph.



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



Bug#282815: Please re-confirm your active subscription to our mailing list.

2005-09-11 Thread 360NetworkSolutions.com
Title: Subscription Confirmation


	
	
		
			

		
			
Your e-mail address is on our active subscriber mailing list.
 This subscription enables you to receive valuable e-mail newsletters, announcements, and other information from 360NetworkSolutions.com.
	
	
	We are using a new service to send out our mailing list, and the program requires that all of our subscribers reconfirm 
	their subscriptions so that we can maintain a 100% permission-based mailing list. Please verify that you want to continue
	 as an active subscriber (member) to the 360NetworkSolutions.com mailing list.
	
	
	Do not reply to this e-mail. Instead, follow the hyperlink to 
		confirm your subscription  to our mailing list. If you do not want to 
		continue your subscription, simply ignore this message and we will automatically remove [EMAIL PROTECTED] from our mailing list. 

	
	
You can cancel your subscription or change subscription preferences
 at any time by clicking the Unsubscribe link at the bottom of any e-mail message we send to you in the future. Thank you for confirming
  your subscription.
	
	


Again, if you do not want your email address to remain on our subscriber list, no further action is required.


Sincerely,
	360NetworkSolutions.com



			
		
	

			
			
Copyright © 2004-2005.  All rights reserved.

			
		
	




Bug#327587: noteedit: Upgrade to Noteedit 2.8.0

2005-09-11 Thread Torquil Macdonald Sørensen
Package: noteedit
Version: 2.7.1-2
Severity: wishlist

Please upgrade to the new Noteedit version 2.8.0. The current version
in debian unstable is uninstallable at the moment, anyhow.

Best regards,
TMS

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

Versions of packages noteedit depends on:
pn  kdelibs4   (no description available)
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libgamin0 [libfam0c102]   0.1.5-2Client library for the gamin file 
ii  libgcc1   1:4.0.1-6  GCC support library
ii  libice6   6.8.2.dfsg.1-6 Inter-Client Exchange library
ii  libidn11  0.5.18-1   GNU libidn library, implementation
ii  libpng12-01.2.8rel-1 PNG library - runtime
pn  libqt3c102-mt  (no description available)
ii  libsm66.8.2.dfsg.1-6 X Window System Session Management
ii  libstdc++51:3.3.6-9  The GNU Standard C++ Library v3
pn  libtse3-0.2.7  (no description available)
ii  libx11-6  6.8.2.dfsg.1-6 X Window System protocol client li
ii  libxext6  6.8.2.dfsg.1-6 X Window System miscellaneous exte
ii  libxrender1   1:0.9.0-2  X Rendering Extension client libra
pn  noteedit-data  (no description available)
ii  xlibs 6.8.2.dfsg.1-6 X Window System client libraries m
ii  zlib1g1:1.2.3-4  compression library - runtime

noteedit recommends no packages.


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



Bug#307038: mozilla-firefox: History pane is useless. Needs to be window

2005-09-11 Thread Tim Connors
On Sat, 30 Apr 2005, Eric Dorland wrote:

> severity 307038 wishlist
> tags 307038 upstream
>
> Please use the appropriate severities when filing bugs.

Wishlist?  Not really.  Working functionality was removed and replaced
with useless functionality -- that makes it a bug in my book.

> * Tim Connors ([EMAIL PROTECTED]) wrote:
> > Package: mozilla-firefox
> > Version: 1.0.3-2
> > Severity: normal
> >
> > Mozilla and old firefoxen used to have a separate history window for
> > ctrl-h.
> >
> > New firefox disables this window, and puts the history in a stupid
> > little pane on the left hand side of the window, that can't be resized
> > beyond about half a screen width (similarly, ctrl-b now brings up a
> > bookmarks pane that is similarly too small and useless, but at least
> > there is an alternative available from the "bookmarks->manage
> > bookmarks" menu item).
> >
> > The history manager is very hard to use on even normal length urls and
> > titles (and uesless on moderately long urls and titles), and if you
> > are quickly going through your history list, then you lose valuable
> > screen real-estate and flexibility because the pane has to be the full
> > height of the firefox window, and has to be to the left of the firefox
> > window.
> >
> > Could these regressions (both bookmarks and history) please be looked
> > into?
>
> Frankly, you should file this in the upstream bugzilla
> (bugzilla.mozilla.org) and make your case there. You have to make your
> case to them, I would not deviate from upstream for so trivial a
> feature. Make sure you link any upstream bug to this one.

I saw with interest the discussion on debian-project:
http://lists.debian.org/debian-project/2005/08/msg00043.html

The thoughts of Wichert Akkerman were mirroring the thoughts going through
my head when I got this response months earlier!  It should not be the
duty of the user to sign up to every bugzilla out there, least of all
because what is in debian is not exactly equal to upstream, and the user
can't be expected to know what patches have been applied (and patches can
break a package, so I *shouldn't* report it to upstream in the case --
that should be for the maintainer to ascertain), and nor should he care
about how old the version in debian is compared to upstream (according to
another report I just put in upstream, firefox is already up to a 1.5
beta.  Who woulda thunk?  I wonder if that enormous memory leak has
disappeared yet?).  It's a bug in debian, the bug could have already been
fixed in upstream, and putting in a bug report would in that case be
considered incentive to expediate upstream's updates into unstable.

Anyway, enough maintainer bashing -- sorry about that.  I should love my
hacker :)

I have reported a bug on bugzilla:
https://bugzilla.mozilla.org/show_bug.cgi?id=307990

-- 
TimC
Whip me. Beat me. Make me maintain AIX.


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



Bug#327532: mcelog: use debconf, don't mail directly

2005-09-11 Thread Julien BLACHE
Lars Wirzenius <[EMAIL PROTECTED]> wrote:

Hi Lars,

> mcelog's postinst mails, if it doesn't find /dev/mcelog, root with an
> error message. It does this by calling mail(1) directly, but doesn't
> depend on the mailx package. Using debconf notices (or something like
> that) would anyway be a better way to do it.

Indeed. Though at the time I made the package, I didn't want to use
debconf but now I can't remember why. Probably to avoid interrupting
the installation by displaying the note or something (or just because
I hate debconf).

IIRC I had a look at other packages' postinsts and took the idea from
there.

JB.

-- 
 Julien BLACHE - Debian & GNU/Linux Developer - <[EMAIL PROTECTED]> 
 
 Public key available on  - KeyID: F5D6 5169 
 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 


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



Bug#327588: New upstream release: 2.9.9e-pre2

2005-09-11 Thread Alberto

Package: sl-modem
Version: 2.9.9d-6
Severity: wishlist

A new tarball from 2.9.9 series,

slmodem-2.9.9e-pre2.tar.gz

is available at

http://linmodems.technion.ac.il/packages/smartlink/


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



Bug#327589: QCad depends on non-existant library

2005-09-11 Thread David Murn

Package: qcad
Version: 2.0.4.0-1-2
Severity: grave

With the apparent changeover from libqt3 to libqt3c102, qcad will no  
longer install properly (without wanting to install libqt3 and thus  
removing 200 other packages).  The simple fix, is to make libqt3 have a  
'Replaces' line, but until then, packages such as qcad must be re-created  
with a slightly changed 'depends' line to reflect this new qt3 library.


Maybe this bug should be filed against libqt3 as a large myriad of  
packages are affected by it.


Suggestions?


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



Bug#274592: bash: History substitution doesn't happen after ^V^J.

2005-09-11 Thread Matthias Klose
tags 274592 + wontfix
thanks

Ralph Corderoy writes:
> Chet was only saying the simpler, single-line, case can't be reproduced
> in 3.0.  He wasn't saying the original, longer, error case can't be
> reproduced;  see the start of the bug report.  So I'm re-opening this
> because it seems to have been closed for the wrong reason.
> 
> $ echo $BASH_VERSION
> 3.00.16(1)-release
> $ echo foo
> foo
> $ echo !$
> echo foo
> foo
> $ echo 'a
> b' !$
> a
> b !$
> $

Chet did say that history expansion was performed on a line-by-line
basis.  AFAIU, this is not going to be changed.


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



Bug#327590: apt-listchanges: blindly assumes that /usr/sbin/sendmail is available

2005-09-11 Thread Jukka Suomela
Package: apt-listchanges
Version: 2.59-0.2
Severity: normal

Hi,

When installing apt-listchanges, only one question is asked on the
"medium" level or higher: apt-listchanges/frontend.

Even if I choose, say, "pager", apt-listchanges will assume that I
also want changes mailed to root. This is a little bit surprising.
Furthermore, apt-listchanges will also assume that /usr/sbin/sendmail
is available. However, there are no dependencies that provide
/usr/sbin/sendmail.

IMO it is correct that I can install apt-listchanges even if I don't
have /usr/sbin/sendmail; apt-listchanges can be a useful tool without
/usr/sbin/sendmail, if only it is correctly configured.

However, I think it should not try to send any emails by default,
without any warning. This could be easily changed by simply making the
priority of the apt-listchanges/email-address question higher.

If you don't agree, you could also fix this problem as follows:

   - When sending email, test first if /usr/sbin/sendmail exists.

   - If it does not exist, print something like this:

   "apt-listchanges is configured to send all changes to .
However, /usr/sbin/sendmail does not exist and thus I cannot
send any emails. Please run 'dpkg-reconfigure apt-listchanges'
in order to disable sending emails."

Best regards,
Jukka Suomela

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

Versions of packages apt-listchanges depends on:
ii  apt   0.6.41 Advanced front-end for dpkg
ii  debconf   1.4.58 Debian configuration management sy
ii  debianutils   2.14.3 Miscellaneous utilities specific t
ii  python2.3.5-3An interactive high-level object-o
ii  python-apt0.6.13.1   Python interface to libapt-pkg
ii  ucf   2.001  Update Configuration File: preserv

apt-listchanges recommends no packages.

-- debconf information excluded


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



Bug#327591: Please add possibility to set usertags on submit

2005-09-11 Thread Frank Lichtenheld
Package: bugs.debian.org
Severity: wishlist

Being able to set usertags on submit would it make a lot easier to
use it for tracking mass bug filings like for nonfree documentation.

Gruesse,
Frank Lichtenheld

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


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



Bug#269573: [Pkg-shadow-devel] Processed: Re: removal problem (remove-shell in postrm script)

2005-09-11 Thread Christian Perrier

> OK, we'll try to sort out this issue. And, btw, Matthias, in name of
> shadow package maintainers, I think you deserve a small apology for
> the "Bullshit" remark by Alexander.
> 
> I think it was probably a bit exxagerated and I'd like we talk about
> this issue quietly and friendly even if we don't agree (which I don't
> know at this moment).


OK, I again went around this issue and read the whole bug log. 

The main point seems to be that Alexander (and Nicolas François as
well) mentioned that the issue can be solved by moving the code using
remove-shell in bash postrm to bash *prerm*.

However, later in the bug log, and in his reassignment message,
Matthias says "even if a shell's postrm is a C
program, it needs to deregister the shell. You basically argue,
because remove-shell has a deficiency (the implementation as a shell
script), every shell should add a workaround for that deficiency?
I don't get it."

I understand this as "moving the code to the prerm would be a
workaround".

However, a quick look at some other shell packages postrm scripts
(namely dash and pdksh) showed me that they usually call remove-shell
in their prerm scripts.

So, at first look there does not seem to be an established policy to
call remove-shell in postrm.

So, is there actually some reason, not mentioned in this bug log, for
the remove-shell code to be in postrm ?





Bug#327188: #327188: gtk-gnutella: "Bitzi Metadata" menu item has no (visible) effect

2005-09-11 Thread Christian Biere
Johan Walles wrote:
> In my case, the Metadata column wasn't visible.  When I added that 
> column, the Bitzi Metadata menu option works as you describe.
 
> So while the Bitzi menu item actually does seem to work, there is a 
> usability problem if you have the Metadata column hidden.  How about 
> popping up a warning if somebody does Bitzi with the Metadata column 
> hidden?

IMNSHO, pop-ups if at all should only be used as a last resort. They
are very annoying, mess with the focus and the wait-for-user-input
scheme is rather ugly for this kind of application.

The "solution" is much simpler. If the "metadata" column is invisible
it'll be added (and resized to some minimum width). However, I'm not
happy with the current way this data is shown because it's far too
much (some data is actually suppressed) to fit into a column. A
dialog or whatever would probably be nicer. It should be available
from all panes anyway.

-- 
Christian


pgpfAar83lthl.pgp
Description: PGP signature


Bug#327010: patch

2005-09-11 Thread Marek Podmaka
Tags: patch

I have found this problem in the postinst script which tries to add
this module to apache, apache-ssl and apache-perl. Inspecting other
apache modules' postinst scripts, I made this patch. That error
message is produced by apache-modconf exactly when it can't find
directory /etc/apache{-perl,-ssl}. So I added this check to my patch.
Other modules (mod-jk or mod-php4) use tests for httpd.conf or
modules.conf, but I think testing the same as apache-modconf utility
is correct.

--- libapache-mod-choke.postinst.old2005-09-11 00:08:26.0 +0200
+++ /var/lib/dpkg/info/libapache-mod-choke.postinst 2005-09-11 
00:08:49.0 +0200
@@ -8,7 +8,9 @@
 case "$1" in
   configure)
 for i in apache apache-ssl apache-perl ; do
-  /usr/sbin/apache-modconf $i enable mod_choke
+  if [ -d /etc/$i ]; then
+/usr/sbin/apache-modconf $i enable mod_choke
+  fi
   done
   ;;



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



Bug#327592: qgis: New upstream version available

2005-09-11 Thread Petter Reinholdtsen

Package: qgis
Version: 0.6.0-2
Severity: wishlist

There is a new version 0.7.0 of qgis available from upstream.  These
are the changes reported in
http://community.qgis.org/index.php?option=com_content&task=view&id=66&Itemid=60>:

  Changes:
   Whats new in Version 0.7
  + On the fly projection support to automatically project layers
from different coordinate systems
  + Map Composer for creating map layouts
  + Toolbox for running GRASS tools from QGIS. The toolbox can be
easily customized to add additional tools
  + Handling of spatially enabled tables and views in PostgreSQL
has been greatly improved. QGIS can now load any table in the
database that contains a geometry column
  + PostgreSQL views containing a geometry column can be viewed
in QGIS
  + Raster graphing tool to produce a histogram for a raster
layer
  + Raster query using the identify tool allows you to get the
pixel values from a raster by making it the active layer and
clicking on the point of interest
  + User preferences provides customizable settings for the
digitizing line width, color, and selection color
  + New symbols for use with point layers are available from the
layer properties dialog
  + Spatial bookmarks allow you to create and manage bookmarks
for an area on the map. Bookmarks are persistent and global;
meaning they are available for all projects
  + Measure tool allows you to measure distances on the map with
both segment length and total length displayed as you click
  + GPX loading times and memory consumption for large GPX (GPS)
files has been drastically reduced
  + Many enhancements to the digitizing tools have been made,
including the ability to capture data straight into
PostgreSQL/PostGIS, and improvements to the definition of
attribute tables for newly created layers
  + The Raster Georeferencer plugin can be used to generate a
world file for a raster. The plugin allows you to define
known control points in the raster coordinate system. Once
enough control points are defined, the world file can be
generated and the raster properly displayed in QGIS or other
GIS applications
  + Improvements to the Mapserver export tool

The libgdal-dev package is now installable in sid again, so I believe
it is time to update qgis in debian/main. :)

Would it be an idea to do group maintainence of qgis as part of the
debian-gis effort?


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



Bug#327593: kmail: no fixed width message display

2005-09-11 Thread Thomas Uttenthaler
Package: kmail
Version: 4:3.3.2-3
Severity: normal

kmail doesn't display the message content in a fixed width font, when 
the appropriate option (View->fixed width, key: X) is selected. This has
been working with previous versions of kmail. KDE has set 'courier 12' as
global fixed width font.

regards,
tom

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (300, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.12-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages kmail depends on:
ii  kdelibs4 4:3.3.2-6.1 KDE core libraries
ii  libc62.3.2.ds1-22GNU C Library: Shared libraries an
ii  libgcc1  1:3.4.3-13  GCC support library
ii  libice6  4.3.0.dfsg.1-14 Inter-Client Exchange library
ii  libkcal2a4:3.3.2-3   KDE calendaring library
ii  libkdenetwork2   4:3.3.2-3   KDE Network library
ii  libkdepim1   4:3.3.2-3   KDE PIM library
ii  libkleopatra0a   4:3.3.2-3   KDE GnuPG interface libraries
ii  libkpimidentities1   4:3.3.2-3   KDE PIM user identity information 
ii  libksieve0   4:3.3.2-3   KDE mail/news message filtering li
ii  libmimelib1a 4:3.3.2-3   KDE mime library
ii  libpng12-0   1.2.8rel-1  PNG library - runtime
ii  libqt3c102-mt3:3.3.4-3   Qt GUI Library (Threaded runtime v
ii  libsm6   4.3.0.dfsg.1-14 X Window System Session Management
ii  libstdc++5   1:3.3.5-13  The GNU Standard C++ Library v3
ii  libx11-6 4.3.0.dfsg.1-14 X Window System protocol client li
ii  libxext6 4.3.0.dfsg.1-14 X Window System miscellaneous exte
ii  perl 5.8.4-8 Larry Wall's Practical Extraction 
ii  xlibs4.3.0.dfsg.1-14 X Keyboard Extension (XKB) configu
ii  zlib1g   1:1.2.2-4   compression library - runtime

-- no debconf information


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



Bug#327594: kdepim FTBFS on arm, hppa, m68k. should use gcc-3.4 on these arch

2005-09-11 Thread Regis Boudin
Package: kdepim
Severity: serious

Hi,

kdepim FTBFS on the 3 arch with the usual internal compiler error :

http://buildd.debian.org/fetch.php?&pkg=kdepim&ver=4%
3A3.4.2-1&arch=hppa&stamp=1125769502&file=log&as=raw
http://buildd.debian.org/fetch.php?&pkg=kdepim&ver=4%
3A3.4.2-1&arch=arm&stamp=1125702059&file=log&as=raw
http://buildd.debian.org/fetch.php?&pkg=kdepim&ver=4%
3A3.4.2-1&arch=m68k&stamp=1125779412&file=log&as=raw

Can you please use gcc-3.4 on these arch ?

Regards,
Regis
-- 
"While a monkey can be a manager, it takes a human to be an engineer"
Erik Zapletal



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



Bug#131148: Software for System Builders, Resellers, and Hardware Purchasers Only.

2005-09-11 Thread Patricia

Software paradise.
http://nde.ahysy6fnfmy0aaanfsanxsaa.tranquil.com/?mpksaq


Liberty means responsibility. That is why most men dread it.   
'But' is a fence over which few leap. 

Life.is a series of dogs.
Peace is when time doesn't matter as it passes by.   

We should live our lives as though Christ were coming this afternoon. 
Appearances often are deceiving. 





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



Bug#145280: Reach new customers on the internet and grow your business... with dynamic software, you can!

2005-09-11 Thread Julius
You best friends and family deserve the BEST internet photo album! 
http://tua.d2jdj90q0pj3dvdqivd80vdd.firearmicec.com/?ynaqyh



The eternal silence of these infinite spaces fills me with dread.  
People who get nostalgic about childhood were obviously never children.   

Law is the embodiment of the moral sentiment of the people.  
Knowledge rests not upon truth alone, but upon error also.   

I shall curse you with book and bell and candle.   
Egotism is the anesthetic that dulls the pain of stupidity.   





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



Bug#235107: Bring on the best software...at the most reasonable prices!

2005-09-11 Thread William

GET latest softwares, 99% savings.
http://ptvn.6du6ukb1b0cw6o61t661tooo.vigoniaakeh.com/?xewx


Freedom and indedendence form my character.   
It made our hair stand up in panic fear.

Love is an exploding cigar we willingly smoke. 
Only the hand that erases can write the true thing.   

Emotion is a rotten base for politics.  
No one goes there nowadays, it's too crowded. 





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



Bug#161603: Take the office with you where ever you go...

2005-09-11 Thread Net
Looking for cheap high-quality software? 
http://xzn.07o06wnd5co8i0id5i0v5iii.firearmicec.com/?vjpg



Home-keeping youth have ever homely wits.   
Emotion is a rotten base for politics.  

What a deformed thief this fashion is.  
Perfection is the enemy of the good.  

Only exceptionally rational men can afford to be absurd.
When the rich wage war it's the poor who die.   





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



Bug#269573: [Pkg-shadow-devel] Processed: Re: removal problem (remove-shell in postrm script)

2005-09-11 Thread Matthias Klose
Christian Perrier writes:
> However, later in the bug log, and in his reassignment message,
> Matthias says "even if a shell's postrm is a C
> program, it needs to deregister the shell. You basically argue,
> because remove-shell has a deficiency (the implementation as a shell
> script), every shell should add a workaround for that deficiency?
> I don't get it."
> 
> I understand this as "moving the code to the prerm would be a
> workaround".
> 
> However, a quick look at some other shell packages postrm scripts
> (namely dash and pdksh) showed me that they usually call remove-shell
> in their prerm scripts.

well, zsh does remove it in the postrm.

> So, at first look there does not seem to be an established policy to
> call remove-shell in postrm.
> 
> So, is there actually some reason, not mentioned in this bug log, for
> the remove-shell code to be in postrm ?

If the prerm fails, you have to make sure, that add-shell is called
again in the appropriate place. Yes, I consider this as a workaround,
if I'm not able to call remove-shell from the postrm.



Bug#293787: FWD: [Linux-wlan-ng-devel] linux-wlan-ng 0.2.2 were accepted in Debian

2005-09-11 Thread Victor Seva
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

This is the mail I sent to upstream author:

> Hi Solomon,
> 
> finally our package were accepted in Debian [0] but we have a licence 
> question about firmware files.
> We have a bug againts linux-wlan-ng [1] because *.hex files come with no 
> licence. We soppose the are
> MPL but we need your confirmation.
> 
> The version in Debian has no firmware/prism2dl/wlan.agent stuff, so please 
> can you explain to us
> this issue? I need this stuff in order to use Dlink DWL-122 on my ibook ;)
> 
> Thanks for your work
> 
> [0] http://packages.qa.debian.org/l/linux-wlan-ng.html
> [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=293787

Waiting for his answer.
- --
Victor Seva
[EMAIL PROTECTED]
http://www.torreviejawireless.org
http://linuxmaniac.homeip.net
jabber: [EMAIL PROTECTED]
PGP Key ID: 0xDD12F253
Socio numero 78 de ANURI

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDI/sPS/DSSd0S8lMRAhimAJ46BpV25iTSRiDO280kelbmu0YPgwCgt3bc
0YCrP+98AqJAKQAXqRbC1Zs=
=qOSP
-END PGP SIGNATURE-


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



Bug#312216: this is a lftp/gnutls issue

2005-09-11 Thread Francesco Paolo Lovergine
reassign 312216 lftp
thanks


Maintainer,

You should probably reassign this once more to libgnutls and/or check
if it's reproducible with current libgnutls12.

-- 
Francesco P. Lovergine


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



Bug#322544: Unable to compile kernel with kernel-patch-xen

2005-09-11 Thread Guido Trotter
On Thu, Aug 11, 2005 at 12:52:39PM +0200, Juraj Bednar wrote:

Hi,

> I unpacked the source, did cp /boot/config-2.6.11-386 .config, selected
> settings for domain 0. I got this:
> 
> drivers/pnp/pnpbios/bioscalls.c: In function
> `call_pnp_bios':drivers/pnp/pnpbios/bioscalls.c:118: error:
> `per_cpu__cpu_gdt_table' undeclared (first use in this function)
> drivers/pnp/pnpbios/bioscalls.c:118: error: (Each undeclared identifier
> is reported only once
> drivers/pnp/pnpbios/bioscalls.c:118: error: for each function it appears
> in.)
> drivers/pnp/pnpbios/bioscalls.c: In function `pnpbios_calls_init':
> drivers/pnp/pnpbios/bioscalls.c:540: error: `per_cpu__cpu_gdt_table'
> undeclared (first use in this function)
> make[4]: *** [drivers/pnp/pnpbios/bioscalls.o] Error 1
> make[3]: *** [drivers/pnp/pnpbios] Error 2
> make[2]: *** [drivers/pnp] Error 2
> make[1]: *** [drivers] Error 2
> 

That's strange... the patched kernel worked here... (except that the non-sparse
patches were not applied, as stated in #308805)
Did you compile the kernel passing --arch=xen to make-kpkg (or ARCH=xen to the
normal kernel make?)...  (other than to make oldconfig, or make menuconfig)...

> Then I tried newer kernel version (2.6.12.4) from kernel.org, adding
> options to config manually (as described here:
> http://www.xmlvalidation.com/xen_howto_sarge.0.html). What I found out
> is, that after applying this patch, some options mysteriously disappear
> from the config menu (such as SMP support). I don't have a SMP system,
> but I thought it might help to select SMP support, because it's about
> something per cpu. I have previously compiled several kernel versions.
> 

Actually I think this is perfectly fine. Xen as of version 2.0, while being
itself SMP capable, doesn't support SMP virtual machines. This means that
different VM will use different CPUs, but each of them will see only one at a
time.

Let us know if you were able to compile xen successfully! :)

Guido



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



Bug#327595: vtk: Need to move to new C++ ABI

2005-09-11 Thread Petter Reinholdtsen

Package: libvtk4-dev
Version: 4.4.2-6
Severity: important

The vtk library need to move to the new C++ ABI.  Patches to do this
is available from Ubuntu,
http://people.ubuntu.com/~scott/patches/vtk/>.  I've tested the
patches, and the package build in sid.

You might want to adjust the ftgl-dev dependency to a package in
debian.  These are the changelog entries from ubuntu:

  * Rebuilt for Python 2.4.
  * Update {build-,}depends for xorg -> mesa GL/GLU transition.
  * Change (build-)dependencies xlibmesa-glu* to libglu*-xorg.
  * Fix libvtk-dev dependencies.
  * CXX transition: Rename libvtk4 to libvtk4c2.
  * Tighten build dependency on ftgl-dev (>= 2.1.2-1ubuntu1).
  * debian/python-vtk.{postinst,prerm}: Remove, use dh_python.
  * Work around xorg reorganization, add -I/usr/X11R6/include to the path.

I'm setting the severity to important as this bug will block several
packages from entering testing when the other packages in the vtk
dependency cluster is moved to the new C++ ABI.  I expect this to
happen soon.


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



Bug#327596: xfig: incorrect grid lines

2005-09-11 Thread Geert Uytterhoeven
Package: xfig
Version: 1:3.2.5-alpha5-4

Whatever grid mode (except for NONE) I select, xfig always draws the
finest grid.

The version in sarge (1:3.2.5-alpha5-3) also shows this behavior, while
it used to work fine 1 or 2 weeks ago.

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [EMAIL PROTECTED]

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds


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



Bug#168276: documentation of variable concepts

2005-09-11 Thread Matthias Klose
Matt Swift:
> >> On Mon, 11 Nov 2002 15:10:43 -0500, Chet Ramey <[EMAIL PROTECTED]> wrote:
> 
> C> Those are not shell variables; they're special parameters.  The man 
> page
> C> and info file make the distinction clear.
> 
> I understood the distinction before I wrote the report.  And I
> understood it only because I experimented and thought carefully, after
> the manual proved insufficient to explain the behavior I was noticing.
> 
> Since you disagree that these concepts are unclear in the manual, I
> will try to make a stronger case, though I'm less interested in
> convincing anyone that I am so correct than I am in trying to help
> improve the documentation.  When I get further time, I'll try to
> provide some concrete suggestions on revisions.  But my first steps
> need to be clarification of the intended behaviors and analysis of the
> causes of the confusion.

that's just an excerpt from Matt's last comment at
http://bugs.debian.org/168276.

In the meantime, the manual and the manpage did change in 3.0. Matt,
could you have a look, if the current manual does address your
concerns, and/or work on "concrete suggestions on revisions".


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



Bug#274592: bash: History substitution doesn't happen after ^V^J.

2005-09-11 Thread Ralph Corderoy

Hi Matthias,

> tags 274592 + wontfix

Fair enough.

> Chet did say that history expansion was performed on a line-by-line
> basis.  AFAIU, this is not going to be changed.

Shame, since zsh manages.

% echo $ZSH_VERSION
4.2.1
% echo foo
foo
% echo 'a
b' !$
a
b foo
%

Cheers,

Ralph.




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



Bug#326817: xend fails to start

2005-09-11 Thread Guido Trotter
On Mon, Sep 05, 2005 at 11:11:08PM +0200, Bjoern Roggensack wrote:

Hi,

> xend fails to start.
> 
> vserver2:~# xend start
> /usr/lib/python2.3/site-packages/xen/xend/server/SrvDir.py:3:
> DeprecationWarning: twisted.protocols.http has moved to twisted.web.http.
> See http://twistedmatrix.com/projects/web.
>   from twisted.protocols import http
> ERROR: Could not obtain handle on privileged command interface (2 = No such
> file or directory)
> Traceback (most recent call last):
>   File "/usr/sbin/xend", line 27, in ?
> from xen.xend.server import SrvDaemon
>   File "/usr/lib/python2.3/site-packages/xen/xend/server/SrvDaemon.py", line
> 41, in ?
> import channel
>   File "/usr/lib/python2.3/site-packages/xen/xend/server/channel.py", line
> 3, in ?
> import xen.lowlevel.xc; xc = xen.lowlevel.xc.new()
> xen.lowlevel.xc.error: (2, 'No such file or directory')
> 

Are you sure you are running in a domain 0 inside a xen system?
Can we see your dmesg?

Thanks!

Guido



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



Bug#51446: Get latest version, cds and download under $99

2005-09-11 Thread Alexander

Get discounted OEM software from Online Store!
http://rdhlmf.7wd7d3ukc1dx77p2c7p2c777.firearmicec.com/?ichx


A bad wound may heal, but a bad name will kill.  
Self-trust, we know, is the first secret of success.

Truth has beauty, power and necessity.   
Tears at times have all the weight of speech.

Knowledge, if it does not determine action, is dead to us.  
Nothing recedes like success. 





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



Bug#32579: Offering bargains up to 50% off software.

2005-09-11 Thread Lawrence

Software paradise.
http://leyudy.f4lxltksk93nxfxa2xxakffx.firearmicec.com/?ctsbbfp


Hold faithfulness and sincerity as first principles.  
Sometimes it's hard to avoid the happiness of others.

Law is order, and good law is good order.
Passion governs, and she never governs wisely.  

People who get nostalgic about childhood were obviously never children.   
Never let the sense of past failure defeat your next step.  





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



Bug#327597: qgis is uninstallable in unstable

2005-09-11 Thread Petter Reinholdtsen

Package:  qgis
Version:  0.6.0-2
Severity: grave

Because of the ongoing C++ transition, qgis is uninstallable in
unstable.  It need a rebuild with the new C++ ABI to fix it.  When I
try to install it, I get this message:

  The following packages have unmet dependencies:
qgis: Depends: libgdal1 (>= 1.2.6) but it is not installable
  Depends: libgeos2 but it is not installable
  Depends: libqt3c102-mt (>= 3:3.3.4) but it is not installable
  Depends: libxerces26 but it is not installable

All these should be fixed after a rebuild.

I'll do a NMU today to fix it if I hear nothing from the maintainer
soon.


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



Bug#327598: xfig: crash when panning large picture

2005-09-11 Thread Geert Uytterhoeven
Package: xfig
Version: 1:3.2.5-alpha5-4

When trying to pan a large image horizontally, xfig crashes:

xfig3.2.5-alpha5: SIGSEGV signal trapped

How to reproduce?

  - Load the picture below
  - Select Zoom / Fit to canvas
  - Use the middle mouse button to drag the horizontal ruler at the top
of the screen

I also tried to get to the rightmost part of the picture using an alternative
method, but this didn't succeed (no crash though):
  - Load the picture below
  - Use the middle mouse button to repeatedly drag the horizontal ruler at the
top of the screen to the left
  - You can never reach the rightmost part of the picture, since the
ruler counter suddenly jumps back when reaching 1 mm (my scale is 1 cm
= 10.00 mm)

The version in sarge (1:3.2.5-alpha5-3) is fine, so the problems must have been
introduced in 1:3.2.5-alpha5-4.

--- snip ---
#FIG 3.2  Produced by xfig version 3.2.5-alpha5
Landscape
Center
Metric
A4  
100.00
Single
-2
1200 2
0 32 #676767
2 2 0 1 32 32 50 -1 20 0.000 0 0 7 0 0 5
 13950 1215 16470 1215 16470 1440 13950 1440 13950 1215
2 2 0 1 32 32 50 -1 20 0.000 0 0 7 0 0 5
 14085 9675 585 9675 585 9900 14085 9900 14085 9675
2 2 0 1 32 32 50 -1 20 0.000 0 0 -1 0 0 5
 16335 6435 151335 6435 151335 6660 16335 6660 16335 6435
2 2 0 1 0 7 50 -1 -1 0.000 0 0 -1 0 0 5
 14085 1440 16335 1440 16335 11430 14085 11430 14085 1440
--- snip ---

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [EMAIL PROTECTED]

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds


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



Bug#327599: korganizer: alarm daemon causes periodic disk spin up in laptop mode

2005-09-11 Thread Thomas Uttenthaler
Package: korganizer
Version: 4:3.3.2-3
Severity: normal

I discovered, that the korganizer alarm daemon [1]  causes a disk spin-up in
laptop-mode about every 60 seconds. this is not only annoying but also
lifetime limiting to the disk. the default value for idle timeout is 5
seconds (see package laptop-mode-utils). so there will be a spin down/up
cycle every minute. if this can't be avoided, it should be documented to make 
users aware of.

regards,
tom

[1] $ps aux | grep korgac
tom   7328  0.2  2.4 2 15508 pts/3   S11:55   0:00 korgac 
--miniicon korganizer


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (300, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.12-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages korganizer depends on:
ii  kdelibs4 4:3.3.2-6.1 KDE core libraries
ii  ktnef4:3.3.2-3   KDE TNEF viewer
ii  libart-2.0-2 2.3.17-1Library of functions for 2D graphi
ii  libc62.3.2.ds1-22GNU C Library: Shared libraries an
ii  libgcc1  1:3.4.3-13  GCC support library
ii  libice6  4.3.0.dfsg.1-14 Inter-Client Exchange library
ii  libidn11 0.5.13-1.0  GNU libidn library, implementation
ii  libkcal2a4:3.3.2-3   KDE calendaring library
ii  libkdepim1   4:3.3.2-3   KDE PIM library
ii  libkgantt0   4:3.3.2-3   KDE gantt charting library
ii  libkpimexchange1 4:3.3.2-3   KDE PIM Exchange library
ii  libkpimidentities1   4:3.3.2-3   KDE PIM user identity information 
ii  libpng12-0   1.2.8rel-1  PNG library - runtime
ii  libqt3c102-mt3:3.3.4-3   Qt GUI Library (Threaded runtime v
ii  libsm6   4.3.0.dfsg.1-14 X Window System Session Management
ii  libstdc++5   1:3.3.5-13  The GNU Standard C++ Library v3
ii  libx11-6 4.3.0.dfsg.1-14 X Window System protocol client li
ii  libxext6 4.3.0.dfsg.1-14 X Window System miscellaneous exte
ii  libxrender1  0.8.3-7 X Rendering Extension client libra
ii  perl 5.8.4-8 Larry Wall's Practical Extraction 
ii  xlibs4.3.0.dfsg.1-14 X Keyboard Extension (XKB) configu
ii  zlib1g   1:1.2.2-4   compression library - runtime

-- no debconf information


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



Bug#104085: Lorraine

2005-09-11 Thread Lorraine Mcgrath
Two women and two children were among the dead, according to an Iraqi army 
official said.

Don't you think it's about time to drop a few pounds? 
Now you can, without sacrifice or exercise
Metagen is here.

http://Lorraine.clicknsave64.info

Did you recieve this in error? let our office know:
http://www.clicknsave64.info/r

Most pumps out of action





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



Bug#11147: Holly

2005-09-11 Thread Holly Hedrick
WASHINGTON (CNN) -- A federal grand jury in Washington Wednesday indicted a 
citizen of the Eastern European nation of Georgia for attempting to assassinate 
President Bush by lobbing a hand grenade in the vicinity of the president 
during a rally in the capital in May.

Don't you think it's about time to drop a few pounds? 
Now you can, without sacrifice or exercise
Metagen is here.

http://Holly.clicknsave64.info

Did you recieve this in error? let our office know:
http://www.clicknsave64.info/r

To help them rebuild, the federal government will begin issuing to survivors 
debit cards worth $2,000 and up, FEMA chief Mike Brown said.





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



Bug#117255: Gregory

2005-09-11 Thread Gregory Donaldson
The corps has estimated it would take between 24 and 80 days to drain New 
Orleans and its surrounding parishes, an area mostly below sea level.

Don't you think it's about time to drop a few pounds? 
Now you can, without sacrifice or exercise
Metagen is here.

http://Gregory.clicknsave64.info

Did you recieve this in error? let our office know:
http://www.clicknsave64.info/r

He said his department was beginning to operate like a normal police force, 
with a jail and a quartermaster operation to supply his officers. 





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



Bug#134376: Williams

2005-09-11 Thread Williams Davison
"I have heard nothing whatsoever about this alleged media speculation," Alani 
said from Amman, Jordan. "This is a matter for the judiciary to decide on, not 
for politicians, and Jalal should know better than that."

Don't you think it's about time to drop a few pounds? 
Now you can, without sacrifice or exercise
Metagen is here.

http://Williams.clicknsave64.info

Did you recieve this in error? let our office know:
http://www.clicknsave64.info/r

One extended family from Port Sulphur has 13 children, ages two months to 14 
years, with another baby due next month. "The less they know, the better," said 
Cassie Picquet, 23, a member of the extended family whose children are also 
there. "They're just being children right now." 





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



Bug#142864: Anita

2005-09-11 Thread Anita Lutz
Katrina could cost the United States more than 400,000 jobs and shave up to 1 
percent off the nation's economic growth in the second half of the year, the 
Congressional Budget Office said. (Full story)

Don't you think it's about time to drop a few pounds? 
Now you can, without sacrifice or exercise
Metagen is here.

http://Anita.clicknsave64.info

Did you recieve this in error? let our office know:
http://www.clicknsave64.info/r

Evacuees from Hurricane Katrina still file into the Baton Rouge River Center, 
located on the banks of the Mississippi River, even as others leave for 
temporary housing with relatives, relocate to a new state through relief 
organizations, or independently find apartments or other housing.





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



Bug#325563: Bug#325564: Processed: tagging 325564

2005-09-11 Thread Steve Langasek
On Thu, Sep 08, 2005 at 02:30:29AM +0200, Marc Dequènes wrote:
> Steve Langasek <[EMAIL PROTECTED]> writes:

> > So, I wonder what exactly your intent is here.  Do you mean to say that
> > you don't care about being able to get new versions of pyopenal and soya
> > into testing until the toolchain bug is fixed, and that you don't care
> > whether these packages have to be removed from testing in order to get
> > other updates in?  That's the only way I can interpret a "wontfix" tag
> > on an RC bug.

> I don't see any reason to work around plenty of packages when this is
> for sure an important toolchain bug which cannot be delayed for long and
> my packages are not important ones and are already available
> (unaffected) for most architectures.

I don't see how being unable to use -O3 is "important".  As policy
clearly points out, -O3 is not appropriate as a general-purpose
optimization flag; there are very few packages that actually need it,
and I'm pretty sure it's inappropriate to use as a default optimization
flag for python modules.

> > Since policy does say that you should be using -O2 in most cases, I
> > don't really see why you would wish to ignore the bug when a simple
> > workaround is almost certainly possible.

> Yeah, right.
> Fact is my package is not selecting -O3, this is python distutils'
> choice. So at least _all_ python modules are broken the same way, and
> probably several other packages.

Ok, then it sounds to me like the appropriate thing to do is to reassign
this bug to python, rather than to "wontfix" it.

> So if you really think this toolchain fix is not gonna come this fast, i
> suggest we ask the python maintainers to switch default options to -O2
> and then i would rebuild my packages.

I think that fixing a bug that only affects unnecessary optimization
flags should be considered a lower priority than fixing bugs that cause
failures *without* optimization.  Don't you?

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


signature.asc
Description: Digital signature


Bug#48477: What IS OEM software and why do you care?

2005-09-11 Thread Rob

Get latest version, cds and download under $99
http://xmh.gnmgmc3b3am6ggyt3gytlggy.tranquil.com/?pslk


A fool judges people by the presents they give him.   
When you win, say nothing. When you lose, say less.   

I myself do nothing. The Holy Spirit accomplishes all through me.  
The world is extremely interesting to a joyful soul.

Treat your friend as if he might become an enemy.   
I told you I was sick.   





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



Bug#56179: Rebecca

2005-09-11 Thread Rebecca Cochran
(CNN) -- A majority of Americans believe the city of New Orleans will never 
completely recover from the effects of Hurricane Katrina and the resulting 
flooding, according to results of a CNN/USA Today/Gallup poll released Tuesday.

Don't you think it's about time to drop a few pounds? 
Now you can, without sacrifice or exercise
Metagen is here.

http://Rebecca.clicknsave64.info

Did you recieve this in error? let our office know:
http://www.clicknsave64.info/r

For poll results based on the total sample, one can say with 95 percent 
confidence that the margin of error is plus or minus 4 percentage points. For 
results based on the 268 respondents who say the city of New Orleans will 
completely recover from the effects of Katrina, the maximum margin of sampling 
error is plus or minus 6 percentage points.





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



Bug#60156: cheap oem soft shipping worldwide

2005-09-11 Thread Penny

GET CD AND DOWNLOADS, all software under $99-$15
http://fbw.4ts4si9zryau4mmz9mmz94m4.firearmicec.com/?lvcuo


If we don't chase things--sometimes the things following us can catch up. 
Trust thyself only, and another shall not betray thee.

September tries its best to have us forget summer.
To eat is a necessity, but to eat intelligently is an art. 

It is not every question that deserves an answer.
There is nothing more unequal, than the equal treatment of unequal people. 





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



Bug#66440: GET CD AND DOWNLOADS, all software under $99-$15

2005-09-11 Thread Osmund

The No.1 source for software superstore.
http://zjbzxe.18pjpxowov791j1eoj1eo11j.tranquil.com/?ddrc


A sense of humor is just common sense dancing.
If the world was perfect, it wouldn't be. 

Experience teaches only the teachable.
If you want the rainbow, you gotta put up with the rain. 

Have no fear of perfection - you'll never reach it.   
He who allows himself to be insulted, deserves to be.   





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



Bug#70572: Angel

2005-09-11 Thread Angel Sizemore
Posted: 11:35 a.m. ET

Don't you think it's about time to drop a few pounds? 
Now you can, without sacrifice or exercise
Metagen is here.

http://Angel.clicknsave64.info

Did you recieve this in error? let our office know:
http://www.clicknsave64.info/r

We certainly still haven't seen any sign of the start of forced evacuations. We 
are on the edge of the French Quarter and we know that there are some 
stragglers -- people who have refused to leave -- but we haven't seen any law 
enforcement officials move in there to root them out.





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



Bug#69143: Jill

2005-09-11 Thread Jill Singleton
Search and rescue operations were still under way in the city, Compass said, 
but increasingly the recovery of the dead is becoming more commonplace.

Don't you think it's about time to drop a few pounds? 
Now you can, without sacrifice or exercise
Metagen is here.

http://Jill.clicknsave64.info

Did you recieve this in error? let our office know:
http://www.clicknsave64.info/r

Public schools in St. Bernard Parish will be closed at least until January, 
parish President Henry Rodriguez said, and the Rev. Torin Sanders, president of 
the Orleans Parish school board, said he hoped to open two schools not badly 
affected by January. (Full story)





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



Bug#89523: Cruz

2005-09-11 Thread Cruz Ibarra
Posted: 12:02 p.m. ET

Don't you think it's about time to drop a few pounds? 
Now you can, without sacrifice or exercise
Metagen is here.

http://Cruz.clicknsave64.info

Did you recieve this in error? let our office know:
http://www.clicknsave64.info/r

Talabani, a high-ranking Kurdish official, said the judge told him Saddam 
confessed he gave orders for the executions and military operations directed 
against Kurds in what came to be called the Anfal campaign. He added though 
that Saddam was responsible for many more atrocities.





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



Bug#326987: python2.3-xmms: Throws UnicodeEncodeError exception on non-ASCII filenames

2005-09-11 Thread Florent Rougon
found 326987 2.05-1
tags 326987 pending
thanks

Sorrry, the preceding fix concerned func_void_glist(), but I forgot to
fix the same problem in pywrap_xmms_remote_playlist(). Version 2.06-1
will correct it.

-- 
Florent


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



Bug#327431: chmlib: new upstream version 0.36 fixes major security problems

2005-09-11 Thread Florian Weimer
found 327431 0.35-6
tag 327431 sarge
thanks

* Paul Wise:

> According to the following url, the changes in the new version of chmlib
> fix major security issues.
>
> http://freshmeat.net/projects/chmlib/?branch_id=9&release_id=206344

Based on the version number, sarge seems to ship a vulnerable version
as well.


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



Bug#318590: Two names

2005-09-11 Thread Daniel Stenberg

Hey

I just want to (once again) point out that the people on the debian-devel list 
are wrong:


http://curl.haxx.se/legal/distro-dilemma.html

There are more to this problem than a single libcurl option not used by any 
debian-provided package.


There is no currently available tolerable fix to this dilemma, other than 
providing two libcurls using different names that can co-exist.


I've said it before. I've explained why.

--
 -=- Daniel Stenberg -=- http://daniel.haxx.se -=-
  ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol


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



Bug#65482: Seven days - seven ways to save! 10% off hard drivres & point of sale.

2005-09-11 Thread Roland

Save money on buying software!!!
http://zmmnr.7edpv3c2c1vf7pp2u7p2uppp.firearmicec.com/?hzxa


It isn't what they say about you, it's what they whisper.  
Education is a state-controlled manufactory of echoes.  

There is no conversation more boring than the one where everybody agrees. 
Everything is worth what its purchaser will pay for it.   

Eliminating what is not wanted or needed is profitable in itself.  
I want to gain 1,500 or 2,000 yards, whichever comes first.  





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



Bug#6682: Buy Cheap PC Software from Special Reserve.

2005-09-11 Thread Rosabella

We focus on OEM and Retail Box for Microsoft, Adobe, Macromedia, Corel, 
Symantec and more.
http://xmh.gnmgmc3b3am6ggyt3gytlggy.tranquil.com/?pslk


To make a man happy, fill his hands with work.   
Reality is only just a word.   

Adults are just obsolete children and the hell with them.   
Too many people miss the silver lining because they're expecting gold.  

A friend is a second self.   
I'm going to memorize your name and throw my head away.  





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



Bug#327536: really?

2005-09-11 Thread Daniel Stenberg

Hey

If this bug is for 7.14.0, how come the path in your ps output says 7.13.2 ?

--
 -=- Daniel Stenberg -=- http://daniel.haxx.se -=-
  ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol


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



Bug#67718: Full version of the software.

2005-09-11 Thread Ted
Let your child grow with the best software... 
http://xmh.gnmgmc3b3am6ggyt3gytlggy.tranquil.com/?pslk



You don't get anything clean without getting something else dirty.   
Afflicted by love's madness all are blind.  

Practice, the master of all things.   
Many things have fallen only to rise higher. 

Mediocrity knows nothing higher than itself, but talent instantly recognizes genius.  
War is only a continuation of state policy by other means.  





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



Bug#70001: Understanding OEM software

2005-09-11 Thread Ella

Software suites.
http://skygas.j8pjpx6w6dp9j1jwo1jw6jj1.tranquil.com/?xiaxe


Orthodoxy means not thinking - not needing to think. Orthodoxy is unconsciousness. 
There is nothing more contagious on this planet than enthusiasm.   

A man cannot be comfortable without his own approval.
Evil to him who evil thinks. (Honi Soit Qui Mal Pense)  

There is no such thing in anyone's life as an unimportant day. 
Art is born of the observation and investigation of nature.   





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



Bug#76918: The No.1 source for software superstore.

2005-09-11 Thread Ralph

All software - duty-free prices
http://vedhxoba.uj0ciqz7z6ikccuphucpzucc.vigoniaakeh.com/?song


There isn't any virtue where there has never been any temptation.  
Competition is a painful thing, but it produces great results.   

Politicians should read science fiction, not westerns and detective stories.   
To die will be an awfully big adventure. 

One does not learn how to die by killing others.   
Don't fight a battle if you don't gain anything by winning.  





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



Bug#79037: Any Software.. get rush undr $15-$99..

2005-09-11 Thread Angelina
Best software prices. 
http://sbu.qxeqemv3dkey888ld8q3dqqq.firearmicec.com/?disvelel



There isn't any virtue where there has never been any temptation.  
Cast all your cares on God; that anchor holds.

If it doesn't matter in five years, it doesn't matter.   
Ridicule is the first and last argument of fools.

A crow is no whiter for being washed. 
Enthusiasm is the great hill-climber.





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



Bug#86138: Save up to 40% on popular software bundles!

2005-09-11 Thread Sibylla
Software Compatibilityain't it great? 
http://zfkk.9yxrxnwmw3fzr9r4e9rmw999.tranquil.com/?apcq



I believe in one thing only, the power of the human will. 
War is a continuation of politics by other means.

Grief teaches the steadiest minds to waver.  
The strictest law sometimes becomes the severest injustice. 

Intellectual passion dries out sensuality.
Remember, no matter where you go, there you are.





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



Bug#88906: Software paradise.

2005-09-11 Thread Leo
75% Off for All New Software. 
http://leyudy.f4lxltksk93nxfxa2xxakffx.firearmicec.com/?ctsbbfp



What do I know about sex? I'm a married man.   
A peacock who rests on its feathers is just another turkey.  

History is a vision of God’s creation on the move.   
Real freedom lies in wildness, not in civilization. 

A happy life consists in tranquillity of mind. 
Any society that needs disclaimers has too many lawyers.





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



Bug#89523: Fully functional, unrestricted copy of the software. Get MORE results with LESS efforts.

2005-09-11 Thread Paul

Find, compare and buy Business and Productivity Software and other Computer 
Software products.
http://xmh.gnmgmc3b3am6ggyt3gytlggy.tranquil.com/?pslk


Turn up the lights--I don't want to go home in the dark. 
We'd be fools not to ride this strange torpedo to the end. 

The ultimate test of a relationship is to disagree but hold hands. 
Trying is the first step towards failure.  

Nothing is illegal if one hundred businessmen decide to do it.  
When critics disagree the artist is in accord with himself.   





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



Bug#94197: Any Software just in under $15-$99, Xp-adobe etc

2005-09-11 Thread Rosemary

Learn to build simple and clean websites that can bring in the dough...
http://ptvn.6du6ukb1b0cw6o61t661tooo.vigoniaakeh.com/?xewx


'Tis neither here nor there.
A critic is a legless man who teaches running.

It's not the voting that's democracy, it's the counting.
Live dangerously and you live right.   

We have to believe in free will. We’ve got no choice.  
Anger is one of the sinners of the soul.





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



Bug#94175: Download and Buy CDS all software under $15-$99

2005-09-11 Thread Christie

Personalising technology solutions.
http://tvj.vk1d1r08ip13vddq0vd80dvv.vigoniaakeh.com/?chuvk


And now the sequence of events in no particular order.   
Patience has its limits. Take it too far, and it's cowardice.  

From the errors of others a wise man corrects his own.  
Art is a lie that tells the truth. 

All true wealth is biological.
You have delighted us long enough.   





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



Bug#92206: Best software prices.

2005-09-11 Thread Richard
cheap oem soft shipping worldwide 
http://fbw.4ts4si9zryau4mmz9mmz94m4.firearmicec.com/?lvcuo



The time for thinkers has come.   
Deep-seated are the wounds dealt in civil brawls. 

To err is human, to forgive divine.  
That's the secret to life... replace one worry with another   

I always admired atheists. I think it takes a lot of faith. 
The days of the digital watch are numbered. 





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



Bug#97307: Find, compare and buy Business and Productivity Software and other Computer Software products.

2005-09-11 Thread John

Top software brands and independece you can trust.
http://miqnkq.3ar3rhqy8xrb3l3g8l3gq3ll.firearmicec.com/?fewjsea


Plato is boring.  
He listens well who takes notes.   

To each his own. (Suum Cuique)   
The policy of being too cautious is the greatest risk of all. 

Money can't buy you happiness, but poverty can't buy you anything.  
We cannot direct the wind, but we can adjust the sails.  





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



Bug#327600: vorbisgain: new upstream version available

2005-09-11 Thread Felix Berger
Package: vorbisgain
Version: new upstream version available
Severity: wishlist


There is a new upstream version available at:

http://sjeng.org/ftp/vorbis/vorbisgain-0.36.zip

Cheers,
Felix

-- 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.4.21-rc1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

-- 
Try Debian GNU/Linux!
http://www.felix.beldesign.de/


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



Bug#327601: init script can start many dirmngr instances

2005-09-11 Thread Martin Kourim
Package: dirmngr
Version: 0.9.2-1
Severity: normal

Hi,
init script can start multiple instances of dirmngr.

# pgrep dirmngr
# for i in $(seq 1 10); do /etc/init.d/dirmngr start >/dev/null; sleep1; done
# pgrep dirmngr
6578
6608
6637
6669
6698
# cat /var/run/dirmngr.pid
#

There is a bug in the way how init script manages /var/run/dirmngr.pid file.
With the first execution, it adds PID number to /var/run/dirmngr.pid.
With the second execution, start-stop-daemon recognizes that dirmngr
is already running and exists silently. But the init script does
echo "$pid" >$PIDFILE
$pid is empty, so it only erase pid file.
And with the third execution, start-stop-daemon starts another instance
of dirmngr (because pid file is empty).

There should be something like
[ -n "$pid" ] && { echo "$pid" >$PIDFILE || return 1; }
instead of
echo "$pid" >$PIDFILE


Martin Kourim


-- System Information:
Debian Release: testing/unstable
  APT prefers testing-proposed-updates
  APT policy: (990, 'testing-proposed-updates'), (990, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.13-ck2-1-k7
Locale: LANG=cs_CZ, LC_CTYPE=cs_CZ (charmap=ISO-8859-2)

Versions of packages dirmngr depends on:
ii  adduser   3.67   Add and remove users and groups
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libgcrypt11   1.2.1-4LGPL Crypto library - runtime libr
ii  libgpg-error0 1.1-4  library for common error values an
ii  libksba8  0.9.11-1   X.509 and CMS support library
ii  libldap2  2.1.30-11  OpenLDAP libraries
ii  libpth2   2.0.1-2.1  The GNU Portable Threads
ii  lsb-base  3.0-5  Linux Standard Base 3.0 init scrip

dirmngr recommends no packages.

-- no debconf information


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



  1   2   3   4   5   6   >