bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #25163] resource-set.make not removing on uninstall xxx_RESOURCE_DI


From: Nicola Pero
Subject: [bug #25163] resource-set.make not removing on uninstall xxx_RESOURCE_DIRS directories created on install
Date: Tue, 06 Jan 2009 09:50:29 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_6; en-us) AppleWebKit/525.27.1 (KHTML, like Gecko) Version/3.2.1 Safari/525.27.1

Update of bug #25163 (project gnustep):

                Severity:              3 - Normal => 2 - Minor              
                 Summary: base uninstall doesn't work fully =>
resource-set.make not removing on uninstall xxx_RESOURCE_DIRS directories
created on install

    _______________________________________________________

Follow-up Comment #2:

Can you clarify what is the problem here ?

FYI - if you install gnustep-base using 

  make install

you can uninstall it using

  make uninstall

*But* if you install it using

  make install GNUSTEP_INSTALLATION_DOMAIN=XXX

then the correct command to uninstall is --

  make uninstall GNUSTEP_INSTALLATION_DOMAIN=XXX

(just saying because I wondered if the original reports of gnustep-base not
uninstalling correctly were not due to it being installed in one domain,
then
uninstalled from another domain).

Once the GNUSTEP_INSTALLATION_DOMAIN used when installing and uninstalling
match, then as far as I can see, uninstallation works fine.  All files are
removed.

We do leave some empty directories behind - but gnustep-make has never made
any attempt to remove empty directories on uninstall, so this is nothing
new.

Are the empty directories the issue ?  Eg, I see the Languages/ directory
being
mentioned as being left behind.  That is created using gnustep-make's
xxx_RESOURCE_DIRS so I guess we should enhance gnustep-make to remove
on uninstall directories (if empty) that were created using
xxx_RESOURCE_DIRS.

I assume that's the bug reported here ?

Thanks

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?25163>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]