Gentoo Archives: gentoo-user

From: Alexander Puchmayr <alexander.puchmayr@×××××××.at>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerging cups: QA: stop using the bindnow-flags function
Date: Sun, 17 Feb 2008 14:07:00
Message-Id: 200802171506.53464.alexander.puchmayr@linznet.at
In Reply to: Re: [gentoo-user] emerging cups: QA: stop using the bindnow-flags function by Dale
1 Thanks for your response, but this didn't help at all. I think the problem
2 is this "QA: stop using the bindnow-flags function" which seems to come
3 from portage/ebuild. But why? and why now? Besides, the emerge *had*
4 already worked previously, this is a re-emerge.
5
6 So, the final queston is what is causing this error message?
7
8 "QA: stop using the bindnow-flags function"
9
10 I googled but the only thing I found was some isues back in 2005...
11
12 Greetings
13 Alex
14
15
16 Am Sonntag, 17. Februar 2008 schrieb Dale:
17 > Alexander Puchmayr wrote:
18 > > Hi there!
19 > >
20 > > I tried to (re-)emerge net-print/cups-1.2.12-r4 and I get the following
21 > > output:
22 > >
23 > > < SNIP >
24 > >
25 > >
26 > > It seems as if in econf the line "--with-bindnow=$(bindnow-flags)"
27 > > directly inserts the warning from QA into configure-arguments ...
28 > >
29 > > Any suggestions?
30 > >
31 > > Thanks
32 > > Alex
33 >
34 > I'm not sure if it will help or not but I re-emerged mine and noticed
35 > this at the end:
36 >
37 >
38 > ============================================================
39 > * Remote printing: change
40 > * Listen localhost:631
41 > * to
42 > * Listen *:631
43 > * in /etc/cups/cupsd.conf
44 >
45 > * For more information about installing a printer take a look at:
46 > * http://www.gentoo.org/doc/en/printing-howto.xml.
47 >
48 > *
49 > * /usr/lib/cups exists - You need to remerge every ebuild that
50 > * installed into /usr/lib/cups and /etc/cups, qfile is in portage-utils:
51 > * # FEATURES=-collision-protect emerge -va1 $(qfile -qC /usr/lib/cups
52 > /etc/cups | sed "s:net-print/cups$::")
53 > *
54 > * FEATURES=-collision-protect is needed to overwrite the compatibility
55 > * symlinks installed by this package, it wont be needed on later merges.
56 > * You should also run revdep-rebuild
57 > ln: creating symbolic link `//usr/libexec/cups/backend/smb': File exists
58 >
59 > >>> Regenerating /etc/ld.so.cache...
60 > >>> net-print/cups-1.2.12-r4 merged.
61 > >>>
62 > >>> No packages selected for removal by clean
63 > >>> Auto-cleaning packages...
64 > >>>
65 > >>> No outdated packages were found on your system.
66 >
67 > * GNU info directory index is up-to-date.
68 >
69 >
70 > =============================================================
71 >
72 > Is it possible that you need to re-emerge other packages that installed
73 > in /usr/libs/cups by chance?
74 >
75 > My re-emerge went fine so I would *think* the ebuild would be OK. I
76 > could be wrong tho.
77 >
78 > When I ran the command portage gave, I got this:
79 >
80 >
81 > ==============================================================
82 >
83 > root@smoker / # FEATURES=-collision-protect emerge -va1 $(qfile -qC
84 > /usr/lib/cups /etc/cups | sed "s:net-print/cups$::")
85 >
86 > These are the packages that would be merged, in order:
87 >
88 > Calculating dependencies... done!
89 > [ebuild R ] app-text/ghostscript-gpl-8.61-r1 USE="X cups gtk jpeg2k
90 > -bindist -cjk -djvu" 0 kB
91 >
92 > Total: 1 package (1 reinstall), Size of downloads: 0 kB
93 >
94 > Would you like to merge these packages? [Yes/No]
95 >
96 > ===============================================================
97 >
98 >
99 > May not help but just in case.
100 >
101 > Dale
102 >
103 > :-) :-)
104
105
106 --
107 gentoo-user@l.g.o mailing list