Comment 7 for bug 996837

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

Verified check is gone on natty:

root@ip-10-194-79-50:~# lsb_release -cs
natty
root@ip-10-194-79-50:~# dpkg -L landscape-common|grep facade.py
/usr/share/pyshared/landscape/package/facade.py
/usr/lib/python2.7/dist-packages/landscape/package/facade.py
root@ip-10-194-79-50:~# grep has_new_enough_apt /usr/share/pyshared/landscape/package/facade.py
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:~#