[Bug 858507] Re: apt-get autoremove is showing Usage: apt-get [options] command at the process-stage

2011-10-01 Thread Julian Andres Klode
According to the transcript, you ran

michael@eeebuntu:~$ sudo apt-get autoremove  sudo apt-get

No clean command

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

Title:
  apt-get autoremove is showing Usage: apt-get [options] command at the
  process-stage

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

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


[Bug 858507] Re: apt-get autoremove is showing Usage: apt-get [options] command at the process-stage

2011-10-01 Thread Michael Basse
hm, i am not sure if the first post is exactly the one from the shell,
because i edit it for the translation. maybe i just forgot the clean.

Thanks for the hint. I will close this Bug as invalid until it happens
again. I am 99% sure that i wrote clean. But for the rest of 1% i dont
think its a good idea to have this bug still open if it was my fault

** Changed in: apt (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  apt-get autoremove is showing Usage: apt-get [options] command at the
  process-stage

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

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


[Bug 858507] Re: apt-get autoremove is showing Usage: apt-get [options] command at the process-stage

2011-10-01 Thread Michael Basse
hm, in the second post, yes. seems i forgot it but in the first one i
used it definitly.

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

Title:
  apt-get autoremove is showing Usage: apt-get [options] command at the
  process-stage

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

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


[Bug 858507] Re: apt-get autoremove is showing Usage: apt-get [options] command at the process-stage

2011-09-30 Thread Michael Basse
Hi Brian,
i cant reproduce the bug like the first time

for the future i will run sudo apt-get autoremove and if that is
working i will run sudo apt-get clean.  So we can see what command is
causing that error. I dont see any usefull verbose-options for apt-get.
Only strace but i think its an overkill to use strace everytime to have
a good output when the bug is happening again

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

Title:
  apt-get autoremove is showing Usage: apt-get [options] command at the
  process-stage

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

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


[Bug 858507] Re: apt-get autoremove is showing Usage: apt-get [options] command at the process-stage

2011-09-27 Thread Michael Basse
Hi Brian,
thank you for your time. I dont know if it is good or bad that i cant reproduce 
the bug too.

So i will close this bug as invalid

** Changed in: apt (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  apt-get autoremove is showing Usage: apt-get [options] command at the
  process-stage

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

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


[Bug 858507] Re: apt-get autoremove is showing Usage: apt-get [options] command at the process-stage

2011-09-27 Thread Michael Basse
to fast. It happened again


michael@eeebuntu:~$ sudo apt-get autoremove  sudo apt-get 
[sudo] password for michael: 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages will be removed
  linux-headers-3.0.0-11 linux-headers-3.0.0-11-generic
0 aktualisiert, 0 neu installiert, 2 zu entfernen und 0 nicht aktualisiert.
Nach dieser Operation werden 98,2 MB Plattenplatz freigegeben.
Möchten Sie fortfahren [J/n]? j
(Lese Datenbank ... 188712 Dateien und Verzeichnisse sind derzeit installiert.)
removing linux-headers-3.0.0-11-generic ...
removing linux-headers-3.0.0-11 ...
apt 0.8.16~exp5ubuntu12 für i386, kompiliert am Sep 26 2011 12:24:59
Usage: apt-get [options] command
   apt-get [options] install|remove pkg1 [pkg2 ...]
   apt-get [options] source pkg1 [pkg2 ...]

apt-get is a simple command line interface for downloading and
installing packages. The most frequently used commands are update
and install.

Commands:
   update - Retrieve new lists of packages
   upgrade - Perform an upgrade
   install - Install new packages (pkg is libc6 not libc6.deb)
   remove - Remove packages
   autoremove - Remove automatically all unused packages
   purge - Remove packages and config files
   source - Download source archives
   build-dep - Configure build-dependencies for source packages
   dist-upgrade - Distribution upgrade, see apt-get(8)
   dselect-upgrade - Follow dselect selections
   clean - Erase downloaded archive files
   autoclean - Erase old downloaded archive files
   check - Verify that there are no broken dependencies
   changelog - Download and display the changelog for the given package
   download - Download the binary package into the current directory

Options:
  -h  This help text.
  -q  Loggable output - no progress indicator
  -qq No output except for errors
  -d  Download only - do NOT install or unpack archives
  -s  No-act. Perform ordering simulation
  -y  Assume Yes to all queries and do not prompt
  -f  Attempt to correct a system with broken dependencies in place
  -m  Attempt to continue if archives are unlocatable
  -u  Show a list of upgraded packages as well
  -b  Build the source package after fetching it
  -V  Show verbose version numbers
  -c=? Read this configuration file
  -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp
See the apt-get(8), sources.list(5) and apt.conf(5) manual
pages for more information and options.
   This APT has Super Cow Powers.
michael@eeebuntu:~$ 


** Changed in: apt (Ubuntu)
   Status: Invalid = New

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

Title:
  apt-get autoremove is showing Usage: apt-get [options] command at the
  process-stage

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

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

[Bug 858507] Re: apt-get autoremove is showing Usage: apt-get [options] command at the process-stage

2011-09-27 Thread Brian Murray
It'd be helpful if you could provide the information I asked for in my
first comment.

** Changed in: apt (Ubuntu)
   Status: New = Incomplete

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

Title:
  apt-get autoremove is showing Usage: apt-get [options] command at the
  process-stage

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

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


[Bug 858507] Re: apt-get autoremove is showing Usage: apt-get [options] command at the process-stage

2011-09-26 Thread Brian Murray
Thanks for taking the time to report this bug and helping to make Ubuntu
better.  I was unable to recreate this bug using apt version
0.8.16~exp5ubuntu12 on Oneiric.  Could you please try testing this again
and also try running the 2 commands separately to see if the error
occurs in one or the other?  Thanks in advance.

** Changed in: apt (Ubuntu)
   Importance: Undecided = Low

** Changed in: apt (Ubuntu)
   Status: New = Incomplete

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

Title:
  apt-get autoremove is showing Usage: apt-get [options] command at the
  process-stage

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

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


[Bug 858507] Re: apt-get autoremove is showing Usage: apt-get [options] command at the process-stage

2011-09-24 Thread Michael Basse
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/858507

Title:
  apt-get autoremove is showing Usage: apt-get [options] command at the
  process-stage

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

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