Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 105264 - [STABLE] davfs2: secrets file in wrong location
Summary: [STABLE] davfs2: secrets file in wrong location
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Stefan Schweizer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-08 08:53 UTC by Oliver Kastler
Modified: 2012-12-25 19:06 UTC (History)
2 users (show)

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 Oliver Kastler 2005-09-08 08:53:23 UTC
The secrets file is installed into /etc/ instead of /etc/davfs2/. I moved it
there and the autologin worked fine (for root). The topmost line of the files
reads "/usr/local/etc/davfs2/secrets" which also doesn't work.

Reproducible: Always
Steps to Reproduce:
Comment 1 Stefan Schweizer (RETIRED) gentoo-dev 2005-10-08 08:16:19 UTC
That is because of the borken way we are using make install(einstall) here. I
fixed it in the ebuild.

Thanks for reporting.
Comment 2 Federico Galassi 2006-06-14 08:33:52 UTC
As of 14/06/2006, davfs2 r2 which fixes this bug is still ~x86.
Since 9 months have passed and users are still affected, could this
fix be backported to r1 or r2 made stable?

thanks
Comment 3 Stefan Schweizer (RETIRED) gentoo-dev 2006-06-14 08:58:43 UTC
x86,ppc: please mark net-fs/davfs2-0.2.8 stable
amd64: you should probably readd your ~ keywords, there is another bug about this open for a loong time.
Comment 4 Simon Stelling (RETIRED) gentoo-dev 2006-06-23 08:06:04 UTC
done
Comment 5 Chris Gianelloni (RETIRED) gentoo-dev 2006-06-23 09:23:07 UTC
x86 done
Comment 6 Tobias Scherbaum (RETIRED) gentoo-dev 2006-06-25 05:05:03 UTC
I suppose that this test can fail? If so, could test be restricted?


>>> Test phase [test]: net-fs/davfs2-0.2.8
cd tests && \
perl -e 'use Test::Harness qw(&runtests); runtests @ARGV;' *.pl
00_simple....mount.davfs: Device /dev/davfs0 could not be created: Permission denied

#   Failed test 'mtab says we're mounted at /tmp/davtest_6gCff'
#   in 00_simple.pl at line 59.
# Looks like you failed 1 test of 2.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 2
        Failed 1/2 tests, 50.00% okay
Failed Test  Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
00_simple.pl    1   256     2    1  50.00%  2
Failed 1/1 test scripts, 0.00% okay. 1/2 subtests failed, 50.00% okay.
make: *** [test] Error 1

!!! ERROR: net-fs/davfs2-0.2.8 failed.
Comment 7 Stefan Schweizer (RETIRED) gentoo-dev 2006-06-25 08:50:50 UTC
thanks, I have added RESTRICT="test" :)

when you mark it ppc stable, can you please remove the older versions?
Comment 8 Tobias Scherbaum (RETIRED) gentoo-dev 2006-06-25 09:19:17 UTC
ppc marked stable and I did some housekeeping, closing this bug.