demirror / pentoo

Automatically exported from code.google.com/p/pentoo
1 stars 0 forks source link

Unable to execute a command from Pentoo pull down menu #112

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Plug Realtek RTL2832U device into USB port
2. Click on Applications Menu -> Pentoo -> radio -> Rtl-sdr

 This opens a terminal which shows the following error:
"/bin/sh: /usr/include/rtl-sdr.h:  Permission denied"

What is the expected output? What do you see instead?
I expected to see a GUI interface to the RTL-SDR application

What version of the product are you using? On what operating system?
3.7.5-pentoo-r1 x86_64

Please provide any additional information below.
running as user with sudo privileges.

Original issue reported on code.google.com by da.kah...@gmail.com on 13 Mar 2013 at 10:41

GoogleCodeExporter commented 9 years ago
should probably be called rtl_test and run rtl_test (no flags needed)

Original comment by sidhayn on 13 Mar 2013 at 10:46

GoogleCodeExporter commented 9 years ago
ZC, radio menu has been automatically generated by my script but I can't check 
what is broken. I don't have a radio card and don't know how tools work. Please 
review all of them and fix whatever is necessary.

Original comment by blshkv on 13 Mar 2013 at 11:05

GoogleCodeExporter commented 9 years ago
It is trying to run a header file... the script is broken.  I told you what it 
should be doing, you can't fix it?

Original comment by sidhayn on 13 Mar 2013 at 11:08

GoogleCodeExporter commented 9 years ago
lrn2menu.

Original comment by blshkv on 13 Mar 2013 at 11:24

GoogleCodeExporter commented 9 years ago
 The issue was the executable is chirpw  instead of chirp which is what was
the menu was attempting to execute.

Original comment by da.kah...@gmail.com on 14 Mar 2013 at 12:19

GoogleCodeExporter commented 9 years ago
Issue 123 has been merged into this issue.

Original comment by blshkv on 28 Mar 2013 at 7:54

GoogleCodeExporter commented 9 years ago
two more items from issue 123:
- /usr/bin/irssi -? instead of /usr/irssi -h
- HexChat IRC does not run

Original comment by blshkv on 28 Mar 2013 at 7:57

GoogleCodeExporter commented 9 years ago
according to swc|666, these are still broken:

gr-osmosdr
httpfuzz
social_engineering_toolkit
wireless-tools
packetstormexploits
ubertooth
karmetasploit
virtualradar-bin
netcat6
op25
kismet-ubertooth
thc-ipv6
svlearnfp.py
smtpfuzz

Original comment by blshkv on 7 Jul 2013 at 1:00

GoogleCodeExporter commented 9 years ago
gr-osmosdr - shouldn't be in the menu
httpfuzz - needs fixed
social_engineering_toolkit - needs fixed
wireless-tools - shouldn't be in the menu
packetstormexploits - should just dump you in the directory with the exploits
ubertooth - should be fixed
karmetasploit - should be fixed
virtualradar-bin - should be fixed
netcat6 - should be fixed
op25 - shouldn't be in the menu
kismet-ubertooth - shouldn't be in the menu
thc-ipv6 - should be fixed
svlearnfp.py - should be fixed
smtpfuzz - should be fixed

Original comment by sidhayn on 7 Jul 2013 at 2:19

GoogleCodeExporter commented 9 years ago
This is the latest summary list (free free to add):

# FIXME:
packetstormexploits
 /usr/share/exploits
dictionary:
 /usr/share/dict

ubertooth
virtualradar-bin

/usr/include/rtl-sdr.h:  Permission denied
should probably be called rtl_test and run rtl_test (no flags needed)

# Shouldnt be in the menu. Move out to pentoo-system?
gr-osmosdr
op25
wireless-tools
wpa_supplicant
crda
iw
kismet-ubertooth

# Create .desktop file to run under sudo
karmetasploit

Original comment by blshkv on 23 Jul 2013 at 11:36

GoogleCodeExporter commented 9 years ago
https://code.google.com/p/pentoo/source/detail?r=5426

still missing:
dictionary:
 /usr/share/dict
# Create .desktop file to run under sudo
karmetasploit

Original comment by blshkv on 31 Jan 2014 at 9:19