[Info-vax] fixing a saveset's attributes: attachment, not ftp
hb
end.of at inter.net
Mon Jun 22 16:54:39 EDT 2015
On 06/22/2015 09:06 PM, John Reagan wrote:
> On Monday, June 22, 2015 at 2:16:43 PM UTC-4, hb wrote:
>
>> unfortunately I can't use GNV for that (or is GNV mis-configured on that
>> system, EISNER?):
>>
>> $ @GNV$GNU:[lib]GNV_SETUP
>> $ bash
>> bash-4.3$ file x.bck
>> file: could not find any magic files!
>> bash-4.3$
>
> Getting a "bash-4.3" prompt usually indicates a rather high setting with various
DECC$ logical names. Do you have DECC$POSIX_COMPLIANT_PATHNAMES set by
any chance?
(Even for my porting of LLVM, that was too big of a hammer...)
>
No, I don't have any CRT feature logical defined. To me the error
message indicates that the "magic file" is missing. In the distro I have
it is /usr/share/file/magic.mgc. Trying "file -m non-existing-file
x.bck" gives the very same error message. And if I use GNV find to find
a magic file, none of the expected names shows:
$ @GNV$GNU:[lib]GNV_SETUP
$ bash
bash-4.3$ find / -iname \*magic\*
find: /bin/awk: no such file or directory
/src/GNV/BASH/SUPPORT/CPPMAGIC
/src/GNV/FILE/SRC_FSMAGIC.DIF
find: /usr/bin/awk: no such file or directory
find: /usr/bin/awk.exe: no such file or directory
find: /usr/bin/gawk: no such file or directory
find: /usr/bin/gawk.exe: no such file or directory
find: /usr/bin/pinkytest.exe: not owner
find: /usr/etc/fonts/fonts.conf: not owner
find: /usr/etc/fonts/local.conf: not owner
find: /usr/etc/pango/pango.modules: not owner
find: /usr/etc/pango/pangox.aliases: not owner
bash-4.3$
More information about the Info-vax
mailing list