Activity log for bug #1670749

Date Who What changed Old value New value Message
2017-03-07 16:25:06 Corey Bryant bug added bug
2017-03-07 16:25:49 Corey Bryant summary PATH/PYTHONPATH incomplete in classic confinement classic confinement requires manually setting PATH and PYTHONPATH
2017-03-07 16:26:33 Corey Bryant description I have to manually set PATH and PYTHONPATH to include $SNAP/bin/ and $SNAP/lib/python2.7/site-packages when creating a snap with classic confinement. Using 'environment:' works fine to set these, but it seems like I should have to take this extra step. environment: PATH: $PATH:$SNAP/bin/ PYTHONPATH: $PYTHONPATH:$SNAP/lib/python2.7/site-packages I have to manually set PATH and PYTHONPATH to include $SNAP/bin/ and $SNAP/lib/python2.7/site-packages when creating a snap with classic confinement. Using 'environment:' works fine to set these, but it seems like I shouldn't have to take this extra step. environment:   PATH: $PATH:$SNAP/bin/   PYTHONPATH: $PYTHONPATH:$SNAP/lib/python2.7/site-packages
2017-03-07 16:27:31 Joseph Borg bug added subscriber Joseph Borg
2017-03-07 16:29:03 Corey Bryant description I have to manually set PATH and PYTHONPATH to include $SNAP/bin/ and $SNAP/lib/python2.7/site-packages when creating a snap with classic confinement. Using 'environment:' works fine to set these, but it seems like I shouldn't have to take this extra step. environment:   PATH: $PATH:$SNAP/bin/   PYTHONPATH: $PYTHONPATH:$SNAP/lib/python2.7/site-packages I have to manually set PATH and PYTHONPATH to include $SNAP/bin/ and $SNAP/lib/python2.7/site-packages when creating a snap with classic confinement. Using 'environment:' works fine to set these, but it seems like I shouldn't have to take this extra step. environment:   PATH: $PATH:$SNAP/bin/   PYTHONPATH: $PYTHONPATH:$SNAP/lib/python2.7/site-packages Note: This is when using the python plugin, so perhaps it's limited to that.
2017-03-09 16:21:59 Leo Arias summary classic confinement requires manually setting PATH and PYTHONPATH opclassic confinement requires manually setting PATH and PYTHONPATH
2017-03-09 16:21:59 Leo Arias tags openstack
2017-03-09 16:35:23 Barry Warsaw bug added subscriber Barry Warsaw
2017-03-09 16:50:11 Leo Arias summary opclassic confinement requires manually setting PATH and PYTHONPATH classic confinement requires manually setting PATH and PYTHONPATH
2017-03-09 18:21:41 Corey Bryant snappy: status New Invalid
2017-03-09 20:19:48 Barry Warsaw snappy: status Invalid New
2017-03-27 13:56:33 Corey Bryant bug task added snapcraft
2017-03-27 13:56:38 Corey Bryant bug task deleted snappy
2017-04-08 21:37:58 John Hood bug added subscriber John Hood
2017-04-19 14:13:14 abdullahc bug added subscriber Sneetsher
2019-01-16 06:50:44 Dmitrii Shcherbakov bug added subscriber Dmitrii Shcherbakov
2019-07-31 15:52:14 Jaime Lomeli Rodriguez information type Public Public Security