Opened 11 years ago
Closed 11 years ago
#129 closed defect (fixed)
pb doesn't create the SQLite announces DB when a new project is made
Reported by: | Bruno Cornec | Owned by: | Bruno Cornec |
---|---|---|---|
Priority: | major | Milestone: | 0.12.6 |
Component: | pb | Version: | 0.12.5 |
Keywords: | Cc: |
Description
pb doesn't create the SQLite announces DB when a new project is made:
$ pb -p ossi -r devel sbx2webssh Project: ossi Action: sbx2webssh Package: website Management of website devel-1 (rev 5) Exporting /home/bruno/prj/ossi/devel/website from svn+ssh to /home/bruno/prj/ossi/ossi/delivery/website-devel ... OK Generating ChangeLog from SVN with svn2cl... OK DBD::SQLite::db selectall_arrayref failed: no such table: announces at /usr/bin/pb line 4041. DBD::SQLite::db selectall_arrayref failed: no such table: announces at /usr/bin/pb line 4041.
Note:
See TracTickets
for help on using tickets.
Fixed in rev [1870]