Dear Sylvestre,

Let me be quite explicit about what is happening here within my Debian
sid(uction) KDE desktop machine.

When, always as root of course, I issue the command:

apt install libclang-dev

I get the output:

Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libclang-dev : Depends: libclang-9-dev (>= 9~) but it is not going to be
installed

Then, when I try:

apt install libclang-9-dev

I get:

Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libclang-9-dev : Depends: libstdc++-8-dev but it is not going to be
installed
                  Depends: libgcc-8-dev but it is not going to be installed
                  Depends: libobjc-8-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

Then when I try, for instance:

apt install libstdc++-8-dev

I get:

Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libstdc++-8-dev : Depends: libgcc-8-dev (= 8.4.0-2) but it is not going to
be installed
E: Unable to correct problems, you have held broken packages.

Finally, when I try:

apt install libgcc-8-dev

I get:

Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libgcc-8-dev : Depends: libgcc-s1 (>= 1:8.4.0-2) but 10-20200324-1 is to
be installed
E: Unable to correct problems, you have held broken packages.

Isn't this a bug with these packages somehow?

Thanks

On Fri, Mar 27, 2020 at 5:48 PM Sylvestre Ledru <sylves...@debian.org>
wrote:

> Hello,
>
>
> Le 27/03/2020 à 19:37, Mauricio Calvao a écrit :
> > Package: libclang-dev
> > Version: 1:9.0-49.1
> > Severity: grave
> >
> > Dear Maintainer,
> >
> >
> >     * What led up to the situation?
> >     I think the problem showed up after I did a recent full-upgrade of
> my operating system
> >     * What exactly did you do (or not do) that was effective (or
> >       ineffective)?
> >       I first tried installing RStudio deb package from their site and
> was unsuccessful, with a message claiming that libclang-dev was not found.
> Then I tried to install it manually
>
>
> Please report this bug to RStudio.
>
> Works fine :
>
> sudo apt install libclang-dev -t unstable
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> The following additional packages will be installed:
>     libclang-9-dev (1:9.0.1-10)
> The following NEW packages will be installed:
>     libclang-9-dev (1:9.0.1-10)
>     libclang-dev (1:9.0-49.1)
> 0 upgraded, 2 newly installed, 0 to remove and 407 not upgraded.
> Need to get 16.1 MB of archives.
> After this operation, 151 MB of additional disk space will be used.
> Do you want to continue? [Y/n]
>
> Thanks
>
> Sylvestre
>
>
>
>

-- 
#######################################
Prof. Mauricio Ortiz Calvao
Federal University of Rio de Janeiro
Institute of Physics, P O Box 68528
CEP 21941-972 Rio de Janeiro, RJ
Brazil

Email: o...@if.ufrj.br
Phone: (55)(21)39387483
Homepage: http://www.if.ufrj.br/~orca
#######################################

Reply via email to