All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Khem Raj" <raj.khem@gmail.com>
To: mohammed aqdam <mohammedaqdam@gmail.com>,
	openembedded-core@lists.openembedded.org,
	openembedded-core+help@lists.openembedded.org
Subject: Re: [OE-core] Not able to install chrony on zeus
Date: Mon, 29 Nov 2021 09:16:48 -0800	[thread overview]
Message-ID: <a0a691a2-dba2-0a71-e0ef-ffc1a9083aa3@gmail.com> (raw)
In-Reply-To: <CAGsrAHcMZv_H0wa8x9e47tWQOawFhe-s4zy2NN=Or7VteLS12A@mail.gmail.com>



On 11/29/21 4:08 AM, mohammed aqdam wrote:
> Hi There,
> 
> I am trying to add chrony/chronyd to my final image 
> using IMAGE_INSTALL_append += " chrony ntp pps-tools "
> 
> When I run bitbake(bitbake -k imx-image-full), Seeing "packages have 
> unmet dependencies" errors, please check the logs for more information.
> 
>     Initialising tasks: 100%
>     |###########################################################################################################################|
>     Time: 0:00:05
>     Sstate summary: Wanted 9 Found 7 Missed 2 Current 3666 (77% match,
>     99% complete)
>     NOTE: Executing Tasks
>     NOTE: Setscene tasks completed
>     ERROR: imx-image-full-1.0-r0 do_rootfs: Unable to install packages.
>     Command
>     '/data/home/maqdam/imx-yocto-bsp_latest/build/tmp/work/imx8mpevk-poky-linux/imx-image-full/1.0-r0/recipe-sysroot-native/usr/bin/apt-get
>       install --force-yes --allow-unauthenticated --no-remove
>     android-tools apt autotalks chrony libddsc0 devmem2 dfu-util
>     dhcp-client dhcp-server dpkg gpsd imx-test ink-app-nets-files-obu
>     ink-service iperf3 jailhouse libwebsockets15 luxservice net-snmp
>     net-snmp-client net-snmp-dev net-snmp-libs net-snmp-server
>     net-snmp-server-snmpd net-snmp-server-snmptrapd net-tools ntp
>     opencv-apps opencv-samples openvpn packagegroup-base-extended
>     packagegroup-core-boot packagegroup-core-full-cmdline
>     packagegroup-core-nfs-server packagegroup-core-ssh-dropbear
>     packagegroup-core-tools-debug packagegroup-core-tools-profile
>     packagegroup-core-tools-testapps packagegroup-fsl-gstreamer1.0
>     packagegroup-fsl-gstreamer1.0-full packagegroup-fsl-optee-imx
>     packagegroup-fsl-tools-audio packagegroup-fsl-tools-benchmark
>     packagegroup-fsl-tools-gpu packagegroup-fsl-tools-gpu-external
>     packagegroup-fsl-tools-testapps packagegroup-imx-isp
>     packagegroup-imx-ml packagegroup-qt5-imx
>     packagegroup-tools-bluetooth paho-mqtt paho-mqtt-sn perl
>     perl-module-data-dumper perl-module-file-copy perl-module-file-spec
>     perl-module-getopt-std perl-module-io-file perl-module-term-readline
>     pps-tools psplash python3-opencv rapidjson rtklib run-postinsts
>     strongswan tcpdump tinydtls usbutils versions weston-init
>     weston-xwayland xterm' returned 100:
>     Reading package lists...
>     Building dependency tree...
>     Reading state information...
>     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:
>       chrony : Conflicts: ntp but 4.2.8p15-r0 is to be installed
>     E: Unable to correct problems, you have held broken packages*.
> 

chrony and ntp packages are in conflict, which means both of them are 
trying to install something that other also installs. So you have to 
decide which one of these two you need.

> 
> I see *ntp_4.2.8p15, *in my source code not *4.2.8p15-r0, *so I tried to 
> rename the bb file to ntp_*4.2.8p15-r0.bb <http://4.2.8p15-r0.bb>.*
> Got errors while accessing the Index of /~ntp/ntp_spool/ntp4/ntp-4.2 
> (udel.edu) <https://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/> due 
> to missing  ntp_*4.2.8p15-r0.bb <http://4.2.8p15-r0.bb> * in list.
> 
> Kindly let me know if i am missing anything for adding chrony.
> 
> Thanks,
> Aqdam
> 
> 
> 
> 
> 

  reply	other threads:[~2021-11-29 17:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-29 12:08 Not able to install chrony on zeus mohammed aqdam
2021-11-29 17:16 ` Khem Raj [this message]
2021-11-29 17:25   ` [OE-core] " mohammed aqdam
2021-11-29 19:02     ` Khem Raj
2021-11-30 14:31       ` mohammed aqdam
2021-12-04  9:15         ` mohammed aqdam
2021-12-04  9:28           ` [OE-core] " Alex Kiernan
2021-12-04  9:49             ` mohammed aqdam

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=a0a691a2-dba2-0a71-e0ef-ffc1a9083aa3@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=mohammedaqdam@gmail.com \
    --cc=openembedded-core+help@lists.openembedded.org \
    --cc=openembedded-core@lists.openembedded.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.