Ticket #594 (closed defect: fixed)
obexpush package is missing a directory
| Reported by: | blindcoder | Owned by: | ainulindale |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Feed packages | Version: | SHR-unstable |
| Keywords: | bluetooth | Cc: |
Description
The obexpush package (obexpush - 1.0.0-r4 -) is configured in /etc/defaults/opd to use /var/obexpush as incoming directory, but the directory is not created upon installation.
Change History
comment:1 follow-up: ↓ 2 Changed 2 years ago by spaetz
- Component changed from Other to Feed packages
- Milestone set to MS3
comment:2 in reply to: ↑ 1 Changed 2 years ago by blindcoder
Replying to spaetz:
blindcoder, not even knowing obex, I would appreciate if you had a look at the recipes in order to suggest a solution for that. I can't even tell if that is a valid issue...
Patch sent to mailinglist. The solution is basically to create ${D}/var/obexpush as opd does not create it automatically and thus does not put the files anywhere when receiving them.
Note: See
TracTickets for help on using
tickets.

blindcoder, not even knowing obex, I would appreciate if you had a look at the recipes in order to suggest a solution for that. I can't even tell if that is a valid issue...