Re: [gentoo-user] Display displacement [Solved]

2006-02-15 Thread Daniel Pielmeier
Thank you all, in the end xvidtune works. I roughly shifted and resized my screen and then all of a sudden it calibrats itself. Then i used the output of xvidtune in xorg.conf and now all works fine. Daniel -- gentoo-user@gentoo.org mailing list

[gentoo-user] Shutdown of hplip and adsl

2006-02-15 Thread Daniel Pielmeier
Hello, when i shutdown my computer two failures are popping up. * Stopping hpiod ... start-stop-daemon: warning: failed to kill 13172: No such process start-stop-daemon: warning: failed to kill 13168: No such process * Stopping hpssd ... * Stopping eth0 * Bringing down eth0 * Stopping A

Re: [gentoo-user] nvidia vs. 2.6.15r1

2006-02-28 Thread Daniel Pielmeier
Hello, i had the same problem recently, updating to the latest nvidia.driver 1.0.8178-r3 works for me. You have to to put nvidia-kernel and nvidia-glx in your /etc/portage/package.keywords cause it is ~x86. Hth Daniel Konstantinos Agouros schrieb: > Hi, > > is it possible that these two are not

Re: [gentoo-user] OT: Application for video cutting ?

2006-04-03 Thread Daniel Pielmeier
Hi! If you just want to remove the adds from your recordings, i recommend ttcut at http://ttcut.tritime.org/ it is not in portage and depends on qt-4. Ttcut is able to cut frame accurately, so you can cut on I-, P- and B-Frames. I have written an ebuild, you will find it at http://bugs.gentoo.org/

Re: [gentoo-user] OT: Application for video cutting ?

2006-04-05 Thread Daniel Pielmeier
Hi Meino, as Bo mentioned before qt is slotted so you can have qt3 and qt4 installed on the same system. Just unmask qt in /etc/portage/package.keywords. For me it works like a charm, i don't think that a chroot environment is necessary! Hth Daniel -- gentoo-user@gentoo.org mailing list

[gentoo-user] Tv out stopped working!

2006-04-05 Thread Daniel Pielmeier
Hi, i have configured tv-out some time ago. It worked fine, but now it doesn't anymore. Normally i activate tv-out by opening a new screen with X -screen Screen1 :1 -ac & sleep 2; DISPLAY=:1 xterm Now the tv gaves a short flicker and the picture which appears normally on my tv shows up on m

Re: [gentoo-user] OT: Application for video cutting ?

2006-04-06 Thread Daniel Pielmeier
Hi Meino, > What do I with this *.ebuild? > > When I look into /usr/portage/* I find a lot more files in conjunction > with a certain *.ebuild, which seem to handle the build and handling > of applikations to be installed. Do I need some more files for this > applikation? How can I handle this cer

[gentoo-user] Tv out stopped working!

2006-04-06 Thread Daniel Pielmeier
Is there nobody out there who has experience regarding to this topic. I googled a lot to get it working and until now i don't find anything out why it doesn't work anymore! Thank you in advance! Daniel Daniel Pielmeier schrieb: Hi, i have configured tv-out some time ago. It w

Re: [gentoo-user] Tv out stopped working!

2006-05-08 Thread Daniel Pielmeier
o accomplish? If yes, then my > XF86Config may help you. > > Let me know, > Rohit > > On 4/6/06, Daniel Pielmeier <[EMAIL PROTECTED]> wrote: > >>> Is there nobody out there who has experience regarding to this topic. I >>> googled a lot to get it worki

[gentoo-user] Vdr with gcc 4.1.1 failed

2006-06-09 Thread Daniel Pielmeier
Hi, i have built my whole system from scratch for security reasons! I did this by using gcc 4.1.1 because i don't want to do the emerge -e world thing when gcc 4.1.1 becomes stable soon. Almost all packages compiled fine, for a few apps i had to switch to testing version to make them compile. On

Re: [gentoo-user] OT: A/V muxing application ?

2006-07-08 Thread Daniel Pielmeier
> Do you know of a decent graphical program for editing DVB files. All I > really need is to be able to cut out commercials etc. A command line > program would do, but graphical would be easier. @ Neil If you just want to cut out commercials i recommend you ttcut, it is only designed for this pur

Re: [gentoo-user] OT: A/V muxing application ?

2006-07-11 Thread Daniel Pielmeier
>> If you just want to cut out commercials i recommend you ttcut, it is >> only designed for this purpose. Ttcut is able to cut the video >> frame-accurate and not only on I-Frames. > > It doesn't appear to do that here, the Cut-In button is ghosted for most > frames, so I end up cutting slightly

Re: [gentoo-user] Build error: Gnome update

2006-07-13 Thread Daniel Pielmeier
Requested 'gnome-vfs-2.0 >= 2.14.2' but version of gnome-vfs is 2.12.2 maybe this is apackage ordering problem and you have to install gnome-vfs first emerge --oneshot =gnome-vfs- 2.14.2 -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] editing MPEG2

2006-07-27 Thread Daniel Pielmeier
> is there a light-weight MPEG2 editor (preferable in portage)? I don't > need anything fancy, just something to cut off a bit at the begin and > the end of a file.And no, kino doesn't like MPEG2. If you don't care about the quality of the cutted scenes projectx, is what i reccommend. But project

Re: [gentoo-user] editing MPEG2

2006-07-28 Thread Daniel Pielmeier
Generally I find that I want to cut at a major transition - eg the adverts coming on. At a major transition there is usually an I-Frame. Maybe it is the german tv as for many movies i have recorded i have to cut on B- and P-Frames to avoid pictures from the adverts. -- gentoo-user@gentoo.org mai

Re: [gentoo-user] projectx and JDK

2006-07-30 Thread Daniel Pielmeier
> When I emerge it, it complains that it can't find any JDK but I have this > under /opt: > > blackdown-jdk-1.4.1 > blackdown-jdk-1.4.2 > blackdown-jdk-1.4.2.01 > blackdown-jdk-1.4.2.03 > > What am I doing wrong? I had projectx working with blackdown-jdk, now i use sun-jdk and projectx still wo

[gentoo-user] Portage wants to install gcc-3-4-6, but system compiler is already 4.1.1

2006-08-04 Thread Daniel Pielmeier
Hi, after my last emerge -avuND world portage wants to install gcc-3.4.6: emerge -avuND world These are the packages that would be merged, in order: Calculating world dependencies... done! [ebuild NS ] sys-devel/gcc-3.4.6-r1 USE="fortran gtk nls -bootstrap -boundschecking -build -doc -gcj

Re: [gentoo-user] Portage wants to install gcc-3-4-6, but system compiler is already 4.1.1 [Solved]

2006-08-04 Thread Daniel Pielmeier
sorry for the noise. i must have removed the the gcc-4.1.1 entry in package.keywords by mistake. gcc-4.1.1 has >=dev-libs/gmp-4.2.1 >=dev-libs/mpfr-2.2.0_p10 as dependencies but not the stable gcc-3.4.6 which portage wants to install because of the missing keyword. -- gentoo-user@gentoo.org m

Re: [gentoo-user] How do you know whats linked against firefox?

2006-08-06 Thread Daniel Pielmeier
How do you know whats linked against firefox? run revdep-rebuild and everything that needs recompiled will be done. if you just want to know the reverse dependencies go to http://gentoo-portage.com and search for firefox, down below the different firefox versions which are in portage you can

[gentoo-user] hdparm and baselayout

2006-08-17 Thread Daniel Pielmeier
Hi all, it seems that the configuration of /etc/conf.d/hdparm has changed. With the new baselayout i only get my harddiscs configured by the hdparm init-script, but not my dvdrom-devices starting the hdparm init-script gives me: /etc/init.d/hdparm start * Running hdparm on /dev/hda ...

[gentoo-user] Re: hdparm and baselayout

2006-08-18 Thread Daniel Pielmeier
Doesn't anybody have a clue? Or did anyone receive this message, because i heard of messages which get lost on this list! Thanks, Daniel 2006/8/17, Daniel Pielmeier <[EMAIL PROTECTED]>: Hi all, it seems that the configuration of /etc/conf.d/hdparm has changed. With the new basela

Re: [gentoo-user] Re: hdparm and baselayout

2006-08-18 Thread Daniel Pielmeier
Andrew Frink wrote: Daniel, I think there are some settings in /etc/conf.d/hdparm that control if just hard disks or both get options changed. Andrew P.S. I'm not at my Linux box so I can't say for sure Dale schrieb: Just in case his is different, this is what mine says: # /etc/conf.d/hd

Re: [gentoo-user] Re: hdparm and baselayout

2006-08-18 Thread Daniel Pielmeier
Good question. I don't use hdparm since mine are fast without it. It should work though. You may want to make sure the all_args= line is commented out. May be that it is using that since it is the last line it reads. Not real sure though. Dale :-) :-) hmm i have commented all out, only

Re: [gentoo-user] Re: hdparm and baselayout

2006-08-18 Thread Daniel Pielmeier
Richard Fish schrieb: On 8/18/06, Daniel Pielmeier <[EMAIL PROTECTED]> wrote: so when my settings are correct, why doesn't the hdparm init-script apply this settings to my dvd-rom devices /dev/hdc and /dev/hdd Try adding "set -x" at the top of the hdparm init script

Re: [gentoo-user] Re: hdparm and baselayout

2006-08-18 Thread Daniel Pielmeier
after i took a more cleary look at the messages i found out that hdparm did not work on boot up and when i try to start/stop the init-script by using sudo, but when i log in as root and run the script it shows me: /etc/init.d/hdparm start * Running hdparm on /dev/hda ... [ ok ] * Running hdparm

Re: [gentoo-user] Re: hdparm and baselayout

2006-08-18 Thread Daniel Pielmeier
Richard Fish schrieb: Are you starting hdparm in the boot or default runlevel (rc-update -s)? If at boot, it may be that some modules haven't been loaded yet, so you don't actually have hdc/hdd. it starts in default runlevel, but i think with the new baselayout it starts ealier then before.

Re: [gentoo-user] Re: hdparm and baselayout

2006-08-18 Thread Daniel Pielmeier
Sorry, I missed the 'doesn't work under sudo' part. Can you post the output with the set -x option when run under sudo? okay here comes something strange [EMAIL PROTECTED] ~ $ LC_ALL=de_DE.utf8 [EMAIL PROTECTED] ~ $ sudo /etc/init.d/hdparm stop [EMAIL PROTECTED] ~ $ sudo /etc/init.d/hdparm sta

Re: [gentoo-user] Re: hdparm and baselayout

2006-08-18 Thread Daniel Pielmeier
so i think it is not a problem between sudo and root, for root my default locale is en_US for me as normal user it is de_DE.utf8 so it seems to be a problem with the locales -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Re: hdparm and baselayout

2006-08-19 Thread Daniel Pielmeier
Benno Schulenberg schrieb: It is specifically checking for the "No medium found" message. To be able to do that, the hdparm script should set LC_ALL=C itself. Time to report a bug. okay it's here: http://bugs.gentoo.org/show_bug.cgi?id=144407 -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Re: hdparm and baselayout

2006-08-19 Thread Daniel Pielmeier
Thanks to all who helped me with this issue, especially Richard who lead me to this bug. Daniel -- gentoo-user@gentoo.org mailing list

[gentoo-user] rkhunter - operating system is not fully supported

2006-08-19 Thread Daniel Pielmeier
Hi all, a few days ago rkhunter starts with this message: > rkhunter -c > > Rootkit Hunter 1.2.8 is running > > Determining OS... Unknown > Warning: This operating system is not fully supported! > Warning: Cannot find md5_not_known > All MD5 checks will be skipped! before all was fine, but no

[gentoo-user] rkhunter - operating system is not fully supported

2006-08-19 Thread Daniel Pielmeier
Hmm, i thought i searched enough before posting to this list. Anybody who has the same problem will find information about this here. http://bugs.gentoo.org/show_bug.cgi?id=127783 http://forums.gentoo.org/viewtopic-t-197663-start-0.html Daniel Pielmeier schrieb: Hi all, a few days ago

Re: [gentoo-user] Gentoo 2006.0 and udev

2006-08-25 Thread Daniel Pielmeier
I have mine set to no and it is full of stuff. According to Konqueror it has 654 files and 13 folders. Is that right? That is a lot of stuff. I think it is. After setting RC_DEVICE_TARBALL to "no" and removing everything except /dev/console and /dev/null by using the gentoo live-cd, the num

Re: [gentoo-user] Gentoo 2006.0 and udev

2006-08-26 Thread Daniel Pielmeier
A note for everybody who uses gensplash and splashutils. After i deleted the device files and rebooted the silent mode refused to work. So i decided to reemerge splashutils. But this is not necessary. After installing, the ebuild checks for missing devices, which was in my case /dev/tty1. Here is

Re: [gentoo-user] Gentoo 2006.0 and udev

2006-08-26 Thread Daniel Pielmeier
Neil Bothwick schrieb: On Sat, 26 Aug 2006 10:55:31 +0200, Daniel Pielmeier wrote: But what? Is it possible that /dev/tty1 is not in place at these early moments of booting when it is needed by splashutils? Yes, because the splash stuff runs before udevstart, so you need a static device

Re: [gentoo-user] fstab devmode

2006-08-27 Thread Daniel Pielmeier
It is a usb stick so it has a vfat file system. However, I've reformat the stick with fdisk to ext2 filesystem. With vfat it has 978mb capacity now after formating is to ext2 it has a 913mb capacity. Is there a way to create dos (vfat) partition with Linux fdisk utility? As far as i know fdisk

Re: [gentoo-user] Changes in USE flags - perhaps related to 2006.1?

2006-09-02 Thread Daniel Pielmeier
Thanks guys, I hadn't looked into the 2006.1 directory to see the desktop/server permutations. I am sorry to hear xmms is coming to an end - it has served me really well on my old machines. Is there an accord on a current suitable alternative? I found xmms relatively light on resources compared

[gentoo-user] Gentoo 2006.1 profile and use flag changes

2006-09-02 Thread Daniel Pielmeier
Everytime when gentoo introduces a new profile as now 2006.1 there are some use flag changes. After i switch to the new profile and do an emerge -uND world there are several packages affected by this changes. So i normally go through the output and look if there are changes i did not want and add

Re: [gentoo-user] Gentoo 2006.1 profile and use flag changes

2006-09-04 Thread Daniel Pielmeier
I have already stated that I don't think that such a thing exists. Now what I do is to not change my profile before # emerge -uvpDNt doesn't what to emerge anything. Then immediately after changing the profile I run the same command again and that makes it quite clear which use flags changed

Re: [gentoo-user] ncurses / tinfo problem

2018-03-30 Thread Daniel Pielmeier
Am March 30, 2018 10:07:41 AM UTC schrieb Helmut Jarausch : >Hi, >there are several packages which fail to link since they are missing >'-ltinfo' - recently >app-antivirus/clamav-0.99.4-r1 > >For a temporary fix I have edited the config.status file by changing > >S["CURSES_LIBS"]="-lncurses" >to

Re: [gentoo-user] ncurses / tinfo problem

2018-03-30 Thread Daniel Pielmeier
Am March 30, 2018 10:07:41 AM UTC schrieb Helmut Jarausch : >Hi, >there are several packages which fail to link since they are missing >'-ltinfo' - recently >app-antivirus/clamav-0.99.4-r1 > >For a temporary fix I have edited the config.status file by changing > >S["CURSES_LIBS"]="-lncurses" >to

Re: [gentoo-user] emerge --depclean -p long list of packages

2013-04-19 Thread Daniel Pielmeier
Joseph schrieb am 20.04.2013 03:09: > On 04/19/13 21:34, Neil Bothwick wrote: >> On Fri, 19 Apr 2013 14:27:25 -0600, Joseph wrote: >> >>> Can someone explain me why am I getting long list of packages when I >>> run: emerge --depclean >> >> Please post the exact command you used and the complete out

Re: [gentoo-user] Cdrtools installation without suid root

2013-04-26 Thread Daniel Pielmeier
gt; Thanks Jörg, I have read the release notes for alpha14 and prepared an ebuild which automatically applies the required capabilities if the filecaps USE flag is set. Is there any chance to make this a configurable option, so it is possible to disable file capabilities even if libcap is installed? -- Regards Daniel Pielmeier signature.asc Description: OpenPGP digital signature

Re: [gentoo-user] Cdrtools installation without suid root

2013-04-26 Thread Daniel Pielmeier
Joerg Schilling schrieb am 26.04.2013 19:07: > Daniel Pielmeier wrote: > >>> without making them suid-root. >>> >>> This works with cdrtools-3.01a14 or later. Check >>> >>> ftp://ftp.berlios.de/pub/cdrecord/alpha/ > >> Than

Re: [gentoo-user] Cdrtools installation without suid root

2013-04-26 Thread Daniel Pielmeier
Joerg Schilling schrieb am 26.04.2013 20:31: > Daniel Pielmeier wrote: > >> Actually it is the linkage against libcap what I am concerned of. > > This is what I call a security risk with the current concepts of some linux > systems. See Announcement file for more.

Re: [gentoo-user] Re: Cdrtools installation without suid root

2013-04-28 Thread Daniel Pielmeier
Nikos Chantziaras schrieb am 27.04.2013 08:07: > On 26/04/13 23:20, Joerg Schilling wrote: >> >> The only problem I see is that you are able to remove important >> software on a >> Linux installation while the kernel still supports the feature by >> default. > > You are not able to remove it if so

Re: [gentoo-user] Re: Cdrtools installation without suid root

2013-04-29 Thread Daniel Pielmeier
eases maintaining the package. You can enable it by default if you wish. As long as it is possible to remove libcap from the system the security hole you are talking about is still there. The option does not change anything. Currently one could still compile cdrtools without libcap and afterwards install libcap and use setcap on cdrecord et al. which leads to the same problem. -- Regards Daniel Pielmeier

Re: [gentoo-user] Re: Cdrtools installation without suid root

2013-04-30 Thread Daniel Pielmeier
Joerg Schilling schrieb am 29.04.2013 18:36: > Daniel Pielmeier wrote: > >> 2013/4/29 Joerg Schilling > >>> Do you like people to be able to open security holes? >> >> Adding an option to enable/disable linkage to libcap does not hurt anybody >> it j

Re: [gentoo-user] java-config, flaggie

2013-06-13 Thread Daniel Pielmeier
Silvio Siefke schrieb am 13.06.2013 20:19: > Hello, > > i have problems when i start java-config --help or flaggie to set USE > Variables, i become the follow msg as error: > > siefke@gentoo-mobile ~ $ flaggie > Traceback (most recent call last): > File "/usr/bin/flaggie", line 5, in > fro

Re: [gentoo-user] mesa 9.1.2.r1 fails to build

2013-06-14 Thread Daniel Pielmeier
Bug 458550 -- Regards Daniel

Re: [gentoo-user] java-config, flaggie

2013-06-14 Thread Daniel Pielmeier
2013/6/14 Silvio Siefke : > Hello, > > On Thu, 13 Jun 2013 20:29:00 +0200 Daniel Pielmeier > wrote: > >> pkg_resources is provided by setuptools. Maybe there is something >> wrong with it. > > Yes i think so, now is the problem that they need python package in

Re: [gentoo-user] java-config, flaggie

2013-06-14 Thread Daniel Pielmeier
tage tree broke something. Maybe you should try to investigate when this problems did start and what you did before to find out possible causes. -- Regards Daniel Pielmeier signature.asc Description: OpenPGP digital signature

Re: [gentoo-user] pycrypto-2.6-r2 fails to build

2013-06-19 Thread Daniel Pielmeier
nstalled? You can try to rebuild it. If this does not work this is probably a bug as the compile process tries to access the python site-packages outside of the sandbox. -- Regards Daniel Pielmeier

Re: [gentoo-user] pycrypto-2.6-r2 fails to build

2013-06-19 Thread Daniel Pielmeier
2013/6/19 Helmut Jarausch : > On 06/19/2013 02:59:15 AM, Tamer Higazi wrote: >> >> Hi people! >> I am trying to build pycrypto, by it fails to merge. >> >> >> Always I get "ACCESS VIOLATION". I didn't make the merge as user (with >> sudo), I am doing it as root from a shell. >> >> Not even a shell

Re: [gentoo-user] pycrypto-2.6-r2 fails to build

2013-06-19 Thread Daniel Pielmeier
2013/6/19 Helmut Jarausch : > On 06/19/2013 12:57:14 PM, Daniel Pielmeier wrote: >> >> 2013/6/19 Helmut Jarausch : >> >> >> The complete build error is here: >> >> >> >> http://pastebin.com/raw.php?i=wJsrm2ZH >> > >> >

Re: [gentoo-user] eix settings for searching all layman overlays

2013-07-08 Thread Daniel Pielmeier
2013/7/7 Neil Bothwick : > On Sun, 07 Jul 2013 19:52:31 +0300, Thanasis wrote: > >> I would like to use eix and (updating it via cron job) be able to search >> locally *all* layman overlays. >> What commands and settings should I use? > > LOCAL_LAYMAN=/path/to/layman/storage eix-remote -q update >

Re: [gentoo-user] grub2: need the output of vbeinfo to be able to read the output of vbeinfo

2013-10-20 Thread Daniel Pielmeier
gt; long list. > Therefore...I need the whole output of vbeinfo to set the > console resulotion that way, so I will be able to read the > output of vbeinfo > > deadlock? > > Nice things like 'less' or such are not available > > What can I do? Try th

Re: [gentoo-user] conky failed to build: Missing unknown library/application/whatever

2017-01-02 Thread Daniel Pielmeier
meino.cra...@gmx.de schrieb am 01.01.2017 um 07:29: [snip] > CMake Error at cmake/ConkyPlatformChecks.cmake:353 (message): > Unable to find XNVCtrl library > Call Stack (most recent call first): > CMakeLists.txt:37 (include) > [snip] > > I searched for XNVCtrl with eix and didn't found anythi

Re: [gentoo-user] conky failed to build: Missing unknown library/application/whatever

2017-01-03 Thread Daniel Pielmeier
Am 3. Januar 2017 10:23:05 MEZ schrieb lee : >Daniel Pielmeier writes: > >> Afaik nvidia-settings is on it's way out of portage thus considered >> deprecated. > >What's is replacing it? I mentioned it my the previous mail but I should have been more clear. nvid

Re: [gentoo-user] off topic: rotating a video

2015-02-16 Thread Daniel Pielmeier
gottl...@nyu.edu schrieb am 16.02.2015 um 21:51: > I apologize in advance for this off topic query. > > I took a video with my phone (galaxy note 4) and via google+ uploaded it > to my mail laptop. It is an mp4 and plays fine on both the phone and > the labtop except that it is sideways. > > I w

Re: [gentoo-user] PSA: openrc-0.41 system borkage & ro root fs on next boot

2019-02-23 Thread Daniel Pielmeier
Holger Hoffstätte schrieb am 23.02.19 um 15:15: > > Last night openrc was updated to ~0.41, supposedly fixing [1]. > > Unfortunately it seems it had the opposite effect and made things worse > compared to the previous 0.42.3 - the deptree is broken, rc-status > remains confused and a reboot resul

Re: [gentoo-user] PSA: openrc-0.41 system borkage & ro root fs on next boot

2019-02-23 Thread Daniel Pielmeier
Daniel Pielmeier schrieb am 23.02.19 um 16:25: > Holger Hoffstätte schrieb am 23.02.19 um 15:15: >> >> Last night openrc was updated to ~0.41, supposedly fixing [1]. >> >> Unfortunately it seems it had the opposite effect and made things worse >> compared to the

Re: [gentoo-user] PSA: openrc-0.41 system borkage & ro root fs on next boot

2019-02-23 Thread Daniel Pielmeier
Daniel Pielmeier schrieb am 23.02.19 um 16:37: > Daniel Pielmeier schrieb am 23.02.19 um 16:25: >> Holger Hoffstätte schrieb am 23.02.19 um 15:15: >>> >>> Last night openrc was updated to ~0.41, supposedly fixing [1]. >>> >>> Unfortunately it seems it

Re: [gentoo-user] Re: firefox 68

2019-09-16 Thread Daniel Pielmeier
Peter Humphrey schrieb am 16.09.19 um 09:47: > > In my case, building with all those system libraries causes firefox to fail > on > startup: it complains thus: > > $ firefox > 1568619005920 addons.manager ERROR Exception calling provider > GMPProvider.startup: [Exception... "Component ret

Re: [gentoo-user] Re: firefox 68

2019-09-18 Thread Daniel Pielmeier
Mick schrieb am 18.09.19 um 11:47: > On Monday, 16 September 2019 17:55:45 BST Daniel Pielmeier wrote: > >> What fixed the issue for me was deleting the files addons.json and >> addonStartup.json.lz4. As well as addons.sqlite which is superseded by >> addons.json anyway.

Re: [gentoo-user] USE ruby_targets_ruby20

2013-11-15 Thread Daniel Pielmeier
ing-tools-0.2.8-r1 reflects this. So if you update to this version and don't use FEATURES="test" it should not pull in ruby anymore. [1] http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/sys-block/thin-provisioning-tools/ChangeLog?r1=1.26&r2=1.27 -- Regards Daniel Pielmeier

Re: [gentoo-user] USE ruby_targets_ruby20

2013-11-15 Thread Daniel Pielmeier
2013/11/15 Tanstaafl > On 2013-11-15 5:56 AM, Daniel Pielmeier wrote: > >> The new ebuild thin-provisioning-tools-0.2.8-r1 reflects this. So if you >> update to this version and don't use FEATURES="test" it should not pull >> in ruby anymore. >>

Re: [gentoo-user] USE ruby_targets_ruby20

2013-11-15 Thread Daniel Pielmeier
;>> in ruby anymore. >> >> I don't have FEATURES="test" and it still wants to pull all the ruby crap >> in... > > Me too. I do not specify FEATURES="test" and > thin-provisioning-tools-0.2.8 still wants dev-lang/ruby-2.0.0_p247-r1: Guy

Re: [gentoo-user] Do I require static nodes?

2013-11-27 Thread Daniel Pielmeier
muli: You have added the elog message to kmod-14-r1. Can you please give some more information about when kmod-static-nodes is required to be in the sysinit runlevel? Thanks in advance. -- Regards Daniel Pielmeier

Re: [gentoo-user] new printer : any thoughts ?

2013-12-11 Thread Daniel Pielmeier
2013/12/11 Philip Webb > > My ancient printer's ink cartridge has finally dried up > & the mobo in my regular computer accepts only USB. > I don't do much printing, but occasionally need a few pages. > > The local store has an HP Deskjet 2510 on sale this week. > > Does anyone have thoughts or sug

Re: [gentoo-user] Setting up shorewall

2014-02-03 Thread Daniel Pielmeier
Peter Humphrey schrieb am 03.02.2014 17:56: > Hello list, > > I'm in the process of setting up shorewall on my LAN server, and > shorewall.conf asks for the location of the tc utility. Can anyone > tell me what this program is? Google results suggest it's a traffic > control program, but what p

Re: [gentoo-user] eix per dir

2014-03-20 Thread Daniel Pielmeier
James schrieb am 20.03.2014 21:58: > Hello, > > I often go to /usr/portage/ > and browse the packages under a given > category; for example /usr/portage/media-sound > > Rather that looking at the packages one at a time, > It be nice to use (perhaps gentoolkit options therein) syntax/options >

Re: [gentoo-user] sci-mathematics/glpk-4.45 patch fails

2014-04-09 Thread Daniel Pielmeier
This is a bug. Please file one at bugs.gentoo.org. The patch which is missing got removed with the latest version bump of glpk but it is still referred to from the ebuild of version 4.45. -- Regards Daniel

Re: [gentoo-user] HP printing query

2014-04-16 Thread Daniel Pielmeier
grade the recommended action is to delete all print queues and recreate them again, either with hp-setup or the cups web interface. [1] *hplip-3.14.3 (07 Mar 2014) 07 Mar 2014; Daniel Pielmeier +hplip-3.14.3.ebuild: Version bump. This version adds a patch which removes the update a

Re: [gentoo-user] compton got masked?

2021-10-12 Thread Daniel Pielmeier
caveman رَجُلُ الْكَهْفِ 穴居人 schrieb am 12.10.21 um 21:32: why? ty, cm. Portage should tell you why in the mask message! https://archives.gentoo.org/gentoo-dev-announce/message/d9f2e6c5b001239852b1c686bbab026b -- Regards Daniel

Re: [gentoo-user] Re: Movie editing softeware

2021-12-22 Thread Daniel Pielmeier
Wol schrieb am 22.12.21 um 19:45: What is an i-frame? As I understood it, typically when you had a scene change, a frame was written in full, then subsequent frames were stored as diffs. Is that what an i-frame is? Wikipedia [1] to the help. In which case, surely it can't be that tricky to de

Re: [gentoo-user] libreoffice fails to build, cannot download non-existant ~scarabeus/lpsolve-5.5.2.0.tar.xz ???

2022-02-21 Thread Daniel Pielmeier
https://bugs.gentoo.org/614866

Re: [gentoo-user] libreoffice fails to build, cannot download non-existant ~scarabeus/lpsolve-5.5.2.0.tar.xz ???

2022-02-21 Thread Daniel Pielmeier
Am 21. Februar 2022 19:58:00 UTC schrieb Steven Lembark : >On Mon, 21 Feb 2022 20:35:23 +0100 >Daniel Pielmeier wrote: > >> https://bugs.gentoo.org/614866 > >Bug doesn't address it, but shouldn't using the alternate >lp library via "coinmp" sidestep th

Re: [gentoo-user] Removing or stopping binary emerges from being in emerge.log

2022-03-06 Thread Daniel Pielmeier
Dale schrieb am 06.03.22 um 06:53: I have a chroot environment that I do updates in.  Once the updates are done, I copy the binaries and distfiles over to my running system and use the -k option to update everything in my real system.  It comes in real handy when libreoffice, Firefox, qtwebengin

Re: [gentoo-user] Re: Google pop3 authentication failure

2022-06-30 Thread Daniel Pielmeier
Am 1. Juli 2022 00:33:52 UTC schrieb Walter Dnes : >On Thu, Jun 30, 2022 at 02:29:03PM -, Grant Edwards wrote >> >> OAUTH is pretty complicated. >> >> However, setting up an app password is very simple. It only takes a >> few clicks. Quoting from the google support page (first link above): >>

Re: [gentoo-user] mpv no longer compiles

2023-03-17 Thread Daniel Pielmeier
Am 17. März 2023 06:42:11 UTC schrieb John Covici : >media-video/mpv-0.35.1-r1 will not compile -- here is a portion of the >build log. >[19/438] /usr/bin/rst2man.py --strip-elements-with-class=contents >../mpv-0.35.1/DOCS/man/mpv.rst mpv.1 >[20/438] /usr/bin/rst2html ../mpv-0.35.1/DOCS/man/mpv.rst

Re: [gentoo-user] mpv no longer compiles

2023-03-17 Thread Daniel Pielmeier
Am 17. März 2023 08:52:53 UTC schrieb John Covici : > >On Fri, 17 Mar 2023 03:03:37 -0400, >Daniel Pielmeier wrote: >> >> Am 17. März 2023 06:42:11 UTC schrieb John Covici : >> >media-video/mpv-0.35.1-r1 will not compile -- here is a portion of the >> >buil

Re: [gentoo-user] mpv no longer compiles

2023-03-17 Thread Daniel Pielmeier
Am 17. März 2023 11:57:41 UTC schrieb John Covici : >On Fri, 17 Mar 2023 07:07:49 -0400, >Daniel Pielmeier wrote: >> >> Am 17. März 2023 08:52:53 UTC schrieb John Covici : >> > >> >On Fri, 17 Mar 2023 03:03:37 -0400, >> >Daniel Pielmeier wrote: >&

[gentoo-user] Announcement: PFL is looking for a new maintainer

2023-05-15 Thread Daniel Pielmeier
Hello All! I am posting this here (gentoo-dev, gentoo-user) at the request of the upstream maintainer to reach a larger audience. PFL upstream will stop working on the project and is looking for a new maintainer. For those who don't know what PFL is. It is basically a database that allows us

Re: [gentoo-user] Can't upgrade portage or update/install ebuilds

2023-06-09 Thread Daniel Pielmeier
Nikolay Pulev schrieb am 09.06.23 um 21:40: Hi community, This is my first reach out to you. I have not update my machine for a long time and have no reached a point where I can't install or upgrade packages. My first concern is to update portage, however I get the error below error. Does anybod

Re: [gentoo-user] Can't upgrade portage or update/install ebuilds

2023-06-10 Thread Daniel Pielmeier
Nikolay Pulev schrieb am 10.06.23 um 11:47: Thank you Daniel. You suggestion got me going. You are welcome! I hope it was the only problem. If yes then installing from scratch would have been a waste of time. It is never wrong to get to know your system better. Then in most cases you can so

Re: [gentoo-user] rsync options after backup restore. Transfer speed again.

2023-10-20 Thread Daniel Pielmeier
>I looked at the man page and the options there.  I don't see anything >that I think will help.  Is there a way around this? Then you didn't read properly, the man page is really exhaustive. You can try "--size-only". It is also possible to negate the options by prefixing them with no like e.g.

Re: [gentoo-user] rsync options after backup restore. Transfer speed again.

2023-10-21 Thread Daniel Pielmeier
Am 21. Oktober 2023 07:07:18 UTC schrieb Dale : >Actually, I was looking at the man page again and that option appeared >to me just a little bit ago.  I tried it and it did several updates.  >Question tho.  It finished that update just a minute ago.  I tried again >with my usual command, it wants t

Re: [gentoo-user] Firefox fails to compile. crc32 error??

2023-11-22 Thread Daniel Pielmeier
Looks like it is related to -march=native. See bug https://bugs.gentoo.org/838373 -- Regards Daniel

Re: [gentoo-user] Firefox fails to compile. crc32 error??

2023-11-23 Thread Daniel Pielmeier
Am 23. November 2023 08:08:47 UTC schrieb Dale : >Daniel Pielmeier wrote: >> Looks like it is related to -march=native. >> >> See bug https://bugs.gentoo.org/838373 >> > >I'm not sure how you figured that out either. 😃 I pasted the error message into t

Re: [gentoo-user] Re: ffmpeg: WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict

2023-12-05 Thread Daniel Pielmeier
Dale schrieb am 05.12.23 um 18:27: This is where I'm putting the patch and the patch. root@fireball / # cat /etc/portage/patches/media-video/mplayer.diff Maybe you should try: /etc/portage/patches/media-video/mplayer/mplayer.diff as written in the Wiki. The directory requires the category th

Re: [gentoo-user] Genlop wonky again

2024-01-06 Thread Daniel Pielmeier
Am 5. Januar 2024 23:51:39 UTC schrieb Peter Humphrey : >Hello list, > >I've just had some strange output from genlop on my 16-thread i5 box, thus: > ># genlop -t libreoffice | /bin/grep minute > merge time: 37 minutes and 38 seconds. > merge time: 52 minutes and 59 seconds. > mer

Re: [gentoo-user] 'make install' hijacked by installkernel ?

2024-01-26 Thread Daniel Pielmeier
Adam Carter schrieb am 26.01.24 um 10:55: I just tried to install a new kernel using 'make install' only to find that the behaviour has changed and it appears to be running a bunch on installkernel stuff. 'make help' says install - Install kernel using (your) ~/bin/installkernel or (distrib

Re: [gentoo-user] No sound from audacity...

2020-06-26 Thread Daniel Pielmeier
tu...@posteo.de schrieb am 26.06.20 um 12:06: > Hi, > > got a strange problem with audacity: > I did: > Load a *.wav file into audacity (it contains sound as visible in audacity > Menu->Select->Select all > Press play bottom > > Nothing > > This is printed on the console: > > Expression 'frame

Re: [gentoo-user] No sound from audacity...

2020-06-26 Thread Daniel Pielmeier
Am June 26, 2020 3:37:03 PM UTC schrieb "Matt Connell (Gmail)" : >On 2020-06-26 06:00, Daniel Pielmeier wrote: >> Also I only every see you asking questions but >> never trying to answer questions of others. > >To play devil's advocate, and at the risk of going

Re: [gentoo-user] [SOLVED] glabels not showing GNU Barcode

2020-12-06 Thread Daniel Pielmeier
k...@aspodata.se schrieb am 06.12.20 um 13:22: Thelma: ... IT WORKED! Great! Regards, /Karl Hammar Things like this should be handled in a bug report! Actually there is one [1] already. Don't know who opened it and if it was independent of this discussion. Times of this thread and the b

Re: [gentoo-user] [SOLVED] glabels not showing GNU Barcode

2020-12-06 Thread Daniel Pielmeier
Daniel Pielmeier schrieb am 06.12.20 um 16:39: k...@aspodata.se schrieb am 06.12.20 um 13:22: Thelma: ... IT WORKED! Great! Regards, /Karl Hammar Things like this should be handled in a bug report! Actually there is one [1] already. Don't know who opened it and if it was indepe

Re: [gentoo-user] askterisk 11.25.3-r1 masked

2020-12-06 Thread Daniel Pielmeier
Am December 6, 2020 9:23:07 PM UTC schrieb the...@sys-concept.com: >I'm looking at the output of "equery y asterisk" >and it shows asterisk-11.25.3-r1 is masked >and https://packages.gentoo.org/packages/net-misc/asterisk show as >stable (amd64) > >Why is it masked on my system? It is masked on ev

Re: [gentoo-user] askterisk 11.25.3-r1 masked

2020-12-06 Thread Daniel Pielmeier
Am December 6, 2020 10:08:45 PM UTC schrieb the...@sys-concept.com: >On 12/06/2020 03:00 PM, Daniel Pielmeier wrote: >> Am December 6, 2020 9:23:07 PM UTC schrieb the...@sys-concept.com: >>> I'm looking at the output of "equery y asterisk" >>> and it s

<    1   2   3   4   5   6