ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ltib] LTIB is showing error


From: Niamathullah sharief
Subject: Re: [Ltib] LTIB is showing error
Date: Wed, 23 Dec 2009 18:49:15 +0530

Now i got a problem by my mistake.
.ltib works fine for me. But i forget to save the configuration while it runs. so when i try it again by typing ./ltib i am getting some error.

This is the error

address@hidden:~/Desktop/plugins/L2.6.28_4.5.1_SDK_Aug2009_source/ltib$ ./ltib

Processing platform: Freescale iMX51 Based Boards
===================================================
using config/platform/imx/.config

Processing: fake-provides
===========================

Processing: u-boot
====================
Build path taken because: no prebuilt rpm,
Testing network connectivity
OK GPP:

Try u-boot-v2009.01-imx_4.5.1.tar.bz2.md5 from the GPP
http://bitshrine.org/gpp/u-boot-v2009.01-imx_4.5.1.tar.bz2.md5:
18:46:51 ERROR 404: Not Found.
Try u-boot-v2009.01-imx_4.5.1.tar.bz2 from the GPP
http://bitshrine.org/gpp/u-boot-v2009.01-imx_4.5.1.tar.bz2:
18:46:52 ERROR 404: Not Found.
Can't get: u-boot-v2009.01-imx_4.5.1.tar.bz2 at ./ltib line 790.


f_buildrpms() returned an error, exiting
traceback:
main:560


Started: Wed Dec 23 18:46:50 2009
Ended: Wed Dec 23 18:46:52 2009
Elapsed: 2 seconds

These packages failed to build:
u-boot

Build Failed

Exiting on error or interrupt
address@hidden:~/Desktop/plugins/L2.6.28_4.5.1_SDK_Aug2009_source/ltib$
   I am very very confused 


On Wed, Dec 23, 2009 at 5:56 PM, Niamathullah sharief <address@hidden> wrote:
tHE PROBLEM SOLVER AFTER I CLOSE AND OPEN THE NEW TERMICAL. Its working fine now


On Wed, Dec 23, 2009 at 5:40 PM, Stuart Hughes <address@hidden> wrote:
That error message is coming from your host distro, I don't have that. You'll need to get help on an Ubuntu forum unless someone else here has seen that message before (I have not).  My guess is you have another window with visudo open, or there is some other process running visudo.

Niamathullah sharief wrote:
yes i understood that and when try to open that file by using "sudo visudo"

  address@hidden:/usr/local/etc# sudo visudo**
   *

   *visudo: /etc/sudoers busy, try again later**
   *

  address@hidden:/usr/local/etc#*


I didnt have any *.tmp file. Now i am searching how to open that sudoers file to add that line. can you help me

I am getting the foloowing error
visudo: busy try again later

On Wed, Dec 23, 2009 at 5:16 PM, Stuart Hughes <address@hidden <mailto:address@hidden>> wrote:

   The error message is telling you what to do.  Please read the error
   messages and the FAQ.

   Niamathullah sharief wrote:

       I am using UBUNTU. I am not using debian. Even though i used
       this command. but this time i am getting different error. see this
                address@hidden:~/Desktop/plugins/L2.6.28_4.5.1_SDK_Aug2009_source/ltib$
          ./ltib **
          *

          *
          *

          *I ran the command: sudo -S -l which returned:**
          *

          *
          *

          *[sudo] password for ariem: **
          *

          *
          *

          *This means you don't have sudo permission to execute rpm
       commands
          as root**
          *

          *without a password. This is needed for this build script to
       operate
          correctly.**
          *

          *
          *

          *To configure this, as root using the command
       "/usr/sbin/visudo",**
          *

          *and add the following line in the User privilege section:**
          *

          *
          *

          *ariem ALL = NOPASSWD: /usr/bin/rpm,
       /opt/freescale/ltib/usr/bin/rpm**
          *

          *
          *

          *traceback:**
          *

          * main::check_sudo_setup:2444**
          *

          * main::host_checks:1401**
          *

          * main:542**
          *

          *
          *

          *
          *

          *Started: Wed Dec 23 16:02:24 2009**
          *

          *Ended: Wed Dec 23 16:02:26 2009**
          *

          *Elapsed: 2 seconds**
          *

          *
          *

          *
          *

          *Build Failed**
          *

          *
          *

          *Exiting on error or interrupt**
          *

                address@hidden:~/Desktop/plugins/L2.6.28_4.5.1_SDK_Aug2009_source/ltib$*






       On Wed, Dec 23, 2009 at 3:54 PM, Stuart Hughes <address@hidden
       <mailto:address@hidden> <mailto:address@hidden

       <mailto:address@hidden>>> wrote:

          There's no issue with zlib, if you look the complaint is now
       about:
          rpm, rpm-build, m4 and bison. If you install the missing packages
          you should be okay.  The exact names depend on your distro,
       it looks
          like you're debian based so you need to: sudo apt-get install
       rpm m4
          bison

          Niamathullah sharief wrote:

              This is my output of ./ltib

                            address@hidden:~/Desktop/plugins/L2.6.28_4.5.1_SDK_Aug2009_source/ltib$
                 ./ltib **
                 *

                 *
                 *

                 *ltib cannot be run because one or more of the host
       packages
                 needed to run it**
                 *

                 *are either missing or out of date or not in ltib's
       standard
              path.
                 Please**
                 *

                 *install/upgrade these packages on your host. If you have
              your own
                 utilities**
                 *

                 *in non-standard paths, please add an entry into the
       .ltibrc file
                 for example:**
                 *

                 *
                 *

                 *%path_std**
                 *

                             */usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/my/own/exes**
                 *

                 *
                 *

                 *Package Minimum ver Installed info**
                 *

                 *------- ----------- ---------------**
                 *

                 *rpm 0 not installed**
                 *

                 *rpm-build 0 not installed**
                 *

                 *m4 0 not installed**
                 *

                 *bison 0 not installed**
                 *

                 *
                 *

                 *Died at ./ltib line 1397.**
                 *

                 *traceback:**
                 *

                 * main::host_checks:1397**
                 *

                 * main:542**
                 *

                 *
                 *

                 *
                 *

                 *Started: Wed Dec 23 15:42:57 2009**
                 *

                 *Ended: Wed Dec 23 15:42:59 2009**
                 *

                 *Elapsed: 2 seconds**
                 *

                 *
                 *

                 *
                 *

                 *Build Failed**
                 *

                 *
                 *

                 *Exiting on error or interrupt**
                 *

                            address@hidden:~/Desktop/plugins/L2.6.28_4.5.1_SDK_Aug2009_source/ltib$
                 **
                 *

                 *
                 *







reply via email to

[Prev in Thread] Current Thread [Next in Thread]