Project

General

Profile

Actions

Bug #4466

closed

/hipster: package timezone overlapped with package zoneinfo (or v.v?)

Added by Predrag Zečević over 9 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
2014-01-14
Due date:
% Done:

100%

Estimated time:
Difficulty:
Medium
Tags:
needs-triage

Description

Hi,

just saw on my /hipster installation:

$ uname -rosv
SunOS 5.11 illumos-de44249 Solaris

$ pkg publisher
PUBLISHER                   TYPE     STATUS P LOCATION
openindiana.org              origin   online F http://pkg.openindiana.org/hipster/
sfe-encumbered              origin   online F http://pkg.openindiana.org/sfe-encumbered/
sfe            (non-sticky) origin   online F http://pkg.openindiana.org/sfe/

that there are 2 packages trying to sym-link same data... I have already installed:
$ pkg info  system/data/zoneinfo
          Name: system/data/zoneinfo
       Summary: Timezone Information
   Description: timezone information
      Category: System/Core
         State: Installed
     Publisher: openindiana.org
       Version: 2011.13
        Branch: 0.151.1.8.1
Packaging Date: January 14, 2014 01:00:16 AM 
          Size: 816.16 kB
          FMRI: pkg://openindiana.org/system/data/zoneinfo@2011.13-0.151.1.8.1:20140114T010016Z

but there is also system/data/timezone package and when I have tried to install it (not sure if other problem with localization is caused by this or not, but that is another story):
$ pkg info -r system/data/timezone
          Name: system/data/timezone
       Summary: Timezone Definition
   Description: Timezone definition files
      Category: System/Core
         State: Not installed
     Publisher: openindiana.org
       Version: 5.11 (2012j)
        Branch: 0.151.1.8.1
Packaging Date: August 25, 2013 09:40:22 PM 
          Size: 835.12 kB
          FMRI: pkg://openindiana.org/system/data/timezone@5.11-0.151.1.8.1:20130825T214022Z

$ pfexec pkg refresh --full && pfexec pkg install -vn system/data/timezone
...
The requested change to the system attempts to install multiple actions
for hardlink 'usr/share/lib/zoneinfo/GMT' with conflicting attributes:

    1 package delivers 'hardlink path=usr/share/lib/zoneinfo/GMT target=../../../../usr/share/lib/zoneinfo/Etc/GMT':
        pkg://openindiana.org/system/data/timezone@5.11,5.11-0.151.1.8.1:20130825T214022Z
    1 package delivers 'hardlink path=usr/share/lib/zoneinfo/GMT target=Etc/GMT':
        pkg://openindiana.org/system/data/zoneinfo@2011.13,5.11-0.151.1.8.1:20140114T010016Z

These packages may not be installed together.  Any non-conflicting set may
be, or the packages must be corrected before they can be installed.
...
The following packages all deliver file actions to usr/share/lib/zoneinfo/America/Guatemala:

  pkg://openindiana.org/system/data/timezone@5.11,5.11-0.151.1.8.1:20130825T214022Z
  pkg://openindiana.org/system/data/zoneinfo@2011.13,5.11-0.151.1.8.1:20140114T010016Z

These packages may not be installed together. Any non-conflicting set may
be, or the packages must be corrected before they can be installed.
           Packages to install:  1
       Create boot environment: No
Create backup boot environment: No
          Rebuild boot archive: No

Changed packages:
openindiana.org
  system/data/timezone
    None -> 5.11-0.151.1.8.1:20130825T214022Z

If complete log is required, I can upload, but I think this is enough to demonstrate problem.
Packages have different description and probably purpose, but trying to perform identical actions...

Regards.

Actions #1

Updated by Rich Lowe over 9 years ago

  • Project changed from illumos gate to OpenIndiana Distribution
  • Category deleted (system data)
Actions #2

Updated by Alexander Pyhalov over 9 years ago

Do I understand correctly that system/data/timezone should have never been published and we just have to mark it obsolete?

Actions #3

Updated by Alexander Pyhalov over 9 years ago

  • Assignee set to Andrzej Szeszo
Actions #4

Updated by Ken Mays almost 9 years ago

  • Status changed from New to Closed
  • Assignee changed from Andrzej Szeszo to OI Userland
  • % Done changed from 0 to 100

Fixed in http://pkg.openindiana.org/hipster-2014.1 -
timeinfo just points to zoneinfo package:

,5.11-0.151.1.8.1:20140626T095850Z Install Manifest
,5.11-2014.1.1.14545:20140712T130328Z

Actions

Also available in: Atom PDF