ibid-setup may not add type for jabber source
Bug #725330 reported by
Vin Shankar
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ibid |
Fix Committed
|
High
|
Max Rabkin |
Bug Description
The last bot I set up was for Jabber. I used ibid-setup, but it did not specify the source type in the config file, which resulted in an ImportError at startup when Ibid tried to load a module with the source's name. Adding the line "type = jabber" (with correct indentation) allowed connection.
Related branches
lp://staging/~max-rabkin/ibid/ibid-setup-725330
- Jonathan Hitchcock: Approve
- Stefano Rivera: Approve
- marcog (community): Abstain
-
Diff: 11 lines (+1/-0)1 file modifiedscripts/ibid-setup (+1/-0)
lp://staging/~max-rabkin/ibid/ibid-setup-725330-0.1
- Jonathan Hitchcock: Approve
- Stefano Rivera: Approve
- marcog (community): Abstain
-
Diff: 11 lines (+1/-0)1 file modifiedscripts/ibid-setup (+1/-0)
Changed in ibid: | |
status: | New → Triaged |
importance: | Undecided → High |
assignee: | nobody → Max Rabkin (max-rabkin) |
milestone: | none → 0.1.2 |
Changed in ibid: | |
status: | Triaged → In Progress |
Changed in ibid: | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
The reason we never caught this before is that by default, the type is set to the source name and the default source name for jabber is... jabber.