Bug #827
closed
Multiple bugs in pinet headless mode
Added by Hammel over 3 years ago.
Updated over 3 years ago.
Description
- Second cycle (third button press) does not restart AP mode.
- SSID in hostapd.aponly is "piplayer" for pisentry.
- /tmp/pinet.done is not cleaned up upon returning to normal mode.
- Daemon mode doesn't create or write to the log file.
- Status changed from New to In Progress
- % Done changed from 0 to 20
SSID issue is fixed and pushed.
- % Done changed from 20 to 40
- Second cycle problem: Need to call unsetCLIFlag(CLI_AP_RUNNING) in pinet-gpio.c:quit().
- Dangling pinet.done: Need to unlink file in pinet-gpio.c:quit().
- Daemon mode problem: Don't use -D but rather use start-stop-daemon -b in init script. Either that or fix daemon() in pinet-gpio.c.
- % Done changed from 40 to 80
All bugs fixed and pushed but they need proper testing on hw.
- % Done changed from 80 to 70
Another bug: postinst tries to update appmgr.priv but appmgr isn't installed with pisentry.
All fixes, including postinst, ready for testing (but not committed yet).
- Status changed from In Progress to Closed
- % Done changed from 70 to 100
Fixes tested and verified. Changes committed and pushed.
Closing issue.
Also available in: Atom
PDF