← Back to team overview

ubuntukylin-members team mailing list archive

[Bug 1308889] Re: ubuntu-kylin-docs was not installed by default in latest image

 

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
Kylin Members, which is subscribed to Ubuntu Kylin.
https://bugs.launchpad.net/bugs/1308889

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

Status in Ubuntu Kylin:
  New
Status in Default settings for Ubuntu Kylin:
  New
Status in “ubuntukylin-default-settings” package in Ubuntu:
  Triaged

Bug description:
  系统版本:UK14.04-Trusty Final-0417

  Click on "Ubuntu Help", it shows the error "document not found".
  Consider this as release-critical.

  点击“Ubuntu 帮助”,弹出的窗口提示“文档未找到”。“ubuntu-kylin-docs”相关包系统未包含。

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


References