View Issue Details

IDProjectCategoryView StatusLast Update
0000292bareos-corefile daemonpublic2015-03-25 19:19
ReporterSvenS Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
PlatformWindows 
Summary0000292: Fileset - Drive/Path-Error
Description!! WinBareos-Version 14.1.0 !!

I have a error with the following fileset:

FileSet {
 Name..
 EnableVSS = no
 IgnoreFilesetChanges = yes
 Options {
  compression..
  portable = yes
  recurse = yes
  ignore case = yes
  accurate = m
 }
 Include {
  # Filelist on Win-Client
  File = "\\<C:/include_1.list"
 }
 Exclude {
  # Filelist on Win-Client
  File = "\\<C:/exclude_1.list"
 }
}

include_1.list:
C:/

exclude_1.list
C:/Folder

Job-Message:
Could not stat "C:/": ERR=Der Prozess kann nicht auf die Datei zugreifen, da sie von einem anderen Prozess verwendet wird.

No error, when i modify the Path in include_1.list from:
C:/
to
C:/Folder2

The Problem is only with a Drive.
The include_1.list works with Bacula!

No Information in Trace-File.

no problem with the winbareos-version 13.2.2 32bit r2.1.
The Backup-Job is correct.
TagsNo tags attached.

Activities

mvwieringen

mvwieringen

2014-05-15 14:47

developer   ~0000863

Fix committed to bareos master branch with changesetid 1767.
mvwieringen

mvwieringen

2015-03-25 16:51

developer   ~0001471

Fix committed to bareos2015 bareos-14.2 branch with changesetid 4786.
joergs

joergs

2015-03-25 19:19

developer   ~0001620

Due to the reimport of the Github repository to bugs.bareos.org, the status of some tickets have been changed. These tickets will be closed again.
Sorry for the noise.

Related Changesets

bareos: master 610f6668

2014-05-14 16:08

mvwieringen

Ported: N/A

Details Diff
Fix root directory stat() call.

Fixes 0000292: Fileset - Drive/Path-Error
Affected Issues
0000292
mod - src/win32/compat/compat.c Diff File

bareos2015: bareos-14.2 c1760a0b

2014-05-14 18:08

mvwieringen

Ported: N/A

Details Diff
Fix root directory stat() call.

Fixes 0000292: Fileset - Drive/Path-Error
Affected Issues
0000292
mod - src/win32/compat/compat.c Diff File

Issue History

Date Modified Username Field Change
2014-05-06 12:18 SvenS New Issue
2014-05-08 10:31 mvwieringen Assigned To => mvwieringen
2014-05-08 10:31 mvwieringen Status new => confirmed
2014-05-08 10:32 mvwieringen Assigned To mvwieringen =>
2014-05-08 10:32 mvwieringen Priority high => normal
2014-05-08 10:32 mvwieringen Reproducibility have not tried => always
2014-05-15 14:47 mvwieringen Changeset attached => bareos master 610f6668
2014-05-15 14:47 mvwieringen Note Added: 0000863
2014-05-15 14:47 mvwieringen Assigned To => mvwieringen
2014-05-15 14:47 mvwieringen Status confirmed => resolved
2014-05-15 14:47 mvwieringen Resolution open => fixed
2014-06-06 16:00 mvwieringen Status resolved => closed
2014-06-06 16:00 mvwieringen Assigned To mvwieringen =>
2015-03-25 16:51 mvwieringen Changeset attached => bareos2015 bareos-14.2 c1760a0b
2015-03-25 16:51 mvwieringen Note Added: 0001471
2015-03-25 16:51 mvwieringen Status closed => resolved
2015-03-25 19:19 joergs Note Added: 0001620
2015-03-25 19:19 joergs Status resolved => closed