All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Why can't I install eudev-hwdb
Date: Thu, 1 Jun 2017 09:43:45 +0200	[thread overview]
Message-ID: <841bb3fb-50d1-bf93-1a14-a507239330e0@mlbassoc.com> (raw)

In my local.conf, I have this (to save space in my embedded image):
   BAD_RECOMMENDATIONS = "udev-rules-imx eudev-hwdb"

Is there a different way I can trim these packages, e.g. leave them in for some images
and leave them out for others?

Also, today, I wanted to just test/try eudev-hwdb, so on my image I ran:
   # opkg update
   Downloading http://192.168.1.12/my-imx6ul-feeds/all/Packages.gz.
   Updated source 'poky_am-all'.
   Downloading http://192.168.1.12/my-imx6ul-feeds/cortexa7hf-neon/Packages.gz.
   Updated source 'poky_am-cortexa7hf-neon'.
   Downloading http://192.168.1.12/my-imx6ul-feeds/my_imx6ul/Packages.gz.
   Updated source 'poky_am-my_imx6ul'.

   # opkg install eudev-hwdb
   No packages installed or removed.

Note: I had rebuilt the package-index on my build machine for this target before trying this.
On the build machine, I see this (some fields trimmed):
$ ls -l tmp/deploy/ipk/cortexa7hf-neon/eudev*
   431904 May 25 07:09 tmp/deploy/ipk/cortexa7hf-neon/eudev_3.2.1-r0.11_cortexa7hf-neon.ipk
  1718910 May 25 07:09 tmp/deploy/ipk/cortexa7hf-neon/eudev-dbg_3.2.1-r0.11_cortexa7hf-neon.ipk
     5354 May 25 07:09 tmp/deploy/ipk/cortexa7hf-neon/eudev-dev_3.2.1-r0.11_cortexa7hf-neon.ipk
   947704 May 25 07:09 tmp/deploy/ipk/cortexa7hf-neon/eudev-hwdb_3.2.1-r0.11_cortexa7hf-neon.ipk

On my target, I get:
   # opkg list eudev*
   eudev - 3.2.1-r0.11 - eudev is a fork of systemd's udev
   eudev-dbg - 3.2.1-r0.11 - eudev is a fork of systemd's udev - Debugging files
   eudev-dev - 3.2.1-r0.11 - eudev is a fork of systemd's udev - Development files
   eudev-hwdb - 3.2.1-r0.11 - eudev is a fork of systemd's udev

However, even when I see the correct list of packages, I still
get the 'No packages installed' message :-(

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


             reply	other threads:[~2017-06-01  7:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-01  7:43 Gary Thomas [this message]
2017-06-01 13:31 ` Why can't I install eudev-hwdb Burton, Ross
2017-06-01 13:38   ` Gary Thomas
2017-06-01 13:46     ` Burton, Ross
2017-06-01 14:52       ` Gary Thomas
2017-06-02 20:09         ` Alejandro del Castillo
2017-06-04  5:30           ` Gary Thomas
2017-06-05 19:53             ` Alejandro del Castillo

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=841bb3fb-50d1-bf93-1a14-a507239330e0@mlbassoc.com \
    --to=gary@mlbassoc.com \
    --cc=yocto@yoctoproject.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.