You are not logged in.
I am trying to use pacman v4.1.2 - libalpm v8.0.2 on my laptop. I want to use VLC and Minitube (no-Flash dedicated app for Youtube) and it has issues with VLC's libpulse plugin, even if I do not use libpulse on my system. I have tried a few variants of NoExtract, having read the forums and documentation, to remove the plugin. I have tried the following:
Full file and path:
NoExtract = /usr/lib/vlc/plugins/audio_output/libpulse_plugin.soJust file name:
NoExtract = libpulse_plugin.soFile path with pattern globbing (I know have the right version, but this was not even supported until recently)
NoExtract = /usr/lib/vlc/plugins/audio_output/libpulse_plugin*File name with globbing
NoExtract = libpulse_plugin*None of these worked when I remove the package and reinstalled (pacman -Syu minitube; pacman -Rcs minitube # vlc and friends are include and just edited the pacman.conf; pacman -Syu minitube) it never works. Is it because the package is cached? I doubt that makes no difference. Any thoughts?
Last edited by ajstein (2014-07-26 19:54:26)
Offline
Reread the documentaton. Particularly the part that starts: "These files refer to files in the package archive".
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Reread the documentaton. Particularly the part that starts: "These files refer to files in the package archive".
Well thanks for the suggestion, but can you be more specific?
[me@laptop ~]$ tar -tvf /var/cache/pacman/pkg/vlc-2.1.5-1-x86_64.pkg.tar.xz | grep libpulse
tar: Ignoring unknown extended header keyword 'SCHILY.fflags'
tar: Ignoring unknown extended header keyword 'SCHILY.fflags'
tar: Ignoring unknown extended header keyword 'SCHILY.fflags'
tar: Ignoring unknown extended header keyword 'SCHILY.fflags'
tar: Ignoring unknown extended header keyword 'SCHILY.fflags'
tar: Ignoring unknown extended header keyword 'SCHILY.fflags'
tar: Ignoring unknown extended header keyword 'SCHILY.fflags'
tar: Ignoring unknown extended header keyword 'SCHILY.fflags'
tar: Ignoring unknown extended header keyword 'SCHILY.fflags'
tar: Ignoring unknown extended header keyword 'SCHILY.fflags'
tar: Ignoring unknown extended header keyword 'SCHILY.fflags'
-rwxr-xr-x root/root 18840 2014-07-09 16:11 usr/lib/vlc/plugins/services_discovery/libpulselist_plugin.so
tar: Ignoring unknown extended header keyword 'SCHILY.fflags'
-rwxr-xr-x root/root 31456 2014-07-09 16:11 usr/lib/vlc/plugins/audio_output/libpulse_plugin.so
-rwxr-xr-x root/root 23024 2014-07-09 16:11 usr/lib/vlc/plugins/access/libpulsesrc_plugin.so
tar: Ignoring unknown extended header keyword 'SCHILY.fflags'Is the name in the package any different from the options I have tried to specify or am I misunderstanding you?
Offline
Reread the documentaton. Particularly the part that starts: "These files refer to files in the package archive".
You left out the newbie friendly "so do not include the leading slash"; oh our man pages are so homy
This silver ladybug at line 28...
Offline
WorMzy wrote:Reread the documentaton. Particularly the part that starts: "These files refer to files in the package archive".
Well thanks for the suggestion, but can you be more specific?
The seven words that immediately follow the part I quoted.
lolilolicon has spoilt the surprise somewhat. ![]()
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
My post should have been prefixed in big red bold italic uppercase "SPOILER ALERT!!! SPOILER ALERT!!!" -- or should every man page be?
EDIT: wait, did you just count 9 as seven? Do you count in months?
EDIT²: NVM, counted the wrong words.
Last edited by lolilolicon (2014-07-26 19:50:04)
This silver ladybug at line 28...
Offline
I didn't include the part in brackets in the calulation. ![]()
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
'so do not include the leading slash' is 7 words.
lolilolicon, I've already prepared popcorn and you've ruined it all :-(
Offline
ajstein wrote:WorMzy wrote:Reread the documentaton. Particularly the part that starts: "These files refer to files in the package archive".
Well thanks for the suggestion, but can you be more specific?
The seven words that immediately follow the part I quoted.
lolilolicon has spoilt the surprise somewhat.
Well I am sorry to be a newb about that. I suspected but I thought honestly I should list the files by name only, not including full path. Examples on the web are spotty, and the only other BBS post about this no one made the correction or insight. I thought I must be really confused because the examples mentioned only refer to file name, not included path (full or relative path name).
NoExtract = file ...
All files listed with a NoExtract directive will never be extracted from a package into the filesystem. This can be useful when you don’t want part of a package to be installed. For
example, if your httpd root uses an index.php, then you would not want the index.html file to be extracted from the apache package. These files refer to files in the
package archive, so do not include the leading slash (the RootDir) when specifying them. Shell-style glob patterns are allowed.
Thanks to all of you. I appreciate the rapid response time. I clearly was too tired and skimming over the important part, but rest assured I realize this was retarded of me to ask and I am kind of embarassed.
Last edited by ajstein (2014-07-26 19:55:30)
Offline
'so do not include the leading slash' is 7 words.
lolilolicon, I've already prepared popcorn and you've ruined it all :-(
Mail them to me; I don't mind ruined popcorn as long as it's popped properly
This silver ladybug at line 28...
Offline
It's a pretty easy oversight to make. The important thing to take away from this is to not skim over manpages, read them carefully, or you may miss the very answer you're looking for.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
I thought I must be really confused because the examples mentioned only refer to file name, not included path (full or relative path name).
Just for the record, the example included on top of the man page does actually use path (without leading slash, as expected). It does use NoUpgrade and not NoExtract, but they're similar in terms of syntax.
Offline
It's a pretty easy oversight to make. The important thing to take away from this is to not skim over manpages, read them carefully, or you may miss the very answer you're looking for.
I try not to. I am in my first year of Arch, not my first year of Linux. I am sorry for taking your time with this. Always sleep on it a day before going public. That is where the eureka moments happen of course.
Offline