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 questio
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 w
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 "/usr/lib
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 cl
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()
b
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 p
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
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 po
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 o
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 install
10 matches
Mail list logo