Bug 61301 - up2date-2.7.11-6.x.1 - up2date -u causes download of packages but no install
Summary: up2date-2.7.11-6.x.1 - up2date -u causes download of packages but no install
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: up2date
Version: 6.2
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Adrian Likins
QA Contact: Jay Turner
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-03-16 18:07 UTC by James Manning
Modified: 2015-01-07 23:55 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-03-17 23:00:46 UTC
Embargoed:


Attachments (Terms of Use)
the relevant up2date calls, etc. (5.12 KB, text/plain)
2002-03-16 18:08 UTC, James Manning
no flags Details

Description James Manning 2002-03-16 18:07:24 UTC
this was happening in bug 61119 but is definitely unrelated to the 6.2/cpan issues,
so it's getting a new report.  Simply, packages to be installed are fetched but
never installed.  This was true with the up2date -u back in bug 61119, is true
now that I've done a -Fvh to get those rpm's (but not kernel*) updated, and
is still true with --force, with and without a package parameter.  I'll attach the
log to keep the emails smaller :)  As can be seen in the upcoming attachment,
the /var/spool/up2date files that result look fine, just nothing done afterwards to
perform installation.  All the -v's in the world didn't help explain things, of course,
but I'm still looking forward to an up2date version where they'd make a difference
and would love to test anything (people/alikins?) along those lines :)

Comment 1 James Manning 2002-03-16 18:08:23 UTC
Created attachment 48727 [details]
the relevant up2date calls, etc.

Comment 2 Adrian Likins 2002-03-17 23:00:41 UTC
does /boot show the approriate files for those kernels (ie, did the package
get installed, but the db is hosed?)

What happens after a `rpm --rebuilddb`?

Can you install those packages manaully with rpm? If not.
whats it complain about? 

My guess is there is something that is making those package installs
fail (no space on /boot?) and rpm is silently skipping them. If you
try it with rpm dirrectly, it might throw a error message to stderr.

If thats the case, it's gonna have to wait for the next rpm and up2date 
releases (new code is being added to remove some of the cases where rpm
silently fails).

Comment 3 James Manning 2002-03-18 07:33:11 UTC
fsck - not sure how it got that way, but up2date's config had retrieveOnly=1

Mother fscker.

Comment 4 Adrian Likins 2002-03-18 10:06:25 UTC
It's sort of a config migration bug. 

The old style up2date that shipped in 6.2 had "retriveOnly=1" by default. When
that
version gets updated to the 2.x versions, it attempts to migrate the config, so
it
keeps that setting. 

I say "sort of a bug" because it rights because it preserves the users existing
config, but "a bug" because it's kind of stupid and annoying for the current
version.
It seems to be more unexpected than expected.

At least, when I see "retriveOnly=1" set for 6.2 boxes, that is typically the
case.


Note You need to log in before you can comment on or make changes to this bug.