Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

"Cogito ergo I'm right and you're wrong." -- Blair Houghton


computers / comp.os.vms / VGIT for VMS x86-64 - failed to make .git directory

SubjectAuthor
* VGIT for VMS x86-64 - failed to make .git directoryMJ OSEXAMINE
`* Re: VGIT for VMS x86-64 - failed to make .git directoryStephen Hoffman
 +- Re: VGIT for VMS x86-64 - failed to make .git directoryCraig A. Berry
 `* Re: VGIT for VMS x86-64 - failed to make .git directoryMJ OS_EXAMINE
  `* Re: VGIT for VMS x86-64 - failed to make .git directoryStephen Hoffman
   `* Re: VGIT for VMS x86-64 - failed to make .git directoryDave Froble
    +* Re: VGIT for VMS x86-64 - failed to make .git directoryChris Townley
    |+- Re: VGIT for VMS x86-64 - failed to make .git directoryCraig A. Berry
    |`* Re: VGIT for VMS x86-64 - failed to make .git directoryJohnny Billquist
    | `- Re: VGIT for VMS x86-64 - failed to make .git directoryChris Townley
    `- Re: VGIT for VMS x86-64 - failed to make .git directoryStephen Hoffman

1
VGIT for VMS x86-64 - failed to make .git directory

<90594e9c-cd87-451b-948d-baffb174791an@googlegroups.com>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=27985&group=comp.os.vms#27985

  copy link   Newsgroups: comp.os.vms
X-Received: by 2002:a05:622a:18a7:b0:3ee:be98:9fce with SMTP id v39-20020a05622a18a700b003eebe989fcemr5714146qtc.1.1683643727637;
Tue, 09 May 2023 07:48:47 -0700 (PDT)
X-Received: by 2002:a05:620a:3199:b0:74e:ec0:438 with SMTP id
bi25-20020a05620a319900b0074e0ec00438mr5430554qkb.1.1683643727498; Tue, 09
May 2023 07:48:47 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!panix!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.os.vms
Date: Tue, 9 May 2023 07:48:47 -0700 (PDT)
Injection-Info: google-groups.googlegroups.com; posting-host=148.170.152.186; posting-account=svm8bgoAAAAYcH-Ajgg_jvzN1TUHzRbt
NNTP-Posting-Host: 148.170.152.186
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <90594e9c-cd87-451b-948d-baffb174791an@googlegroups.com>
Subject: VGIT for VMS x86-64 - failed to make .git directory
From: m6502...@gmail.com (MJ OSEXAMINE)
Injection-Date: Tue, 09 May 2023 14:48:47 +0000
Content-Type: text/plain; charset="UTF-8"
X-Received-Bytes: 1384
 by: MJ OSEXAMINE - Tue, 9 May 2023 14:48 UTC

vgit clone <repo>
from public repositories seems to fail for me with the following error error about failing to make the .git subdirectory. An example:

$ vgit clone https://github.com/vmssoftware/python_3_8_2.git
Cloning into 'python_3_8_2'...
Bad news:
failed to make directory 'python_3_8_2/.git': bad file version number [2]

Has anyone been able to get past that error?

Re: VGIT for VMS x86-64 - failed to make .git directory

<u3dqjm$aar9$1@dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=27988&group=comp.os.vms#27988

  copy link   Newsgroups: comp.os.vms
Path: i2pn2.org!i2pn.org!eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: seaoh...@hoffmanlabs.invalid (Stephen Hoffman)
Newsgroups: comp.os.vms
Subject: Re: VGIT for VMS x86-64 - failed to make .git directory
Date: Tue, 9 May 2023 11:58:46 -0400
Organization: HoffmanLabs LLC
Lines: 22
Message-ID: <u3dqjm$aar9$1@dont-email.me>
References: <90594e9c-cd87-451b-948d-baffb174791an@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Info: dont-email.me; posting-host="9f2336e0d183e7acac4dd47d3cde2e94";
logging-data="338793"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19yahvMTZTOeFIJCstzkPkbXS7mheERcJw="
User-Agent: Unison/2.2
Cancel-Lock: sha1:zNSehYCiv0SUaWUctQmnyLXo8Zs=
 by: Stephen Hoffman - Tue, 9 May 2023 15:58 UTC

On 2023-05-09 14:48:47 +0000, MJ OSEXAMINE said:

> vgit clone <repo>
> from public repositories seems to fail for me with the following error
> error about failing to make the .git subdirectory. An example:
>
> $ vgit clone https://github.com/vmssoftware/python_3_8_2.git
> Cloning into 'python_3_8_2'...
> Bad news:
> failed to make directory 'python_3_8_2/.git': bad file version number [2]
>
> Has anyone been able to get past that error?

With SET PROCESS/PARSE=EXTEND and on an ODS-5 disk? If not, start there.

(I started putting these and quota checks into tooling, as that reduced
the support.)

--
Pure Personal Opinion | HoffmanLabs LLC

Re: VGIT for VMS x86-64 - failed to make .git directory

<u3dtel$aj01$1@dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=27992&group=comp.os.vms#27992

  copy link   Newsgroups: comp.os.vms
Path: i2pn2.org!i2pn.org!eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: craigbe...@nospam.mac.com (Craig A. Berry)
Newsgroups: comp.os.vms
Subject: Re: VGIT for VMS x86-64 - failed to make .git directory
Date: Tue, 9 May 2023 11:47:17 -0500
Organization: A noiseless patient Spider
Lines: 23
Message-ID: <u3dtel$aj01$1@dont-email.me>
References: <90594e9c-cd87-451b-948d-baffb174791an@googlegroups.com>
<u3dqjm$aar9$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Tue, 9 May 2023 16:47:17 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="3d2a921f2455da3811945ae0ce3320ea";
logging-data="347137"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/k+ndGwo5tP7i7sJLToV22q9XbYA12qA8="
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0)
Gecko/20100101 Thunderbird/102.10.1
Cancel-Lock: sha1:ztOLvrQwIKQO0YqbQVmJa4Pjm5g=
In-Reply-To: <u3dqjm$aar9$1@dont-email.me>
Content-Language: en-US
 by: Craig A. Berry - Tue, 9 May 2023 16:47 UTC

On 5/9/23 10:58 AM, Stephen Hoffman wrote:
> On 2023-05-09 14:48:47 +0000, MJ OSEXAMINE said:
>
>> vgit clone <repo>
>> from public repositories seems to fail for me with the following error
>> error about failing to make the .git subdirectory. An example:
>>
>> $ vgit clone https://github.com/vmssoftware/python_3_8_2.git
>> Cloning into 'python_3_8_2'...
>> Bad news:
>>  failed to make directory 'python_3_8_2/.git': bad file version number
>> [2]
>>
>> Has anyone been able to get past that error?
>
> With SET PROCESS/PARSE=EXTEND and on an ODS-5 disk? If not, start there.
>
> (I started putting these and quota checks into tooling, as that reduced
> the support.)

Setting DECC$EFS_CHARSET in the environment might also make a difference.

Re: VGIT for VMS x86-64 - failed to make .git directory

<c08d51bd-bf91-4a3f-99ea-babaf5d43cd6n@googlegroups.com>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=27993&group=comp.os.vms#27993

  copy link   Newsgroups: comp.os.vms
X-Received: by 2002:a05:6214:1843:b0:61b:6a72:d74 with SMTP id d3-20020a056214184300b0061b6a720d74mr2678035qvy.4.1683650932924;
Tue, 09 May 2023 09:48:52 -0700 (PDT)
X-Received: by 2002:a05:620a:2484:b0:74d:f5cb:aaac with SMTP id
i4-20020a05620a248400b0074df5cbaaacmr4326999qkn.1.1683650932734; Tue, 09 May
2023 09:48:52 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!newsreader4.netcologne.de!news.netcologne.de!peer01.ams1!peer.ams1.xlned.com!news.xlned.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.os.vms
Date: Tue, 9 May 2023 09:48:52 -0700 (PDT)
In-Reply-To: <u3dqjm$aar9$1@dont-email.me>
Injection-Info: google-groups.googlegroups.com; posting-host=148.170.152.186; posting-account=svm8bgoAAAAYcH-Ajgg_jvzN1TUHzRbt
NNTP-Posting-Host: 148.170.152.186
References: <90594e9c-cd87-451b-948d-baffb174791an@googlegroups.com> <u3dqjm$aar9$1@dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <c08d51bd-bf91-4a3f-99ea-babaf5d43cd6n@googlegroups.com>
Subject: Re: VGIT for VMS x86-64 - failed to make .git directory
From: m6502...@gmail.com (MJ OS_EXAMINE)
Injection-Date: Tue, 09 May 2023 16:48:52 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Received-Bytes: 1628
 by: MJ OS_EXAMINE - Tue, 9 May 2023 16:48 UTC

On Tuesday, May 9, 2023 at 11:58:51 AM UTC-4, Stephen Hoffman wrote:
> With SET PROCESS/PARSE=EXTEND and on an ODS-5 disk? If not, start there..

I should have checked that the disk had ODS-5, as that turned out to be the issue.
Doing the init without specifying /struct still defaults to ODS-2, apparently.
Thanks.

Re: VGIT for VMS x86-64 - failed to make .git directory

<u3ecjb$cimj$1@dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=28000&group=comp.os.vms#28000

  copy link   Newsgroups: comp.os.vms
Path: i2pn2.org!i2pn.org!eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: seaoh...@hoffmanlabs.invalid (Stephen Hoffman)
Newsgroups: comp.os.vms
Subject: Re: VGIT for VMS x86-64 - failed to make .git directory
Date: Tue, 9 May 2023 17:05:47 -0400
Organization: HoffmanLabs LLC
Lines: 24
Message-ID: <u3ecjb$cimj$1@dont-email.me>
References: <90594e9c-cd87-451b-948d-baffb174791an@googlegroups.com> <u3dqjm$aar9$1@dont-email.me> <c08d51bd-bf91-4a3f-99ea-babaf5d43cd6n@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Info: dont-email.me; posting-host="9f2336e0d183e7acac4dd47d3cde2e94";
logging-data="412371"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19NUhupv6InOuEL0R2XiVgeGDz+qfymvDA="
User-Agent: Unison/2.2
Cancel-Lock: sha1:t6iJ0IQ/SrYJLNDllcPQHXTOI/Y=
 by: Stephen Hoffman - Tue, 9 May 2023 21:05 UTC

On 2023-05-09 16:48:52 +0000, MJ OS_EXAMINE said:

> On Tuesday, May 9, 2023 at 11:58:51 AM UTC-4, Stephen Hoffman wrote:
>> With SET PROCESS/PARSE=EXTEND and on an ODS-5 disk? If not, start there.
> I should have checked that the disk had ODS-5, as that turned out to be
> the issue.
> Doing the init without specifying /struct still defaults to ODS-2, apparently.

It is safe to assume that OpenVMS app and system defaults are somewhere
between somewhat-less-than-optimal, and wrong. Most were probably
reasonable choices, once upon a time.

It is also safe to assume that OpenVMS tools will not check
prerequisites such as required quotas or volume formats, and the
resulting misconfigurations can or will fail with obscure messages.

Compatibility is a harsh default, particularly when the costs of
compatibility are shifted to new work and not onto under- or
unmaintained apps. Trade-offs between short term and long term are
never fun choices.

--
Pure Personal Opinion | HoffmanLabs LLC

Re: VGIT for VMS x86-64 - failed to make .git directory

<u3ehvr$d342$1@dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=28004&group=comp.os.vms#28004

  copy link   Newsgroups: comp.os.vms
Path: i2pn2.org!i2pn.org!eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: dav...@tsoft-inc.com (Dave Froble)
Newsgroups: comp.os.vms
Subject: Re: VGIT for VMS x86-64 - failed to make .git directory
Date: Tue, 9 May 2023 18:37:27 -0400
Organization: A noiseless patient Spider
Lines: 37
Message-ID: <u3ehvr$d342$1@dont-email.me>
References: <90594e9c-cd87-451b-948d-baffb174791an@googlegroups.com>
<u3dqjm$aar9$1@dont-email.me>
<c08d51bd-bf91-4a3f-99ea-babaf5d43cd6n@googlegroups.com>
<u3ecjb$cimj$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Tue, 9 May 2023 22:37:47 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="6eb67fd7c17c1458f51d1312f9a690f8";
logging-data="429186"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19PYKtaySmFucRtYDY2TPHqAkz8LMgMsjI="
User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:45.0) Gecko/20100101
Thunderbird/45.8.0
Cancel-Lock: sha1:XHkgm3KR9EgCRIy/tqvs/hkaESY=
In-Reply-To: <u3ecjb$cimj$1@dont-email.me>
 by: Dave Froble - Tue, 9 May 2023 22:37 UTC

On 5/9/2023 5:05 PM, Stephen Hoffman wrote:
> On 2023-05-09 16:48:52 +0000, MJ OS_EXAMINE said:
>
>> On Tuesday, May 9, 2023 at 11:58:51 AM UTC-4, Stephen Hoffman wrote:
>>> With SET PROCESS/PARSE=EXTEND and on an ODS-5 disk? If not, start there.
>> I should have checked that the disk had ODS-5, as that turned out to be the
>> issue.
>> Doing the init without specifying /struct still defaults to ODS-2, apparently.
>
> It is safe to assume that OpenVMS app and system defaults are somewhere between
> somewhat-less-than-optimal, and wrong. Most were probably reasonable choices,
> once upon a time.

If talking about disk initialization, I for one would assume that defaulting to
original operations would be reasonable, and using newer capabilities an option.
Or, if the option was not specified, ask the user which is desired.

> It is also safe to assume that OpenVMS tools will not check prerequisites such
> as required quotas or volume formats, and the resulting misconfigurations can or
> will fail with obscure messages.

One needs to be a bit competent to do things, though, obscure messages are never
acceptable.

> Compatibility is a harsh default, particularly when the costs of compatibility
> are shifted to new work and not onto under- or unmaintained apps. Trade-offs
> between short term and long term are never fun choices.
>

Quite so.

--
David Froble Tel: 724-529-0450
Dave Froble Enterprises, Inc. E-Mail: davef@tsoft-inc.com
DFE Ultralights, Inc.
170 Grimplin Road
Vanderbilt, PA 15486

Re: VGIT for VMS x86-64 - failed to make .git directory

<u3ei55$81j8$3@dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=28006&group=comp.os.vms#28006

  copy link   Newsgroups: comp.os.vms
Path: i2pn2.org!i2pn.org!eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: new...@cct-net.co.uk (Chris Townley)
Newsgroups: comp.os.vms
Subject: Re: VGIT for VMS x86-64 - failed to make .git directory
Date: Tue, 9 May 2023 23:40:36 +0100
Organization: A noiseless patient Spider
Lines: 49
Message-ID: <u3ei55$81j8$3@dont-email.me>
References: <90594e9c-cd87-451b-948d-baffb174791an@googlegroups.com>
<u3dqjm$aar9$1@dont-email.me>
<c08d51bd-bf91-4a3f-99ea-babaf5d43cd6n@googlegroups.com>
<u3ecjb$cimj$1@dont-email.me> <u3ehvr$d342$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Tue, 9 May 2023 22:40:37 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="d477a5bd91c28a763979012dc793fc3f";
logging-data="263784"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18CfnHjIdJ5UbzHgtE8yij8QIMpQFYAWzc="
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
Thunderbird/102.10.1
Cancel-Lock: sha1:wY9Lx/bwqoBWiJNHvG4mgWZ+xmg=
In-Reply-To: <u3ehvr$d342$1@dont-email.me>
Content-Language: en-GB
 by: Chris Townley - Tue, 9 May 2023 22:40 UTC

On 09/05/2023 23:37, Dave Froble wrote:
> On 5/9/2023 5:05 PM, Stephen Hoffman wrote:
>> On 2023-05-09 16:48:52 +0000, MJ OS_EXAMINE said:
>>
>>> On Tuesday, May 9, 2023 at 11:58:51 AM UTC-4, Stephen Hoffman wrote:
>>>> With SET PROCESS/PARSE=EXTEND and on an ODS-5 disk? If not, start
>>>> there.
>>> I should have checked that the disk had ODS-5, as that turned out to
>>> be the
>>> issue.
>>> Doing the init without specifying /struct still defaults to ODS-2,
>>> apparently.
>>
>> It is safe to assume that OpenVMS app and system defaults are
>> somewhere between
>> somewhat-less-than-optimal, and wrong. Most were probably reasonable
>> choices,
>> once upon a time.
>
> If talking about disk initialization, I for one would assume that
> defaulting to original operations would be reasonable, and using newer
> capabilities an option.  Or, if the option was not specified, ask the
> user which is desired.
>
>> It is also safe to assume that OpenVMS tools will not check
>> prerequisites such
>> as required quotas or volume formats, and the resulting
>> misconfigurations can or
>> will fail with obscure messages.
>
> One needs to be a bit competent to do things, though, obscure messages
> are never acceptable.
>
>> Compatibility is a harsh default, particularly when the costs of
>> compatibility
>> are shifted to new work and not onto under- or unmaintained apps.
>> Trade-offs
>> between short term and long term are never fun choices.
>>
>
> Quite so.
>

I haven't checked on VMS 9.2-1 but the defaults for initialising a disk
have been unusable for a very long time

--
Chris

Re: VGIT for VMS x86-64 - failed to make .git directory

<u3ejan$d5ah$1@dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=28008&group=comp.os.vms#28008

  copy link   Newsgroups: comp.os.vms
Path: i2pn2.org!i2pn.org!eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: craigbe...@nospam.mac.com (Craig A. Berry)
Newsgroups: comp.os.vms
Subject: Re: VGIT for VMS x86-64 - failed to make .git directory
Date: Tue, 9 May 2023 18:00:38 -0500
Organization: A noiseless patient Spider
Lines: 55
Message-ID: <u3ejan$d5ah$1@dont-email.me>
References: <90594e9c-cd87-451b-948d-baffb174791an@googlegroups.com>
<u3dqjm$aar9$1@dont-email.me>
<c08d51bd-bf91-4a3f-99ea-babaf5d43cd6n@googlegroups.com>
<u3ecjb$cimj$1@dont-email.me> <u3ehvr$d342$1@dont-email.me>
<u3ei55$81j8$3@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Tue, 9 May 2023 23:00:39 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="59c7c6ee6c5b21f8842233477ce03aa2";
logging-data="431441"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19bbSBZW9wqFtm8SOn6J1im6pnMYcIL6gw="
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0)
Gecko/20100101 Thunderbird/102.10.1
Cancel-Lock: sha1:bRDLYAFuZWj7XeKb4iJ8xTY1kL4=
In-Reply-To: <u3ei55$81j8$3@dont-email.me>
Content-Language: en-US
 by: Craig A. Berry - Tue, 9 May 2023 23:00 UTC

On 5/9/23 5:40 PM, Chris Townley wrote:
> On 09/05/2023 23:37, Dave Froble wrote:
>> On 5/9/2023 5:05 PM, Stephen Hoffman wrote:
>>> On 2023-05-09 16:48:52 +0000, MJ OS_EXAMINE said:
>>>
>>>> On Tuesday, May 9, 2023 at 11:58:51 AM UTC-4, Stephen Hoffman wrote:
>>>>> With SET PROCESS/PARSE=EXTEND and on an ODS-5 disk? If not, start
>>>>> there.
>>>> I should have checked that the disk had ODS-5, as that turned out to
>>>> be the
>>>> issue.
>>>> Doing the init without specifying /struct still defaults to ODS-2,
>>>> apparently.
>>>
>>> It is safe to assume that OpenVMS app and system defaults are
>>> somewhere between
>>> somewhat-less-than-optimal, and wrong. Most were probably reasonable
>>> choices,
>>> once upon a time.
>>
>> If talking about disk initialization, I for one would assume that
>> defaulting to original operations would be reasonable, and using newer
>> capabilities an option.  Or, if the option was not specified, ask the
>> user which is desired.

Defaulting to "original operations" for 10 or 20 years after those
defaults are deprecated might make sense. After that, not so much. How
many years did ODS-1 get? ODS-2 is now well past its due date.

>>> It is also safe to assume that OpenVMS tools will not check
>>> prerequisites such
>>> as required quotas or volume formats, and the resulting
>>> misconfigurations can or
>>> will fail with obscure messages.
>>
>> One needs to be a bit competent to do things, though, obscure messages
>> are never acceptable.
>>
>>> Compatibility is a harsh default, particularly when the costs of
>>> compatibility
>>> are shifted to new work and not onto under- or unmaintained apps.
>>> Trade-offs
>>> between short term and long term are never fun choices.
>>>
>>
>> Quite so.
>>
>
> I haven't checked on VMS 9.2-1 but the defaults for initialising a disk
> have been unusable for a very long time

I think /LIMIT, which actually means *don't* limit future expansion,
has been de rigeur for quite a while now.

Re: VGIT for VMS x86-64 - failed to make .git directory

<u3etov$hrge$1@dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=28016&group=comp.os.vms#28016

  copy link   Newsgroups: comp.os.vms
Path: i2pn2.org!i2pn.org!eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: seaoh...@hoffmanlabs.invalid (Stephen Hoffman)
Newsgroups: comp.os.vms
Subject: Re: VGIT for VMS x86-64 - failed to make .git directory
Date: Tue, 9 May 2023 21:58:55 -0400
Organization: HoffmanLabs LLC
Lines: 36
Message-ID: <u3etov$hrge$1@dont-email.me>
References: <90594e9c-cd87-451b-948d-baffb174791an@googlegroups.com> <u3dqjm$aar9$1@dont-email.me> <c08d51bd-bf91-4a3f-99ea-babaf5d43cd6n@googlegroups.com> <u3ecjb$cimj$1@dont-email.me> <u3ehvr$d342$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Info: dont-email.me; posting-host="e358c8863486fac8718c51796e184920";
logging-data="585230"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+5IMmMF5C90C2mV9RuZf/3XsiCRcER7j0="
User-Agent: Unison/2.2
Cancel-Lock: sha1:hc9MRoJ6BxcJZiyMiJTiWh9ch6Q=
 by: Stephen Hoffman - Wed, 10 May 2023 01:58 UTC

On 2023-05-09 22:37:27 +0000, Dave Froble said:

> On 5/9/2023 5:05 PM, Stephen Hoffman wrote:
>>
>> It is safe to assume that OpenVMS app and system defaults are somewhere
>> between somewhat-less-than-optimal, and wrong. Most were probably
>> reasonable choices, once upon a time.
>
> If talking about disk initialization, I for one would assume that
> defaulting to original operations would be reasonable, and using newer
> capabilities an option. Or, if the option was not specified, ask the
> user which is desired.

The OpenVMS volume INITIALIZE defaults have been utter dross for
decades, well beyond the /STRUCTURE=2 or =5 default discussion.

The settings made sense for a VAX-11 box running V3 or so and several
megabytes of memory, with hugely expensive disks with capacities
measured in megabytes.

Nowadays, not so much.

I'm sure somebody somewhere has an app that can only work with ODS-2
and not subset ODS-5, though.

This extends out into caching and other areas too, with the performance
of SSDs over HDDs.

Various of the virtual memory system parameter defaults were overhauled
at V7.0, but there are many other areas with defaults that are... less
than optimal.

--
Pure Personal Opinion | HoffmanLabs LLC

Re: VGIT for VMS x86-64 - failed to make .git directory

<u3gd0s$q5b$1@news.misty.com>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=28048&group=comp.os.vms#28048

  copy link   Newsgroups: comp.os.vms
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!.POSTED.10.184.180.213.static.wline.lns.sme.cust.swisscom.ch!not-for-mail
From: bqt...@softjar.se (Johnny Billquist)
Newsgroups: comp.os.vms
Subject: Re: VGIT for VMS x86-64 - failed to make .git directory
Date: Wed, 10 May 2023 17:25:16 +0200
Organization: MGT Consulting
Message-ID: <u3gd0s$q5b$1@news.misty.com>
References: <90594e9c-cd87-451b-948d-baffb174791an@googlegroups.com>
<u3dqjm$aar9$1@dont-email.me>
<c08d51bd-bf91-4a3f-99ea-babaf5d43cd6n@googlegroups.com>
<u3ecjb$cimj$1@dont-email.me> <u3ehvr$d342$1@dont-email.me>
<u3ei55$81j8$3@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Wed, 10 May 2023 15:25:16 -0000 (UTC)
Injection-Info: news.misty.com; posting-host="10.184.180.213.static.wline.lns.sme.cust.swisscom.ch:213.180.184.10";
logging-data="26795"; mail-complaints-to="abuse@misty.com"
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0)
Gecko/20100101 Thunderbird/102.10.1
In-Reply-To: <u3ei55$81j8$3@dont-email.me>
 by: Johnny Billquist - Wed, 10 May 2023 15:25 UTC

On 2023-05-10 00:40, Chris Townley wrote:
> On 09/05/2023 23:37, Dave Froble wrote:

>> One needs to be a bit competent to do things, though, obscure messages
>> are never acceptable.
>>
>>> Compatibility is a harsh default, particularly when the costs of
>>> compatibility
>>> are shifted to new work and not onto under- or unmaintained apps.
>>> Trade-offs
>>> between short term and long term are never fun choices.
>>>
>>
>> Quite so.
>>
>
> I haven't checked on VMS 9.2-1 but the defaults for initialising a disk
> have been unusable for a very long time

Defaults for initializing a disk aren't even that usable on RSX... :-)
You always want to override some of them.

Johnny

Re: VGIT for VMS x86-64 - failed to make .git directory

<u3ggp7$l952$4@dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=28053&group=comp.os.vms#28053

  copy link   Newsgroups: comp.os.vms
Path: i2pn2.org!i2pn.org!eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: new...@cct-net.co.uk (Chris Townley)
Newsgroups: comp.os.vms
Subject: Re: VGIT for VMS x86-64 - failed to make .git directory
Date: Wed, 10 May 2023 17:29:26 +0100
Organization: A noiseless patient Spider
Lines: 34
Message-ID: <u3ggp7$l952$4@dont-email.me>
References: <90594e9c-cd87-451b-948d-baffb174791an@googlegroups.com>
<u3dqjm$aar9$1@dont-email.me>
<c08d51bd-bf91-4a3f-99ea-babaf5d43cd6n@googlegroups.com>
<u3ecjb$cimj$1@dont-email.me> <u3ehvr$d342$1@dont-email.me>
<u3ei55$81j8$3@dont-email.me> <u3gd0s$q5b$1@news.misty.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Wed, 10 May 2023 16:29:27 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="d477a5bd91c28a763979012dc793fc3f";
logging-data="697506"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19XLh9Qkeu0C2b833gNUCXh8dKMbRpizYQ="
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
Thunderbird/102.10.1
Cancel-Lock: sha1:z+AiwPOUWsZKxCpD1dWt6nuZt6I=
Content-Language: en-GB
In-Reply-To: <u3gd0s$q5b$1@news.misty.com>
 by: Chris Townley - Wed, 10 May 2023 16:29 UTC

On 10/05/2023 16:25, Johnny Billquist wrote:
> On 2023-05-10 00:40, Chris Townley wrote:
>> On 09/05/2023 23:37, Dave Froble wrote:
>
>>> One needs to be a bit competent to do things, though, obscure
>>> messages are never acceptable.
>>>
>>>> Compatibility is a harsh default, particularly when the costs of
>>>> compatibility
>>>> are shifted to new work and not onto under- or unmaintained apps.
>>>> Trade-offs
>>>> between short term and long term are never fun choices.
>>>>
>>>
>>> Quite so.
>>>
>>
>> I haven't checked on VMS 9.2-1 but the defaults for initialising a
>> disk have been unusable for a very long time
>
> Defaults for initializing a disk aren't even that usable on RSX... :-)
> You always want to override some of them.
>
>   Johnny
>

They weren't much use on VAXes either.

I remember having to backup, reinitialise and restore disks on 8530, and
4000s many times.

--
Chris

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor