Sam Halliday <[EMAIL PROTECTED]> writes:
> well i could easily use aptitude to purge packages... but since that is a pain
> if i have more than 5 packages which i uninstalled, i'd prefer to use a scripted
> approach.
Start aptitude, move the cursor down to "Not Installed Packages", type
"_", and
ions`, but i ended up just using aptitude and
> > > starting afresh.
> > >
> > > but i recently ran `apt-get dselect-upgrade` and it seems to have a memory
> > > of all apps i originally wanted to pull over... is there any way i can clear
> > > that list, as i would
Sam Halliday wrote:
well i could easily use aptitude to purge packages... but since that is a pain
if i have more than 5 packages which i uninstalled, i'd prefer to use a scripted
approach. it's all too easy to type - instead of _, especially since _ on a
packge will only - its dependencies.
That y
David Fokkema wrote:
> Sam Halliday wrote:
> > hi there,
> >
> > when i first installed debian i tried to bring over my list of packages
> > using`dpkg --set-selections`, but i ended up just using aptitude and
> > starting afresh.
> >
> > but i recent
On Sun, Jul 04, 2004 at 03:58:50PM +0100, Sam Halliday wrote:
> hi there,
>
> when i first installed debian i tried to bring over my list of packages using
> `dpkg --set-selections`, but i ended up just using aptitude and starting afresh.
>
> but i recently ran `apt-get dsele
--- Sam Halliday <[EMAIL PROTECTED]> wrote:
>
> but as a more general solution i'd just like to get my dpkg list to
> agree with
> the `apt-get dselect-upgrade` one.
It should just install those packages once you set the selections.
>
> yeah... i had considere
:) What you mean is, you "remove'd" a package
> but did not --purge?
:-)
but as a more general solution i'd just like to get my dpkg list to agree with
the `apt-get dselect-upgrade` one.
> > > One suggestion I could make to you is an apt-get --reinstall install
--- Sam Halliday <[EMAIL PROTECTED]> wrote:
> may i ask how this would suggest that i have a broken system? i fail to
> see the
> reasoning.
You said to "purge all un-installed apps". I mis-read that. Mind you, it
wasn't well written anyway. :) What you mean is, you "remove'd" a package
but did
Thomas Adam wrote:
> Sam Halliday wrote:
> > but i recently ran `apt-get dselect-upgrade` and it seems to have a
> > memory of
> > all apps i originally wanted to pull over... is there any way i can
>
> Yes, that was meant to be run *after* you --set-selections!
yeah
--- Sam Halliday <[EMAIL PROTECTED]> wrote:
> but i recently ran `apt-get dselect-upgrade` and it seems to have a
> memory of
> all apps i originally wanted to pull over... is there any way i can
Yes, that was meant to be run *after* you --set-selections!
> clear that
>
hi there,
when i first installed debian i tried to bring over my list of packages using
`dpkg --set-selections`, but i ended up just using aptitude and starting afresh.
but i recently ran `apt-get dselect-upgrade` and it seems to have a memory of
all apps i originally wanted to pull over... is
> "Adam" == Adam Heath <[EMAIL PROTECTED]> writes:
Adam> On Thu, 12 Jul 2001, "Jürgen A. Erhard" wrote:
>> As I said, that's bullshit. You're right that dpkg's available file
>> needs to be up to date... but only for dselect and for manual browsing
>> (do that quite often myse
On Thu, 12 Jul 2001, "Jürgen A. Erhard" wrote:
> As I said, that's bullshit. You're right that dpkg's available file
> needs to be up to date... but only for dselect and for manual browsing
> (do that quite often myself). dpkg itself doesn't use it AFAIK.
dpkg does. if you do dpkg -i foo.deb,
ages database.
>
> Bullshit. (Sorry, but I even did an strace on apt-get dselect-upgrade
> just now to be sure, and nowhere does it access
> /var/lib/dpkg/available).
>
> It *will* use dselect's package status file for checking which
> packages should be installed, but
--On Friday, July 13, 2001 22:37:02 +1000 Graham Williams
<[EMAIL PROTECTED]> wrote:
Quite a few times I've "apt-get update". I then check to see which
packages have been upgraded wrt my installation, then go to install
them with apt-get install and the deb files are not there. Checking
the ac
Received Fri 13 Jul 2001 9:16pm +1000 from Joost Kooij:
> On Thu, Jul 12, 2001 at 05:58:19PM -0400, John Covici wrote:
> > But this doesn't solve my problem -- why am I getting errors which say
> > no such file or directory -- its looking for a file which isn't there
Sorry not to have any useful
On Thu, Jul 12, 2001 at 05:58:19PM -0400, John Covici wrote:
> But this doesn't solve my problem -- why am I getting errors which say
> no such file or directory -- its looking for a file which isn't there
> -- but why is it looking? If I look in the relevant directory at
> ftp.us.debian.org there
hey
> > >> be out of date?
> >
> > Joost> If you do a "dselect-upgrade" with apt-get, it will use the
> > Joost> dpkg available packages database.
> >
> > Bullshit. (Sorry, but I even did an strace on apt-get dselect-upgrade
> &
id apt-get update before doing the upgrade -- how could
> they
> >> be out of date?
>
> Joost> If you do a "dselect-upgrade" with apt-get, it will use the
> Joost> dpkg available packages database.
>
> Bullshit. (Sorry, but I even did an stra
do a "dselect-upgrade" with apt-get, it will use the
Joost> dpkg available packages database.
Bullshit. (Sorry, but I even did an strace on apt-get dselect-upgrade
just now to be sure, and nowhere does it access
/var/lib/dpkg/available).
It *will* use dselect's package
I did a dselect update from within dselect but got the same missing
packages as before when I did apt-get dselect-upgrade. I have not had
any problems doing it this way before, but in the last two days its
not working.
Looking on the debian site, I cannot find an up to date binary for
util
ons in
dselect, so you know eg. what you are upgrading in advance. Then, when
you run install in dselect, it will do the "apt-get dselect-upgrade"
for you. So if you stay in dselect the whole time, it is even less
typing than with apt-get.
Cheers,
Joost
> > > I a
John Covici <[EMAIL PROTECTED]> wrote:
>I just did apt-get update before doing the upgrade -- how could they
>be out of date?
'apt-get update' only updates apt's available file, not dpkg's. 'dselect
update' updates both.
However, if you're using apt, then this shouldn't matter. It may just be
tha
I just did apt-get update before doing the upgrade -- how could they
be out of date?
On Thu, 12 Jul 2001, Joost Kooij wrote:
> On Thu, Jul 12, 2001 at 09:12:41AM -0400, John Covici wrote:
> > I am trying to do apt-get dselect-upgrade and I am getting some
> > missing files and ind
On Thu, Jul 12, 2001 at 09:12:41AM -0400, John Covici wrote:
> I am trying to do apt-get dselect-upgrade and I am getting some
> missing files and indeed if I ftp to the debian site the files are
> not there -- but why do the package lists point to files which are not
> there?
>
I am trying to do apt-get dselect-upgrade and I am getting some
missing files and indeed if I ftp to the debian site the files are
not there -- but why do the package lists point to files which are not
there?
I am running woody here and here is the relevant portion of the
output.
321 packages
On Tue, Sep 14, 1999 at 12:15:04PM +0200, Mirek Kwasniak wrote:
> Hi,
>
> on one of my debian (potato) machines I have:
>
> $ apt-get dselect-upgrade
> Reading Package Lists... Done
> Building Dependency Tree... Done
> Segmentation fault (core dumped)
>
> apt-get
I was having this problem as well on a potato machine. I never found
out what the problem was, but it somehow fixed itself. I don't think
it had anything directly to do with apt-get or dpkg, but perhaps a
bug in libc? Do an apt-get dist-updgrade and then play around with it
again. One
I got this on my Slink machine running 2.3.17, no idea what caused it.
2.3.16 and 2.3.18 had no problem with the same .config used to compile.
On Tue, 14 Sep 1999, Mirek Kwasniak wrote:
> Hi,
>
> on one of my debian (potato) machines I have:
>
> $ apt-get dselect-upgrade
&g
Hi,
on one of my debian (potato) machines I have:
$ apt-get dselect-upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
Segmentation fault (core dumped)
apt-get upgrade works ok. How to cure/diagnose it.
My versions:
ii apt 0.3.12 Advanced front-end for
30 matches
Mail list logo