From: Alex Elder <elder@dreamhost.com>
To: Dan Mick <dan.mick@dreamhost.com>, tommi.virtanen@dreamhost.com
Cc: ceph-devel@vger.kernel.org
Subject: Oneiric Builds
Date: Mon, 26 Mar 2012 07:54:46 -0500 [thread overview]
Message-ID: <4F706716.2020806@dreamhost.com> (raw)
I'm unable to load an up-to-date ceph-common package on my plana
(oneiric) system. One of you mentioned something about how this file:
/etc/apt/sources.list.d/ceph.list
is referring to natty, when it should be referring to oneiric.
Dan found that the reason was we aren't building packages for
oneric. He found, *somewhere*, this code snippet:
case distro
when "maverick"
# we don't actually build for maverick, but natty seems to work
# fine; old sepia is still maverick
distro = "natty"
when "oneiric"
# TODO we don't yet build debs for oneiric, so kludge it back to
# natty; FIX ME
distro = "natty"
end
In the mean time I think I can find a way to build the package
on my machine, but is there a fix for this pending?
-Alex
reply other threads:[~2012-03-26 12:54 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4F706716.2020806@dreamhost.com \
--to=elder@dreamhost.com \
--cc=ceph-devel@vger.kernel.org \
--cc=dan.mick@dreamhost.com \
--cc=tommi.virtanen@dreamhost.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 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.