Activity log for bug #1470265

Date Who What changed Old value New value Message
2015-06-30 22:36:05 Brandon Schaefer bug added bug
2015-06-30 22:36:44 Brandon Schaefer description If you create a binary with an underscore in its name, then snappy build/install the snap. Everything works just fine. Execpt it does build its apparmor profile since a binary with an underscore in it causes aa-clickhook to fail. As it splits the binary on '_' and expects 3 split words. Any underscores will cause that assumption to fail. Though it does say in the snappy docs thats a '_' is an unsupported character, it should still give an error while building vs producing a valid snap installing 100% and then just not working. Example binary in package.yaml that will cause the error in a profile not being produced: binaries: - name: bin/document_viewer description: "ubuntu core app document viewer" start: ./bin/document_viewer security-template: unconfined If you create a binary with an underscore in its name, then snappy build/install the snap. Everything works just fine. Execpt it doesnt build its apparmor profile. A binary with an underscore in it causes aa-clickhook to fail. As it splits the binary on '_' and expects 3 split words. Any underscores will cause that assumption to fail. Though it does say in the snappy docs thats a '_' is an unsupported character, it should still give an error while building vs producing a valid snap installing 100% and then just not working. Example binary in package.yaml that will cause the error in a profile not being produced: binaries:  - name: bin/document_viewer    description: "ubuntu core app document viewer"    start: ./bin/document_viewer    security-template: unconfined
2015-07-02 10:39:18 Ricardo Salveti snappy: status New Confirmed
2015-07-02 10:39:21 Ricardo Salveti snappy: importance Undecided High
2015-07-02 20:13:05 Ricardo Salveti nominated for series snappy/15.04
2015-07-02 20:13:05 Ricardo Salveti bug task added snappy/15.04
2015-07-02 20:13:05 Ricardo Salveti nominated for series snappy/trunk
2015-07-02 20:13:05 Ricardo Salveti bug task added snappy/trunk
2016-04-06 03:38:20 Leo Arias snappy/trunk: status Confirmed Incomplete
2016-11-29 11:52:39 Michael Vogt snappy/15.04: status New Won't Fix
2016-11-29 11:52:41 Michael Vogt snappy/trunk: status Incomplete Triaged
2016-11-29 11:52:44 Michael Vogt snappy/trunk: importance High Medium
2019-03-25 14:25:25 Zygmunt Krynicki snappy/trunk: status Triaged Invalid