Bug 116096 - app-admin/gentoo-rsync-mirror - rsync-gentoo-portage mirroring script is broken (carriage return)
Bug#: 116096 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: major Priority: P2
Resolution: FIXED Assigned To: tantive@gentoo.org Reported By: gte899j@prism.gatech.edu
Component: Applications
URL: 
Summary: app-admin/gentoo-rsync-mirror - rsync-gentoo-portage mirroring script is broken (carriage return)
Keywords:  
Status Whiteboard: 
Opened: 2005-12-19 14:35 0000
Description:   Opened: 2005-12-19 14:35 0000
/opt/gentoo-rsync/rsync-gentoo-portage.sh in the package
app-admin/gentoo-rsync-mirror is broken.  It contains a dos-style carriage
return at the end of the first line: 
"#!/bin/bash^M"

Running it through dos2unix solves the problem.

See:
http://forums.gentoo.org/viewtopic-t-411497-highlight-.html

------- Comment #1 From Michael Imhof 2005-12-28 16:14:59 0000 -------
In cvs. Thanks for your attention.