mozilla

Alex Zbyslaw xfb52 at dial.pipex.com
Tue May 10 01:56:32 PDT 2005


Gert Cuykens wrote:

>On 5/10/05, Gert Cuykens <gert.cuykens at gmail.com> wrote:
>  
>
>>On 5/10/05, Alex Zbyslaw <xfb52 at dial.pipex.com> wrote:
>>    
>>
>>>On 5/9/05, Gert Cuykens <gert.cuykens at 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




More information about the freebsd-questions mailing list