Hi, my sudoers is this: # # This file MUST be edited with the 'visudo' command as root. # # Please consider adding local content in /etc/sudoers.d/ instead of # directly modifying this file. # # See the man page for details on how to write a sudoers file. # Defaults env_reset # Host alias specification # User alias specification # Cmnd alias specification # User privilege specification root ALL=(ALL:ALL) ALL giuseppe ALL = NOPASSWD:/usr/bin/rpm,/opt/ltib/usr/bin/rpm # Members of the admin group may gain root privileges %admin ALL=(ALL) ALL # Allow members of group sudo to execute any command %sudo ALL=(ALL:ALL) ALL #includedir /etc/sudoers.d
I HAVE THIS ERROR IF I WRITE ./LTIB: > Can't exec "mconf": File o directory non esistente at > /home/giuseppe/Scrivania/imx53/BSP/L2.6.35_11.09.01_ER_source/ltib/bin > /Ltibutils.pm > line 1010. > exec: mconf > /home/giuseppe/Scrivania/imx53/BSP/L2.6.35_11.09.01_ER_source/ltib/config/main.lkc: > File o directory non esistente at > /home/giuseppe/Scrivania/imx53/BSP/L2.6.35_11.09.01_ER_source/ltib/bin > /Ltibutils.pm > line 1010. > traceback: > Ltibutils::system_nb:1010 > main::get_plat_dir:3116 > main:566 > > > Started: Tue Mar 6 18:38:47 2012 > Ended: Tue Mar 6 18:38:47 2012 > Elapsed: 0 seconds > > Use of uninitialized value in concatenation (.) or string at ./ltib > line 2856. > Use of uninitialized value in concatenation (.) or string at ./ltib > line 2856. > Use of uninitialized value in concatenation (.) or string at ./ltib > line 2856. > Use of uninitialized value in concatenation (.) or string at ./ltib > line 2856. > VERSION : 11.4.1 > CVS_VERSION : $Revision: 1.82 $ (Savannah) > PLATFORM : > GNUTARCH : > TOOLCHAIN : > TOOLCHAIN_CFLAGS : > > > Build Failed > > Exiting on error or interrupt > Died at ./ltib line 3116. > traceback: > main::get_plat_dir:3116 > main:566 > > > Started: Tue Mar 6 18:38:47 2012 > Ended: Tue Mar 6 18:38:47 2012 > Elapsed: 0 seconds > > Use of uninitialized value in concatenation (.) or string at ./ltib > line 2856. > Use of uninitialized value in concatenation (.) or string at ./ltib > line 2856. > Use of uninitialized value in concatenation (.) or string at ./ltib > line 2856. > Use of uninitialized value in concatenation (.) or string at ./ltib > line 2856. > VERSION : 11.4.1 > CVS_VERSION : $Revision: 1.82 $ (Savannah) > PLATFORM : > GNUTARCH : > TOOLCHAIN : > TOOLCHAIN_CFLAGS : > > > Build Failed > > Exiting on error or interrupt > >
_______________________________________________ LTIB home page: http://ltib.org Ltib mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/ltib
