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


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[EMAIL PROTECTED]




------- Additional Comments From [EMAIL PROTECTED]  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.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to