[Bug 907479] Re: u1sdtool -q starts ubuntuone-syncdaemon if not already running

2012-06-13 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntuone-client - 3.0.1-0ubuntu1.0.1

---
ubuntuone-client (3.0.1-0ubuntu1.0.1) precise-proposed; urgency=low

  * New upstream release.
- Don't ignore test failures in from main tests suite. (LP: #993574)
- Avoid multiple parallel GetDelta commands on same volume. (LP: #883252)
- Fix small memory leak in folder enabled check. (LP: #981255)
- Don't start syncdaemon with u1sdtool -q if not running. (LP: #907479)
- Avoid having Upload execute before Makefile command. (LP: #978903)
  * debian/watch:
- Update watch file to use stable-3-0 series for downloads now
 -- Rodney Dawes rodney.da...@ubuntu.com   Wed, 06 Jun 2012 14:08:37 -0400

** Changed in: ubuntuone-client (Ubuntu Precise)
   Status: Fix Committed = Fix Released

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

Title:
  u1sdtool -q starts ubuntuone-syncdaemon if not already running

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntuone-client/+bug/907479/+subscriptions

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


[Bug 907479] Re: u1sdtool -q starts ubuntuone-syncdaemon if not already running

2012-06-07 Thread Rick McBride
verified using:

1. verify that syncdaemon is running
2. type 'u1sdtool -q'
3. verify that syncdaemon is not running
4. type 'u1sdtool -q'
5. verify that syncdaemon is still not running

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  u1sdtool -q starts ubuntuone-syncdaemon if not already running

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntuone-client/+bug/907479/+subscriptions

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


[Bug 907479] Re: u1sdtool -q starts ubuntuone-syncdaemon if not already running

2012-06-06 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/ubuntuone-client

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

Title:
  u1sdtool -q starts ubuntuone-syncdaemon if not already running

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntuone-client/+bug/907479/+subscriptions

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


[Bug 907479] Re: u1sdtool -q starts ubuntuone-syncdaemon if not already running

2012-06-06 Thread Marc Deslauriers
NACK.

ubuntuone-client was updated in precise-updates for the security issue
in bug 882062.

This SRU needs to be updated to include the security fix.

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

Title:
  u1sdtool -q starts ubuntuone-syncdaemon if not already running

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntuone-client/+bug/907479/+subscriptions

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


[Bug 907479] Re: u1sdtool -q starts ubuntuone-syncdaemon if not already running

2012-06-06 Thread Rick McBride
verified using:

1. verify that syncdaemon is running
2. type 'u1sdtool -q'
3. verify that syncdaemon is not running
4. type 'u1sdtool -q'
5. verify that syncdaemon is still not running

However, not setting verification-done pending release w/ requested fix
in above NACK.

** Description changed:

  [Test Case]
  Steps to recreate.
  
  1. verify that syncdaemon is running
  2. type 'u1sdtool -q'
  3. verify that syncdaemon is not running
  4. type 'u1sdtool -q'
+ 5. verify that syncdaemon is still not running
  
  Expected: Do not start syncdaemon. Return some kind of a message that 
syncdaemon is not running.
  Actual: Syncdaemon is started but the opposite message is returned 
ubuntuone-syncdaemon stopped.
  
  [Regression Potential]
  Minimal. Fix includes unit tests.

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

Title:
  u1sdtool -q starts ubuntuone-syncdaemon if not already running

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntuone-client/+bug/907479/+subscriptions

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


[Bug 907479] Re: u1sdtool -q starts ubuntuone-syncdaemon if not already running

2012-06-05 Thread Brian Murray
Hello Matt, or anyone else affected,

Accepted ubuntuone-client into precise-proposed. The package will build
now and be available in a few hours. Please test and give feedback here.
See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you in advance!

** Changed in: ubuntuone-client (Ubuntu Precise)
   Status: Confirmed = Fix Committed

** Tags added: verification-needed

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

Title:
  u1sdtool -q starts ubuntuone-syncdaemon if not already running

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntuone-client/+bug/907479/+subscriptions

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


[Bug 907479] Re: u1sdtool -q starts ubuntuone-syncdaemon if not already running

2012-06-01 Thread Rodney Dawes
** Description changed:

  [Test Case]
  Steps to recreate.
  
  1. verify that syncdaemon is running
  2. type 'u1sdtool -q'
  3. verify that syncdaemon is not running
  4. type 'u1sdtool -q'
  
  Expected: Do not start syncdaemon. Return some kind of a message that 
syncdaemon is not running.
  Actual: Syncdaemon is started but the opposite message is returned 
ubuntuone-syncdaemon stopped.
+ 
+ [Regression Potential]
+ Minimal. Fix includes unit tests.

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

Title:
  u1sdtool -q starts ubuntuone-syncdaemon if not already running

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntuone-client/+bug/907479/+subscriptions

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