Gentoo Archives: gentoo-user

From: Jamse <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] layman printer trouble
Date: Fri, 05 Oct 2012 15:39:55
Message-Id: loom.20121005T171338-755@post.gmane.org
1 BACKGROUND
2 ----------
3
4 OK, so I get a new Brother MFC-6710DW printer, which
5 includes ethernet. Since there is not (hplip) package
6 for Brother, I trying to use Layman to first add
7 an existing Overlay and then set up the printer
8 via Cups (localhost:631).
9
10 Amazingly, I found an overlay that looks to be for a brother
11 printer that is identical to mine, except it down not
12 have the memory stick slot (brother mfc6490cw).
13
14 Here it is on zugaina
15 (Successfully synchronized overlay "zugaina")
16
17 http://gpo.zugaina.org/Overlays/printer-drivers/
18 net-print/brother-mfc6490cw-cups
19
20 I thought once that layman is setup you could just update
21 the tree_list of packages (which I did) and then just
22 use emerge to install from a give Overlay repository?
23 (Yes, I modifies the /etc/make.conf
24
25 #LAYMAN
26 PORTDIR_OVERLAY="/usr/local/portage"
27 source /var/lib/layman/make.conf
28 (but this layman make.conf file is still empty)
29
30 So, I get this error:
31 # layman -f -a net-print/brother-mfc6490cw-cups-1.1.2_p2
32
33 Overlay "net-print/brother-mfc6490cw-cups-1.1.2_p2" does not exist.
34 (I also tried the name "net-print/brother-mfc6490cw-cups" to no avail)
35
36 Next, I've manually downloaded the ebuild to:
37 /usr/local/portage/net-print/brother-mfc6490cw-cups/
38
39
40
41 PROBLEM
42 -------
43 But I cannot use emerge to install it.
44 # emerge brother-mfc6490cw-cups
45 Calculating dependencies / * Manifest not found for
46 '/usr/local/portage/net-print/brother-mfc6490cw-cups/
47 brother-mfc6490cw-cups-1.1.2_p2.ebuild'
48
49 So now I need to hack the manifest and other files into this dir?
50 Any discussion, ideas, syntax or ebuild support files
51 (manifest et. al) are most welcome (Neil?)
52
53 Note: it's been a while since I've used the laymen scripts et. al.
54 so it's entirely possible I missed (fudged_up) the steps I gleaned
55 from the myriad of wikis to do this install.
56
57 rusty on Overlays,
58 James

Replies

Subject Author
Re: [gentoo-user] layman printer trouble Hinnerk van Bruinehsen <h.v.bruinehsen@×××××××××.de>