Software Center doesn't detect changes in sources until update-apt-xapian-index is ran by cron
Bug #782953 reported by
Joaquin
This bug affects 31 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
cmem (Ubuntu) |
Triaged
|
Medium
|
Unassigned | ||
Saucy |
Won't Fix
|
Undecided
|
Unassigned | ||
Trusty |
Confirmed
|
Medium
|
Britta Wieland |
Bug Description
[Test case]
The test case for bug #1075537 should be used for this bug.
software-center 4.0.1, Ubuntu 11.04
For example, I add "ppa:hotot-
The equivalent for removing a PPA is bug 574155.
Related branches
lp://staging/~brunonova/software-properties/update-apt-on-exit
- Michael Vogt (community): Approve
-
Diff: 19 lines (+2/-0)1 file modifiedsoftwareproperties/gtk/SoftwarePropertiesGtk.py (+2/-0)
description: | updated |
Changed in software-center (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → Medium |
tags: | added: db |
tags: |
added: verification-done-saucy removed: verification-needed |
Changed in software-center (Ubuntu Trusty): | |
status: | Triaged → Confirmed |
To post a comment you must log in.
It doesn't affect only PPAs, it affects all sources changes.
Also closing and reopening software-center isn't enough to make it aware of new sources.
The following allows me to immediately see the new source:
<add any source, not just a PPA one> apt-xapian- index
apt-get update
update-
software-center
If I omit update- apt-xapian- index, then software-center is not informed about the changes until much later on, maybe until update- apt-xapian- index is launched from /etc/cron. daily/apt.