[OpenIndiana-discuss] Hipster Packagemanager

Jonathan Adams t12nslookup at gmail.com
Wed Dec 4 16:02:38 UTC 2013


jadams at jadlaptop:~$ /usr/gnu/bin/uname -rosv
SunOS 5.11 illumos-e722410 Solaris

jadams at jadlaptop:~$ pkg publisher
PUBLISHER                             TYPE     STATUS   URI
openindiana.org                       origin   online
http://pkg.openindiana.org/hipster/
jds.openindiana.org      (non-sticky) origin   online
http://opensolaris.cz:10000/
sfe-encumbered                        origin   online
http://pkg.openindiana.org/sfe-encumbered/
sfe                      (non-sticky) origin   online
http://pkg.openindiana.org/sfe/
localhost                (non-sticky, disabled) origin   online
http://localhost:10000/

jadams at jadlaptop:~$ beadm list
BE          Active Mountpoint Space Policy Created
oihipster-7 NR     /          34.0G static 2013-11-28 22:13



On 4 December 2013 15:57, Gary Gendel <gary at genashor.com> wrote:

> Sorry to hijack this thread but I just updated my hipster and
> packagemanager still crashes as it has for awhile.  However, I notice that
> we have different illumos builds and I wonder why?
>
> uname says mine is illumos-40ccc6a and yours shows illumos-bb411a0.  Yours
> matches Alan's packagemanager bug comments so I'm very confused.
>
> $ pkg publisher
> PUBLISHER                             TYPE     STATUS   URI
> openindiana.org                       origin   online
> http://pkg.openindiana.org/hipster/
> sfe                      (non-sticky) origin   online
> http://pkg.openindiana.org/sfe/
> sfe-encumbered           (non-sticky) origin   online
> http://pkg.openindiana.org/sfe-encumbered/
>
> Gary
>
>
> On 12/04/2013 10:30 AM, Paolo Marcheschi wrote:
>
>> No It doesn't.
>>
>> but the error change:
>>
>> pollsys(0x0896EF78, 6, 0x00000000, 0x00000000)    = 1
>> read(14, " G I O P01020101 $\0\0\0", 12)    = 12
>> read(14, "80 i04\b\0\0\0\001\0\0\0".., 36)    = 36
>> writev(14, 0x082B5770, 3)            = 3104
>> pollsys(0x0896EF78, 6, 0x00000000, 0x00000000)    = 1
>> read(14, " G I O P01020101 $\0\0\0", 12)    = 12
>> read(14, "D0 n04\b\0\0\0\001\0\0\0".., 36)    = 36
>> writev(14, 0x082B5770, 3)            = 3096
>> pollsys(0x0896EF78, 6, 0x00000000, 0x00000000)    = 1
>> read(14, " G I O P01020101 $\0\0\0", 12)    = 12
>> read(14, " 0 o04\b\0\0\0\001\0\0\0".., 36)    = 36
>> writev(14, 0x082B5770, 3)            = 3124
>> pollsys(0x0896EF78, 6, 0x00000000, 0x00000000)    = 1
>> read(14, " G I O P01020101 $\0\0\0", 12)    = 12
>> read(14, "B0 [04\b\0\0\0\001\0\0\0".., 36)    = 36
>> time()                        = 1386170930
>> clock_gettime(4, 0x08045F9C)            = 0
>>     Incurred fault #6, FLTBOUNDS  %pc = 0xFECDB680
>>       siginfo: SIGSEGV SEGV_MAPERR addr=0xFECDB680
>>     Received signal #11, SIGSEGV [default]
>>       siginfo: SIGSEGV SEGV_MAPERR addr=0xFECDB680
>>
>> bash-4.2$ uname -a
>> SunOS openindiana 5.11 illumos-bb411a0 i86pc i386 i86pc Solaris
>>
>> Paolo
>> On 12/ 4/13 03:46 PM, Jonathan Adams wrote:
>>
>>> does it work if you "LC_ALL=C packagemanager" ?
>>>
>>>
>>> On 4 December 2013 14:29, Paolo Marcheschi <paolo.marcheschi at ftgm.it>
>>> wrote:
>>>
>>>  Hi
>>>> I cannot start packagemanager anymore, I think it is a "locale" related
>>>> problem,
>>>> If I truss it:
>>>> ...
>>>>   stat64("/usr/share/locale/en_US.UTF8/LC_MESSAGES/pkg.mo", 0x080451D0)
>>>> Err#2 ENOENT
>>>> stat64("/usr/share/locale/en_US/LC_MESSAGES/pkg.mo", 0x080451D0) Err#2
>>>> ENOENT
>>>> stat64("/usr/share/locale/en.UTF8/LC_MESSAGES/pkg.mo", 0x080451D0)
>>>> Err#2
>>>> ENOENT
>>>> stat64("/usr/share/locale/en/LC_MESSAGES/pkg.mo", 0x080451D0) Err#2
>>>> ENOENT
>>>> stat64("/usr/share/locale/en_US.UTF8/LC_MESSAGES/pkg.mo", 0x080451D0)
>>>> Err#2 ENOENT
>>>> stat64("/usr/share/locale/en_US/LC_MESSAGES/pkg.mo", 0x080451D0) Err#2
>>>> ENOENT
>>>> stat64("/usr/share/locale/en.UTF8/LC_MESSAGES/pkg.mo", 0x080451D0)
>>>> Err#2
>>>> ENOENT
>>>> stat64("/usr/share/locale/en/LC_MESSAGES/pkg.mo", 0x080451D0) Err#2
>>>> ENOENT
>>>> stat64("/usr/share/locale/en_US.UTF8/LC_MESSAGES/pkg.mo", 0x080451D0)
>>>> Err#2 ENOENT
>>>> stat64("/usr/share/locale/en_US/LC_MESSAGES/pkg.mo", 0x080451D0) Err#2
>>>> ENOENT
>>>> stat64("/usr/share/locale/en.UTF8/LC_MESSAGES/pkg.mo", 0x080451D0)
>>>> Err#2
>>>> ENOENT
>>>> stat64("/usr/share/locale/en/LC_MESSAGES/pkg.mo", 0x080451D0) Err#2
>>>> ENOENT
>>>> time()                        = 1386167231
>>>> clock_gettime(4, 0x080450CC)            = 0
>>>>      Incurred fault #6, FLTBOUNDS  %pc = 0xFECDB680
>>>>        siginfo: SIGSEGV SEGV_MAPERR addr=0xFECDB680
>>>>      Received signal #11, SIGSEGV [default]
>>>>        siginfo: SIGSEGV SEGV_MAPERR addr=0xFECDB680
>>>>
>>>> Have you introduced something with the new upgrade of hipster ?
>>>>
>>>> Paolo
>>>>
>>>>
>>>>
>>
>> _______________________________________________
>> OpenIndiana-discuss mailing list
>> OpenIndiana-discuss at openindiana.org
>> http://openindiana.org/mailman/listinfo/openindiana-discuss
>>
>
>
> _______________________________________________
> OpenIndiana-discuss mailing list
> OpenIndiana-discuss at openindiana.org
> http://openindiana.org/mailman/listinfo/openindiana-discuss
>


More information about the OpenIndiana-discuss mailing list