From dev-return-24971-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Mon Apr 14 17:38:28 2008 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 85751 invoked from network); 14 Apr 2008 17:38:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Apr 2008 17:38:27 -0000 Received: (qmail 52975 invoked by uid 500); 14 Apr 2008 16:38:28 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 52939 invoked by uid 500); 14 Apr 2008 16:38:27 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 52928 invoked by uid 99); 14 Apr 2008 16:38:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Apr 2008 09:38:27 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of akarasulu@gmail.com designates 209.85.198.231 as permitted sender) Received: from [209.85.198.231] (HELO rv-out-0506.google.com) (209.85.198.231) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Apr 2008 16:37:45 +0000 Received: by rv-out-0506.google.com with SMTP id g37so614119rvb.25 for ; Mon, 14 Apr 2008 09:37:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:x-google-sender-auth; bh=X6vVr+pLD3ivt1pMxsIXyRgGOVYP39nogCZ6OkGNVcY=; b=m5G3k8fNcujDjVfAsEhrM5zrUlqAVpSkUPgKMpyRKNvMLPumKh3kjZVfP7uQQohjlsXybhSRgh7wGwp+nPj04OZemwNU7+HcLY20VNJXYWan0h7ugS2D15NChRrVtNZjPcWdPKDqeMhBEVJlpMBnf5LPZsMIXMueJ4ugAWRwa8A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:mime-version:content-type:x-google-sender-auth; b=Nsr5HOkmVKz48Jr3n0gg+0oCbPEXpU3tObLeVwC3bBxIK/sJAfCVFViHijb6QTlkVIUxVwepvutZmcquKIsONQr1tj4R+EQVrbGLQZoxukimPwIZkKDIhrwX+yfs9OJkZk5yO6BoDKrmvHEv9pfVdb/Qmp7C8jlLg2EkNDx+VX4= Received: by 10.140.249.20 with SMTP id w20mr3564623rvh.21.1208191078061; Mon, 14 Apr 2008 09:37:58 -0700 (PDT) Received: by 10.141.113.13 with HTTP; Mon, 14 Apr 2008 09:37:57 -0700 (PDT) Message-ID: Date: Mon, 14 Apr 2008 12:37:57 -0400 From: "Alex Karasulu" Sender: akarasulu@gmail.com To: "Apache Directory Developers List" Subject: Installer problem with attempt to delete opt directory MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_4801_3790057.1208191078042" X-Google-Sender-Auth: 5b2a94d0a78ae24c X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_4801_3790057.1208191078042 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi Pierre, I'm still seeing the following issue on Debian when trying to uninstall the ApacheDS package: root@newton:~# 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 ------=_Part_4801_3790057.1208191078042 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi Pierre,


I'm still seeing the following issue on Debian when trying to uninstall the ApacheDS package:

root@newton:~# 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
 
------=_Part_4801_3790057.1208191078042--