Re: Debian and Postgres

Поиск
Список
Период
Сортировка
От rob stone
Тема Re: Debian and Postgres
Дата
Msg-id 1462416040.19731.21.camel@gmail.com
обсуждение исходный текст
Ответ на Re: Debian and Postgres  (Adrian Klaver <adrian.klaver@aklaver.com>)
Ответы Re: Debian and Postgres  (Adrian Klaver <adrian.klaver@aklaver.com>)
Список pgsql-general
On Wed, 2016-05-04 at 16:50 -0700, Adrian Klaver wrote:
> On 05/04/2016 04:38 PM, rob stone wrote:
> >
> > 
> Hmm, it is Ubuntu not Debian, but:
>
> sudo apt-get remove whois
>
> vi /var/log/dpkg.log
>
> 2016-05-04 16:42:39 status installed whois:amd64 5.1.1
> 2016-05-04 16:42:39 remove whois:amd64 5.1.1 <none>
> 2016-05-04 16:42:39 status half-configured whois:amd64 5.1.1
> 2016-05-04 16:42:39 status half-installed whois:amd64 5.1.1
> 2016-05-04 16:42:39 status triggers-pending man-db:amd64 2.6.7.1-
> 1ubuntu1
> 2016-05-04 16:42:39 status config-files whois:amd64 5.1.1
> 2016-05-04 16:42:39 status config-files whois:amd64 5.1.1
> 2016-05-04 16:42:39 status config-files whois:amd64 5.1.1
> 2016-05-04 16:42:39 status not-installed whois:amd64 <none>
>
>
> vi /var/log/apt/history.log
>
> Start-Date: 2016-05-04  16:42:39
> Commandline: apt-get remove whois
> Remove: whois:amd64 (5.1.1)
> End-Date: 2016-05-04  16:42:39
>

Hello Adrian,

I read Tom's post. There is no firewall. Stand alone box.

The apt history.log is overwritten each time.
There is a term.log (full of Control-M's) which lists all the activity,
including the removals, as follows:-

liblept4 replaced by liblept5 and is used for image processing.
liblwres90 replaced by liblwres141 used by BIND
libpcrecpp0 replaced by libcrecpp0v5 used for Perl Regex
libsodium13 replaced by libsodium18 NaCl library
tzdata-java now gone for good, and
libdbus2.0-cil removed from Mono -- not mono -- as in mono-runtime,
etc.

So, liblwres and libsodium are the two obvious culprits. I'll have to
obtain the sources and diff the files to see if something contained in
the earlier version is missing or altered in the latest version.

I have also gone thru the major packages that have anything to do with
ports, sockets, etc. such as network-manager, isc-dhcp-client, doing an
"apt show" to list dependencies, then verifying that those dependencies
are the correct versions. So far libreadline6 and libdns-export162 were
earlier versions and libteam-utils was missing.

So, I'll let you know what else I find.

Thanks for the help.

Cheers,
Rob


В списке pgsql-general по дате отправления:

Предыдущее
От: "dandl"
Дата:
Сообщение: CREATE OR REPLACE AGGREGATE -- NOT!
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: CREATE OR REPLACE AGGREGATE -- NOT!