首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >14.04预种中的Tasksel误差

14.04预种中的Tasksel误差
EN

Ask Ubuntu用户
提问于 2014-07-23 18:24:14
回答 1查看 1.3K关注 0票数 1

我有一个14.04预置,错误和保释,这是报告给syslog:

代码语言:javascript
复制
Jul 23 17:54:12 pkgsel: starting tasksel
Jul 23 17:54:13 in-target: Unknown option: debconf-apt-from
Jul 23 17:54:13 in-target: Unknown option: debconf-apt-to
Jul 23 17:54:13 in-target: Usage:
Jul 23 17:54:13 in-target: tasksel install <task>...
Jul 23 17:54:13 in-target: tasksel remove <task>...
Jul 23 17:54:13 in-target: tasksel [options]
Jul 23 17:54:13 in-target:  -t, --test          test mode; don't really do anything
Jul 23 17:54:13 in-target:      --new-install   automatically install some tasks
Jul 23 17:54:13 in-target:      --list-tasks    list tasks that would be displayed and exit
Jul 23 17:54:13 in-target:      --task-packages list available packages in a task
Jul 23 17:54:13 in-target:      --task-desc     returns the description of a task
Jul 23 17:54:13 main-menu[220]: WARNING **: Configuring 'pkgsel' failed with error code 1
Jul 23 17:54:13 main-menu[220]: WARNING **: Menu item 'pkgsel' failed.
Jul 23 17:54:16 main-menu[220]: INFO: Modifying debconf priority limit from 'high' to 'medium'
Jul 23 17:54:16 debconf: Setting debconf/priority to medium
Jul 23 17:54:21 main-menu[220]: INFO: Menu item 'save-logs' selected

通过这样做,我能够在本地机器上再现错误:

代码语言:javascript
复制
[user@pc:~]
 tasksel --debconf-apt-to  
Unknown option: debconf-apt-to
Usage:
tasksel install <task>...
tasksel remove <task>...
tasksel [options]
-t, --test          test mode; don't really do anything
    --new-install   automatically install some tasks
    --list-tasks    list tasks that would be displayed and exit
    --task-packages list available packages in a task
    --task-desc     returns the description of a task

我不知道预置器在哪里提供这些信息,因为tasksel启动的唯一时间是在pkgsel之前,在这里:

代码语言:javascript
复制
tasksel tasksel/first multiselect standard

看着安装程序,它到达popcon,然后给我这个错误。预设中唯一在popcon选项之后的东西是引导加载程序。我完全糊涂了,我会感谢你的帮助!

谢谢

EN

回答 1

Ask Ubuntu用户

发布于 2015-09-25 13:18:55

您找到了解决这个问题的方法吗?我在Ubuntu12.04使用本地HTTP源代码时也遇到了同样的问题。

如果我用

代码语言:javascript
复制
d-i     mirror/http/hostname select dk.archive.ubuntu.com

而不是我们自己的本地存储库

代码语言:javascript
复制
d-i     mirror/http/hostname select srv-wds-nsb1

d-i     mirror/http/directory   string  /LinuxDist/Ubuntu/12.04_x64_LTS

一切都很好。

票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/501678

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档