Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 147464 - net-fs/davfs2-1.0.2_p20060820 broken
Summary: net-fs/davfs2-1.0.2_p20060820 broken
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Stefan Schweizer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-13 08:49 UTC by Maik Nijhuis
Modified: 2006-09-14 02:28 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maik Nijhuis 2006-09-13 08:49:10 UTC
When I try to mount a webdav server using davfs2, the mount fails, and my logs contain (I skipped the login messages from mount.davfs):
Sep 13 17:28:59 [mount.davfs] Accepted by user.
Sep 13 17:28:59 [kernel] coda_read_super: device index: 0
Sep 13 17:28:59 [kernel] psdev_write: too much cnt: 28, cnt: 32, opc: 2, uniq: 1
.
Sep 13 17:28:59 [kernel] coda_read_super: rootfid is (01234567.ffffffff.0053ce20
.00000000)
Sep 13 17:28:59 [kernel] psdev_write: msg (0, 0) not found
Sep 13 17:28:59 [kernel] Failure of coda_cnode_make for root: error -2
Sep 13 17:28:59 [mount.davfs] Got singal 15:

With davfs2-0.2.8 everything works perfectly (It could be marked stable for amd64 in my opinion). Then the log shows:

Sep 13 17:33:05 [kernel] coda_read_super: device index: 0
Sep 13 17:33:05 [kernel] coda_read_super: rootfid is (01234567.ffffffff.00527e70
.00000000)
Sep 13 17:33:05 [kernel] coda_read_super: rootinode is 3073017191 dev coda

This bug might be related to #144949

Output from 'emerge --info' :

Gentoo Base System version 1.6.156-09-13-16\:40\:01 
Portage 2.1-r1 (default-linux/amd64/2005.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.17-gentoo-r7 x86_64)rge --info > info
=================================================================
System uname: 2.6.17-gentoo-r7 x86_64 AMD Athlon(tm) 64 Processor 3200+
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.3.5, 2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O3 -fomit-frame-pointer -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/share/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O3 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo http://ftp.easynet.nl/mirror/gentoo/ http://gentoo.oregonstate.edu/ http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="nl_NL@euro"
LC_ALL="nl_NL@euro"
LINGUAS="en_US nl"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 3dnowex X aac acpi alsa avi bash-completion bitmap-fonts bzip2 cdr cli crypt cups divx4linux dlloader dri dvd dvdr emboss encode fbcon foomaticdb gif gpm gstreamer gtk gtk2 imap imlib input_devices_keyboard input_devices_mouse insecure-drivers ipv6 isdnlog jabber java jikes jpeg justify largeterminal live lzw lzw-tiff mad mbox mozsvg mp3 mpeg msn ncurses network nls nsplugin offensive ogg opengl pam parse-clocks pcre pdflib png ppds pppd qt3 qt4 quicktime readline reflection rtc sdl session spell spl ssl stroke symlink threads tiff truetype truetype-fonts type1-fonts usb vorbis xorg xpm xv xvid xvmc zlib elibc_glibc input_devices_evdev kernel_linux linguas_en_US linguas_nl userland_GNU video_cards_via"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-09-13 08:51:44 UTC
Well, as said on the other bug, please submit this upstream. ;)
Comment 2 Stefan Schweizer (RETIRED) gentoo-dev 2006-09-14 02:28:21 UTC
what do I need to do to fix this? Can you please report it upstream to the davfs developers and tell me? ;)