Bug 14744 - [Backport]davfs2 needs to be updated to ver 1.5.X
Summary: [Backport]davfs2 needs to be updated to ver 1.5.X
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 4
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Shlomi Fish
QA Contact:
URL:
Whiteboard:
Keywords: Backport
Depends on:
Blocks:
 
Reported: 2014-12-07 20:13 CET by Piotr Mackowiak
Modified: 2015-01-05 08:59 CET (History)
2 users (show)

See Also:
Source RPM: davfs2-1.4.7-5.mga4
CVE:
Status comment:


Attachments

Description Piotr Mackowiak 2014-12-07 20:13:34 CET
Description of problem:
In case of mounting via davfs2 resources from OneDrive, error 302 occurs


Version-Release number of selected component (if applicable):
1.4.7


How reproducible:

According to topic https://forums.mageia.org/en/viewtopic.php?f=25&t=8783


Steps to Reproduce:
1.Obtain ID numbers as described in topic above
2.Try to mount OneDrive resources via WebDav mechanism
3.User will be prompted for user/pass (it in unnecessary in this case)
3. After 2-3 sec error 302 will be reported and nothing mounted. 


Reproducible: 

Steps to Reproduce:
Comment 1 Marja Van Waes 2014-12-07 20:39:52 CET
IIUC, OneDrive support wasn't added until version 1.5.0.

For stable releases only pure bugfix updates are allowed, but new features aren't. 

Feel free to try Mageia 5 beta 1, davfs2-1.5.2-1.mga5 is on the cauldron mirrors since some hours ago, or should be on your closest mirror soon.

Anyway, assigning to maintainer, because updates that contain new features can be added to our backports repos, when they are opened.

@ Shlomi

If it can indeed only go into backports, then please set the "Backport" keyword

Assignee: bugsquad => shlomif
CC: (none) => marja11

Piotr Mackowiak 2014-12-08 18:44:21 CET

Summary: davfs2 needs to be updated to ver 1.5.X => [Backport]davfs2 needs to be updated to ver 1.5.X

Comment 2 Piotr Mackowiak 2014-12-08 18:54:49 CET
(In reply to Marja van Waes from comment #1)
> IIUC, OneDrive support wasn't added until version 1.5.0.
> 
> For stable releases only pure bugfix updates are allowed, but new features
> aren't. 
> 
> Feel free to try Mageia 5 beta 1, davfs2-1.5.2-1.mga5 is on the cauldron
> mirrors since some hours ago, or should be on your closest mirror soon.
> 
> Anyway, assigning to maintainer, because updates that contain new features
> can be added to our backports repos, when they are opened.
> 
> @ Shlomi
> 
> If it can indeed only go into backports, then please set the "Backport"
> keyword

The problem is that in Cauldron there is not davfs2-1.5.2-1.mga5.i586.rpm. Only 64 bit version is avaliable.
Comment 3 James Kerr 2014-12-08 20:08:12 CET
It is there now:

/Mageia/distrib/cauldron/i586/media/core/release/davfs2-1.5.2-1.mga5.i586.rpm

Your mirror is perhaps slow to sync.
Comment 4 Piotr Mackowiak 2014-12-08 20:49:19 CET
There are two possibilities. First - I am blind, second - I can see nothing  ;-)
All Mageia Couldron repos I Googled for davfs2-1.5.2-1.mga5.i586.rpm only davfs2-1.4.7-6.mga5.i586.rpm version is available. Can You pass me any working link?
Comment 5 Marja Van Waes 2014-12-08 21:15:41 CET
(In reply to Piotr Mackowiak from comment #4)
> Can You pass me any working link?

ftp://mageia.webconquest.com/distrib/cauldron/i586/media/core/release/davfs2-1.5.2-1.mga5.i586.rpm
Comment 6 Piotr Mackowiak 2014-12-08 21:55:41 CET
THX!

So I made:

[root@mackowiak TMP]# urpmi ./davfs2-1.5.2-1.mga5.i586.rpm 
instalowanie davfs2-1.5.2-1.mga5.i586.rpm z .
Przygotowywanie...               #############################################
      1/1: davfs2                #############################################
      1/1: usuwanie davfs2-1.4.7-5.mga4.i586
                                 #############################################

This is my entry in /etc/fstab related to OneDrive resources

https://cid-blablabla.users.storage.live.com/items/blablabla/home/media/MS davfs user,noauto,file_mode=600,dir_mode=700 0 1

And than:

[root@mackowiak TMP]# mount /home/media/MS
Please enter the username to authenticate with server
https://cid-blablabla.users.storage.live.com/items/blablabla or hit enter for none.
  Username: 
Please enter the password to authenticate user  with server
https://cid-blablabla.users.storage.live.com/items/blablabla or hit enter for none.
  Password:  
/sbin/mount.davfs: Mounting failed.
302 Found

So - OneDrive can not be mounted via fstab. Ob course I can map OneDrive resouces to may PC via Dolphin. But the problem is the server, running without GUI
Shlomi Fish 2014-12-09 14:29:23 CET

Keywords: (none) => Backport

Comment 7 Florian Hubold 2014-12-10 21:52:10 CET
(In reply to Piotr Mackowiak from comment #6)
 
> /sbin/mount.davfs: Mounting failed.
> 302 Found
> 
> So - OneDrive can not be mounted via fstab. Ob course I can map OneDrive
> resouces to may PC via Dolphin. But the problem is the server, running
> without GUI

Then report that upstream. There's also no point in asking to backport something before you actually tested that it fixes the issue at hands.

CC: (none) => doktor5000

Comment 8 Shlomi Fish 2015-01-05 08:59:06 CET
Resolving as fixed.

Status: NEW => RESOLVED
Resolution: (none) => FIXED


Note You need to log in before you can comment on or make changes to this bug.