Originally posted by NickStone
View Post
Announcement
Collapse
No announcement yet.
Kubuntu dev request: integrate QApt index with apt-get
Collapse
This topic is closed.
X
X
-
Hmm.... the directory /etc/apt/apt.conf.d/ should exist on your system. Can you verify?
- Top
- Bottom
-
The repositorites contain translation files. Both Apt and QApt need these. Those extra lines are the output of the Xapian indexer reading the translation files for QApt.Originally posted by notabug View PostI don't know the meaning of this
- Top
- Bottom
Leave a comment:
-
Vinny, it appears that you ran apt-get upgrade rather than apt-get update.Originally posted by vinnywright View PostPS my output looks diferent than yours SR ,,,will reboot and test one more time and look for a change.
- Top
- Bottom
Leave a comment:
-
I don't know the meaning of this
Code:Fetched 1,979 kB in 22s (87.5 kB/s) Reading en translations from /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_trusty_main_i18n_Translation-en: done. Reading en translations from /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_trusty_multiverse_i18n_Translation-en: done. Reading en translations from /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_trusty_restricted_i18n_Translation-en: done. Reading en translations from /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_trusty_universe_i18n_Translation-en: done. Reading en translations from /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_trusty-updates_multiverse_i18n_Translation-en: done. Reading en translations from /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_trusty-updates_restricted_i18n_Translation-en: done. Reading en translations from /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_trusty-backports_main_i18n_Translation-en: done. Reading en translations from /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_trusty-backports_multiverse_i18n_Translation-en: done. Reading en translations from /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_trusty-backports_restricted_i18n_Translation-en: done. Reading en translations from /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_trusty-security_multiverse_i18n_Translation-en: done. Reading en translations from /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_trusty-security_restricted_i18n_Translation-en: done. Reading en translations from /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_trusty-proposed_multiverse_i18n_Translation-en: done. Reading en translations from /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_trusty-proposed_restricted_i18n_Translation-en: done. Reading en translations from /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_trusty-updates_main_i18n_Translation-en: done. Reading en translations from /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_trusty-security_main_i18n_Translation-en: done. Reading en translations from /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_trusty-updates_universe_i18n_Translation-en: done. Reading en translations from /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_trusty-security_universe_i18n_Translation-en: done. Reading en translations from /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_trusty-backports_universe_i18n_Translation-en: done. Reading en translations from /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_trusty-proposed_main_i18n_Translation-en: done. Reading en translations from /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_trusty-proposed_universe_i18n_Translation-en: done. Reading Xapian index: done. Updating Xapian index: done. Reading package lists... Done
- Top
- Bottom
Leave a comment:
-
done and apparently no problems so far ,,,,,VINNYCode:The index /var/lib/apt-xapian-index is up to date Reading package lists... Done Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done
PS my output looks diferent than yours SR ,,,will reboot and test one more time and look for a change.
- Top
- Bottom
Leave a comment:
-
Done.
EDIT: Output results:
Code:Fetched 1,721 kB in 12s (135 kB/s) Reading en translations from /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_trusty_restricted_i18n_Translation-en: done. Reading en translations from /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_trusty-updates_restricted_i18n_Translation-en: done. Reading en translations from /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_trusty-backports_restricted_i18n_Translation-en: done. Reading en translations from /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_trusty-security_restricted_i18n_Translation-en: done. Reading en translations from /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_trusty_main_i18n_Translation-en: done. Reading en translations from /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_trusty_multiverse_i18n_Translation-en: done. Reading en translations from /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_trusty-security_multiverse_i18n_Translation-en: done. Reading en translations from /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_trusty_universe_i18n_Translation-en: done. Reading en translations from /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_trusty-backports_multiverse_i18n_Translation-en: done. Reading en translations from /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_trusty-updates_multiverse_i18n_Translation-en: done. Reading en translations from /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_trusty-backports_main_i18n_Translation-en: done. Reading en translations from /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_trusty-updates_main_i18n_Translation-en: done. Reading en translations from /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_trusty-backports_universe_i18n_Translation-en: done. Reading en translations from /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_trusty-security_main_i18n_Translation-en: done. Reading en translations from /var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_trusty-security_universe_i18n_Translation-en: done. Reading en translations from /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_trusty-updates_universe_i18n_Translation-en: done. Reading Xapian index: done. Updating Xapian index: done. Reading package lists... Done
Last edited by GreyGeek; Jul 23, 2014, 03:03 PM.
- Top
- Bottom
Leave a comment:
-
Kubuntu dev request: integrate QApt index with apt-get
In our little corner of the Linux desktop world, we have two package management indexes. One is maintained by Apt (apt-get, apt-cache, dpkg, and related). The other is mainted by QApt, an abstraction layer for Apt that's integrated with Qt and KDE applications -- Muon being the prime example.
In a recent email to the kubuntu-devel list, Harald has asked for some help with a small but important test: invoking the QApt indexer, called Xapian, whenever apt-get update successfully runs. It's easy to do:
1. Run your favorite text editor as root and create the file /etc/apt/apt.conf.d/90xapian
2. Paste the following line into the file:
3. Save the file and exit the editorCode:APT::Update::Post-Invoke-Success { "if [ -x /usr/sbin/update-apt-xapian-index ]; then update-apt-xapian-index -u; fi" }
When you run apt-get update, you'll see something like:
It will likely increase the run time of apt-get update by only a few seconds.Code:... Fetched 85.7 kB in 20s (4,196 B/s) Reading .desktop files from /usr/share/app-install/desktop/: done. ... } ... } [i]several lines of reading translation files[/i] ... } Reading Xapian index: done. Updating Xapian index: done. Reading package lists... Done
The test is to help gather information for determining whether to make this a Ubuntu-wide change for 15.04. It's an easy thing to do, won't harm your system, and helps improve package management and stability.
If you encounter issues, report back here or (better) subscribe to kubuntu-devel and reply to Harald's message.Last edited by SteveRiley; Jul 25, 2014, 12:05 AM.Tags: None
- Top
- Bottom
Users Viewing This Topic
Collapse
There are 0 users viewing this topic.

Leave a comment: