Ticket #251 (closed defect: invalid)

Opened 3 years ago

Last modified 3 years ago

frameworkd-0.5.1 needs ctypes

Reported by: aelia Owned by:
Priority: major Milestone: unsorted
Component: target Keywords: frameworkd ctype
Cc:

Description

After some time getting frameworkd to launch in a ~arm gentoo with USE=-* (the reason I do this much corrections about deps) I got this error :

Jun 24 17:40:07 Lenneth frameworkd.subsystem ERROR could not import clock.py: No module named _ctypes Jun 24 17:40:07 Lenneth frameworkd.subsystem ERROR could not import otimed.py: No module named _ctypes

this should be quite clear.

Problem is : ctypes is not keyworded for arm I added the keyword ~arm to the ebuild for ctypes-1.0.2 and I'll see if it works

Change History

Changed 3 years ago by aelia

hmmm... ctypes doesn't compile, an error with ffi...

Changed 3 years ago by aelia

huh? after some research ctypes should be included in python since 2.5 and I have python 2.6 here... something's not right

Changed 3 years ago by aelia

ok this was due to the bug #232...

Changed 3 years ago by aelia

  • status changed from new to closed
  • resolution set to invalid
Note: See TracTickets for help on using tickets.