View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002323 | Kali Linux | General Bug | public | 2015-06-09 04:54 | 2015-06-11 00:41 |
| Reporter | maxgt123 | Assigned To | steev | ||
| Priority | normal | Severity | tweak | Reproducibility | have not tried |
| Status | closed | Resolution | duplicate | ||
| Product Version | 2.0 | ||||
| Summary | 0002323: metasploit.service systemd unit not being installed on armhf (possibly armel as well) | ||||
| Description | In my testing, I installed metasploit and metasploit-framework. On an amd64 box, Metasploit launches just fine, however the same version on armhf launches a terminal that reports Failed to start metasploit.service: Unit metasploit.service failed to load: No such file or directory. | ||||
|
Does running "systemctl daemon-reload" before trying to start metasploit help? |
|
|
That did not seem to change anything here. Ran systemctl daemon-reload, then systemctl (without arguments) and metasploit.service is still not listed in the output, same output in the terminal when attempting to run metasploit. I should mention this is attempting to run metasploit from the menu rather than at the console. msfconsole runs from the command line without issue. And I should have mentioned this is metasploit/metasploit-framework 4.11.2-2015051401-1kali0+b1, metasploit-common 1.0.2-0kali0+b1 |
|
|
Just to be clear, there is no metasploit.service file in /lib/systemd/system nor /etc/systemd/system I'm not sure if there are other locations that they can be installed to, but those are the locations that are mentioned in https://wiki.debian.org/systemd/Packaging for service files. |
|