package changes size?

John Poelstra poelstra at redhat.com
Fri Oct 26 04:45:47 UTC 2007


Does this make sense to anyone or is this a bug?

The package gets reported with a different size depending on if it is being installed or removed.

(745)[root at yardsale:~]# yum remove vixie-cron
Loading "refresh-updatesd" plugin
Setting up Remove Process
Resolving Dependencies
--> Running transaction check
---> Package vixie-cron.x86_64 4:4.2-3.fc8 set to be erased
--> Finished Dependency Resolution

Dependencies Resolved

=============================================================================
 Package                 Arch       Version          Repository        Size 
=============================================================================
Removing:
 vixie-cron              x86_64     4:4.2-3.fc8      installed         665 k

Transaction Summary
=============================================================================
Install      0 Package(s)         
Update       0 Package(s)         
Remove       1 Package(s)         

Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
  Erasing   : vixie-cron                   ######################### [1/1] 
yum-updatesd not on the bus

Removed: vixie-cron.x86_64 4:4.2-3.fc8
Complete!
(746)[root at yardsale:~]# yum install vixie-cron
Loading "refresh-updatesd" plugin
Setting up Install Process
Parsing package install arguments
Resolving Dependencies
--> Running transaction check
---> Package vixie-cron.x86_64 4:4.2-3.fc8 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

=============================================================================
 Package                 Arch       Version          Repository        Size 
=============================================================================
Installing:
 vixie-cron              x86_64     4:4.2-3.fc8      junior            100 k

Transaction Summary
=============================================================================
Install      1 Package(s)         
Update       0 Package(s)         
Remove       0 Package(s)         

Total download size: 100 k
Is this ok [y/N]: y
Downloading Packages:
(1/1): vixie-cron-4.2-3.f 100% |=========================| 100 kB    00:00     
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing: vixie-cron                   ######################### [1/1] 
yum-updatesd not on the bus

Installed: vixie-cron.x86_64 4:4.2-3.fc8
Complete!




More information about the fedora-test-list mailing list