You are not logged in.

#1 2009-07-14 14:58:28

shawn1988
Member
Registered: 2009-06-01
Posts: 4

xmonad-contirb-darcs

Hi, there
I try to install xmonad follow the step from archwiki. But I got the message belo that I cannot install it using yaourt.
I am new to archlinux... is there anyone can help me with the problem followed?
Thank you in advance!

[nemo@myhost .xmonad]$ yaourt xmonad-contrib-darcs
1 aur/xmonad-contrib-darcs 20081226-1 (66)
    Community Contributed modules for xmonad
==>  Enter n° (separated by blanks, or a range) of packages to be installed
==>   ----------------------------------------------
==>1

==> Downloading xmonad-contrib-darcs PKGBUILD from AUR...
tar: Record size = 9 blocks
==> Last 5 comments ordered by date (asc):

Comment by: thayer on Sun, 25 Nov 2007 19:07:20 +0000
The package doesn't appear to create a /usr/share/xmonad directory and therefore no default config file.

Comment by: vogt on Mon, 03 Dec 2007 23:00:24 +0000
yup, no default config file: there isn't one that you can copy straight to ~/.xmonad/xmonad.hs in the xmonad-contrib repo.
I guess you could build the haddock documentation if the readability of the source code is an issue (which isn't for me :)

Comment by: iphitus on Wed, 05 Mar 2008 05:23:26 +0000
makedepend=(darcs) is needed

Comment by: vogt on Wed, 05 Mar 2008 16:29:41 +0000
added darcs to makedepends:
changed the dependency on xmonad-darcs==$pkgver to just xmonad-darcs, since the core gets updated much less now.

Comment by: vogt on Tue, 24 Jun 2008 23:26:46 +0000
Added depends (at least needed by the register script):
haskell-X11-xft-0.2
haskell-utf8-string-0.3

    
      First Submitted: Wed, 07 Nov 2007 01:24:34 +0000    
xmonad-contrib-darcs 20081226-1 : Community Contributed modules for xmonad
( Unsupported package: Potentally dangerous ! )
==>  Edit the PKGBUILD (highly recommended for security reasons) ? [Y/n]("A" to abort)
==>   ----------------------------------------------
==>n


==> xmonad-contrib-darcs dependencies:
 - xmonad-darcs (building from AUR)
 - haskell-x11-xft (already installed)
 - haskell-utf8-string (already installed)
 - ghc (already installed)
 - darcs (already installed)

==> WARNING: This PKGBUILD contains install file that can be dangerous.
hsmod.install
==>  Edit hsmod.install (highly recommended for security reasons) ? [Y/n] ("A" to abort)
==>   ----------------------------------------------
==>n

==>  Continue the building of xmonad-contrib-darcs ? [Y/n]
==>   ----------------------------------------------
==>y

==> Building missing dependencies from AUR:

==> Downloading xmonad-darcs PKGBUILD from AUR...
tar: Record size = 10 blocks
==> Last 5 comments ordered by date (asc):

Comment by: aeolist on Sun, 20 Jan 2008 00:58:04 +0000
bah

Comment by: vogt on Thu, 28 Aug 2008 23:47:28 +0000
Could you add the manpage?

Comment by: vogt on Sat, 06 Sep 2008 06:25:12 +0000
Adopted, added the manpage, reduced the install messages.

Comment by: gwniobombux on Thu, 25 Sep 2008 12:45:56 +0000
xmonad-darcs complains about missing mtl as well.
cf. http://aur.archlinux.org/packages.php?ID=13627

Comment by: vogt on Mon, 15 Dec 2008 20:40:15 +0000
fjl: why flag this (and xmonad-contrib-darcs) out of date? If the packages are broken (they work for me), please describe the issues.

    
      First Submitted: Sat, 11 Aug 2007 06:17:36 +0000    
xmonad-darcs 20090604-1 : A lightweight X11 tiled window manager written in Haskell
( Unsupported package: Potentally dangerous ! )
==>  Edit the PKGBUILD (highly recommended for security reasons) ? [Y/n]("A" to abort)
==>   ----------------------------------------------
==>n


==> xmonad-darcs dependencies:
 - gmp (already installed)
 - libxinerama (already installed)
 - darcs (already installed)
 - ghc (already installed)
 - haskell-x11 (already installed)

==> WARNING: This PKGBUILD contains install file that can be dangerous.
hsmod.install
==>  Edit hsmod.install (highly recommended for security reasons) ? [Y/n] ("A" to abort)
==>   ----------------------------------------------
==>n

==>  Continue the building of xmonad-darcs ? [Y/n]
==>   ----------------------------------------------
==>y


==> Building and installing package
mkdir: cannot create directory `/var/abs/local/yaourtbuild/xmonad-darcs': Permission denied
==> WARNING: Unable to write in /var/abs/local/yaourtbuild/xmonad-darcs directory. Using /tmp directory
==> Determining latest darcs revision...
  -> Version found: 20090714
==> Making package: xmonad-darcs 20090714-1 i686 (Tue Jul 14 10:44:23 EDT 2009)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
==> Validating source files with md5sums...
==> Extracting Sources...
==> Entering fakeroot environment...
==> Starting build()...
==> If the build fails, rebulid haskell-x11-darcs
==> Checking for previous build
==> Retrieving complete sources
Finished getting.                                             
==> Starting build 
cleaning...
Configuring xmonad-0.8.1...
Preprocessing library xmonad-0.8.1...
Preprocessing executables for xmonad-0.8.1...
Building xmonad-0.8.1...
[1 of 8] Compiling XMonad.StackSet  ( XMonad/StackSet.hs, dist/build/XMonad/StackSet.o )
[2 of 8] Compiling XMonad.Core      ( XMonad/Core.hs, dist/build/XMonad/Core.o )
[3 of 8] Compiling XMonad.Layout    ( XMonad/Layout.hs, dist/build/XMonad/Layout.o )
[4 of 8] Compiling XMonad.Operations ( XMonad/Operations.hs, dist/build/XMonad/Operations.o )
[5 of 8] Compiling XMonad.ManageHook ( XMonad/ManageHook.hs, dist/build/XMonad/ManageHook.o )
[6 of 8] Compiling XMonad.Config    ( XMonad/Config.hs, dist/build/XMonad/Config.o )
[7 of 8] Compiling XMonad.Main      ( dist/build/XMonad/Main.hs, dist/build/XMonad/Main.o )
[8 of 8] Compiling XMonad           ( XMonad.hs, dist/build/XMonad.o )
/usr/bin/ar: creating dist/build/libHSxmonad-0.8.1.a
[ 1 of 10] Compiling XMonad.StackSet  ( XMonad/StackSet.hs, dist/build/xmonad/xmonad-tmp/XMonad/StackSet.o )
[ 2 of 10] Compiling XMonad.Core      ( XMonad/Core.hs, dist/build/xmonad/xmonad-tmp/XMonad/Core.o )
[ 3 of 10] Compiling XMonad.Layout    ( XMonad/Layout.hs, dist/build/xmonad/xmonad-tmp/XMonad/Layout.o )
[ 4 of 10] Compiling XMonad.Operations ( XMonad/Operations.hs, dist/build/xmonad/xmonad-tmp/XMonad/Operations.o )
[ 5 of 10] Compiling XMonad.ManageHook ( XMonad/ManageHook.hs, dist/build/xmonad/xmonad-tmp/XMonad/ManageHook.o )
[ 6 of 10] Compiling XMonad.Config    ( XMonad/Config.hs, dist/build/xmonad/xmonad-tmp/XMonad/Config.o )
[ 7 of 10] Compiling XMonad.Main      ( dist/build/xmonad/xmonad-tmp/XMonad/Main.hs, dist/build/xmonad/xmonad-tmp/XMonad/Main.o )
[ 8 of 10] Compiling XMonad           ( XMonad.hs, dist/build/xmonad/xmonad-tmp/XMonad.o )
[ 9 of 10] Compiling Paths_xmonad     ( dist/build/autogen/Paths_xmonad.hs, dist/build/xmonad/xmonad-tmp/Paths_xmonad.o )
[10 of 10] Compiling Main             ( Main.hs, dist/build/xmonad/xmonad-tmp/Main.o )
Linking dist/build/xmonad/xmonad ...
Installing library in
/tmp/yaourt-tmp-nemo/aur-xmonad-darcs/xmonad-darcs/pkg/usr/lib/xmonad-0.8.1/ghc-6.10.3
Installing executable(s) in
/tmp/yaourt-tmp-nemo/aur-xmonad-darcs/xmonad-darcs/pkg/usr/bin
Writing registration script: register.sh for xmonad-0.8.1...
Unregistering xmonad-0.8.1...
cleaning...
==> Tidying install...
  -> Compressing man pages...
  -> Stripping debugging symbols from binaries and libraries...
==> Creating package...
  -> Generating .PKGINFO file...
  -> Adding install script...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: xmonad-darcs 20090714-1 i686 (Tue Jul 14 10:45:04 EDT 2009)

==>  Continue installing xmonad-darcs? [Y/n]
==>  [v]iew package contents [c]heck package with namcap
==>   ----------------------------------------------
==>y

loading package data...
checking dependencies...
error: replacing packages with -U is not supported yet
error: you can replace packages manually using -Rd and -U
error: failed to prepare transaction (conflicting dependencies)
:: xmonad-darcs: conflicts with xmonad
==> WARNING: Your package is saved in /tmp/yaourt-tmp-nemo/xmonad-darcs-20090714-1-i686.pkg.tar.gz
cp: overwrite `/tmp/yaourt-tmp-nemo/xmonad-darcs-20090714-1-i686.pkg.tar.gz'? y

==> Checking vote status for xmonad-darcs
incorrect password: check ~/.aurvote file

Offline

#2 2009-07-14 15:03:26

brisbin33
Member
From: boston, ma
Registered: 2008-07-24
Posts: 1,796
Website

Re: xmonad-contirb-darcs

it looks like xmonad-contrib-darcs requires xmonad-darcs

just remove xmonad w/ pacman or yaourt then install the -darcs versions from aur.

Offline

#3 2009-07-14 15:16:06

shawn1988
Member
Registered: 2009-06-01
Posts: 4

Re: xmonad-contirb-darcs

for the xmonad-darcs part, I got the same question. I cannot install xmonad-darcs too...How can I solve this?

[nemo@myhost yaourt]$ yaourt xmonad-darcs
1 aur/xmonad-darcs 20090604-1 (89)
    A lightweight X11 tiled window manager written in Haskell
==>  Enter n° (separated by blanks, or a range) of packages to be installed
==>   ----------------------------------------------
==>1
==> Resuming previous build

==> Downloading xmonad-darcs PKGBUILD from AUR...
tar: Record size = 10 blocks
==> Last 5 comments ordered by date (asc):

Comment by: aeolist on Sun, 20 Jan 2008 00:58:04 +0000
bah

Comment by: vogt on Thu, 28 Aug 2008 23:47:28 +0000
Could you add the manpage?

Comment by: vogt on Sat, 06 Sep 2008 06:25:12 +0000
Adopted, added the manpage, reduced the install messages.

Comment by: gwniobombux on Thu, 25 Sep 2008 12:45:56 +0000
xmonad-darcs complains about missing mtl as well.
cf. http://aur.archlinux.org/packages.php?ID=13627

Comment by: vogt on Mon, 15 Dec 2008 20:40:15 +0000
fjl: why flag this (and xmonad-contrib-darcs) out of date? If the packages are broken (they work for me), please describe the issues.

    
      First Submitted: Sat, 11 Aug 2007 06:17:36 +0000    
xmonad-darcs 20090604-1 : A lightweight X11 tiled window manager written in Haskell
( Unsupported package: Potentally dangerous ! )
==>  Edit the PKGBUILD (highly recommended for security reasons) ? [Y/n]("A" to abort)
==>   ----------------------------------------------
==>n


==> xmonad-darcs dependencies:
 - gmp (already installed)
 - libxinerama (already installed)
 - darcs (already installed)
 - ghc (already installed)
 - haskell-x11 (already installed)

==> WARNING: This PKGBUILD contains install file that can be dangerous.
hsmod.install
==>  Edit hsmod.install (highly recommended for security reasons) ? [Y/n] ("A" to abort)
==>   ----------------------------------------------
==>n

==>  Continue the building of xmonad-darcs ? [Y/n]
==>   ----------------------------------------------
==>y


==> Building and installing package
mkdir: cannot create directory `/var/abs/local/yaourtbuild/xmonad-darcs': Permission denied
==> WARNING: Unable to write in /var/abs/local/yaourtbuild/xmonad-darcs directory. Using /tmp directory
==> Determining latest darcs revision...
  -> Version found: 20090714
==> Making package: xmonad-darcs 20090714-1 i686 (Tue Jul 14 11:13:02 EDT 2009)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
==> Validating source files with md5sums...
==> Extracting Sources...
==> Removing existing pkg/ directory...
==> Entering fakeroot environment...
==> Starting build()...
==> If the build fails, rebulid haskell-x11-darcs
==> Checking for previous build
==> Retrieving missing patches
Pulling from "http://code.haskell.org/xmonad"...
No remote changes to pull in!
==> Starting build
cleaning...
Configuring xmonad-0.8.1...
Preprocessing library xmonad-0.8.1...
Preprocessing executables for xmonad-0.8.1...
Building xmonad-0.8.1...
[1 of 8] Compiling XMonad.StackSet  ( XMonad/StackSet.hs, dist/build/XMonad/StackSet.o )
[2 of 8] Compiling XMonad.Core      ( XMonad/Core.hs, dist/build/XMonad/Core.o )
^Z
[5]+  Stopped                 yaourt xmonad-darcs

Offline

#4 2009-07-14 15:33:19

brisbin33
Member
From: boston, ma
Registered: 2008-07-24
Posts: 1,796
Website

Re: xmonad-contirb-darcs

why did you stop it, seemed like it was installing just fine.  i also believe it's recommended to learn to use to AUR by hand before using a tool like yaourt.  try doing this the manual way.

Offline

Board footer

Powered by FluxBB