sre_constants.error: unexpected end of pattern

Bug #624254 reported by Andreas Hasenack
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Smart Package Manager
New
Undecided
Unassigned

Bug Description

Lucid, smartpm-core-1.2-5

root@ip-172-56-125-34:~# smart install postgresql-client
Loading cache...
Updating cache... ##################################################################################################################### [100%]

Computing transaction...
error: Can't install postgresql-client-8.4_8.4.4-0ubuntu10.04: no package provides postgresql-client-common >= 104~

Saving cache...

root@ip-172-56-125-34:~# smart search postgresql-client-common
Loading cache...
Updating cache... ##################################################################################################################### [100%]

Traceback (most recent call last):
  File "/usr/bin/smart", line 195, in <module>
    main(sys.argv[1:])
  File "/usr/bin/smart", line 168, in main
    exitcode = iface.run(opts.command, opts.argv)
  File "/usr/lib/pymodules/python2.6/smart/interface.py", line 53, in run
    result = _command.main(self._ctrl, opts)
  File "/usr/lib/pymodules/python2.6/smart/commands/query.py", line 247, in main
    hasname.append(re.compile(token, re.I))
  File "/usr/lib/python2.6/re.py", line 190, in compile
    return _compile(pattern, flags)
  File "/usr/lib/python2.6/re.py", line 245, in _compile
    raise error, v # invalid expression
sre_constants.error: unexpected end of pattern

Revision history for this message
Andreas Hasenack (ahasenack) wrote :

apt-cache show postgresql-client-8.4 shows:
(...)

Depends: libc6 (>= 2.11), libpq5 (>= 8.4~0cvs20090328), libreadline6 (>= 6.0), libssl0.9.8 (>= 0.9.8k-1), zlib1g (>= 1:1.1.4), postgresql-client-common (>= 104~)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.