Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 634674 - emerging mail-mta/netqmail-1.06-r5 fails with net-mail/queue-repair-0.9.0 (net-mail/queue-repair-0.9.0-r1 works)
Summary: emerging mail-mta/netqmail-1.06-r5 fails with net-mail/queue-repair-0.9.0 (ne...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on: 637962
Blocks:
  Show dependency tree
 
Reported: 2017-10-18 18:10 UTC by Austin English (RETIRED)
Modified: 2018-01-24 21:28 UTC (History)
0 users

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


Attachments
patch (0002-net-mail-netqmail-fix-net-mail-queue-repair-depedenc.patch,879 bytes, patch)
2017-10-18 20:47 UTC, Austin English (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Austin English (RETIRED) gentoo-dev 2017-10-18 18:10:32 UTC
with net-mail/queue-repair-0.9.0:

>>> Original instance of package unmerged safely.
 * Setting up the message queue hierarchy
  File "/usr/bin/queue-repair.py", line 69
    'queue' :           ('qmailq', 'qmail', 0750, 0),
                                               ^
SyntaxError: invalid token
 * ERROR: mail-mta/netqmail-1.06-r5::gentoo failed (postinst phase):
 *   queue-repair failed

with net-mail/queue-repair-0.9.0-r1:

>>> Original instance of package unmerged safely.
 * Setting up the message queue hierarchy
 * 
 * To setup netqmail to run out-of-the-box on your system, run:
 * emerge --config =mail-mta/netqmail-1.06-r5
 * 
 * To start qmail at boot you have to add svscan to your startup
...
(success)
Comment 1 Austin English (RETIRED) gentoo-dev 2017-10-18 20:47:59 UTC
Created attachment 499160 [details, diff]
patch
Comment 2 Larry the Git Cow gentoo-dev 2018-01-24 21:28:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=538d6e5806c5b2da2bc4ce5d628a60e0c0a4f49e

commit 538d6e5806c5b2da2bc4ce5d628a60e0c0a4f49e
Author:     Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
AuthorDate: 2018-01-05 14:56:10 +0000
Commit:     Robin H. Johnson <robbat2@gentoo.org>
CommitDate: 2018-01-24 21:27:44 +0000

    net-mail/queue-repair: fix header, fix dosym
    
    Closes: https://bugs.gentoo.org/634674
    Closes: https://github.com/gentoo/gentoo/pull/6759/
    (cherry picked from commit 43c7e5023d6f48eec4bbf82ab68270f7d5c523df)
    Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>

 net-mail/queue-repair/queue-repair-0.9.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)