How long does this take to show up?

$ curl http://archive.ubuntu.com/ubuntu/pool/main/l/linux/ 2> /dev/null | grep 
38-13.52 | egrep -v 'diff|dsc' | sed 's/^.*deb">//' | sed 's;</a>.*$;;'
linux-doc_2.6.38-13.52_all.deb
linux-libc-dev_2.6.38-13.52_amd64.deb
linux-libc-dev_2.6.38-13.52_i386.deb
linux-source-2.6.38_2.6.38-13.52_all.deb
linux-tools-common_2.6.38-13.52_all.deb

Compare that to

$ curl http://archive.ubuntu.com/ubuntu/pool/main/l/linux/ 2> /dev/null | grep 
38-12.51 | egrep -v 'diff|dsc' | sed 's/^.*deb">//' | sed 's;</a>.*$;;' | wc -l
166

Couldn't you at least start you "one week or die" countdown after it
becomes possible to complete the task?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/795717

Title:
  32bit rhel and centos 5.(5|6) hangs on boot on natty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/795717/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to