Alexander Vlasov wrote: > Hello, > > As far as I understand, currently IPS has no feature like dpkg's > `divert', so one file can belong to only one package. > But I found some amount of files which belongs to more than one package. > For example, > /usr/postgres/8.2/lib/64 symlink appears in 4 packages: > SUNWpostgr-82-server, -pl, -contrib and -lib. > So in case you install server and contrib and delete contrib later, > you'll lose /usr/postgres/8.2/lib/64. > > Should this be considered a bug? > _______________________________________________ > pkg-discuss mailing list > [email protected] > http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
Yes, thank you. Bug 1820 /usr/postgres/8.2/lib/64 delivered in multiple pkgs We'll need to work on some of the importing code, or relax the multiple files/pkg constraint for links. - 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
