[Bug 1163536] Re: Cloud-init does not run from init, but runs when started manually
More information: Cloud-init works from upstart (and on boot) when I redirect the stderr output. The wrapper script becomes: /usr/bin/cloud-init: #!/bin/bash /usr/bin/cloud-init.real $1 $2 $3 $4 > /dev/null 2>&1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1163536 Title: Cloud-init does not run from init, but runs when started manually To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1163536/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1163536] [NEW] Cloud-init does not run from init, but runs when started manually
Public bug reported: This happens on cloud-init form 12.10 and 13.04. Cloud-init on 12.04 works perfectly. Cloud-init gets called by init, but does not run. If I try to manually start cloud-init with the upstart scripts, the following shows: # start cloud-init start: Job failed to start If I run /usr/bin/cloud-init init , everything works If I the folliwing wrapper, everything works as well: /usr/bin/cloud-init: #!/bin/bash /usr/bin/cloud-init.real $1 $2 $3 $4 ** Affects: cloud-init (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1163536 Title: Cloud-init does not run from init, but runs when started manually To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1163536/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1163536] Re: Cloud-init does not run from init, but runs when started manually
Log file at /var/log/cloud-init.log is empty. I'm using the latest ubuntu cloudimg images. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1163536 Title: Cloud-init does not run from init, but runs when started manually To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1163536/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 560821] [NEW] No hyper-v modules on linux-generic-pae/virtual
Public bug reported: Hyper-V modules are not part of the generic-pae/virtual linux image. The modules are: - hv_vmbus - hv_storvsc - hv_blkvsc - hv_netvsc This modules are included on the -generic branch. ** Affects: linux-meta (Ubuntu) Importance: Undecided Status: New -- No hyper-v modules on linux-generic-pae/virtual https://bugs.launchpad.net/bugs/560821 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 506297] Re: Graphical Ubuntu logo enabled on servers, no more login prompt
Btw, if I start the scripts on the tty I can see the verbose output. So, it's not like the scripts don't print the information anymore. It looks more like upstart/plymouth/other is deliberately hiding this output. -- Graphical Ubuntu logo enabled on servers, no more login prompt https://bugs.launchpad.net/bugs/506297 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 506297] Re: Graphical Ubuntu logo enabled on servers, no more login prompt
This does not look like a good decision on a server installation. Even without "quiet" and with "--verbose", all the info on screen is still lacking for a server. I think that it would be much better to show the "Starting web server [OK]" (like on Karmic) than not showing anything at all. Is it even possible to get this information on any log? /var/log/boot is empty. -- Graphical Ubuntu logo enabled on servers, no more login prompt https://bugs.launchpad.net/bugs/506297 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 544953] Re: strange border on right and left side of the screen
** Attachment added: "BorderProblem.png" http://launchpadlibrarian.net/41704661/BorderProblem.png -- strange border on right and left side of the screen https://bugs.launchpad.net/bugs/544953 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 544953] [NEW] strange border on right and left side of the screen
Public bug reported: Some strange border shows on the right and left of the screen The color of the border does not match the color of the GTK theme. Please see screenshot to understand the problem. ProblemType: Bug Architecture: i386 Date: Tue Mar 23 10:53:08 2010 DistroRelease: Ubuntu 10.04 InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta i386 (20100318) Package: gnome (not installed) ProcEnviron: LANG=en_US.utf8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.32-16.25-generic-pae SourcePackage: meta-gnome2 Uname: Linux 2.6.32-16-generic-pae i686 ** Affects: meta-gnome2 (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 lucid -- strange border on right and left side of the screen https://bugs.launchpad.net/bugs/544953 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 542666] Re: No verbose output on ubuntu-server
It looks like the text is being printed with black foreground on a black background. The final position of the login prompt is lower if I run more scripts on boot. ** Description changed: Binary package hint: upstart Release: - Ubuntu Server 10.04 - Minimal Virtual Machine installation + Ubuntu Server 10.04 + Minimal Installation + Version - 0.6.5-5 + 0.6.5-5 What you expected to happen: -When the system boots, result from init scripts should be visible on the screen. That way, it is easy to know at boot time if some service failed to boot + When the system boots, result from init scripts should be visible on the screen. That way, it is easy to know at boot time if some service failed to boot What happened instead: -Only a black screen is shown -The caret is shown on screen bl'inking and moving vertically. Maybe the output from init scripts is there, but masked in back characters -The first login prompt is at the middle/bottom of the screen + Only a black screen is shown + The caret is shown on screen blinking and moving vertically. Maybe the output from init scripts is there, but masked with black characters + The first login prompt is at the middle/bottom of the screen ** Description changed: Binary package hint: upstart Release: Ubuntu Server 10.04 - Minimal Installation - + Minimal Virtual Machine installation + No plymouth is installed (this is by default) Version 0.6.5-5 What you expected to happen: When the system boots, result from init scripts should be visible on the screen. That way, it is easy to know at boot time if some service failed to boot What happened instead: Only a black screen is shown - The caret is shown on screen blinking and moving vertically. Maybe the output from init scripts is there, but masked with black characters + The caret is shown on screen bl'inking and moving vertically. Maybe the output from init scripts is there, but masked in back characters The first login prompt is at the middle/bottom of the screen -- No verbose output on ubuntu-server https://bugs.launchpad.net/bugs/542666 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 542666] Re: No verbose output on ubuntu-server
Boot result on ubuntu-server (minimal) ** Attachment added: "LucidBoot.png" http://launchpadlibrarian.net/41417613/LucidBoot.png -- No verbose output on ubuntu-server https://bugs.launchpad.net/bugs/542666 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 542666] [NEW] No verbose output on ubuntu-server
Public bug reported: Binary package hint: upstart Release: Ubuntu Server 10.04 Minimal Virtual Machine installation Version 0.6.5-5 What you expected to happen: When the system boots, result from init scripts should be visible on the screen. That way, it is easy to know at boot time if some service failed to boot What happened instead: Only a black screen is shown The caret is shown on screen bl'inking and moving vertically. Maybe the output from init scripts is there, but masked in back characters The first login prompt is at the middle/bottom of the screen ** Affects: upstart (Ubuntu) Importance: Undecided Status: New -- No verbose output on ubuntu-server https://bugs.launchpad.net/bugs/542666 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 542607] [NEW] Garbled screen when returning from sleep
Public bug reported: Ubuntu release - Lucid Lynx Beta 1 Hardware: - DELL Optiplex 960 - ATI HD3470 What you expected to happen: - User presses "sleep" - User resumes from standby - Screen turns on black and after some seconds the lock screen or GDM shows up What happened instead: - When resuming from standby, the screen will be garbled (black and white stripes, not totally horizontal) for some seconds. ** Affects: ubuntu Importance: Undecided Status: New -- Garbled screen when returning from sleep https://bugs.launchpad.net/bugs/542607 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs