Hi Alex, This is really strange that I don't have this on my computer at the office. It runs Ubuntu 7.10.
I'm using $ dpkg -i pathToInstaller to install the package. And, $ dpkg -r apacheds to remove it. You can maybe test with this command instead of apt-get. Is there any specific things on your /opt partition (any link or something like that) ? Thanks Pierre-Arnaud On Mon, Apr 14, 2008 at 6:37 PM, Alex Karasulu <[EMAIL PROTECTED]> wrote: > Hi Pierre, > > > I'm still seeing the following issue on Debian when trying to uninstall > the ApacheDS package: > > [EMAIL PROTECTED]:~# apt-get remove apacheds > Reading package lists... Done > Building dependency tree > Reading state information... Done > The following packages will be REMOVED: > apacheds > 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. > Need to get 0B of archives. > After unpacking 9542kB disk space will be freed. > Do you want to continue [Y/n]? Y > (Reading database ... 120255 files and directories currently installed.) > Removing apacheds ... > dpkg - warning: while removing apacheds, unable to remove directory > `/opt': Device or resource busy - directory may be a mount point ? > dpkg - warning: while removing apacheds, unable to remove directory > `/opt': Device or resource busy - directory may be a mount point ? > > Any idea what could be causing this. I want to try to sort out this issue > before I release the ApacheDS installers subproject. > > Thanks, > Alex > >
