First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 138397
Alias:
Product:
Component:
Status: NEW
Resolution:
Assigned To: Default Assignee for New Packages <maintainer-wanted@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Michael Mauch <michael.mauch@gmx.de>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
syncefs-0.5.ebuild syncefs-0.5.ebuild text/plain Michael Mauch 2006-06-28 14:28 0000 854 bytes Details
syncefs-0.7.ebuild syncefs-0.7.ebuild text/plain Michael Mauch 2008-09-30 17:25 0000 1.02 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 138397 depends on: Show dependency tree
Bug 138397 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.








View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-06-28 14:27 0000
"Syncefs is an application allowing to mount pocketPC like a remote filesystem.
It is based on synce and coda."

Works like a charm. The docs are on its homepage.

I suggest netfs/syncefs.

------- Comment #1 From Michael Mauch 2006-06-28 14:28:06 0000 -------
Created an attachment (id=90376) [details]
syncefs-0.5.ebuild

------- Comment #2 From Iain 2008-09-30 06:19:46 0000 -------
according to the website, 0.7 is available.  Is this still wanted?  Does SynCE
provide the functionality?

------- Comment #3 From Michael Mauch 2008-09-30 17:25:32 0000 -------
Created an attachment (id=166851) [details]
syncefs-0.7.ebuild

Yes, it's still wanted and it works with SynCE. Strange enough, there's an
updated syncefs-0.7.ebuild sitting in my $PORTDIR_OVERLAY.

------- Comment #4 From Jeremy Olexa (darkside) 2009-03-09 13:03:46 0000 -------
(this is an automated message based on filtering criteria that matched this
bug)
'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached 
to this bug.
This bug is assigned to maintainer-wanted which means that it is not in the 
main tree.
Heuristics show that no Gentoo developer has commented on your ebuild.

Hello, The Gentoo Team would like to firstly thank you for your ebuild 
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The 
sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to 
commit to and all users can have ebuilds reviewed by Gentoo devs for entry 
into the overlay. So, the sunrise team is suggesting that you look into this 
and submit your ebuild to the overlay where even *you* can commit to. =)

Because this is a mass message, we are also asking you to be patient with us. 
We anticipate a large number of requests in a short time. 

Thanks,
On behalf of the Gentoo Sunrise Team,
Jeremy.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq

------- Comment #5 From Peter Copeland 2009-04-20 15:28:25 0000 -------
(In reply to comment #3)
> Created an attachment (id=166851) [edit] [details]
> syncefs-0.7.ebuild
> 
> Yes, it's still wanted and it works with SynCE. Strange enough, there's an
> updated syncefs-0.7.ebuild sitting in my $PORTDIR_OVERLAY.
> 

Hello,

I've tried your 0.7 ebuild but it fails with the following error. Any ideas?

Many thanks.

make -j2                                                                        
make  all-recursive                                                             
make[1]: Entering directory
`/var/tmp/portage/app-pda/syncefs-0.7/work/syncefs-0.7'                         
Making all in src                                                               
make[2]: Entering directory
`/var/tmp/portage/app-pda/syncefs-0.7/work/syncefs-0.7/src'                     
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..    -g -Wall -Werror
-Wno-multichar -march=pentium-m -O2 -fomit-frame-pointer -pipe -mmmx -msse
-msse2 -mfpmath=sse,387 -MT cefsd.o -MD -MP -MF ".deps/cefsd.Tpo" -c -o cefsd.o
cefsd.c; \                                                                      
        then mv -f ".deps/cefsd.Tpo" ".deps/cefsd.Po"; else rm -f
".deps/cefsd.Tpo"; exit 1; fi                                                   
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..    -g -Wall -Werror
-Wno-multichar -march=pentium-m -O2 -fomit-frame-pointer -pipe -mmmx -msse
-msse2 -mfpmath=sse,387 -MT syncefs.o -MD -MP -MF ".deps/syncefs.Tpo" -c -o
syncefs.o syncefs.c; \                                                          
        then mv -f ".deps/syncefs.Tpo" ".deps/syncefs.Po"; else rm -f
".deps/syncefs.Tpo"; exit 1; fi
cc1: warnings being treated as errors
cefsd.c: In function 'save_pid':
cefsd.c:85: error: ignoring return value of 'fchown', declared with attribute
warn_unused_result
make[2]: *** [cefsd.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory
`/var/tmp/portage/app-pda/syncefs-0.7/work/syncefs-0.7/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/app-pda/syncefs-0.7/work/syncefs-0.7'
make: *** [all] Error 2

First Last Prev Next    No search results available      Search page      Enter new bug