[Touch-packages] [Bug 1709603] Re: apt {upgrade, install, source} require an update call first

2019-08-27 Thread Julian Andres Klode
Huge anti-feature of dnf IMO, always totally confusing me when I'm on an RPM system. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/bugs/1709603 Title: apt {upgrade,install, source

[Touch-packages] [Bug 1709603] Re: apt {upgrade, install, source} require an update call first

2019-08-27 Thread Anatoli Babenia
Ideally, `apt-get` could behave like a `dnf`, updating caches on `update` after some expiration period. apt-get upgrade --refresh-period=2h The example session from `dnf`. ~ sudo dnf update Last metadata expiration check: 0:12:32 ago on Tue 27 Aug 2019 06:30:17 PM +03. ... --

[Touch-packages] [Bug 1709603] Re: apt {upgrade, install, source} require an update call first

2018-06-06 Thread Scott Moser
Just a comment... 'apt' indicates that its cli is unstable and should not be relied upon by scripts. So fixing this general problem in 'apt' (and not apt-get) means you fix it possibly for humans who are typing things, but all non-human package installations needlessly have to 'apt-get update'.

[Touch-packages] [Bug 1709603] Re: apt {upgrade, install, source} require an update call first

2018-04-06 Thread Murukesh Mohanan
Alternate: - a `-u`/`--update` option that unconditionally performs an apt update as an option to apt itself, since every subcommand except `update` and `edit-sources` can potentially benefit from an `update` beforehand. For `edit-sources`, have it update after instead of before, and for `update`,

[Touch-packages] [Bug 1709603] Re: apt {upgrade, install, source} require an update call first

2017-08-17 Thread Julian Andres Klode
** Summary changed: - apt {upgrade,install} require an update call first + apt {upgrade,install, source} require an update call first -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/b