Bug 49759 - cli script failed: No such file or directory
cli script failed: No such file or directory
Status: RESOLVED DUPLICATE of bug 49103
Product: UCS
Classification: Unclassified
Component: Univention Domain Join (Ubuntu)
UCS 4.4
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS maintainers
UCS maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2019-06-28 15:42 CEST by Nico Gulden
Modified: 2019-06-28 16:24 CEST (History)
1 user (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 3: Simply Wrong: The implementation doesn't match the docu
Who will be affected by this bug?: 3: Will affect average number of installed domains
How will those affected feel about the bug?: 3: A User would likely not purchase the product
User Pain: 0.154
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number: 2019030821000441
Bug group (optional): External feedback
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nico Gulden univentionstaff 2019-06-28 15:42:52 CEST
User feedback

2019-03-07 17:52:12,113 userinfo INFO Automatically detected the domain
'me-tx.com'.
2019-03-07 17:52:23,915 userinfo CRITICAL An error occurred. Please
check /var/log/univention/domain-join-cli.log for more information.
2019-03-07 17:52:23,920 debugging CRITICAL [Errno 2] No such file or
directory
Traceback (most recent call last):
  File "/usr/sbin/univention-domain-join-cli", line 194, in <module>
    distribution_joiner.create_backup_of_config_files()
  File "/usr/lib/python2.7/dist-
packages/univention_domain_join/distributions/ubuntu.py", line 78, in
create_backup_of_config_files
    DnsConfigurator(self.nameservers, self.domain).backup(backup_dir)
  File "/usr/lib/python2.7/dist-
packages/univention_domain_join/join_steps/dns_configurator.py", line
65, in __init__
    if DnsConfiguratorNetworkManager().works_on_this_system():
  File "/usr/lib/python2.7/dist-
packages/univention_domain_join/join_steps/dns_configurator.py", line
144, in works_on_this_system
    stdout=subprocess.PIPE, stderr=subprocess.PIPE
  File "/usr/lib/python2.7/subprocess.py", line 394, in __init__
    errread, errwrite)
  File "/usr/lib/python2.7/subprocess.py", line 1047, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory
Comment 1 Philipp Hahn univentionstaff 2019-06-28 16:24:40 CEST
This bug is for the Ubuntu join client, not UCS join!

*** This bug has been marked as a duplicate of bug 49103 ***