ppa-purge in Mint 13 pointing to "oneiric"

Bug #1021095 reported by Esteban
30
This bug affects 5 people
Affects Status Importance Assigned to Milestone
Linux Mint
New
Undecided
Unassigned

Bug Description

The package "ppa-purge" in Mint 13 (version 0.2.8+bzr56-1linuxmint12 as reported by apt-cache) instead of pointing to "precise", it still points to "oneiric", causing the command to fail when it is executed with the intention to "purge" a ppa and its installed packages.

Relevant part of the code (/usr/sbin/ppa-purge), lines 96 to 99:

# If not set, using defaults
[ -z "$PPAHOST" ] && PPAHOST="ppa.launchpad.net"
[ -z "$PPANAME" ] && PPANAME="ppa"
[ -z "$DIST" ] && DIST="oneiric"

Revision history for this message
kmb42vt (tbeposts) wrote :

I can confirm this. The distribution name has to be changed from "oneirc" to "precise" before it works correctly.

Revision history for this message
Ajitesh_M (aju0203) wrote :

Heres what i got while ppa-purge a package :

$ sudo ppa-purge ppa:ubuntu-x-swat/x-updates

Updating packages lists
PPA to be removed: ubuntu-x-swat x-updates
Package revert list generated:
 xserver-xorg-video-intel/oneiric

Disabling ubuntu-x-swat PPA from
/etc/apt/sources.list.d/ubuntu-x-swat-x-updates-precise.list
Updating packages lists
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Release 'oneiric' for 'xserver-xorg-video-intel' was not found
Unable to find an archive "oneiric" for the package "xserver-xorg-video-intel"
Unable to find an archive "oneiric" for the package "xserver-xorg-video-intel"
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B of archives. After unpacking 0 B will be used.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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