Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] help2man-1.46.1-linguas.patch bug
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Semantika
n00b
n00b


Joined: 19 Feb 2018
Posts: 20

PostPosted: Tue May 22, 2018 6:33 pm    Post subject: [SOLVED] help2man-1.46.1-linguas.patch bug Reply with quote

Hello community,

Here I am trying to
Code:
emerge -avNDu --with-bdeps=y --backtrack=30 --keep-going @system
and I find out there is a bug with help2man. According to the build log, it seems there is a problem with a patch which is not yet available
Here is what I get from the previous command: https://bpaste.net/show/509018e6a50a
I have been searching for the patch but I only found this: https://gitweb.gentoo.org/repo/gentoo.git/tree/sys-apps/help2man/files/help2man-1.46.1-linguas.patch?id=93654cb4a28d85d2024cc132f91acbf5672a8012
and it doesn't work.

As a noobie I have run out of ideas, any suggestion?

I leave some information about my system:

Code:
  emerge --info '=sys-apps/help2man-1.47.6::gentoo


in this link: https://bpaste.net/show/f9daa7b0be1a

The output of
Code:
 emerge -pqv '=sys-apps/help2man-1.47.6::gentoo'

Code:
 [ebuild  N    ] sys-apps/help2man-1.47.6  USE="nls"


Is anyone having the same problem? How did you manage to solve it?


Last edited by Semantika on Wed May 23, 2018 2:04 pm; edited 1 time in total
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30915
Location: here

PostPosted: Tue May 22, 2018 7:08 pm    Post subject: Re: help2man-1.46.1-linguas.patch bug Reply with quote

Semantika wrote:
I have been searching for the patch but I only found this: https://gitweb.gentoo.org/repo/gentoo.git/tree/sys-apps/help2man/files/help2man-1.46.1-linguas.patch?id=93654cb4a28d85d2024cc132f91acbf5672a8012

I see blank file I think isn't correct. Open a new bug report.
In my portage tree I have this
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Semantika
n00b
n00b


Joined: 19 Feb 2018
Posts: 20

PostPosted: Tue May 22, 2018 10:05 pm    Post subject: Reply with quote

Hello fedeliallalinea,

I applied the patch you sent me, but when I try to apply it with:

Code:
 
ebuild help2man-1.47.6.ebuild clean prepare


I get the message:

Code:

 * help2man-1.47.6.tar.xz BLAKE2B SHA512 size ;-) ...                  [ ok ]
 * checking ebuild checksums ;-) ...                                   [ ok ]
 * checking miscfile checksums ;-) ...                                 [ ok ]
!!! A file is not listed in the Manifest: '/usr/portage/sys-apps/help2man/files/help2man-1.47.6.ebuild'


But the message does not specify which file is missing.
Back to top
View user's profile Send private message
Semantika
n00b
n00b


Joined: 19 Feb 2018
Posts: 20

PostPosted: Tue May 22, 2018 10:08 pm    Post subject: Reply with quote

By the way, the ebuild referred there, i.e help2man-1.47.6.ebuild, is actually in the directory /usr/portage/sys-apps/help2man/files/, so I don't think the problem is there.
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30915
Location: here

PostPosted: Wed May 23, 2018 5:57 am    Post subject: Reply with quote

Semantika wrote:
By the way, the ebuild referred there, i.e help2man-1.47.6.ebuild, is actually in the directory /usr/portage/sys-apps/help2man/files/, so I don't think the problem is there.

You can try to patch manually for see what is the problem
Code:
# ebuild /usr/portage/sys-apps/help2man/help2man-1.47.6.ebuild unpack
# cd /var/tmp/portage/sys-apps/help2man-1.47.6/work/help2man-1.47.6/
# patch -p1 --dry-run < ../../files/help2man-1.46.1-linguas.patch

_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
martynuzza
n00b
n00b


Joined: 06 Nov 2017
Posts: 29

PostPosted: Wed May 23, 2018 9:02 am    Post subject: Reply with quote

Me too. Same problem here. Any news?

I use emerge --sync that solved the problem. In the git repo the missing files were restored.
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30915
Location: here

PostPosted: Wed May 23, 2018 9:38 am    Post subject: Reply with quote

Code:
commit 8dbf663c1b944bb18e0a9dfdd5a04af7b43e73ed
Author: Matt Turner <mattst88@gentoo.org>
Date:   Mon May 21 23:53:39 2018 -0700

    sys-apps/help2man: Restore necessary patch
   
    Accidentally removed in cffecf59831f (sys-apps/help2man: Drop old)

_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Semantika
n00b
n00b


Joined: 19 Feb 2018
Posts: 20

PostPosted: Wed May 23, 2018 2:02 pm    Post subject: [SOLVED] help2man-1.46.1-linguas.patch bug Reply with quote

Yei!, it is solved, thanks fedeliallalinea and also thanks to Matt Turner.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum