Re: [SlimDevices: Unix] Update Squeezebox Server to 7.4.1 on Ubuntu 9.04

2009-10-24 Thread Bokenrosie

I was able to download yesterday and it is working fine now.


-- 
Bokenrosie

Bokenrosie's Profile: http://forums.slimdevices.com/member.php?userid=10056
View this thread: http://forums.slimdevices.com/showthread.php?t=70197

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Update Squeezebox Server to 7.4.1 on Ubuntu 9.04

2009-10-24 Thread cocjh1

Doesn't look like the debian repository has been updated to 7.4.1:
http://debian.slimdevices.com/dists/stable/main/binary-i386/

The packages text file still details 7.4.0, plus the file dates a give
away!


-- 
cocjh1

cocjh1's Profile: http://forums.slimdevices.com/member.php?userid=2653
View this thread: http://forums.slimdevices.com/showthread.php?t=70197

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


[SlimDevices: Unix] How do I build from the Perl source code tarball in linux?

2009-10-24 Thread Seron

I downloaded the 7.4.1 tarball and am unable to build it.

Running ./slimserver.pl yields
Code:

***
  
  NOTE:
  
  Please use the buildme.sh script located here:
  http://svn.slimdevices.com/repos/slim/7.4/trunk/vendor/CPAN/
  
  If 7.4 is outdated by the time you read this, Replace "7.4" with the major 
version
  of Squeezebox Server you are running.
  
  ***
  


So I do
Code:

$ wget 
http://svn.slimdevices.com/repos/slim/7.4/trunk/vendor/CPAN/buildme.sh
  $ chmod u+x buildme.sh
  $ ./buildme.sh
  Building for Linux / i386-linux
  Building with Perl 5.8.x at /usr/bin/perl5.8.8
  tar: Audio-Scan-0.44.tar.gz: Cannot open: No such file or directory
  tar: Error is not recoverable: exiting now
  tar: Child returned status 2
  tar: Error exit delayed from previous errors
  ./buildme.sh: line 100: cd: Audio-Scan-0.44: No such file or directory
  cp: cannot stat `../hints': No such file or directory
  Can't open perl script "Makefile.PL": No such file or directory
  make: *** No rule to make target `test'.  Stop.   
  make test failed, aborting
  



What do I do next? Are there any instructions for building from the
Perl source code?


-- 
Seron

Seron's Profile: http://forums.slimdevices.com/member.php?userid=659
View this thread: http://forums.slimdevices.com/showthread.php?t=70321

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Starting Squeezecenter

2009-10-24 Thread Pat Farrell
Bruce S. wrote:
> Playing music now. 

Can you please open an issue in bugzilla and enter as much info as you
can remember?

It will greatly help the developers know that there are problems


-- 
Pat Farrell
http://www.pfarrell.com/

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Starting Squeezecenter

2009-10-24 Thread Bruce S .

Playing music now. For whatever reason, the single yum update/install of
squeezeboxserver worked whereas the collective yum update which brought
down about 100 updates didn't. However, it is worthy of note that when
finishing the install, something erroneously says to browse to an
incorrect location at port 9000. I tried it, it didn't work so I went
back to localhost:9000 and it's all working again.

Thanks everyone.


-- 
Bruce S.

Bruce S.'s Profile: http://forums.slimdevices.com/member.php?userid=2532
View this thread: http://forums.slimdevices.com/showthread.php?t=70266

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Starting Squeezecenter

2009-10-24 Thread pablolie

Open a terminal window.

To stop SBS...

sudo /etc/init.d/squeezeboxserver stop

and, to start it...

sudo /etc/init.d/squeezeboxserver start


-- 
pablolie

...pablo
Server: Shuttle X27 - Ubuntu 9.04 - SBS 7.4.1
Sources: SB3 (3), SB Boom (3), Duet, Accuphase DP65v CD
Amplifier: Accuphase E306v - Creek OBH21/22
Loudspeakers: Ceeroy 3-way tower (tuned) - Audioengine 5/S8 - Acoustic
Energy Aego M
Headphones: Grado SR-1

pablolie's Profile: http://forums.slimdevices.com/member.php?userid=3816
View this thread: http://forums.slimdevices.com/showthread.php?t=70266

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Starting Squeezecenter

2009-10-24 Thread Mnyb

Yes on some machines with rpm build, sbs will not auto restart after the
upgrade bug is here: https://bugs.slimdevices.com/show_bug.cgi?id=13664

so a:
[r...@hal ~]# service squeezeboxserver start

after upgrade would do, note that:

[r...@hal ~]# service squeezeboxserver restart

*does not work* anymore since the middle of the 7.4 beta .

If:
[r...@hal ~]# service squeezeboxserver stop

outputs this message, you are affected by the same bug:
/sbin/service: line 68: 10810 Terminated  env -i
LANG="$LANG" PATH="$PATH" TERM="$TERM" "${SERVICEDIR}/${SERVICE}"
${OPTIONS}

So if someone more with a rhel or centos based system experience the
same bug please vote ?

what is a P3 bug, is it looked upon every Leap Year ? and P4 every time
halleys comet returns ?


-- 
Mnyb



No it can NOT be controlled with iTunes

Mnyb's Profile: http://forums.slimdevices.com/member.php?userid=4143
View this thread: http://forums.slimdevices.com/showthread.php?t=70266

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


[SlimDevices: Unix] Mhddfs for multi-volume setup

2009-10-24 Thread epoch1970

On my linux servers I've been experiencing for a while with Aufs (a
"translucent" filesystem initially designed for applications like
Live-CDs) instead of using Raid or LVM to create multi-drive volumes.
Premises for this:
- raid is no backup, so you need a backup anyway,
- filesystem merging is more fault-tolerant than device merging: every
drive can fail independently, data on each drive can be
accessed/repaired separately,
- Buying drives when one needs replacement instead of all at a the
same time (for a Raid  array) gives you more storage space,
- Drive performance is irrelevant: local access for the DB is always
fast enough, remote access speed is always limited by the network,
- I am lazy and don't like having to rush for repairs.

Aufs v1, in my experience, works great at balancing drive usage when
you add files to the drive pool, but doesn't work too well when you move
data around. If the pool is read-only, then it is quite reliable.
I've recently stumbled upon Mddhfs, a unioning filesystem for FUSE.
This one doesn't balance drive usage, but works well when you reorganize
files inside the pool. I currently use it for a read-write setup, and it
seems reliable.
This is an excerpt of my fstab file:
Code:


  LABEL=090824-DATA1/mnt/data1  ext3
user,suid,nodev,exec,noatime,commit=600 0 2
  LABEL=090824-DATA2/mnt/data2  ext3
user,suid,nodev,exec,noatime,commit=600 0 2
  LABEL=090824-DATA3/mnt/data3  ext3
user,suid,nodev,exec,noatime,commit=600 0 2
  LABEL=090824-DATA4/mnt/data4  ext3
user,suid,nodev,exec,noatime,commit=600 0 2
  mhddfs#/mnt/data1,/mnt/data2,/mnt/data3,/mnt/data4 /mnt/U-data fuse 
nonempty,allow_other,mlimit=4G 0 0
  /mnt/U-data/export/var/data/export none bind 0 0


Aufs or Mhddfs group together files and subdirectories which, on the
different drives, live in a directory called the same. The root of each
drive looks like this:
Code:

ls /mnt/data1/
  anonftp  export  lost+found

 
My SBS server points to /var/data/export/Audiofiles/. I have file
servers showing the /var/data/export hierarchy to client machines.
The total available space is close to the sum of available space on
each drive. Performance is not good, but in our case that's adequate.
Reliability. Let's say drive #2 and #4 fail or are gone for some
reason, you just need to change the mount to
mhddfs#/mnt/data1,/mnt/data3 /mnt/U-data ...  and you're back in
business with the remainder of your files. SBS will need an update
rescan.

When you want to reorganize your file hierarchy, impacting the location
of, say, thousands of files, then it is probably better (speed,
reliability) to operate directly on each drive. That's straightforward
with mhddfs: "cd /mnt/data4" and do your stuff. 

There are quirks to translucent filesystems, for example support for
hard-links, amount of free space reported, etc. so you need to try and
see for yourself. I think Mhddfs can of use to some Squeezebox users.

http://debaday.debian.net/index.php?s=mhddfs
http://mhddfs.uvw.ru/


-- 
epoch1970

epoch1970's Profile: http://forums.slimdevices.com/member.php?userid=16711
View this thread: http://forums.slimdevices.com/showthread.php?t=70287

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix


Re: [SlimDevices: Unix] Starting Squeezecenter

2009-10-24 Thread Teus de Jong

Why not just start with trying

yum update squeezeboxserver

That will download the final 7.4.1 and install it. If it doesn't start
(which it does here) do

service squeezeboxserver start

Teus


-- 
Teus de Jong

Teus de Jong's Profile: http://forums.slimdevices.com/member.php?userid=15415
View this thread: http://forums.slimdevices.com/showthread.php?t=70266

___
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix