close
Warning:
Failed to sync with repository "(default)": [Errno 12] Cannot allocate memory; repository information may be out of date. Look in the Trac log for more information including mitigation strategies.
- Timestamp:
-
2014-02-25T20:07:50Z (11 years ago)
- Author:
-
dx
- Comment:
-
(fixed description formatting)
BitlBee 3.2.1 only supports libotr 3.x, you seem to have libotr 4.x installed.
The bzr development versions after 3.2.1 support libotr 4.x, you can get a tarball of the last revision here: http://code.bitlbee.org/tarballs/bitlbee-bzr-1011.tar.gz
The latest revision is stable as far as I know, but still, as a development version it's not as widely tested as the official release, so we'd appreciate any reports of OTR related issues.
Legend:
- Unmodified
- Added
- Removed
- Modified
-
-
Property
Status
changed from
new
to
closed
-
Property
Resolution
changed from
to
notabug
-
initial
|
v1
|
|
| 1 | {{{ |
1 | 2 | $ wget 'http://get.bitlbee.org/src/bitlbee-3.2.1.tar.gz' |
2 | 3 | [...] |
… |
… |
|
281 | 282 | ^ |
282 | 283 | make: *** [otr.o] Error 1 |
| 284 | }}} |