Bug 39123 - ERROR(runtime): uncaught exception - (-1073741823, 'Undetermined error')
ERROR(runtime): uncaught exception - (-1073741823, 'Undetermined error')
Status: RESOLVED DUPLICATE of bug 38217
Product: UCS
Classification: Unclassified
Component: Samba4
UCS 4.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: Samba maintainers
:
Depends on: 38217
Blocks:
  Show dependency treegraph
 
Reported: 2015-08-09 11:26 CEST by Stefan Gohmann
Modified: 2017-04-24 13:54 CEST (History)
1 user (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments
join.log (75.43 KB, application/text)
2015-08-09 11:26 CEST, Stefan Gohmann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Gohmann univentionstaff 2015-08-09 11:26:47 CEST
Created attachment 7092 [details]
join.log

The following traceback occurred while joining a S4 DC backup:

ERROR(runtime): uncaught exception - (-1073741823, 'Undetermined error')
  File "/usr/lib/python2.7/dist-packages/samba/netcmd/__init__.py", line 175, in _run
    return self.run(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/samba/netcmd/ntacl.py", line 218, in run
    lp, use_ntvfs=use_ntvfs)
  File "/usr/lib/python2.7/dist-packages/samba/provision/__init__.py", line 1616, in setsysvolacl
    set_gpos_acl(sysvol, dnsdomain, domainsid, domaindn, samdb, lp, use_ntvfs, passdb=s4_passdb)
  File "/usr/lib/python2.7/dist-packages/samba/provision/__init__.py", line 1509, in set_gpos_acl
    use_ntvfs=use_ntvfs, skip_invalid_chown=True, passdb=passdb, service=SYSVOL_SERVICE)
  File "/usr/lib/python2.7/dist-packages/samba/ntacls.py", line 154, in setntacl
    smbd.set_nt_acl(file, security.SECINFO_OWNER | security.SECINFO_GROUP | security.SECINFO_DACL | security.SECINFO_SACL, sd, service=service)
open: error=2 (No such file or directory)
Comment 2 Stefan Gohmann univentionstaff 2015-08-09 11:33:13 CEST
The messages are ignored by the test case 00_checks/99check_log_files. Please re-vert the commit after fixing this bug: r62852 + r62853 + r62854
Comment 3 Arvid Requate univentionstaff 2015-08-10 11:07:02 CEST
This should be resolved by fixing Bug 38217.
Comment 4 Arvid Requate univentionstaff 2017-04-24 13:54:39 CEST

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