ourdelta-developers team mailing list archive
-
ourdelta-developers team
-
Mailing list archive
-
Message #00135
[Bug 283220] Re: Ubuntu repo
** Changed in: ourdelta
Assignee: Arjen Lentz (arjen-lentz) => Cafuego (cafuego)
Status: Fix Committed => Fix Released
--
Ubuntu repo
https://bugs.launchpad.net/bugs/283220
You received this bug notification because you are a member of OurDelta-
developers, which is the registrant for OurDelta.
Status in OurDelta - Builds for MySQL: Fix Released
Bug description:
About Ubuntu repo, hope it will be helpful.
On page http://ourdelta.org/ubuntu it may be useful to change instructions to something like this:
wget -q http://ourdelta.org/deb/ourdelta.gpg -O- | sudo apt-key add - (to add the build sign key)
sudo wget http://ourdelta.org/deb/ourdelta.list -O /etc/apt/sources.list.d/ourdelta.list
or
sudo wget http://ourdelta.org/deb/ourdelta-sail.list -O /etc/apt/sources.list.d/ourdelta-sail.list (for the bleeding edge build)
(don’t put both in, or your upgrading will get into trouble)
sudo apt-get update
Inside files must be lines:
deb http://ourdelta.org/deb hardy ourdelta
and
deb http://ourdelta.org/deb hardy ourdelta-sail
in files ourdelta.list and ourdelta-sail.list accordingly
It will be much easier to maintain sourcelists in Debian-based systems.
Note: summary/description edited by arjen to remove the dpkg meta data issue, which is already in a separate bug (see https://bugs.launchpad.net/ourdelta/+bug/283193)
References