Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Oct 2013 16:18:42 +0400
From:      Boris Samorodov <bsam@passap.ru>
To:        freebsd-ports@freebsd.org
Subject:   Re: [pkg-1.1.4_7] pkg: sqlite: Invalid regex (pkgdb.c:1274)
Message-ID:  <525A8FA2.5080201@passap.ru>
In-Reply-To: <525A8E34.9020703@FreeBSD.org>
References:  <525A8B80.4030402@passap.ru> <525A8E34.9020703@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?525A8FA2.5080201>