[Bug 1309796] Re: wrong default augeas lenses path

2014-08-04 Thread David Lowes
you can reproduce the issue even without using puppet:

root@admin02:/usr/share/augeas/lenses/dist# augtool 
augtool ls files/
augtool 

it should display files

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to puppet in Ubuntu.
https://bugs.launchpad.net/bugs/1309796

Title:
  wrong default augeas lenses path

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1309796] Re: wrong default augeas lenses path

2014-08-04 Thread David Lowes
you can reproduce the issue even without using puppet:

root@admin02:/usr/share/augeas/lenses/dist# augtool 
augtool ls files/
augtool 

it should display files

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

Title:
  wrong default augeas lenses path

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

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


[Bug 1241011] [NEW] When trying to upgrade to 13.10 - the message Cannot Calculate updetes is displayed

2013-10-17 Thread David Lowes
Public bug reported:

When trying to upgrade to 13.10 - the message Cannot Calculate updetes
is displayed

** Affects: ubuntu-release-upgrader (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/1241011

Title:
  When trying to upgrade to 13.10 - the message Cannot Calculate
  updetes is displayed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1241011/+subscriptions

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


[Bug 955113] Re: Complete system freeze, except for the cursor

2012-05-28 Thread David Lowes
*** This bug is a duplicate of bug 993187 ***
https://bugs.launchpad.net/bugs/993187

** This bug has been marked a duplicate of bug 993187
   ubuntu 12.04 completely freezes frequently

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

Title:
  Complete system freeze, except for the cursor

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

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


[Bug 993187] Re: ubuntu 12.04 completely freezes frequently

2012-05-22 Thread David Lowes
I wish to confirm that with me the freezes sometimes happen when
watching videos. When this happens the cursor and keyboard respond. I am
able to open a terminal window and type in it but no actions releated to
the window manager such as moving windows or changing their size works.
As soon as the video playback finishes the system becomes responsive
again.


Linux LAP-DAVID 3.2.0-24-generic #37-Ubuntu SMP Wed Apr 25 08:43:22 UTC
2012 x86_64 x86_64 x86_64 GNU/Linux

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

Title:
  ubuntu 12.04 completely freezes frequently

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

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


[Bug 993187] Re: ubuntu 12.04 64bit completely freezes frequently

2012-05-08 Thread David Lowes
I want to correct the procedure:

1. CTRL+ALT+F1
2.Login as user.
3.  sudo pkill compiz-decorator
4. pkill -9 compiz

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

Title:
  ubuntu 12.04 64bit completely freezes frequently

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

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


[Bug 993187] Re: ubuntu 12.04 64bit completely freezes frequently

2012-05-07 Thread David Lowes
I think this issue is related to compiz

I found a workaround for this issue:

When the computer freezes do the following:

1. CTRL+ALT+F1 (to get to the console)
2. login as your user.
3. sudo pkill compiz-redirector

Xwindows will appear to restart but the applications running under your
X will not be killed.

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

Title:
  ubuntu 12.04 64bit completely freezes frequently

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

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


Re: [Bug 732953] Re: can_connect function inside ec2.rb always return false

2011-10-18 Thread David Lowes
Hi,
Is there any chance you can backport your fix to lucid or integrate my patch
into lucid?
Please advise me.
David Lowes

On Mon, Oct 17, 2011 at 11:44 PM, Adam Gandelman
732...@bugs.launchpad.netwrote:

 Confirming that this bug still exists in natty (facter 1.5.8-2ubuntu2)
 but has since been fixed upstream. The issue exists in the
 can_connect?  method and has little to do with the actual URL
 elsewhere, though changing the meta-data URL to use /latest instead of
 /2008-02-01 provides a few more additional facts about network
 interfaces, security group and host names (as of today, at least).

 ** Changed in: facter (Ubuntu)
Status: Fix Released = Confirmed

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/732953

 Title:
  can_connect function inside ec2.rb always return false

 Status in “facter” package in Ubuntu:
   Confirmed

 Bug description:
  Binary package hint: facter

  the can_connect function in ec2.rb always return false.
  I modified the code as follows and it seems to have fixed the issue:
  Before (Line 9 in ec2.rb):  Timeout::timeout(wait_sec) {open(ip, port)}
  After: Timeout::timeout(wait_sec) {open(http://
 #{ip}:#{port}/latest/meta-data)}

  After that change, the module seems to work properly in EC2 instances.

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


-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to facter in Ubuntu.
https://bugs.launchpad.net/bugs/732953

Title:
  can_connect function inside ec2.rb always return false

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 732953] Re: can_connect function inside ec2.rb always return false

2011-10-18 Thread David Lowes
Hi,
Is there any chance you can backport your fix to lucid or integrate my patch
into lucid?
Please advise me.
David Lowes

On Mon, Oct 17, 2011 at 11:44 PM, Adam Gandelman
732...@bugs.launchpad.netwrote:

 Confirming that this bug still exists in natty (facter 1.5.8-2ubuntu2)
 but has since been fixed upstream. The issue exists in the
 can_connect?  method and has little to do with the actual URL
 elsewhere, though changing the meta-data URL to use /latest instead of
 /2008-02-01 provides a few more additional facts about network
 interfaces, security group and host names (as of today, at least).

 ** Changed in: facter (Ubuntu)
Status: Fix Released = Confirmed

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/732953

 Title:
  can_connect function inside ec2.rb always return false

 Status in “facter” package in Ubuntu:
   Confirmed

 Bug description:
  Binary package hint: facter

  the can_connect function in ec2.rb always return false.
  I modified the code as follows and it seems to have fixed the issue:
  Before (Line 9 in ec2.rb):  Timeout::timeout(wait_sec) {open(ip, port)}
  After: Timeout::timeout(wait_sec) {open(http://
 #{ip}:#{port}/latest/meta-data)}

  After that change, the module seems to work properly in EC2 instances.

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


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

Title:
  can_connect function inside ec2.rb always return false

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

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

[Bug 732953] Re: can_connect function inside ec2.rb always return false

2011-10-02 Thread David Lowes
the port number in the can_connect  ruby function should be specified
without quotation marks. The attached patch resolved the issue for me.


** Patch added: ubuntu732953-suggestedsolution.diff
   
https://bugs.launchpad.net/ubuntu/+source/facter/+bug/732953/+attachment/2495310/+files/ubuntu732953-suggestedsolution.diff

** Changed in: facter (Ubuntu)
 Assignee: (unassigned) = David Lowes (davidl-david)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to facter in Ubuntu.
https://bugs.launchpad.net/bugs/732953

Title:
  can_connect function inside ec2.rb always return false

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 732953] Re: can_connect function inside ec2.rb always return false

2011-10-02 Thread David Lowes
the port number in the can_connect  ruby function should be specified
without quotation marks. The attached patch resolved the issue for me.


** Patch added: ubuntu732953-suggestedsolution.diff
   
https://bugs.launchpad.net/ubuntu/+source/facter/+bug/732953/+attachment/2495310/+files/ubuntu732953-suggestedsolution.diff

** Changed in: facter (Ubuntu)
 Assignee: (unassigned) = David Lowes (davidl-david)

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

Title:
  can_connect function inside ec2.rb always return false

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

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