You are not logged in.

#1 2011-03-01 02:52:21

userlander
Member
Registered: 2008-08-23
Posts: 413

mpdscribble not working

Two different systems, two different mpdscribble versions, neither one wants to work.

1. mpdscribble-git won't install on laptop.

mpdscribble-git 20100320-1 : A mpd client which submits information to last.fm.
( Unsupported package: Potentially dangerous ! )
==> Edit PKGBUILD ? [Y/n] ("A" to abort)
==> ------------------------------------
==> n

==> mpdscribble-git dependencies:
 - curl (already installed)
 - glib2 (already installed)
 - libmpdclient (already installed)
 - gcc (already installed)
 - git (already installed)
 - make (already installed)

==> mpdscribble-git conflicts:
 - mpdscribble-0.21-4

==> Edit mpdscribble.install ? [Y/n] ("A" to abort)
==> -----------------------------------------------
==> n

==> Continue building mpdscribble-git ? [Y/n]
==> -----------------------------------------
==> 
==> Building and installing package
==> The sources of mpdscribble-git were kept last time. Use them ? [Y/n] 
==> Determining latest git revision...
  -> Version found: 20110228
==> Making package: mpdscribble-git 20110228-1 (Mon Feb 28 21:40:26 EST 2011)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
  -> Found mpdscribble.init
  -> Found mpdscribble.conf.example
  -> Found mpdscribble.install
==> Validating source files with md5sums...
    mpdscribble.init ... Passed
    mpdscribble.conf.example ... Passed
    mpdscribble.install ... Passed
==> Extracting Sources...
==> Entering fakeroot environment...
/usr/bin/makepkg: line 268: cannot create temp file for here-document: Success
/usr/bin/makepkg: line 272: cannot create temp file for here-document: Success
/usr/bin/makepkg: line 268: cannot create temp file for here-document: Success
/usr/bin/makepkg: line 272: cannot create temp file for here-document: Success
/usr/bin/makepkg: line 268: cannot create temp file for here-document: Success
/usr/bin/makepkg: line 268: cannot create temp file for here-document: Success
/usr/bin/makepkg: line 272: cannot create temp file for here-document: Success
/usr/bin/makepkg: line 268: cannot create temp file for here-document: Success
/usr/bin/makepkg: line 272: cannot create temp file for here-document: Success
/usr/bin/makepkg: line 268: cannot create temp file for here-document: Success
/usr/bin/makepkg: line 268: cannot create temp file for here-document: Success
/usr/bin/makepkg: line 272: cannot create temp file for here-document: Success
/usr/bin/makepkg: line 268: cannot create temp file for here-document: Success
/usr/bin/makepkg: line 268: cannot create temp file for here-document: Success
/usr/bin/makepkg: line 272: cannot create temp file for here-document: Success
==> Starting build()...
==> Connecting to mpdscribble-git GIT server....
Cloning into mpdscribble...
error: Unable to create /tmp/yaourt-tmp-jeff/aur-mpdscribble-git/src/mpdscribble/.git/HEAD
warning: unable to unlink /tmp/yaourt-tmp-jeff/aur-mpdscribble-git/src/mpdscribble/.git/HEAD.lock: Success
    Aborting...
==> ERROR: Makepkg was unable to build mpdscribble-git.
==> Restart building mpdscribble-git ? [y/N]
==> ----------------------------------------
==> 
==> WARNING: Following packages have not been installed:
    mpdscribble-git

2. mpdscribble on laptop writes to .journal file, won't connect to last.fm ('bad handshake'). username and pw are correct. pw was tried as md5sum hash, as hash in quotes ('<hash>'), and as actual plain text password.


3. mpdscribble-git on desktop doesn't write to .journal file, doesn't connect to last.fm (same as above).

mpdscribble.conf wrote:

## [mpdscribble] ##
#host =                 # defaults to $MPD_HOST or localhost
#port =                 #defaults to $MPD_PORT or 6600
log = /home/user/.mpdscribble/mpdscribble.log
verbose = 2
sleep = 1
musicdir = /mnt/seagate/music

## [last.fm] ##
url = http://post.audioscrobbler.com/
username = <username>
password = e9032456528a3495df299adfc3fda450  #(for ex.)
# Generate using "echo -n password | md5sum"
journal = /home/user/.mpdscribble/mpdscribble.journal

## [libre.fm] ##
url = http://turtle.libre.fm/
username = <username>
password = <pw>
journal = /home/user/.mpdscribble/mpdscribble.journal

Neither one are even trying to connect to libre.fm. Does it only connect to the first one? Seems like it should connect to both.  Don't know what's wrong - everything seems to be configured right. I've tried both with the .journal line in both sections, and alone in the top section. Have no idea what's wrong with -git installing on my laptop.

Offline

#2 2011-03-01 15:22:44

userlander
Member
Registered: 2008-08-23
Posts: 413

Re: mpdscribble not working

bump



>>> okay, desktop is working. Remove mpdscribble-git and put mpdscribble back on, and now it's working. Until it stops working, I guess, and then someone will make -git to get it working, until that stops working again, and then back to regular version till that breaks, and then lather, rinse repeat.

isn't linux fun? tongue

Last edited by userlander (2011-03-01 16:04:14)

Offline

Board footer

Powered by FluxBB