Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: take into account the new current link. #1187

Merged
merged 2 commits into from Mar 14, 2017

Conversation

come-maiz
Copy link
Contributor

@come-maiz come-maiz commented Mar 13, 2017

snapd in zesty now creates a symlink from ~/snap/<name>/current
to ~/snap/<name>/<revision>. We need to take this into account
when searching for files in the snaps directories.

LP: #1672463

snapd in zesty now creates a symlink from ~/snap/<name>/current
to ~/snap/<name>/<revision>. We need to take this into account
when searching for files in the snaps directories.

LP: #1672463
@come-maiz
Copy link
Contributor Author

This is good to go. Only failures were caused by https://bugs.launchpad.net/snapd/+bug/1672495

@sergiusens sergiusens merged commit 57055d1 into canonical:master Mar 14, 2017
come-maiz pushed a commit that referenced this pull request Mar 27, 2017
snapd now creates a symlink from ~/snap/<name>/current
to ~/snap/<name>/<revision>. We need to take this into account
when searching for files in the snaps directories.

LP: #1672463
kalikiana pushed a commit to kalikiana/snapcraft that referenced this pull request Apr 6, 2017
snapd now creates a symlink from ~/snap/<name>/current
to ~/snap/<name>/<revision>. We need to take this into account
when searching for files in the snaps directories.

LP: #1672463
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants