First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 133123
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Printing Team <printing@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Rick Morra <rjm40@optonline.net>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 133123 depends on: Show dependency tree
Show dependency graph
Bug 133123 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-05-12 07:22 0000
Today, `emerge --update --deep world` updated me to
ghostscript-esp-8.15.1_p20060430 from 7.07.1-r8, but broke the already
installed gimp-print-4.2.7. This is on an up-to-date stable x86 system.

`revdep-rebuild` found "broken /usr/bin/ijsgimpprint (requires  libijs.so)". It
then emerged [ebuild N] virtual/ghostscript-0 and [ebuild R] gimp-print-4.2.7.

I searched the portage log and could not find any warning about this.

------- Comment #1 From Stefan Schweizer 2006-05-14 17:57:30 0000 -------
ok, I added that to the ebuild for you:

pkg_postinst() {
    ewarn "If you are upgrading from ghostscript-7 you need to rebuild"
    ewarn "gimp-print. Please run 'revdep-rebuild' to do this."
}

First Last Prev Next    No search results available      Search page      Enter new bug