Re: Apt Database

2019-01-26 Thread Jens Holzhäuser
On Sat, Jan 26, 2019 at 06:12:11PM +, J.Arun Mani wrote: > Hello, > Im developing a small graphical-application (based on Python) which helps in > user installing a software using Apt. > I have been able to use Apt in Python using Subprocess module. What's wrong with synaptic? > Next

Apt Database

2019-01-26 Thread J.Arun Mani
Hello, Im developing a small graphical-application (based on Python) which helps in user installing a software using Apt. I have been able to use Apt in Python using Subprocess module. But the problem is, whenever we are installing or doing any activity, we would like to see its progress. So I

Apt Database Recovery

2008-03-18 Thread David Baron
I have been getting this when upgrading: Traceback (most recent call last): File /usr/bin/apt-listchanges, line 227, in ? main() File /usr/bin/apt-listchanges, line 148, in main seen.close() File /usr/lib/python2.4/bsddb/__init__.py, line 237, in close v = self.db.close()

Re: Apt Database Recovery

2008-03-18 Thread Jochen Schulz
David Baron: I have been getting this when upgrading: Traceback (most recent call last): File /usr/bin/apt-listchanges, line 227, in ? main() File /usr/bin/apt-listchanges, line 148, in main seen.close() File /usr/lib/python2.4/bsddb/__init__.py, line 237, in close v =

Re: Apt Database Recovery

2008-03-18 Thread Florian Kulzer
On Tue, Mar 18, 2008 at 17:22:52 +0200, David Baron wrote: I have been getting this when upgrading: Traceback (most recent call last): File /usr/bin/apt-listchanges, line 227, in ? main() File /usr/bin/apt-listchanges, line 148, in main seen.close() File

Re: apt database problems?

2002-05-09 Thread Johann Spies
On Wed, May 08, 2002 at 02:24:39PM +0100, Simon Young wrote: On Tue, May 07, 2002 at 02:48:50PM +0100, Simon Young wrote: I can install lvm-common without a hitch, but the problem comes whenever I try and install lvm5. I get this: apt-cache search lvm does not show lvm5 on my system

Re: apt database problems?

2002-05-09 Thread Simon Young
On Wed, May 08, 2002 at 04:28:51PM +1000, Rob Weir wrote: I don't know anything about LVM, but are you sure you need the lvm 5 package? Pretty sure, unless I'm doing something *drastically* wrong :) From the output of apt-cache show lvm-common... This package includes parts of the LVM

Re: apt database problems?

2002-05-08 Thread Simon Young
Hi, It seems I must have posted this to the wrong list. Don't suppose anyone could point me in the right direction? Many thanks, Simon. On Tue, May 07, 2002 at 02:48:50PM +0100, Simon Young wrote: Hi there, I have recently installed woody, and everything is going fine except for one

Re: apt database problems?

2002-05-08 Thread Rob Weir
On Tue, May 07, 2002 at 02:48:50PM +0100, Simon Young wrote: Hi there, I have recently installed woody, and everything is going fine except for one small problem; I'd like to use LVM (in conjunction with reiserfs), but I'm having trouble installing the required packages. Under potato, I

apt database problems?

2002-05-07 Thread Simon Young
Hi there, I have recently installed woody, and everything is going fine except for one small problem; I'd like to use LVM (in conjunction with reiserfs), but I'm having trouble installing the required packages. Under potato, I would have just patched the kernel for lvm and done a apt-get