Greetings!

Apparently not:

camm@barriere:~$ schroot-list-sessions
jessie_amd64-dchroot-3b0c1b6c-f97e-4cfc-ab16-160e0ca9868b:camm:2015-10-27T150247.261116
sid_amd64-dchroot-83b4cc78-8615-469b-ba6d-5ffdaed5251e:camm:2015-10-15T180645.203985
experimental_amd64-dchroot-527ec73b-4a39-41ec-a6e0-6e6e67adbbad:camm:2015-10-28T134936.095980
camm@barriere:~$ schroot -r -c 
experimental_amd64-dchroot-527ec73b-4a39-41ec-a6e0-6e6e67adbbad
(experimental_amd64-dchroot)camm@barriere:~$ ld --version
GNU ld (GNU Binutils for Debian) 2.25.1
Copyright (C) 2014 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) a later version.
This program has absolutely no warranty.
(experimental_amd64-dchroot)camm@barriere:~$ cat /etc/apt/sources.list

But this won't work either:

dd-schroot-cmd -c 
experimental_amd64-dchroot-527ec73b-4a39-41ec-a6e0-6e6e67adbbad apt-get -t 
experimental install binutils
Usage: dd-schroot-cmd [options] -c <session-chroot> [-y] -- <command>
    Available commands:
       apt-get update
       apt-get upgrade
       apt-get dist-upgrade
       apt-get install <package> ...
       apt-get build-dep <package> ...

dd-schroot-cmd: error: no such option: -t

Anyway to install this on one of the official development machines?

Take care,

Matthias Klose <[email protected]> writes:

> On 28.10.2015 15:26, Camm Maguire wrote:
>> Greeings, and thanks for the report!  While I cannot reproduce this at
>> first attempt in an experimental chroot on barriere, my guess is that
>> the libc symbol for gprof's mcount routine has changed from '_mcount' to
>> 'mcount'.  Could this be?
>
> are you using the binutils version from experimental?
>
> $ ld --version
> GNU ld (GNU Binutils for Debian) 2.25.51.20151028
>
> apt-get -t experimental install binutils
>
>
>
>

-- 
Camm Maguire                                        [email protected]
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah

Reply via email to