Bug#436277: pcregrep: unknown option bit(s) set

2007-08-06 Thread Carl Fürstenberg
Package: pcregrep
Version: 7.2-1
Severity: grave
Justification: renders package unusable


Everytime I tries to use pcregrep, it just fails telling:
pcregrep: Error in command-line regex at offset 0: unknown option bit(s) set


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-1-686 (SMP w/1 CPU core)
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages pcregrep depends on:
ii  libc6 2.6-5  GNU C Library: Shared libraries
ii  libpcre3  7.2-1  Perl 5 Compatible Regular Expressi

pcregrep recommends no packages.

-- no debconf information


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



Bug#436277: pcregrep: unknown option bit(s) set

2007-08-06 Thread Mark Baker

Carl Fürstenberg wrote:

Everytime I tries to use pcregrep, it just fails telling:
pcregrep: Error in command-line regex at offset 0: unknown option bit(s) set

  


It works fine for me:

p4-7088:~grep power.*wait /etc/inittab
pf::powerwait:/etc/init.d/powerfail start
po::powerokwait:/etc/init.d/powerfail stop
p4-7088:~dpkg -l pcregrep
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: 
uppercase=bad)

||/ Name   VersionDescription
+++-==-==-
ii  pcregrep   7.2-1  grep utility that uses perl 5 
compatible reg

p4-7088:~

Please send me the input you used to get the error message and I will 
investigate. Until then there's not a lot I can do.




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



Bug#436277: pcregrep: unknown option bit(s) set

2007-08-06 Thread Cyril Brulebois
Mark Baker [EMAIL PROTECTED] (06/08/2007):
 Carl Fürstenberg wrote:
 Everytime I tries to use pcregrep, it just fails telling:
 pcregrep: Error in command-line regex at offset 0: unknown option bit(s) 
  set

Dunno whether it is related but you might want to know that:
 severity 238237 serious
Bug#238237: grep: -P option doesn't work.
Bug#318680: grep doesn't support -P
Bug#364998: grep: once again, -P flag doesn't work
Severity set to `serious' from `normal'

Cheers,

-- 
Cyril Brulebois


pgpAPhQovHIRq.pgp
Description: PGP signature


Bug#436277: pcregrep: unknown option bit(s) set

2007-08-06 Thread Carl Fürstenberg
On 8/6/07, Mark Baker [EMAIL PROTECTED] wrote:
 Carl Fürstenberg wrote:
  Everytime I tries to use pcregrep, it just fails telling:
  pcregrep: Error in command-line regex at offset 0: unknown option 
  bit(s) set
 
 

 It works fine for me:

 p4-7088:~grep power.*wait /etc/inittab
 pf::powerwait:/etc/init.d/powerfail start
 po::powerokwait:/etc/init.d/powerfail stop
 p4-7088:~dpkg -l pcregrep
 Desired=Unknown/Install/Remove/Purge/Hold
 | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
 |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
 uppercase=bad)
 ||/ Name   VersionDescription
 +++-==-==-
 ii  pcregrep   7.2-1  grep utility that uses perl 5
 compatible reg
 p4-7088:~

 Please send me the input you used to get the error message and I will
 investigate. Until then there's not a lot I can do.



Here is an example:
[0:[EMAIL PROTECTED] twinkle]$ grep background *
morebits.js:styles.insertRule(.quickformtooltip { z-index: 200;
position: absolute; padding: .1em; border: 1px dotted red;
background-color: Linen; font: caption; font-size: 10pt; max-width:
800px}, 0);
morebits.js:background-color: AliceBlue; +
morebits.js:background-color: MediumPurple; +
morebits.js:background-color: MediumPurple; +
morebits.js:background-color: LightSteelBlue; +
twinklewarn.old.js: data_table.style.background = 'transparent';
[0:[EMAIL PROTECTED] twinkle]$ pcregrep background *
pcregrep: Error in command-line regex at offset 0: unknown option bit(s) set
[0:[EMAIL PROTECTED] twinkle]$ apt-cache policy pcregrep
pcregrep:
  Installerad: 7.2-1
  Kandidat: 7.2-1
  Versionstabell:
 *** 7.2-1 0
500 http://ftp.dk.debian.org unstable/main Packages
100 /var/lib/dpkg/status



-- 
/Carl Fürstenberg [EMAIL PROTECTED]