Comment 8 for bug 985493

Revision history for this message
Andreas Hasenack (ahasenack) wrote :

Verified changes are in the natty package:

root@ip-10-194-79-50:~# lsb_release -cs
natty
root@ip-10-194-79-50:~# dpkg -L landscape-common|grep package.py
/usr/share/pyshared/landscape/upgraders/package.py
/usr/lib/python2.7/dist-packages/landscape/upgraders/package.py
root@ip-10-194-79-50:~# grep 'def _set_frontend_noninteractive' /usr/share/pyshared/landscape/package/facade.py
    def _set_frontend_noninteractive(self):
root@ip-10-194-79-50:~# apt-cache policy landscape-common
landscape-common:
  Installed: 12.05-0ubuntu0.11.04
  Candidate: 12.05-0ubuntu0.11.04
  Version table:
 *** 12.05-0ubuntu0.11.04 0
        500 http://archive.ubuntu.com/ubuntu/ natty-proposed/main i386 Packages
        100 /var/lib/dpkg/status
     12.04.3-0ubuntu0.11.04 0
        500 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ natty-updates/main i386 Packages
     11.02-0ubuntu0.11.04.1 0
        500 http://us-east-1.ec2.archive.ubuntu.com/ubuntu/ natty/main i386 Packages
root@ip-10-194-79-50:~#