Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 195668 - app-backup/ccollect-0.6.2 version bump
Summary: app-backup/ccollect-0.6.2 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement
Assignee: René Nussbaumer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-13 00:20 UTC by Pinky
Modified: 2008-06-19 13:33 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild with documentation build fix (ccollect-0.7.0.ebuild,1.19 KB, text/plain)
2008-06-03 21:12 UTC, Pinky
Details
patch fixing documentation build (ccollect-docbook.patch,369 bytes, text/plain)
2008-06-03 21:13 UTC, Pinky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pinky 2007-10-13 00:20:56 UTC
new version of ccollect is avaliable, fixes some bugs ...

rename ebuild form ccollect-0.6.ebuild -> ccollec-0.6.2.ebuild works fine.

Reproducible: Always
Comment 1 Pinky 2007-10-13 00:22:41 UTC
if doc enabled in USE

--------------
install: omitting directory `doc/man'
bzip2: Can't open input file /home/tmp/portage/app-backup/ccollect-0.6.2/image/usr/share/doc/ccollect-0.6.2//man: No such file or directory.
install: omitting directory `doc/todo'
bzip2: Can't open input file /home/tmp/portage/app-backup/ccollect-0.6.2/image/usr/share/doc/ccollect-0.6.2//todo: No such file or directory.
cp: cannot stat `/home/tmp/portage/app-backup/ccollect-0.6.2/work/ccollect-0.6.2/conf/sources/vpn/destination': není souborem ani adresářem
install: cannot stat `/home/tmp/portage/app-backup/ccollect-0.6.2/temp/destination': není souborem ani adresářem
cp: cannot stat `/home/tmp/portage/app-backup/ccollect-0.6.2/work/ccollect-0.6.2/conf/sources/source with spaces/destination': není souborem ani adresářem
install: cannot stat `/home/tmp/portage/app-backup/ccollect-0.6.2/temp/destination': není souborem ani adresářem
cp: cannot stat `/home/tmp/portage/app-backup/ccollect-0.6.2/work/ccollect-0.6.2/conf/sources/testsource2/destination': není souborem ani adresářem
install: cannot stat `/home/tmp/portage/app-backup/ccollect-0.6.2/temp/destination': není souborem ani adresářem
cp: cannot stat `/home/tmp/portage/app-backup/ccollect-0.6.2/work/ccollect-0.6.2/conf/sources/bla blu/destination': není souborem ani adresářem
install: cannot stat `/home/tmp/portage/app-backup/ccollect-0.6.2/temp/destination': není souborem ani adresářem
cp: omitting directory `/home/tmp/portage/app-backup/ccollect-0.6.2/work/ccollect-0.6.2/conf/sources/with_exec/destination'
install: cannot stat `/home/tmp/portage/app-backup/ccollect-0.6.2/temp/destination': není souborem ani adresářem
>>> Completed installing ccollect-0.6.2 into /home/tmp/portage/app-backup/ccollect-0.6.2/image/
----------

Same bug for version 0.6 too.
package itself works fine.
Comment 2 Pinky 2007-10-13 00:33:59 UTC
English version :)

>>> Install ccollect-0.6.2 into /home/tmp/portage/app-backup/ccollect-0.6.2/image/ category app-backup
/home/tmp/portage/app-backup/ccollect-0.6.2/work/ccollect-0.6.2
install: omitting directory `doc/man'
bzip2: Can't open input file /home/tmp/portage/app-backup/ccollect-0.6.2/image/usr/share/doc/ccollect-0.6.2//man: No such file or directory.
install: omitting directory `doc/todo'
bzip2: Can't open input file /home/tmp/portage/app-backup/ccollect-0.6.2/image/usr/share/doc/ccollect-0.6.2//todo: No such file or directory.
cp: cannot stat `/home/tmp/portage/app-backup/ccollect-0.6.2/work/ccollect-0.6.2/conf/sources/vpn/destination': No such file or directory
install: cannot stat `/home/tmp/portage/app-backup/ccollect-0.6.2/temp/destination': No such file or directory
cp: cannot stat `/home/tmp/portage/app-backup/ccollect-0.6.2/work/ccollect-0.6.2/conf/sources/source with spaces/destination': No such file or directory
install: cannot stat `/home/tmp/portage/app-backup/ccollect-0.6.2/temp/destination': No such file or directory
cp: cannot stat `/home/tmp/portage/app-backup/ccollect-0.6.2/work/ccollect-0.6.2/conf/sources/testsource2/destination': No such file or directory
install: cannot stat `/home/tmp/portage/app-backup/ccollect-0.6.2/temp/destination': No such file or directory
cp: cannot stat `/home/tmp/portage/app-backup/ccollect-0.6.2/work/ccollect-0.6.2/conf/sources/bla blu/destination': No such file or directory
install: cannot stat `/home/tmp/portage/app-backup/ccollect-0.6.2/temp/destination': No such file or directory
cp: omitting directory `/home/tmp/portage/app-backup/ccollect-0.6.2/work/ccollect-0.6.2/conf/sources/with_exec/destination'
install: cannot stat `/home/tmp/portage/app-backup/ccollect-0.6.2/temp/destination': No such file or directory
>>> Completed installing ccollect-0.6.2 into /home/tmp/portage/app-backup/ccollect-0.6.2/image/
Comment 3 Tassilo Horn 2007-11-20 19:12:54 UTC
A version bump would be nice, because the versions 0.6 and 0.6.1 have a bug which prevents deletion of old backups.
Comment 4 Pinky 2008-06-03 21:12:21 UTC
Created attachment 155435 [details]
ebuild with documentation build fix 

I create small patch to fix build documentation, errors are no longer emited
Comment 5 Pinky 2008-06-03 21:13:46 UTC
Created attachment 155437 [details]
patch fixing documentation build

Probably there would be more preper use `sed` ?, but this work fine for my.