Okay getting permission denied . . WHY ?

Asked by Lynne Stevens

This is from Root Terminal should make a desktop Icon for Repetier-Host so the program will start

/home/lynne/Downloads/repet/RepetierHost/createDesktopIcon.sh: line 16: /home/lynne/Downloads/repet/RepetierHost/repetier-RepetierHost.desktop: Permission denied
/home/lynne/Downloads/repet/RepetierHost/createDesktopIcon.sh: line 17: /home/lynne/Downloads/repet/RepetierHost/Repetier-Host.menu: Permission denied
This folder now contains a repetier-RepetierHost.desktop file
Copy it to your desktop to get a launch icon there
lynne@lynne-300E4C-300E5C-300E7C:~/Downloads/repet/RepetierHost$

Did the sh thing
lynne@lynne-300E4C-300E5C-300E7C:~/Downloads/repet$ cd RepetierHost
lynne@lynne-300E4C-300E5C-300E7C:~/Downloads/repet/RepetierHost$ sh configureFirst.sh
System: x86_64
Using 64 bit CuraEngine
[sudo] password for lynne:
Reading package lists... Done
Building dependency tree
Reading state information... Done
build-essential is already the newest version.
mono-complete is already the newest version.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libmono-winforms2.0-cil : Depends: libmono-system-runtime2.0-cil (>= 2.4) but it is not going to be installed
                           Depends: libmono-system-web2.0-cil (>= 2.10.3) but it is not going to be installed
 mono-complete : Depends: mono-devel (= 4.0.4.1-0xamarin1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Checking if you are in the dialout group.
1
User already in dialout group. Adding not required.
Compiling helper software to allow non ansi baud rates for some boards
depending on the used serial driver.
SetBaudrate.cpp:11:2: warning: #warning TCGETS2 [-Wcpp]
 #warning TCGETS2
  ^
SetBaudrate.cpp:40:2: warning: #warning TCGETS2 [-Wcpp]
 #warning TCGETS2
  ^
Configuration finished.
IMPORTANT: In addition to the bundled CuraEngine, the host also
supports Slic3r and Skeinforge. These slicers are not bundled, so
need to install them according to their docs and then set the path
to them in Repetier-Host.
For Slic3r simply unpack the tar you get on http://slic3r.org in this directory.
The host will then register and add it automatically on next restart.

Seems I am missing some files some place It worked before the 3.X.x. 31 update was installed and almost all of my problems started then . . What is going on !

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Lynne Stevens
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

what is the output of:

ls -la /home/lynne/Downloads/repet/RepetierHost/createDesktopIcon.sh; lsb_release -a; uname -a

Thanks

Revision history for this message
Lynne Stevens (jackie40d) said :
#2

E: Unable to correct problems, you have held broken packages.
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
E: Unable to correct dependencies
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
E: Unable to correct dependencies
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
E: Unable to correct dependencies

Tried to get Synaptic package manager to fix broken packages got this

E: Unable to correct problems, you have held broken packages.
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
E: Unable to correct dependencies
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
E: Unable to correct dependencies
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
E: Unable to correct dependencies

Revision history for this message
Lynne Stevens (jackie40d) said :
#3

And out put is this

root@lynne-300E4C-300E5C-300E7C:/home/lynne# s -la /home/lynne/Downloads/repet/RepetierHost/createDesktopIcon.sh; lsb_release -a; uname -a
s: command not found
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 15.04
Release: 15.04
Codename: vivid
Linux lynne-300E4C-300E5C-300E7C 3.19.0-31-generic #36-Ubuntu SMP Wed Oct 7 15:04:02 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
root@lynne-300E4C-300E5C-300E7C:/home/lynne#

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#4

You didn't run the command I gave, hence the error.

Revision history for this message
Lynne Stevens (jackie40d) said :
#5

it is right here just above this reply

root@lynne-300E4C-300E5C-300E7C:/home/lynne# s -la /home/lynne/Downloads/repet/RepetierHost/createDesktopIcon.sh; lsb_release -a; uname -a
s: command not found
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 15.04
Release: 15.04
Codename: vivid
Linux lynne-300E4C-300E5C-300E7C 3.19.0-31-generic #36-Ubuntu SMP Wed Oct 7 15:04:02 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
root@lynne-300E4C-300E5C-300E7C:/home/lynne#

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#6

The command is:

ls -la /home/lynne/Downloads/repet/RepetierHost/createDesktopIcon.sh

Not

s -la /home/lynne/Downloads/repet/RepetierHost/createDesktopIcon.sh

Why are you taking the L out of the command?

Revision history for this message
Lynne Stevens (jackie40d) said :
#7

Mouse I guess did not catch all of the command must be getting to old to copy and paste any more !