hi Vitaly, 

I just wanted you to check if the gstreamer-vaapi* related rpm files are 
exisiting in your local repo or in tizen repo or not.
As Mr.Ed has mentioned in one of the previous mails, try to analyze the 
dependency structure of gstreamer-vaapi and try if you can avoid it, 
if really not used anywhere, for your use case.

Thanks and Best Regards, 
N Ravi

------- Original Message -------
Sender : Vitaly Chernooky<[email protected]>
Date : Jul 22, 2014 15:05 (GMT+05:30)
Title : Re: [Dev] mic: Unable to find package: gstreamer-vaapi

Hi N Ravi,


I'm not sure than I understand you clearly. Can you ask it in other words?



with best regards,


On Tue, Jul 22, 2014 at 10:06 AM, RAVI NANJUNDAPPA <[email protected]> wrote:

hi Vitaly, 

Looks like gstreamer-vaapi related rpm files are present in your 
environment/repo.
Can you please cross check if you've the gstreamer-vaapi* related rpm files in 
ivi-arm (profile ?) ?

Thanks and Best Regards, 
N Ravi

------- Original Message -------
Sender : Bartosh, Eduard<[email protected]>
Date : Jul 22, 2014 12:24 (GMT+05:30)
Title : Re: [Dev] mic: Unable to find package: gstreamer-vaapi

Hi Vitaly,

Mic can’t find gstreamer-vaapi binary package in any of the repos, mentioned in 
ivi-arm-j6.ks 
Which repositories are you using? Can you show you .ks file?

Regards,
Ed

From: Dev [mailto:[email protected]] On Behalf Of Vitaly Chernooky
Sent: Monday, July 21, 2014 9:00 PM
To: [email protected]; Andrii Anisov
Subject: [Dev] mic: Unable to find package: gstreamer-vaapi

Hi all!

I successfully got all tizen packages compiled but when I try to create an 
image I run into next trouble:

$ sudo /usr/bin/mic -v -d create auto ivi-arm-j6.ks --outdir 
mic-output/ivi-arm-j6/ --tmpfs 
--record-pkgs=name --runtime=native
...

ERROR: Traceback (most recent call last):                                       
                 
  File "/usr/bin/mic", line 241, in <module>                                    
                 
    sys.exit(MIC.main())                                                        
                 
  File "/usr/lib/pymodules/python2.7/mic/utils/cmdln.py", line 257, in main     
                 
    return self.cmd(args)                                                       
                 
  File "/usr/lib/pymodules/python2.7/mic/utils/cmdln.py", line 280, in cmd      
                 
    retval = self.onecmd(argv)                                                  
                 
  File "/usr/lib/pymodules/python2.7/mic/utils/cmdln.py", line 412, in onecmd   
                 
    return self._dispatch_cmd(handler, argv)                                    
                 
  File "/usr/lib/pymodules/python2.7/mic/utils/cmdln.py", line 1084, in 
_dispatch_cmd            
    return handler(argv)                                                        
                 
  File "/usr/bin/mic", line 123, in do_create                                   
                 
    crobj.main(argv[1:])                                                        
                 
  File "/usr/lib/pymodules/python2.7/mic/creator.py", line 319, in main         
                 
    return self.cmd(args)                                                       
                 
  File "/usr/lib/pymodules/python2.7/mic/utils/cmdln.py", line 280, in cmd      
                 
    retval = self.onecmd(argv)                                                  
                 
  File "/usr/lib/pymodules/python2.7/mic/utils/cmdln.py", line 412, in onecmd   
                 
    return self._dispatch_cmd(handler, argv)                                    
                 
  File "/usr/lib/pymodules/python2.7/mic/utils/cmdln.py", line 1100, in 
_dispatch_cmd            
    return handler(argv[0], opts, *args)                                        
                 
  File "/usr/lib/pymodules/python2.7/mic/creator.py", line 396, in do_auto      
                 
    self.main(argv)                                                             
                 
  File "/usr/lib/pymodules/python2.7/mic/creator.py", line 319, in main         
                 
    return self.cmd(args)                                                       
                 
  File "/usr/lib/pymodules/python2.7/mic/utils/cmdln.py", line 280, in cmd      
                 
    retval = self.onecmd(argv)                                                  
                 
  File "/usr/lib/pymodules/python2.7/mic/utils/cmdln.py", line 412, in onecmd   
                 
    return self._dispatch_cmd(handler, argv)                                    
                 
  File "/usr/lib/pymodules/python2.7/mic/utils/cmdln.py", line 1100, in 
_dispatch_cmd            
    return handler(argv[0], opts, *args)                                        
                 
  File "/usr/lib/mic/plugins/imager/loop_plugin.py", line 123, in do_create     
                 
    creator.install()                                                           
                 
  File "/usr/lib/pymodules/python2.7/mic/imager/baseimager.py", line 1035, in 
install            
    self.__select_packages(pkg_manager)                                         
                 
  File "/usr/lib/pymodules/python2.7/mic/imager/baseimager.py", line 892, in 
__select_packages   
    e = pkg_manager.selectPackage(pkg)                                          
                 
  File "/usr/lib/mic/plugins/backend/zypppkgmgr.py", line 271, in selectPackage 
                 
    raise CreatorError("Unable to find package: %s" % (pkg,))                   
                 
CreatorError: Unable to find package: gstreamer-vaapi
$

Do anyone have any suggestion how to deal with it?


-- 
Vitaly Chernooky | Senior Developer - Product Engineering and Development
GlobalLogic
P +380.44.4929695 ext.1136 M +380.98.7920568 S cvv_2k
www.globallogic.com

http://www.globallogic.com/email_disclaimer.txt
---------------------------------------------------------------------
Intel Finland Oy
Registered Address: PL 281, 00181 Helsinki 
Business Identity Code: 0357606 - 4 
Domiciled in Helsinki 
This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.



_______________________________________________
Dev mailing list
[email protected]
https://lists.tizen.org/listinfo/dev







-- 

Vitaly Chernooky | Senior Developer - Product Engineering and Development
GlobalLogic
P +380.44.4929695 ext.1136 M +380.98.7920568 S cvv_2k
www.globallogic.com


http://www.globallogic.com/email_disclaimer.txt
_______________________________________________
Dev mailing list
[email protected]
https://lists.tizen.org/listinfo/dev

Reply via email to