From: "\"Petr \\\"Qaxi\\\" Klíma\"" <qaxi@seznam.cz>
To: buildroot@busybox.net
Subject: [Buildroot] SUDO package is outdated ...
Date: Thu, 02 Aug 2007 13:33:45 +0200 [thread overview]
Message-ID: <46B1C119.40401@seznam.cz> (raw)
Hi
(my first post, so sorry ... for all )
During compilation I received:
cp -af
/home/klima/prg/myos/rootfs-buildroot/build_i586/libxml2-2.6.29/include/libxml
/home/klima/prg/myos/rootfs-buildroot/build_i586/staging_dir/usr/include/libxml2
wget --passive-ftp -P /home/klima/prg/myos/rootfs-buildroot/dl
http://www.courtesan.com/sudo/dist/sudo-1.6.8p12.tar.gz
--13:26:06-- http://www.courtesan.com/sudo/dist/sudo-1.6.8p12.tar.gz
=>
`/home/klima/prg/myos/rootfs-buildroot/dl/sudo-1.6.8p12.tar.gz'
Resolving www.courtesan.com... 72.36.231.42
Connecting to www.courtesan.com|72.36.231.42|:80... connected.
HTTP po?adavek odesl?n, program ?ek? na odpov?? ... 404 Not Found
13:26:06 CHYBA 404: Not Found.
And
it Was true:
$ lftp http://www.courtesan.com/sudo/dist/
cd ok, cwd=/sudo/dist
lftp www.courtesan.com:/sudo/dist> ls
drwxr-xr-x - 2006-02-23 11:13 ..
-rw-r--r-- 1k 2007-07-30 09:48 MD5
-rw-r--r-- 1k 2007-07-30 09:48 MD5.sig
drwxr-xr-x - 2007-07-29 18:49 OLD
-rw-r--r-- 2k 2002-10-02 19:29 PGPKEYS
-rw-r--r-- 1k 2007-07-16 22:58 README
-rw-r--r-- 1k 2007-07-30 09:48 SHA1
-rw-r--r-- 1k 2007-07-30 09:48 SHA1.sig
drwxr-xr-x - 2007-07-29 18:49 beta
drwxr-xr-x - 1999-02-22 15:18 misc
-rw-r--r-- 3k 2007-07-30 09:47 sudo-1.6.9p2.patch.gz
-rw-r--r-- 1k 2007-07-30 09:48 sudo-1.6.9p2.patch.gz.sig
-rw-r--r-- 545k 2007-07-30 09:46 sudo-1.6.9p2.tar.gz
-rw-r--r-- 1k 2007-07-30 09:46 sudo-1.6.9p2.tar.gz.sig
-rw-r--r-- 545k 2007-07-30 09:46 sudo.tar.gz
-rw-r--r-- 1k 2007-07-30 09:46 sudo.tar.gz.sig
What is better solution?
1) patch package/sudo/sudo.mk
to
SUDO_VERSION:=1.6.9p2
2) patch package/sudo/sudo.mk
to
SUDO_VERSION:=""
SUDO_SOURCE:=sudo$(SUDO_VERSION).tar.gz <<< removed "-"
SUDO_DIR:=$(BUILD_DIR)/sudo$(SUDO_VERSION) <<< removed "-"
3) find other repository with all history releases in one directory
thes second should by universal ... anyone can put there
SUDO_VERSION:=-1.6.9p2
--
Petr Kl?ma
e-mail: qaxi@seznam.cz
next reply other threads:[~2007-08-02 11:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-02 11:33 "Petr \"Qaxi\" Klíma" [this message]
2007-08-02 11:52 ` [Buildroot] SUDO package is outdated "Petr \"Qaxi\" Klíma"
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=46B1C119.40401@seznam.cz \
--to=qaxi@seznam.cz \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.