[Bug 225609] Merge Review: bash

bugzilla at redhat.com bugzilla at redhat.com
Sun Feb 4 17:47:33 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Merge Review: bash


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=225609


mtasaka at ioa.s.u-tokyo.ac.jp changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mtasaka at ioa.s.u-tokyo.ac.jp




------- Additional Comments From mtasaka at ioa.s.u-tokyo.ac.jp  2007-02-04 12:47 EST -------
Interesting situation. So:

A. Anyway bash must be installed first because info requires bash.
   At the time bash cannot call install-info (and at the time bash.info
   is useless because info is not used, so not calling install-info
   is okay)

B. Next info is installed. At the time "info" (not bash) has to check
   if bash.info exists. If it exists (and must exist for this case),
   "info" must call install-info for bash.info

C. Next bash may be upgraded. At the time "bash" must call install-info
   for bash.info.

And the loop problem can be fixed.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list