Re: apt: "The following packages have been kept back:"

2008-08-03 Thread Telemachus
On Sat Aug 02 2008 @ 2:09, JW wrote: > I sometimes have a hard time figuring out why apt keeps certain packages > back. > For example the other day during an apt-get upgrade it was "keeping back" > openoffice (and all the OO componant packages). It was not requiring any > packages to be remove

Re: apt: "The following packages have been kept back:"

2008-08-02 Thread Charlie
On Sun, 3 Aug 2008, JW engaged keyboard and shared this with us all: >--} I sometimes have a hard time figuring out why apt keeps certain packages > back. --} For example the other day during an apt-get upgrade it was > "keeping back" --} openoffice (and all the OO componant packages). It was > not

Re: apt: "The following packages have been kept back:"

2008-08-02 Thread Ron Johnson
On 08/02/08 14:09, JW wrote: I sometimes have a hard time figuring out why apt keeps certain packages back. For example the other day during an apt-get upgrade it was "keeping back" openoffice (and all the OO componant packages). It was not requiring any packages to be removed, it wasn't causin

Re: apt: "The following packages have been kept back:"

2008-08-02 Thread Lubos Vrbka
JW wrote: I sometimes have a hard time figuring out why apt keeps certain packages back. For example the other day during an apt-get upgrade it was "keeping back" openoffice (and all the OO componant packages). It was not requiring any packages to be removed, it wasn't causing any major package

apt: "The following packages have been kept back:"

2008-08-02 Thread JW
I sometimes have a hard time figuring out why apt keeps certain packages back. For example the other day during an apt-get upgrade it was "keeping back" openoffice (and all the OO componant packages). It was not requiring any packages to be removed, it wasn't causing any major packages to be upg

Re: Question about - "The following packages have been kept back:"

2008-01-29 Thread Andrew Sackville-West
if it's because > the package maintainer does not have the package quite ready for an > upgrade. no. likely some dependency isn't quite ready and thus hasn't been released yet. > > > > The following packages have been kept back: > > linux-image-2.6-68

Re: Question about - "The following packages have been kept back:"

2008-01-29 Thread s. keeling
; right away to get it to install? I somehow was wondering if it's because > the package maintainer does not have the package quite ready for an upgrade. > > The following packages have been kept back: > >linux-image-2.6-686 No, it's more that your system is consider

Question about - "The following packages have been kept back:"

2008-01-29 Thread Robert Cates
it's because the package maintainer does not have the package quite ready for an upgrade. The following packages have been kept back: linux-image-2.6-686 thanks in advance for your help! Robert

Re: The following packages have been kept back

2003-10-16 Thread David Z Maze
"D." <[EMAIL PROTECTED]> writes: > Haven't you ever done a dselect update and then a apt-get -u upgrade > and found that you have 30 or some large number of packages that are > not going to be installed? Not really; apt-get isn't intended to be used that way. See the first paragraph of apt-get(8

Re: The following packages have been kept back

2003-10-16 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, Oct 16, 2003 at 06:32:49AM -0700, D. wrote: > Haven't you ever done a dselect update and then a > apt-get -u upgrade and found that you have 30 or some > large number of packages that are not going to be > installed? Ah, in that case, it's nor

Re: The following packages have been kept back

2003-10-16 Thread D.
--- Paul Johnson <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > - From what to what? > Haven't you ever done a dselect update and then a apt-get -u upgrade and found that you have 30 or some large number of packages that are not going to be installed? When that ha

Re: The following packages have been kept back

2003-10-16 Thread Colin Watson
On Thu, Oct 16, 2003 at 01:59:23AM -0700, Paul Johnson wrote: > On Thu, Oct 16, 2003 at 09:24:06PM +1300, Paul William wrote: > > On Thu, 2003-10-16 at 17:26, Paul Johnson wrote: > > > On Thu, Oct 16, 2003 at 09:57:59AM +0800, Dan Jacobson wrote: > > > > Fellows, it's time for a dist-upgrade, but >

Re: The following packages have been kept back

2003-10-16 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, Oct 16, 2003 at 09:24:06PM +1300, Paul William wrote: > On Thu, 2003-10-16 at 17:26, Paul Johnson wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > On Thu, Oct 16, 2003 at 09:57:59AM +0800, Dan Jacobson wrote: > > > Fellows,

Re: The following packages have been kept back

2003-10-16 Thread Paul William
On Thu, 2003-10-16 at 17:26, Paul Johnson wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Thu, Oct 16, 2003 at 09:57:59AM +0800, Dan Jacobson wrote: > > Fellows, it's time for a dist-upgrade, but > > - From what to what? dist-upgrade is just an upgrade that resolves the more comp

Re: The following packages have been kept back

2003-10-15 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, Oct 16, 2003 at 09:57:59AM +0800, Dan Jacobson wrote: > Fellows, it's time for a dist-upgrade, but - From what to what? - -- .''`. Paul Johnson <[EMAIL PROTECTED]> : :' : `. `'` proud Debian admin and user `- Debian - when y

The following packages have been kept back

2003-10-15 Thread Dan Jacobson
Fellows, it's time for a dist-upgrade, but The following packages have been kept back python-gtk2 python2.3-gtk2 Could it be a fault of mine? # apt-get -o Debug::pkgProblemResolver=true dist-upgrade Package perl-modules has broken dep on libcgi-pm-perl Considering libcgi-pm-perl 0

Re: What does "The following packages have been kept back" mean?

2002-04-21 Thread Gary Turner
On Sat, 20 Apr 2002 23:51:54 -0500, hanasaki wrote: If you're using apt-get update/upgrade, it likely means that those packages need to put some new stuff on your machine. It may be that there are new/different dependencies to be met, or that the pkg has been redesigned. apt-get is polite. It w

Re: What does "The following packages have been kept back" mean?

2002-04-21 Thread Osamu Aoki
On Sat, Apr 20, 2002 at 11:51:54PM -0500, hanasaki wrote: It means apt realized that these packages are old but since you did not request to upgrade, it was kept at older version. I bet you just run "apt-get install some-new-packge". -- ~\^o^/~~~ ~\^.^/~~~ ~\^*^/~~~ ~\^_^/~~~ ~\^+^/~~~ ~\^:^/~~~

What does "The following packages have been kept back" mean?

2002-04-20 Thread hanasaki
Thank you. -- = = [EMAIL PROTECTED] = = Spam : Just Say NO! = = -- To UNSUBSCRIBE, e

Re: the following packages have been kept back?

2002-02-06 Thread Dimitri Maziuk
* Rachel Andrew ([EMAIL PROTECTED]) spake thusly: > > > "apt-get dist-upgrade" should do the trick. > > Hi, that did work but when unpacking this happens: > > Unpacking replacement konqueror ... > Preparing to replace libkonq3 4:2.2.1.0-6 (using > .../libkonq3_4%3a2.2.2-13_i386.deb) ... > Unpac

Re: the following packages have been kept back?

2002-02-06 Thread Ron Johnson
On Wed, 6 Feb 2002 11:12:20 + Rachel Andrew <[EMAIL PROTECTED]> wrote: > Hi > > I tried to do apt-get upgrade of my Woody system today and got the following > message: > > The following packages have been kept back: > base-config console-data kate kchart kdeb

Re: the following packages have been kept back?

2002-02-06 Thread Rachel Andrew
> "apt-get dist-upgrade" should do the trick. Hi, that did work but when unpacking this happens: Unpacking replacement konqueror ... Preparing to replace libkonq3 4:2.2.1.0-6 (using .../libkonq3_4%3a2.2.2-13_i386.deb) ... Unpacking replacement libkonq3 ... Preparing to replace kdebase-libs 4:2.

Re: the following packages have been kept back?

2002-02-06 Thread Paul Hampson
On Wed, Feb 06, 2002 at 07:59:06AM -0500, Bill Benedetto wrote: > >>> Rachel Andrew writes: > > Rachel> I tried to do apt-get upgrade of my Woody system today > Rachel> and got the following message: > Rachel> > Rachel> The following packages have

Re: the following packages have been kept back?

2002-02-06 Thread Bill Benedetto
>>> Rachel Andrew writes: Rachel> I tried to do apt-get upgrade of my Woody system today Rachel> and got the following message: Rachel> Rachel> The following packages have been kept back: Rachel> base-config console-data kate kchart kdebase Rachel> kdebase

the following packages have been kept back?

2002-02-06 Thread Rachel Andrew
Hi I tried to do apt-get upgrade of my Woody system today and got the following message: The following packages have been kept back: base-config console-data kate kchart kdebase kdebase-libs kdm kfocus kivio kmid koffice-libs konqueror konsole koshell kscd kspread jugar kword libkonq3 from

Re: "The following packages have been kept back"

2001-05-28 Thread matlads
On Sun, May 27, 2001 at 01:30:41PM -0500, Dave Sherohman wrote: > On Sun, May 27, 2001 at 06:53:16PM +0300, [EMAIL PROTECTED] wrote: > > Sorry, but the following packages have unmet dependencies: > > aalib1: Depends: libc6 (>= 2.2.2-2) but 2.1.3-18 is to be installed > >

Re: "The following packages have been kept back"

2001-05-27 Thread Dave Sherohman
On Sun, May 27, 2001 at 08:55:40PM +0200, Bart Martens wrote: > On Sun, May 27, 2001 at 01:30:41PM -0500, Dave Sherohman wrote: > > On Sun, May 27, 2001 at 06:53:16PM +0300, [EMAIL PROTECTED] wrote: > > > How do I get it to upgrade my libc6? > > > > For some reason, apt doesn't want to upgrade lib

Re: "The following packages have been kept back"

2001-05-27 Thread Bart Martens
On Sun, May 27, 2001 at 01:30:41PM -0500, Dave Sherohman wrote: > On Sun, May 27, 2001 at 06:53:16PM +0300, [EMAIL PROTECTED] wrote: > > Sorry, but the following packages have unmet dependencies: > > aalib1: Depends: libc6 (>= 2.2.2-2) but 2.1.3-18 is to be installed > >

Re: "The following packages have been kept back"

2001-05-27 Thread Dave Sherohman
On Sun, May 27, 2001 at 06:53:16PM +0300, [EMAIL PROTECTED] wrote: > Sorry, but the following packages have unmet dependencies: > aalib1: Depends: libc6 (>= 2.2.2-2) but 2.1.3-18 is to be installed > > Depends: xlibs (>= 4.0.1-11) but i

Re: "The following packages have been kept back"

2001-05-27 Thread matlads
On Sun, May 27, 2001 at 10:16:45AM -0500, Dave Sherohman wrote: > On Sun, May 27, 2001 at 03:16:55PM +0300, [EMAIL PROTECTED] wrote: > > What is going on, and why can't apt-get upgrade the remaining 62 packages? > > How do I get it to upgrade them? > > It doesn't want to automatically process them

Re: "The following packages have been kept back"

2001-05-27 Thread Dave Sherohman
On Sun, May 27, 2001 at 03:16:55PM +0300, [EMAIL PROTECTED] wrote: > What is going on, and why can't apt-get upgrade the remaining 62 packages? > How do I get it to upgrade them? It doesn't want to automatically process them for some reason. Explicitly telling it to upgrade each package with `apt

"The following packages have been kept back"

2001-05-27 Thread matlads
' back the rest. i rerun the above commands, to see if I could get the rest to also be upgraded and I got the following output: fot2:~# apt-get dist-upgrade Reading Package Lists... Done Building Dependency Tree... Done Calculating Upgrade... Done The following packages have been kept ba

Re: apt-get: "The following packages have been kept back" - What does it mean?

2000-10-17 Thread Moritz Schulte
Mario Vukelic <[EMAIL PROTECTED]> writes: > I'm running potato. Recently I've upgraded helix-gnome and since then > every time i run apt-get upgrade (or dist-upgrade) it tells me: [...] > The following packages have been kept back > task-helix-gnome > 0 packages

RE: apt-get: "The following packages have been kept back" - What

2000-10-17 Thread Mario Vukelic
> to find out the cause of your problems, do a 'apt-get install > task-helix-gnome', that should tell you why it is being held back. Yup, that did the trick. gaim was the offender, I believe its name was changed to gaim-gnome. apt removed gaim and installed gaim-gnome. Everything ok now. Thanks

Re: apt-get: "The following packages have been kept back" - What does it mean?

2000-10-17 Thread John Travis
ng Dependency Tree... Done > The following packages have been kept back > task-helix-gnome > 0 packages upgraded, 0 newly installed, 0 to remove and 1 not upgraded." > > What does "kept back" mean /exactly/? Can I "dpkg --purge > task-helix-gnome" safely? My

RE: apt-get: "The following packages have been kept back" - What

2000-10-17 Thread Sean 'Shaleh' Perry
> > What does "kept back" mean /exactly/? Can I "dpkg --purge > task-helix-gnome" safely? My understanding is that it isn't needed after > it has done it's duty of selecting all gnome packages that depend on it. > Am I right? > it means that apt wants to update it, but can not due to a depends/

apt-get: "The following packages have been kept back" - What does it mean?

2000-10-17 Thread Mario Vukelic
Hi, I'm running potato. Recently I've upgraded helix-gnome and since then every time i run apt-get upgrade (or dist-upgrade) it tells me: "host:/home/mario# apt-get upgrade Reading Package Lists... Done Building Dependency Tree... Done The following packages have been kept ba

Re: apt-get "the following packages have been kept back"

1999-09-22 Thread Brian Servis
*- On 22 Sep, Seth R Arnold wrote about "apt-get "the following packages have been kept back"" > Hello there. > > Can someone explain to me what this message means? :) > > amidala:/var# apt-get upgrade > Reading Package Lists... Done > Building Depende

apt-get "the following packages have been kept back"

1999-09-22 Thread Seth R Arnold
Hello there. Can someone explain to me what this message means? :) amidala:/var# apt-get upgrade Reading Package Lists... Done Building Dependency Tree... Done The following packages have been kept back gimp1.1 login python-base python-tk shellutils wmaker 0 packages upgraded, 0 newly