Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 128098 - emerge of sys-libs/timezone-data-2006a failed w/ collision-protect
Summary: emerge of sys-libs/timezone-data-2006a failed w/ collision-protect
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 129399 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-03-30 05:04 UTC by Thomas Sachau
Modified: 2007-03-23 23:28 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Sachau gentoo-dev 2006-03-30 05:04:24 UTC
today i should install the new package timezone-data-2006a. But it fails with the following error:

existing file /usr/share/zoneinfo/posix/America/Indiana/Knox is not owned by this package
existing file /usr/share/zoneinfo/posix/America/Indiana/Vevay is not owned by this package
existing file /usr/share/zoneinfo/posix/America/Indiana/Marengo is not owned by this package
existing file /usr/share/zoneinfo/posix/America/Indiana/Indianapolis is not owned by this package
existing file /usr/share/zoneinfo/posix/America/Kentucky/Louisville is not owned by this package
existing file /usr/share/zoneinfo/posix/America/Kentucky/Monticello is not owned by this package
existing file /usr/share/zoneinfo/posix/America/Argentina/Ushuaia is not owned by this package
existing file /usr/share/zoneinfo/posix/America/Argentina/Jujuy is not owned by this package
existing file /usr/share/zoneinfo/posix/America/Argentina/Rio_Gallegos is not owned by this package
existing file /usr/share/zoneinfo/posix/America/Argentina/Buenos_Aires is not owned by this package
existing file /usr/share/zoneinfo/posix/America/Argentina/La_Rioja is not owned by this package
existing file /usr/share/zoneinfo/posix/America/Argentina/ComodRivadavia is not owned by this package
existing file /usr/share/zoneinfo/posix/America/Argentina/Catamarca is not owned by this package
existing file /usr/share/zoneinfo/posix/America/Argentina/Cordoba is not owned by this package
existing file /usr/share/zoneinfo/posix/America/Argentina/Mendoza is not owned by this package
existing file /usr/share/zoneinfo/posix/America/Argentina/San_Juan is not owned by this package
existing file /usr/share/zoneinfo/posix/America/Argentina/Tucuman is not owned by this package
existing file /usr/share/zoneinfo/posix/America/North_Dakota/Center is not owned by this package
existing file /usr/share/zoneinfo/right/America/Indiana/Knox is not owned by this package
existing file /usr/share/zoneinfo/right/America/Indiana/Vevay is not owned by this package
existing file /usr/share/zoneinfo/right/America/Indiana/Marengo is not owned by this package
existing file /usr/share/zoneinfo/right/America/Indiana/Indianapolis is not owned by this package
existing file /usr/share/zoneinfo/right/America/Kentucky/Louisville is not owned by this package
existing file /usr/share/zoneinfo/right/America/Kentucky/Monticello is not owned by this package
existing file /usr/share/zoneinfo/right/America/Argentina/Ushuaia is not owned by this package
existing file /usr/share/zoneinfo/right/America/Argentina/Jujuy is not owned by this package
existing file /usr/share/zoneinfo/right/America/Argentina/Rio_Gallegos is not owned by this package
existing file /usr/share/zoneinfo/right/America/Argentina/Buenos_Aires is not owned by this package
existing file /usr/share/zoneinfo/right/America/Argentina/La_Rioja is not owned by this package
existing file /usr/share/zoneinfo/right/America/Argentina/ComodRivadavia is not owned by this package
existing file /usr/share/zoneinfo/right/America/Argentina/Catamarca is not owned by this package
existing file /usr/share/zoneinfo/right/America/Argentina/Cordoba is not owned by this package
existing file /usr/share/zoneinfo/right/America/Argentina/Mendoza is not owned by this package
existing file /usr/share/zoneinfo/right/America/Argentina/San_Juan is not owned by this package
existing file /usr/share/zoneinfo/right/America/Argentina/Tucuman is not owned by this package
existing file /usr/share/zoneinfo/right/America/North_Dakota/Center is not owned by this package
* spent 1.42154216766 seconds checking for file collisions
* This package is blocked because it wants to overwrite
* files belonging to other packages (see messages above).
* If you have no clue what this is all about report it
* as a bug for this package on http://bugs.gentoo.org

package sys-libs/timezone-data-2006a NOT merged


If i move these files to another directory, i get more files blocking this package. I have to remove the hole zoneinfo directory and /usr/bin/tzselect, /usr/sbin/zic and /usr/sbin/zdump to get the package emerged.

OS: Gentoo Linux hardened
Kernel: 2.6.14-hardened-r5

If i can add something more or it is nothing for a bugreport please notice me. I am no professional bug report writer.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-03-30 05:59:48 UTC
Sorry, that cannot be fixed, it replaces the files installed by previous glibc version... emerge timezone-data w/ FEATURES="-collision-protect".
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-04-10 00:02:44 UTC
*** Bug 129399 has been marked as a duplicate of this bug. ***
Comment 3 Wolfram Schlich (RETIRED) gentoo-dev 2007-02-23 11:22:45 UTC
Well, that workaround (FEATURES="-collision-protect")
should be clearly advised by the timezone-data ebuild.

The way it currently is just breaks upgrades without
letting the user know what to do.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-02-23 11:46:45 UTC
Uh, this bug is completely irrelevant now and has been for quite some time (noone will hit this on a fresh system, only a problem if you have glibc-2.3 installed, which is EOL-ed).
Comment 5 Wolfram Schlich (RETIRED) gentoo-dev 2007-03-23 23:28:29 UTC
May I remind you that hardened still uses glibc-2.3? :)