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


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

--- Comment #30 from Mads Kiilerich <m...@kiilerich.com> 2011-12-15 11:45:03 
EST ---
The rpm can't be installed - the script and hfs-bless fails. It can be fixed
with:
- if (argc != 3) {
+ if (argc != 4) {
   fprintf(stderr, "usage: %s filesystem directory filename\n", argv[0]);

That proves that hfs-bless and the rpm haven't been tested in a real system at
all and doesn't leave much confidence in the stability of this approach.


I didn't see any indications that this version works better than the previous
versions, but the testing wasn't conclusive because I was interrupted by Bug
768061 after having used the boot device chooser in OS/X.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to