Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 13012 - problem with new app-text dtd ebuilds
Summary: problem with new app-text dtd ebuilds
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High major (vote)
Assignee: Matthew Turk (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-01 05:35 UTC by Rendhalver (RETIRED)
Modified: 2003-01-02 22:17 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rendhalver (RETIRED) gentoo-dev 2003-01-01 05:35:47 UTC
i just upgraded all of these app-text ebuilds
docbook-sgml-dtd-4.0-r1
docbook-sgml-dtd-3.0-r1
docbook-xsl-stylesheets-1.57.0
docbook-sgml-dtd-4.1-r1
docbook-dsssl-stylesheets-1.77-r1
docbook-sgml-dtd-3.1-r1
html401-19991224-r1
xhtml1-20020801-r1
gentoo-guide-xml-dtd-2.1-r1
sgml-common-0.6.3-r3
openjade-1.3.1-r6

i noticed way too late that the entries in /etc/sgml/catalog got removed after
the old packages were removed

this is a serious problem. i am not sure how to fix this
Comment 1 Matthew Turk (RETIRED) gentoo-dev 2003-01-01 10:06:32 UTC
They were removed on purpose; maybe I misunderstood the upgrading process.  
All catalog *should* be removed on package removal, which is why the revisions 
were all bumped -- so that the new system of removal gets included.  Anyway, 
the process is as such: 
 
pkg_prerm removes 
pkg_postinst installs 
 
As near as I could tell, when I tested the ugprade process on this system, 
they were all installed at the end.  When the upgrade is completed, do you 
still have an empty /etc/sgml/catalog?  If so, try by re-emerging the packages 
in question.  I posted a message to -dev and -user about this upgrade and 
received no responses. 
Comment 2 Matthew Turk (RETIRED) gentoo-dev 2003-01-01 10:11:02 UTC
Ha!  I tested it again, and yeah, I must have been doing something wrong  
before.  Well, a re-emerge will solve the problem for now, I'll post a  
message, but there has to be a solution using various portage solutions.  
Comment 3 Matthew Turk (RETIRED) gentoo-dev 2003-01-01 20:23:06 UTC
New behavior for sgml-catalog.eclass is to completely refrain from removing 
catalog files if they still exist.  This should cover upgrades, in lieu of a 
more permanent solution, which carpaski may be working on...  I will close if 
no comments in two days. 
Comment 4 Matthew Turk (RETIRED) gentoo-dev 2003-01-02 22:17:20 UTC
Ok, I'll close it a day early.