I'm not sure, but I do remember having changed this ownership myself. If
you downloaded this file from the right mirror, checked the md5 hash and
extracted the file, than it is this way because the maintainer of the
project decided to ship the file the way it is. Sometimes there are small
exceptions in different projects, just because the programmers who created
the like to get noticed or something or it is just required because of the
way the developed their software and what they used to build it on.
Op 6 mei 2014 21:59 schreef "Jack Ditchburn" <[email protected]> het
volgende:

> Bruce,
>
> Just a follow up question (previously mentioned to Ronnie):
>
> how could the permissions for mpfr be different to mpc and gmp, because
> those other two packages worked just fine?  The problem is only with mpfr.
>
> Grrrrr! :-)
>
> Jack
>
>
> On 6 May 2014 22:38, Bruce Dubbs <[email protected]> wrote:
>
>> Jack Ditchburn wrote:
>>
>>> Guys,
>>>
>>> I hope everyone is well.
>>>
>>> Concerning the subject:
>>>
>>> I unpacked GCC-4.8.2 as user lfs and cd to the created directory.Then ran
>>> the command concerning mpfr and got the following error:
>>>
>>> tar -Jxf ../mpfr-3.1.2.tar.xz
>>> tar (child): ../mpfr-3.1.2.tar.xz: Cannot open: Permission denied
>>> tar (child): Error is not recoverable: exiting now
>>> tar: Child returned status 2
>>> tar: Error is not recoverable: exiting now
>>>
>>> Looking in GCC-4.8.2 using ls, I could not see mpfr, although I could see
>>> mpc and gmp.  So I deleted GCC directory and unpacked it again as lfs
>>> user.  This time it did not create mpfr or mpc, but only gmp.  Have I
>>> got a
>>> broken download of GCC?  Do I need to delete the GCC tarball and
>>> redownload
>>> it?  Or is there another problem?
>>>
>>
>> Sounds like permissions.
>>
>> $ ls -ld $LFS/sources
>>
>> If everything is not owned by user lfs, run
>>
>> $ sudo chmod -R lfs.lfs $LFS/sources
>>
>>   -- Bruce
>>
>>
>> --
>> http://lists.linuxfromscratch.org/listinfo/lfs-support
>> FAQ: http://www.linuxfromscratch.org/blfs/faq.html
>> Unsubscribe: See the above information page
>>
>
>
>
> --
>
>
>
>
> *The dream is shatteredThe web site cannot be foundInside the spring rain.
> *
>
> *First snow, then silence.This expensive server diesSo beautifully.*
>
> --
> http://lists.linuxfromscratch.org/listinfo/lfs-support
> FAQ: http://www.linuxfromscratch.org/blfs/faq.html
> Unsubscribe: See the above information page
>
>
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to