Bug 643502 - unit count is wrong when limited
Summary: unit count is wrong when limited
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: systemd
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Lennart Poettering
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-10-15 18:32 UTC by Bill Nottingham
Modified: 2014-03-17 03:25 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-10-19 17:45:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
FreeDesktop.org 30906 0 None None None Never

Description Bill Nottingham 2010-10-15 18:32:30 UTC
Description of problem:

# systemctl -t swap --all
UNIT                      LOAD   ACTIVE   SUB  JOB DESCRIPTION
dev-disk...c95c555f1.swap loaded inactive dead     /dev/disk/by-uuid/c75e33f2-5405-47fd-bab3-0dac95c555f1
dev-vda1.swap             loaded inactive dead     /dev/vda1

LOAD   = Reflects whether the unit definition was properly loaded.
ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
SUB    = The low-level unit activation state, values depend on unit type.
JOB    = Pending job for the unit.

217 units listed.

217 is obviously not the number of units listed, if we're talking about listed on the display.

Version-Release number of selected component (if applicable):

systemd-11-1.fc15

How reproducible:

100%

Comment 1 Lennart Poettering 2010-10-19 17:45:25 UTC
Fixed in git upstream.


Note You need to log in before you can comment on or make changes to this bug.