|
From: | Niamathullah sharief |
Subject: | Re: [Ltib] LTIB is showing error |
Date: | Wed, 23 Dec 2009 17:56:22 +0530 |
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
<mailto:address@hidden> <mailto:address@hiddenOn 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>>> 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$
**
*
*
*
[Prev in Thread] | Current Thread | [Next in Thread] |