[pkg-1.1.4_7] pkg: sqlite: Invalid regex (pkgdb.c:1274)

Boris Samorodov bsam at passap.ru
Sun Oct 13 12:18:44 UTC 2013


13.10.2013 16:12, Matthew Seaman пишет:
> On 13/10/2013 13:01, Boris Samorodov wrote:
>> Hi All,
>>
>> -----
>> % pkg version -x pkg-
>> pkg-1.1.4_7        =
>>
>> % pkg info -x libsigc+
>> libsigc++-2.3.1
>>
>> % pkg info -x libsigc++
>> pkg: sqlite: Invalid regex
>>  (pkgdb.c:1274)
>> -----
> 
> The command argument when -x is present is a regular expression parsed
> according to the rules in re_format(7).  'libsigc++' is indeed an
> invalid regular expression according to those rules.  Try
> 'libsigc[+][+]' or 'libsigc\+\+' instead.

Thanks, Matthew. I tried the latter without quotes and it didn't work. ;-)

-- 
WBR, Boris Samorodov (bsam)
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve


More information about the freebsd-ports mailing list