touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #77231
[Bug 1399037] Re: apt-get can not simulate
This bug was fixed in the package apt - 1.0.9.9ubuntu1
---------------
apt (1.0.9.9ubuntu1) wily; urgency=low
* merged from debian/sid
apt (1.0.9.9) unstable; urgency=medium
[ David Kalnischkies ]
* parse specific-arch dependencies correctly on single-arch systems
(Closes: 777760)
* remove "first package seen is native package" assumption.
Thanks to Axel Beckert for testing (Closes: 782777)
apt (1.0.9.8) unstable; urgency=medium
[ David Kalnischkies ]
* fix another d(e)select-upgrade typo (LP: #1399037)
* properly handle expected filesize in https.
Thanks to Robert Edmonds and Anders Kaseorg for initial patchs
(Closes: 777565, 781509) (LP: #807303)
* avoid depends on std::string implementation for pkgAcquire::Item::Mode
(Closes: 781858)
* demote VectorizeString gcc attribute from const to pure
* keyids in "apt-key del" should be case-insensitive (Closes: 781696)
* parse specific-arch dependencies correctly on single-arch systems
(Closes: 777760)
[ Michael Vogt ]
* fix crash in order writing in pkgDPkgPM::WriteApportReport() (LP: #1436626)
-- Michael Vogt <michael.vogt@xxxxxxxxxx> Thu, 07 May 2015 10:40:54
+0200
** Changed in: apt (Ubuntu)
Status: Confirmed => Fix Released
--
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/1399037
Title:
apt-get can not simulate
Status in apt package in Ubuntu:
Fix Released
Bug description:
Hi,
I just noticed that apt can not simulate in Ubuntu 14.04.1.
Updated:
sudo apt-get -s dselect-upgrade
E: Command line option 's' [from -s] is not known.
sudo apt-get --dry-run dselect-upgrade
E: Command line option --dry-run is not understood
sudo apt-get --recon dselect-upgrade
E: Command line option --recon is not understood
sudo apt-get --no-act dselect-upgrade
E: Command line option --no-act is not understood
sudo apt-get --simulate dselect-upgrade
E: Command line option --simulate is not understood
sudo apt-get --just-print dselect-upgrade
E: Command line option --just-print is not understood
The issue occures with at least the following versions of apt: 1.0.1ubuntu2.4.1, 1.0.1ubuntu2.5, 1.0.1ubuntu2.6
and 1.3.1 version of apt-offline.
It works fine on Ubuntu 12.04 with: apt 0.8.16~exp12ubuntu10.22 and
without apt-offline.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1399037/+subscriptions
References