[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: reporting aptitude errors



roberto wrote:
hello
i am receiving a long list of errors from aptitude but i do not know
how to copy and post them here ...

I suppose you run aptitude's "full screen" user interface. You can use it from the command line too, just like apt-get, e.g.:

# aptitude install <package_name>

so, this way, I think you just redirect aptitude's output:

# aptitude install <package_name> > aptitude.log

(maybe should it be "2> aptitude.log"?)

--
                   FORZA VECCHIO CUORE BIANCOROSSO!
                1905 -> 2005 (+2)... la storia continua
               ---=== Powered by Debian GNU/Linux ===---
                    (registered Linux user #297134)



Reply to: