> Hello I'm trying to remove the postgresql package without success ... > any info welcome > > # aptitude remove posgresql > Reading package lists... Done > Building dependency tree > Reading state information... Done > Reading extended state information > Initializing package states... Done > Writing extended state information... Done > Reading task descriptions... Done > Couldn't find any package whose name or description matched "posgresql" > Couldn't find any package whose name or description matched "posgresql" > No packages will be installed, upgraded, or removed. > 0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded. > Need to get 0B of archives. After unpacking 0B will be used. > Writing extended state information... Done > Reading package lists... Done > Building dependency tree > Reading state information... Done > Reading extended state information > Initializing package states... Done > Reading task descriptions... Done > > # aptitude purge posgresql > Reading package lists... Done > Building dependency tree > Reading state information... Done > Reading extended state information > Initializing package states... Done > Reading task descriptions... Done > Couldn't find any package whose name or description matched "posgresql" > Couldn't find any package whose name or description matched "posgresql" > No packages will be installed, upgraded, or removed. > 0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded. > Need to get 0B of archives. After unpacking 0B will be used. > Reading package lists... Done > Building dependency tree > Reading state information... Done > Reading extended state information > Initializing package states... Done > Reading task descriptions... Done > > h1n1:~# dpkg -l | grep postgres > pi postgresql-8.3 8.3.9-0lenny1 > object-relational SQL database, version 8.3 server > ii postgresql-client-8.3 8.3.9-0lenny1 > front-end programs for PostgreSQL 8.3 > ii postgresql-client-common 94lenny1 manager > for multiple PostgreSQL client versions > ii postgresql-common 94lenny1 > PostgreSQL database-cluster manager > > > -- > To UNSUBSCRIBE, email to [email protected] > with a subject of "unsubscribe". Trouble? Contact > [email protected] > Archive: http://lists.debian.org/[email protected] > >
Hi The package that you tried to remove or purge don't exist. The name package is "postgresql" so retried # aptitude remove postgresql -- Kind regards, Eric C. KOM 110 LAWN STREET ROSETTENVILLE 2190 JOHANNESBURG SOUTH AFRICA Phone: +27 (0) 788 791 334 Fax: +27 (0) 865 563 009 E-mail: [email protected] Websites: www.erickom.co.za / www.namekom.co.za -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

