Missing detailed package selection step in Oneiric

Bug #806428 reported by Stéphane Graber
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
livecd-rootfs (Ubuntu)
Fix Released
High
Unassigned
Oneiric
Fix Released
High
Unassigned

Bug Description

The package selection step of Edubuntu isn't showing up on Oneiric, probably because of a python error in the plugin code.

Tags: iso-testing
Changed in edubuntu-live (Ubuntu):
assignee: nobody → Stéphane Graber (stgraber)
status: New → Triaged
importance: Undecided → High
Changed in edubuntu-live (Ubuntu Oneiric):
milestone: none → oneiric-alpha-3
tags: added: iso-testing
Revision history for this message
Stéphane Graber (stgraber) wrote :

Python code is fine, the problem is that /etc/apt/sources.list no longer contains deb-src entries.

Revision history for this message
Stéphane Graber (stgraber) wrote :

The error appears when doing:

import apt_pkg, apt
apt_pkg.init_config()
apt_pkg.init_system()

cache = apt_pkg.Cache(apt.progress.base.OpProgress())
srcpkgrecords=apt_pkg.GetPkgSrcRecords()

SystemError: E:You must put some 'source' URIs in your sources.list

Revision history for this message
Stéphane Graber (stgraber) wrote :

For the record, this is needed to get all the binary packages built from edubuntu-meta to get our list of meta packages and then to list all the packages included in each of them.

Revision history for this message
Stéphane Graber (stgraber) wrote :

Discussed solution is to turn deb-src back on only for Edubuntu. This way we still save space on Ubuntu and we keep the step working as it used to for Edubuntu.

Changed in edubuntu-live (Ubuntu Oneiric):
assignee: Stéphane Graber (stgraber) → nobody
affects: edubuntu-live (Ubuntu Oneiric) → livecd-rootfs (Ubuntu Oneiric)
Changed in livecd-rootfs (Ubuntu Oneiric):
assignee: nobody → Stéphane Graber (stgraber)
assignee: Stéphane Graber (stgraber) → nobody
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package livecd-rootfs - 2.12

---------------
livecd-rootfs (2.12) oneiric; urgency=low

  [ Colin Watson ]
  * Re-enable deb-src lines for Edubuntu (LP: #806428).
 -- Evan Dandrea <email address hidden> Wed, 06 Jul 2011 16:57:39 +0100

Changed in livecd-rootfs (Ubuntu Oneiric):
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.