>
> Message: 6
> Date: Mon, 21 May 2018 23:43:34 +0200
> From: Alessandro Selli <alessandroselli@???>
> To: dng@???
> Subject: Re: [DNG] LibreOffice removed with autoremove
> Message-ID: <20180521234334.1c0a4f7e@???>
> Content-Type: text/plain; charset=UTF-8
>
> On Sun, 20 May 2018 at 20:35:17 -0700
> Vernon Geiszler <vernon.geiszler@???> wrote:
>
>> On Sun, May 20, 2018 at 5:44 PM, <wirelessduck@???> wrote:
>>>
>>>> On 21 May 2018, at 10:08, wirelessduck@??? wrote:
>
> [...]
>
>>>> I can only see 3.5.3-1 in the archive. Do you have other third-party
>>>> repos enabled?
>>>>
>>>> What’s the output of “apt-cache policy libpython3.5-stdlib”?
>>>>
>>>> —Tom
>>>
>>> I should also note that I have had no problems installing libreoffice
>>> 6.0.4~rc1-4~bpo9+2 from ascii-backports.
>>
>> This is the output from apt-cache policy:
>>
>> libpython3.5-stdlib:
>> Installed: 3.5.3-3
>> Candidate: 3.5.3-3
>> Version table:
>> *** 3.5.3-3 100
>> 100 /var/lib/dpkg/status
>> 3.5.3-1 500
>> 500 http://pkgmaster.devuan.org/merged ascii/main amd64 Packages
>> 500 http://packages.devuan.org/merged ascii/main amd64 Packages
>
> Try removing packages.devuan.org: it shouldn't be necessary when you have
> pkgmaster.devuan.org active. My output is:
>
> libpython3.5-stdlib:
> Installed: 3.5.3-1
> Candidate: 3.5.3-1
> Version table:
> *** 3.5.3-1 500
> 500 https://pkgmaster.devuan.org/merged ascii/main amd64 Packages
> 100 /var/lib/dpkg/status
>
>
>> I have never used backports before. I will have to search the
>> archives or the forum for how to do it.
>>
>> Vernon
>
> You can add the file /etc/apt/sources.list.d/devuan-ascii-backports.list
> with the following lines:
>
> deb https://pkgmaster.devuan.org/merged/ ascii-backports main
> deb-src http://backports.devuan.org/merged/ ascii-backports main
>
> and then you run the command:
>
> apt-get -t ascii-backports --just-print install libreoffice
>
> and you get the list of the (many) packages you'd update or install to their
> backports version to install libreoffice-1:6.0.4~rc1-4~bpo9+2 (they're 43 in
> my system).
>
>
> Alessandro
>
>
>
> ------------------------------
>
> Message: 7
> Date: Tue, 22 May 2018 01:16:04 +0200
> From: Alessandro Selli <alessandroselli@???>
> To: dng@???
> Subject: Re: [DNG] LibreOffice removed with autoremove
> Message-ID: <20180522011604.6b0a32a6@???>
> Content-Type: text/plain; charset=US-ASCII
>
> On Mon, 21 May 2018 at 23:43:34 +0200
> Alessandro Selli <alessandroselli@???> wrote:
>
>> You can add the file /etc/apt/sources.list.d/devuan-ascii-backports.list
>> with the following lines:
>>
>> deb https://pkgmaster.devuan.org/merged/ ascii-backports main
>> deb-src http://backports.devuan.org/merged/ ascii-backports main
>
> Sorry, the second line should read:
>
> deb-src http://pkgmaster.devuan.org/merged/ ascii-backports main
>
> I didn't notice the error before because it's commented in my system.
>
>
> Alessandro
>
>
> ------------------------------
>
> Message: 8
> Date: Mon, 21 May 2018 18:41:40 -0700
> From: Vernon Geiszler <vernon.geiszler@???>
> To: dng@???
> Subject: Re: [DNG] Dng Digest, Vol 44, Issue 36
> Message-ID:
> <CAH-E_tWvPXoRMFTj=+zS7=wrQWYFST2N-TDDHQQV-FNTnnkWhw@???>
> Content-Type: text/plain; charset="UTF-8"
>
>>
>> Message: 1
>> Date: Mon, 21 May 2018 15:13:46 +1000
>> From: wirelessduck@???
>> To: dng@???
>> Subject: Re: [DNG] LibreOffice removed with autoremove
>> Message-ID: <E82F2CFF-1D70-4651-B1D1-D806F55656A6@???>
>> Content-Type: text/plain; charset=utf-8
>>
>>
>>> On 21 May 2018, at 13:35, Vernon Geiszler <vernon.geiszler@???> wrote:
>>>
>>> This is the output from apt-cache policy:
>>>
>>> libpython3.5-stdlib:
>>> Installed: 3.5.3-3
>>> Candidate: 3.5.3-3
>>> Version table:
>>> *** 3.5.3-3 100
>>> 100 /var/lib/dpkg/status
>>> 3.5.3-1 500
>>> 500 http://pkgmaster.devuan.org/merged ascii/main amd64 Packages
>>> 500 http://packages.devuan.org/merged ascii/main amd64 Packages
>>>
>>> I have never used backports before. I will have to search the
>>> archives or the forum for how to do it.
>>>
>>> Vernon
>>
>> I can’t see that specific package version in the repository. Did you have any other non-devuan apt sources enabled at any point previously? Is there any relevant information in the output of “aptitude why libpython3.5-stdlib”?
>>
>> ------------------------------
>
> This is my full apt sources.
>
> # deb cdrom:[Debian GNU/Linux 1.0 _Jessie_ - Official Release
> Candidate amd64 NETINST Binary-1 20170420-22:04]/ jessie contrib main
> non-free
>
> #deb cdrom:[Debian GNU/Linux 1.0 _Jessie_ - Official Release Candidate
> amd64 NETINST Binary-1 20170420-22:04]/ jessie contrib main non-free
>
> deb http://pkgmaster.devuan.org/merged/ ascii main
> deb-src http://pkgmaster.devuan.org/merged/ ascii main
>
> # jessie-security, previously known as 'volatile'
> deb http://pkgmaster.devuan.org/merged/ ascii-security main contrib non-free
> deb-src http://pkgmaster.devuan.org/merged/ ascii-security main contrib non-free
>
> # jessie-updates, previously known as 'volatile'
> deb http://pkgmaster.devuan.org/merged/ ascii-updates main contrib non-free
> deb-src http://pkgmaster.devuan.org/merged/ ascii-updates main contrib non-free
>
> # Devuan repositories
> deb http://packages.devuan.org/merged ascii main contrib non-free
> deb-src http://packages.devuan.org/merged ascii main contrib non-free
>
> # libdvdcss
> deb http://download.videolan.org/pub/debian/stable/ /
> deb-src http://download.videolan.org/pub/debian/stable/ /
>
> Vernon
>
>
> ------------------------------
>
> ***********************************
Thank you Alessandro I will try that.
Also to all, sorry for changing the Subject line in the last post.
Vernon