One problem is that ubuntu-kylin-docs has a Conflicts with ubuntu-docs,
and the latter is part of Task: ubuntu-desktop which is installed when
the image is built. This precludes installing the package directly
either from ubuntukylin-default-settings or in livecd-rootfs.

I can imagine that we might add a facility to remove a package from the
to-be-installed list, though. It's a bit of a hack but I think it'd
work. So in live-build/auto/config (livecd-rootfs):

»···ubuntukylin)
»···»···add_task install minimal standard ubuntu-desktop
»···»···# ubuntukylin-default-settings Recommends: ubuntu-kylin-docs which
»···»···# Conflicts: ubuntu-docs
»···»···remove_package install ubuntu-docs
»···»···add_package install ubuntukylin-default-settings
»···»···LIVE_TASK='ubuntu-live'
»···»···COMPONENTS='main restricted universe'
»···»···;;

Unless anyone has a better idea. Steve, I know you're involved with
Kylin stuff - thoughts?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1308889

Title:
  ubuntu-kylin-docs was not installed by default in latest image

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1308889/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to