Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#29855 closed defect (worksforme)

sync error with local Portfile repository

Reported by: BjarneDMat Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: base Version: 1.9.2
Keywords: portgroup Cc:
Port:

Description

I've done as described in section 4.6 in the guide :

file:///Users/julesverne/ports
rsync://rsync.macports.org/release/ports [default]

I've created a new portgroup and placed it in the corresponding place in my local repository, but when doing a port sync, the portgroup doesn't get registered

Change History (2)

comment:1 Changed 13 years ago by jmroot (Joshua Root)

Resolution: worksforme
Status: newclosed

Sync isn't expected to do anything to portgroups in a local file:// source. I really don't think there's a bug in base here, so please ask for help on the mailing list.

comment:2 Changed 13 years ago by BjarneDMat

I've done the quick and dirty solution:

cp -Rv  ${macportPath}/newPorts/_resources \
        ${installPath}/var/macports/sources/rsync.macports.org/release/ports

but I'd really expected that everything I posted in the local repository would get registered ?!?

a possible enhancement ???

Note: See TracTickets for help on using tickets.