Bug#569977: [Pkg-db-devel] Bug#569977: re. Bug#569977: Acknowledgement (libdb4.7-java-gcj: broken - prevents other packages from installing)

2010-03-12 Thread Clint Adams
On Fri, Mar 12, 2010 at 12:02:53AM -0500, Gary Dale wrote:
> The gcj-dbtool-4.2 seems to be part of Lenny's gij-4.2 package. There is  
> a similarly named package gcj-dbtool in Squeeze that is part of  
> gcj-jre-headless & gcj-4.4-jre-headless. I'm guessing that somewhere in  
> the updates from Lenny to Squeeze something got messed up. The question  
> is, how do I fix it?

Oh, that's easy.  Just rm gcj-dbtool-4.2.  Alternately, if you
think it was part of the gij-4.2 package and somehow got left
behind you could install that package and remove it again.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#569977: [Pkg-db-devel] Bug#569977: re. Bug#569977: Acknowledgement (libdb4.7-java-gcj: broken - prevents other packages from installing)

2010-03-11 Thread Gary Dale

Clint Adams wrote:

On Thu, Mar 11, 2010 at 03:42:54PM -0500, Gary Dale wrote:
  
Except that dpkg is trying to do something with it during the  
lbidb4.7-java-gcj update.



Yes.  libdb4.7-java-gcj calls /usr/bin/rebuild-gcj-db which is
a script that is part of the libgcj-common package.  rebuild-gcj-db
in turn goes through and looks for gcj-dbtool-4.2, gcj-dbtool-4.3,
and gcj-dbtool-4.4.  It runs each one it finds.

In your case, it is obviously finding gcj-dbtool-4.2, so it is
running it.  You have already established that gcj-dbtool-4.2 is
not associated with any associated package.  It is this mysterious
gcj-dbtool-4.2 in your PATH, missing its library dependency, which
is the cause of your problem.

  
I gather it is in one or more scripts associated with the  
libdb4.7-java-gcj package since I'm getting messages related to that  
package immediately before and after the gcj-dbtool-4.2 error. Moreover,  
dpkg seems to be saying that the program is referenced in both the old  
and new packages.



See above.

  
All I know is that has just started happening and it's preventing me  
from installing the Squeeze updates.



The source of you having a gcj-dbtool-4.2 despite the package not
being installed is the mystery that needs to be solved.

  
The gcj-dbtool-4.2 seems to be part of Lenny's gij-4.2 package. There is 
a similarly named package gcj-dbtool in Squeeze that is part of 
gcj-jre-headless & gcj-4.4-jre-headless. I'm guessing that somewhere in 
the updates from Lenny to Squeeze something got messed up. The question 
is, how do I fix it?




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#569977: [Pkg-db-devel] Bug#569977: re. Bug#569977: Acknowledgement (libdb4.7-java-gcj: broken - prevents other packages from installing)

2010-03-11 Thread Clint Adams
On Thu, Mar 11, 2010 at 03:42:54PM -0500, Gary Dale wrote:
> Except that dpkg is trying to do something with it during the  
> lbidb4.7-java-gcj update.

Yes.  libdb4.7-java-gcj calls /usr/bin/rebuild-gcj-db which is
a script that is part of the libgcj-common package.  rebuild-gcj-db
in turn goes through and looks for gcj-dbtool-4.2, gcj-dbtool-4.3,
and gcj-dbtool-4.4.  It runs each one it finds.

In your case, it is obviously finding gcj-dbtool-4.2, so it is
running it.  You have already established that gcj-dbtool-4.2 is
not associated with any associated package.  It is this mysterious
gcj-dbtool-4.2 in your PATH, missing its library dependency, which
is the cause of your problem.

> I gather it is in one or more scripts associated with the  
> libdb4.7-java-gcj package since I'm getting messages related to that  
> package immediately before and after the gcj-dbtool-4.2 error. Moreover,  
> dpkg seems to be saying that the program is referenced in both the old  
> and new packages.

See above.

> All I know is that has just started happening and it's preventing me  
> from installing the Squeeze updates.

The source of you having a gcj-dbtool-4.2 despite the package not
being installed is the mystery that needs to be solved.




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#569977: [Pkg-db-devel] Bug#569977: re. Bug#569977: Acknowledgement (libdb4.7-java-gcj: broken - prevents other packages from installing)

2010-03-11 Thread Gary Dale

Clint Adams wrote:

On Wed, Mar 10, 2010 at 10:17:06AM -0500, Gary Dale wrote:
  

dpkg: *gcj-dbtool-4.2* not found.

I got the same result for libdb4.7-java-gcj. However, if I try to  
install it, the gcj-dbtool-4.2 isn't found while libdb4.7-java-gcj gives  
me this:




gcj-dbtool-4.2 is a program on your disk that is apparently not associated
with any package.  libdb4.7-java-gcj is a package, so running dpkg -S on
it would not be helpful.
  
Except that dpkg is trying to do something with it during the 
lbidb4.7-java-gcj update.
  
gcj-dbtool-4.2: error while loading shared libraries: libgcj.so.81:  



If you had the proper package installed, libgcj.so.81 would be present
because of the appropriate dependency on the libgcj8-1 package.

The question is why you have gcj-dbtool-4.2 if the package is not
installed.
  
I gather it is in one or more scripts associated with the 
libdb4.7-java-gcj package since I'm getting messages related to that 
package immediately before and after the gcj-dbtool-4.2 error. Moreover, 
dpkg seems to be saying that the program is referenced in both the old 
and new packages.


All I know is that has just started happening and it's preventing me 
from installing the Squeeze updates.






--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#569977: [Pkg-db-devel] Bug#569977: re. Bug#569977: Acknowledgement (libdb4.7-java-gcj: broken - prevents other packages from installing)

2010-03-11 Thread Clint Adams
On Wed, Mar 10, 2010 at 10:17:06AM -0500, Gary Dale wrote:
> dpkg: *gcj-dbtool-4.2* not found.
>
> I got the same result for libdb4.7-java-gcj. However, if I try to  
> install it, the gcj-dbtool-4.2 isn't found while libdb4.7-java-gcj gives  
> me this:


gcj-dbtool-4.2 is a program on your disk that is apparently not associated
with any package.  libdb4.7-java-gcj is a package, so running dpkg -S on
it would not be helpful.

> gcj-dbtool-4.2: error while loading shared libraries: libgcj.so.81:  

If you had the proper package installed, libgcj.so.81 would be present
because of the appropriate dependency on the libgcj8-1 package.

The question is why you have gcj-dbtool-4.2 if the package is not
installed.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#569977: [Pkg-db-devel] Bug#569977: re. Bug#569977: Acknowledgement (libdb4.7-java-gcj: broken - prevents other packages from installing)

2010-03-10 Thread Gary Dale

Clint Adams wrote:

On Tue, Mar 09, 2010 at 11:52:42PM -0500, Gary Dale wrote:
  

Where does your gcj-dbtool-4.2 come from?

  
  
As far as I can tell, it's from the Debian/Squeeze repositories. It  
seems to be associated with OpenOffice.org.



Please run

dpkg -S gcj-dbtool-4.2

  

dpkg: *gcj-dbtool-4.2* not found.

I got the same result for libdb4.7-java-gcj. However, if I try to 
install it, the gcj-dbtool-4.2 isn't found while libdb4.7-java-gcj gives 
me this:



transponder:/home/garydale# aptitude install libdb4.7-java-gcj
Reading package lists... Done
Building dependency tree 
Reading state information... Done
Reading extended state information   
Initializing package states... Done  
Reading task descriptions... Done
The following packages will be REMOVED:  
 firebird2.1-common{u} firebird2.1-common-doc{u} gir1.0-clutter-0.8{u}

 libclutter-0.8-0{u} libclutter-cairo-0.8-0{u} libclutter-gtk-0.8-0{u}
0 packages upgraded, 0 newly installed, 6 to remove and 366 not upgraded.
Need to get 0B/1,335kB of archives. After unpacking 3,187kB will be freed.
Do you want to continue? [Y/n/?] y
Writing extended state information... Done
(Reading database ... 172885 files and directories currently installed.)
Preparing to replace libdb4.7-java-gcj 4.7.25-9 (using 
.../libdb4.7-java-gcj_4.7.25-9_amd64.deb) ...

Unpacking replacement libdb4.7-java-gcj ...
gcj-dbtool-4.2: error while loading shared libraries: libgcj.so.81: 
cannot open shared object file: No such file or directory

dpkg: warning: old post-removal script returned error exit status 2
dpkg - trying script from the new package instead ...
gcj-dbtool-4.2: error while loading shared libraries: libgcj.so.81: 
cannot open shared object file: No such file or directory
dpkg: error processing 
/var/cache/apt/archives/libdb4.7-java-gcj_4.7.25-9_amd64.deb (--unpack):

subprocess new post-removal script returned error exit status 2
gcj-dbtool-4.2: error while loading shared libraries: libgcj.so.81: 
cannot open shared object file: No such file or directory

dpkg: error while cleaning up:
subprocess new post-removal script returned error exit status 2
Errors were encountered while processing:
/var/cache/apt/archives/libdb4.7-java-gcj_4.7.25-9_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#569977: [Pkg-db-devel] Bug#569977: re. Bug#569977: Acknowledgement (libdb4.7-java-gcj: broken - prevents other packages from installing)

2010-03-10 Thread Clint Adams
On Tue, Mar 09, 2010 at 11:52:42PM -0500, Gary Dale wrote:
>> Where does your gcj-dbtool-4.2 come from?
>>
>>   
> As far as I can tell, it's from the Debian/Squeeze repositories. It  
> seems to be associated with OpenOffice.org.

Please run

dpkg -S gcj-dbtool-4.2



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#569977: [Pkg-db-devel] Bug#569977: re. Bug#569977: Acknowledgement (libdb4.7-java-gcj: broken - prevents other packages from installing)

2010-03-09 Thread Clint Adams
On Tue, Mar 09, 2010 at 03:11:13PM -0500, Gary Dale wrote:
> Preparing to replace libdb4.7-java-gcj 4.7.25-9 (using  
> .../libdb4.7-java-gcj_4.7.25-9_amd64.deb) ...
> Unpacking replacement libdb4.7-java-gcj ...
> gcj-dbtool-4.2: error while loading shared libraries: libgcj.so.81:  
> cannot open shared object file: No such file or directory

Where does your gcj-dbtool-4.2 come from?



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org