Bug 62632 - up2date falsely reports it cannot install package due to insufficient disk space
Summary: up2date falsely reports it cannot install package due to insufficient disk space
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: rpm
Version: 7.1
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeff Johnson
QA Contact: Jay Turner
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-04-03 14:40 UTC by Daniel G. Link
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-05-08 20:19:36 UTC
Embargoed:


Attachments (Terms of Use)

Description Daniel G. Link 2002-04-03 14:40:56 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; Q312461)

Description of problem:
up2date-2.7.46-7.x.1 reports insufficient space for package installation even 
though there is sufficient space.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. up2date -u (system must need update of php-manual-4.0.6-14, don't know about 
other packages)
2.
3.
	

Actual Results:  [...]
Testing package set / solving RPM inter-dependencies...
########################################
RPM package conflict error.  The message was:
Test install failed because of package conflicts:
installing package php-manual-4.0.6-14 needs 23Mb on the /var filesystem

Expected Results:  It should have installed the package "php-manual-4.0.6-14".

Additional info:

Every single file system on this machine has more than 23 MB of free 
space, /var included:

[root@tempest up2date]# df
Filesystem           1k-blocks      Used Available Use% Mounted on
/dev/hda9               256667    161720     81695  67% /
/dev/hda1                38859      4312     32541  12% /boot
/dev/hda7               521748    399176     96068  81% /home
/dev/hda10            36155784  35963464    192320 100% /share
/dev/hda5              6048320   4680468   1060612  82% /usr
/dev/hda8               256667    150034     93381  62% /var

Comment 1 Adrian Likins 2002-05-08 20:19:19 UTC
This looks more like a rpm issue than an up2date one, since it
appears to be miscalculating the space required.

Comment 2 Jeff Johnson 2002-07-06 19:04:19 UTC
The message indicates that 23MB more space is needed
on the /var file system.


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