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)


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to