Package: apt-src
Version: 0.25.1

I don't want sudo. Following the instructions that are in apt-src(1p)
as well as /usr/bin/apt-src, I have put this in ~/.apt-src/config:

   APT::Src::RootCommand "su -c";

However, this does not work:

   % apt-src install libsdl1.2
   Reading package lists... Done
   Building dependency tree... Done
   Need to get 2687kB of source archives.
   Get:1 http://debian.csail.mit.edu unstable/main libsdl1.2 1.2.9-0.0 (dsc) 
[1206B]
   Get:2 http://debian.csail.mit.edu unstable/main libsdl1.2 1.2.9-0.0 (tar) 
[2663kB]
   Get:3 http://debian.csail.mit.edu unstable/main libsdl1.2 1.2.9-0.0 (diff) 
[22.8kB]
   Fetched 3B in 5s (1B/s)
   Skipping unpack of already unpacked source in libsdl1.2-1.2.9
   dpkg-checkbuilddeps: Unmet build dependencies: dbs libaa1-dev xlibs-dev 
libaudiofile-dev libesd0-dev xlibmesa-gl-dev | libgl-dev libarts1-dev 
libartsc0-dev type-handling (>= 0.2.1) libaudio-dev automake1.7
   su: invalid option -- y
   Usage: su [OPTS] [-] [username [ARGS]]
           -       make this a login shell
           -c, --command=<command>
                   pass command to the invoked shell using its -c
                   option
           -m, -p, --preserve-environment
                   do not reset environment variables, and keep the
                   same shell
           -s, --shell=<shell>
                   use shell instead of the default in /etc/passwd
   E: Unable to satisfy build dependencies for libsdl1.2
   zsh: exit 1     apt-src install libsdl1.2

Much love,

-- 
Miciah Masters <[EMAIL PROTECTED]> / <[EMAIL PROTECTED]>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to