Failed to execute child process "sulfur"

If you are new to Linux or new to Sabayon Linux and just not sure where to post, here ya go. Post without fear of being told to RTFM :-)

Moderator: Moderators

Failed to execute child process "sulfur"

Postby doozlemyatt » Thu Jan 10, 2013 21:05

The error message should up after I had used the terminal to delete Sulfur following an abortive session which was trying to load it. During the terminal successful process i was faced with a number of questions in order to proceed. One was Exit, which for some reason I ignored and chose -5 and exited the terminal. The result of this was the above error message and in addition my desktop icon for Entropy now longer works. What can I do to remedy this ? :cry: SOLVED
Last edited by doozlemyatt on Sun Jan 13, 2013 18:36, edited 1 time in total.
doozlemyatt
Baby Hen
 
Posts: 7
Joined: Thu Jan 10, 2013 19:12

Re: Failed to execute child process "sulfur"

Postby Ryuno-Ki » Thu Jan 10, 2013 23:04

doozlemyatt wrote:my desktop icon for Entropy now longer works.

Please, post the whole error message (+ the command you're running or what raises this exception).

Concerning your desktop icon … it's a file called "sulfur.desktop" on your Desktop. You can replace the content with the following:
Code: Select all
[Desktop Entry]
Encoding=UTF-8
Name=Entropy Store
Comment=Install Sabayon Applications
Categories=Application;System;Settings
Icon=/usr/share/rigo/icons/repo.svg
Exec=rigo
Type=Application
Terminal=false
MimeType=application/entropy-package;application/entropy-webinstall
InitialPreference=100
GenericName=

The main changes are the "Exec=rigo" and "Icon=/usr/share/rigo/icons/repo.svg" lines, so the command "rigo" is started, when you hit the button and another image path is used.
HP-Pavilion ◆ AMD Athlon™ 64 Processor 4000+ ◆ GeForce 6150SE nForce 430 ◆ 1 GiB RAM
German Wiki translator ◆ Want to contribute on the wiki? Ask the Bureaucrats!
Please, mark solved threads ◆ Posts unread and unansweredPackage requests ◆ Sabayon XI with MATE
Ryuno-Ki
Technological Hen
 
Posts: 411
Joined: Mon Feb 27, 2012 22:15
Location: Southern Germany

Re: Failed to execute child process "sulfur"

Postby doozlemyatt » Fri Jan 11, 2013 11:51

Many thanks for your quick response.

Before I comment on the problem in hand I think I should mention that I have been using various flavours of Linux for more than five years; starting with Mandrake, followed by Debian and latterly Fedora. For 99% of the time I have used GUI. So far as the command line is concerned I am very much a newbie, having avoided it, hence the posting of this query under the newbie category.

My kit is as follows:-

Intel Core 2 Duo E7300 (2.66 Hz, 1066MHz, 3MB)
Memory Dual Channel 3GB
Hard Drive 555GB serial ATA non Raid (7200 Rpm)
Video card 128 MB ATI Radeon HD 2400 Pro
DVD+/-(Read/Write) 16X

This is the first time I have become acquainted with Sabayon having installed it at the beginning of this week.

To amplify the problem I have been faced with, it started when a desktop message stated that there were some 1,700 upgrades to be done, most if not all relating to Sulfur. Being thus advised I did so.
However, during that process it stalled and aborted. This was because a particular file it tried to automatically download from some 78 different mirrors could not continue. This appeared to cause some damage to Entropy. I found out that there was a bug and a report has been filed.

I decided to do as I was instructed and look at the Entropy web site. There it says (page 5) that Sulfur will no longer exist and is being replaced by Rigo.

On a general Google search a contributor said he had deleted Sulfur with no adverse problems. So it seemed to me to do likewise. I therefore decided to grasp the nettle of the Command Line (which I have previously ignored ) and do as suggested and remove Sulfur in accordance with the procedure shown on page 4 of the Entropy web site. That is “# equo remove sulfur –ask” which seemed to do the trick.

The error message when trying to launch Entropy is “There was an error launching the application. Details: Failed to execute child process "sulfur" (No such file or directory)”

Hence my posting of the problem on this forum.

As a consequence Entropy has disappeared from my Desktop and the small left sided Entropy icon is just a pale blue rectangle.

Before I received your response I entered the “Menu” desktop icon, as part of my investigating this new system, and a couple of the options were unticked so I ticked them. An immediate response resulted as a message which said:-

“your system currently has an outdated version of sys-apps/entropy installed, the latest available version is 161. It is recommended that you upgrade to the latest before updating any other packages”. Load package manager.

This I presume I am unable to do, at least as I cannot access Entropy anyway.

I now return to your helpful response. In doing so however I have now idea how to start the process you suggest bearing in mind my almost total lack of Command Line experience.

Please will you therefore be kind enough to provide explicit instructions commencing after $su – PW #

Many thanks
doozlemyatt
Baby Hen
 
Posts: 7
Joined: Thu Jan 10, 2013 19:12

Re: Failed to execute child process "sulfur"

Postby dunsurfin » Fri Jan 11, 2013 12:23

There has been quite a bit of traffic about sulfur. It is now deprecated and no longer on the servers. My advice is (in the CLI) to do
Code: Select all
equo remove sulfur --nodeps
(just in case some bits remain)
Code: Select all
equo update --force
Code: Select all
equo install rigo
(the replacement for sulfur)
Code: Select all
 equo install entropy --relaxed
and then
Code: Select all
equo upgrade --ask
And keep your fingers crossed. :)

There will probably be some conf files to update too. That message will appear at the end of the upgrade and, unless you have a personal configuration the best bet is to "merge all without asking" which may be -5 or -3 ( I can't remember but it will tell you which one.
Self-righteousness is a loud din raised to drown
the voice of guilt within us - Eric Hoffer
User avatar
dunsurfin
Sagely Hen
 
Posts: 1247
Joined: Sun Jan 07, 2007 21:38
Location: Newcastle upon Tyne UK

Re: Failed to execute child process "sulfur"

Postby doozlemyatt » Fri Jan 11, 2013 18:03

Thanks for this - Please - What is meant by CODE:SELECT ALL - I am not familiar with it ?
doozlemyatt
Baby Hen
 
Posts: 7
Joined: Thu Jan 10, 2013 19:12

Re: Failed to execute child process "sulfur"

Postby dunsurfin » Fri Jan 11, 2013 18:22

doozlemyatt wrote:Thanks for this - Please - What is meant by CODE:SELECT ALL - I am not familiar with it ?


It means write exactly what's in the box so you type in what's written in green and then press enter.
Last edited by dunsurfin on Sun Jan 13, 2013 13:13, edited 1 time in total.
Self-righteousness is a loud din raised to drown
the voice of guilt within us - Eric Hoffer
User avatar
dunsurfin
Sagely Hen
 
Posts: 1247
Joined: Sun Jan 07, 2007 21:38
Location: Newcastle upon Tyne UK

Re: Failed to execute child process "sulfur"

Postby doozlemyatt » Fri Jan 11, 2013 21:10

Thanks - I have done as you suggested. During the process a general upgrade took place but which had to be aborted (not by me-by the system- as a particular file "dev-java:icedtea-7.2.3.3~o.tbz2" could not be found at any of the mirrors that were tried. That is just by the way.

So far as the particular challenge is concerned the original error message is still shown when I check on the entropy icon, that is the small one on the left hand side of the desktop. The main entropy icon usually on the desktop is still nowhere to be found.

Where do I go from here ?
doozlemyatt
Baby Hen
 
Posts: 7
Joined: Thu Jan 10, 2013 19:12

Re: Failed to execute child process "sulfur"

Postby dunsurfin » Fri Jan 11, 2013 21:23

The entropy icon refers to sulfur so will not do anything. Delete it and add the icon for rigo. I don't know whether you are using kde or gnome. I know nothing of gnome but in kde the easiest way is to choose "add to desktop" when right clicking on rigo in the application launcher.
Self-righteousness is a loud din raised to drown
the voice of guilt within us - Eric Hoffer
User avatar
dunsurfin
Sagely Hen
 
Posts: 1247
Joined: Sun Jan 07, 2007 21:38
Location: Newcastle upon Tyne UK

Re: Failed to execute child process "sulfur"

Postby Ryuno-Ki » Fri Jan 11, 2013 22:06

dunsurfin wrote:The entropy icon refers to sulfur so will not do anything. Delete it and add the icon for rigo.

Or just open an editor and paste the following code:
Code: Select all
[Desktop Entry]
Encoding=UTF-8
Name=Entropy Store
Comment=Install Sabayon Applications
Categories=Application;System;Settings
Icon=/usr/share/rigo/icons/repo.svg
Exec=rigo
Type=Application
Terminal=false
MimeType=application/entropy-package;application/entropy-webinstall
InitialPreference=100
GenericName=

Save it as "rigo.desktop" under "Desktop" folder.
HP-Pavilion ◆ AMD Athlon™ 64 Processor 4000+ ◆ GeForce 6150SE nForce 430 ◆ 1 GiB RAM
German Wiki translator ◆ Want to contribute on the wiki? Ask the Bureaucrats!
Please, mark solved threads ◆ Posts unread and unansweredPackage requests ◆ Sabayon XI with MATE
Ryuno-Ki
Technological Hen
 
Posts: 411
Joined: Mon Feb 27, 2012 22:15
Location: Southern Germany

Re: Failed to execute child process "sulfur"

Postby doozlemyatt » Sat Jan 12, 2013 12:17

Thanks - something is not working here.Please see the following;-

mark@sabayon ~ $ Encoding=UTF-8
mark@sabayon ~ $ Name=Entropy Store
bash: Store: command not found...
mark@sabayon ~ $ Comment=Install Sabayon Applications
bash: Sabayon: command not found...
mark@sabayon ~ $ Categories=Application;System;Settings
bash: System: command not found...
bash: Settings: command not found...
mark@sabayon ~ $ Icon=/usr/share/rigo/icons/repo.svg
mark@sabayon ~ $ Exec=rigo
mark@sabayon ~ $ Type=Application
mark@sabayon ~ $ Terminal=false
mark@sabayon ~ $ MimeType=application/entropy-package;application/entropy-webinstall
-bash: application/entropy-webinstall: No such file or directory
mark@sabayon ~ $ InitialPreference=100
mark@sabayon ~ $ GenericName=
mark@sabayon ~ $ Entropy Store
bash: Entropy: command not found...
mark@sabayon ~ $ Icon=/user/share/rigo/icons/repo.svg
mark@sabayon ~ $ Exec=rigo
mark@sabayon ~ $ Type=Application
mark@sabayon ~ $ Terminal=false
mark@sabayon ~ $ MimeType=application/entropy-package;application/entropy-webinstall
-bash: application/entropy-webinstall: No such file or directory
mark@sabayon ~ $ initial preference=100
bash: initial: command not found...
mark@sabayon ~ $ initialpreference=100
mark@sabayon ~ $ genericname=
mark@sabayon ~ $
doozlemyatt
Baby Hen
 
Posts: 7
Joined: Thu Jan 10, 2013 19:12

Next

Return to Beginners|Newbies Area

Who is online

Users browsing this forum: No registered users and 5 guests