I am trying to import svr4 packages for the next build, using the
importer.py script. One l10n SVR4 package has been made obsolete and is
no longer available for importing. I did the following under
src/util/distro-import:
- created new build directory N+1
- copied redist_cluster and slim_cluster from N/ to N+1/
- removed references to the obsolete package (both SUNW and refactored
name) from the redist_cluster and slim_cluster
- copied into N+1/ another package's import file which had a dependency
on the old package, and removed the dependency
- copied the obsolete package's import file into N+1/ and removed the
import and consolidation lines, so it only has a "package" and "end"
line in it
I grepped for any other references to the SUNW and refactored package
name under the entire gate/src/ directory, and found nothing. But I
still get:
Error(import): No such package: 'SUNWislcc': in file
140/redist_cluster, line 5
Where am I missing additional references to the package?
-- Alan
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss