[email protected] wrote:
Author: Bart Smaalders <[email protected]>
Repository: /hg/pkg/gate
Latest revision: c789fdb90238c3fc20302953daf907bac52e115b
Total changesets: 1
Log message:
3395 importer can't find dependencies hidden behind symlinks
9886 solaris.py needs to be smarter when dealing with duplicate editable files
10342 solaris.py does not pass import failures to final exit status

Files:
        create: src/util/distro-import/118/common/SUNWmfrun
        create: src/util/distro-import/118/common/SUNWtltk
        create: src/util/distro-import/121/smf_manifests
        create: src/util/distro-import/importer.py
        update: src/modules/actions/__init__.py
        update: src/modules/bundle/SolarisPackageDirBundle.py
        update: src/util/distro-import/118/common/SUNWcs
        update: src/util/distro-import/Makefile

With this change, the output format of the importer has
changed very significantly.  Scripts that attempted to
parse the output of solaris.py are almost certainly broken.
Note that 10342 is fixed; any errors will result in make exiting
w/ an error code, so some reasons for such parsing have been
removed.

Note also that the output is much less verbose than before;
those wishing extensive output for debugging purposes may
find the -d option useful.

- Bart

--
Bart Smaalders                  Solaris Kernel Performance
[email protected]         http://blogs.sun.com/barts
"You will contribute more with mercurial than with thunderbird."
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to