From: Henning Schild <henning.schild@siemens.com>
To: Rajashree Sankar <rajashree.sankar@sanmina.com>
Cc: "[ext] Jan Kiszka" <jan.kiszka@siemens.com>,
isar-users <isar-users@googlegroups.com>,
Lakshmi Natarajan <lakshmi.natarajan@sanmina.com>
Subject: Re: Issue in installing debian packages in SDK
Date: Sat, 20 Feb 2021 09:49:26 +0100 [thread overview]
Message-ID: <20210220094926.4bcc0ae3@md1za8fc.ad001.siemens.net> (raw)
In-Reply-To: <600943f5-ee92-81a6-e85e-89e2156fc22e@siemens.com>
Am Wed, 17 Feb 2021 11:27:06 +0100
schrieb "[ext] Jan Kiszka" <jan.kiszka@siemens.com>:
> On 17.02.21 08:11, Rajashree Sankar wrote:
> > Hello,
> > We tried installing project needed debian packages in the isar sdk
> > with the command
> >
> > /dpkg -i <pkg-name>.deb/
> >
> > Below is a sample of errors we encountered related to permissions
> >
> > //usr/bin/mandb: fopen /var/cache/man/zh_CN/28107: Permission denied
> > /usr/bin/mandb: fopen /var/cache/man/sv/28107: Permission denied/
> > /
> > /
> > We tried with sudo to solve the permission error but it did not
> > help. Can you guide us on how to install debian packages in SDK?
>
> Have a look at SDK_PREINSTALL / SDK_INSTALL.
Yes those are the values that should be used when you have the chance
to generate that SDK. In case you received the SDK and are writing
applications for someone else, you might find yourself in the situation
where you need to install new dependencies yourself.
Ideally that would be done with "apt-get", "dpkg -i" is really the last
resort and should be avoided
Make sure to remember which ones you need and provide that list
together with your application. It will need to go into debian/control
as runtime or build depend.
regards,
Henning
--
FOOTER I SHOULD NOT HAVE ATTACHED
secret, afraid, IMPORTANT, angry, secure
just kidding
next prev parent reply other threads:[~2021-02-20 8:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-17 7:11 Rajashree Sankar
2021-02-17 9:01 ` Baurzhan Ismagulov
2021-02-17 10:27 ` Jan Kiszka
2021-02-20 8:49 ` Henning Schild [this message]
2021-03-02 2:44 ` Rajashree Sankar
2021-03-02 6:39 ` Jan Kiszka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210220094926.4bcc0ae3@md1za8fc.ad001.siemens.net \
--to=henning.schild@siemens.com \
--cc=isar-users@googlegroups.com \
--cc=jan.kiszka@siemens.com \
--cc=lakshmi.natarajan@sanmina.com \
--cc=rajashree.sankar@sanmina.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox