Conf files and run ldconfig as root?

|
Visone_Selektah 2022-08-02 11:14:14
emmett1 2022-08-02 11:13:02
Owh, conflict with which package?

That’s what I’m trying to find out……
I check /usr/bin and there’s nothing, even remove ffmpg5, but reinstalling it doesn’t worked ….

Luis 2022-08-02 11:14:27
emmett1 2022-08-02 11:13:37
After create ld.conf files and run ldconfig as root??

yes

emmett1 2022-08-02 11:14:36
Visone_Selektah 2022-08-02 11:14:14
That’s what I’m trying to find out……
I check /usr/bin and there’s nothing, even remove ffmpg5, but reinstalling it doesn’t worked ….

scratch provide <conflict file>

emmett1 2022-08-02 11:15:21
Luis 2022-08-02 11:14:27
yes

Hmm..then thats not the fix, i will try fix it on my pc later

Visone_Selektah 2022-08-02 11:15:30
emmett1 2022-08-02 11:14:36
scratch provide <conflict file>

I know but that’s the thing…. Error doesn’t provide conflict file, just provide conflict directory….. /usr/bin ..xdddddd

Visone_Selektah 2022-08-02 11:15:52
I’m gonna have to rebuild chroot from the gound up…
emmett1 2022-08-02 11:16:10
Visone_Selektah 2022-08-02 11:15:30
I know but that’s the thing…. Error doesn’t provide conflict file, just provide conflict directory….. /usr/bin ..xdddddd

Maybe package create /usr/bin file

Visone_Selektah 2022-08-02 11:17:20
emmett1 2022-08-02 11:16:10
Maybe package create /usr/bin file

I already check those too, nothing!!!!
ffmpe5 create ffaplay ffprobe and other one, but I don’t have any of those in any dir ….

Visone_Selektah 2022-08-02 11:17:40
That’s why I think is something with my system
emmett1 2022-08-02 11:17:56
Yep no /usr/bin file in ffmpeg4 package
emmett1 2022-08-02 11:18:04
Maybe you can show the error here
Visone_Selektah 2022-08-02 11:18:24
ok, ffmpeg4 builed…… first step…
emmett1 2022-08-02 11:18:36
pkgbuild -p
emmett1 2022-08-02 11:18:50
Then ‘grep bin .pkgfiles’
Visone_Selektah 2022-08-02 11:19:16
nothing, builds fine but give me error while installing it
emmett1 2022-08-02 11:19:29
Visone_Selektah 2022-08-02 11:19:16
nothing, builds fine but give me error while installing it

Can you show me the error?

Visone_Selektah 2022-08-02 11:20:00
emmett1 2022-08-02 11:19:29
Can you show me the error?

venomlinux-40917.jpg

emmett1 2022-08-02 11:21:36
‘file /usr/bin’
Visone_Selektah 2022-08-02 11:22:53
emmett1 2022-08-02 11:21:36
‘file /usr/bin’

Yeah……. ?????
Anyway I found the problem…. I think…. rebuilding openal..
so….. no

bja_au 2022-08-02 11:22:58
mmm revdep gives me …
bja_au 2022-08-02 11:23:02
Broken package(s):
ffmpeg4
firefox-bin
gst-libav
moc
thunderbird-bin

Package will be rebuild & reinstall by this order:
ffmpeg4 firefox-bin gst-libav moc thunderbird-bin

bja_au 2022-08-02 11:23:39
but I just upgraded thunderbird-bin without problems ???
emmett1 2022-08-02 11:24:11
Visone_Selektah 2022-08-02 11:22:53
Yeah……. ?????
Anyway I found the problem…. I think…. rebuilding openal..
so….. no

I mean run that cmd😄. ‘file’ is command to determine what the f is that. Something like that😄

emmett1 2022-08-02 11:24:59
bja_au 2022-08-02 11:23:39
but I just upgraded thunderbird-bin without problems ???

ignore *-bin package.

Visone_Selektah 2022-08-02 11:25:24
emmett1 2022-08-02 11:24:11
I mean run that cmd😄. ‘file’ is command to determine what the f is that. Something like that😄

there’s no such file or directory

emmett1 2022-08-02 11:25:41
What? Thats weird🤔🤔
Visone_Selektah 2022-08-02 11:26:35
emmett1 2022-08-02 11:25:41
What? Thats weird🤔🤔

I use usr/bin just like the error, but it’s ok with /usr/bin

emmett1 2022-08-02 11:28:10
Visone_Selektah 2022-08-02 11:26:35
I use usr/bin just like the error, but it’s ok with /usr/bin

What? Ofcourse you need absolute path since you not in / directory😅

emmett1 2022-08-02 11:28:22
I thought you already know that
emmett1 2022-08-02 11:28:38
So whats the outout of ‘file /usr/bin’
Visone_Selektah 2022-08-02 11:28:43
emmett1 2022-08-02 11:28:10
What? Ofcourse you need absolute path since you not in / directory😅

I was in / …….

Visone_Selektah 2022-08-02 11:28:55
emmett1 2022-08-02 11:28:38
So whats the outout of ‘file /usr/bin’

It’s a directory

emmett1 2022-08-02 11:30:02
Visone_Selektah 2022-08-02 11:28:43
I was in / …….

Are you sure? If yes, then it should print same output

emmett1 2022-08-02 11:30:21
Unless your system is not right
Visone_Selektah 2022-08-02 11:31:17
emmett1 2022-08-02 11:30:02
Are you sure? If yes, then it should print same output

Sure, I always do all things from / in chroot, I have aliases and scripts to simplify the workflow.

|