Mailinglist Archive: opensuse-bugs (7989 mails)
| < Previous | Next > |
[Bug 229172] multiple directory ownership of /usr/share/xsessions
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Fri, 22 Dec 2006 08:41:52 -0700 (MST)
- Message-id: <20061222154152.CD65F25C88F@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=229172
------- Comment #11 from sbrabec@xxxxxxxxxx 2006-12-22 08:41 MST -------
Maybe even xorg-x11-libs can own it, because any X session binaries must link
with X libraries. I am doing the same just now in GNOME - find lowest possible
library referring to it, directly or indirectly (by its associated binaries)
and add directory ownership to it.
Multiple ownership is really ugly thing: If the base library upgrades and
changes any default path, dependent applications using the old one must fail.
If it builds correctly, you will get half working package.
We got several but reports, which could be prevented by it, more such problems
were found in GNOME spec file cleanup.
I would like to see even Autobuild check warning about multiple ownerships
allowing to make exceptions in some cases (e. g. icon files for optional
environent).
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Comment #11 from sbrabec@xxxxxxxxxx 2006-12-22 08:41 MST -------
Maybe even xorg-x11-libs can own it, because any X session binaries must link
with X libraries. I am doing the same just now in GNOME - find lowest possible
library referring to it, directly or indirectly (by its associated binaries)
and add directory ownership to it.
Multiple ownership is really ugly thing: If the base library upgrades and
changes any default path, dependent applications using the old one must fail.
If it builds correctly, you will get half working package.
We got several but reports, which could be prevented by it, more such problems
were found in GNOME spec file cleanup.
I would like to see even Autobuild check warning about multiple ownerships
allowing to make exceptions in some cases (e. g. icon files for optional
environent).
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
| < Previous | Next > |