apt-get crashes when asked to install 'python-setuptools'

Bug #1020927 reported by Jari Mustonen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
command-not-found
New
Undecided
Unassigned

Bug Description

This is what it says:

jari@dev-1:~/tmp$ $ sudo apt-get install python-setuptools
Sorry, command-not-found has crashed! Please file a bug report at:
https://bugs.launchpad.net/command-not-found/+filebug
Please include the following information with the report:

command-not-found version: 0.2.44

What I'm using here is the default installation provided my Amazon EC2. I used the default version and after running apt-get update/upgrade.

Revision history for this message
Zygmunt Krynicki (zyga) wrote :

Hello, thank you for your bug report.

I need two pieces of information to help you:

1) What kind of machine did you use to connect to your amazon instance?
Was it running ubuntu, os x or windows?

2) Could you run the following on your amazon machine:

$ locale

Also, if your machine is either linux or os x, could you run that command on it as well and paste the results to this bug?

Thanks

Revision history for this message
Jari Mustonen (jari-mustonen) wrote :

Thanks for your reply and sorry for a delayed reply from my part. Unfortunately I'm currently unable to repeat the bug but here are the details that you requested. I think they are correct though I've been mocking around with locales lately.

I connected from OS X.

Here's the output in Amazon machine:
jari@dev-1:~$ locale
LANG=en_US.UTF-8
LANGUAGE=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=en_US.UTF-8
jari@dev-1:~$

And here's the same in my own machine:
alice:~ $ locale
LANG=
LC_COLLATE="C"
LC_CTYPE="UTF-8"
LC_MESSAGES="C"
LC_MONETARY="C"
LC_NUMERIC="C"
LC_TIME="C"
LC_ALL=
alice:~ $

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.