Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 May 2005 09:56:29 +0100
From:      Alex Zbyslaw <xfb52@dial.pipex.com>
To:        Gert Cuykens <gert.cuykens@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: mozilla
Message-ID:  <4280773D.3000904@dial.pipex.com>
In-Reply-To: <ef60af090505091622449132f0@mail.gmail.com>
References:  <ef60af0905050905464f55eac9@mail.gmail.com> <1115644148.2725.7.camel@p4-3200.local> <ef60af090505091440786f7e01@mail.gmail.com> <ef60af09050509144015b5140c@mail.gmail.com>	 <427FE465.5040504@dial.pipex.com> <ef60af090505091612a8beeb6@mail.gmail.com> <ef60af090505091622449132f0@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Gert Cuykens wrote:

>On 5/10/05, Gert Cuykens <gert.cuykens@gmail.com> wrote:
>  
>
>>On 5/10/05, Alex Zbyslaw <xfb52@dial.pipex.com> wrote:
>>    
>>
>>>On 5/9/05, Gert Cuykens <gert.cuykens@gmail.com> wrote:
>>>
>>>      
>>>
>>>>On 5/9/05, Andreas Rudisch <"cyb."@gmx.net> wrote:
>>>>        
>>>>
>>>>>>On Mon, 2005-05-09 at 14:46 +0200, Gert Cuykens wrote:
>>>>>>            
>>>>>>
>>>>        
>>>>
>>>>>>>>Doesnt matter what i do, make clean, portmanager or cvsup. Mozilla
>>>>>>>>always gets stuck at the same place i have this problem for months now
>>>>>>>>                
>>>>>>>>
>>>>>          
>>>>>
>>>>        
>>>>
>>>>>>>>===>   Generating temporary packing list
>>>>>>>>===>  Checking if www/mozilla already installed
>>>>>>>>/bin/mkdir -p /usr/X11R6/lib/mozilla
>>>>>>>>/bin/chmod 755 /usr/X11R6/lib/mozilla
>>>>>>>>install  -o root -g wheel -m 555
>>>>>>>>/usr/ports/www/mozilla/work/fake/bin/mozilla /usr/X11R6/lib/mozilla
>>>>>>>>install  -o root -g wheel -m 555
>>>>>>>>/usr/ports/www/mozilla/work/fake/bin/mozilla-config
>>>>>>>>/usr/X11R6/lib/mozilla
>>>>>>>>cd /usr/ports/www/mozilla/work/fake/lib/mozilla && /usr/bin/find . |
>>>>>>>>/usr/bin/cpio -pdm -L -R root:wheel /usr/X11R6/lib/mozilla
>>>>>>>>/usr/bin/cpio: /usr/X11R6/lib/mozilla/./components/nsProxyAutoConfig.js
>>>>>>>>not created: newer or same age version exists
>>>>>>>>/usr/bin/cpio: /usr/X11R6/lib/mozilla/./components/nsHelperAppDlg.js
>>>>>>>>not created: newer or same age version exists
>>>>>>>>/usr/bin/cpio: /usr/X11R6/lib/mozilla/./components/nsProgressDialog.js
>>>>>>>>not created: newer or same age version exists
>>>>>>>>/usr/bin/cpio: /usr/X11R6/lib/mozilla/./components/nsCloseAllWindows.js
>>>>>>>>not created: newer or same age version exists
>>>>>>>>                
>>>>>>>>
>>>>>          
>>>>>
>>>>>>^^^ Make sure Mozilla is deinstalled properly before you try to install
>>>>>>it again.
>>>>>>            
>>>>>>
>>>>
>>>>but i removed it properly, it just puts it back every time i try to
>>>>install mozilla.
>>>>        
>>>>
>>>If mozilla was deinstalled correctly then the duplicate files in
>>>/usr/X11R6/lib/mozilla/./components/ would not be there.  You haven't said what you actually did to uninstall mozilla, but I saw no mention of "make deinstall" or "pkg_delete" or "portupgrade -f".  What does "pkg_info -I mozilla\*" show?
>>>
>>>I don't know portmanager, but neither make clean nor cvsup have anything to do with deinstalling ports.
>>>
>>>I've installed and deinstalled mozilla about five times in the last few weeks trying out various patches, and I know that correct deinstallation will remove the files that cpio is complaining about.  The files are not gone on your machine, ergo mozilla was not deinstalled correctly.  Why that happened, there is just too little information to say.
>>>
>>>--Alex
>>>      
>>>
>>wel i removed mozilla with a bit of pkg-delete forcing :) anyway why
>>doesnt the make file overwrite it ? And why cant it tell me this
>>before the realy realy long building process? It drives me nuts too
>>know mozilla works but wont register it every time i try.
>>
>> FX-53R find / -name mozilla
>>/usr/ports/www/mozilla
>>FX-53R
>>
>>See no mozilla anywhere
>>
>>    
>>
>
>its like mozilla is a default dependency for every (*&#$#) package,
>thats why i forced deleted it to see what happens :)
>
>FX-53R pkg_info -r gimp-2.2.6,1/
>Information for gimp-2.2.6,1:
>
>Depends on:
>[...]
>Dependency: mozilla-1.7.7,2      <----- WTF
>  
>
gimp (in theory) uses mozilla to display documentation.  What's supposed to be the problem with this?  If you deleted mozilla port, then you need to fix up dependencies with pkgdb -F.

--Alex




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4280773D.3000904>