Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Kbackup and dvd sized slices
Date: Sat, 27 Jun 2009 22:06:36
Message-Id: 4A4697E2.3020107@gmail.com
1 HI,
2
3 I'm in the process of doing a set of DVD backups for some of my data. I
4 usually tell it to do them in a DVD sized slice. That option appears to
5 have disappeared from the menu. Could someone who has it installed
6 check to see if they have the option available? In case you are not to
7 familiar with it, open kbackup, then under the File menu, select Profile
8 Settings. A box should pop up and if you click the little button under
9 Maximum Archive Size, it should show the available options. Mine has
10 unlimited, 650Mb CD, 700Mb CD and custom. The custom will not let me
11 enter anything in Gb.
12
13 Here is some info for my system in case I did something wrong:
14
15 > root@smoker / # emerge --info
16 > Portage 2.2_rc33 (default/linux/x86/2008.0/desktop, gcc-4.1.2,
17 > glibc-2.8_p20080602-r1, 2.6.25-gentoo-r9 i686)
18 > =================================================================
19 > System uname:
20 > Linux-2.6.25-gentoo-r9-i686-AMD_Athlon-tm-_XP_2500+-with-glibc2.0
21 > Timestamp of tree: Sat, 20 Jun 2009 04:45:01 +0000
22 > app-shells/bash: 3.2_p39
23 > dev-java/java-config: 2.1.7
24 > dev-lang/python: 2.5.4-r2
25 > dev-util/cmake: 2.6.4
26 > sys-apps/baselayout: 1.12.11.1
27 > sys-apps/sandbox: 1.6-r2
28 > sys-devel/autoconf: 2.13, 2.63
29 > sys-devel/automake: 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2
30 > sys-devel/binutils: 2.18-r3
31 > sys-devel/gcc-config: 1.4.1
32 > sys-devel/libtool: 1.5.26
33 > virtual/os-headers: 2.6.29
34 > ACCEPT_KEYWORDS="x86"
35 > CBUILD="i686-pc-linux-gnu"
36 > CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
37 > CHOST="i686-pc-linux-gnu"
38 > CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config
39 > /usr/kde/3.5/shutdown /usr/share/config /var/lib/hsqldb"
40 > CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d
41 > /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild
42 > /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
43 > CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
44 > DISTDIR="/usr/portage/distfiles"
45 > EMERGE_DEFAULT_OPTS="--with-bdeps y"
46 > FEATURES="buildpkg distlocks fixpackages parallel-fetch preserve-libs
47 > protect-owned sandbox sfperms strict unmerge-orphans userfetch"
48 > GENTOO_MIRRORS="ftp://gentoo.chem.wisc.edu/gentoo/
49 > ftp://lug.mtu.edu/gentoo/ "
50 > LANG="en_US"
51 > LC_ALL="en_US.utf8"
52 > LDFLAGS="-Wl,-O1"
53 > LINGUAS="en_US en"
54 > MAKEOPTS="-j2"
55 > PKGDIR="/usr/portage/packages"
56 > PORTAGE_CONFIGROOT="/"
57 > PORTAGE_RSYNC_EXTRA_OPTS="--timeout=600"
58 > PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times
59 > --compress --force --whole-file --delete --stats --timeout=180
60 > --exclude=/distfiles --exclude=/local --exclude=/packages"
61 > PORTAGE_TMPDIR="/var/tmp"
62 > PORTDIR="/usr/portage"
63 > SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
64 > USE="3dnow X acl acpi alsa amd arts artswrappersuid automount berkdb
65 > bzip2 cairo cddb cdr chroot cli cracklib crypt cups curl dbus dri dvd
66 > dvdr dvdread eds emboss encode esd evo exif fam fdftk fortran gdbm gif
67 > gimp gkrellm gphoto2 gpm gstreamer gtk hal hbci htmlhandbook iconv
68 > ipv6 isdnlog java javascript jbig jpeg jpeg2k justify kde ldap
69 > libnotify libwww logrotate loop-aes mad midi mikmod mmx mng mp3 mpeg
70 > mplayer mudflap ncurses nptl nptlonly nsplugin offensive ofx ogg
71 > opengl openmp pam parport pcre pdf perl png ppds pppd python qt3
72 > qt3support qt4 quicktime readline realmedia reflection sdl seamonkey
73 > session spell spl sqlite sse ssl startup-notification svg sysfs syslog
74 > tcl tcpd tiff tk truetype unicode usb vorbis webkit win32codecs wma
75 > wmf wmp x86 xml xorg xv yahoo zeroconf zlib" ALSA_CARDS="emu10k1"
76 > ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty
77 > extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul
78 > mulaw multi null plug rate route share shm softvol" CAMERAS="canon
79 > ptp2" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev"
80 > KERNEL="linux" LINGUAS="en_US en" USERLAND="GNU" VIDEO_CARDS="nvidia nv"
81 > Unset: CPPFLAGS, CTARGET, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS,
82 > PORTAGE_COMPRESS_FLAGS, PORTDIR_OVERLAY
83 >
84 > root@smoker / # emerge -1vp kbackup
85 >
86 > These are the packages that would be merged, in order:
87 >
88 > Calculating dependencies... done!
89 > [ebuild R ] app-backup/kbackup-0.5.4-r1 USE="-debug -xinerama"
90 > LINGUAS="-de -es -fr -it -pt -ru -sk -sv" 0 kB
91 >
92 > Total: 1 package (1 reinstall), Size of downloads: 0 kB
93 > root@smoker / #
94
95 There is really not a USE flags to change on this one.
96
97 Ideas? Someone confirm it is just me or not just me?
98
99 Thanks.
100
101 Dale
102
103 :-) :-)

Replies

Subject Author
Re: [gentoo-user] Kbackup and dvd sized slices "Arttu V." <arttuv69@×××××.com>