[Touch-packages] [Bug 1451247] Re: wrong ntpdate dependency in ubuntu-minimal

2015-05-15 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ubuntu-meta (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-meta in Ubuntu.
https://bugs.launchpad.net/bugs/1451247

Title:
  wrong ntpdate dependency in ubuntu-minimal

Status in ubuntu-meta package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu-minimal has a hardcoded dependency on ntpdate which is entirely
  unnecessary because for basic minimal task of syncing time with ntp
  server systemd-timesyncd is more than enough. Replacing this
  dependency will allow to save some space on install media and make
  learning easier for new users because timesyncd follows exact same
  configuration convention as the rest of the stack which makes it
  natural to get aquainted with.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1451247] Re: wrong ntpdate dependency in ubuntu-minimal

2015-05-07 Thread Bryan Quigley
If just removing ntpdate from all the minimal-* files would do this,
then the attached patch will.

** Patch added: "remove_ntpdate.patch"
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-meta/+bug/1451247/+attachment/4393232/+files/remove_ntpdate.patch

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-meta in Ubuntu.
https://bugs.launchpad.net/bugs/1451247

Title:
  wrong ntpdate dependency in ubuntu-minimal

Status in ubuntu-meta package in Ubuntu:
  New

Bug description:
  Ubuntu-minimal has a hardcoded dependency on ntpdate which is entirely
  unnecessary because for basic minimal task of syncing time with ntp
  server systemd-timesyncd is more than enough. Replacing this
  dependency will allow to save some space on install media and make
  learning easier for new users because timesyncd follows exact same
  configuration convention as the rest of the stack which makes it
  natural to get aquainted with.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1451247] Re: wrong ntpdate dependency in ubuntu-minimal

2015-05-07 Thread Ubuntu Foundations Team Bug Bot
The attachment "remove_ntpdate.patch" seems to be a patch.  If it isn't,
please remove the "patch" flag from the attachment, remove the "patch"
tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the
team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-meta in Ubuntu.
https://bugs.launchpad.net/bugs/1451247

Title:
  wrong ntpdate dependency in ubuntu-minimal

Status in ubuntu-meta package in Ubuntu:
  New

Bug description:
  Ubuntu-minimal has a hardcoded dependency on ntpdate which is entirely
  unnecessary because for basic minimal task of syncing time with ntp
  server systemd-timesyncd is more than enough. Replacing this
  dependency will allow to save some space on install media and make
  learning easier for new users because timesyncd follows exact same
  configuration convention as the rest of the stack which makes it
  natural to get aquainted with.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1451247] Re: wrong ntpdate dependency in ubuntu-minimal

2015-05-12 Thread god
I think it should be replaced with systemd-timesynd dependency instead
of removing - we still want proper time in the minimal installation, we
jsut should use proper tool for that.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-meta in Ubuntu.
https://bugs.launchpad.net/bugs/1451247

Title:
  wrong ntpdate dependency in ubuntu-minimal

Status in ubuntu-meta package in Ubuntu:
  New

Bug description:
  Ubuntu-minimal has a hardcoded dependency on ntpdate which is entirely
  unnecessary because for basic minimal task of syncing time with ntp
  server systemd-timesyncd is more than enough. Replacing this
  dependency will allow to save some space on install media and make
  learning easier for new users because timesyncd follows exact same
  configuration convention as the rest of the stack which makes it
  natural to get aquainted with.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1451247] Re: wrong ntpdate dependency in ubuntu-minimal

2015-05-12 Thread Bryan Quigley
@god, it's already included as part of the systemd package.  I guess
there could be an issue if touch doesn't switch from upstart in 15.10,
but other than that it should just work.   It might also not be turned
on everywhere yet, but that's also easier to see/test when ntpdate is
not seeded.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-meta in Ubuntu.
https://bugs.launchpad.net/bugs/1451247

Title:
  wrong ntpdate dependency in ubuntu-minimal

Status in ubuntu-meta package in Ubuntu:
  New

Bug description:
  Ubuntu-minimal has a hardcoded dependency on ntpdate which is entirely
  unnecessary because for basic minimal task of syncing time with ntp
  server systemd-timesyncd is more than enough. Replacing this
  dependency will allow to save some space on install media and make
  learning easier for new users because timesyncd follows exact same
  configuration convention as the rest of the stack which makes it
  natural to get aquainted with.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1451247] Re: wrong ntpdate dependency in ubuntu-minimal

2015-07-15 Thread god
On a related note: systemd-timesyncd seems to be blindly imported from
Debian so it defaults to *.debian.pool.ntp.org - if Ubuntu consider
itself to be a separate product than it might make sense to apply for
*.ubuntu.pool.ntp.org

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-meta in Ubuntu.
https://bugs.launchpad.net/bugs/1451247

Title:
  wrong ntpdate dependency in ubuntu-minimal

Status in ubuntu-meta package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu-minimal has a hardcoded dependency on ntpdate which is entirely
  unnecessary because for basic minimal task of syncing time with ntp
  server systemd-timesyncd is more than enough. Replacing this
  dependency will allow to save some space on install media and make
  learning easier for new users because timesyncd follows exact same
  configuration convention as the rest of the stack which makes it
  natural to get aquainted with.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1451247] Re: wrong ntpdate dependency in ubuntu-minimal

2015-07-27 Thread Bryan Quigley
This was fixed in  ubuntu-meta (1.336) wily; urgency=medium

  * Refreshed dependencies
  * Removed ntpdate from minimal, superseded by systemd-timesyncd.

 -- Martin Pitt   Mon, 29 Jun 2015 10:03:53
+0200

It's still in Ubuntu Touch until they switch to systemd.

** Changed in: ubuntu-meta (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-meta in Ubuntu.
https://bugs.launchpad.net/bugs/1451247

Title:
  wrong ntpdate dependency in ubuntu-minimal

Status in ubuntu-meta package in Ubuntu:
  Fix Released

Bug description:
  Ubuntu-minimal has a hardcoded dependency on ntpdate which is entirely
  unnecessary because for basic minimal task of syncing time with ntp
  server systemd-timesyncd is more than enough. Replacing this
  dependency will allow to save some space on install media and make
  learning easier for new users because timesyncd follows exact same
  configuration convention as the rest of the stack which makes it
  natural to get aquainted with.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp