[Bug 1700382] [NEW] Boot times slow when LXD installed, due to poorly crafted systemd dependency chain

2017-06-25 Thread David Favor
Public bug reported:

Notice the time spent inside lxd-containers.service + lxd.service which
require network + disk subsystems to work before they can work.

This behavior can be recreated by installing + configuring LXD, with no
containers.

Both lxd-containers.service + lxd.service should be run asynchronously
or at end of boot process.

Boot should never hang waiting on these to finish.

Fixing this, will reduce boot time by 20secs or 10% of total boot time for this 
machine.
___

net11 # systemd-analyze critical-chain
The time after the unit is active or started is printed after the "@" character.
The time the unit takes to start is printed after the "+" character.

graphical.target @1min 16.744s
└─multi-user.target @1min 16.744s
  └─lxd-containers.service @58.554s +18.188s
└─lxd.service @1min 14.295s +2.457s
  └─network-online.target @1min 14.285s
└─network.target @1min 14.280s
  └─ifup@eth2.service @55.020s
└─network-pre.target @54.598s
  └─ebtables.service @50.416s +2.106s
└─local-fs.target @50.212s
  └─var-lib-lxd-devlxd.mount @1min 16.572s
└─local-fs-pre.target @48.449s
  └─lvm2-monitor.service @48.004s +220ms
└─lvm2-lvmetad.service @46.720s
  └─system.slice @18.745s
└─-.slice @2.783s

** Affects: systemd (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1700382

Title:
  Boot times slow when LXD installed, due to poorly crafted systemd
  dependency chain

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1700382/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1528655] [NEW] Wily/15.10 - systemd hangs reboot + shutdown for long periods of time

2015-12-22 Thread David Favor
Public bug reported:

Yet another horrible bug related to systemd which delays shutdowns by
minutes.

https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1374759
surfaces this problem + the bug I'm reporting here is a separate issue.

Neither reboot or shutdown -r now work sensibly any more. Both rely on
systemd, which appears to be the root of most Ubuntu instabilities now,
reading the many reported systemd bugs.

Both the reboot + shutdown -r now commands should do what the mean.
Shutdown + Reboot now...

Not 150-250 seconds after requested, which appears to be some arbitrary
systemd timeout.

Please fix this problem + update this ticket with some workaround to get
an instant reboot, till fix is available.

Thanks.

** Affects: systemd (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1528655

Title:
  Wily/15.10 - systemd hangs reboot + shutdown for long periods of time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1528655/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 193325] Re: unknown media type during update

2009-09-20 Thread David Favor
This bug still exists in Karmic as of today.

r...@hive2:~# apt-get --reinstall install shared-mime-info
Reading package lists... Done
Building dependency tree   
Reading state information... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded.
Need to get 362kB of archives.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]? 
Get:1 http://us.archive.ubuntu.com karmic/main shared-mime-info 0.60-2 [362kB]
Fetched 362kB in 2s (167kB/s)
(Reading database ... 105306 files and directories currently installed.)
Preparing to replace shared-mime-info 0.60-2 (using 
.../shared-mime-info_0.60-2_i386.deb) ...
Unpacking replacement shared-mime-info ...
Processing triggers for man-db ...
Processing triggers for doc-base ...
Processing 1 changed doc-base file(s)...
Registering documents with scrollkeeper...
Setting up shared-mime-info (0.60-2) ...
Unknown media type in type 'all/all'

Unknown media type in type 'all/allfiles'

Unknown media type in type 'uri/mms'

Unknown media type in type 'uri/mmst'

Unknown media type in type 'uri/mmsu'

Unknown media type in type 'uri/pnm'

Unknown media type in type 'uri/rtspt'

Unknown media type in type 'uri/rtspu'

Unknown media type in type 'fonts/package'

Unknown media type in type 'interface/x-winamp-skin'


r...@hive2:~# dpkg -l | grep shared-mime-info
ii  shared-mime-info  0.60-2
  FreeDesktop.org shared MIME database and spe...

-- 
unknown media type during update
https://bugs.launchpad.net/bugs/193325
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for shared-mime-info.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 428365] Re: Karmic Koala Alpha 5. Desktop does not start, freezes the boot screen

2009-09-20 Thread David Favor
Alpha 6+ packages fix this for my machines.

-- 
Karmic Koala Alpha 5. Desktop does not start, freezes the boot screen
https://bugs.launchpad.net/bugs/428365
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 424511] Re: gnome-panel and window manager do not start on login

2009-09-15 Thread David Favor
This happens upgrading from Karmic to Karmic Latest also.

I was running Karmic Alpha 5 with all upgrades installed as of Friday.

Upgrading yesterday gave me a black screen. Then dropping into recovery
mode and installing today's upgrades gives me the same behavior as this
bug.

Upon login there's no window manager or gnome panel (apples).

Issuing the command 'gconf-schemas --register gnome-session.schemas' has
no effect in my case.

So currently it appears at least in some cases an upgrade creates a
bricked user interface. I'll restart in recovery mode and post a copy of
my dist-upgrade log.

-- 
gnome-panel and window manager do not start on login
https://bugs.launchpad.net/bugs/424511
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-session in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 424511] Re: gnome-panel and window manager do not start on login

2009-09-15 Thread David Favor
My /var/log/dist-upgrade directory is empty.

-- 
gnome-panel and window manager do not start on login
https://bugs.launchpad.net/bugs/424511
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-session in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 424511] Re: gnome-panel and window manager do not start on login

2009-09-15 Thread David Favor
It would be great if someone could post how to get out of this bind.

Looks like maybe a forced reinstall of gnome-session-bin followed by
gnome-session.

Please post the correct sequence so people can at least have a working
system till packages are generated.

-- 
gnome-panel and window manager do not start on login
https://bugs.launchpad.net/bugs/424511
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-session in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 424511] Re: gnome-panel and window manager do not start on login

2009-09-15 Thread David Favor
No combination of reinstalling gnome-session and gnome-session-bin seems
to work.

Please post a fix for this problem which may be used till new packages
are available.

** Changed in: gnome-session (Ubuntu)
   Status: Fix Released = Incomplete

-- 
gnome-panel and window manager do not start on login
https://bugs.launchpad.net/bugs/424511
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-session in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 424511] Re: gnome-panel and window manager do not start on login

2009-09-15 Thread David Favor
Please note comment #10 states this bug is fixed in 2.27.92-0ubuntu2
which is what I've been using.

Thus this bug still persists in 2.27.92-0ubuntu2 and should receive
further attention.

-- 
gnome-panel and window manager do not start on login
https://bugs.launchpad.net/bugs/424511
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-session in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 193325] Re: unknown media type during update

2009-09-03 Thread David Favor
Problem still exists in Karmic Alpha 5 released today.

-- 
unknown media type during update
https://bugs.launchpad.net/bugs/193325
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for shared-mime-info.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 289592] Re: Unknown media types in /usr/share/mime/packages/kde.xml

2009-09-03 Thread David Favor
Problem still exists in Karmic Alpha 5 released today.

-- 
Unknown media types in /usr/share/mime/packages/kde.xml
https://bugs.launchpad.net/bugs/289592
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for shared-mime-info.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 276272] Re: warning during installation: WARNING: Failed to parse default value

2009-09-03 Thread David Favor
Problem still exists in Karmic Alpha 5 released today.

-- 
warning during installation: WARNING: Failed to parse default value
https://bugs.launchpad.net/bugs/276272
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs