Bug 5502 - Ошибка заставки issue в /etc/init.d/local
Summary: Ошибка заставки issue в /etc/init.d/local
Status: CLOSED NOTABUG
Alias: None
Product: Sisyphus
Classification: Development
Component: welcome2l (show other bugs)
Version: unstable
Hardware: all Linux
: P3 minor
Assignee: Gleb F-Malinovskiy
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on: 2699
Blocks:
  Show dependency tree
 
Reported: 2004-11-14 16:33 MSK by Eugene Seppel
Modified: 2009-05-10 09:32 MSD (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Seppel 2004-11-14 16:33:15 MSK
Заставка Welcome2L не выводится

в строке 12 написано:
if [ ! -f /etc/issue ]; then
должно быть 
if [  -f /etc/issue ]; then

Такое впечатление, что в https://bugzilla.altlinux.org/show_bug.cgi?id=2699 на
эту ошибку проигнорили, но в Master'е она не исправлена. В результате всё равно
Welcome2l не работает, issue не переписывается.
Steps to Reproduce:
1.поставить welcome2l

Actual Results:  
Заставка Welcome2L не выводится

Expected Results:  
Должно выводиться пингвинье лицо из Welcome2L
Comment 1 Michael Shigorin 2008-01-19 23:31:32 MSK
reassign
Comment 2 Michael Shigorin 2008-01-20 14:34:34 MSK
(посмотрел у себя на свежую голову) Для того, чтобы учесть новопоставленный
пакет welcome2l, администратору следует удалить файл /etc/issue.  Автоматически
его *переписывать* из пакета с учётом того, что админ мог там изложить
информацию по работе с системой для пользователей -- нельзя.