Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Gentoo: OSX

[PREFIX] small bug in emerge --sync

 

 

Gentoo osx RSS feed   Index | Next | Previous | View Threaded


cchan at spikesource

Apr 28, 2006, 11:52 AM

Post #1 of 3 (791 views)
Permalink
[PREFIX] small bug in emerge --sync

I fixed a small bug in emerge so that at least emerge -sync will sync the
base gentoo ebuild repository (though not the prefixed one, of course)

===================================================================
--- emerge
+++ emerge
@@ -2698,7 +2698,7 @@
if "--quiet" not in myopts:
print ">>> Checking server timestamp ..."

- rsynccommand = " ".join([portage_const.EPREFIX,"/usr/bin/rsync",
+ rsynccommand = " ".join([portage_const.EPREFIX+"/usr/bin/rsync",

portage.settings["PORTAGE_RSYNC_EXTRA_OPTS"],
" ".join(rsync_opts)])

--
gentoo-osx [at] gentoo mailing list


grobian at gentoo

Apr 28, 2006, 12:56 PM

Post #2 of 3 (752 views)
Permalink
Re: [PREFIX] small bug in emerge --sync [In reply to]

Thanks, I'm sure Kito will squash this one as soon as he's done moving
;)

On 28-04-2006 11:52:17 -0700, Christopher Chan wrote:
> I fixed a small bug in emerge so that at least emerge -sync will sync the
> base gentoo ebuild repository (though not the prefixed one, of course)
>
> ===================================================================
> --- emerge
> +++ emerge
> @@ -2698,7 +2698,7 @@
> if "--quiet" not in myopts:
> print ">>> Checking server timestamp ..."
>
> - rsynccommand = " ".join([portage_const.EPREFIX,"/usr/bin/rsync",
> + rsynccommand = " ".join([portage_const.EPREFIX+"/usr/bin/rsync",
>
> portage.settings["PORTAGE_RSYNC_EXTRA_OPTS"],
> " ".join(rsync_opts)])
>

--
Fabian Groffen
Gentoo for Mac OS X Project
--
gentoo-osx [at] gentoo mailing list


exg at gentoo

Apr 28, 2006, 1:19 PM

Post #3 of 3 (753 views)
Permalink
Re: [PREFIX] small bug in emerge --sync [In reply to]

> I fixed a small bug in emerge so that at least emerge -sync will sync the
> base gentoo ebuild repository (though not the prefixed one, of course)

Applied, thanks!

--
Emanuele
--
gentoo-osx [at] gentoo mailing list

Gentoo osx RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.