Re: [gentoo-user] nano in install-amd64-minimal-20121013.iso broken?

2012-10-20 Thread Jarry

I downloaded again, checked hash, but still the same.
Apparently broken, so let's wait for this week's autobuild...

Jarry


On 20-Oct-12 17:30, AleiPhoenix (A.K.A Areverie) wrote:

same issue here,
even /run is missing (which /var/run symlinked to ), causing dhcpcd
cannot work properly
already checked sha512 , matched with the hash on the server

# SHA512 HASH
e3fc90222e30163729a91e203cad6cc742c098e81332396c4aa1a87a8e79e221eb8f75d232173cbe6fb550cfd73af807ffcc0d40c9d4925584028a4eaff5ce48
  install-amd64-minimal-20121013.iso

what's wrong with it :(


livecd gentoo # nano -w /mnt/gentoo/etc/portage/make.conf
nano: error while loading shared libraries: libmagic.so.1:
cannot open shared object file: No such file or directory
livecd gentoo #


--
___
This mailbox accepts e-mails only from selected mailing-lists!
Everything else is considered to be spam and therefore deleted.



[gentoo-user] genlop and tab completion acts weird

2012-10-20 Thread Dale
Howdy,

I been noticing something weird.  If I try to use tab completion with
the genlop command, I get things like this:

root@fireball / # genlop -t -f /var/-su: /etc/make.globals: No such file
or directory
hp-toolbox.lock ^C
root@fireball / # genlop -t -f /var/lo-su: /etc/make.globals: No such
file or directory
^C
root@fireball / #

On the first one, I only typed in to /var/ then hit tab and on the
second one I went to /var/lo then hit tab.  The rest it does when I hit
the tab key.  Whatever it is doing, I have to hit ctrl C to get out of it. 

Can someone test this on their system and see if it is just me or if you
get the same thing?  Anyone have a clue what the heck it is doing?  So
far, genlop is the only one I have seen that does this.  It may be
genlop specific but other commands that I don't use may do the same
thing and I just don't know it. 

Thanks much. 

Dale

:-)  :-) 

-- 
I am only responsible for what I said ... Not for what you understood or how 
you interpreted my words!




Re: [gentoo-user] Brother Scanner

2012-10-20 Thread Dale
Silvio Siefke wrote:
> On Fri, 19 Oct 2012 20:14:14 -0600
> Joseph  wrote:
>
>> try to append to this file: genesys.con
>> usb 0x04f9 0x01eb
>>
>> and restart the system.
>
> i have make, but change nothing. scanimage found not the scanner and
> xsane same. Maybe goes not under Linux. 
>
>
> Regards
> Silvio
>
>


If it is not seeing it still, could it be that something is missing in
the kernel and it is hardware/driver related? 

Also, you did make sure it is plugged up correctly?  Maybe try
connecting it to another port too? 

My brother, family brother not hardware brother, recently had the
scanner part go dead in his combo.  The printer would work but nothing
related to the scanner worked.  Possible?

Does anyone know if there is something specific to the scanner that
needs to be in the kernel?  I don't have a scanner yet. 

Dale

:-)  :-) 

-- 
I am only responsible for what I said ... Not for what you understood or how 
you interpreted my words!




Re: [gentoo-user] Brother Scanner

2012-10-20 Thread Silvio Siefke
On Fri, 19 Oct 2012 20:14:14 -0600
Joseph  wrote:

> try to append to this file: genesys.con
> usb 0x04f9 0x01eb
> 
> and restart the system.


i have make, but change nothing. scanimage found not the scanner and
xsane same. Maybe goes not under Linux. 


Regards
Silvio



[gentoo-user] VLC make trouble

2012-10-20 Thread Silvio Siefke
Hello,

i run update on Notebook and Desktop, but vlc make trouble. Portage stopped
after the folling Message:

checking for NCURSES... no
configure: error: No package 'ncursesw' found.

And VLC find not the lua installation, but is install. 

*  dev-lang/lua
  Latest version available: 5.1.4-r8
  Latest version installed: 5.1.4-r8
  Size of files: 211 kB
  Homepage:  http://www.lua.org/
  Description:   A powerful light-weight programming language designed for 
extending applications
  License:   MIT

*  sys-libs/ncurses
  Latest version available: 5.9-r2
  Latest version installed: 5.9-r2
  Size of files: 2,760 kB
  Homepage:  http://www.gnu.org/software/ncurses/ 
http://dickey.his.com/ncurses/
  Description:   console display library
  License:   MIT


emerge -pqv '=media-video/vlc-2.0.4'
http://pastebin.geany.org/RYsnd/

emerge --info '=media-video/vlc-2.0.4'
http://pastebin.geany.org/ks03D/

Has someone advice what happen?


Nice Day and Thank you for help
Silvio



Re: [gentoo-user] nano in install-amd64-minimal-20121013.iso broken?

2012-10-20 Thread AleiPhoenix (A.K.A Areverie)
same issue here,

even /run is missing (which /var/run symlinked to ), causing dhcpcd cannot
work properly

already checked sha512 , matched with the hash on the server

# SHA512 HASH
e3fc90222e30163729a91e203cad6cc742c098e81332396c4aa1a87a8e79e221eb8f75d232173cbe6fb550cfd73af807ffcc0d40c9d4925584028a4eaff5ce48
 install-amd64-minimal-20121013.iso

what's wrong with it :(

On Tue, Oct 16, 2012 at 5:41 AM, Michael Hampicke wrote:

> Am 15.10.2012 21:29, schrieb Jarry:
> > On 15-Oct-12 21:18, Michael Hampicke wrote:
> >
> >>> livecd gentoo # nano -w /mnt/gentoo/etc/portage/make.conf
> >>> nano: error while loading shared libraries: libmagic.so.1:
> >>> cannot open shared object file: No such file or directory
> >>> livecd gentoo #
> >>>
> >>> So what am I supposed to do now? Seems to me nano is broken...
> >>
> >> Use another editor - like vi(m) - or just chroot into /mnt/gentoo and
> >> run nano from there. It does not matter if you edit make.conf before or
> >> after chrooting.
> >
> > I already chrooted. So it means nano in stage3 is broken?
> > Concerning vi, it is 10 years since I used it for the last time!
> > Do not even remember how to save file after editing... :-(
>
> I just downloaded stage3-amd64-20121013.tar.bz2 and tried it. nano
> inside the chroot works just fine here. Maybe you should check your
> stage3 / iso file. See section 2.c of the gentoo handbook [1].
> If the checksums don't match, just downloaded the files again, if the
> checksums are ok, just try emerge --sync && emerge nano inside the chroot.
>
> [1] http://www.gentoo.org/doc/en/handbook/handbook-amd64.xml?full=1
>
>


-- 
Silence is gold.

twitter: @areverie
wikipedia: AleiPhoenix
blog: weblog.areverie.org
wiki: wiki.areverie.org


[gentoo-user] Re: Brother Scanner

2012-10-20 Thread Jörg Schaible
Hi Silvio,

Silvio Siefke wrote:

> Hello,
> 
> i have a Brother MFC 7320 Printer, Scanner and Fax. Printer is installed
> perfectly, scanner want not work. I try as user and as root, but xsane
> found not the scanner.
> 
> gentoo-desk ~ # sane-find-scanner -q
> found USB scanner (vendor=0x04f9, product=0x01eb) at libusb:002:008
> 
> gentoo-desk ~ # cat /etc/udev/rules.d/70-libsane.rules
> ATTRS{idVendor}=="04f9", ATTRS{idProduct}=="01eb", MODE="0664",
> GROUP="scanner", ENV{libsane_matched}="yes"
> 
> gentoo-desk ~ # cat /etc/group | grep scanner
> scanner:x:102:siefke
> 
> Has someone a idea, where i can search the mistake?

I have a Brother DCP-9010CN (also an USB PSC) connected to my server and can 
typically print and scan over network (using cupsd and saned). So I guess 
you should be able to do the same.

Typically you have to install a driver directly from Brother: 
http://welcome.solutions.brother.com/bsc/public_s/id/linux/en/instruction_scn1.html

You can install this RPM on Gentoo with rmp2targz. I have to use for my PSC 
the driver generation 3 and had to install it afterwards with 
"/usr/local/Brother/sane/setupSaneScan3" for configuration and 
"/usr/bin/brsaneconfig3 -i" adds the driver to the SANE configuration. 
Something similar should exist for your driver.

Hope this helps,
Jörg