Bug 51552 - Опечатка в выводе команды winbind-dnsupdate
Summary: Опечатка в выводе команды winbind-dnsupdate
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: samba-winbind-dnsupdate (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Andrey Limachko
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-24 18:27 MSK by Elena Mishina
Modified: 2025-01-16 20:25 MSK (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 Elena Mishina 2024-09-24 18:27:41 MSK
Шаги воспроизведения:
Запустить команду winbind-dnsupdate

Ожидаемый результат:
…
[INFO]: Trying parse connection interface name.
[INFO]: Successful. Interface name: enp0s3.
…

Получаемый результат:
…
[INFO]: Trying parse connection interface name.
[INFO]: Successful. Intraface name: enp0s3.
…

Intraface → Interface
Comment 1 Nikolai Zurabishvili 2024-10-01 16:18:54 MSK
Еще имеются опечатки в строках :

[INFO]: PTR recotd exist.

log_error "Can't get old IP addres.
log_warning "Can't get current IPv4 addres."
Comment 2 Repository Robot 2025-01-16 20:25:33 MSK
samba-winbind-dnsupdate-0.6-alt1 -> sisyphus:

 Thu Jan 16 2025 Evgenii Sozonov <arzdez@altlinux> 0.6-alt1
 - Change the method of getting parameters from dconf to gsettings
 - Change dconf path in winbind dnsupdate.ini
 - Add gsettings schema file
 - Fix typo in man file (ALT #51551)
 - Changing the default behavior of working with dconf (ALT #51611)
 - Fix typo (ALT #51552)