LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 05-09-2005, 08:47 PM   #1
cdlyon
LQ Newbie
 
Registered: Jul 2003
Posts: 5

Rep: Reputation: 0
"Permission denied" on bootup


I just installed Mandriva LE and the installation seemed to go OK as it finished normally. However, upon bootup, it will give the following message:

"/etc/init.d/functions: line 77 /bin/gettext: Permission Denied"

This is after 10 or 15 seconds of booting up, not immediately.

Following that message are a dozen or so in sequence essentially the same - Permission Denied referring to subsequent script lines.

And then it just hangs.

I'm using GRUB.

Any thoughts? Thanks
 
Old 05-09-2005, 10:11 PM   #2
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
"/etc/init.d/functions: line 77 /bin/gettext: Permission Denied"

On line 77 of the /etc/init.d/functions script, the gettext command is used.
It would help to examine the relevent lines of the script to find out what the arguments are.
You could print out lines 70-80 of the script like this:
cat -n /etc/init.d/functions | sed -n '70,80p'

The cat -n part adds line numbers before each line. Then see if the gettext command or one of the arguments is inaccessible.
 
Old 05-14-2005, 08:57 AM   #3
cdlyon
LQ Newbie
 
Registered: Jul 2003
Posts: 5

Original Poster
Rep: Reputation: 0
This is the several lines that include line 77:

if [ -n "GP_LANG" ]; then
local TEXT='LC_ALL = $GP_LANG LANGUAGE=$GP_LANGUAGE gettext -e --domain=$TEXTDOMAIN -- "$1"'
else
local TEXT='gettext -e --domain=$TEXTDOMAIN -- "$1"'

I do not know programming so I can't what it is about this that causes the "Permission Denied" error
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
can't execute c++ binaries, "permission denied"... even though permission is 777 SerfurJ Programming 14 02-20-2009 04:50 AM
Submount, "permission denied" when writing to floppy as normal user DaneM Linux - Software 5 02-22-2006 02:05 PM
MPlayer "make install" Permission denied. Belgium! Chrax Linux - General 2 09-09-2004 07:22 PM
"permission denied" when I try to send raw data to the sound device. Travis86 Linux - Hardware 2 10-29-2003 09:08 AM
Can't access mounted NFS directory: "permission denied" SparceMatrix Linux - General 6 03-08-2003 01:36 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva

All times are GMT -5. The time now is 08:23 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration