Here is the same database query from the description with information
including today.

ipdb> old_vers_column
'Ubuntu 14.04:iproute2:3.12.0-2'
ipdb> counters_cf.get(old_vers_column, column_start='20150804', 
column_reversed=True, column_count=15)
OrderedDict([(u'20150804', 4), (u'20150803', 16), (u'20150802', 4), 
(u'20150801', 2), (u'20150731', 13), (u'20150730', 39), (u'20150729', 50), 
(u'20150728', 51), (u'20150727', 1), (u'20150623', 1), (u'20150523', 1), 
(u'20150519', 1), (u'20150511', 1), (u'20150509', 1), (u'20150419', 1)])
ipdb> new_vers_column
'Ubuntu 14.04:iproute2:3.12.0-2ubuntu1'
ipdb> counters_cf.get(new_vers_column, column_start='20150804', 
column_reversed=True, column_count=15)
OrderedDict([(u'20150804', 5), (u'20150803', 7), (u'20150802', 1), 
(u'20150731', 8), (u'20150730', 24), (u'20150729', 25), (u'20150728', 2), 
(u'20150727', 1)])

I'll run this query again later in the week to make sure we are all
good.

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

Title:
  iproute2 crashes being reported since kernel version 3.13-0-59-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/1481038/+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