Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4055 - davfs-0.2.4-r1.ebuild (new package)
Summary: davfs-0.2.4-r1.ebuild (new package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Michael Cohen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-23 09:25 UTC by Aycan IRICAN
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
davfs-0.2.4-r1.ebuild (davfs.tar.gz,1.16 KB, text/plain)
2002-06-23 09:30 UTC, Aycan IRICAN
Details
davfs.tar.gz (tarball containing the files) (davfs.tar.gz,1.16 KB, application/gzip)
2002-06-23 09:33 UTC, Aycan IRICAN
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Aycan IRICAN 2002-06-23 09:25:26 UTC
Hi there.      Please find attached davfs.tar.gz containing davfs-0.2.4-r1.ebuild, ChangeLog   and digest-davfs-0.2.4-r1.    Davfs is a Linux file system driver that allows you to mount a WebDAV server  as a local disk drive.       WebDAV is an extension to HTTP that allows remote collaborative authoring of  Web resources, defined in RFC 2518.       Davfs allows a remote Web server to be edited using standard applications that  interact with the file system. For example, a remote Web site could be updated  in-place using the same development tools that initially created the site.   Davfs supports SSL.  I think zope users love davfs also apache webdav users love too.  I suggest net-fs/davfs for this ebuild.  aycan.
Comment 1 Aycan IRICAN 2002-06-23 09:30:22 UTC
Created attachment 1700 [details]
davfs-0.2.4-r1.ebuild
Comment 2 Aycan IRICAN 2002-06-23 09:33:27 UTC
Created attachment 1701 [details]
davfs.tar.gz (tarball containing the files)

-rw-r--r-- root/root	  1068 2002-06-23 17:18:06 davfs-0.2.4-r1.ebuild
-rw-r--r-- root/root	   575 2002-06-23 17:16:40 ChangeLog
-rw-r--r-- root/root	    63 2002-06-23 17:16:46 digest-davfs-0.2.4-r1
Comment 3 Ryan Phillips (RETIRED) gentoo-dev 2002-07-10 15:45:29 UTC
This is odd... I get the following error:

>>> emerge net-fs/davfs-0.2.4-r1 to /
>>> Generating digest file...
Traceback (most recent call last):
  File "/usr/bin/emerge", line 1265, in ?
    mydepgraph.merge(mydepgraph.altlist())
  File "/usr/bin/emerge", line 635, in merge
    retval=portage.doebuild(y,"merge",myroot,edebug)
  File "/usr/lib/python2.2/site-packages/portage.py", line 1127, in doebuild
    digestgen(checkme,overwrite=0)
  File "/usr/lib/python2.2/site-packages/portage.py", line 955, in digestgen
    mymd5=perform_md5(myfile)
  File "/usr/lib/python2.2/site-packages/portage.py", line 1368, in perform_md5
    return perform_checksum(x)[0]
  File "/usr/lib/python2.2/site-packages/portage.py", line 39, in perform_checksum
    return fchksum.fmd5t(filename)
IOError: [Errno 21] Is a directory: '/usr/portage/distfiles/'
Comment 4 Ryan Phillips (RETIRED) gentoo-dev 2002-07-19 16:42:56 UTC
Portage errors out... Can someone try this on their gentoo box and commit it?
Comment 5 Aycan IRICAN 2002-08-08 20:01:02 UTC
it works like a charm :)


infinity tmp # emerge net-fs/davfs
Calculating dependencies ...done!
>>> emerge net-fs/davfs-0.2.4-r1 to /
>>> md5 ;-) davfs-0.2.4.tar.gz
>>> Unpacking source...
>>> Unpacking davfs-0.2.4.tar.gz
>>> Source unpacked.
ssl
creating cache ./config.cache
checking for a BSD compatible install... /bin/install -c
checking whether build environment is sane... yes
...
...
...
make[1]: Entering directory `/var/tmp/portage/davfs-0.2.4-r1/work/davfs-0.2.4'
make[2]: Entering directory `/var/tmp/portage/davfs-0.2.4-r1/work/davfs-0.2.4'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/var/tmp/portage/davfs-0.2.4-r1/work/davfs-0.2.4'
make[1]: Leaving directory `/var/tmp/portage/davfs-0.2.4-r1/work/davfs-0.2.4'
strip:
/var/tmp/portage/davfs-0.2.4-r1/image/usr/sbin/davfsd
/var/tmp/portage/davfs-0.2.4-r1/image/usr/sbin/mount.davfs
>>> Completed installing into /var/tmp/portage/davfs-0.2.4-r1/image/

>>> Merging net-fs/davfs-0.2.4-r1 to /
--- /usr/
--- /usr/sbin/
>>> /usr/sbin/davfsd
>>> /usr/sbin/mount.davfs
--- /usr/share/
--- /usr/share/doc/
>>> /usr/share/doc/davfs-0.2.4-r1/
>>> /usr/share/doc/davfs-0.2.4-r1/COPYING.gz
>>> /usr/share/doc/davfs-0.2.4-r1/README.gz
>>> /usr/share/doc/davfs-0.2.4-r1/HOWTO.txt.gz
>>> /usr/share/doc/davfs-0.2.4-r1/HOWTO.html.gz
--- /lib/
--- /lib/modules/
--- /lib/modules/2.4.19-gentoo-r7/
--- /lib/modules/2.4.19-gentoo-r7/kernel/
--- /lib/modules/2.4.19-gentoo-r7/kernel/fs/
>>> /lib/modules/2.4.19-gentoo-r7/kernel/fs/davfs/
>>> /lib/modules/2.4.19-gentoo-r7/kernel/fs/davfs/davfs.o

Running depmod....
>>> Regenerating /etc/ld.so.cache...
>>> net-fs/davfs-0.2.4-r1 merged.

>>> Recording net-fs/davfs in "world" favorites file...


 * GNU info directory index is up-to-date.