[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#58594: base-config: apt-setup bug?



kmuto@topstudio.co.jp wrote:
> Severity: important

Why?

> Hi, I checked apt-setup, and found these problem.
> 
> 1. select "edit sources list by hand" -> editor opened ->
>    -> exit editor -> apt-get update -> apt-setup terminated!
> 
>    When the update done, apt-setup must return main menu, isn't it?

You have debconf configured to use high priority or critical priority mode.
This intentionally skips questions that newbie users don't need to see. If
apt has run successfully, then you have a valid sources.list, and there is
no reason to bother a newbie with adding additional items to it.

> 2. filesystem apt-line looks bad.
>    It writes "file:hostname:/foo/bar", but it must be "file:/foo/bar".
> +	if [ "$URI" = file ]; then
> +		HOST=""
> +	fi

Applied. This bug report will be closed when 0.20 of base-config is installed.

> 3. Is it my environment specific?
>    I haven't any choice chance of http-proxy, contrib, non-free, and non-US.
>    Following routines set default value, and any dialogs don't come up.
>
>    db_get apt-setup/http_proxy
>    db_get apt-setup/non-free
>    db_get apt-setup/contrib
>    db_get apt-setup/non-us

Again, you have debconf configured to skip questions that a new user does
not need to be bothered with to get a working system. If you think that any
of the above questions should be seen by an absolute newbie, file a bug
report on it, discussing that as a *single* item.

-- 
see shy jo


Reply to: