apt_all doesn't grok Ubuntu

Bug #245031 reported by Soren Hansen
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
munin (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

Binary package hint: munin

apt_all tries to figure out how many packages are going to be installed from stabe, testing, and unstable. That's rather useless on Ubuntu.

What we probably want to do is to have it look for the same type of numbers for ${RELEASE}, ${RELEASE}-backports, ${RELEASE}-proposed, ${RELEASE}-updates, and ${RELEASE}-security. These numbers can be grabbed by doing something like "apt-get -s dist-upgrade | grep -c "^Inst.*/${pocket})$".

kthxbye

Related branches

Revision history for this message
Nicolas Valcarcel (nvalcarcel) wrote :

We can also use: "lsb_release -a 2> /dev/null | grep Codename | cut -f2" to find the ${RELEASE}" to find out the ${RELEASE}

Changed in munin:
status: New → Confirmed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package munin - 1.2.6-1ubuntu2

---------------
munin (1.2.6-1ubuntu2) intrepid; urgency=low

  * debian/patches/220-honor-pid-file.patch:
    - Dropped no longer needed.
  * debian/patches/221-apt-ubuntu-changes.patch:
    - Make apt_all.in Ubuntu specific (LP: #245031)

 -- Chuck Short <email address hidden> Thu, 03 Jul 2008 13:05:52 +0000

Changed in munin:
status: Confirmed → Fix Released
Revision history for this message
Martin Jackson (mhjacks) wrote :

I believe this bug has re-surfaced. Looking at /usr/share/munin/plugins/apt_all on both 12.04 and Quantal, it appears that @releases is back to being "stable", "testing", "unstable" which unfortunately errors out on Ubuntu systems.

Revision history for this message
Kenyon Ralph (kralph) wrote : Re: [Bug 245031] Re: apt_all doesn't grok Ubuntu

On 2012-08-17T04:09:06-0000, Martin Jackson <email address hidden> wrote:
> I believe this bug has re-surfaced. Looking at
> /usr/share/munin/plugins/apt_all on both 12.04 and Quantal, it appears
> that @releases is back to being "stable", "testing", "unstable" which
> unfortunately errors out on Ubuntu systems.

You should open a new bug report and refer to this one, otherwise the
Ubuntu package maintainer may not notice your comment.

--
Kenyon Ralph

Daniel Hahler (blueyed)
Changed in munin (Ubuntu):
importance: Undecided → Medium
Revision history for this message
Daniel Hahler (blueyed) wrote :
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.