Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 91804 - logwatch 5.2.2 ebuild error
Summary: logwatch 5.2.2 ebuild error
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-07 09:18 UTC by eromang
Modified: 2005-05-07 15:28 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description eromang 2005-05-07 09:18:13 UTC
Hello,

The logwatch 5.2.2 contain errors in ebuild how are blocking the unmerge off all updates ebuilds.

>>> 'Selected' packages are slated for removal.
>>> 'Protected' and 'omitted' packages will not be removed.

>>> Waiting 5 seconds before starting...
>>> (Control-C to abort)...
>>> Unmerging in: 5 4 3 2 1 
>>> Unmerging sys-apps/logwatch-4.3.2...
No package files given... Grabbing a set.
/usr/lib/portage/bin/ebuild.sh: /var/db/pkg/sys-apps/logwatch-4.3.2/logwatch-4.3.2.ebuild: line 56: unexpected EOF while looking for matching `"'
/usr/lib/portage/bin/ebuild.sh: /var/db/pkg/sys-apps/logwatch-4.3.2/logwatch-4.3.2.ebuild: line 59: syntax error: unexpected end of file

!!! ERROR: sys-apps/logwatch-4.3.2 failed.
!!! Function , Line 1702, Exitcode 1
!!! error sourcing ebuild
!!! If you need support, post the topmost build error, NOT this status message.

!!! FAILED prerm: 1

Regards

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
Block every thing in portage

Expected Results:  
Should not block everything
Comment 1 ferret 2005-05-07 09:25:11 UTC
Your /var/db/pkg/sys-apps/logwatch-4.3.2/logwatch-4.3.2.ebuild seems to have
become corrupted somehow.  It's probably a local issue.  This command should fix
it:

cp /usr/portage/sys-apps/logwatch/logwatch-4.3.2.ebuild /var/db/pkg/sys-apps/logwatch-4.3.2/

If that still doesn't help, try doing emerge sync, then the command above again.
Comment 2 eromang 2005-05-07 09:35:07 UTC
No more problems.

Sorry to disturb your beginning week-end :)

Thxs 
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-05-07 15:28:58 UTC
OK, closing.