Displaying 5 results from an estimated 5 matches for "nhunk".
Did you mean:
chunk
2020 Nov 20
3
Error Upgrading Schema
...ut:
>
> (as root)
>
> # samba-tool domain schemaupgrade
> Temporarily overriding 'dsdb:schema update allowed' setting
> Patched Sch49.ldf using /usr/share/samba/setup/adprep/WindowsServerDocs/Sch49.ldf.diff
> Exception in patch: b'patching file Sch50.ldf\nHunk #2 succeeded at 207 (offset -37 lines).\nHunk #3 FAILED at 277.\n1 out of 3 hunks FAILED -- saving rejects to file Sch50.ldf.rej\n'
> b''
> ERROR: Failed to upgrade schema
>
> I had hoped there was a Sch50.ldf.rej in the working directory, or in the same folder wherein...
2020 Nov 20
0
Error Upgrading Schema
...ught. When I do that and try again, I get this message:
# samba-tool domain schemaupgrade
Temporarily overriding 'dsdb:schema update allowed' setting
Patched Sch49.ldf using /usr/share/samba/setup/adprep/WindowsServerDocs/Sch49.ldf.diff
Exception in patch: b'patching file Sch50.ldf\nHunk #2 succeeded at 209 (offset -35 lines).\n'
b'patch: **** unexpected end of file in patch\n'
ERROR: Failed to upgrade schema
I feel like it's got to be some small syntax oversight on my part...
Thanks,
Matthew
?On 2020.11.20, 3:00 AM, "samba on behalf of Rowland penny via...
2020 Nov 18
2
Error Upgrading Schema
On Wed, 2020-11-18 at 23:12 +0000, Matthew Delfino Samba List via samba
wrote:
>
> There is only one thing that concerns me: One of the attributes
> specified in the Samba script has a parameter whose value directly
> contradicts the value specified in my old ldif file:
>
Well done with the analysis!
>
> In Samba script:
>
> dn:
2020 Nov 20
1
Error Upgrading Schema
...again, I get this message:
>
> # samba-tool domain schemaupgrade
> Temporarily overriding 'dsdb:schema update allowed' setting
> Patched Sch49.ldf using /usr/share/samba/setup/adprep/WindowsServerDocs/Sch49.ldf.diff
> Exception in patch: b'patching file Sch50.ldf\nHunk #2 succeeded at 209 (offset -35 lines).\n'
> b'patch: **** unexpected end of file in patch\n'
> ERROR: Failed to upgrade schema
>
> I feel like it's got to be some small syntax oversight on my part...
>
possibly, but I think it might still be a patching problem ?...
2020 Nov 20
0
Error Upgrading Schema
...nd, which gave me the subsequent output:
(as root)
# samba-tool domain schemaupgrade
Temporarily overriding 'dsdb:schema update allowed' setting
Patched Sch49.ldf using /usr/share/samba/setup/adprep/WindowsServerDocs/Sch49.ldf.diff
Exception in patch: b'patching file Sch50.ldf\nHunk #2 succeeded at 207 (offset -37 lines).\nHunk #3 FAILED at 277.\n1 out of 3 hunks FAILED -- saving rejects to file Sch50.ldf.rej\n'
b''
ERROR: Failed to upgrade schema
I had hoped there was a Sch50.ldf.rej in the working directory, or in the same folder wherein Schema-Updates.md ma...