On 08/09/2011 20:41, Gabriel Salles wrote:
> Public bug reported:
>
> I'm using natty.
> Every time I go to "Installed Software" and click on "Remove from the system", I receive a message similar to the following one and I cannot remove the software:
> .
> python: can't open file 'scripts/apc.py': [Errno 2] No such file or directory
> Traceback (most recent call last):
> File "/usr/bin/lubuntu-software-center", line 148, in remove_package
> self.response = subprocess.check_output(["python", "scripts/apc.py", "remove", self.pkg_selected[0]])
> File "/usr/lib/python2.7/subprocess.py", line 537, in check_output
> raise CalledProcessError(retcode, cmd, output=output)
> subprocess.CalledProcessError: Command '['python', 'scripts/apc.py', 'remove', 'asylum']' returned non-zero exit status 2
>
> ** Affects: lubuntu-software-center
> Importance: Undecided
> Status: New
>
yes, i have to fix this, the script was moved to another location.
On 08/09/2011 20:41, Gabriel Salles wrote: lubuntu- software- center" , line 148, in remove_package check_output( ["python" , "scripts/apc.py", "remove", self.pkg_ selected[ 0]]) python2. 7/subprocess. py", line 537, in check_output ror(retcode, cmd, output=output) CalledProcessEr ror: Command '['python', 'scripts/apc.py', 'remove', 'asylum']' returned non-zero exit status 2 software- center
> Public bug reported:
>
> I'm using natty.
> Every time I go to "Installed Software" and click on "Remove from the system", I receive a message similar to the following one and I cannot remove the software:
> .
> python: can't open file 'scripts/apc.py': [Errno 2] No such file or directory
> Traceback (most recent call last):
> File "/usr/bin/
> self.response = subprocess.
> File "/usr/lib/
> raise CalledProcessEr
> subprocess.
>
> ** Affects: lubuntu-
> Importance: Undecided
> Status: New
>
yes, i have to fix this, the script was moved to another location.