You can have only one, the problem was that at one point it expected the
file to be a certain size of more. To work around this I create a manifest with some leading comments to make it that exact size:
# 96 bytes (at least) of fabulous comments due to: # # https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=89006 #
Interesting.. never dawned on me that it would be a min-length bug.. Time to double check my helper scripts.. :P
And kernel installs have to go in seperate transaction...sigh. librpm supports this, but I have not moved to it yet.
That may be a Red Hat limitation. It definatly is not true for the distro I work with.
(yes I have hit max argument length before.. real pain..)
Seems to not be a problem with latest versions of bash, but I too have seen this on other OS's so I program defensively.
(Use RPM on cygwin some time.. windows has a very VERY short max command line length..)
--Mark
_______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/rpm-list