Skip to content
This repository has been archived by the owner on Jul 3, 2018. It is now read-only.

Cannot build x64 ISO on unstable branch #65

Closed
ThanosApostolou opened this issue May 31, 2017 · 3 comments
Closed

Cannot build x64 ISO on unstable branch #65

ThanosApostolou opened this issue May 31, 2017 · 3 comments

Comments

@ThanosApostolou
Copy link
Contributor

ThanosApostolou commented May 31, 2017

I'm trying to build an lxde ISO on unstable branch (I tried with the xfce profile too) but I get this error:

looking for conflicting packages...
warning: removing 'gcc' from target list because it conflicts with 'gcc-multilib'
:: gcc-libs and gcc-libs-multilib are in conflict. Remove gcc-libs-multilib? [y/N] 
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: gcc-libs and gcc-libs-multilib are in conflict
==> ERROR: Failed to install packages to new root
==> ERROR: Failed to install all packages
==> ERROR: A failure occurred in make_image_desktop().
    Aborting...

However, i386 ISOs build fine. ISOs were building fine 2 days ago, before the latest gcc updates. So, maybe Packages-Desktop files need some change? Shouldn't >multilib gcc-multilib line override the >gcc one? Can anyone else build 64bits ISOs successfully?

@ThanosApostolou
Copy link
Contributor Author

Temporary workaround is to remove line >gcc from Packages-Desktop when building x64 images and add it when building i686 images.

@philmmanjaro
Copy link
Member

The issue is with gcc-libs-multilib and not with gcc-multilib itself.

philmmanjaro added a commit that referenced this issue May 31, 2017
@ThanosApostolou
Copy link
Contributor Author

I close this, since it's fixed with the above commit. If something is still pending, then reopen it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants