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

Fix issues when using the debootstrap engine with a ubuntu xenial baseline #329

Merged
merged 2 commits into from Feb 13, 2017

Conversation

sjoerd-ccu
Copy link
Contributor

No description provided.

Snapcraft has a copy of createrepo_debian from the livebuild recipe.
Given that build-recipe sources all the variations this means only one
of the two functions actually gets used.

As the origin is clearly from the livebuild recipe, drop the snapcraft
copy.

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Some versions of dpkg have a bug where dpkg-scanpackages bails out if it
spots symlinks (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809219)

Work around this by only setting up the symlinks *after* running
scanpackages

Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
@mlschroe mlschroe merged commit 3101750 into openSUSE:master Feb 13, 2017
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

3 participants