Comment 4 for bug 1239893

Revision history for this message
Scott Moser (smoser) wrote :

i can verify this. its most likely a regression caused by my branch.
ubuntu-server-ec2-testing-dev-testing_-saucy.list

I ran software-properties-gtk, hit the 'other software' tab, then 'Add...' and typed:
   ppa:ubuntu-server-ec2-testing-dev/testing

The result there is
$ cat /etc/apt/sources.list.d/ubuntu-server-ec2-testing-dev-testing_-saucy.list
deb http://ppa.launchpad.net/ubuntu-server-ec2-testing-dev/testing /ubuntu saucy main
# deb-src http://ppa.launchpad.net/ubuntu-server-ec2-testing-dev/testing /ubuntu saucy main

Which should be
deb http://ppa.launchpad.net/ubuntu-server-ec2-testing-dev/testing/ubuntu saucy main
# deb-src http://ppa.launchpad.net/ubuntu-server-ec2-testing-dev/testing/ubuntu saucy main