Re: [Elementary-dev-community] OS daily builds are finally set up

2012-04-28 Thread Florian Reifschneider
Hey,

I've been trying to build an amd64 image with Congrego, but it always
aborts with the following message:

I: Extracting sed...
I: Extracting sensible-utils...
I: Extracting sysv-rc...
I: Extracting sysvinit-utils...
I: Extracting tar...
I: Extracting tzdata...
I: Extracting udev...
I: Extracting upstart...
I: Extracting util-linux...
I: Extracting xz-utils...
I: Extracting zlib1g...
W: Failure trying to run: chroot /home/user/elementaryos/chroot mount
-t proc proc /proc
P: Begin unmounting filesystems...
md5sum: binary.iso: No such file or directory
rm: cannot remove `livecd*': No such file or directory

Working directory is /home/user/elementaryos. It's also the most
recent Congrego form the bzr branch (lp:elementaryos).

Is this a known issue or am I just doing something wrong?

Kind Regard,
Florian Reifschneider

On Sun, Mar 11, 2012 at 12:25 PM, Сергей shnat...@gmail.com wrote:
 Hey guys,

 Just wanted to let you know that we have finally set up daily builds of
 elementary OS. Right now the process is not really automated, it's just me
 building an image and uploading it manually. I'll be building only i386
 images for now because our bugs are extremely unlikely to be
 architecture-dependent. If you need an amd64 image for some reason, contact
 me or build it yourself using Congrego.

 Thanks to the magic of zsync, you can download only the updated parts of the
 .iso instead of transferring the whole thing over and over. Here's how to
 use it:
 1) $ sudo apt-get install zsync
 2) Download the latest .iso.zsync from
 https://sourceforge.net/projects/elementary-os/files/unstable/
 3) $ zsync -i old-version.iso new-version.iso.zsync
 That will download new-version.iso and automatically check its integrity.
 By the way, using a daily build of Ubuntu as the old version cuts download
 size in half.

 zsync might be not as effective as web download when you have no older
 version because it's not aware of geographical location of the mirrors. If
 you're simply downloading the .iso without zsync, make sure to check its
 integrity (otherwise you may end up with a borked system):
 1) Download the .iso.md5 for the version which you're downloading
 2) $ md5sum myfile.iso  myfile.iso.md5.local
 3) $ diff -q myfile.iso myfile.iso.md5.local   echo everything's fine ||
 echo you're screwed, go zsync
 in case md5 sums don't match, you should re-download the image or zsync the
 missing parts.

 --
 Sergey Shnatsel Davidoff

 P.S. Be sure to check out action items from the latest contributor meeting
 (http://tiny.cc/contributor-meeting-10) - looks like Dan has a plan.

 --
 Mailing list: https://launchpad.net/~elementary-dev-community
 Post to     : elementary-dev-community@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~elementary-dev-community
 More help   : https://help.launchpad.net/ListHelp


-- 
Mailing list: https://launchpad.net/~elementary-dev-community
Post to : elementary-dev-community@lists.launchpad.net
Unsubscribe : https://launchpad.net/~elementary-dev-community
More help   : https://help.launchpad.net/ListHelp


Re: [Elementary-dev-community] OS daily builds are finally set up

2012-03-13 Thread Сергей
A quick update / important notice: we've reclaimed our old Sourceforge
project, and the builds are now located at
https://sourceforge.net/projects/elementaryos/files/unstable/

Today's build is already uploaded. Let's see if zsync works for this new
location!

--
shnatsel
-- 
Mailing list: https://launchpad.net/~elementary-dev-community
Post to : elementary-dev-community@lists.launchpad.net
Unsubscribe : https://launchpad.net/~elementary-dev-community
More help   : https://help.launchpad.net/ListHelp


Re: [Elementary-dev-community] OS daily builds are finally set up

2012-03-11 Thread Pim Vullers
On 11-03-12 12:25, Сергей wrote:
 zsync might be not as effective as web download when you have no older
 version because it's not aware of geographical location of the mirrors.
 If you're simply downloading the .iso without zsync, make sure to check
 its integrity (otherwise you may end up with a borked system):
 1) Download the .iso.md5 for the version which you're downloading
 2) $ md5sum myfile.iso  myfile.iso.md5.local
 3) $ diff -q myfile.iso myfile.iso.md5.local   echo everything's
 fine || echo you're screwed, go zsync
 in case md5 sums don't match, you should re-download the image or zsync
 the missing parts.

Even better:
2) $ md5sum -c downloaded.iso.md5
  This will automatically check integrity and report OK if correct.

-- 
Pim Vullers
Heerstraat 29 / 5953 GE Reuver
p...@vullersmail.nl

-- 
Mailing list: https://launchpad.net/~elementary-dev-community
Post to : elementary-dev-community@lists.launchpad.net
Unsubscribe : https://launchpad.net/~elementary-dev-community
More help   : https://help.launchpad.net/ListHelp


Re: [Elementary-dev-community] OS daily builds are finally set up

2012-03-11 Thread Сергей

 Even better:
 2) $ md5sum -c downloaded.iso.md5
  This will automatically check integrity and report OK if correct.


Wow, thanks, I wasn't aware of that!
-- 
Mailing list: https://launchpad.net/~elementary-dev-community
Post to : elementary-dev-community@lists.launchpad.net
Unsubscribe : https://launchpad.net/~elementary-dev-community
More help   : https://help.launchpad.net/ListHelp


Re: [Elementary-dev-community] OS daily builds are finally set up

2012-03-11 Thread Daniel Foré
I think we should also mention that developer builds are for developers. Please 
don't go posting this ISO around for just anyone. 

When we're ready for a consumer preview we'll make a proper announcement 
involving the relevant media outlets. 

Best Regards,
Daniel Foré

www.elementaryos.org

El mar 11, 2012, a las 5:08 a.m., Сергей shnat...@gmail.com escribió:

 Even better:
 2) $ md5sum -c downloaded.iso.md5
  This will automatically check integrity and report OK if correct.
 
 Wow, thanks, I wasn't aware of that!
 -- 
 Mailing list: https://launchpad.net/~elementary-dev-community
 Post to : elementary-dev-community@lists.launchpad.net
 Unsubscribe : https://launchpad.net/~elementary-dev-community
 More help   : https://help.launchpad.net/ListHelp
-- 
Mailing list: https://launchpad.net/~elementary-dev-community
Post to : elementary-dev-community@lists.launchpad.net
Unsubscribe : https://launchpad.net/~elementary-dev-community
More help   : https://help.launchpad.net/ListHelp