Bug 1086363 - Deja-dup fails with "Backup location is too small. Try using one with more space", but there's loads of space
Summary: Deja-dup fails with "Backup location is too small. Try using one with more s...
Keywords:
Status: CLOSED DUPLICATE of bug 1086990
Alias: None
Product: Fedora
Classification: Fedora
Component: deja-dup
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Rahul Sundaram
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-04-10 17:12 UTC by morgan read
Modified: 2014-04-12 15:45 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-04-12 15:45:16 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
pic of error dialague (15.51 KB, image/png)
2014-04-10 17:12 UTC, morgan read
no flags Details
abridged debug output (13.56 KB, text/plain)
2014-04-10 17:15 UTC, morgan read
no flags Details

Description morgan read 2014-04-10 17:12:34 UTC
Created attachment 885031 [details]
pic of error dialague

Description of problem:
Summary says it all, but here's more.  Attaching of pic of error dialogue.
Back up sources are:
/home/user1
/home/user2
/home/Music
/home/Pictures
/etc
/opt
/usr/local

Here's a summary of the space that's available and used.

# df .
Filesystem     1K-blocks  Used Available Use% Mounted on
/dev/md127     241131736 60596 228799232   1% /mnt/backup
# du
4	./.Trash-500/files
4	./.Trash-500/expunged
4	./.Trash-500/info
16	./.Trash-500
4	./.Trash-0/files
4	./.Trash-0/expunged
4	./.Trash-0/info
16	./.Trash-0
4	./morgansmachine
4	./lost+found
8	./.Trash-root
52	.
#

$ cd /
$ sudo du -sh *
0	bin
124M	boot
496K	dev
52M	etc
182G	home
0	lib
0	lib64
16K	lost+found
4.0K	media
8.0K	mnt
66M	opt
du: cannot access ‘proc/5074/task/5074/fd/4’: No such file or directory
du: cannot access ‘proc/5074/task/5074/fdinfo/4’: No such file or directory
du: cannot access ‘proc/5074/fd/4’: No such file or directory
du: cannot access ‘proc/5074/fdinfo/4’: No such file or directory
0	proc
1.3G	root
du: cannot access ‘run/user/1001/gvfs’: Permission denied
1.1G	run
0	sbin
4.0K	srv
0	sys
4.0K	sysroot
40K	tmp
11G	usr
5.5G	var
$ cd /usr
$ sudo du -sh *
678M	bin
4.0K	games
58M	include
3.0G	lib
2.3G	lib64
120M	libexec
163M	local
92M	sbin
3.5G	share
632M	src
0	tmp
$ cd /home
$ sudo du -sh *
41G	Citroen_2012_EPC_WSM-full-flat.vmdk
108K	installed-software_180214.log
72K	installed-software300513
28K	installed-software300513-names
4.0K	Linux Get List of Installed Software for Reinstallation \ Restore All the Software Programs.desktop
48K	lost+found
39G	user1
40G	Music
4.1G	Pictures
25G	user2
35G	WinXP.img
$

Version-Release number of selected component (if applicable):
deja-dup-27.3.1-2.fc20.x86_64

How reproducible:
Always

Steps to Reproduce:
1. run back up as above
2.
3.

Actual results:
Backup fails for lack of space on destination

Expected results:
Successful backup

Additional info:
As I am running out of space, which is my concern to backup, perhaps related to Bug 818821?

Comment 1 morgan read 2014-04-10 17:15:15 UTC
Created attachment 885033 [details]
abridged debug output

Attached output of debug, abridged because the whole files is too big.

Comment 2 morgan read 2014-04-10 17:17:54 UTC
btw
I ran deja-dup with:
$ pkexec DEJA_DUP_DEBUG=1 deja-dup-preferences --display=$DISPLAY > ~/deja-dup-debug_output

Comment 4 morgan read 2014-04-12 10:09:48 UTC
$ sudo yum list deja-dup --enablerepo=updates-testing
Loaded plugins: auto-update-debuginfo, dellsysid, fastestmirror, langpacks,
              : refresh-packagekit
Loading mirror speeds from cached hostfile
 * community-squeeze: www.communitysqueeze.org
 * community-squeeze-debuginfo: www.communitysqueeze.org
 * fedora: mirror.sov.uk.goscomb.net
 * fedora-debuginfo: mirror.sov.uk.goscomb.net
 * rpmfusion-free: ftp.nluug.nl
 * rpmfusion-free-debuginfo: ftp.nluug.nl
 * rpmfusion-free-updates: ftp.nluug.nl
 * rpmfusion-free-updates-debuginfo: ftp.nluug.nl
 * rpmfusion-nonfree: ftp.nluug.nl
 * rpmfusion-nonfree-debuginfo: ftp.nluug.nl
 * rpmfusion-nonfree-updates: ftp.nluug.nl
 * rpmfusion-nonfree-updates-debuginfo: ftp.nluug.nl
 * updates: mirror.sov.uk.goscomb.net
 * updates-debuginfo: mirror.sov.uk.goscomb.net
 * updates-testing: mirror.sov.uk.goscomb.net
 * updates-testing-debuginfo: mirror.sov.uk.goscomb.net
Installed Packages
deja-dup.x86_64                     27.3.1-2.fc20                      installed
$

Sorry, to re-open this, but I can't see any deja-dup in testing or updates?  Perhaps, that's a bug with the mirror system?  Perhaps that's a bug with me... Perhaps just missing something bleeding obvious!

Comment 5 morgan read 2014-04-12 11:17:23 UTC
OK, downloaded from koji and did a localinstall of deja-dup and duplicity.  All good so far as that's concerned...

But, now the error is:
Temp space has 0 available, backup needs approx 68157440.

Which I expect should have been the error before?  Anyway, how do I change the location for temp space?

I'd like to suggest that backing up prior to mucking around with the system due to running out of space is a fairly normal use scenario, so having deja-dup fail without alternatives for temp space location needs fixing?

Comment 6 morgan read 2014-04-12 13:28:57 UTC
OK, I've worked out how to change the location of temp space.  And, now this bug seems to be a dup of Bug 1086990 - which in turn seems to be a dup of Bug 892063.

Comment 7 Rahul Sundaram 2014-04-12 15:45:16 UTC

*** This bug has been marked as a duplicate of bug 1086990 ***


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