Missing i686 Packages:
No new package supplied for rkhunter 1.3.4-1!
--
This is an automated message. If you wish to stop receiving it twice
a day, fix the package(s).
02-20-2009, 04:22 AM
Pierre Schmitz
Missing Packages
Am Donnerstag, 19. Februar 2009 19:29:12 schrieb Loui Chang:
> On Thu, Feb 19, 2009 at 10:12:25AM +0100, Pierre Schmitz wrote:
> > Am Donnerstag, 19. Februar 2009 06:15:01 schrieb aur-notify@archlinux.org:
> > > Missing i686 Packages:
> > > No new package supplied for rkhunter 1.3.4-1!
> > > No new package supplied for rkhunter 1.3.4-1!
> >
> > What is this message about? I have used communitypkg for uploading.
>
> Hmm. Try again and post the output.
Nothing special:
/usr/bin/tupkg:22: DeprecationWarning: the md5 module is deprecated; use
hashlib instead
import md5
{'size0': ['0'], 'numpkgs': ['1'], 'name0': ['rkhunter-1.3.4-1.pkg.tar.gz']}
Uploading: rkhunter-1.3.4-1.pkg.tar.gz 253 kb
200 of 253 kb {'md5sum0': ['PASS'], 'numpkgs': ['1']}
===> Uploaded rkhunter-1.3.4-1.pkg.tar.gz
cvs commit: Examining .
===> Commited with "upgpkg: rkhunter 1.3.4-1" message
cvs tag: Tagging .
===> Tagged as CURRENT
--
Pierre Schmitz
Clemens-August-Straße 76
53115 Bonn
Telefon 0228 9716608
Mobil 0160 95269831
Jabber pierre@jabber.archlinux.de
WWW http://www.archlinux.de
02-26-2009, 04:15 PM
Missing Packages
Missing x86_64 Packages:
No new package supplied for twin 0.6.1-1!
--
This is an automated message. If you wish to stop receiving it twice
a day, fix the package(s).
03-03-2009, 04:15 AM
Missing Packages
Missing i686 Packages:
No new package supplied for autojump 1-1!
No new package supplied for autojump 1-1!
--
This is an automated message. If you wish to stop receiving it twice
a day, fix the package(s).
03-16-2009, 03:15 PM
Missing Packages
Missing i686 Packages:
No new package supplied for gprolog 1.3.1-1!
No new package supplied for gprolog 1.3.1-1!
--
This is an automated message. If you wish to stop receiving it twice
a day, fix the package(s).
11-13-2010, 05:56 PM
JD
missing packages
yum check
reports missing packages.
Is there a way to yum install missing packages
without having to specify their names?
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
11-13-2010, 06:48 PM
fred smith
missing packages
On Sat, Nov 13, 2010 at 10:56:31AM -0800, JD wrote:
> yum check
> reports missing packages.
> Is there a way to yum install missing packages
> without having to specify their names?
I suppose you could capture to a file, the list yum gives of missing
packages, then edit the file til it looks like a yum commandline, then
run it.
--
---- Fred Smith -- fredex@fcshome.stoneham.ma.us -----------------------------
"Not everyone who says to me, 'Lord, Lord,' will enter the kingdom of
heaven, but only he who does the will of my Father who is in heaven."
------------------------------ Matthew 7:21 (niv) -----------------------------
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
11-13-2010, 07:11 PM
JD
missing packages
On 11/13/2010 11:48 AM, fred smith wrote:
> On Sat, Nov 13, 2010 at 10:56:31AM -0800, JD wrote:
>> yum check
>> reports missing packages.
>> Is there a way to yum install missing packages
>> without having to specify their names?
> I suppose you could capture to a file, the list yum gives of missing
> packages, then edit the file til it looks like a yum commandline, then
> run it.
>
Yeah I know that.
I was hoping that there is an incantation of yum
or a package manager to go and fetch and install
missing packages.
Thanx for the suggestion.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
11-13-2010, 07:56 PM
Kam Leo
missing packages
On Sat, Nov 13, 2010 at 12:11 PM, JD <jd1008@gmail.com> wrote:
On 11/13/2010 11:48 AM, fred smith wrote:
> On Sat, Nov 13, 2010 at 10:56:31AM -0800, JD wrote:
>> yum check
>> reports missing packages.
>> Is there a way to yum install missing packages
>> without having to specify their names?
> I suppose you could capture to a file, the list yum gives of missing
> packages, then edit the file til it looks like a yum commandline, then
> run it.
>
Yeah * I know that.
I was hoping that there is an incantation of yum
or a package manager to go and fetch and install
missing packages.
Thanx for the suggestion.
If the missing packages are dependencies and are available they will be automatically pulled in when you run yum.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
11-13-2010, 10:08 PM
JD
missing packages
On 11/13/2010 12:56 PM, Kam Leo wrote:
> On Sat, Nov 13, 2010 at 12:11 PM, JD <jd1008@gmail.com
> <mailto:jd1008@gmail.com>> wrote:
>
> On 11/13/2010 11:48 AM, fred smith wrote:
> > On Sat, Nov 13, 2010 at 10:56:31AM -0800, JD wrote:
> >> yum check
> >> reports missing packages.
> >> Is there a way to yum install missing packages
> >> without having to specify their names?
> > I suppose you could capture to a file, the list yum gives of missing
> > packages, then edit the file til it looks like a yum
> commandline, then
> > run it.
> >
> Yeah I know that.
> I was hoping that there is an incantation of yum
> or a package manager to go and fetch and install
> missing packages.
> Thanx for the suggestion.
>
>
> If the missing packages are dependencies and are available they will
> be automatically pulled in when you run yum.
I did yum update and yum says:
.
.
.
Setting up Update Process
No Packages marked for Update
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines