Hi! I recently removed (rpm -e) all the openoffice packages (2.0.4) from Centos and replaced them with Sun's packages for openoffice 2.4. Works fine. however, now whenever I run yum update I get this: ============================================================================ Package Arch Version Repository Size ============================================================================Updating: openoffice.org-base i386 1:2.0.4-5.4.25 updates 868 k openoffice.org-calc i386 1:2.0.4-5.4.25 updates 7.7 M openoffice.org-draw i386 1:2.0.4-5.4.25 updates 1.1 M openoffice.org-emailmerge i386 1:2.0.4-5.4.25 updates 63 k openoffice.org-graphicfilter i386 1:2.0.4-5.4.25 updates 205 k openoffice.org-impress i386 1:2.0.4-5.4.25 updates 1.6 M openoffice.org-javafilter i386 1:2.0.4-5.4.25 updates 148 k openoffice.org-math i386 1:2.0.4-5.4.25 updates 1.3 M openoffice.org-pyuno i386 1:2.0.4-5.4.25 updates 184 k openoffice.org-writer i386 1:2.0.4-5.4.25 updates 3.0 M openoffice.org-xsltfilter i386 1:2.0.4-5.4.25 updates 97 k Installing for dependencies: openoffice.org-core i386 1:2.0.4-5.4.25 updates 88 M Transaction Summary ============================================================================Install 1 Package(s) Update 11 Package(s) Remove 0 Package(s) Total download size: 104 M what I'd like to know is why does it think it needs to update all those openoffice packages? They don't exist on the machine anymore, I removed all of 'em. How can I get it to stop doing this? Thanks! -- ------------------------------------------------------------------------------- .---- Fred Smith / ( /__ ,__. __ __ / __ : / / / / /__) / / /__) .+' Home: fredex at fcshome.stoneham.ma.us / / (__ (___ (__(_ (___ / :__ 781-438-5471 -------------------------------- Jude 1:24,25 --------------------------------- -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: <http://lists.centos.org/pipermail/centos/attachments/20080404/56d0a9ea/attachment-0001.sig>
On Fri, Apr 4, 2008 at 9:06 PM, fred smith <fredex at fcshome.stoneham.ma.us> wrote:> ============================================================================> Package Arch Version Repository Size > ============================================================================> Updating: > openoffice.org-base i386 1:2.0.4-5.4.25 updates 868 k> > what I'd like to know is why does it think it needs to update all those > openoffice packages? They don't exist on the machine anymore, I removed > all of 'em.The upstream and CentOS openoffice packages provide the same files and use an epoch value ( the 1: in the version string you see above) This value is basically rpm's way of forcing a lower version number to be considered an upgrade.> How can I get it to stop doing this?You'll have to add an exclude=openoffice* line to your yum.conf or base and updates repositories. -- During times of universal deceit, telling the truth becomes a revolutionary act. George Orwell
fred smith wrote:> Hi! > > I recently removed (rpm -e) all the openoffice packages (2.0.4) from > Centos and replaced them with Sun's packages for openoffice 2.4. Works > fine. > > however, now whenever I run yum update I get this: > > ============================================================================> Package Arch Version Repository Size > ============================================================================> Updating: > openoffice.org-base i386 1:2.0.4-5.4.25 updates 868 k > openoffice.org-calc i386 1:2.0.4-5.4.25 updates 7.7 M > openoffice.org-draw i386 1:2.0.4-5.4.25 updates 1.1 M > openoffice.org-emailmerge i386 1:2.0.4-5.4.25 updates 63 k > openoffice.org-graphicfilter i386 1:2.0.4-5.4.25 updates 205 k > openoffice.org-impress i386 1:2.0.4-5.4.25 updates 1.6 M > openoffice.org-javafilter i386 1:2.0.4-5.4.25 updates 148 k > openoffice.org-math i386 1:2.0.4-5.4.25 updates 1.3 M > openoffice.org-pyuno i386 1:2.0.4-5.4.25 updates 184 k > openoffice.org-writer i386 1:2.0.4-5.4.25 updates 3.0 M > openoffice.org-xsltfilter i386 1:2.0.4-5.4.25 updates 97 k > Installing for dependencies: > openoffice.org-core i386 1:2.0.4-5.4.25 updates 88 M > > Transaction Summary > ============================================================================> Install 1 Package(s) > Update 11 Package(s) > Remove 0 Package(s) > > Total download size: 104 M > > > what I'd like to know is why does it think it needs to update all those > openoffice packages? They don't exist on the machine anymore, I removed > all of 'em. > > How can I get it to stop doing this? > > Thanks! > > ------------------------------------------------------------------------ > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos >Probably because "rpm -e {package name}" and "yum remove {package name}" does different things. I'd suggest run yum remove openoffice.org-core && yum clean all -- Kind Regards Rudi Ahlers CEO, SoftDux Web: http://www.SoftDux.com Check out my technical blog, http://blog.softdux.com for Linux or other technical stuff, or visit http://www.WebHostingTalk.co.za for Web Hosting stuff
Maybe Matching Threads
- CESA-2010:0101 Important CentOS 4 x86_64 openoffice.org - security update
- CESA-2007:1048 Moderate CentOS 5 i386 openoffice.org, hsqldb Update
- CESA-2007:1048 Moderate CentOS 5 x86_64 openoffice.org, hsqldb Update
- CESA-2007:0406 Important CentOS 4 x86_64 openoffice.org - security update
- CESA-2007:0406 Important CentOS 4 i386 openoffice.org - security update